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