blob: f1afe3d09ec66c5797ed553f1de4d1c1138396ed [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.12-rc1-bk2
4# Sun Mar 27 22:39:19 2005
5#
6CONFIG_ARM=y
7CONFIG_MMU=y
8CONFIG_UID16=y
9CONFIG_RWSEM_GENERIC_SPINLOCK=y
10CONFIG_GENERIC_CALIBRATE_DELAY=y
11CONFIG_GENERIC_IOMAP=y
12
13#
14# Code maturity level options
15#
16CONFIG_EXPERIMENTAL=y
17CONFIG_CLEAN_COMPILE=y
18CONFIG_BROKEN_ON_SMP=y
19
20#
21# General setup
22#
23CONFIG_LOCALVERSION=""
24CONFIG_SWAP=y
25CONFIG_SYSVIPC=y
26# CONFIG_POSIX_MQUEUE is not set
27CONFIG_BSD_PROCESS_ACCT=y
28# CONFIG_BSD_PROCESS_ACCT_V3 is not set
29CONFIG_SYSCTL=y
30# CONFIG_AUDIT is not set
31# CONFIG_HOTPLUG is not set
32CONFIG_KOBJECT_UEVENT=y
33# CONFIG_IKCONFIG is not set
34CONFIG_EMBEDDED=y
35CONFIG_KALLSYMS=y
36# CONFIG_KALLSYMS_ALL is not set
37# CONFIG_KALLSYMS_EXTRA_PASS is not set
38CONFIG_BASE_FULL=y
39CONFIG_FUTEX=y
40CONFIG_EPOLL=y
41CONFIG_CC_OPTIMIZE_FOR_SIZE=y
42CONFIG_SHMEM=y
43CONFIG_CC_ALIGN_FUNCTIONS=0
44CONFIG_CC_ALIGN_LABELS=0
45CONFIG_CC_ALIGN_LOOPS=0
46CONFIG_CC_ALIGN_JUMPS=0
47# CONFIG_TINY_SHMEM is not set
48CONFIG_BASE_SMALL=0
49
50#
51# Loadable module support
52#
Lennert Buytenhekf0ffedd2005-06-20 18:51:08 +010053CONFIG_MODULES=y
54CONFIG_MODULE_UNLOAD=y
55# CONFIG_MODULE_FORCE_UNLOAD is not set
56CONFIG_OBSOLETE_MODPARM=y
57# CONFIG_MODVERSIONS is not set
58# CONFIG_MODULE_SRCVERSION_ALL is not set
59CONFIG_KMOD=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070060
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_CAMELOT is not set
69# CONFIG_ARCH_FOOTBRIDGE is not set
70# CONFIG_ARCH_INTEGRATOR is not set
71# CONFIG_ARCH_IOP3XX is not set
72# CONFIG_ARCH_IXP4XX is not set
73CONFIG_ARCH_IXP2000=y
74# CONFIG_ARCH_L7200 is not set
75# CONFIG_ARCH_PXA is not set
76# CONFIG_ARCH_RPC is not set
77# CONFIG_ARCH_SA1100 is not set
78# CONFIG_ARCH_S3C2410 is not set
79# CONFIG_ARCH_SHARK is not set
80# CONFIG_ARCH_LH7A40X is not set
81# CONFIG_ARCH_OMAP is not set
82# CONFIG_ARCH_VERSATILE is not set
83# CONFIG_ARCH_IMX is not set
84# CONFIG_ARCH_H720X is not set
85CONFIG_ARCH_SUPPORTS_BIG_ENDIAN=y
86
87#
88# Intel IXP2400/2800 Implementation Options
89#
90
91#
92# IXP2400/2800 Platforms
93#
94# CONFIG_ARCH_ENP2611 is not set
95# CONFIG_ARCH_IXDP2400 is not set
96# CONFIG_ARCH_IXDP2800 is not set
97# CONFIG_ARCH_IXDP2401 is not set
98CONFIG_ARCH_IXDP2801=y
99CONFIG_ARCH_IXDP2X01=y
100
101#
102# Processor Type
103#
104CONFIG_CPU_32=y
105CONFIG_CPU_XSCALE=y
106CONFIG_CPU_32v5=y
107CONFIG_CPU_ABRT_EV5T=y
108CONFIG_CPU_CACHE_VIVT=y
109CONFIG_CPU_TLB_V4WBI=y
110CONFIG_CPU_MINICACHE=y
111
112#
113# Processor Features
114#
115# CONFIG_ARM_THUMB is not set
116CONFIG_CPU_BIG_ENDIAN=y
117CONFIG_XSCALE_PMU=y
118
119#
120# Bus support
121#
122CONFIG_PCI=y
123CONFIG_PCI_LEGACY_PROC=y
124CONFIG_PCI_NAMES=y
125
126#
127# PCCARD (PCMCIA/CardBus) support
128#
129# CONFIG_PCCARD is not set
130
131#
132# Kernel Features
133#
134# CONFIG_PREEMPT is not set
135CONFIG_ALIGNMENT_TRAP=y
136
137#
138# Boot options
139#
140CONFIG_ZBOOT_ROM_TEXT=0x0
141CONFIG_ZBOOT_ROM_BSS=0x0
142CONFIG_CMDLINE="console=ttyS0,115200 root=/dev/nfs ip=bootp mem=64M@0x0 pci=firmware ixdp2x01_clock=50000000"
143# CONFIG_XIP_KERNEL is not set
144
145#
146# Floating point emulation
147#
148
149#
150# At least one emulation must be selected
151#
152CONFIG_FPE_NWFPE=y
153# CONFIG_FPE_FASTFPE is not set
154
155#
156# Userspace binary formats
157#
158CONFIG_BINFMT_ELF=y
159# CONFIG_BINFMT_AOUT is not set
160# CONFIG_BINFMT_MISC is not set
161# CONFIG_ARTHUR is not set
162
163#
164# Power management options
165#
166# CONFIG_PM is not set
167
168#
169# Device Drivers
170#
171
172#
173# Generic Driver Options
174#
175CONFIG_STANDALONE=y
176# CONFIG_PREVENT_FIRMWARE_BUILD is not set
177# CONFIG_FW_LOADER is not set
178# CONFIG_DEBUG_DRIVER is not set
179
180#
181# Memory Technology Devices (MTD)
182#
183CONFIG_MTD=y
184# CONFIG_MTD_DEBUG is not set
185# CONFIG_MTD_CONCAT is not set
186CONFIG_MTD_PARTITIONS=y
187CONFIG_MTD_REDBOOT_PARTS=y
188CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1
189CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y
190CONFIG_MTD_REDBOOT_PARTS_READONLY=y
191# CONFIG_MTD_CMDLINE_PARTS is not set
192# CONFIG_MTD_AFS_PARTS is not set
193
194#
195# User Modules And Translation Layers
196#
197CONFIG_MTD_CHAR=y
198CONFIG_MTD_BLOCK=y
199# CONFIG_FTL is not set
200# CONFIG_NFTL is not set
201# CONFIG_INFTL is not set
202
203#
204# RAM/ROM/Flash chip drivers
205#
206CONFIG_MTD_CFI=y
207# CONFIG_MTD_JEDECPROBE is not set
208CONFIG_MTD_GEN_PROBE=y
209# CONFIG_MTD_CFI_ADV_OPTIONS is not set
210CONFIG_MTD_MAP_BANK_WIDTH_1=y
211CONFIG_MTD_MAP_BANK_WIDTH_2=y
212CONFIG_MTD_MAP_BANK_WIDTH_4=y
213# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
214# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
215# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
216CONFIG_MTD_CFI_I1=y
217CONFIG_MTD_CFI_I2=y
218# CONFIG_MTD_CFI_I4 is not set
219# CONFIG_MTD_CFI_I8 is not set
220CONFIG_MTD_CFI_INTELEXT=y
221# CONFIG_MTD_CFI_AMDSTD is not set
222# CONFIG_MTD_CFI_STAA is not set
223CONFIG_MTD_CFI_UTIL=y
224# CONFIG_MTD_RAM is not set
225# CONFIG_MTD_ROM is not set
226# CONFIG_MTD_ABSENT is not set
227# CONFIG_MTD_XIP is not set
228
229#
230# Mapping drivers for chip access
231#
232CONFIG_MTD_COMPLEX_MAPPINGS=y
233# CONFIG_MTD_PHYSMAP is not set
234# CONFIG_MTD_ARM_INTEGRATOR is not set
235CONFIG_MTD_IXP2000=y
236# CONFIG_MTD_EDB7312 is not set
237# CONFIG_MTD_PCI is not set
238
239#
240# Self-contained MTD device drivers
241#
242# CONFIG_MTD_PMC551 is not set
243# CONFIG_MTD_SLRAM is not set
244# CONFIG_MTD_PHRAM is not set
245# CONFIG_MTD_MTDRAM is not set
246# CONFIG_MTD_BLKMTD is not set
247# CONFIG_MTD_BLOCK2MTD is not set
248
249#
250# Disk-On-Chip Device Drivers
251#
252# CONFIG_MTD_DOC2000 is not set
253# CONFIG_MTD_DOC2001 is not set
254# CONFIG_MTD_DOC2001PLUS is not set
255
256#
257# NAND Flash Device Drivers
258#
259# CONFIG_MTD_NAND is not set
260
261#
262# Parallel port support
263#
264# CONFIG_PARPORT is not set
265
266#
267# Plug and Play support
268#
269
270#
271# Block devices
272#
273# CONFIG_BLK_DEV_FD is not set
274# CONFIG_BLK_CPQ_DA is not set
275# CONFIG_BLK_CPQ_CISS_DA is not set
276# CONFIG_BLK_DEV_DAC960 is not set
277# CONFIG_BLK_DEV_UMEM is not set
278# CONFIG_BLK_DEV_COW_COMMON is not set
279CONFIG_BLK_DEV_LOOP=y
280# CONFIG_BLK_DEV_CRYPTOLOOP is not set
281# CONFIG_BLK_DEV_NBD is not set
282# CONFIG_BLK_DEV_SX8 is not set
283CONFIG_BLK_DEV_RAM=y
284CONFIG_BLK_DEV_RAM_COUNT=16
285CONFIG_BLK_DEV_RAM_SIZE=8192
286CONFIG_BLK_DEV_INITRD=y
287CONFIG_INITRAMFS_SOURCE=""
288# CONFIG_CDROM_PKTCDVD is not set
289
290#
291# IO Schedulers
292#
293CONFIG_IOSCHED_NOOP=y
294CONFIG_IOSCHED_AS=y
295CONFIG_IOSCHED_DEADLINE=y
296CONFIG_IOSCHED_CFQ=y
297# CONFIG_ATA_OVER_ETH is not set
298
299#
300# SCSI device support
301#
302# CONFIG_SCSI is not set
303
304#
305# Multi-device support (RAID and LVM)
306#
307# CONFIG_MD is not set
308
309#
310# Fusion MPT device support
311#
312
313#
314# IEEE 1394 (FireWire) support
315#
316# CONFIG_IEEE1394 is not set
317
318#
319# I2O device support
320#
321# CONFIG_I2O is not set
322
323#
324# Networking support
325#
326CONFIG_NET=y
327
328#
329# Networking options
330#
331CONFIG_PACKET=y
332CONFIG_PACKET_MMAP=y
333# CONFIG_NETLINK_DEV is not set
334CONFIG_UNIX=y
335# CONFIG_NET_KEY is not set
336CONFIG_INET=y
337# CONFIG_IP_MULTICAST is not set
338# CONFIG_IP_ADVANCED_ROUTER is not set
339CONFIG_IP_PNP=y
340CONFIG_IP_PNP_DHCP=y
341CONFIG_IP_PNP_BOOTP=y
342# CONFIG_IP_PNP_RARP is not set
343# CONFIG_NET_IPIP is not set
344# CONFIG_NET_IPGRE is not set
345# CONFIG_ARPD is not set
346CONFIG_SYN_COOKIES=y
347# CONFIG_INET_AH is not set
348# CONFIG_INET_ESP is not set
349# CONFIG_INET_IPCOMP is not set
350# CONFIG_INET_TUNNEL is not set
351# CONFIG_IP_TCPDIAG is not set
352# CONFIG_IP_TCPDIAG_IPV6 is not set
353# CONFIG_IPV6 is not set
354# CONFIG_NETFILTER is not set
355
356#
357# SCTP Configuration (EXPERIMENTAL)
358#
359# CONFIG_IP_SCTP is not set
360# CONFIG_ATM is not set
361# CONFIG_BRIDGE is not set
362# CONFIG_VLAN_8021Q is not set
363# CONFIG_DECNET is not set
364# CONFIG_LLC2 is not set
365# CONFIG_IPX is not set
366# CONFIG_ATALK is not set
367# CONFIG_X25 is not set
368# CONFIG_LAPB is not set
369# CONFIG_NET_DIVERT is not set
370# CONFIG_ECONET is not set
371# CONFIG_WAN_ROUTER is not set
372
373#
374# QoS and/or fair queueing
375#
376# CONFIG_NET_SCHED is not set
377# CONFIG_NET_CLS_ROUTE is not set
378
379#
380# Network testing
381#
382# CONFIG_NET_PKTGEN is not set
383# CONFIG_NETPOLL is not set
384# CONFIG_NET_POLL_CONTROLLER is not set
385# CONFIG_HAMRADIO is not set
386# CONFIG_IRDA is not set
387# CONFIG_BT is not set
388CONFIG_NETDEVICES=y
389CONFIG_DUMMY=y
390# CONFIG_BONDING is not set
391# CONFIG_EQUALIZER is not set
392# CONFIG_TUN is not set
393
394#
395# ARCnet devices
396#
397# CONFIG_ARCNET is not set
398
399#
400# Ethernet (10 or 100Mbit)
401#
402CONFIG_NET_ETHERNET=y
403CONFIG_MII=y
404# CONFIG_HAPPYMEAL is not set
405# CONFIG_SUNGEM is not set
406# CONFIG_NET_VENDOR_3COM is not set
407# CONFIG_SMC91X is not set
408
409#
410# Tulip family network device support
411#
412# CONFIG_NET_TULIP is not set
413# CONFIG_HP100 is not set
414CONFIG_NET_PCI=y
415# CONFIG_PCNET32 is not set
416# CONFIG_AMD8111_ETH is not set
417# CONFIG_ADAPTEC_STARFIRE is not set
418# CONFIG_B44 is not set
419# CONFIG_FORCEDETH is not set
420CONFIG_CS89x0=y
421# CONFIG_DGRS is not set
422CONFIG_EEPRO100=y
423# CONFIG_E100 is not set
424# CONFIG_FEALNX is not set
425# CONFIG_NATSEMI is not set
426# CONFIG_NE2K_PCI is not set
427# CONFIG_8139CP is not set
428# CONFIG_8139TOO is not set
429# CONFIG_SIS900 is not set
430# CONFIG_EPIC100 is not set
431# CONFIG_SUNDANCE is not set
432# CONFIG_TLAN is not set
433# CONFIG_VIA_RHINE is not set
434
435#
436# Ethernet (1000 Mbit)
437#
438# CONFIG_ACENIC is not set
439# CONFIG_DL2K is not set
440# CONFIG_E1000 is not set
441# CONFIG_NS83820 is not set
442# CONFIG_HAMACHI is not set
443# CONFIG_YELLOWFIN is not set
444# CONFIG_R8169 is not set
445# CONFIG_SK98LIN is not set
446# CONFIG_VIA_VELOCITY is not set
447# CONFIG_TIGON3 is not set
448
449#
450# Ethernet (10000 Mbit)
451#
452# CONFIG_IXGB is not set
453# CONFIG_S2IO is not set
454
455#
456# Token Ring devices
457#
458# CONFIG_TR is not set
459
460#
461# Wireless LAN (non-hamradio)
462#
463# CONFIG_NET_RADIO is not set
464
465#
466# Wan interfaces
467#
468CONFIG_WAN=y
469# CONFIG_LANMEDIA is not set
470# CONFIG_SYNCLINK_SYNCPPP is not set
471CONFIG_HDLC=y
472CONFIG_HDLC_RAW=y
473# CONFIG_HDLC_RAW_ETH is not set
474CONFIG_HDLC_CISCO=y
475CONFIG_HDLC_FR=y
476CONFIG_HDLC_PPP=y
477
478#
479# X.25/LAPB support is disabled
480#
481# CONFIG_PCI200SYN is not set
482# CONFIG_WANXL is not set
483# CONFIG_PC300 is not set
484# CONFIG_FARSYNC is not set
485CONFIG_DLCI=y
486CONFIG_DLCI_COUNT=24
487CONFIG_DLCI_MAX=8
488# CONFIG_FDDI is not set
489# CONFIG_HIPPI is not set
490# CONFIG_PPP is not set
491# CONFIG_SLIP is not set
492# CONFIG_SHAPER is not set
493# CONFIG_NETCONSOLE is not set
494
495#
496# ISDN subsystem
497#
498# CONFIG_ISDN is not set
499
500#
501# Input device support
502#
503CONFIG_INPUT=y
504
505#
506# Userland interfaces
507#
508CONFIG_INPUT_MOUSEDEV=y
509CONFIG_INPUT_MOUSEDEV_PSAUX=y
510CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
511CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
512# CONFIG_INPUT_JOYDEV is not set
513# CONFIG_INPUT_TSDEV is not set
514# CONFIG_INPUT_EVDEV is not set
515# CONFIG_INPUT_EVBUG is not set
516
517#
518# Input Device Drivers
519#
520# CONFIG_INPUT_KEYBOARD is not set
521# CONFIG_INPUT_MOUSE is not set
522# CONFIG_INPUT_JOYSTICK is not set
523# CONFIG_INPUT_TOUCHSCREEN is not set
524# CONFIG_INPUT_MISC is not set
525
526#
527# Hardware I/O ports
528#
529# CONFIG_SERIO is not set
530# CONFIG_GAMEPORT is not set
531CONFIG_SOUND_GAMEPORT=y
532
533#
534# Character devices
535#
536# CONFIG_VT is not set
537# CONFIG_SERIAL_NONSTANDARD is not set
538
539#
540# Serial drivers
541#
542CONFIG_SERIAL_8250=y
543CONFIG_SERIAL_8250_CONSOLE=y
544CONFIG_SERIAL_8250_NR_UARTS=2
545# CONFIG_SERIAL_8250_EXTENDED is not set
546
547#
548# Non-8250 serial port support
549#
550CONFIG_SERIAL_CORE=y
551CONFIG_SERIAL_CORE_CONSOLE=y
552CONFIG_UNIX98_PTYS=y
553CONFIG_LEGACY_PTYS=y
554CONFIG_LEGACY_PTY_COUNT=256
555
556#
557# IPMI
558#
559# CONFIG_IPMI_HANDLER is not set
560
561#
562# Watchdog Cards
563#
564CONFIG_WATCHDOG=y
565# CONFIG_WATCHDOG_NOWAYOUT is not set
566
567#
568# Watchdog Device Drivers
569#
570# CONFIG_SOFT_WATCHDOG is not set
571CONFIG_IXP2000_WATCHDOG=y
572
573#
574# PCI-based Watchdog Cards
575#
576# CONFIG_PCIPCWATCHDOG is not set
577# CONFIG_WDTPCI is not set
578# CONFIG_NVRAM is not set
579# CONFIG_RTC is not set
580# CONFIG_DTLK is not set
581# CONFIG_R3964 is not set
582# CONFIG_APPLICOM is not set
583
584#
585# Ftape, the floppy tape device driver
586#
587# CONFIG_DRM is not set
588# CONFIG_RAW_DRIVER is not set
589
590#
591# TPM devices
592#
593# CONFIG_TCG_TPM is not set
594
595#
596# I2C support
597#
598CONFIG_I2C=y
599CONFIG_I2C_CHARDEV=y
600
601#
602# I2C Algorithms
603#
604CONFIG_I2C_ALGOBIT=y
605# CONFIG_I2C_ALGOPCF is not set
606# CONFIG_I2C_ALGOPCA is not set
607
608#
609# I2C Hardware Bus support
610#
611# CONFIG_I2C_ALI1535 is not set
612# CONFIG_I2C_ALI1563 is not set
613# CONFIG_I2C_ALI15X3 is not set
614# CONFIG_I2C_AMD756 is not set
615# CONFIG_I2C_AMD8111 is not set
616# CONFIG_I2C_I801 is not set
617# CONFIG_I2C_I810 is not set
618# CONFIG_I2C_ISA is not set
619# CONFIG_I2C_IXP2000 is not set
620# CONFIG_I2C_NFORCE2 is not set
621# CONFIG_I2C_PARPORT_LIGHT is not set
622# CONFIG_I2C_PIIX4 is not set
623# CONFIG_I2C_PROSAVAGE is not set
624# CONFIG_I2C_SAVAGE4 is not set
625# CONFIG_SCx200_ACB is not set
626# CONFIG_I2C_SIS5595 is not set
627# CONFIG_I2C_SIS630 is not set
628# CONFIG_I2C_SIS96X is not set
629# CONFIG_I2C_VIA is not set
630# CONFIG_I2C_VIAPRO is not set
631# CONFIG_I2C_VOODOO3 is not set
632# CONFIG_I2C_PCA_ISA is not set
633
634#
635# Hardware Sensors Chip support
636#
637CONFIG_I2C_SENSOR=y
638# CONFIG_SENSORS_ADM1021 is not set
639# CONFIG_SENSORS_ADM1025 is not set
640# CONFIG_SENSORS_ADM1026 is not set
641# CONFIG_SENSORS_ADM1031 is not set
642# CONFIG_SENSORS_ASB100 is not set
643# CONFIG_SENSORS_DS1621 is not set
644# CONFIG_SENSORS_FSCHER is not set
645# CONFIG_SENSORS_FSCPOS is not set
646# CONFIG_SENSORS_GL518SM is not set
647# CONFIG_SENSORS_GL520SM is not set
648# CONFIG_SENSORS_IT87 is not set
649# CONFIG_SENSORS_LM63 is not set
650# CONFIG_SENSORS_LM75 is not set
651# CONFIG_SENSORS_LM77 is not set
652# CONFIG_SENSORS_LM78 is not set
653# CONFIG_SENSORS_LM80 is not set
654# CONFIG_SENSORS_LM83 is not set
655# CONFIG_SENSORS_LM85 is not set
656# CONFIG_SENSORS_LM87 is not set
657# CONFIG_SENSORS_LM90 is not set
658# CONFIG_SENSORS_MAX1619 is not set
659# CONFIG_SENSORS_PC87360 is not set
660# CONFIG_SENSORS_SMSC47B397 is not set
661# CONFIG_SENSORS_SIS5595 is not set
662# CONFIG_SENSORS_SMSC47M1 is not set
663# CONFIG_SENSORS_VIA686A is not set
664# CONFIG_SENSORS_W83781D is not set
665# CONFIG_SENSORS_W83L785TS is not set
666# CONFIG_SENSORS_W83627HF is not set
667
668#
669# Other I2C Chip support
670#
671CONFIG_SENSORS_EEPROM=y
672# CONFIG_SENSORS_PCF8574 is not set
673# CONFIG_SENSORS_PCF8591 is not set
674# CONFIG_SENSORS_RTC8564 is not set
675# CONFIG_I2C_DEBUG_CORE is not set
676# CONFIG_I2C_DEBUG_ALGO is not set
677# CONFIG_I2C_DEBUG_BUS is not set
678# CONFIG_I2C_DEBUG_CHIP is not set
679
680#
681# Misc devices
682#
683
684#
685# Multimedia devices
686#
687# CONFIG_VIDEO_DEV is not set
688
689#
690# Digital Video Broadcasting Devices
691#
692# CONFIG_DVB is not set
693
694#
695# Graphics support
696#
697# CONFIG_FB is not set
698
699#
700# Sound
701#
702# CONFIG_SOUND is not set
703
704#
705# USB support
706#
707CONFIG_USB_ARCH_HAS_HCD=y
708CONFIG_USB_ARCH_HAS_OHCI=y
709# CONFIG_USB is not set
710
711#
712# USB Gadget Support
713#
714# CONFIG_USB_GADGET is not set
715
716#
717# MMC/SD Card support
718#
719# CONFIG_MMC is not set
720
721#
722# File systems
723#
724CONFIG_EXT2_FS=y
725CONFIG_EXT2_FS_XATTR=y
726CONFIG_EXT2_FS_POSIX_ACL=y
727# CONFIG_EXT2_FS_SECURITY is not set
728CONFIG_EXT3_FS=y
729CONFIG_EXT3_FS_XATTR=y
730CONFIG_EXT3_FS_POSIX_ACL=y
731# CONFIG_EXT3_FS_SECURITY is not set
732CONFIG_JBD=y
733# CONFIG_JBD_DEBUG is not set
734CONFIG_FS_MBCACHE=y
735# CONFIG_REISERFS_FS is not set
736# CONFIG_JFS_FS is not set
737CONFIG_FS_POSIX_ACL=y
738
739#
740# XFS support
741#
742# CONFIG_XFS_FS is not set
743# CONFIG_MINIX_FS is not set
744# CONFIG_ROMFS_FS is not set
745# CONFIG_QUOTA is not set
746CONFIG_DNOTIFY=y
747# CONFIG_AUTOFS_FS is not set
748# CONFIG_AUTOFS4_FS is not set
749
750#
751# CD-ROM/DVD Filesystems
752#
753# CONFIG_ISO9660_FS is not set
754# CONFIG_UDF_FS is not set
755
756#
757# DOS/FAT/NT Filesystems
758#
759# CONFIG_MSDOS_FS is not set
760# CONFIG_VFAT_FS is not set
761# CONFIG_NTFS_FS is not set
762
763#
764# Pseudo filesystems
765#
766CONFIG_PROC_FS=y
767CONFIG_SYSFS=y
768# CONFIG_DEVFS_FS is not set
769# CONFIG_DEVPTS_FS_XATTR is not set
770CONFIG_TMPFS=y
771# CONFIG_TMPFS_XATTR is not set
772# CONFIG_HUGETLB_PAGE is not set
773CONFIG_RAMFS=y
774
775#
776# Miscellaneous filesystems
777#
778# CONFIG_ADFS_FS is not set
779# CONFIG_AFFS_FS is not set
780# CONFIG_HFS_FS is not set
781# CONFIG_HFSPLUS_FS is not set
782# CONFIG_BEFS_FS is not set
783# CONFIG_BFS_FS is not set
784# CONFIG_EFS_FS is not set
785# CONFIG_JFFS_FS is not set
786CONFIG_JFFS2_FS=y
787CONFIG_JFFS2_FS_DEBUG=0
788# CONFIG_JFFS2_FS_NAND is not set
789# CONFIG_JFFS2_FS_NOR_ECC is not set
790# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
791CONFIG_JFFS2_ZLIB=y
792CONFIG_JFFS2_RTIME=y
793# CONFIG_JFFS2_RUBIN is not set
794# CONFIG_CRAMFS is not set
795# CONFIG_VXFS_FS is not set
796# CONFIG_HPFS_FS is not set
797# CONFIG_QNX4FS_FS is not set
798# CONFIG_SYSV_FS is not set
799# CONFIG_UFS_FS is not set
800
801#
802# Network File Systems
803#
804CONFIG_NFS_FS=y
805CONFIG_NFS_V3=y
806# CONFIG_NFS_V4 is not set
807# CONFIG_NFS_DIRECTIO is not set
808# CONFIG_NFSD is not set
809CONFIG_ROOT_NFS=y
810CONFIG_LOCKD=y
811CONFIG_LOCKD_V4=y
812CONFIG_SUNRPC=y
813# CONFIG_RPCSEC_GSS_KRB5 is not set
814# CONFIG_RPCSEC_GSS_SPKM3 is not set
815# CONFIG_SMB_FS is not set
816# CONFIG_CIFS is not set
817# CONFIG_NCP_FS is not set
818# CONFIG_CODA_FS is not set
819# CONFIG_AFS_FS is not set
820
821#
822# Partition Types
823#
824CONFIG_PARTITION_ADVANCED=y
825# CONFIG_ACORN_PARTITION is not set
826# CONFIG_OSF_PARTITION is not set
827# CONFIG_AMIGA_PARTITION is not set
828# CONFIG_ATARI_PARTITION is not set
829# CONFIG_MAC_PARTITION is not set
830CONFIG_MSDOS_PARTITION=y
831# CONFIG_BSD_DISKLABEL is not set
832# CONFIG_MINIX_SUBPARTITION is not set
833# CONFIG_SOLARIS_X86_PARTITION is not set
834# CONFIG_UNIXWARE_DISKLABEL is not set
835# CONFIG_LDM_PARTITION is not set
836# CONFIG_SGI_PARTITION is not set
837# CONFIG_ULTRIX_PARTITION is not set
838# CONFIG_SUN_PARTITION is not set
839# CONFIG_EFI_PARTITION is not set
840
841#
842# Native Language Support
843#
844# CONFIG_NLS is not set
845
846#
847# Profiling support
848#
849# CONFIG_PROFILING is not set
850
851#
852# Kernel hacking
853#
854# CONFIG_PRINTK_TIME is not set
855CONFIG_DEBUG_KERNEL=y
856CONFIG_MAGIC_SYSRQ=y
857CONFIG_LOG_BUF_SHIFT=14
858# CONFIG_SCHEDSTATS is not set
859# CONFIG_DEBUG_SLAB is not set
860# CONFIG_DEBUG_SPINLOCK is not set
861# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
862# CONFIG_DEBUG_KOBJECT is not set
863CONFIG_DEBUG_BUGVERBOSE=y
864# CONFIG_DEBUG_INFO is not set
865# CONFIG_DEBUG_FS is not set
866CONFIG_FRAME_POINTER=y
867CONFIG_DEBUG_USER=y
868# CONFIG_DEBUG_WAITQ is not set
869CONFIG_DEBUG_ERRORS=y
870CONFIG_DEBUG_LL=y
871# CONFIG_DEBUG_ICEDCC is not set
872
873#
874# Security options
875#
876# CONFIG_KEYS is not set
877# CONFIG_SECURITY is not set
878
879#
880# Cryptographic options
881#
882# CONFIG_CRYPTO is not set
883
884#
885# Hardware crypto devices
886#
887
888#
889# Library routines
890#
891# CONFIG_CRC_CCITT is not set
892CONFIG_CRC32=y
893# CONFIG_LIBCRC32C is not set
894CONFIG_ZLIB_INFLATE=y
895CONFIG_ZLIB_DEFLATE=y