blob: 15468a0cf70e8de3583c2ad531f34e1a8992e884 [file] [log] [blame]
Vincent Sanders71e2b2e2005-10-10 18:24:09 +01001#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.14-rc3
4# Sun Oct 9 16:55:14 2005
5#
6CONFIG_ARM=y
7CONFIG_MMU=y
8CONFIG_UID16=y
9CONFIG_RWSEM_GENERIC_SPINLOCK=y
10CONFIG_GENERIC_CALIBRATE_DELAY=y
11
12#
13# Code maturity level options
14#
15CONFIG_EXPERIMENTAL=y
16# CONFIG_CLEAN_COMPILE is not set
17CONFIG_BROKEN=y
18CONFIG_BROKEN_ON_SMP=y
19CONFIG_LOCK_KERNEL=y
20CONFIG_INIT_ENV_ARG_LIMIT=32
21
22#
23# General setup
24#
25CONFIG_LOCALVERSION=""
26CONFIG_LOCALVERSION_AUTO=y
27CONFIG_SWAP=y
28CONFIG_SYSVIPC=y
29# CONFIG_POSIX_MQUEUE is not set
30CONFIG_BSD_PROCESS_ACCT=y
31# CONFIG_BSD_PROCESS_ACCT_V3 is not set
32CONFIG_SYSCTL=y
33# CONFIG_AUDIT is not set
34CONFIG_HOTPLUG=y
35CONFIG_KOBJECT_UEVENT=y
36# CONFIG_IKCONFIG is not set
37CONFIG_INITRAMFS_SOURCE=""
38CONFIG_EMBEDDED=y
39CONFIG_KALLSYMS=y
40# CONFIG_KALLSYMS_ALL is not set
41# CONFIG_KALLSYMS_EXTRA_PASS is not set
42CONFIG_PRINTK=y
43CONFIG_BUG=y
44CONFIG_BASE_FULL=y
45CONFIG_FUTEX=y
46CONFIG_EPOLL=y
47# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
48CONFIG_SHMEM=y
49CONFIG_CC_ALIGN_FUNCTIONS=0
50CONFIG_CC_ALIGN_LABELS=0
51CONFIG_CC_ALIGN_LOOPS=0
52CONFIG_CC_ALIGN_JUMPS=0
53# CONFIG_TINY_SHMEM is not set
54CONFIG_BASE_SMALL=0
55
56#
57# Loadable module support
58#
59CONFIG_MODULES=y
60CONFIG_MODULE_UNLOAD=y
61CONFIG_MODULE_FORCE_UNLOAD=y
62CONFIG_OBSOLETE_MODPARM=y
63CONFIG_MODVERSIONS=y
64# CONFIG_MODULE_SRCVERSION_ALL is not set
65CONFIG_KMOD=y
66
67#
68# System Type
69#
70# CONFIG_ARCH_CLPS7500 is not set
71# CONFIG_ARCH_CLPS711X is not set
72# CONFIG_ARCH_CO285 is not set
73# CONFIG_ARCH_EBSA110 is not set
Vincent Sanders71e2b2e2005-10-10 18:24:09 +010074# CONFIG_ARCH_FOOTBRIDGE is not set
75# CONFIG_ARCH_INTEGRATOR is not set
76# CONFIG_ARCH_IOP3XX is not set
77# CONFIG_ARCH_IXP4XX is not set
78# CONFIG_ARCH_IXP2000 is not set
79# CONFIG_ARCH_L7200 is not set
80# CONFIG_ARCH_PXA is not set
81# CONFIG_ARCH_RPC is not set
82CONFIG_ARCH_SA1100=y
83# CONFIG_ARCH_S3C2410 is not set
84# CONFIG_ARCH_SHARK is not set
85# CONFIG_ARCH_LH7A40X is not set
86# CONFIG_ARCH_OMAP is not set
87# CONFIG_ARCH_VERSATILE is not set
88# CONFIG_ARCH_IMX is not set
89# CONFIG_ARCH_H720X is not set
90# CONFIG_ARCH_AAEC2000 is not set
91
92#
93# SA11x0 Implementations
94#
95# CONFIG_SA1100_ASSABET is not set
96# CONFIG_SA1100_CERF is not set
97CONFIG_SA1100_COLLIE=y
98# CONFIG_SA1100_H3100 is not set
99# CONFIG_SA1100_H3600 is not set
100# CONFIG_SA1100_H3800 is not set
101# CONFIG_SA1100_BADGE4 is not set
102# CONFIG_SA1100_JORNADA720 is not set
103# CONFIG_SA1100_HACKKIT is not set
104# CONFIG_SA1100_LART is not set
105# CONFIG_SA1100_PLEB is not set
106# CONFIG_SA1100_SHANNON is not set
107# CONFIG_SA1100_SIMPAD is not set
108# CONFIG_SA1100_SSP is not set
109
110#
111# Processor Type
112#
113CONFIG_CPU_32=y
114CONFIG_CPU_SA1100=y
115CONFIG_CPU_32v4=y
116CONFIG_CPU_ABRT_EV4=y
117CONFIG_CPU_CACHE_V4WB=y
118CONFIG_CPU_CACHE_VIVT=y
119CONFIG_CPU_TLB_V4WB=y
120
121#
122# Processor Features
123#
124CONFIG_SHARP_LOCOMO=y
125CONFIG_SHARP_PARAM=y
126CONFIG_SHARP_SCOOP=y
127
128#
129# Bus support
130#
131CONFIG_ISA=y
132CONFIG_ISA_DMA_API=y
133
134#
135# PCCARD (PCMCIA/CardBus) support
136#
137# CONFIG_PCCARD is not set
138
139#
140# Kernel Features
141#
142# CONFIG_SMP is not set
143CONFIG_PREEMPT=y
144# CONFIG_NO_IDLE_HZ is not set
145CONFIG_ARCH_DISCONTIGMEM_ENABLE=y
146CONFIG_SELECT_MEMORY_MODEL=y
147# CONFIG_FLATMEM_MANUAL is not set
148CONFIG_DISCONTIGMEM_MANUAL=y
149# CONFIG_SPARSEMEM_MANUAL is not set
150CONFIG_DISCONTIGMEM=y
151CONFIG_FLAT_NODE_MEM_MAP=y
152CONFIG_NEED_MULTIPLE_NODES=y
153# CONFIG_SPARSEMEM_STATIC is not set
154# CONFIG_LEDS is not set
155CONFIG_ALIGNMENT_TRAP=y
156
157#
158# Boot options
159#
160CONFIG_ZBOOT_ROM_TEXT=0x0
161CONFIG_ZBOOT_ROM_BSS=0x0
162CONFIG_CMDLINE="console=ttyS0,115200n8 console=tty1 noinitrd root=/dev/mtdblock2 rootfstype=jffs2 debug"
163# CONFIG_XIP_KERNEL is not set
164
165#
166# CPU Frequency scaling
167#
168# CONFIG_CPU_FREQ is not set
169
170#
171# Floating point emulation
172#
173
174#
175# At least one emulation must be selected
176#
177CONFIG_FPE_NWFPE=y
178# CONFIG_FPE_NWFPE_XP is not set
179# CONFIG_FPE_FASTFPE is not set
180
181#
182# Userspace binary formats
183#
184CONFIG_BINFMT_ELF=y
185CONFIG_BINFMT_AOUT=m
186CONFIG_BINFMT_MISC=m
187# CONFIG_ARTHUR is not set
188
189#
190# Power management options
191#
192CONFIG_PM=y
193CONFIG_APM=y
194
195#
196# Networking
197#
198CONFIG_NET=y
199
200#
201# Networking options
202#
203CONFIG_PACKET=y
204CONFIG_PACKET_MMAP=y
205CONFIG_UNIX=y
206# CONFIG_NET_KEY is not set
207CONFIG_INET=y
208# CONFIG_IP_MULTICAST is not set
209# CONFIG_IP_ADVANCED_ROUTER is not set
210CONFIG_IP_FIB_HASH=y
211# CONFIG_IP_PNP is not set
212# CONFIG_NET_IPIP is not set
213# CONFIG_NET_IPGRE is not set
214# CONFIG_ARPD is not set
215CONFIG_SYN_COOKIES=y
216# CONFIG_INET_AH is not set
217# CONFIG_INET_ESP is not set
218# CONFIG_INET_IPCOMP is not set
219# CONFIG_INET_TUNNEL is not set
220CONFIG_INET_DIAG=y
221CONFIG_INET_TCP_DIAG=y
222# CONFIG_TCP_CONG_ADVANCED is not set
223CONFIG_TCP_CONG_BIC=y
224# CONFIG_IPV6 is not set
225# CONFIG_NETFILTER is not set
226
227#
228# DCCP Configuration (EXPERIMENTAL)
229#
230# CONFIG_IP_DCCP is not set
231
232#
233# SCTP Configuration (EXPERIMENTAL)
234#
235# CONFIG_IP_SCTP is not set
236# CONFIG_ATM is not set
237# CONFIG_BRIDGE is not set
238# CONFIG_VLAN_8021Q is not set
239# CONFIG_DECNET is not set
240# CONFIG_LLC2 is not set
241# CONFIG_IPX is not set
242# CONFIG_ATALK is not set
243# CONFIG_X25 is not set
244# CONFIG_LAPB is not set
245# CONFIG_NET_DIVERT is not set
246# CONFIG_ECONET is not set
247# CONFIG_WAN_ROUTER is not set
248# CONFIG_NET_SCHED is not set
249# CONFIG_NET_CLS_ROUTE is not set
250
251#
252# Network testing
253#
254# CONFIG_NET_PKTGEN is not set
255# CONFIG_HAMRADIO is not set
256# CONFIG_IRDA is not set
257# CONFIG_BT is not set
258# CONFIG_IEEE80211 is not set
259
260#
261# Device Drivers
262#
263
264#
265# Generic Driver Options
266#
267CONFIG_STANDALONE=y
268CONFIG_PREVENT_FIRMWARE_BUILD=y
269CONFIG_FW_LOADER=m
270# CONFIG_DEBUG_DRIVER is not set
271
272#
273# Memory Technology Devices (MTD)
274#
275CONFIG_MTD=y
276# CONFIG_MTD_DEBUG is not set
277# CONFIG_MTD_CONCAT is not set
278CONFIG_MTD_PARTITIONS=y
279# CONFIG_MTD_REDBOOT_PARTS is not set
280# CONFIG_MTD_CMDLINE_PARTS is not set
281# CONFIG_MTD_AFS_PARTS is not set
282
283#
284# User Modules And Translation Layers
285#
286CONFIG_MTD_CHAR=y
287CONFIG_MTD_BLOCK=y
288# CONFIG_FTL is not set
289# CONFIG_NFTL is not set
290# CONFIG_INFTL is not set
291
292#
293# RAM/ROM/Flash chip drivers
294#
295# CONFIG_MTD_CFI is not set
296# CONFIG_MTD_JEDECPROBE is not set
297CONFIG_MTD_MAP_BANK_WIDTH_1=y
298CONFIG_MTD_MAP_BANK_WIDTH_2=y
299CONFIG_MTD_MAP_BANK_WIDTH_4=y
300# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
301# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
302# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
303CONFIG_MTD_CFI_I1=y
304CONFIG_MTD_CFI_I2=y
305# CONFIG_MTD_CFI_I4 is not set
306# CONFIG_MTD_CFI_I8 is not set
307# CONFIG_MTD_RAM is not set
308# CONFIG_MTD_ROM is not set
309# CONFIG_MTD_ABSENT is not set
310CONFIG_MTD_OBSOLETE_CHIPS=y
311# CONFIG_MTD_AMDSTD is not set
312CONFIG_MTD_SHARP=y
313# CONFIG_MTD_JEDEC is not set
314
315#
316# Mapping drivers for chip access
317#
318# CONFIG_MTD_COMPLEX_MAPPINGS is not set
319# CONFIG_MTD_PLATRAM is not set
320
321#
322# Self-contained MTD device drivers
323#
324# CONFIG_MTD_SLRAM is not set
325# CONFIG_MTD_PHRAM is not set
326# CONFIG_MTD_MTDRAM is not set
327# CONFIG_MTD_BLKMTD is not set
328# CONFIG_MTD_BLOCK2MTD is not set
329
330#
331# Disk-On-Chip Device Drivers
332#
333# CONFIG_MTD_DOC2000 is not set
334# CONFIG_MTD_DOC2001 is not set
335# CONFIG_MTD_DOC2001PLUS is not set
336
337#
338# NAND Flash Device Drivers
339#
340# CONFIG_MTD_NAND is not set
341
342#
343# Parallel port support
344#
345# CONFIG_PARPORT is not set
346
347#
348# Plug and Play support
349#
350# CONFIG_PNP is not set
351
352#
353# Block devices
354#
355# CONFIG_BLK_DEV_XD is not set
356# CONFIG_BLK_DEV_COW_COMMON is not set
357CONFIG_BLK_DEV_LOOP=y
358# CONFIG_BLK_DEV_CRYPTOLOOP is not set
359# CONFIG_BLK_DEV_NBD is not set
360CONFIG_BLK_DEV_RAM=y
361CONFIG_BLK_DEV_RAM_COUNT=16
362CONFIG_BLK_DEV_RAM_SIZE=1024
363CONFIG_BLK_DEV_INITRD=y
364# CONFIG_CDROM_PKTCDVD is not set
365
366#
367# IO Schedulers
368#
369CONFIG_IOSCHED_NOOP=y
370CONFIG_IOSCHED_AS=y
371CONFIG_IOSCHED_DEADLINE=y
372CONFIG_IOSCHED_CFQ=y
373CONFIG_ATA_OVER_ETH=m
374
375#
376# ATA/ATAPI/MFM/RLL support
377#
378# CONFIG_IDE is not set
379
380#
381# SCSI device support
382#
383# CONFIG_RAID_ATTRS is not set
384# CONFIG_SCSI is not set
385
386#
387# Multi-device support (RAID and LVM)
388#
389# CONFIG_MD is not set
390
391#
392# Fusion MPT device support
393#
394# CONFIG_FUSION is not set
395
396#
397# IEEE 1394 (FireWire) support
398#
399# CONFIG_IEEE1394 is not set
400
401#
402# I2O device support
403#
404
405#
406# Network device support
407#
408# CONFIG_NETDEVICES is not set
409# CONFIG_NETPOLL is not set
410# CONFIG_NET_POLL_CONTROLLER is not set
411
412#
413# ISDN subsystem
414#
415# CONFIG_ISDN is not set
416
417#
418# Input device support
419#
420CONFIG_INPUT=y
421
422#
423# Userland interfaces
424#
425# CONFIG_INPUT_MOUSEDEV is not set
426# CONFIG_INPUT_JOYDEV is not set
427CONFIG_INPUT_TSDEV=y
428CONFIG_INPUT_TSDEV_SCREEN_X=240
429CONFIG_INPUT_TSDEV_SCREEN_Y=320
430CONFIG_INPUT_EVDEV=y
431CONFIG_INPUT_EVBUG=y
432
433#
434# Input Device Drivers
435#
436CONFIG_INPUT_KEYBOARD=y
437# CONFIG_KEYBOARD_ATKBD is not set
438# CONFIG_KEYBOARD_SUNKBD is not set
439# CONFIG_KEYBOARD_LKKBD is not set
440CONFIG_KEYBOARD_LOCOMO=y
441# CONFIG_KEYBOARD_XTKBD is not set
442# CONFIG_KEYBOARD_NEWTON is not set
443# CONFIG_INPUT_MOUSE is not set
444# CONFIG_INPUT_JOYSTICK is not set
445# CONFIG_INPUT_TOUCHSCREEN is not set
446# CONFIG_INPUT_MISC is not set
447
448#
449# Hardware I/O ports
450#
451CONFIG_SERIO=y
452# CONFIG_SERIO_SERPORT is not set
453# CONFIG_SERIO_LIBPS2 is not set
454# CONFIG_SERIO_RAW is not set
455# CONFIG_GAMEPORT is not set
456
457#
458# Character devices
459#
460CONFIG_VT=y
461CONFIG_VT_CONSOLE=y
462CONFIG_HW_CONSOLE=y
463# CONFIG_SERIAL_NONSTANDARD is not set
464
465#
466# Serial drivers
467#
468# CONFIG_SERIAL_8250 is not set
469
470#
471# Non-8250 serial port support
472#
473CONFIG_SERIAL_SA1100=y
474CONFIG_SERIAL_SA1100_CONSOLE=y
475CONFIG_SERIAL_CORE=y
476CONFIG_SERIAL_CORE_CONSOLE=y
477CONFIG_UNIX98_PTYS=y
478# CONFIG_LEGACY_PTYS is not set
479
480#
481# IPMI
482#
483# CONFIG_IPMI_HANDLER is not set
484
485#
486# Watchdog Cards
487#
488# CONFIG_WATCHDOG is not set
489# CONFIG_NVRAM is not set
490# CONFIG_RTC is not set
491# CONFIG_DTLK is not set
492# CONFIG_R3964 is not set
493
494#
495# Ftape, the floppy tape device driver
496#
497# CONFIG_RAW_DRIVER is not set
498
499#
500# TPM devices
501#
502
503#
504# I2C support
505#
506CONFIG_I2C=m
507# CONFIG_I2C_CHARDEV is not set
508
509#
510# I2C Algorithms
511#
512CONFIG_I2C_ALGOBIT=m
513# CONFIG_I2C_ALGOPCF is not set
514# CONFIG_I2C_ALGOPCA is not set
515
516#
517# I2C Hardware Bus support
518#
519# CONFIG_I2C_ELEKTOR is not set
520# CONFIG_I2C_PARPORT_LIGHT is not set
521# CONFIG_I2C_STUB is not set
522# CONFIG_I2C_PCA_ISA is not set
523
524#
525# Miscellaneous I2C Chip support
526#
527# CONFIG_SENSORS_DS1337 is not set
528# CONFIG_SENSORS_DS1374 is not set
529# CONFIG_SENSORS_EEPROM is not set
530# CONFIG_SENSORS_PCF8574 is not set
531# CONFIG_SENSORS_PCA9539 is not set
532# CONFIG_SENSORS_PCF8591 is not set
533# CONFIG_SENSORS_RTC8564 is not set
534# CONFIG_SENSORS_MAX6875 is not set
535# CONFIG_I2C_DEBUG_CORE is not set
536# CONFIG_I2C_DEBUG_ALGO is not set
537# CONFIG_I2C_DEBUG_BUS is not set
538# CONFIG_I2C_DEBUG_CHIP is not set
539
540#
541# Hardware Monitoring support
542#
543CONFIG_HWMON=y
544# CONFIG_HWMON_VID is not set
545# CONFIG_SENSORS_ADM1021 is not set
546# CONFIG_SENSORS_ADM1025 is not set
547# CONFIG_SENSORS_ADM1026 is not set
548# CONFIG_SENSORS_ADM1031 is not set
549# CONFIG_SENSORS_ADM9240 is not set
550# CONFIG_SENSORS_ASB100 is not set
551# CONFIG_SENSORS_ATXP1 is not set
552# CONFIG_SENSORS_DS1621 is not set
553# CONFIG_SENSORS_FSCHER is not set
554# CONFIG_SENSORS_FSCPOS is not set
555# CONFIG_SENSORS_GL518SM is not set
556# CONFIG_SENSORS_GL520SM is not set
557# CONFIG_SENSORS_IT87 is not set
558# CONFIG_SENSORS_LM63 is not set
559# CONFIG_SENSORS_LM75 is not set
560# CONFIG_SENSORS_LM77 is not set
561# CONFIG_SENSORS_LM78 is not set
562# CONFIG_SENSORS_LM80 is not set
563# CONFIG_SENSORS_LM83 is not set
564# CONFIG_SENSORS_LM85 is not set
565# CONFIG_SENSORS_LM87 is not set
566# CONFIG_SENSORS_LM90 is not set
567# CONFIG_SENSORS_LM92 is not set
568# CONFIG_SENSORS_MAX1619 is not set
569# CONFIG_SENSORS_PC87360 is not set
570# CONFIG_SENSORS_SMSC47M1 is not set
571# CONFIG_SENSORS_SMSC47B397 is not set
572# CONFIG_SENSORS_W83781D is not set
573# CONFIG_SENSORS_W83792D is not set
574# CONFIG_SENSORS_W83L785TS is not set
575# CONFIG_SENSORS_W83627HF is not set
576# CONFIG_SENSORS_W83627EHF is not set
577# CONFIG_HWMON_DEBUG_CHIP is not set
578
579#
580# Misc devices
581#
582
583#
584# Multimedia Capabilities Port drivers
585#
586# CONFIG_MCP_SA11X0 is not set
587
588#
589# Multimedia devices
590#
591CONFIG_VIDEO_DEV=m
592
593#
594# Video For Linux
595#
596
597#
598# Video Adapters
599#
600# CONFIG_VIDEO_PMS is not set
601# CONFIG_VIDEO_CPIA is not set
602# CONFIG_VIDEO_SAA5246A is not set
603# CONFIG_VIDEO_SAA5249 is not set
604# CONFIG_TUNER_3036 is not set
605# CONFIG_VIDEO_OVCAMCHIP is not set
606
607#
608# Radio Adapters
609#
610# CONFIG_RADIO_CADET is not set
611# CONFIG_RADIO_RTRACK is not set
612# CONFIG_RADIO_RTRACK2 is not set
613# CONFIG_RADIO_AZTECH is not set
614# CONFIG_RADIO_GEMTEK is not set
615# CONFIG_RADIO_MAESTRO is not set
616# CONFIG_RADIO_SF16FMI is not set
617# CONFIG_RADIO_SF16FMR2 is not set
618# CONFIG_RADIO_TERRATEC is not set
619# CONFIG_RADIO_TRUST is not set
620# CONFIG_RADIO_TYPHOON is not set
621# CONFIG_RADIO_ZOLTRIX is not set
622
623#
624# Digital Video Broadcasting Devices
625#
626# CONFIG_DVB is not set
627
628#
629# Graphics support
630#
631CONFIG_FB=y
632CONFIG_FB_CFB_FILLRECT=y
633CONFIG_FB_CFB_COPYAREA=y
634CONFIG_FB_CFB_IMAGEBLIT=y
635CONFIG_FB_SOFT_CURSOR=y
636# CONFIG_FB_MACMODES is not set
637CONFIG_FB_MODE_HELPERS=y
638# CONFIG_FB_TILEBLITTING is not set
639CONFIG_FB_SA1100=y
640# CONFIG_FB_S1D13XXX is not set
641# CONFIG_FB_VIRTUAL is not set
642
643#
644# Console display driver support
645#
646# CONFIG_VGA_CONSOLE is not set
647# CONFIG_MDA_CONSOLE is not set
648CONFIG_DUMMY_CONSOLE=y
649CONFIG_FRAMEBUFFER_CONSOLE=y
650CONFIG_FONTS=y
651CONFIG_FONT_8x8=y
652# CONFIG_FONT_8x16 is not set
653# CONFIG_FONT_6x11 is not set
654# CONFIG_FONT_7x14 is not set
655# CONFIG_FONT_PEARL_8x8 is not set
656# CONFIG_FONT_ACORN_8x8 is not set
657# CONFIG_FONT_MINI_4x6 is not set
658# CONFIG_FONT_SUN8x16 is not set
659# CONFIG_FONT_SUN12x22 is not set
660# CONFIG_FONT_10x18 is not set
661
662#
663# Logo configuration
664#
665# CONFIG_LOGO is not set
666# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
667
668#
669# Sound
670#
671# CONFIG_SOUND is not set
672
673#
674# USB support
675#
676CONFIG_USB_ARCH_HAS_HCD=y
677# CONFIG_USB_ARCH_HAS_OHCI is not set
678# CONFIG_USB is not set
679
680#
681# USB Gadget Support
682#
683CONFIG_USB_GADGET=y
684# CONFIG_USB_GADGET_DEBUG_FILES is not set
685# CONFIG_USB_GADGET_NET2280 is not set
686# CONFIG_USB_GADGET_PXA2XX is not set
687# CONFIG_USB_GADGET_GOKU is not set
688# CONFIG_USB_GADGET_LH7A40X is not set
689# CONFIG_USB_GADGET_OMAP is not set
690# CONFIG_USB_GADGET_DUMMY_HCD is not set
691# CONFIG_USB_GADGET_DUALSPEED is not set
692
693#
694# MMC/SD Card support
695#
696# CONFIG_MMC is not set
697
698#
699# File systems
700#
701CONFIG_EXT2_FS=y
702CONFIG_EXT2_FS_XATTR=y
703CONFIG_EXT2_FS_POSIX_ACL=y
704CONFIG_EXT2_FS_SECURITY=y
705# CONFIG_EXT2_FS_XIP is not set
706# CONFIG_EXT3_FS is not set
707# CONFIG_JBD is not set
708CONFIG_FS_MBCACHE=y
709# CONFIG_REISERFS_FS is not set
710# CONFIG_JFS_FS is not set
711CONFIG_FS_POSIX_ACL=y
712# CONFIG_XFS_FS is not set
713# CONFIG_MINIX_FS is not set
714CONFIG_ROMFS_FS=y
715CONFIG_INOTIFY=y
716# CONFIG_QUOTA is not set
717# CONFIG_DNOTIFY is not set
718# CONFIG_AUTOFS_FS is not set
719# CONFIG_AUTOFS4_FS is not set
720# CONFIG_FUSE_FS is not set
721
722#
723# CD-ROM/DVD Filesystems
724#
725# CONFIG_ISO9660_FS is not set
726# CONFIG_UDF_FS is not set
727
728#
729# DOS/FAT/NT Filesystems
730#
731CONFIG_FAT_FS=y
732CONFIG_MSDOS_FS=y
733CONFIG_VFAT_FS=y
734CONFIG_FAT_DEFAULT_CODEPAGE=437
735CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
736# CONFIG_NTFS_FS is not set
737
738#
739# Pseudo filesystems
740#
741CONFIG_PROC_FS=y
742CONFIG_SYSFS=y
743CONFIG_TMPFS=y
744# CONFIG_HUGETLBFS is not set
745# CONFIG_HUGETLB_PAGE is not set
746CONFIG_RAMFS=y
747# CONFIG_RELAYFS_FS is not set
748
749#
750# Miscellaneous filesystems
751#
752# CONFIG_ADFS_FS is not set
753# CONFIG_AFFS_FS is not set
754# CONFIG_HFS_FS is not set
755# CONFIG_HFSPLUS_FS is not set
756# CONFIG_BEFS_FS is not set
757# CONFIG_BFS_FS is not set
758# CONFIG_EFS_FS is not set
759# CONFIG_JFFS_FS is not set
760CONFIG_JFFS2_FS=y
761CONFIG_JFFS2_FS_DEBUG=0
762CONFIG_JFFS2_FS_WRITEBUFFER=y
763# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
764CONFIG_JFFS2_ZLIB=y
765CONFIG_JFFS2_RTIME=y
766# CONFIG_JFFS2_RUBIN is not set
767CONFIG_CRAMFS=y
768# CONFIG_VXFS_FS is not set
769# CONFIG_HPFS_FS is not set
770# CONFIG_QNX4FS_FS is not set
771# CONFIG_SYSV_FS is not set
772# CONFIG_UFS_FS is not set
773
774#
775# Network File Systems
776#
777# CONFIG_NFS_FS is not set
778# CONFIG_NFSD is not set
779# CONFIG_SMB_FS is not set
780# CONFIG_CIFS is not set
781# CONFIG_NCP_FS is not set
782# CONFIG_CODA_FS is not set
783# CONFIG_AFS_FS is not set
784# CONFIG_9P_FS is not set
785
786#
787# Partition Types
788#
789# CONFIG_PARTITION_ADVANCED is not set
790CONFIG_MSDOS_PARTITION=y
791
792#
793# Native Language Support
794#
795CONFIG_NLS=y
796CONFIG_NLS_DEFAULT="cp437"
797CONFIG_NLS_CODEPAGE_437=m
798# CONFIG_NLS_CODEPAGE_737 is not set
799# CONFIG_NLS_CODEPAGE_775 is not set
800# CONFIG_NLS_CODEPAGE_850 is not set
801# CONFIG_NLS_CODEPAGE_852 is not set
802# CONFIG_NLS_CODEPAGE_855 is not set
803# CONFIG_NLS_CODEPAGE_857 is not set
804# CONFIG_NLS_CODEPAGE_860 is not set
805# CONFIG_NLS_CODEPAGE_861 is not set
806# CONFIG_NLS_CODEPAGE_862 is not set
807# CONFIG_NLS_CODEPAGE_863 is not set
808# CONFIG_NLS_CODEPAGE_864 is not set
809# CONFIG_NLS_CODEPAGE_865 is not set
810# CONFIG_NLS_CODEPAGE_866 is not set
811# CONFIG_NLS_CODEPAGE_869 is not set
812# CONFIG_NLS_CODEPAGE_936 is not set
813# CONFIG_NLS_CODEPAGE_950 is not set
814# CONFIG_NLS_CODEPAGE_932 is not set
815# CONFIG_NLS_CODEPAGE_949 is not set
816# CONFIG_NLS_CODEPAGE_874 is not set
817# CONFIG_NLS_ISO8859_8 is not set
818# CONFIG_NLS_CODEPAGE_1250 is not set
819# CONFIG_NLS_CODEPAGE_1251 is not set
820# CONFIG_NLS_ASCII is not set
821CONFIG_NLS_ISO8859_1=m
822# CONFIG_NLS_ISO8859_2 is not set
823# CONFIG_NLS_ISO8859_3 is not set
824# CONFIG_NLS_ISO8859_4 is not set
825# CONFIG_NLS_ISO8859_5 is not set
826# CONFIG_NLS_ISO8859_6 is not set
827# CONFIG_NLS_ISO8859_7 is not set
828# CONFIG_NLS_ISO8859_9 is not set
829# CONFIG_NLS_ISO8859_13 is not set
830# CONFIG_NLS_ISO8859_14 is not set
831# CONFIG_NLS_ISO8859_15 is not set
832# CONFIG_NLS_KOI8_R is not set
833# CONFIG_NLS_KOI8_U is not set
834CONFIG_NLS_UTF8=m
835
836#
837# Profiling support
838#
839# CONFIG_PROFILING is not set
840
841#
842# Kernel hacking
843#
844# CONFIG_PRINTK_TIME is not set
845CONFIG_DEBUG_KERNEL=y
846CONFIG_MAGIC_SYSRQ=y
847CONFIG_LOG_BUF_SHIFT=14
848CONFIG_DETECT_SOFTLOCKUP=y
849# CONFIG_SCHEDSTATS is not set
850# CONFIG_DEBUG_SLAB is not set
851CONFIG_DEBUG_PREEMPT=y
852# CONFIG_DEBUG_SPINLOCK is not set
853# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
854# CONFIG_DEBUG_KOBJECT is not set
855# CONFIG_DEBUG_BUGVERBOSE is not set
856# CONFIG_DEBUG_INFO is not set
857# CONFIG_DEBUG_FS is not set
858CONFIG_FRAME_POINTER=y
859# CONFIG_DEBUG_USER is not set
860# CONFIG_DEBUG_WAITQ is not set
861CONFIG_DEBUG_ERRORS=y
862# CONFIG_DEBUG_LL is not set
863
864#
865# Security options
866#
867# CONFIG_KEYS is not set
868# CONFIG_SECURITY is not set
869
870#
871# Cryptographic options
872#
873# CONFIG_CRYPTO is not set
874
875#
876# Hardware crypto devices
877#
878
879#
880# Library routines
881#
882# CONFIG_CRC_CCITT is not set
883# CONFIG_CRC16 is not set
884CONFIG_CRC32=y
885# CONFIG_LIBCRC32C is not set
886CONFIG_ZLIB_INFLATE=y
887CONFIG_ZLIB_DEFLATE=y