Merge branch 'fix/asoc' into for-linus
[sfrench/cifs-2.6.git] / arch / arm / configs / cerfcube_defconfig
1 #
2 # Automatically generated make config: don't edit
3 # Linux kernel version: 2.6.12-rc1-bk2
4 # Sun Mar 27 14:19:40 2005
5 #
6 CONFIG_ARM=y
7 CONFIG_MMU=y
8 CONFIG_UID16=y
9 CONFIG_RWSEM_GENERIC_SPINLOCK=y
10 CONFIG_GENERIC_CALIBRATE_DELAY=y
11 CONFIG_GENERIC_IOMAP=y
12
13 #
14 # Code maturity level options
15 #
16 CONFIG_EXPERIMENTAL=y
17 CONFIG_CLEAN_COMPILE=y
18 CONFIG_BROKEN_ON_SMP=y
19
20 #
21 # General setup
22 #
23 CONFIG_LOCALVERSION=""
24 CONFIG_SWAP=y
25 CONFIG_SYSVIPC=y
26 # CONFIG_POSIX_MQUEUE is not set
27 CONFIG_BSD_PROCESS_ACCT=y
28 # CONFIG_BSD_PROCESS_ACCT_V3 is not set
29 CONFIG_SYSCTL=y
30 # CONFIG_AUDIT is not set
31 CONFIG_HOTPLUG=y
32 CONFIG_KOBJECT_UEVENT=y
33 # CONFIG_IKCONFIG is not set
34 # CONFIG_EMBEDDED is not set
35 CONFIG_KALLSYMS=y
36 # CONFIG_KALLSYMS_ALL is not set
37 # CONFIG_KALLSYMS_EXTRA_PASS is not set
38 CONFIG_BASE_FULL=y
39 CONFIG_FUTEX=y
40 CONFIG_EPOLL=y
41 CONFIG_CC_OPTIMIZE_FOR_SIZE=y
42 CONFIG_SHMEM=y
43 CONFIG_CC_ALIGN_FUNCTIONS=0
44 CONFIG_CC_ALIGN_LABELS=0
45 CONFIG_CC_ALIGN_LOOPS=0
46 CONFIG_CC_ALIGN_JUMPS=0
47 # CONFIG_TINY_SHMEM is not set
48 CONFIG_BASE_SMALL=0
49
50 #
51 # Loadable module support
52 #
53 CONFIG_MODULES=y
54 CONFIG_MODULE_UNLOAD=y
55 CONFIG_MODULE_FORCE_UNLOAD=y
56 CONFIG_OBSOLETE_MODPARM=y
57 # CONFIG_MODVERSIONS is not set
58 # CONFIG_MODULE_SRCVERSION_ALL is not set
59 CONFIG_KMOD=y
60
61 #
62 # System Type
63 #
64 # CONFIG_ARCH_CLPS7500 is not set
65 # CONFIG_ARCH_CLPS711X is not set
66 # CONFIG_ARCH_CO285 is not set
67 # CONFIG_ARCH_EBSA110 is not set
68 # CONFIG_ARCH_FOOTBRIDGE is not set
69 # CONFIG_ARCH_INTEGRATOR is not set
70 # CONFIG_ARCH_IOP3XX is not set
71 # CONFIG_ARCH_IXP4XX is not set
72 # CONFIG_ARCH_IXP2000 is not set
73 # CONFIG_ARCH_L7200 is not set
74 # CONFIG_ARCH_PXA is not set
75 # CONFIG_ARCH_RPC is not set
76 CONFIG_ARCH_SA1100=y
77 # CONFIG_ARCH_S3C2410 is not set
78 # CONFIG_ARCH_SHARK is not set
79 # CONFIG_ARCH_LH7A40X is not set
80 # CONFIG_ARCH_OMAP is not set
81 # CONFIG_ARCH_VERSATILE is not set
82 # CONFIG_ARCH_IMX is not set
83 # CONFIG_ARCH_H720X is not set
84
85 #
86 # SA11x0 Implementations
87 #
88 # CONFIG_SA1100_ASSABET is not set
89 CONFIG_SA1100_CERF=y
90 # CONFIG_SA1100_CERF_FLASH_8MB is not set
91 CONFIG_SA1100_CERF_FLASH_16MB=y
92 # CONFIG_SA1100_CERF_FLASH_32MB is not set
93 # CONFIG_SA1100_COLLIE is not set
94 # CONFIG_SA1100_H3100 is not set
95 # CONFIG_SA1100_H3600 is not set
96 # CONFIG_SA1100_BADGE4 is not set
97 # CONFIG_SA1100_JORNADA720 is not set
98 # CONFIG_SA1100_HACKKIT is not set
99 # CONFIG_SA1100_LART is not set
100 # CONFIG_SA1100_PLEB is not set
101 # CONFIG_SA1100_SHANNON is not set
102 # CONFIG_SA1100_SIMPAD is not set
103 # CONFIG_SA1100_SSP is not set
104
105 #
106 # Processor Type
107 #
108 CONFIG_CPU_32=y
109 CONFIG_CPU_SA1100=y
110 CONFIG_CPU_32v4=y
111 CONFIG_CPU_ABRT_EV4=y
112 CONFIG_CPU_CACHE_V4WB=y
113 CONFIG_CPU_CACHE_VIVT=y
114 CONFIG_CPU_TLB_V4WB=y
115 CONFIG_CPU_MINICACHE=y
116
117 #
118 # Processor Features
119 #
120
121 #
122 # Bus support
123 #
124 CONFIG_ISA=y
125
126 #
127 # PCCARD (PCMCIA/CardBus) support
128 #
129 CONFIG_PCCARD=m
130 # CONFIG_PCMCIA_DEBUG is not set
131 CONFIG_PCMCIA=m
132
133 #
134 # PC-card bridges
135 #
136 # CONFIG_I82365 is not set
137 # CONFIG_TCIC is not set
138 CONFIG_PCMCIA_SA1100=m
139
140 #
141 # Kernel Features
142 #
143 # CONFIG_PREEMPT is not set
144 CONFIG_DISCONTIGMEM=y
145 CONFIG_LEDS=y
146 CONFIG_LEDS_TIMER=y
147 CONFIG_LEDS_CPU=y
148 CONFIG_ALIGNMENT_TRAP=y
149
150 #
151 # Boot options
152 #
153 CONFIG_ZBOOT_ROM_TEXT=0x0
154 CONFIG_ZBOOT_ROM_BSS=0x0
155 CONFIG_CMDLINE="console=ttySA0,38400 root=/dev/mtdblock3 rootfstype=jffs2 rw mem=32M init=/linuxrc"
156 # CONFIG_XIP_KERNEL is not set
157
158 #
159 # CPU Frequency scaling
160 #
161 CONFIG_CPU_FREQ=y
162 CONFIG_CPU_FREQ_TABLE=y
163 # CONFIG_CPU_FREQ_DEBUG is not set
164 CONFIG_CPU_FREQ_STAT=y
165 # CONFIG_CPU_FREQ_STAT_DETAILS is not set
166 CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
167 # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
168 CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
169 # CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
170 CONFIG_CPU_FREQ_GOV_USERSPACE=m
171 # CONFIG_CPU_FREQ_GOV_ONDEMAND is not set
172 CONFIG_CPU_FREQ_SA1110=y
173
174 #
175 # Floating point emulation
176 #
177
178 #
179 # At least one emulation must be selected
180 #
181 # CONFIG_FPE_NWFPE is not set
182 CONFIG_FPE_FASTFPE=y
183
184 #
185 # Userspace binary formats
186 #
187 CONFIG_BINFMT_ELF=y
188 # CONFIG_BINFMT_AOUT is not set
189 # CONFIG_BINFMT_MISC is not set
190 # CONFIG_ARTHUR is not set
191
192 #
193 # Power management options
194 #
195 CONFIG_PM=y
196 # CONFIG_PM_LEGACY is not set
197 # CONFIG_APM is not set
198
199 #
200 # Device Drivers
201 #
202
203 #
204 # Generic Driver Options
205 #
206 CONFIG_STANDALONE=y
207 CONFIG_PREVENT_FIRMWARE_BUILD=y
208 # CONFIG_FW_LOADER is not set
209 # CONFIG_DEBUG_DRIVER is not set
210
211 #
212 # Memory Technology Devices (MTD)
213 #
214 CONFIG_MTD=y
215 # CONFIG_MTD_DEBUG is not set
216 # CONFIG_MTD_CONCAT is not set
217 CONFIG_MTD_PARTITIONS=y
218 CONFIG_MTD_REDBOOT_PARTS=y
219 CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1
220 # CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set
221 # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set
222 CONFIG_MTD_CMDLINE_PARTS=y
223 # CONFIG_MTD_AFS_PARTS is not set
224
225 #
226 # User Modules And Translation Layers
227 #
228 CONFIG_MTD_CHAR=m
229 CONFIG_MTD_BLOCK=y
230 # CONFIG_FTL is not set
231 # CONFIG_NFTL is not set
232 # CONFIG_INFTL is not set
233
234 #
235 # RAM/ROM/Flash chip drivers
236 #
237 CONFIG_MTD_CFI=y
238 # CONFIG_MTD_JEDECPROBE is not set
239 CONFIG_MTD_GEN_PROBE=y
240 # CONFIG_MTD_CFI_ADV_OPTIONS is not set
241 CONFIG_MTD_MAP_BANK_WIDTH_1=y
242 CONFIG_MTD_MAP_BANK_WIDTH_2=y
243 CONFIG_MTD_MAP_BANK_WIDTH_4=y
244 # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
245 # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
246 # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
247 CONFIG_MTD_CFI_I1=y
248 CONFIG_MTD_CFI_I2=y
249 # CONFIG_MTD_CFI_I4 is not set
250 # CONFIG_MTD_CFI_I8 is not set
251 CONFIG_MTD_CFI_INTELEXT=y
252 # CONFIG_MTD_CFI_AMDSTD is not set
253 # CONFIG_MTD_CFI_STAA is not set
254 CONFIG_MTD_CFI_UTIL=y
255 # CONFIG_MTD_RAM is not set
256 # CONFIG_MTD_ROM is not set
257 # CONFIG_MTD_ABSENT is not set
258 # CONFIG_MTD_XIP is not set
259
260 #
261 # Mapping drivers for chip access
262 #
263 # CONFIG_MTD_COMPLEX_MAPPINGS is not set
264 # CONFIG_MTD_PHYSMAP is not set
265 # CONFIG_MTD_ARM_INTEGRATOR is not set
266 CONFIG_MTD_SA1100=y
267 # CONFIG_MTD_EDB7312 is not set
268
269 #
270 # Self-contained MTD device drivers
271 #
272 # CONFIG_MTD_SLRAM is not set
273 # CONFIG_MTD_PHRAM is not set
274 # CONFIG_MTD_MTDRAM is not set
275 # CONFIG_MTD_BLKMTD is not set
276 # CONFIG_MTD_BLOCK2MTD is not set
277
278 #
279 # Disk-On-Chip Device Drivers
280 #
281 # CONFIG_MTD_DOC2000 is not set
282 # CONFIG_MTD_DOC2001 is not set
283 # CONFIG_MTD_DOC2001PLUS is not set
284
285 #
286 # NAND Flash Device Drivers
287 #
288 # CONFIG_MTD_NAND is not set
289
290 #
291 # Parallel port support
292 #
293 # CONFIG_PARPORT is not set
294
295 #
296 # Plug and Play support
297 #
298 # CONFIG_PNP is not set
299
300 #
301 # Block devices
302 #
303 # CONFIG_BLK_DEV_FD is not set
304 # CONFIG_BLK_DEV_XD is not set
305 # CONFIG_BLK_DEV_COW_COMMON is not set
306 CONFIG_BLK_DEV_LOOP=m
307 # CONFIG_BLK_DEV_CRYPTOLOOP is not set
308 # CONFIG_BLK_DEV_NBD is not set
309 CONFIG_BLK_DEV_RAM=m
310 CONFIG_BLK_DEV_RAM_COUNT=16
311 CONFIG_BLK_DEV_RAM_SIZE=4096
312 CONFIG_INITRAMFS_SOURCE=""
313 # CONFIG_CDROM_PKTCDVD is not set
314
315 #
316 # IO Schedulers
317 #
318 CONFIG_IOSCHED_NOOP=y
319 CONFIG_IOSCHED_AS=y
320 CONFIG_IOSCHED_DEADLINE=y
321 CONFIG_IOSCHED_CFQ=y
322 # CONFIG_ATA_OVER_ETH is not set
323
324 #
325 # ATA/ATAPI/MFM/RLL support
326 #
327 CONFIG_IDE=y
328 CONFIG_BLK_DEV_IDE=y
329
330 #
331 # Please see Documentation/ide.txt for help/info on IDE drives
332 #
333 # CONFIG_BLK_DEV_IDE_SATA is not set
334 CONFIG_BLK_DEV_IDEDISK=m
335 # CONFIG_IDEDISK_MULTI_MODE is not set
336 # CONFIG_BLK_DEV_IDECS is not set
337 # CONFIG_BLK_DEV_IDECD is not set
338 # CONFIG_BLK_DEV_IDETAPE is not set
339 # CONFIG_BLK_DEV_IDEFLOPPY is not set
340 # CONFIG_IDE_TASK_IOCTL is not set
341
342 #
343 # IDE chipset support/bugfixes
344 #
345 CONFIG_IDE_GENERIC=y
346 # CONFIG_IDE_ARM is not set
347 # CONFIG_IDE_CHIPSETS is not set
348 # CONFIG_BLK_DEV_IDEDMA is not set
349 # CONFIG_IDEDMA_AUTO is not set
350 # CONFIG_BLK_DEV_HD is not set
351
352 #
353 # SCSI device support
354 #
355 # CONFIG_SCSI is not set
356
357 #
358 # Multi-device support (RAID and LVM)
359 #
360 # CONFIG_MD is not set
361
362 #
363 # Fusion MPT device support
364 #
365
366 #
367 # IEEE 1394 (FireWire) support
368 #
369
370 #
371 # I2O device support
372 #
373
374 #
375 # Networking support
376 #
377 CONFIG_NET=y
378
379 #
380 # Networking options
381 #
382 CONFIG_PACKET=y
383 # CONFIG_PACKET_MMAP is not set
384 # CONFIG_NETLINK_DEV is not set
385 CONFIG_UNIX=y
386 # CONFIG_NET_KEY is not set
387 CONFIG_INET=y
388 # CONFIG_IP_MULTICAST is not set
389 # CONFIG_IP_ADVANCED_ROUTER is not set
390 CONFIG_IP_PNP=y
391 CONFIG_IP_PNP_DHCP=y
392 CONFIG_IP_PNP_BOOTP=y
393 CONFIG_IP_PNP_RARP=y
394 # CONFIG_NET_IPIP is not set
395 # CONFIG_NET_IPGRE is not set
396 # CONFIG_ARPD is not set
397 # CONFIG_SYN_COOKIES is not set
398 # CONFIG_INET_AH is not set
399 # CONFIG_INET_ESP is not set
400 # CONFIG_INET_IPCOMP is not set
401 # CONFIG_INET_TUNNEL is not set
402 CONFIG_IP_TCPDIAG=y
403 # CONFIG_IP_TCPDIAG_IPV6 is not set
404 # CONFIG_IPV6 is not set
405 # CONFIG_NETFILTER is not set
406
407 #
408 # SCTP Configuration (EXPERIMENTAL)
409 #
410 # CONFIG_IP_SCTP is not set
411 # CONFIG_ATM is not set
412 # CONFIG_BRIDGE is not set
413 # CONFIG_VLAN_8021Q is not set
414 # CONFIG_DECNET is not set
415 # CONFIG_LLC2 is not set
416 # CONFIG_IPX is not set
417 # CONFIG_ATALK is not set
418 # CONFIG_X25 is not set
419 # CONFIG_LAPB is not set
420 # CONFIG_NET_DIVERT is not set
421 # CONFIG_ECONET is not set
422 # CONFIG_WAN_ROUTER is not set
423
424 #
425 # QoS and/or fair queueing
426 #
427 # CONFIG_NET_SCHED is not set
428 # CONFIG_NET_CLS_ROUTE is not set
429
430 #
431 # Network testing
432 #
433 # CONFIG_NET_PKTGEN is not set
434 # CONFIG_NETPOLL is not set
435 # CONFIG_NET_POLL_CONTROLLER is not set
436 # CONFIG_HAMRADIO is not set
437 # CONFIG_IRDA is not set
438 # CONFIG_BT is not set
439 CONFIG_NETDEVICES=y
440 # CONFIG_DUMMY is not set
441 # CONFIG_BONDING is not set
442 # CONFIG_EQUALIZER is not set
443 # CONFIG_TUN is not set
444
445 #
446 # ARCnet devices
447 #
448 # CONFIG_ARCNET is not set
449
450 #
451 # Ethernet (10 or 100Mbit)
452 #
453 CONFIG_NET_ETHERNET=y
454 # CONFIG_MII is not set
455 # CONFIG_NET_VENDOR_3COM is not set
456 # CONFIG_LANCE is not set
457 # CONFIG_NET_VENDOR_SMC is not set
458 # CONFIG_SMC91X is not set
459 # CONFIG_NET_VENDOR_RACAL is not set
460 # CONFIG_AT1700 is not set
461 # CONFIG_DEPCA is not set
462 # CONFIG_HP100 is not set
463 # CONFIG_NET_ISA is not set
464 CONFIG_NET_PCI=y
465 # CONFIG_AC3200 is not set
466 # CONFIG_APRICOT is not set
467 # CONFIG_CS89x0 is not set
468 # CONFIG_NET_POCKET is not set
469
470 #
471 # Ethernet (1000 Mbit)
472 #
473
474 #
475 # Ethernet (10000 Mbit)
476 #
477
478 #
479 # Token Ring devices
480 #
481 # CONFIG_TR is not set
482
483 #
484 # Wireless LAN (non-hamradio)
485 #
486 # CONFIG_NET_RADIO is not set
487
488 #
489 # PCMCIA network device support
490 #
491 # CONFIG_NET_PCMCIA is not set
492
493 #
494 # Wan interfaces
495 #
496 # CONFIG_WAN is not set
497 # CONFIG_PPP is not set
498 # CONFIG_SLIP is not set
499 # CONFIG_SHAPER is not set
500 # CONFIG_NETCONSOLE is not set
501
502 #
503 # ISDN subsystem
504 #
505 # CONFIG_ISDN is not set
506
507 #
508 # Input device support
509 #
510 CONFIG_INPUT=y
511
512 #
513 # Userland interfaces
514 #
515 CONFIG_INPUT_MOUSEDEV=y
516 CONFIG_INPUT_MOUSEDEV_PSAUX=y
517 CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
518 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
519 # CONFIG_INPUT_JOYDEV is not set
520 # CONFIG_INPUT_TSDEV is not set
521 # CONFIG_INPUT_EVDEV is not set
522 # CONFIG_INPUT_EVBUG is not set
523
524 #
525 # Input Device Drivers
526 #
527 # CONFIG_INPUT_KEYBOARD is not set
528 # CONFIG_INPUT_MOUSE is not set
529 # CONFIG_INPUT_JOYSTICK is not set
530 # CONFIG_INPUT_TOUCHSCREEN is not set
531 # CONFIG_INPUT_MISC is not set
532
533 #
534 # Hardware I/O ports
535 #
536 # CONFIG_SERIO is not set
537 # CONFIG_GAMEPORT is not set
538 CONFIG_SOUND_GAMEPORT=y
539
540 #
541 # Character devices
542 #
543 CONFIG_VT=y
544 CONFIG_VT_CONSOLE=y
545 CONFIG_HW_CONSOLE=y
546 # CONFIG_SERIAL_NONSTANDARD is not set
547
548 #
549 # Serial drivers
550 #
551 # CONFIG_SERIAL_8250 is not set
552
553 #
554 # Non-8250 serial port support
555 #
556 CONFIG_SERIAL_SA1100=y
557 CONFIG_SERIAL_SA1100_CONSOLE=y
558 CONFIG_SERIAL_CORE=y
559 CONFIG_SERIAL_CORE_CONSOLE=y
560 CONFIG_UNIX98_PTYS=y
561 CONFIG_LEGACY_PTYS=y
562 CONFIG_LEGACY_PTY_COUNT=256
563
564 #
565 # IPMI
566 #
567 # CONFIG_IPMI_HANDLER is not set
568
569 #
570 # Watchdog Cards
571 #
572 CONFIG_WATCHDOG=y
573 # CONFIG_WATCHDOG_NOWAYOUT is not set
574
575 #
576 # Watchdog Device Drivers
577 #
578 # CONFIG_SOFT_WATCHDOG is not set
579 CONFIG_SA1100_WATCHDOG=m
580
581 #
582 # ISA-based Watchdog Cards
583 #
584 # CONFIG_PCWATCHDOG is not set
585 # CONFIG_MIXCOMWD is not set
586 # CONFIG_WDT is not set
587 # CONFIG_NVRAM is not set
588 # CONFIG_RTC is not set
589 # CONFIG_DTLK is not set
590 # CONFIG_R3964 is not set
591
592 #
593 # Ftape, the floppy tape device driver
594 #
595 # CONFIG_DRM is not set
596
597 #
598 # PCMCIA character devices
599 #
600 # CONFIG_SYNCLINK_CS is not set
601 # CONFIG_RAW_DRIVER is not set
602
603 #
604 # TPM devices
605 #
606 # CONFIG_TCG_TPM is not set
607
608 #
609 # I2C support
610 #
611 # CONFIG_I2C is not set
612
613 #
614 # Misc devices
615 #
616
617 #
618 # Multimedia devices
619 #
620 # CONFIG_VIDEO_DEV is not set
621
622 #
623 # Digital Video Broadcasting Devices
624 #
625 # CONFIG_DVB is not set
626
627 #
628 # Graphics support
629 #
630 # CONFIG_FB is not set
631
632 #
633 # Console display driver support
634 #
635 # CONFIG_VGA_CONSOLE is not set
636 # CONFIG_MDA_CONSOLE is not set
637 CONFIG_DUMMY_CONSOLE=y
638
639 #
640 # Sound
641 #
642 # CONFIG_SOUND is not set
643
644 #
645 # USB support
646 #
647 CONFIG_USB_ARCH_HAS_HCD=y
648 # CONFIG_USB_ARCH_HAS_OHCI is not set
649 # CONFIG_USB is not set
650
651 #
652 # USB Gadget Support
653 #
654 # CONFIG_USB_GADGET is not set
655
656 #
657 # MMC/SD Card support
658 #
659 # CONFIG_MMC is not set
660
661 #
662 # File systems
663 #
664 CONFIG_EXT2_FS=m
665 # CONFIG_EXT2_FS_XATTR is not set
666 CONFIG_EXT3_FS=m
667 CONFIG_EXT3_FS_XATTR=y
668 # CONFIG_EXT3_FS_POSIX_ACL is not set
669 # CONFIG_EXT3_FS_SECURITY is not set
670 CONFIG_JBD=m
671 # CONFIG_JBD_DEBUG is not set
672 CONFIG_FS_MBCACHE=m
673 # CONFIG_REISERFS_FS is not set
674 # CONFIG_JFS_FS is not set
675 CONFIG_FS_POSIX_ACL=y
676
677 #
678 # XFS support
679 #
680 # CONFIG_XFS_FS is not set
681 # CONFIG_MINIX_FS is not set
682 CONFIG_ROMFS_FS=y
683 # CONFIG_QUOTA is not set
684 CONFIG_DNOTIFY=y
685 # CONFIG_AUTOFS_FS is not set
686 # CONFIG_AUTOFS4_FS is not set
687
688 #
689 # CD-ROM/DVD Filesystems
690 #
691 # CONFIG_ISO9660_FS is not set
692 # CONFIG_UDF_FS is not set
693
694 #
695 # DOS/FAT/NT Filesystems
696 #
697 CONFIG_FAT_FS=m
698 CONFIG_MSDOS_FS=m
699 CONFIG_VFAT_FS=m
700 CONFIG_FAT_DEFAULT_CODEPAGE=437
701 CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
702 # CONFIG_NTFS_FS is not set
703
704 #
705 # Pseudo filesystems
706 #
707 CONFIG_PROC_FS=y
708 CONFIG_SYSFS=y
709 # CONFIG_DEVFS_FS is not set
710 # CONFIG_DEVPTS_FS_XATTR is not set
711 CONFIG_TMPFS=y
712 # CONFIG_TMPFS_XATTR is not set
713 # CONFIG_HUGETLB_PAGE is not set
714 CONFIG_RAMFS=y
715
716 #
717 # Miscellaneous filesystems
718 #
719 # CONFIG_ADFS_FS is not set
720 # CONFIG_AFFS_FS is not set
721 # CONFIG_HFS_FS is not set
722 # CONFIG_HFSPLUS_FS is not set
723 # CONFIG_BEFS_FS is not set
724 # CONFIG_BFS_FS is not set
725 # CONFIG_EFS_FS is not set
726 # CONFIG_JFFS_FS is not set
727 CONFIG_JFFS2_FS=y
728 CONFIG_JFFS2_FS_DEBUG=0
729 # CONFIG_JFFS2_FS_NAND is not set
730 # CONFIG_JFFS2_FS_NOR_ECC is not set
731 # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
732 CONFIG_JFFS2_ZLIB=y
733 CONFIG_JFFS2_RTIME=y
734 # CONFIG_JFFS2_RUBIN is not set
735 # CONFIG_CRAMFS is not set
736 # CONFIG_VXFS_FS is not set
737 # CONFIG_HPFS_FS is not set
738 # CONFIG_QNX4FS_FS is not set
739 # CONFIG_SYSV_FS is not set
740 # CONFIG_UFS_FS is not set
741
742 #
743 # Network File Systems
744 #
745 CONFIG_NFS_FS=m
746 CONFIG_NFS_V3=y
747 CONFIG_NFS_V4=y
748 # CONFIG_NFS_DIRECTIO is not set
749 CONFIG_NFSD=m
750 CONFIG_NFSD_V3=y
751 CONFIG_NFSD_V4=y
752 CONFIG_NFSD_TCP=y
753 CONFIG_LOCKD=m
754 CONFIG_LOCKD_V4=y
755 CONFIG_EXPORTFS=m
756 CONFIG_SUNRPC=m
757 CONFIG_SUNRPC_GSS=m
758 CONFIG_RPCSEC_GSS_KRB5=m
759 # CONFIG_RPCSEC_GSS_SPKM3 is not set
760 CONFIG_SMB_FS=m
761 # CONFIG_SMB_NLS_DEFAULT is not set
762 # CONFIG_CIFS is not set
763 # CONFIG_NCP_FS is not set
764 # CONFIG_CODA_FS is not set
765 # CONFIG_AFS_FS is not set
766
767 #
768 # Partition Types
769 #
770 CONFIG_PARTITION_ADVANCED=y
771 # CONFIG_ACORN_PARTITION is not set
772 # CONFIG_OSF_PARTITION is not set
773 # CONFIG_AMIGA_PARTITION is not set
774 # CONFIG_ATARI_PARTITION is not set
775 # CONFIG_MAC_PARTITION is not set
776 CONFIG_MSDOS_PARTITION=y
777 # CONFIG_BSD_DISKLABEL is not set
778 # CONFIG_MINIX_SUBPARTITION is not set
779 # CONFIG_SOLARIS_X86_PARTITION is not set
780 # CONFIG_UNIXWARE_DISKLABEL is not set
781 # CONFIG_LDM_PARTITION is not set
782 # CONFIG_SGI_PARTITION is not set
783 # CONFIG_ULTRIX_PARTITION is not set
784 # CONFIG_SUN_PARTITION is not set
785 # CONFIG_EFI_PARTITION is not set
786
787 #
788 # Native Language Support
789 #
790 CONFIG_NLS=y
791 CONFIG_NLS_DEFAULT="iso8859-1"
792 CONFIG_NLS_CODEPAGE_437=m
793 # CONFIG_NLS_CODEPAGE_737 is not set
794 # CONFIG_NLS_CODEPAGE_775 is not set
795 # CONFIG_NLS_CODEPAGE_850 is not set
796 # CONFIG_NLS_CODEPAGE_852 is not set
797 # CONFIG_NLS_CODEPAGE_855 is not set
798 # CONFIG_NLS_CODEPAGE_857 is not set
799 # CONFIG_NLS_CODEPAGE_860 is not set
800 # CONFIG_NLS_CODEPAGE_861 is not set
801 # CONFIG_NLS_CODEPAGE_862 is not set
802 # CONFIG_NLS_CODEPAGE_863 is not set
803 # CONFIG_NLS_CODEPAGE_864 is not set
804 # CONFIG_NLS_CODEPAGE_865 is not set
805 # CONFIG_NLS_CODEPAGE_866 is not set
806 # CONFIG_NLS_CODEPAGE_869 is not set
807 # CONFIG_NLS_CODEPAGE_936 is not set
808 # CONFIG_NLS_CODEPAGE_950 is not set
809 # CONFIG_NLS_CODEPAGE_932 is not set
810 # CONFIG_NLS_CODEPAGE_949 is not set
811 # CONFIG_NLS_CODEPAGE_874 is not set
812 # CONFIG_NLS_ISO8859_8 is not set
813 # CONFIG_NLS_CODEPAGE_1250 is not set
814 # CONFIG_NLS_CODEPAGE_1251 is not set
815 # CONFIG_NLS_ASCII is not set
816 CONFIG_NLS_ISO8859_1=m
817 # CONFIG_NLS_ISO8859_2 is not set
818 # CONFIG_NLS_ISO8859_3 is not set
819 # CONFIG_NLS_ISO8859_4 is not set
820 # CONFIG_NLS_ISO8859_5 is not set
821 # CONFIG_NLS_ISO8859_6 is not set
822 # CONFIG_NLS_ISO8859_7 is not set
823 # CONFIG_NLS_ISO8859_9 is not set
824 # CONFIG_NLS_ISO8859_13 is not set
825 # CONFIG_NLS_ISO8859_14 is not set
826 # CONFIG_NLS_ISO8859_15 is not set
827 # CONFIG_NLS_KOI8_R is not set
828 # CONFIG_NLS_KOI8_U is not set
829 # CONFIG_NLS_UTF8 is not set
830
831 #
832 # Profiling support
833 #
834 # CONFIG_PROFILING is not set
835
836 #
837 # Kernel hacking
838 #
839 # CONFIG_PRINTK_TIME is not set
840 CONFIG_DEBUG_KERNEL=y
841 CONFIG_MAGIC_SYSRQ=y
842 CONFIG_LOG_BUF_SHIFT=14
843 # CONFIG_SCHEDSTATS is not set
844 # CONFIG_DEBUG_SLAB is not set
845 # CONFIG_DEBUG_SPINLOCK is not set
846 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
847 # CONFIG_DEBUG_KOBJECT is not set
848 CONFIG_DEBUG_BUGVERBOSE=y
849 # CONFIG_DEBUG_INFO is not set
850 # CONFIG_DEBUG_FS is not set
851 CONFIG_FRAME_POINTER=y
852 CONFIG_DEBUG_USER=y
853 CONFIG_DEBUG_ERRORS=y
854 CONFIG_DEBUG_LL=y
855 # CONFIG_DEBUG_ICEDCC is not set
856
857 #
858 # Security options
859 #
860 # CONFIG_KEYS is not set
861 # CONFIG_SECURITY is not set
862
863 #
864 # Cryptographic options
865 #
866 CONFIG_CRYPTO=y
867 # CONFIG_CRYPTO_HMAC is not set
868 # CONFIG_CRYPTO_NULL is not set
869 # CONFIG_CRYPTO_MD4 is not set
870 CONFIG_CRYPTO_MD5=m
871 # CONFIG_CRYPTO_SHA1 is not set
872 # CONFIG_CRYPTO_SHA256 is not set
873 # CONFIG_CRYPTO_SHA512 is not set
874 # CONFIG_CRYPTO_WP512 is not set
875 # CONFIG_CRYPTO_TGR192 is not set
876 CONFIG_CRYPTO_DES=m
877 # CONFIG_CRYPTO_BLOWFISH is not set
878 # CONFIG_CRYPTO_TWOFISH is not set
879 # CONFIG_CRYPTO_SERPENT is not set
880 # CONFIG_CRYPTO_AES is not set
881 # CONFIG_CRYPTO_CAST5 is not set
882 # CONFIG_CRYPTO_CAST6 is not set
883 # CONFIG_CRYPTO_TEA is not set
884 # CONFIG_CRYPTO_ARC4 is not set
885 # CONFIG_CRYPTO_KHAZAD is not set
886 # CONFIG_CRYPTO_ANUBIS is not set
887 # CONFIG_CRYPTO_DEFLATE is not set
888 # CONFIG_CRYPTO_MICHAEL_MIC is not set
889 # CONFIG_CRYPTO_CRC32C is not set
890 # CONFIG_CRYPTO_TEST is not set
891
892 #
893 # Hardware crypto devices
894 #
895
896 #
897 # Library routines
898 #
899 # CONFIG_CRC_CCITT is not set
900 CONFIG_CRC32=y
901 # CONFIG_LIBCRC32C is not set
902 CONFIG_ZLIB_INFLATE=y
903 CONFIG_ZLIB_DEFLATE=y