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