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