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