1ea71f4d675ac6750085c3493df9f1a72ba1d50c
[linux-2.6.git] / arch / um / defconfig
1 #
2 # Automatically generated make config: don't edit
3 #
4 CONFIG_USERMODE=y
5 CONFIG_MMU=y
6 CONFIG_UID16=y
7 CONFIG_RWSEM_GENERIC_SPINLOCK=y
8
9 #
10 # UML-specific options
11 #
12 CONFIG_MODE_TT=y
13 CONFIG_MODE_SKAS=y
14 CONFIG_NET=y
15 CONFIG_BINFMT_ELF=y
16 CONFIG_BINFMT_MISC=y
17 CONFIG_HOSTFS=y
18 CONFIG_HPPFS=y
19 CONFIG_MCONSOLE=y
20 CONFIG_MAGIC_SYSRQ=y
21 # CONFIG_HOST_2G_2G is not set
22 # CONFIG_UML_SMP is not set
23 # CONFIG_SMP is not set
24 CONFIG_NEST_LEVEL=0
25 CONFIG_KERNEL_HALF_GIGS=1
26 # CONFIG_HIGHMEM is not set
27 CONFIG_PROC_MM=y
28 CONFIG_KERNEL_STACK_ORDER=2
29 CONFIG_UML_REAL_TIME_CLOCK=y
30
31 #
32 # Code maturity level options
33 #
34 CONFIG_EXPERIMENTAL=y
35 CONFIG_CLEAN_COMPILE=y
36 CONFIG_STANDALONE=y
37 CONFIG_BROKEN_ON_SMP=y
38
39 #
40 # General setup
41 #
42 CONFIG_SWAP=y
43 CONFIG_SYSVIPC=y
44 CONFIG_BSD_PROCESS_ACCT=y
45 CONFIG_SYSCTL=y
46 CONFIG_LOG_BUF_SHIFT=14
47 # CONFIG_HOTPLUG is not set
48 # CONFIG_IKCONFIG is not set
49 # CONFIG_EMBEDDED is not set
50 CONFIG_KALLSYMS=y
51 CONFIG_FUTEX=y
52 CONFIG_EPOLL=y
53 CONFIG_IOSCHED_NOOP=y
54 CONFIG_IOSCHED_AS=y
55 CONFIG_IOSCHED_DEADLINE=y
56 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
57
58 #
59 # Loadable module support
60 #
61 # CONFIG_MODULES is not set
62
63 #
64 # Generic Driver Options
65 #
66
67 #
68 # Character Devices
69 #
70 CONFIG_STDIO_CONSOLE=y
71 CONFIG_SSL=y
72 CONFIG_FD_CHAN=y
73 CONFIG_NULL_CHAN=y
74 CONFIG_PORT_CHAN=y
75 CONFIG_PTY_CHAN=y
76 CONFIG_TTY_CHAN=y
77 CONFIG_XTERM_CHAN=y
78 CONFIG_CON_ZERO_CHAN="fd:0,fd:1"
79 CONFIG_CON_CHAN="xterm"
80 CONFIG_SSL_CHAN="pty"
81 CONFIG_UNIX98_PTYS=y
82 CONFIG_UNIX98_PTY_COUNT=256
83 # CONFIG_WATCHDOG is not set
84 CONFIG_UML_SOUND=y
85 CONFIG_SOUND=y
86 CONFIG_HOSTAUDIO=y
87
88 #
89 # Block Devices
90 #
91 CONFIG_BLK_DEV_UBD=y
92 # CONFIG_BLK_DEV_UBD_SYNC is not set
93 CONFIG_BLK_DEV_COW_COMMON=y
94 CONFIG_BLK_DEV_LOOP=y
95 CONFIG_BLK_DEV_NBD=y
96 CONFIG_BLK_DEV_RAM=y
97 CONFIG_BLK_DEV_RAM_SIZE=4096
98 CONFIG_BLK_DEV_INITRD=y
99 # CONFIG_MMAPPER is not set
100 CONFIG_NETDEVICES=y
101
102 #
103 # UML Network Devices
104 #
105 CONFIG_UML_NET=y
106 CONFIG_UML_NET_ETHERTAP=y
107 CONFIG_UML_NET_TUNTAP=y
108 CONFIG_UML_NET_SLIP=y
109 CONFIG_UML_NET_DAEMON=y
110 CONFIG_UML_NET_MCAST=y
111 # CONFIG_UML_NET_PCAP is not set
112 CONFIG_UML_NET_SLIRP=y
113
114 #
115 # Networking support
116 #
117
118 #
119 # Networking options
120 #
121 CONFIG_PACKET=y
122 CONFIG_PACKET_MMAP=y
123 # CONFIG_NETLINK_DEV is not set
124 CONFIG_UNIX=y
125 # CONFIG_NET_KEY is not set
126 CONFIG_INET=y
127 # CONFIG_IP_MULTICAST is not set
128 # CONFIG_IP_ADVANCED_ROUTER is not set
129 # CONFIG_IP_PNP is not set
130 # CONFIG_NET_IPIP is not set
131 # CONFIG_NET_IPGRE is not set
132 # CONFIG_ARPD is not set
133 # CONFIG_INET_ECN is not set
134 # CONFIG_SYN_COOKIES is not set
135 # CONFIG_INET_AH is not set
136 # CONFIG_INET_ESP is not set
137 # CONFIG_INET_IPCOMP is not set
138 # CONFIG_IPV6 is not set
139 # CONFIG_DECNET is not set
140 # CONFIG_BRIDGE is not set
141 # CONFIG_NETFILTER is not set
142
143 #
144 # SCTP Configuration (EXPERIMENTAL)
145 #
146 CONFIG_IPV6_SCTP__=y
147 # CONFIG_IP_SCTP is not set
148 # CONFIG_ATM is not set
149 # CONFIG_VLAN_8021Q is not set
150 # CONFIG_LLC2 is not set
151 # CONFIG_IPX is not set
152 # CONFIG_ATALK is not set
153 # CONFIG_X25 is not set
154 # CONFIG_LAPB is not set
155 # CONFIG_NET_DIVERT is not set
156 # CONFIG_ECONET is not set
157 # CONFIG_WAN_ROUTER is not set
158 # CONFIG_NET_FASTROUTE is not set
159 # CONFIG_NET_HW_FLOWCONTROL is not set
160
161 #
162 # QoS and/or fair queueing
163 #
164 # CONFIG_NET_SCHED is not set
165
166 #
167 # Network testing
168 #
169 # CONFIG_NET_PKTGEN is not set
170 CONFIG_DUMMY=y
171 # CONFIG_BONDING is not set
172 # CONFIG_EQUALIZER is not set
173 CONFIG_TUN=y
174
175 #
176 # Ethernet (10 or 100Mbit)
177 #
178 # CONFIG_NET_ETHERNET is not set
179
180 #
181 # Ethernet (1000 Mbit)
182 #
183
184 #
185 # Ethernet (10000 Mbit)
186 #
187 CONFIG_PPP=y
188 # CONFIG_PPP_MULTILINK is not set
189 # CONFIG_PPP_FILTER is not set
190 # CONFIG_PPP_ASYNC is not set
191 # CONFIG_PPP_SYNC_TTY is not set
192 # CONFIG_PPP_DEFLATE is not set
193 # CONFIG_PPP_BSDCOMP is not set
194 # CONFIG_PPPOE is not set
195 CONFIG_SLIP=y
196 # CONFIG_SLIP_COMPRESSED is not set
197 # CONFIG_SLIP_SMART is not set
198 # CONFIG_SLIP_MODE_SLIP6 is not set
199
200 #
201 # Wireless LAN (non-hamradio)
202 #
203 # CONFIG_NET_RADIO is not set
204
205 #
206 # Token Ring devices
207 #
208 # CONFIG_SHAPER is not set
209
210 #
211 # Wan interfaces
212 #
213 # CONFIG_WAN is not set
214
215 #
216 # Amateur Radio support
217 #
218 # CONFIG_HAMRADIO is not set
219
220 #
221 # IrDA (infrared) support
222 #
223 # CONFIG_IRDA is not set
224
225 #
226 # Bluetooth support
227 #
228 # CONFIG_BT is not set
229
230 #
231 # File systems
232 #
233 CONFIG_EXT2_FS=y
234 # CONFIG_EXT2_FS_XATTR is not set
235 # CONFIG_EXT3_FS is not set
236 # CONFIG_JBD is not set
237 CONFIG_REISERFS_FS=y
238 # CONFIG_REISERFS_CHECK is not set
239 # CONFIG_REISERFS_PROC_INFO is not set
240 # CONFIG_JFS_FS is not set
241 # CONFIG_XFS_FS is not set
242 CONFIG_MINIX_FS=y
243 # CONFIG_ROMFS_FS is not set
244 CONFIG_QUOTA=y
245 # CONFIG_QFMT_V1 is not set
246 # CONFIG_QFMT_V2 is not set
247 CONFIG_QUOTACTL=y
248 CONFIG_AUTOFS_FS=y
249 CONFIG_AUTOFS4_FS=y
250
251 #
252 # CD-ROM/DVD Filesystems
253 #
254 CONFIG_ISO9660_FS=y
255 # CONFIG_JOLIET is not set
256 # CONFIG_ZISOFS is not set
257 # CONFIG_UDF_FS is not set
258
259 #
260 # DOS/FAT/NT Filesystems
261 #
262 CONFIG_FAT_FS=y
263 CONFIG_MSDOS_FS=y
264 CONFIG_VFAT_FS=y
265 # CONFIG_NTFS_FS is not set
266
267 #
268 # Pseudo filesystems
269 #
270 CONFIG_PROC_FS=y
271 CONFIG_PROC_KCORE=y
272 CONFIG_DEVFS_FS=y
273 CONFIG_DEVFS_MOUNT=y
274 # CONFIG_DEVFS_DEBUG is not set
275 # CONFIG_DEVPTS_FS_XATTR is not set
276 CONFIG_TMPFS=y
277 # CONFIG_HUGETLB_PAGE is not set
278 CONFIG_RAMFS=y
279
280 #
281 # Miscellaneous filesystems
282 #
283 # CONFIG_ADFS_FS is not set
284 # CONFIG_AFFS_FS is not set
285 # CONFIG_HFS_FS is not set
286 # CONFIG_HFSPLUS_FS is not set
287 # CONFIG_BEFS_FS is not set
288 # CONFIG_BFS_FS is not set
289 # CONFIG_EFS_FS is not set
290 CONFIG_JFFS_FS=y
291 CONFIG_JFFS_FS_VERBOSE=0
292 # CONFIG_JFFS2_FS is not set
293 # CONFIG_CRAMFS is not set
294 # CONFIG_VXFS_FS is not set
295 # CONFIG_HPFS_FS is not set
296 # CONFIG_QNX4FS_FS is not set
297 # CONFIG_SYSV_FS is not set
298 # CONFIG_UFS_FS is not set
299
300 #
301 # Network File Systems
302 #
303 # CONFIG_NFS_FS is not set
304 # CONFIG_NFSD is not set
305 # CONFIG_EXPORTFS is not set
306 # CONFIG_SMB_FS is not set
307 # CONFIG_CIFS is not set
308 # CONFIG_NCP_FS is not set
309 # CONFIG_CODA_FS is not set
310 # CONFIG_AFS_FS is not set
311
312 #
313 # Partition Types
314 #
315 # CONFIG_PARTITION_ADVANCED is not set
316 CONFIG_MSDOS_PARTITION=y
317
318 #
319 # Native Language Support
320 #
321 CONFIG_NLS=y
322 CONFIG_NLS_DEFAULT="iso8859-1"
323 # CONFIG_NLS_CODEPAGE_437 is not set
324 # CONFIG_NLS_CODEPAGE_737 is not set
325 # CONFIG_NLS_CODEPAGE_775 is not set
326 # CONFIG_NLS_CODEPAGE_850 is not set
327 # CONFIG_NLS_CODEPAGE_852 is not set
328 # CONFIG_NLS_CODEPAGE_855 is not set
329 # CONFIG_NLS_CODEPAGE_857 is not set
330 # CONFIG_NLS_CODEPAGE_860 is not set
331 # CONFIG_NLS_CODEPAGE_861 is not set
332 # CONFIG_NLS_CODEPAGE_862 is not set
333 # CONFIG_NLS_CODEPAGE_863 is not set
334 # CONFIG_NLS_CODEPAGE_864 is not set
335 # CONFIG_NLS_CODEPAGE_865 is not set
336 # CONFIG_NLS_CODEPAGE_866 is not set
337 # CONFIG_NLS_CODEPAGE_869 is not set
338 # CONFIG_NLS_CODEPAGE_936 is not set
339 # CONFIG_NLS_CODEPAGE_950 is not set
340 # CONFIG_NLS_CODEPAGE_932 is not set
341 # CONFIG_NLS_CODEPAGE_949 is not set
342 # CONFIG_NLS_CODEPAGE_874 is not set
343 # CONFIG_NLS_ISO8859_8 is not set
344 # CONFIG_NLS_CODEPAGE_1250 is not set
345 # CONFIG_NLS_CODEPAGE_1251 is not set
346 # CONFIG_NLS_ISO8859_1 is not set
347 # CONFIG_NLS_ISO8859_2 is not set
348 # CONFIG_NLS_ISO8859_3 is not set
349 # CONFIG_NLS_ISO8859_4 is not set
350 # CONFIG_NLS_ISO8859_5 is not set
351 # CONFIG_NLS_ISO8859_6 is not set
352 # CONFIG_NLS_ISO8859_7 is not set
353 # CONFIG_NLS_ISO8859_9 is not set
354 # CONFIG_NLS_ISO8859_13 is not set
355 # CONFIG_NLS_ISO8859_14 is not set
356 # CONFIG_NLS_ISO8859_15 is not set
357 # CONFIG_NLS_KOI8_R is not set
358 # CONFIG_NLS_KOI8_U is not set
359 # CONFIG_NLS_UTF8 is not set
360
361 #
362 # Security options
363 #
364 # CONFIG_SECURITY is not set
365
366 #
367 # Cryptographic options
368 #
369 # CONFIG_CRYPTO is not set
370
371 #
372 # Library routines
373 #
374 # CONFIG_CRC32 is not set
375
376 #
377 # SCSI support
378 #
379 # CONFIG_SCSI is not set
380
381 #
382 # Multi-device support (RAID and LVM)
383 #
384 # CONFIG_MD is not set
385
386 #
387 # Memory Technology Devices (MTD)
388 #
389 CONFIG_MTD=y
390 # CONFIG_MTD_DEBUG is not set
391 # CONFIG_MTD_PARTITIONS is not set
392 # CONFIG_MTD_CONCAT is not set
393
394 #
395 # User Modules And Translation Layers
396 #
397 CONFIG_MTD_CHAR=y
398 CONFIG_MTD_BLOCK=y
399 # CONFIG_FTL is not set
400 # CONFIG_NFTL is not set
401 # CONFIG_INFTL is not set
402
403 #
404 # RAM/ROM/Flash chip drivers
405 #
406 # CONFIG_MTD_CFI is not set
407 # CONFIG_MTD_JEDECPROBE is not set
408 # CONFIG_MTD_RAM is not set
409 # CONFIG_MTD_ROM is not set
410 # CONFIG_MTD_ABSENT is not set
411 # CONFIG_MTD_OBSOLETE_CHIPS is not set
412
413 #
414 # Mapping drivers for chip access
415 #
416 # CONFIG_MTD_COMPLEX_MAPPINGS is not set
417
418 #
419 # Self-contained MTD device drivers
420 #
421 # CONFIG_MTD_SLRAM is not set
422 # CONFIG_MTD_MTDRAM is not set
423 CONFIG_MTD_BLKMTD=y
424
425 #
426 # Disk-On-Chip Device Drivers
427 #
428 # CONFIG_MTD_DOC2000 is not set
429 # CONFIG_MTD_DOC2001 is not set
430 # CONFIG_MTD_DOC2001PLUS is not set
431
432 #
433 # NAND Flash Device Drivers
434 #
435 # CONFIG_MTD_NAND is not set
436
437 #
438 # Kernel hacking
439 #
440 # CONFIG_DEBUG_SLAB is not set
441 # CONFIG_DEBUG_SPINLOCK is not set
442 CONFIG_DEBUG_INFO=y
443 CONFIG_FRAME_POINTER=y
444 CONFIG_PT_PROXY=y
445 # CONFIG_GPROF is not set
446 # CONFIG_GCOV is not set