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