6c65640510e0c1e68bd35d14409c0950b3af0226
[linux-2.6.git] / configs / kernel-2.6.18-i686-uml-planetlab.config
1 #
2 # Automatically generated make config: don't edit
3 # Linux kernel version: 2.6.18-1.2260_FC5.0
4 # Fri Dec 29 05:55:17 2006
5 #
6 CONFIG_DEFCONFIG_LIST="arch/$ARCH/defconfig"
7 CONFIG_GENERIC_HARDIRQS=y
8 CONFIG_UML=y
9 CONFIG_MMU=y
10 CONFIG_GENERIC_CALIBRATE_DELAY=y
11 CONFIG_IRQ_RELEASE_METHOD=y
12
13 #
14 # UML-specific options
15 #
16 # CONFIG_MODE_TT is not set
17 # CONFIG_STATIC_LINK is not set
18 CONFIG_MODE_SKAS=y
19
20 #
21 # Host processor type and features
22 #
23 # CONFIG_M386 is not set
24 # CONFIG_M486 is not set
25 # CONFIG_M586 is not set
26 # CONFIG_M586TSC is not set
27 # CONFIG_M586MMX is not set
28 # CONFIG_M686 is not set
29 # CONFIG_MPENTIUMII is not set
30 # CONFIG_MPENTIUMIII is not set
31 # CONFIG_MPENTIUMM is not set
32 CONFIG_MPENTIUM4=y
33 # CONFIG_MK6 is not set
34 # CONFIG_MK7 is not set
35 # CONFIG_MK8 is not set
36 # CONFIG_MCRUSOE is not set
37 # CONFIG_MEFFICEON is not set
38 # CONFIG_MWINCHIPC6 is not set
39 # CONFIG_MWINCHIP2 is not set
40 # CONFIG_MWINCHIP3D is not set
41 # CONFIG_MGEODEGX1 is not set
42 # CONFIG_MGEODE_LX is not set
43 # CONFIG_MCYRIXIII is not set
44 # CONFIG_MVIAC3_2 is not set
45 # CONFIG_X86_GENERIC is not set
46 CONFIG_X86_CMPXCHG=y
47 CONFIG_X86_XADD=y
48 CONFIG_X86_L1_CACHE_SHIFT=7
49 CONFIG_RWSEM_XCHGADD_ALGORITHM=y
50 CONFIG_X86_WP_WORKS_OK=y
51 CONFIG_X86_INVLPG=y
52 CONFIG_X86_BSWAP=y
53 CONFIG_X86_POPAD_OK=y
54 CONFIG_X86_CMPXCHG64=y
55 CONFIG_X86_GOOD_APIC=y
56 CONFIG_X86_INTEL_USERCOPY=y
57 CONFIG_X86_USE_PPRO_CHECKSUM=y
58 CONFIG_X86_TSC=y
59 CONFIG_UML_X86=y
60 # CONFIG_64BIT is not set
61 CONFIG_SEMAPHORE_SLEEPERS=y
62 # CONFIG_HOST_2G_2G is not set
63 CONFIG_TOP_ADDR=0xc0000000
64 # CONFIG_3_LEVEL_PGTABLES is not set
65 CONFIG_STUB_CODE=0xbfffe000
66 CONFIG_STUB_DATA=0xbffff000
67 CONFIG_STUB_START=0xbfffe000
68 CONFIG_ARCH_HAS_SC_SIGNALS=y
69 CONFIG_ARCH_REUSE_HOST_VSYSCALL_AREA=y
70 CONFIG_GENERIC_HWEIGHT=y
71 CONFIG_SELECT_MEMORY_MODEL=y
72 CONFIG_FLATMEM_MANUAL=y
73 # CONFIG_DISCONTIGMEM_MANUAL is not set
74 # CONFIG_SPARSEMEM_MANUAL is not set
75 CONFIG_FLATMEM=y
76 CONFIG_FLAT_NODE_MEM_MAP=y
77 # CONFIG_SPARSEMEM_STATIC is not set
78 CONFIG_SPLIT_PTLOCK_CPUS=4096
79 # CONFIG_RESOURCES_64BIT is not set
80 CONFIG_LD_SCRIPT_DYN=y
81 CONFIG_NET=y
82 CONFIG_BINFMT_ELF=y
83 CONFIG_BINFMT_MISC=m
84 CONFIG_HOSTFS=y
85 # CONFIG_HPPFS is not set
86 CONFIG_MCONSOLE=y
87 # CONFIG_MAGIC_SYSRQ is not set
88 CONFIG_NEST_LEVEL=0
89 # CONFIG_HIGHMEM is not set
90 CONFIG_KERNEL_STACK_ORDER=2
91 CONFIG_UML_REAL_TIME_CLOCK=y
92 # CONFIG_HZ_100 is not set
93 CONFIG_HZ_250=y
94 # CONFIG_HZ_1000 is not set
95 CONFIG_HZ=250
96
97 #
98 # Code maturity level options
99 #
100 CONFIG_EXPERIMENTAL=y
101 CONFIG_BROKEN_ON_SMP=y
102 CONFIG_INIT_ENV_ARG_LIMIT=128
103
104 #
105 # General setup
106 #
107 CONFIG_LOCALVERSION=""
108 CONFIG_LOCALVERSION_AUTO=y
109 CONFIG_SWAP=y
110 CONFIG_SYSVIPC=y
111 CONFIG_POSIX_MQUEUE=y
112 CONFIG_BSD_PROCESS_ACCT=y
113 # CONFIG_BSD_PROCESS_ACCT_V3 is not set
114 # CONFIG_TASKSTATS is not set
115 # CONFIG_AUDIT is not set
116 CONFIG_IKCONFIG=y
117 CONFIG_IKCONFIG_PROC=y
118 CONFIG_OOM_PANIC=y
119 # CONFIG_RELAY is not set
120 CONFIG_INITRAMFS_SOURCE=""
121 CONFIG_CC_OPTIMIZE_FOR_SIZE=y
122 # CONFIG_EMBEDDED is not set
123 CONFIG_UID16=y
124 CONFIG_SYSCTL=y
125 CONFIG_KALLSYMS=y
126 # CONFIG_KALLSYMS_ALL is not set
127 CONFIG_KALLSYMS_EXTRA_PASS=y
128 CONFIG_HOTPLUG=y
129 CONFIG_PRINTK=y
130 CONFIG_BUG=y
131 CONFIG_ELF_CORE=y
132 CONFIG_BASE_FULL=y
133 CONFIG_FUTEX=y
134 CONFIG_EPOLL=y
135 CONFIG_SHMEM=y
136 CONFIG_SLAB=y
137 CONFIG_VM_EVENT_COUNTERS=y
138 CONFIG_RT_MUTEXES=y
139 # CONFIG_TINY_SHMEM is not set
140 CONFIG_BASE_SMALL=0
141 # CONFIG_SLOB is not set
142
143 #
144 # Loadable module support
145 #
146 CONFIG_MODULES=y
147 CONFIG_MODULE_UNLOAD=y
148 # CONFIG_MODULE_FORCE_UNLOAD is not set
149 # CONFIG_MODVERSIONS is not set
150 # CONFIG_MODULE_SRCVERSION_ALL is not set
151 # CONFIG_MODULE_SIG is not set
152 CONFIG_KMOD=y
153
154 #
155 # Block layer
156 #
157 # CONFIG_LBD is not set
158 # CONFIG_BLK_DEV_IO_TRACE is not set
159 # CONFIG_LSF is not set
160
161 #
162 # IO Schedulers
163 #
164 CONFIG_IOSCHED_NOOP=y
165 # CONFIG_IOSCHED_AS is not set
166 # CONFIG_IOSCHED_DEADLINE is not set
167 CONFIG_IOSCHED_CFQ=y
168 # CONFIG_DEFAULT_AS is not set
169 # CONFIG_DEFAULT_DEADLINE is not set
170 CONFIG_DEFAULT_CFQ=y
171 # CONFIG_DEFAULT_NOOP is not set
172 CONFIG_DEFAULT_IOSCHED="cfq"
173
174 #
175 # Block devices
176 #
177 CONFIG_BLK_DEV_UBD=y
178 # CONFIG_BLK_DEV_UBD_SYNC is not set
179 CONFIG_BLK_DEV_COW_COMMON=y
180 # CONFIG_MMAPPER is not set
181 CONFIG_BLK_DEV_LOOP=m
182 # CONFIG_BLK_DEV_CRYPTOLOOP is not set
183 # CONFIG_BLK_DEV_VROOT is not set
184 CONFIG_BLK_DEV_NBD=m
185 CONFIG_BLK_DEV_RAM=m
186 CONFIG_BLK_DEV_RAM_COUNT=16
187 CONFIG_BLK_DEV_RAM_SIZE=4096
188 CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
189 CONFIG_BLK_DEV_INITRD=y
190 # CONFIG_ATA_OVER_ETH is not set
191
192 #
193 # Character Devices
194 #
195 CONFIG_STDERR_CONSOLE=y
196 CONFIG_STDIO_CONSOLE=y
197 CONFIG_SSL=y
198 CONFIG_NULL_CHAN=y
199 CONFIG_PORT_CHAN=y
200 CONFIG_PTY_CHAN=y
201 CONFIG_TTY_CHAN=y
202 CONFIG_XTERM_CHAN=y
203 # CONFIG_NOCONFIG_CHAN is not set
204 CONFIG_CON_ZERO_CHAN="fd:0,fd:1"
205 CONFIG_CON_CHAN="xterm"
206 CONFIG_SSL_CHAN="pty"
207 CONFIG_UNIX98_PTYS=y
208 CONFIG_LEGACY_PTYS=y
209 CONFIG_LEGACY_PTY_COUNT=256
210 # CONFIG_WATCHDOG is not set
211 CONFIG_UML_SOUND=m
212 CONFIG_SOUND=m
213 CONFIG_HOSTAUDIO=m
214 CONFIG_UML_RANDOM=y
215
216 #
217 # Generic Driver Options
218 #
219 CONFIG_STANDALONE=y
220 CONFIG_PREVENT_FIRMWARE_BUILD=y
221 # CONFIG_FW_LOADER is not set
222 # CONFIG_DEBUG_DRIVER is not set
223 # CONFIG_SYS_HYPERVISOR is not set
224
225 #
226 # Networking
227 #
228
229 #
230 # Networking options
231 #
232 # CONFIG_NETDEBUG is not set
233 CONFIG_PACKET=y
234 CONFIG_PACKET_MMAP=y
235 CONFIG_UNIX=y
236 CONFIG_XFRM=y
237 # CONFIG_XFRM_USER is not set
238 # CONFIG_NET_KEY is not set
239 CONFIG_INET=y
240 # CONFIG_IP_MULTICAST is not set
241 CONFIG_IP_ADVANCED_ROUTER=y
242 CONFIG_ASK_IP_FIB_HASH=y
243 # CONFIG_IP_FIB_TRIE is not set
244 CONFIG_IP_FIB_HASH=y
245 CONFIG_IP_MULTIPLE_TABLES=y
246 CONFIG_IP_ROUTE_FWMARK=y
247 # CONFIG_IP_ROUTE_MULTIPATH is not set
248 # CONFIG_IP_ROUTE_VERBOSE is not set
249 # CONFIG_IP_PNP is not set
250 # CONFIG_NET_IPIP is not set
251 # CONFIG_NET_IPGRE is not set
252 # CONFIG_ARPD is not set
253 # CONFIG_SYN_COOKIES is not set
254 # CONFIG_INET_AH is not set
255 # CONFIG_INET_ESP is not set
256 # CONFIG_INET_IPCOMP is not set
257 # CONFIG_INET_XFRM_TUNNEL is not set
258 # CONFIG_INET_TUNNEL is not set
259 CONFIG_INET_XFRM_MODE_TRANSPORT=y
260 CONFIG_INET_XFRM_MODE_TUNNEL=y
261 CONFIG_INET_DIAG=y
262 CONFIG_INET_TCP_DIAG=y
263 # CONFIG_TCP_CONG_ADVANCED is not set
264 CONFIG_TCP_CONG_BIC=y
265
266 #
267 # IP: Virtual Server Configuration
268 #
269 # CONFIG_IP_VS is not set
270 CONFIG_ICMP_IPOD=y
271 # CONFIG_IPV6 is not set
272 # CONFIG_INET6_XFRM_TUNNEL is not set
273 # CONFIG_INET6_TUNNEL is not set
274 # CONFIG_NETWORK_SECMARK is not set
275 CONFIG_NETFILTER=y
276 # CONFIG_NETFILTER_DEBUG is not set
277
278 #
279 # Core Netfilter Configuration
280 #
281 # CONFIG_NETFILTER_NETLINK is not set
282 # CONFIG_NETFILTER_XTABLES is not set
283
284 #
285 # IP: Netfilter Configuration
286 #
287 CONFIG_IP_NF_CONNTRACK=m
288 # CONFIG_IP_NF_CT_ACCT is not set
289 # CONFIG_IP_NF_CONNTRACK_MARK is not set
290 # CONFIG_IP_NF_CONNTRACK_EVENTS is not set
291 # CONFIG_IP_NF_CT_PROTO_SCTP is not set
292 # CONFIG_IP_NF_FTP is not set
293 # CONFIG_IP_NF_IRC is not set
294 # CONFIG_IP_NF_NETBIOS_NS is not set
295 # CONFIG_IP_NF_TFTP is not set
296 # CONFIG_IP_NF_AMANDA is not set
297 # CONFIG_IP_NF_PPTP is not set
298 # CONFIG_IP_NF_H323 is not set
299 # CONFIG_IP_NF_SIP is not set
300 # CONFIG_IP_NF_QUEUE is not set
301 CONFIG_IP_NF_SET=m
302 CONFIG_IP_NF_SET_MAX=256
303 CONFIG_IP_NF_SET_HASHSIZE=1024
304 # CONFIG_IP_NF_SET_IPMAP is not set
305 # CONFIG_IP_NF_SET_MACIPMAP is not set
306 # CONFIG_IP_NF_SET_PORTMAP is not set
307 # CONFIG_IP_NF_SET_IPHASH is not set
308 # CONFIG_IP_NF_SET_NETHASH is not set
309 # CONFIG_IP_NF_SET_IPPORTHASH is not set
310 # CONFIG_IP_NF_SET_IPTREE is not set
311 # CONFIG_IP_NF_MATCH_SET is not set
312 # CONFIG_IP_NF_TARGET_SET is not set
313 CONFIG_VNET=m
314
315 #
316 # DCCP Configuration (EXPERIMENTAL)
317 #
318 # CONFIG_IP_DCCP is not set
319
320 #
321 # SCTP Configuration (EXPERIMENTAL)
322 #
323 # CONFIG_IP_SCTP is not set
324
325 #
326 # TIPC Configuration (EXPERIMENTAL)
327 #
328 # CONFIG_TIPC is not set
329 # CONFIG_ATM is not set
330 # CONFIG_BRIDGE is not set
331 # CONFIG_VLAN_8021Q is not set
332 # CONFIG_DECNET is not set
333 # CONFIG_LLC2 is not set
334 # CONFIG_IPX is not set
335 # CONFIG_ATALK is not set
336 # CONFIG_X25 is not set
337 # CONFIG_LAPB is not set
338 # CONFIG_ECONET is not set
339 # CONFIG_WAN_ROUTER is not set
340
341 #
342 # QoS and/or fair queueing
343 #
344 CONFIG_NET_SCHED=y
345 # CONFIG_NET_SCH_CLK_JIFFIES is not set
346 CONFIG_NET_SCH_CLK_GETTIMEOFDAY=y
347 # CONFIG_NET_SCH_CLK_CPU is not set
348
349 #
350 # Queueing/Scheduling
351 #
352 # CONFIG_NET_SCH_CBQ is not set
353 # CONFIG_NET_SCH_HTB is not set
354 # CONFIG_NET_SCH_HFSC is not set
355 # CONFIG_NET_SCH_PRIO is not set
356 # CONFIG_NET_SCH_RED is not set
357 # CONFIG_NET_SCH_SFQ is not set
358 # CONFIG_NET_SCH_TEQL is not set
359 # CONFIG_NET_SCH_TBF is not set
360 # CONFIG_NET_SCH_GRED is not set
361 # CONFIG_NET_SCH_DSMARK is not set
362 # CONFIG_NET_SCH_NETEM is not set
363 # CONFIG_NET_SCH_INGRESS is not set
364
365 #
366 # Classification
367 #
368 # CONFIG_NET_CLS_BASIC is not set
369 # CONFIG_NET_CLS_TCINDEX is not set
370 # CONFIG_NET_CLS_ROUTE4 is not set
371 # CONFIG_NET_CLS_FW is not set
372 # CONFIG_NET_CLS_U32 is not set
373 # CONFIG_NET_CLS_RSVP is not set
374 # CONFIG_NET_CLS_RSVP6 is not set
375 # CONFIG_NET_EMATCH is not set
376 # CONFIG_NET_CLS_ACT is not set
377 # CONFIG_NET_CLS_POLICE is not set
378 # CONFIG_NET_ESTIMATOR is not set
379
380 #
381 # Network testing
382 #
383 # CONFIG_NET_PKTGEN is not set
384 # CONFIG_HAMRADIO is not set
385 # CONFIG_IRDA is not set
386 # CONFIG_BT is not set
387 # CONFIG_IEEE80211 is not set
388 # CONFIG_TUX is not set
389
390 #
391 # UML Network Devices
392 #
393 CONFIG_UML_NET=y
394 CONFIG_UML_NET_ETHERTAP=y
395 CONFIG_UML_NET_TUNTAP=y
396 CONFIG_UML_NET_SLIP=y
397 CONFIG_UML_NET_DAEMON=y
398 CONFIG_UML_NET_MCAST=y
399 # CONFIG_UML_NET_PCAP is not set
400 CONFIG_UML_NET_SLIRP=y
401
402 #
403 # Network device support
404 #
405 CONFIG_NETDEVICES=y
406 CONFIG_DUMMY=m
407 # CONFIG_BONDING is not set
408 # CONFIG_EQUALIZER is not set
409 CONFIG_TUN=m
410
411 #
412 # PHY device support
413 #
414
415 #
416 # Wireless LAN (non-hamradio)
417 #
418 # CONFIG_NET_RADIO is not set
419
420 #
421 # Wan interfaces
422 #
423 # CONFIG_WAN is not set
424 CONFIG_PPP=m
425 # CONFIG_PPP_MULTILINK is not set
426 # CONFIG_PPP_FILTER is not set
427 # CONFIG_PPP_ASYNC is not set
428 # CONFIG_PPP_SYNC_TTY is not set
429 # CONFIG_PPP_DEFLATE is not set
430 # CONFIG_PPP_BSDCOMP is not set
431 # CONFIG_PPP_MPPE is not set
432 # CONFIG_PPPOE is not set
433 CONFIG_SLIP=m
434 # CONFIG_SLIP_COMPRESSED is not set
435 # CONFIG_SLIP_SMART is not set
436 # CONFIG_SLIP_MODE_SLIP6 is not set
437 # CONFIG_SHAPER is not set
438 # CONFIG_NETCONSOLE is not set
439 # CONFIG_NETPOLL is not set
440 # CONFIG_NET_POLL_CONTROLLER is not set
441
442 #
443 # Connector - unified userspace <-> kernelspace linker
444 #
445 # CONFIG_CONNECTOR is not set
446
447 #
448 # File systems
449 #
450 CONFIG_EXT2_FS=y
451 # CONFIG_EXT2_FS_XATTR is not set
452 # CONFIG_EXT2_FS_XIP is not set
453 CONFIG_EXT3_FS=y
454 # CONFIG_EXT3_FS_XATTR is not set
455 CONFIG_JBD=y
456 # CONFIG_JBD_DEBUG is not set
457 # CONFIG_REISERFS_FS is not set
458 # CONFIG_JFS_FS is not set
459 # CONFIG_FS_POSIX_ACL is not set
460 # CONFIG_XFS_FS is not set
461 # CONFIG_OCFS2_FS is not set
462 # CONFIG_MINIX_FS is not set
463 # CONFIG_ROMFS_FS is not set
464 CONFIG_INOTIFY=y
465 CONFIG_INOTIFY_USER=y
466 CONFIG_QUOTA=y
467 # CONFIG_QFMT_V1 is not set
468 # CONFIG_QFMT_V2 is not set
469 CONFIG_QUOTACTL=y
470 CONFIG_DNOTIFY=y
471 CONFIG_AUTOFS_FS=m
472 CONFIG_AUTOFS4_FS=m
473 # CONFIG_FUSE_FS is not set
474
475 #
476 # Caches
477 #
478 # CONFIG_FSCACHE is not set
479
480 #
481 # CD-ROM/DVD Filesystems
482 #
483 CONFIG_ISO9660_FS=m
484 CONFIG_JOLIET=y
485 # CONFIG_ZISOFS is not set
486 # CONFIG_UDF_FS is not set
487
488 #
489 # DOS/FAT/NT Filesystems
490 #
491 CONFIG_FAT_FS=m
492 CONFIG_MSDOS_FS=m
493 CONFIG_VFAT_FS=m
494 CONFIG_FAT_DEFAULT_CODEPAGE=437
495 CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
496 # CONFIG_NTFS_FS is not set
497
498 #
499 # Pseudo filesystems
500 #
501 CONFIG_PROC_FS=y
502 CONFIG_PROC_KCORE=y
503 CONFIG_SYSFS=y
504 CONFIG_TMPFS=y
505 # CONFIG_HUGETLB_PAGE is not set
506 CONFIG_RAMFS=y
507 # CONFIG_CONFIGFS_FS is not set
508
509 #
510 # Miscellaneous filesystems
511 #
512 # CONFIG_ADFS_FS is not set
513 # CONFIG_AFFS_FS is not set
514 # CONFIG_HFS_FS is not set
515 # CONFIG_HFSPLUS_FS is not set
516 # CONFIG_BEFS_FS is not set
517 # CONFIG_BFS_FS is not set
518 # CONFIG_EFS_FS is not set
519 # CONFIG_CRAMFS is not set
520 # CONFIG_SQUASHFS is not set
521 # CONFIG_VXFS_FS is not set
522 # CONFIG_HPFS_FS is not set
523 # CONFIG_QNX4FS_FS is not set
524 # CONFIG_SYSV_FS is not set
525 # CONFIG_UFS_FS is not set
526
527 #
528 # Network File Systems
529 #
530 # CONFIG_NFS_FS is not set
531 # CONFIG_NFSD is not set
532 # CONFIG_SMB_FS is not set
533 # CONFIG_CIFS is not set
534 # CONFIG_NCP_FS is not set
535 # CONFIG_CODA_FS is not set
536 # CONFIG_AFS_FS is not set
537 # CONFIG_9P_FS is not set
538
539 #
540 # Partition Types
541 #
542 # CONFIG_PARTITION_ADVANCED is not set
543 CONFIG_MSDOS_PARTITION=y
544
545 #
546 # Native Language Support
547 #
548 CONFIG_NLS=y
549 CONFIG_NLS_DEFAULT="iso8859-1"
550 # CONFIG_NLS_CODEPAGE_437 is not set
551 # CONFIG_NLS_CODEPAGE_737 is not set
552 # CONFIG_NLS_CODEPAGE_775 is not set
553 # CONFIG_NLS_CODEPAGE_850 is not set
554 # CONFIG_NLS_CODEPAGE_852 is not set
555 # CONFIG_NLS_CODEPAGE_855 is not set
556 # CONFIG_NLS_CODEPAGE_857 is not set
557 # CONFIG_NLS_CODEPAGE_860 is not set
558 # CONFIG_NLS_CODEPAGE_861 is not set
559 # CONFIG_NLS_CODEPAGE_862 is not set
560 # CONFIG_NLS_CODEPAGE_863 is not set
561 # CONFIG_NLS_CODEPAGE_864 is not set
562 # CONFIG_NLS_CODEPAGE_865 is not set
563 # CONFIG_NLS_CODEPAGE_866 is not set
564 # CONFIG_NLS_CODEPAGE_869 is not set
565 # CONFIG_NLS_CODEPAGE_936 is not set
566 # CONFIG_NLS_CODEPAGE_950 is not set
567 # CONFIG_NLS_CODEPAGE_932 is not set
568 # CONFIG_NLS_CODEPAGE_949 is not set
569 # CONFIG_NLS_CODEPAGE_874 is not set
570 # CONFIG_NLS_ISO8859_8 is not set
571 # CONFIG_NLS_CODEPAGE_1250 is not set
572 # CONFIG_NLS_CODEPAGE_1251 is not set
573 CONFIG_NLS_ASCII=m
574 # CONFIG_NLS_ISO8859_1 is not set
575 # CONFIG_NLS_ISO8859_2 is not set
576 # CONFIG_NLS_ISO8859_3 is not set
577 # CONFIG_NLS_ISO8859_4 is not set
578 # CONFIG_NLS_ISO8859_5 is not set
579 # CONFIG_NLS_ISO8859_6 is not set
580 # CONFIG_NLS_ISO8859_7 is not set
581 # CONFIG_NLS_ISO8859_9 is not set
582 # CONFIG_NLS_ISO8859_13 is not set
583 # CONFIG_NLS_ISO8859_14 is not set
584 # CONFIG_NLS_ISO8859_15 is not set
585 # CONFIG_NLS_KOI8_R is not set
586 # CONFIG_NLS_KOI8_U is not set
587 CONFIG_NLS_UTF8=m
588
589 #
590 # Linux VServer
591 #
592 CONFIG_VSERVER_FILESHARING=y
593 CONFIG_VSERVER_LEGACY=y
594 # CONFIG_VSERVER_LEGACY_VERSION is not set
595 CONFIG_VSERVER_LEGACYNET=y
596 # CONFIG_VSERVER_PROC_SECURE is not set
597 CONFIG_VSERVER_HARDCPU=y
598 CONFIG_VSERVER_HARDCPU_IDLE=y
599 CONFIG_VSERVER_ACB_SCHED=y
600 # CONFIG_INOXID_NONE is not set
601 # CONFIG_INOXID_UID16 is not set
602 # CONFIG_INOXID_GID16 is not set
603 CONFIG_INOXID_UGID24=y
604 # CONFIG_INOXID_INTERN is not set
605 # CONFIG_INOXID_RUNTIME is not set
606 # CONFIG_XID_TAG_NFSD is not set
607 # CONFIG_VSERVER_DEBUG is not set
608 CONFIG_VSERVER=y
609
610 #
611 # Security options
612 #
613 # CONFIG_KEYS is not set
614 # CONFIG_SECURITY is not set
615
616 #
617 # Cryptographic options
618 #
619 # CONFIG_CRYPTO is not set
620
621 #
622 # Hardware crypto devices
623 #
624
625 #
626 # Library routines
627 #
628 # CONFIG_CRC_CCITT is not set
629 # CONFIG_CRC16 is not set
630 CONFIG_CRC32=m
631 # CONFIG_LIBCRC32C is not set
632 CONFIG_PLIST=y
633
634 #
635 # Multi-device support (RAID and LVM)
636 #
637 # CONFIG_MD is not set
638 # CONFIG_INPUT is not set
639
640 #
641 # Kernel hacking
642 #
643 # CONFIG_PRINTK_TIME is not set
644 # CONFIG_UNUSED_SYMBOLS is not set
645 CONFIG_DEBUG_KERNEL=y
646 CONFIG_LOG_BUF_SHIFT=14
647 CONFIG_DETECT_SOFTLOCKUP=y
648 # CONFIG_SCHEDSTATS is not set
649 CONFIG_DEBUG_SLAB=y
650 # CONFIG_DEBUG_SLAB_LEAK is not set
651 # CONFIG_DEBUG_RT_MUTEXES is not set
652 # CONFIG_RT_MUTEX_TESTER is not set
653 # CONFIG_DEBUG_SPINLOCK is not set
654 # CONFIG_DEBUG_MUTEXES is not set
655 # CONFIG_DEBUG_RWSEMS is not set
656 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
657 # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
658 # CONFIG_DEBUG_KOBJECT is not set
659 CONFIG_DEBUG_INFO=y
660 # CONFIG_DEBUG_FS is not set
661 # CONFIG_DEBUG_VM is not set
662 # CONFIG_DEBUG_LIST is not set
663 CONFIG_FRAME_POINTER=y
664 # CONFIG_UNWIND_INFO is not set
665 CONFIG_FORCED_INLINING=y
666 # CONFIG_BOOT_DELAY is not set
667 # CONFIG_RCU_TORTURE_TEST is not set
668 # CONFIG_GPROF is not set
669 # CONFIG_GCOV is not set