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