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