aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@g5.osdl.org>2006-09-28 17:40:39 -0400
committerLinus Torvalds <torvalds@g5.osdl.org>2006-09-28 17:40:39 -0400
commitebdea46fecae40c4d7effcd33f40918a37a1df4b (patch)
treee4312bf7f1f3d184738963a0ec300aa9fdfd55c1 /arch/arm/configs
parentfecf3404f4aba6d0edeba31eeb018cbb6326dff2 (diff)
parent250d375d1da45a5e08ab8baf5eaa7eb258afd82b (diff)
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
* 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm: (130 commits) [ARM] 3856/1: Add clocksource for Intel IXP4xx platforms [ARM] 3855/1: Add generic time support [ARM] 3873/1: S3C24XX: Add irq_chip names [ARM] 3872/1: S3C24XX: Apply consistant tabbing to irq_chips [ARM] 3871/1: S3C24XX: Fix ordering of EINT4..23 [ARM] nommu: confirms the CR_V bit in nommu mode [ARM] nommu: abort handler fixup for !CPU_CP15_MMU cores. [ARM] 3870/1: AT91: Start removing static memory mappings [ARM] 3869/1: AT91: NAND support for DK and KB9202 boards [ARM] 3868/1: AT91 hardware header update [ARM] 3867/1: AT91 GPIO update [ARM] 3866/1: AT91 clock update [ARM] 3865/1: AT91RM9200 header updates [ARM] 3862/2: S3C2410 - add basic power management support for AML M5900 series [ARM] kthread: switch arch/arm/kernel/apm.c [ARM] Off-by-one in arch/arm/common/icst* [ARM] 3864/1: Refactore sharpsl_pm [ARM] 3863/1: Add Locomo SPI Device [ARM] 3847/2: Convert LOMOMO to use struct device for GPIOs [ARM] Use CPU_CACHE_* where possible in asm/cacheflush.h ...
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/ep93xx_defconfig1
-rw-r--r--arch/arm/configs/iop32x_defconfig (renamed from arch/arm/configs/ep80219_defconfig)602
-rw-r--r--arch/arm/configs/iop33x_defconfig (renamed from arch/arm/configs/iq80332_defconfig)473
-rw-r--r--arch/arm/configs/iq31244_defconfig922
-rw-r--r--arch/arm/configs/iq80321_defconfig843
-rw-r--r--arch/arm/configs/iq80331_defconfig916
-rw-r--r--arch/arm/configs/s3c2410_defconfig46
7 files changed, 798 insertions, 3005 deletions
diff --git a/arch/arm/configs/ep93xx_defconfig b/arch/arm/configs/ep93xx_defconfig
index 2948b4589a8b..3b4802a849e4 100644
--- a/arch/arm/configs/ep93xx_defconfig
+++ b/arch/arm/configs/ep93xx_defconfig
@@ -126,6 +126,7 @@ CONFIG_CRUNCH=y
126# EP93xx Platforms 126# EP93xx Platforms
127# 127#
128CONFIG_MACH_EDB9302=y 128CONFIG_MACH_EDB9302=y
129CONFIG_MACH_EDB9312=y
129CONFIG_MACH_EDB9315=y 130CONFIG_MACH_EDB9315=y
130CONFIG_MACH_EDB9315A=y 131CONFIG_MACH_EDB9315A=y
131CONFIG_MACH_GESBC9312=y 132CONFIG_MACH_GESBC9312=y
diff --git a/arch/arm/configs/ep80219_defconfig b/arch/arm/configs/iop32x_defconfig
index 3c73b707c2f3..0d67f66e78c2 100644
--- a/arch/arm/configs/ep80219_defconfig
+++ b/arch/arm/configs/iop32x_defconfig
@@ -1,50 +1,63 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.12-rc1-bk2 3# Linux kernel version: 2.6.18-rc7
4# Sun Mar 27 22:34:12 2005 4# Tue Sep 19 00:30:18 2006
5# 5#
6CONFIG_ARM=y 6CONFIG_ARM=y
7CONFIG_MMU=y 7CONFIG_MMU=y
8CONFIG_UID16=y 8CONFIG_GENERIC_HARDIRQS=y
9CONFIG_TRACE_IRQFLAGS_SUPPORT=y
10CONFIG_HARDIRQS_SW_RESEND=y
11CONFIG_GENERIC_IRQ_PROBE=y
9CONFIG_RWSEM_GENERIC_SPINLOCK=y 12CONFIG_RWSEM_GENERIC_SPINLOCK=y
13CONFIG_GENERIC_HWEIGHT=y
10CONFIG_GENERIC_CALIBRATE_DELAY=y 14CONFIG_GENERIC_CALIBRATE_DELAY=y
11CONFIG_GENERIC_IOMAP=y 15CONFIG_VECTORS_BASE=0xffff0000
16CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
12 17
13# 18#
14# Code maturity level options 19# Code maturity level options
15# 20#
16CONFIG_EXPERIMENTAL=y 21CONFIG_EXPERIMENTAL=y
17CONFIG_CLEAN_COMPILE=y
18CONFIG_BROKEN_ON_SMP=y 22CONFIG_BROKEN_ON_SMP=y
23CONFIG_INIT_ENV_ARG_LIMIT=32
19 24
20# 25#
21# General setup 26# General setup
22# 27#
23CONFIG_LOCALVERSION="" 28CONFIG_LOCALVERSION=""
29CONFIG_LOCALVERSION_AUTO=y
24CONFIG_SWAP=y 30CONFIG_SWAP=y
25CONFIG_SYSVIPC=y 31CONFIG_SYSVIPC=y
26# CONFIG_POSIX_MQUEUE is not set 32# CONFIG_POSIX_MQUEUE is not set
27CONFIG_BSD_PROCESS_ACCT=y 33CONFIG_BSD_PROCESS_ACCT=y
28# CONFIG_BSD_PROCESS_ACCT_V3 is not set 34# CONFIG_BSD_PROCESS_ACCT_V3 is not set
35# CONFIG_TASKSTATS is not set
29CONFIG_SYSCTL=y 36CONFIG_SYSCTL=y
30# CONFIG_AUDIT is not set 37# CONFIG_AUDIT is not set
31# CONFIG_HOTPLUG is not set
32CONFIG_KOBJECT_UEVENT=y
33# CONFIG_IKCONFIG is not set 38# CONFIG_IKCONFIG is not set
39# CONFIG_RELAY is not set
40CONFIG_INITRAMFS_SOURCE=""
41CONFIG_UID16=y
42CONFIG_CC_OPTIMIZE_FOR_SIZE=y
34# CONFIG_EMBEDDED is not set 43# CONFIG_EMBEDDED is not set
35CONFIG_KALLSYMS=y 44CONFIG_KALLSYMS=y
45CONFIG_KALLSYMS_ALL=y
36# CONFIG_KALLSYMS_EXTRA_PASS is not set 46# CONFIG_KALLSYMS_EXTRA_PASS is not set
47CONFIG_HOTPLUG=y
48CONFIG_PRINTK=y
49CONFIG_BUG=y
50CONFIG_ELF_CORE=y
37CONFIG_BASE_FULL=y 51CONFIG_BASE_FULL=y
52CONFIG_RT_MUTEXES=y
38CONFIG_FUTEX=y 53CONFIG_FUTEX=y
39CONFIG_EPOLL=y 54CONFIG_EPOLL=y
40CONFIG_CC_OPTIMIZE_FOR_SIZE=y
41CONFIG_SHMEM=y 55CONFIG_SHMEM=y
42CONFIG_CC_ALIGN_FUNCTIONS=0 56CONFIG_SLAB=y
43CONFIG_CC_ALIGN_LABELS=0 57CONFIG_VM_EVENT_COUNTERS=y
44CONFIG_CC_ALIGN_LOOPS=0
45CONFIG_CC_ALIGN_JUMPS=0
46# CONFIG_TINY_SHMEM is not set 58# CONFIG_TINY_SHMEM is not set
47CONFIG_BASE_SMALL=0 59CONFIG_BASE_SMALL=0
60# CONFIG_SLOB is not set
48 61
49# 62#
50# Loadable module support 63# Loadable module support
@@ -52,24 +65,52 @@ CONFIG_BASE_SMALL=0
52CONFIG_MODULES=y 65CONFIG_MODULES=y
53CONFIG_MODULE_UNLOAD=y 66CONFIG_MODULE_UNLOAD=y
54# CONFIG_MODULE_FORCE_UNLOAD is not set 67# CONFIG_MODULE_FORCE_UNLOAD is not set
55CONFIG_OBSOLETE_MODPARM=y
56# CONFIG_MODVERSIONS is not set 68# CONFIG_MODVERSIONS is not set
57# CONFIG_MODULE_SRCVERSION_ALL is not set 69# CONFIG_MODULE_SRCVERSION_ALL is not set
58CONFIG_KMOD=y 70CONFIG_KMOD=y
59 71
60# 72#
73# Block layer
74#
75# CONFIG_BLK_DEV_IO_TRACE is not set
76
77#
78# IO Schedulers
79#
80CONFIG_IOSCHED_NOOP=y
81CONFIG_IOSCHED_AS=y
82CONFIG_IOSCHED_DEADLINE=y
83CONFIG_IOSCHED_CFQ=y
84# CONFIG_DEFAULT_AS is not set
85# CONFIG_DEFAULT_DEADLINE is not set
86CONFIG_DEFAULT_CFQ=y
87# CONFIG_DEFAULT_NOOP is not set
88CONFIG_DEFAULT_IOSCHED="cfq"
89
90#
61# System Type 91# System Type
62# 92#
93# CONFIG_ARCH_AAEC2000 is not set
94# CONFIG_ARCH_INTEGRATOR is not set
95# CONFIG_ARCH_REALVIEW is not set
96# CONFIG_ARCH_VERSATILE is not set
97# CONFIG_ARCH_AT91 is not set
63# CONFIG_ARCH_CLPS7500 is not set 98# CONFIG_ARCH_CLPS7500 is not set
64# CONFIG_ARCH_CLPS711X is not set 99# CONFIG_ARCH_CLPS711X is not set
65# CONFIG_ARCH_CO285 is not set 100# CONFIG_ARCH_CO285 is not set
66# CONFIG_ARCH_EBSA110 is not set 101# CONFIG_ARCH_EBSA110 is not set
102# CONFIG_ARCH_EP93XX is not set
67# CONFIG_ARCH_FOOTBRIDGE is not set 103# CONFIG_ARCH_FOOTBRIDGE is not set
68# CONFIG_ARCH_INTEGRATOR is not set 104# CONFIG_ARCH_NETX is not set
69CONFIG_ARCH_IOP3XX=y 105# CONFIG_ARCH_H720X is not set
106# CONFIG_ARCH_IMX is not set
107CONFIG_ARCH_IOP32X=y
108# CONFIG_ARCH_IOP33X is not set
70# CONFIG_ARCH_IXP4XX is not set 109# CONFIG_ARCH_IXP4XX is not set
71# CONFIG_ARCH_IXP2000 is not set 110# CONFIG_ARCH_IXP2000 is not set
111# CONFIG_ARCH_IXP23XX is not set
72# CONFIG_ARCH_L7200 is not set 112# CONFIG_ARCH_L7200 is not set
113# CONFIG_ARCH_PNX4008 is not set
73# CONFIG_ARCH_PXA is not set 114# CONFIG_ARCH_PXA is not set
74# CONFIG_ARCH_RPC is not set 115# CONFIG_ARCH_RPC is not set
75# CONFIG_ARCH_SA1100 is not set 116# CONFIG_ARCH_SA1100 is not set
@@ -77,28 +118,19 @@ CONFIG_ARCH_IOP3XX=y
77# CONFIG_ARCH_SHARK is not set 118# CONFIG_ARCH_SHARK is not set
78# CONFIG_ARCH_LH7A40X is not set 119# CONFIG_ARCH_LH7A40X is not set
79# CONFIG_ARCH_OMAP is not set 120# CONFIG_ARCH_OMAP is not set
80# CONFIG_ARCH_VERSATILE is not set
81# CONFIG_ARCH_IMX is not set
82# CONFIG_ARCH_H720X is not set
83 121
84# 122#
85# IOP3xx Implementation Options 123# IOP32x Implementation Options
86# 124#
87 125
88# 126#
89# IOP3xx Platform Types 127# IOP32x Platform Types
90# 128#
91# CONFIG_ARCH_IQ80321 is not set 129CONFIG_MACH_GLANTANK=y
130CONFIG_ARCH_IQ80321=y
92CONFIG_ARCH_IQ31244=y 131CONFIG_ARCH_IQ31244=y
93# CONFIG_ARCH_IQ80331 is not set 132CONFIG_MACH_N2100=y
94# CONFIG_MACH_IQ80332 is not set 133CONFIG_PLAT_IOP=y
95CONFIG_ARCH_EP80219=y
96CONFIG_ARCH_IOP321=y
97# CONFIG_ARCH_IOP331 is not set
98
99#
100# IOP3xx Chipset Features
101#
102 134
103# 135#
104# Processor Type 136# Processor Type
@@ -109,7 +141,6 @@ CONFIG_CPU_32v5=y
109CONFIG_CPU_ABRT_EV5T=y 141CONFIG_CPU_ABRT_EV5T=y
110CONFIG_CPU_CACHE_VIVT=y 142CONFIG_CPU_CACHE_VIVT=y
111CONFIG_CPU_TLB_V4WBI=y 143CONFIG_CPU_TLB_V4WBI=y
112CONFIG_CPU_MINICACHE=y
113 144
114# 145#
115# Processor Features 146# Processor Features
@@ -121,8 +152,7 @@ CONFIG_XSCALE_PMU=y
121# Bus support 152# Bus support
122# 153#
123CONFIG_PCI=y 154CONFIG_PCI=y
124# CONFIG_PCI_LEGACY_PROC is not set 155# CONFIG_PCI_DEBUG is not set
125CONFIG_PCI_NAMES=y
126 156
127# 157#
128# PCCARD (PCMCIA/CardBus) support 158# PCCARD (PCMCIA/CardBus) support
@@ -133,6 +163,19 @@ CONFIG_PCI_NAMES=y
133# Kernel Features 163# Kernel Features
134# 164#
135# CONFIG_PREEMPT is not set 165# CONFIG_PREEMPT is not set
166# CONFIG_NO_IDLE_HZ is not set
167CONFIG_HZ=100
168# CONFIG_AEABI is not set
169# CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set
170CONFIG_SELECT_MEMORY_MODEL=y
171CONFIG_FLATMEM_MANUAL=y
172# CONFIG_DISCONTIGMEM_MANUAL is not set
173# CONFIG_SPARSEMEM_MANUAL is not set
174CONFIG_FLATMEM=y
175CONFIG_FLAT_NODE_MEM_MAP=y
176# CONFIG_SPARSEMEM_STATIC is not set
177CONFIG_SPLIT_PTLOCK_CPUS=4096
178# CONFIG_RESOURCES_64BIT is not set
136CONFIG_ALIGNMENT_TRAP=y 179CONFIG_ALIGNMENT_TRAP=y
137 180
138# 181#
@@ -140,7 +183,7 @@ CONFIG_ALIGNMENT_TRAP=y
140# 183#
141CONFIG_ZBOOT_ROM_TEXT=0x0 184CONFIG_ZBOOT_ROM_TEXT=0x0
142CONFIG_ZBOOT_ROM_BSS=0x0 185CONFIG_ZBOOT_ROM_BSS=0x0
143CONFIG_CMDLINE="ip=boot root=nfs console=ttyS0,115200" 186CONFIG_CMDLINE="console=ttyS0,115200 root=/dev/nfs ip=bootp"
144# CONFIG_XIP_KERNEL is not set 187# CONFIG_XIP_KERNEL is not set
145 188
146# 189#
@@ -166,6 +209,93 @@ CONFIG_BINFMT_AOUT=y
166# Power management options 209# Power management options
167# 210#
168# CONFIG_PM is not set 211# CONFIG_PM is not set
212# CONFIG_APM is not set
213
214#
215# Networking
216#
217CONFIG_NET=y
218
219#
220# Networking options
221#
222# CONFIG_NETDEBUG is not set
223CONFIG_PACKET=y
224CONFIG_PACKET_MMAP=y
225CONFIG_UNIX=y
226CONFIG_XFRM=y
227# CONFIG_XFRM_USER is not set
228# CONFIG_NET_KEY is not set
229CONFIG_INET=y
230CONFIG_IP_MULTICAST=y
231# CONFIG_IP_ADVANCED_ROUTER is not set
232CONFIG_IP_FIB_HASH=y
233CONFIG_IP_PNP=y
234# CONFIG_IP_PNP_DHCP is not set
235CONFIG_IP_PNP_BOOTP=y
236# CONFIG_IP_PNP_RARP is not set
237# CONFIG_NET_IPIP is not set
238# CONFIG_NET_IPGRE is not set
239# CONFIG_IP_MROUTE is not set
240# CONFIG_ARPD is not set
241# CONFIG_SYN_COOKIES is not set
242# CONFIG_INET_AH is not set
243# CONFIG_INET_ESP is not set
244# CONFIG_INET_IPCOMP is not set
245# CONFIG_INET_XFRM_TUNNEL is not set
246# CONFIG_INET_TUNNEL is not set
247CONFIG_INET_XFRM_MODE_TRANSPORT=y
248CONFIG_INET_XFRM_MODE_TUNNEL=y
249CONFIG_INET_DIAG=y
250CONFIG_INET_TCP_DIAG=y
251# CONFIG_TCP_CONG_ADVANCED is not set
252CONFIG_TCP_CONG_BIC=y
253# CONFIG_IPV6 is not set
254# CONFIG_INET6_XFRM_TUNNEL is not set
255# CONFIG_INET6_TUNNEL is not set
256# CONFIG_NETWORK_SECMARK is not set
257# CONFIG_NETFILTER is not set
258
259#
260# DCCP Configuration (EXPERIMENTAL)
261#
262# CONFIG_IP_DCCP is not set
263
264#
265# SCTP Configuration (EXPERIMENTAL)
266#
267# CONFIG_IP_SCTP is not set
268
269#
270# TIPC Configuration (EXPERIMENTAL)
271#
272# CONFIG_TIPC is not set
273# CONFIG_ATM is not set
274# CONFIG_BRIDGE is not set
275# CONFIG_VLAN_8021Q is not set
276# CONFIG_DECNET is not set
277# CONFIG_LLC2 is not set
278# CONFIG_IPX is not set
279# CONFIG_ATALK is not set
280# CONFIG_X25 is not set
281# CONFIG_LAPB is not set
282# CONFIG_NET_DIVERT is not set
283# CONFIG_ECONET is not set
284# CONFIG_WAN_ROUTER is not set
285
286#
287# QoS and/or fair queueing
288#
289# CONFIG_NET_SCHED is not set
290
291#
292# Network testing
293#
294# CONFIG_NET_PKTGEN is not set
295# CONFIG_HAMRADIO is not set
296# CONFIG_IRDA is not set
297# CONFIG_BT is not set
298# CONFIG_IEEE80211 is not set
169 299
170# 300#
171# Device Drivers 301# Device Drivers
@@ -177,6 +307,13 @@ CONFIG_BINFMT_AOUT=y
177CONFIG_STANDALONE=y 307CONFIG_STANDALONE=y
178CONFIG_PREVENT_FIRMWARE_BUILD=y 308CONFIG_PREVENT_FIRMWARE_BUILD=y
179# CONFIG_FW_LOADER is not set 309# CONFIG_FW_LOADER is not set
310# CONFIG_DEBUG_DRIVER is not set
311# CONFIG_SYS_HYPERVISOR is not set
312
313#
314# Connector - unified userspace <-> kernelspace linker
315#
316# CONFIG_CONNECTOR is not set
180 317
181# 318#
182# Memory Technology Devices (MTD) 319# Memory Technology Devices (MTD)
@@ -200,6 +337,7 @@ CONFIG_MTD_BLOCK=y
200# CONFIG_FTL is not set 337# CONFIG_FTL is not set
201# CONFIG_NFTL is not set 338# CONFIG_NFTL is not set
202# CONFIG_INFTL is not set 339# CONFIG_INFTL is not set
340# CONFIG_RFD_FTL is not set
203 341
204# 342#
205# RAM/ROM/Flash chip drivers 343# RAM/ROM/Flash chip drivers
@@ -225,18 +363,18 @@ CONFIG_MTD_CFI_UTIL=y
225# CONFIG_MTD_RAM is not set 363# CONFIG_MTD_RAM is not set
226# CONFIG_MTD_ROM is not set 364# CONFIG_MTD_ROM is not set
227# CONFIG_MTD_ABSENT is not set 365# CONFIG_MTD_ABSENT is not set
228# CONFIG_MTD_XIP is not set 366# CONFIG_MTD_OBSOLETE_CHIPS is not set
229 367
230# 368#
231# Mapping drivers for chip access 369# Mapping drivers for chip access
232# 370#
233# CONFIG_MTD_COMPLEX_MAPPINGS is not set 371# CONFIG_MTD_COMPLEX_MAPPINGS is not set
234CONFIG_MTD_PHYSMAP=y 372CONFIG_MTD_PHYSMAP=y
235CONFIG_MTD_PHYSMAP_START=0xf0000000 373CONFIG_MTD_PHYSMAP_START=0x0
236CONFIG_MTD_PHYSMAP_LEN=0x00800000 374CONFIG_MTD_PHYSMAP_LEN=0x0
237CONFIG_MTD_PHYSMAP_BANKWIDTH=2 375CONFIG_MTD_PHYSMAP_BANKWIDTH=1
238# CONFIG_MTD_ARM_INTEGRATOR is not set 376# CONFIG_MTD_ARM_INTEGRATOR is not set
239# CONFIG_MTD_EDB7312 is not set 377# CONFIG_MTD_PLATRAM is not set
240 378
241# 379#
242# Self-contained MTD device drivers 380# Self-contained MTD device drivers
@@ -245,7 +383,6 @@ CONFIG_MTD_PHYSMAP_BANKWIDTH=2
245# CONFIG_MTD_SLRAM is not set 383# CONFIG_MTD_SLRAM is not set
246# CONFIG_MTD_PHRAM is not set 384# CONFIG_MTD_PHRAM is not set
247# CONFIG_MTD_MTDRAM is not set 385# CONFIG_MTD_MTDRAM is not set
248# CONFIG_MTD_BLKMTD is not set
249# CONFIG_MTD_BLOCK2MTD is not set 386# CONFIG_MTD_BLOCK2MTD is not set
250 387
251# 388#
@@ -261,6 +398,11 @@ CONFIG_MTD_PHYSMAP_BANKWIDTH=2
261# CONFIG_MTD_NAND is not set 398# CONFIG_MTD_NAND is not set
262 399
263# 400#
401# OneNAND Flash Device Drivers
402#
403# CONFIG_MTD_ONENAND is not set
404
405#
264# Parallel port support 406# Parallel port support
265# 407#
266# CONFIG_PARPORT is not set 408# CONFIG_PARPORT is not set
@@ -272,7 +414,6 @@ CONFIG_MTD_PHYSMAP_BANKWIDTH=2
272# 414#
273# Block devices 415# Block devices
274# 416#
275# CONFIG_BLK_DEV_FD is not set
276# CONFIG_BLK_CPQ_DA is not set 417# CONFIG_BLK_CPQ_DA is not set
277# CONFIG_BLK_CPQ_CISS_DA is not set 418# CONFIG_BLK_CPQ_CISS_DA is not set
278# CONFIG_BLK_DEV_DAC960 is not set 419# CONFIG_BLK_DEV_DAC960 is not set
@@ -284,17 +425,9 @@ CONFIG_MTD_PHYSMAP_BANKWIDTH=2
284CONFIG_BLK_DEV_RAM=y 425CONFIG_BLK_DEV_RAM=y
285CONFIG_BLK_DEV_RAM_COUNT=16 426CONFIG_BLK_DEV_RAM_COUNT=16
286CONFIG_BLK_DEV_RAM_SIZE=8192 427CONFIG_BLK_DEV_RAM_SIZE=8192
287# CONFIG_BLK_DEV_INITRD is not set 428CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
288CONFIG_INITRAMFS_SOURCE="" 429CONFIG_BLK_DEV_INITRD=y
289# CONFIG_CDROM_PKTCDVD is not set 430# CONFIG_CDROM_PKTCDVD is not set
290
291#
292# IO Schedulers
293#
294CONFIG_IOSCHED_NOOP=y
295CONFIG_IOSCHED_AS=y
296CONFIG_IOSCHED_DEADLINE=y
297CONFIG_IOSCHED_CFQ=y
298# CONFIG_ATA_OVER_ETH is not set 431# CONFIG_ATA_OVER_ETH is not set
299 432
300# 433#
@@ -305,6 +438,7 @@ CONFIG_IOSCHED_CFQ=y
305# 438#
306# SCSI device support 439# SCSI device support
307# 440#
441# CONFIG_RAID_ATTRS is not set
308CONFIG_SCSI=y 442CONFIG_SCSI=y
309CONFIG_SCSI_PROC_FS=y 443CONFIG_SCSI_PROC_FS=y
310 444
@@ -316,6 +450,7 @@ CONFIG_BLK_DEV_SD=y
316# CONFIG_CHR_DEV_OSST is not set 450# CONFIG_CHR_DEV_OSST is not set
317# CONFIG_BLK_DEV_SR is not set 451# CONFIG_BLK_DEV_SR is not set
318CONFIG_CHR_DEV_SG=y 452CONFIG_CHR_DEV_SG=y
453# CONFIG_CHR_DEV_SCH is not set
319 454
320# 455#
321# Some SCSI devices (e.g. CD jukebox) support multiple LUNs 456# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
@@ -330,10 +465,12 @@ CONFIG_CHR_DEV_SG=y
330# CONFIG_SCSI_SPI_ATTRS is not set 465# CONFIG_SCSI_SPI_ATTRS is not set
331# CONFIG_SCSI_FC_ATTRS is not set 466# CONFIG_SCSI_FC_ATTRS is not set
332# CONFIG_SCSI_ISCSI_ATTRS is not set 467# CONFIG_SCSI_ISCSI_ATTRS is not set
468# CONFIG_SCSI_SAS_ATTRS is not set
333 469
334# 470#
335# SCSI low-level drivers 471# SCSI low-level drivers
336# 472#
473# CONFIG_ISCSI_TCP is not set
337# CONFIG_BLK_DEV_3W_XXXX_RAID is not set 474# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
338# CONFIG_SCSI_3W_9XXX is not set 475# CONFIG_SCSI_3W_9XXX is not set
339# CONFIG_SCSI_ACARD is not set 476# CONFIG_SCSI_ACARD is not set
@@ -344,25 +481,19 @@ CONFIG_CHR_DEV_SG=y
344# CONFIG_SCSI_DPT_I2O is not set 481# CONFIG_SCSI_DPT_I2O is not set
345# CONFIG_MEGARAID_NEWGEN is not set 482# CONFIG_MEGARAID_NEWGEN is not set
346# CONFIG_MEGARAID_LEGACY is not set 483# CONFIG_MEGARAID_LEGACY is not set
484# CONFIG_MEGARAID_SAS is not set
347# CONFIG_SCSI_SATA is not set 485# CONFIG_SCSI_SATA is not set
348# CONFIG_SCSI_BUSLOGIC is not set 486# CONFIG_SCSI_HPTIOP is not set
349# CONFIG_SCSI_DMX3191D is not set 487# CONFIG_SCSI_DMX3191D is not set
350# CONFIG_SCSI_EATA is not set
351# CONFIG_SCSI_FUTURE_DOMAIN is not set 488# CONFIG_SCSI_FUTURE_DOMAIN is not set
352# CONFIG_SCSI_GDTH is not set
353# CONFIG_SCSI_IPS is not set 489# CONFIG_SCSI_IPS is not set
354# CONFIG_SCSI_INITIO is not set 490# CONFIG_SCSI_INITIO is not set
355# CONFIG_SCSI_INIA100 is not set 491# CONFIG_SCSI_INIA100 is not set
356# CONFIG_SCSI_SYM53C8XX_2 is not set 492# CONFIG_SCSI_SYM53C8XX_2 is not set
357# CONFIG_SCSI_IPR is not set 493# CONFIG_SCSI_IPR is not set
358# CONFIG_SCSI_QLOGIC_FC is not set
359# CONFIG_SCSI_QLOGIC_1280 is not set 494# CONFIG_SCSI_QLOGIC_1280 is not set
360CONFIG_SCSI_QLA2XXX=y 495# CONFIG_SCSI_QLA_FC is not set
361# CONFIG_SCSI_QLA21XX is not set 496# CONFIG_SCSI_LPFC is not set
362# CONFIG_SCSI_QLA22XX is not set
363# CONFIG_SCSI_QLA2300 is not set
364# CONFIG_SCSI_QLA2322 is not set
365# CONFIG_SCSI_QLA6312 is not set
366# CONFIG_SCSI_DC395x is not set 497# CONFIG_SCSI_DC395x is not set
367# CONFIG_SCSI_DC390T is not set 498# CONFIG_SCSI_DC390T is not set
368# CONFIG_SCSI_NSP32 is not set 499# CONFIG_SCSI_NSP32 is not set
@@ -377,8 +508,7 @@ CONFIG_BLK_DEV_MD=y
377CONFIG_MD_RAID0=y 508CONFIG_MD_RAID0=y
378CONFIG_MD_RAID1=y 509CONFIG_MD_RAID1=y
379# CONFIG_MD_RAID10 is not set 510# CONFIG_MD_RAID10 is not set
380CONFIG_MD_RAID5=y 511# CONFIG_MD_RAID456 is not set
381# CONFIG_MD_RAID6 is not set
382# CONFIG_MD_MULTIPATH is not set 512# CONFIG_MD_MULTIPATH is not set
383# CONFIG_MD_FAULTY is not set 513# CONFIG_MD_FAULTY is not set
384CONFIG_BLK_DEV_DM=y 514CONFIG_BLK_DEV_DM=y
@@ -392,6 +522,9 @@ CONFIG_BLK_DEV_DM=y
392# Fusion MPT device support 522# Fusion MPT device support
393# 523#
394# CONFIG_FUSION is not set 524# CONFIG_FUSION is not set
525# CONFIG_FUSION_SPI is not set
526# CONFIG_FUSION_FC is not set
527# CONFIG_FUSION_SAS is not set
395 528
396# 529#
397# IEEE 1394 (FireWire) support 530# IEEE 1394 (FireWire) support
@@ -404,71 +537,8 @@ CONFIG_BLK_DEV_DM=y
404# CONFIG_I2O is not set 537# CONFIG_I2O is not set
405 538
406# 539#
407# Networking support 540# Network device support
408#
409CONFIG_NET=y
410
411#
412# Networking options
413#
414CONFIG_PACKET=y
415CONFIG_PACKET_MMAP=y
416# CONFIG_NETLINK_DEV is not set
417CONFIG_UNIX=y
418# CONFIG_NET_KEY is not set
419CONFIG_INET=y
420CONFIG_IP_MULTICAST=y
421# CONFIG_IP_ADVANCED_ROUTER is not set
422CONFIG_IP_PNP=y
423# CONFIG_IP_PNP_DHCP is not set
424CONFIG_IP_PNP_BOOTP=y
425# CONFIG_IP_PNP_RARP is not set
426# CONFIG_NET_IPIP is not set
427# CONFIG_NET_IPGRE is not set
428# CONFIG_IP_MROUTE is not set
429# CONFIG_ARPD is not set
430# CONFIG_SYN_COOKIES is not set
431# CONFIG_INET_AH is not set
432# CONFIG_INET_ESP is not set
433# CONFIG_INET_IPCOMP is not set
434# CONFIG_INET_TUNNEL is not set
435CONFIG_IP_TCPDIAG=y
436# CONFIG_IP_TCPDIAG_IPV6 is not set
437# CONFIG_IPV6 is not set
438# CONFIG_NETFILTER is not set
439
440#
441# SCTP Configuration (EXPERIMENTAL)
442#
443# CONFIG_IP_SCTP is not set
444# CONFIG_ATM is not set
445# CONFIG_BRIDGE is not set
446# CONFIG_VLAN_8021Q is not set
447# CONFIG_DECNET is not set
448# CONFIG_LLC2 is not set
449# CONFIG_IPX is not set
450# CONFIG_ATALK is not set
451# CONFIG_X25 is not set
452# CONFIG_LAPB is not set
453# CONFIG_NET_DIVERT is not set
454# CONFIG_ECONET is not set
455# CONFIG_WAN_ROUTER is not set
456
457#
458# QoS and/or fair queueing
459#
460# CONFIG_NET_SCHED is not set
461# CONFIG_NET_CLS_ROUTE is not set
462
463#
464# Network testing
465# 541#
466# CONFIG_NET_PKTGEN is not set
467# CONFIG_NETPOLL is not set
468# CONFIG_NET_POLL_CONTROLLER is not set
469# CONFIG_HAMRADIO is not set
470# CONFIG_IRDA is not set
471# CONFIG_BT is not set
472CONFIG_NETDEVICES=y 542CONFIG_NETDEVICES=y
473# CONFIG_DUMMY is not set 543# CONFIG_DUMMY is not set
474# CONFIG_BONDING is not set 544# CONFIG_BONDING is not set
@@ -481,14 +551,21 @@ CONFIG_NETDEVICES=y
481# CONFIG_ARCNET is not set 551# CONFIG_ARCNET is not set
482 552
483# 553#
554# PHY device support
555#
556# CONFIG_PHYLIB is not set
557
558#
484# Ethernet (10 or 100Mbit) 559# Ethernet (10 or 100Mbit)
485# 560#
486CONFIG_NET_ETHERNET=y 561CONFIG_NET_ETHERNET=y
487CONFIG_MII=y 562CONFIG_MII=y
488# CONFIG_HAPPYMEAL is not set 563# CONFIG_HAPPYMEAL is not set
489# CONFIG_SUNGEM is not set 564# CONFIG_SUNGEM is not set
565# CONFIG_CASSINI is not set
490# CONFIG_NET_VENDOR_3COM is not set 566# CONFIG_NET_VENDOR_3COM is not set
491# CONFIG_SMC91X is not set 567# CONFIG_SMC91X is not set
568# CONFIG_DM9000 is not set
492 569
493# 570#
494# Tulip family network device support 571# Tulip family network device support
@@ -526,16 +603,23 @@ CONFIG_E1000_NAPI=y
526# CONFIG_NS83820 is not set 603# CONFIG_NS83820 is not set
527# CONFIG_HAMACHI is not set 604# CONFIG_HAMACHI is not set
528# CONFIG_YELLOWFIN is not set 605# CONFIG_YELLOWFIN is not set
529# CONFIG_R8169 is not set 606CONFIG_R8169=y
607# CONFIG_R8169_NAPI is not set
608# CONFIG_SIS190 is not set
609# CONFIG_SKGE is not set
610# CONFIG_SKY2 is not set
530# CONFIG_SK98LIN is not set 611# CONFIG_SK98LIN is not set
531# CONFIG_VIA_VELOCITY is not set 612# CONFIG_VIA_VELOCITY is not set
532# CONFIG_TIGON3 is not set 613# CONFIG_TIGON3 is not set
614# CONFIG_BNX2 is not set
533 615
534# 616#
535# Ethernet (10000 Mbit) 617# Ethernet (10000 Mbit)
536# 618#
619# CONFIG_CHELSIO_T1 is not set
537# CONFIG_IXGB is not set 620# CONFIG_IXGB is not set
538# CONFIG_S2IO is not set 621# CONFIG_S2IO is not set
622# CONFIG_MYRI10GE is not set
539 623
540# 624#
541# Token Ring devices 625# Token Ring devices
@@ -558,6 +642,8 @@ CONFIG_E1000_NAPI=y
558# CONFIG_NET_FC is not set 642# CONFIG_NET_FC is not set
559# CONFIG_SHAPER is not set 643# CONFIG_SHAPER is not set
560# CONFIG_NETCONSOLE is not set 644# CONFIG_NETCONSOLE is not set
645# CONFIG_NETPOLL is not set
646# CONFIG_NET_POLL_CONTROLLER is not set
561 647
562# 648#
563# ISDN subsystem 649# ISDN subsystem
@@ -595,7 +681,6 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
595# 681#
596# CONFIG_SERIO is not set 682# CONFIG_SERIO is not set
597# CONFIG_GAMEPORT is not set 683# CONFIG_GAMEPORT is not set
598CONFIG_SOUND_GAMEPORT=y
599 684
600# 685#
601# Character devices 686# Character devices
@@ -603,6 +688,7 @@ CONFIG_SOUND_GAMEPORT=y
603CONFIG_VT=y 688CONFIG_VT=y
604CONFIG_VT_CONSOLE=y 689CONFIG_VT_CONSOLE=y
605CONFIG_HW_CONSOLE=y 690CONFIG_HW_CONSOLE=y
691# CONFIG_VT_HW_CONSOLE_BINDING is not set
606# CONFIG_SERIAL_NONSTANDARD is not set 692# CONFIG_SERIAL_NONSTANDARD is not set
607 693
608# 694#
@@ -610,7 +696,9 @@ CONFIG_HW_CONSOLE=y
610# 696#
611CONFIG_SERIAL_8250=y 697CONFIG_SERIAL_8250=y
612CONFIG_SERIAL_8250_CONSOLE=y 698CONFIG_SERIAL_8250_CONSOLE=y
699CONFIG_SERIAL_8250_PCI=y
613CONFIG_SERIAL_8250_NR_UARTS=4 700CONFIG_SERIAL_8250_NR_UARTS=4
701CONFIG_SERIAL_8250_RUNTIME_UARTS=4
614# CONFIG_SERIAL_8250_EXTENDED is not set 702# CONFIG_SERIAL_8250_EXTENDED is not set
615 703
616# 704#
@@ -618,6 +706,7 @@ CONFIG_SERIAL_8250_NR_UARTS=4
618# 706#
619CONFIG_SERIAL_CORE=y 707CONFIG_SERIAL_CORE=y
620CONFIG_SERIAL_CORE_CONSOLE=y 708CONFIG_SERIAL_CORE_CONSOLE=y
709# CONFIG_SERIAL_JSM is not set
621CONFIG_UNIX98_PTYS=y 710CONFIG_UNIX98_PTYS=y
622CONFIG_LEGACY_PTYS=y 711CONFIG_LEGACY_PTYS=y
623CONFIG_LEGACY_PTY_COUNT=256 712CONFIG_LEGACY_PTY_COUNT=256
@@ -631,8 +720,8 @@ CONFIG_LEGACY_PTY_COUNT=256
631# Watchdog Cards 720# Watchdog Cards
632# 721#
633# CONFIG_WATCHDOG is not set 722# CONFIG_WATCHDOG is not set
723CONFIG_HW_RANDOM=y
634# CONFIG_NVRAM is not set 724# CONFIG_NVRAM is not set
635# CONFIG_RTC is not set
636# CONFIG_DTLK is not set 725# CONFIG_DTLK is not set
637# CONFIG_R3964 is not set 726# CONFIG_R3964 is not set
638# CONFIG_APPLICOM is not set 727# CONFIG_APPLICOM is not set
@@ -647,6 +736,7 @@ CONFIG_LEGACY_PTY_COUNT=256
647# TPM devices 736# TPM devices
648# 737#
649# CONFIG_TCG_TPM is not set 738# CONFIG_TCG_TPM is not set
739# CONFIG_TELCLOCK is not set
650 740
651# 741#
652# I2C support 742# I2C support
@@ -671,14 +761,13 @@ CONFIG_I2C_CHARDEV=y
671# CONFIG_I2C_AMD8111 is not set 761# CONFIG_I2C_AMD8111 is not set
672# CONFIG_I2C_I801 is not set 762# CONFIG_I2C_I801 is not set
673# CONFIG_I2C_I810 is not set 763# CONFIG_I2C_I810 is not set
764# CONFIG_I2C_PIIX4 is not set
674CONFIG_I2C_IOP3XX=y 765CONFIG_I2C_IOP3XX=y
675# CONFIG_I2C_ISA is not set
676# CONFIG_I2C_NFORCE2 is not set 766# CONFIG_I2C_NFORCE2 is not set
767# CONFIG_I2C_OCORES is not set
677# CONFIG_I2C_PARPORT_LIGHT is not set 768# CONFIG_I2C_PARPORT_LIGHT is not set
678# CONFIG_I2C_PIIX4 is not set
679# CONFIG_I2C_PROSAVAGE is not set 769# CONFIG_I2C_PROSAVAGE is not set
680# CONFIG_I2C_SAVAGE4 is not set 770# CONFIG_I2C_SAVAGE4 is not set
681# CONFIG_SCx200_ACB is not set
682# CONFIG_I2C_SIS5595 is not set 771# CONFIG_I2C_SIS5595 is not set
683# CONFIG_I2C_SIS630 is not set 772# CONFIG_I2C_SIS630 is not set
684# CONFIG_I2C_SIS96X is not set 773# CONFIG_I2C_SIS96X is not set
@@ -689,15 +778,45 @@ CONFIG_I2C_IOP3XX=y
689# CONFIG_I2C_PCA_ISA is not set 778# CONFIG_I2C_PCA_ISA is not set
690 779
691# 780#
692# Hardware Sensors Chip support 781# Miscellaneous I2C Chip support
782#
783# CONFIG_SENSORS_DS1337 is not set
784# CONFIG_SENSORS_DS1374 is not set
785# CONFIG_SENSORS_EEPROM is not set
786# CONFIG_SENSORS_PCF8574 is not set
787# CONFIG_SENSORS_PCA9539 is not set
788# CONFIG_SENSORS_PCF8591 is not set
789# CONFIG_SENSORS_MAX6875 is not set
790# CONFIG_I2C_DEBUG_CORE is not set
791# CONFIG_I2C_DEBUG_ALGO is not set
792# CONFIG_I2C_DEBUG_BUS is not set
793# CONFIG_I2C_DEBUG_CHIP is not set
794
795#
796# SPI support
797#
798# CONFIG_SPI is not set
799# CONFIG_SPI_MASTER is not set
800
801#
802# Dallas's 1-wire bus
693# 803#
694# CONFIG_I2C_SENSOR is not set 804
805#
806# Hardware Monitoring support
807#
808CONFIG_HWMON=y
809# CONFIG_HWMON_VID is not set
810# CONFIG_SENSORS_ABITUGURU is not set
695# CONFIG_SENSORS_ADM1021 is not set 811# CONFIG_SENSORS_ADM1021 is not set
696# CONFIG_SENSORS_ADM1025 is not set 812# CONFIG_SENSORS_ADM1025 is not set
697# CONFIG_SENSORS_ADM1026 is not set 813# CONFIG_SENSORS_ADM1026 is not set
698# CONFIG_SENSORS_ADM1031 is not set 814# CONFIG_SENSORS_ADM1031 is not set
815# CONFIG_SENSORS_ADM9240 is not set
699# CONFIG_SENSORS_ASB100 is not set 816# CONFIG_SENSORS_ASB100 is not set
817# CONFIG_SENSORS_ATXP1 is not set
700# CONFIG_SENSORS_DS1621 is not set 818# CONFIG_SENSORS_DS1621 is not set
819# CONFIG_SENSORS_F71805F is not set
701# CONFIG_SENSORS_FSCHER is not set 820# CONFIG_SENSORS_FSCHER is not set
702# CONFIG_SENSORS_FSCPOS is not set 821# CONFIG_SENSORS_FSCPOS is not set
703# CONFIG_SENSORS_GL518SM is not set 822# CONFIG_SENSORS_GL518SM is not set
@@ -712,36 +831,45 @@ CONFIG_I2C_IOP3XX=y
712# CONFIG_SENSORS_LM85 is not set 831# CONFIG_SENSORS_LM85 is not set
713# CONFIG_SENSORS_LM87 is not set 832# CONFIG_SENSORS_LM87 is not set
714# CONFIG_SENSORS_LM90 is not set 833# CONFIG_SENSORS_LM90 is not set
834# CONFIG_SENSORS_LM92 is not set
715# CONFIG_SENSORS_MAX1619 is not set 835# CONFIG_SENSORS_MAX1619 is not set
716# CONFIG_SENSORS_PC87360 is not set 836# CONFIG_SENSORS_PC87360 is not set
717# CONFIG_SENSORS_SMSC47B397 is not set
718# CONFIG_SENSORS_SIS5595 is not set 837# CONFIG_SENSORS_SIS5595 is not set
719# CONFIG_SENSORS_SMSC47M1 is not set 838# CONFIG_SENSORS_SMSC47M1 is not set
839# CONFIG_SENSORS_SMSC47M192 is not set
840# CONFIG_SENSORS_SMSC47B397 is not set
720# CONFIG_SENSORS_VIA686A is not set 841# CONFIG_SENSORS_VIA686A is not set
842# CONFIG_SENSORS_VT8231 is not set
721# CONFIG_SENSORS_W83781D is not set 843# CONFIG_SENSORS_W83781D is not set
844# CONFIG_SENSORS_W83791D is not set
845# CONFIG_SENSORS_W83792D is not set
722# CONFIG_SENSORS_W83L785TS is not set 846# CONFIG_SENSORS_W83L785TS is not set
723# CONFIG_SENSORS_W83627HF is not set 847# CONFIG_SENSORS_W83627HF is not set
848# CONFIG_SENSORS_W83627EHF is not set
849# CONFIG_HWMON_DEBUG_CHIP is not set
724 850
725# 851#
726# Other I2C Chip support 852# Misc devices
727# 853#
728# CONFIG_SENSORS_EEPROM is not set
729# CONFIG_SENSORS_PCF8574 is not set
730# CONFIG_SENSORS_PCF8591 is not set
731# CONFIG_SENSORS_RTC8564 is not set
732# CONFIG_I2C_DEBUG_CORE is not set
733# CONFIG_I2C_DEBUG_ALGO is not set
734# CONFIG_I2C_DEBUG_BUS is not set
735# CONFIG_I2C_DEBUG_CHIP is not set
736 854
737# 855#
738# Misc devices 856# LED devices
857#
858# CONFIG_NEW_LEDS is not set
859
860#
861# LED drivers
862#
863
864#
865# LED Triggers
739# 866#
740 867
741# 868#
742# Multimedia devices 869# Multimedia devices
743# 870#
744# CONFIG_VIDEO_DEV is not set 871# CONFIG_VIDEO_DEV is not set
872CONFIG_VIDEO_V4L2=y
745 873
746# 874#
747# Digital Video Broadcasting Devices 875# Digital Video Broadcasting Devices
@@ -751,6 +879,7 @@ CONFIG_I2C_IOP3XX=y
751# 879#
752# Graphics support 880# Graphics support
753# 881#
882CONFIG_FIRMWARE_EDID=y
754# CONFIG_FB is not set 883# CONFIG_FB is not set
755 884
756# 885#
@@ -758,6 +887,7 @@ CONFIG_I2C_IOP3XX=y
758# 887#
759# CONFIG_VGA_CONSOLE is not set 888# CONFIG_VGA_CONSOLE is not set
760CONFIG_DUMMY_CONSOLE=y 889CONFIG_DUMMY_CONSOLE=y
890# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
761 891
762# 892#
763# Sound 893# Sound
@@ -769,7 +899,125 @@ CONFIG_DUMMY_CONSOLE=y
769# 899#
770CONFIG_USB_ARCH_HAS_HCD=y 900CONFIG_USB_ARCH_HAS_HCD=y
771CONFIG_USB_ARCH_HAS_OHCI=y 901CONFIG_USB_ARCH_HAS_OHCI=y
772# CONFIG_USB is not set 902CONFIG_USB_ARCH_HAS_EHCI=y
903CONFIG_USB=y
904# CONFIG_USB_DEBUG is not set
905
906#
907# Miscellaneous USB options
908#
909# CONFIG_USB_DEVICEFS is not set
910# CONFIG_USB_BANDWIDTH is not set
911# CONFIG_USB_DYNAMIC_MINORS is not set
912# CONFIG_USB_OTG is not set
913
914#
915# USB Host Controller Drivers
916#
917CONFIG_USB_EHCI_HCD=y
918CONFIG_USB_EHCI_SPLIT_ISO=y
919CONFIG_USB_EHCI_ROOT_HUB_TT=y
920CONFIG_USB_EHCI_TT_NEWSCHED=y
921# CONFIG_USB_ISP116X_HCD is not set
922# CONFIG_USB_OHCI_HCD is not set
923CONFIG_USB_UHCI_HCD=y
924# CONFIG_USB_SL811_HCD is not set
925
926#
927# USB Device Class drivers
928#
929# CONFIG_USB_ACM is not set
930# CONFIG_USB_PRINTER is not set
931
932#
933# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
934#
935
936#
937# may also be needed; see USB_STORAGE Help for more information
938#
939CONFIG_USB_STORAGE=y
940# CONFIG_USB_STORAGE_DEBUG is not set
941# CONFIG_USB_STORAGE_DATAFAB is not set
942# CONFIG_USB_STORAGE_FREECOM is not set
943# CONFIG_USB_STORAGE_DPCM is not set
944# CONFIG_USB_STORAGE_USBAT is not set
945# CONFIG_USB_STORAGE_SDDR09 is not set
946# CONFIG_USB_STORAGE_SDDR55 is not set
947# CONFIG_USB_STORAGE_JUMPSHOT is not set
948# CONFIG_USB_STORAGE_ALAUDA is not set
949# CONFIG_USB_LIBUSUAL is not set
950
951#
952# USB Input Devices
953#
954# CONFIG_USB_HID is not set
955
956#
957# USB HID Boot Protocol drivers
958#
959# CONFIG_USB_KBD is not set
960# CONFIG_USB_MOUSE is not set
961# CONFIG_USB_AIPTEK is not set
962# CONFIG_USB_WACOM is not set
963# CONFIG_USB_ACECAD is not set
964# CONFIG_USB_KBTAB is not set
965# CONFIG_USB_POWERMATE is not set
966# CONFIG_USB_TOUCHSCREEN is not set
967# CONFIG_USB_YEALINK is not set
968# CONFIG_USB_XPAD is not set
969# CONFIG_USB_ATI_REMOTE is not set
970# CONFIG_USB_ATI_REMOTE2 is not set
971# CONFIG_USB_KEYSPAN_REMOTE is not set
972# CONFIG_USB_APPLETOUCH is not set
973
974#
975# USB Imaging devices
976#
977# CONFIG_USB_MDC800 is not set
978# CONFIG_USB_MICROTEK is not set
979
980#
981# USB Network Adapters
982#
983# CONFIG_USB_CATC is not set
984# CONFIG_USB_KAWETH is not set
985# CONFIG_USB_PEGASUS is not set
986# CONFIG_USB_RTL8150 is not set
987# CONFIG_USB_USBNET is not set
988CONFIG_USB_MON=y
989
990#
991# USB port drivers
992#
993
994#
995# USB Serial Converter support
996#
997# CONFIG_USB_SERIAL is not set
998
999#
1000# USB Miscellaneous drivers
1001#
1002# CONFIG_USB_EMI62 is not set
1003# CONFIG_USB_EMI26 is not set
1004# CONFIG_USB_AUERSWALD is not set
1005# CONFIG_USB_RIO500 is not set
1006# CONFIG_USB_LEGOTOWER is not set
1007# CONFIG_USB_LCD is not set
1008# CONFIG_USB_LED is not set
1009# CONFIG_USB_CYPRESS_CY7C63 is not set
1010# CONFIG_USB_CYTHERM is not set
1011# CONFIG_USB_PHIDGETKIT is not set
1012# CONFIG_USB_PHIDGETSERVO is not set
1013# CONFIG_USB_IDMOUSE is not set
1014# CONFIG_USB_APPLEDISPLAY is not set
1015# CONFIG_USB_SISUSBVGA is not set
1016# CONFIG_USB_LD is not set
1017
1018#
1019# USB DSL modem support
1020#
773 1021
774# 1022#
775# USB Gadget Support 1023# USB Gadget Support
@@ -782,10 +1030,17 @@ CONFIG_USB_ARCH_HAS_OHCI=y
782# CONFIG_MMC is not set 1030# CONFIG_MMC is not set
783 1031
784# 1032#
1033# Real Time Clock
1034#
1035CONFIG_RTC_LIB=y
1036# CONFIG_RTC_CLASS is not set
1037
1038#
785# File systems 1039# File systems
786# 1040#
787CONFIG_EXT2_FS=y 1041CONFIG_EXT2_FS=y
788# CONFIG_EXT2_FS_XATTR is not set 1042# CONFIG_EXT2_FS_XATTR is not set
1043# CONFIG_EXT2_FS_XIP is not set
789CONFIG_EXT3_FS=y 1044CONFIG_EXT3_FS=y
790CONFIG_EXT3_FS_XATTR=y 1045CONFIG_EXT3_FS_XATTR=y
791# CONFIG_EXT3_FS_POSIX_ACL is not set 1046# CONFIG_EXT3_FS_POSIX_ACL is not set
@@ -795,22 +1050,22 @@ CONFIG_JBD=y
795CONFIG_FS_MBCACHE=y 1050CONFIG_FS_MBCACHE=y
796# CONFIG_REISERFS_FS is not set 1051# CONFIG_REISERFS_FS is not set
797# CONFIG_JFS_FS is not set 1052# CONFIG_JFS_FS is not set
798 1053# CONFIG_FS_POSIX_ACL is not set
799#
800# XFS support
801#
802CONFIG_XFS_FS=y 1054CONFIG_XFS_FS=y
803CONFIG_XFS_EXPORT=y
804# CONFIG_XFS_RT is not set
805# CONFIG_XFS_QUOTA is not set 1055# CONFIG_XFS_QUOTA is not set
806CONFIG_XFS_SECURITY=y 1056CONFIG_XFS_SECURITY=y
807CONFIG_XFS_POSIX_ACL=y 1057CONFIG_XFS_POSIX_ACL=y
1058# CONFIG_XFS_RT is not set
1059# CONFIG_OCFS2_FS is not set
808# CONFIG_MINIX_FS is not set 1060# CONFIG_MINIX_FS is not set
809# CONFIG_ROMFS_FS is not set 1061# CONFIG_ROMFS_FS is not set
1062CONFIG_INOTIFY=y
1063CONFIG_INOTIFY_USER=y
810# CONFIG_QUOTA is not set 1064# CONFIG_QUOTA is not set
811CONFIG_DNOTIFY=y 1065CONFIG_DNOTIFY=y
812# CONFIG_AUTOFS_FS is not set 1066# CONFIG_AUTOFS_FS is not set
813# CONFIG_AUTOFS4_FS is not set 1067# CONFIG_AUTOFS4_FS is not set
1068# CONFIG_FUSE_FS is not set
814 1069
815# 1070#
816# CD-ROM/DVD Filesystems 1071# CD-ROM/DVD Filesystems
@@ -830,12 +1085,10 @@ CONFIG_DNOTIFY=y
830# 1085#
831CONFIG_PROC_FS=y 1086CONFIG_PROC_FS=y
832CONFIG_SYSFS=y 1087CONFIG_SYSFS=y
833# CONFIG_DEVFS_FS is not set
834# CONFIG_DEVPTS_FS_XATTR is not set
835CONFIG_TMPFS=y 1088CONFIG_TMPFS=y
836# CONFIG_TMPFS_XATTR is not set
837# CONFIG_HUGETLB_PAGE is not set 1089# CONFIG_HUGETLB_PAGE is not set
838CONFIG_RAMFS=y 1090CONFIG_RAMFS=y
1091# CONFIG_CONFIGFS_FS is not set
839 1092
840# 1093#
841# Miscellaneous filesystems 1094# Miscellaneous filesystems
@@ -850,8 +1103,9 @@ CONFIG_RAMFS=y
850# CONFIG_JFFS_FS is not set 1103# CONFIG_JFFS_FS is not set
851CONFIG_JFFS2_FS=y 1104CONFIG_JFFS2_FS=y
852CONFIG_JFFS2_FS_DEBUG=0 1105CONFIG_JFFS2_FS_DEBUG=0
853# CONFIG_JFFS2_FS_NAND is not set 1106CONFIG_JFFS2_FS_WRITEBUFFER=y
854# CONFIG_JFFS2_FS_NOR_ECC is not set 1107# CONFIG_JFFS2_SUMMARY is not set
1108# CONFIG_JFFS2_FS_XATTR is not set
855# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set 1109# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
856CONFIG_JFFS2_ZLIB=y 1110CONFIG_JFFS2_ZLIB=y
857CONFIG_JFFS2_RTIME=y 1111CONFIG_JFFS2_RTIME=y
@@ -868,16 +1122,19 @@ CONFIG_JFFS2_RTIME=y
868# 1122#
869CONFIG_NFS_FS=y 1123CONFIG_NFS_FS=y
870CONFIG_NFS_V3=y 1124CONFIG_NFS_V3=y
1125# CONFIG_NFS_V3_ACL is not set
871# CONFIG_NFS_V4 is not set 1126# CONFIG_NFS_V4 is not set
872# CONFIG_NFS_DIRECTIO is not set 1127# CONFIG_NFS_DIRECTIO is not set
873CONFIG_NFSD=y 1128CONFIG_NFSD=y
874CONFIG_NFSD_V3=y 1129CONFIG_NFSD_V3=y
1130# CONFIG_NFSD_V3_ACL is not set
875# CONFIG_NFSD_V4 is not set 1131# CONFIG_NFSD_V4 is not set
876# CONFIG_NFSD_TCP is not set 1132# CONFIG_NFSD_TCP is not set
877CONFIG_ROOT_NFS=y 1133CONFIG_ROOT_NFS=y
878CONFIG_LOCKD=y 1134CONFIG_LOCKD=y
879CONFIG_LOCKD_V4=y 1135CONFIG_LOCKD_V4=y
880CONFIG_EXPORTFS=y 1136CONFIG_EXPORTFS=y
1137CONFIG_NFS_COMMON=y
881CONFIG_SUNRPC=y 1138CONFIG_SUNRPC=y
882# CONFIG_RPCSEC_GSS_KRB5 is not set 1139# CONFIG_RPCSEC_GSS_KRB5 is not set
883# CONFIG_RPCSEC_GSS_SPKM3 is not set 1140# CONFIG_RPCSEC_GSS_SPKM3 is not set
@@ -886,6 +1143,7 @@ CONFIG_SUNRPC=y
886# CONFIG_NCP_FS is not set 1143# CONFIG_NCP_FS is not set
887# CONFIG_CODA_FS is not set 1144# CONFIG_CODA_FS is not set
888# CONFIG_AFS_FS is not set 1145# CONFIG_AFS_FS is not set
1146# CONFIG_9P_FS is not set
889 1147
890# 1148#
891# Partition Types 1149# Partition Types
@@ -905,6 +1163,7 @@ CONFIG_MSDOS_PARTITION=y
905# CONFIG_SGI_PARTITION is not set 1163# CONFIG_SGI_PARTITION is not set
906# CONFIG_ULTRIX_PARTITION is not set 1164# CONFIG_ULTRIX_PARTITION is not set
907# CONFIG_SUN_PARTITION is not set 1165# CONFIG_SUN_PARTITION is not set
1166# CONFIG_KARMA_PARTITION is not set
908# CONFIG_EFI_PARTITION is not set 1167# CONFIG_EFI_PARTITION is not set
909 1168
910# 1169#
@@ -921,11 +1180,34 @@ CONFIG_MSDOS_PARTITION=y
921# Kernel hacking 1180# Kernel hacking
922# 1181#
923# CONFIG_PRINTK_TIME is not set 1182# CONFIG_PRINTK_TIME is not set
924# CONFIG_DEBUG_KERNEL is not set 1183CONFIG_MAGIC_SYSRQ=y
1184# CONFIG_UNUSED_SYMBOLS is not set
1185CONFIG_DEBUG_KERNEL=y
925CONFIG_LOG_BUF_SHIFT=14 1186CONFIG_LOG_BUF_SHIFT=14
1187CONFIG_DETECT_SOFTLOCKUP=y
1188# CONFIG_SCHEDSTATS is not set
1189# CONFIG_DEBUG_SLAB is not set
1190# CONFIG_DEBUG_RT_MUTEXES is not set
1191# CONFIG_RT_MUTEX_TESTER is not set
1192# CONFIG_DEBUG_SPINLOCK is not set
1193# CONFIG_DEBUG_MUTEXES is not set
1194# CONFIG_DEBUG_RWSEMS is not set
1195# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1196# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1197# CONFIG_DEBUG_KOBJECT is not set
926CONFIG_DEBUG_BUGVERBOSE=y 1198CONFIG_DEBUG_BUGVERBOSE=y
1199# CONFIG_DEBUG_INFO is not set
1200# CONFIG_DEBUG_FS is not set
1201# CONFIG_DEBUG_VM is not set
927CONFIG_FRAME_POINTER=y 1202CONFIG_FRAME_POINTER=y
1203# CONFIG_UNWIND_INFO is not set
1204# CONFIG_FORCED_INLINING is not set
1205# CONFIG_RCU_TORTURE_TEST is not set
928CONFIG_DEBUG_USER=y 1206CONFIG_DEBUG_USER=y
1207# CONFIG_DEBUG_WAITQ is not set
1208# CONFIG_DEBUG_ERRORS is not set
1209CONFIG_DEBUG_LL=y
1210# CONFIG_DEBUG_ICEDCC is not set
929 1211
930# 1212#
931# Security options 1213# Security options
@@ -946,7 +1228,9 @@ CONFIG_DEBUG_USER=y
946# Library routines 1228# Library routines
947# 1229#
948# CONFIG_CRC_CCITT is not set 1230# CONFIG_CRC_CCITT is not set
1231# CONFIG_CRC16 is not set
949CONFIG_CRC32=y 1232CONFIG_CRC32=y
950# CONFIG_LIBCRC32C is not set 1233# CONFIG_LIBCRC32C is not set
951CONFIG_ZLIB_INFLATE=y 1234CONFIG_ZLIB_INFLATE=y
952CONFIG_ZLIB_DEFLATE=y 1235CONFIG_ZLIB_DEFLATE=y
1236CONFIG_PLIST=y
diff --git a/arch/arm/configs/iq80332_defconfig b/arch/arm/configs/iop33x_defconfig
index 11959b705d82..2a8fc153969d 100644
--- a/arch/arm/configs/iq80332_defconfig
+++ b/arch/arm/configs/iop33x_defconfig
@@ -1,50 +1,63 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.12-rc1-bk2 3# Linux kernel version: 2.6.18-rc7
4# Sun Mar 27 17:33:39 2005 4# Tue Sep 19 00:30:42 2006
5# 5#
6CONFIG_ARM=y 6CONFIG_ARM=y
7CONFIG_MMU=y 7CONFIG_MMU=y
8CONFIG_UID16=y 8CONFIG_GENERIC_HARDIRQS=y
9CONFIG_TRACE_IRQFLAGS_SUPPORT=y
10CONFIG_HARDIRQS_SW_RESEND=y
11CONFIG_GENERIC_IRQ_PROBE=y
9CONFIG_RWSEM_GENERIC_SPINLOCK=y 12CONFIG_RWSEM_GENERIC_SPINLOCK=y
13CONFIG_GENERIC_HWEIGHT=y
10CONFIG_GENERIC_CALIBRATE_DELAY=y 14CONFIG_GENERIC_CALIBRATE_DELAY=y
11CONFIG_GENERIC_IOMAP=y 15CONFIG_VECTORS_BASE=0xffff0000
16CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
12 17
13# 18#
14# Code maturity level options 19# Code maturity level options
15# 20#
16CONFIG_EXPERIMENTAL=y 21CONFIG_EXPERIMENTAL=y
17CONFIG_CLEAN_COMPILE=y
18CONFIG_BROKEN_ON_SMP=y 22CONFIG_BROKEN_ON_SMP=y
23CONFIG_INIT_ENV_ARG_LIMIT=32
19 24
20# 25#
21# General setup 26# General setup
22# 27#
23CONFIG_LOCALVERSION="" 28CONFIG_LOCALVERSION=""
29CONFIG_LOCALVERSION_AUTO=y
24CONFIG_SWAP=y 30CONFIG_SWAP=y
25CONFIG_SYSVIPC=y 31CONFIG_SYSVIPC=y
26# CONFIG_POSIX_MQUEUE is not set 32# CONFIG_POSIX_MQUEUE is not set
27CONFIG_BSD_PROCESS_ACCT=y 33CONFIG_BSD_PROCESS_ACCT=y
28# CONFIG_BSD_PROCESS_ACCT_V3 is not set 34# CONFIG_BSD_PROCESS_ACCT_V3 is not set
35# CONFIG_TASKSTATS is not set
29CONFIG_SYSCTL=y 36CONFIG_SYSCTL=y
30# CONFIG_AUDIT is not set 37# CONFIG_AUDIT is not set
31# CONFIG_HOTPLUG is not set
32CONFIG_KOBJECT_UEVENT=y
33# CONFIG_IKCONFIG is not set 38# CONFIG_IKCONFIG is not set
39# CONFIG_RELAY is not set
40CONFIG_INITRAMFS_SOURCE=""
41CONFIG_UID16=y
42CONFIG_CC_OPTIMIZE_FOR_SIZE=y
34# CONFIG_EMBEDDED is not set 43# CONFIG_EMBEDDED is not set
35CONFIG_KALLSYMS=y 44CONFIG_KALLSYMS=y
45CONFIG_KALLSYMS_ALL=y
36# CONFIG_KALLSYMS_EXTRA_PASS is not set 46# CONFIG_KALLSYMS_EXTRA_PASS is not set
47CONFIG_HOTPLUG=y
48CONFIG_PRINTK=y
49CONFIG_BUG=y
50CONFIG_ELF_CORE=y
37CONFIG_BASE_FULL=y 51CONFIG_BASE_FULL=y
52CONFIG_RT_MUTEXES=y
38CONFIG_FUTEX=y 53CONFIG_FUTEX=y
39CONFIG_EPOLL=y 54CONFIG_EPOLL=y
40CONFIG_CC_OPTIMIZE_FOR_SIZE=y
41CONFIG_SHMEM=y 55CONFIG_SHMEM=y
42CONFIG_CC_ALIGN_FUNCTIONS=0 56CONFIG_SLAB=y
43CONFIG_CC_ALIGN_LABELS=0 57CONFIG_VM_EVENT_COUNTERS=y
44CONFIG_CC_ALIGN_LOOPS=0
45CONFIG_CC_ALIGN_JUMPS=0
46# CONFIG_TINY_SHMEM is not set 58# CONFIG_TINY_SHMEM is not set
47CONFIG_BASE_SMALL=0 59CONFIG_BASE_SMALL=0
60# CONFIG_SLOB is not set
48 61
49# 62#
50# Loadable module support 63# Loadable module support
@@ -52,24 +65,52 @@ CONFIG_BASE_SMALL=0
52CONFIG_MODULES=y 65CONFIG_MODULES=y
53CONFIG_MODULE_UNLOAD=y 66CONFIG_MODULE_UNLOAD=y
54# CONFIG_MODULE_FORCE_UNLOAD is not set 67# CONFIG_MODULE_FORCE_UNLOAD is not set
55CONFIG_OBSOLETE_MODPARM=y
56# CONFIG_MODVERSIONS is not set 68# CONFIG_MODVERSIONS is not set
57# CONFIG_MODULE_SRCVERSION_ALL is not set 69# CONFIG_MODULE_SRCVERSION_ALL is not set
58CONFIG_KMOD=y 70CONFIG_KMOD=y
59 71
60# 72#
73# Block layer
74#
75# CONFIG_BLK_DEV_IO_TRACE is not set
76
77#
78# IO Schedulers
79#
80CONFIG_IOSCHED_NOOP=y
81CONFIG_IOSCHED_AS=y
82CONFIG_IOSCHED_DEADLINE=y
83CONFIG_IOSCHED_CFQ=y
84# CONFIG_DEFAULT_AS is not set
85# CONFIG_DEFAULT_DEADLINE is not set
86CONFIG_DEFAULT_CFQ=y
87# CONFIG_DEFAULT_NOOP is not set
88CONFIG_DEFAULT_IOSCHED="cfq"
89
90#
61# System Type 91# System Type
62# 92#
93# CONFIG_ARCH_AAEC2000 is not set
94# CONFIG_ARCH_INTEGRATOR is not set
95# CONFIG_ARCH_REALVIEW is not set
96# CONFIG_ARCH_VERSATILE is not set
97# CONFIG_ARCH_AT91 is not set
63# CONFIG_ARCH_CLPS7500 is not set 98# CONFIG_ARCH_CLPS7500 is not set
64# CONFIG_ARCH_CLPS711X is not set 99# CONFIG_ARCH_CLPS711X is not set
65# CONFIG_ARCH_CO285 is not set 100# CONFIG_ARCH_CO285 is not set
66# CONFIG_ARCH_EBSA110 is not set 101# CONFIG_ARCH_EBSA110 is not set
102# CONFIG_ARCH_EP93XX is not set
67# CONFIG_ARCH_FOOTBRIDGE is not set 103# CONFIG_ARCH_FOOTBRIDGE is not set
68# CONFIG_ARCH_INTEGRATOR is not set 104# CONFIG_ARCH_NETX is not set
69CONFIG_ARCH_IOP3XX=y 105# CONFIG_ARCH_H720X is not set
106# CONFIG_ARCH_IMX is not set
107# CONFIG_ARCH_IOP32X is not set
108CONFIG_ARCH_IOP33X=y
70# CONFIG_ARCH_IXP4XX is not set 109# CONFIG_ARCH_IXP4XX is not set
71# CONFIG_ARCH_IXP2000 is not set 110# CONFIG_ARCH_IXP2000 is not set
111# CONFIG_ARCH_IXP23XX is not set
72# CONFIG_ARCH_L7200 is not set 112# CONFIG_ARCH_L7200 is not set
113# CONFIG_ARCH_PNX4008 is not set
73# CONFIG_ARCH_PXA is not set 114# CONFIG_ARCH_PXA is not set
74# CONFIG_ARCH_RPC is not set 115# CONFIG_ARCH_RPC is not set
75# CONFIG_ARCH_SA1100 is not set 116# CONFIG_ARCH_SA1100 is not set
@@ -77,28 +118,17 @@ CONFIG_ARCH_IOP3XX=y
77# CONFIG_ARCH_SHARK is not set 118# CONFIG_ARCH_SHARK is not set
78# CONFIG_ARCH_LH7A40X is not set 119# CONFIG_ARCH_LH7A40X is not set
79# CONFIG_ARCH_OMAP is not set 120# CONFIG_ARCH_OMAP is not set
80# CONFIG_ARCH_VERSATILE is not set
81# CONFIG_ARCH_IMX is not set
82# CONFIG_ARCH_H720X is not set
83 121
84# 122#
85# IOP3xx Implementation Options 123# IOP33x Implementation Options
86# 124#
87 125
88# 126#
89# IOP3xx Platform Types 127# IOP33x Platform Types
90# 128#
91# CONFIG_ARCH_IQ80321 is not set 129CONFIG_ARCH_IQ80331=y
92# CONFIG_ARCH_IQ31244 is not set
93# CONFIG_ARCH_IQ80331 is not set
94CONFIG_MACH_IQ80332=y 130CONFIG_MACH_IQ80332=y
95# CONFIG_ARCH_EP80219 is not set 131CONFIG_PLAT_IOP=y
96CONFIG_ARCH_IOP331=y
97
98#
99# IOP3xx Chipset Features
100#
101# CONFIG_IOP331_STEPD is not set
102 132
103# 133#
104# Processor Type 134# Processor Type
@@ -109,7 +139,6 @@ CONFIG_CPU_32v5=y
109CONFIG_CPU_ABRT_EV5T=y 139CONFIG_CPU_ABRT_EV5T=y
110CONFIG_CPU_CACHE_VIVT=y 140CONFIG_CPU_CACHE_VIVT=y
111CONFIG_CPU_TLB_V4WBI=y 141CONFIG_CPU_TLB_V4WBI=y
112CONFIG_CPU_MINICACHE=y
113 142
114# 143#
115# Processor Features 144# Processor Features
@@ -121,8 +150,7 @@ CONFIG_XSCALE_PMU=y
121# Bus support 150# Bus support
122# 151#
123CONFIG_PCI=y 152CONFIG_PCI=y
124# CONFIG_PCI_LEGACY_PROC is not set 153# CONFIG_PCI_DEBUG is not set
125CONFIG_PCI_NAMES=y
126 154
127# 155#
128# PCCARD (PCMCIA/CardBus) support 156# PCCARD (PCMCIA/CardBus) support
@@ -133,6 +161,19 @@ CONFIG_PCI_NAMES=y
133# Kernel Features 161# Kernel Features
134# 162#
135# CONFIG_PREEMPT is not set 163# CONFIG_PREEMPT is not set
164# CONFIG_NO_IDLE_HZ is not set
165CONFIG_HZ=100
166# CONFIG_AEABI is not set
167# CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set
168CONFIG_SELECT_MEMORY_MODEL=y
169CONFIG_FLATMEM_MANUAL=y
170# CONFIG_DISCONTIGMEM_MANUAL is not set
171# CONFIG_SPARSEMEM_MANUAL is not set
172CONFIG_FLATMEM=y
173CONFIG_FLAT_NODE_MEM_MAP=y
174# CONFIG_SPARSEMEM_STATIC is not set
175CONFIG_SPLIT_PTLOCK_CPUS=4096
176# CONFIG_RESOURCES_64BIT is not set
136CONFIG_ALIGNMENT_TRAP=y 177CONFIG_ALIGNMENT_TRAP=y
137 178
138# 179#
@@ -140,7 +181,7 @@ CONFIG_ALIGNMENT_TRAP=y
140# 181#
141CONFIG_ZBOOT_ROM_TEXT=0x0 182CONFIG_ZBOOT_ROM_TEXT=0x0
142CONFIG_ZBOOT_ROM_BSS=0x0 183CONFIG_ZBOOT_ROM_BSS=0x0
143CONFIG_CMDLINE="ip=boot root=nfs console=ttyS0,115200" 184CONFIG_CMDLINE="console=ttyS0,115200 root=/dev/nfs ip=bootp"
144# CONFIG_XIP_KERNEL is not set 185# CONFIG_XIP_KERNEL is not set
145 186
146# 187#
@@ -166,6 +207,93 @@ CONFIG_BINFMT_AOUT=y
166# Power management options 207# Power management options
167# 208#
168# CONFIG_PM is not set 209# CONFIG_PM is not set
210# CONFIG_APM is not set
211
212#
213# Networking
214#
215CONFIG_NET=y
216
217#
218# Networking options
219#
220# CONFIG_NETDEBUG is not set
221CONFIG_PACKET=y
222CONFIG_PACKET_MMAP=y
223CONFIG_UNIX=y
224CONFIG_XFRM=y
225# CONFIG_XFRM_USER is not set
226# CONFIG_NET_KEY is not set
227CONFIG_INET=y
228CONFIG_IP_MULTICAST=y
229# CONFIG_IP_ADVANCED_ROUTER is not set
230CONFIG_IP_FIB_HASH=y
231CONFIG_IP_PNP=y
232# CONFIG_IP_PNP_DHCP is not set
233CONFIG_IP_PNP_BOOTP=y
234# CONFIG_IP_PNP_RARP is not set
235# CONFIG_NET_IPIP is not set
236# CONFIG_NET_IPGRE is not set
237# CONFIG_IP_MROUTE is not set
238# CONFIG_ARPD is not set
239# CONFIG_SYN_COOKIES is not set
240# CONFIG_INET_AH is not set
241# CONFIG_INET_ESP is not set
242# CONFIG_INET_IPCOMP is not set
243# CONFIG_INET_XFRM_TUNNEL is not set
244# CONFIG_INET_TUNNEL is not set
245CONFIG_INET_XFRM_MODE_TRANSPORT=y
246CONFIG_INET_XFRM_MODE_TUNNEL=y
247CONFIG_INET_DIAG=y
248CONFIG_INET_TCP_DIAG=y
249# CONFIG_TCP_CONG_ADVANCED is not set
250CONFIG_TCP_CONG_BIC=y
251# CONFIG_IPV6 is not set
252# CONFIG_INET6_XFRM_TUNNEL is not set
253# CONFIG_INET6_TUNNEL is not set
254# CONFIG_NETWORK_SECMARK is not set
255# CONFIG_NETFILTER is not set
256
257#
258# DCCP Configuration (EXPERIMENTAL)
259#
260# CONFIG_IP_DCCP is not set
261
262#
263# SCTP Configuration (EXPERIMENTAL)
264#
265# CONFIG_IP_SCTP is not set
266
267#
268# TIPC Configuration (EXPERIMENTAL)
269#
270# CONFIG_TIPC is not set
271# CONFIG_ATM is not set
272# CONFIG_BRIDGE is not set
273# CONFIG_VLAN_8021Q is not set
274# CONFIG_DECNET is not set
275# CONFIG_LLC2 is not set
276# CONFIG_IPX is not set
277# CONFIG_ATALK is not set
278# CONFIG_X25 is not set
279# CONFIG_LAPB is not set
280# CONFIG_NET_DIVERT is not set
281# CONFIG_ECONET is not set
282# CONFIG_WAN_ROUTER is not set
283
284#
285# QoS and/or fair queueing
286#
287# CONFIG_NET_SCHED is not set
288
289#
290# Network testing
291#
292# CONFIG_NET_PKTGEN is not set
293# CONFIG_HAMRADIO is not set
294# CONFIG_IRDA is not set
295# CONFIG_BT is not set
296# CONFIG_IEEE80211 is not set
169 297
170# 298#
171# Device Drivers 299# Device Drivers
@@ -177,6 +305,13 @@ CONFIG_BINFMT_AOUT=y
177CONFIG_STANDALONE=y 305CONFIG_STANDALONE=y
178CONFIG_PREVENT_FIRMWARE_BUILD=y 306CONFIG_PREVENT_FIRMWARE_BUILD=y
179# CONFIG_FW_LOADER is not set 307# CONFIG_FW_LOADER is not set
308# CONFIG_DEBUG_DRIVER is not set
309# CONFIG_SYS_HYPERVISOR is not set
310
311#
312# Connector - unified userspace <-> kernelspace linker
313#
314# CONFIG_CONNECTOR is not set
180 315
181# 316#
182# Memory Technology Devices (MTD) 317# Memory Technology Devices (MTD)
@@ -200,6 +335,7 @@ CONFIG_MTD_BLOCK=y
200# CONFIG_FTL is not set 335# CONFIG_FTL is not set
201# CONFIG_NFTL is not set 336# CONFIG_NFTL is not set
202# CONFIG_INFTL is not set 337# CONFIG_INFTL is not set
338# CONFIG_RFD_FTL is not set
203 339
204# 340#
205# RAM/ROM/Flash chip drivers 341# RAM/ROM/Flash chip drivers
@@ -222,6 +358,7 @@ CONFIG_MTD_CFI_I1=y
222CONFIG_MTD_CFI_I2=y 358CONFIG_MTD_CFI_I2=y
223# CONFIG_MTD_CFI_I4 is not set 359# CONFIG_MTD_CFI_I4 is not set
224# CONFIG_MTD_CFI_I8 is not set 360# CONFIG_MTD_CFI_I8 is not set
361# CONFIG_MTD_OTP is not set
225CONFIG_MTD_CFI_INTELEXT=y 362CONFIG_MTD_CFI_INTELEXT=y
226# CONFIG_MTD_CFI_AMDSTD is not set 363# CONFIG_MTD_CFI_AMDSTD is not set
227# CONFIG_MTD_CFI_STAA is not set 364# CONFIG_MTD_CFI_STAA is not set
@@ -229,18 +366,18 @@ CONFIG_MTD_CFI_UTIL=y
229# CONFIG_MTD_RAM is not set 366# CONFIG_MTD_RAM is not set
230# CONFIG_MTD_ROM is not set 367# CONFIG_MTD_ROM is not set
231# CONFIG_MTD_ABSENT is not set 368# CONFIG_MTD_ABSENT is not set
232# CONFIG_MTD_XIP is not set 369# CONFIG_MTD_OBSOLETE_CHIPS is not set
233 370
234# 371#
235# Mapping drivers for chip access 372# Mapping drivers for chip access
236# 373#
237# CONFIG_MTD_COMPLEX_MAPPINGS is not set 374# CONFIG_MTD_COMPLEX_MAPPINGS is not set
238CONFIG_MTD_PHYSMAP=y 375CONFIG_MTD_PHYSMAP=y
239CONFIG_MTD_PHYSMAP_START=0xc0000000 376CONFIG_MTD_PHYSMAP_START=0x0
240CONFIG_MTD_PHYSMAP_LEN=0x00800000 377CONFIG_MTD_PHYSMAP_LEN=0x0
241CONFIG_MTD_PHYSMAP_BANKWIDTH=1 378CONFIG_MTD_PHYSMAP_BANKWIDTH=1
242# CONFIG_MTD_ARM_INTEGRATOR is not set 379# CONFIG_MTD_ARM_INTEGRATOR is not set
243# CONFIG_MTD_EDB7312 is not set 380# CONFIG_MTD_PLATRAM is not set
244 381
245# 382#
246# Self-contained MTD device drivers 383# Self-contained MTD device drivers
@@ -249,7 +386,6 @@ CONFIG_MTD_PHYSMAP_BANKWIDTH=1
249# CONFIG_MTD_SLRAM is not set 386# CONFIG_MTD_SLRAM is not set
250# CONFIG_MTD_PHRAM is not set 387# CONFIG_MTD_PHRAM is not set
251# CONFIG_MTD_MTDRAM is not set 388# CONFIG_MTD_MTDRAM is not set
252# CONFIG_MTD_BLKMTD is not set
253# CONFIG_MTD_BLOCK2MTD is not set 389# CONFIG_MTD_BLOCK2MTD is not set
254 390
255# 391#
@@ -265,6 +401,11 @@ CONFIG_MTD_PHYSMAP_BANKWIDTH=1
265# CONFIG_MTD_NAND is not set 401# CONFIG_MTD_NAND is not set
266 402
267# 403#
404# OneNAND Flash Device Drivers
405#
406# CONFIG_MTD_ONENAND is not set
407
408#
268# Parallel port support 409# Parallel port support
269# 410#
270# CONFIG_PARPORT is not set 411# CONFIG_PARPORT is not set
@@ -276,7 +417,6 @@ CONFIG_MTD_PHYSMAP_BANKWIDTH=1
276# 417#
277# Block devices 418# Block devices
278# 419#
279# CONFIG_BLK_DEV_FD is not set
280# CONFIG_BLK_CPQ_DA is not set 420# CONFIG_BLK_CPQ_DA is not set
281# CONFIG_BLK_CPQ_CISS_DA is not set 421# CONFIG_BLK_CPQ_CISS_DA is not set
282# CONFIG_BLK_DEV_DAC960 is not set 422# CONFIG_BLK_DEV_DAC960 is not set
@@ -288,17 +428,9 @@ CONFIG_MTD_PHYSMAP_BANKWIDTH=1
288CONFIG_BLK_DEV_RAM=y 428CONFIG_BLK_DEV_RAM=y
289CONFIG_BLK_DEV_RAM_COUNT=16 429CONFIG_BLK_DEV_RAM_COUNT=16
290CONFIG_BLK_DEV_RAM_SIZE=8192 430CONFIG_BLK_DEV_RAM_SIZE=8192
291# CONFIG_BLK_DEV_INITRD is not set 431CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
292CONFIG_INITRAMFS_SOURCE="" 432CONFIG_BLK_DEV_INITRD=y
293# CONFIG_CDROM_PKTCDVD is not set 433# CONFIG_CDROM_PKTCDVD is not set
294
295#
296# IO Schedulers
297#
298CONFIG_IOSCHED_NOOP=y
299CONFIG_IOSCHED_AS=y
300CONFIG_IOSCHED_DEADLINE=y
301CONFIG_IOSCHED_CFQ=y
302# CONFIG_ATA_OVER_ETH is not set 434# CONFIG_ATA_OVER_ETH is not set
303 435
304# 436#
@@ -309,6 +441,7 @@ CONFIG_IOSCHED_CFQ=y
309# 441#
310# SCSI device support 442# SCSI device support
311# 443#
444# CONFIG_RAID_ATTRS is not set
312CONFIG_SCSI=y 445CONFIG_SCSI=y
313CONFIG_SCSI_PROC_FS=y 446CONFIG_SCSI_PROC_FS=y
314 447
@@ -320,6 +453,7 @@ CONFIG_BLK_DEV_SD=y
320# CONFIG_CHR_DEV_OSST is not set 453# CONFIG_CHR_DEV_OSST is not set
321# CONFIG_BLK_DEV_SR is not set 454# CONFIG_BLK_DEV_SR is not set
322CONFIG_CHR_DEV_SG=y 455CONFIG_CHR_DEV_SG=y
456# CONFIG_CHR_DEV_SCH is not set
323 457
324# 458#
325# Some SCSI devices (e.g. CD jukebox) support multiple LUNs 459# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
@@ -334,10 +468,12 @@ CONFIG_CHR_DEV_SG=y
334# CONFIG_SCSI_SPI_ATTRS is not set 468# CONFIG_SCSI_SPI_ATTRS is not set
335# CONFIG_SCSI_FC_ATTRS is not set 469# CONFIG_SCSI_FC_ATTRS is not set
336# CONFIG_SCSI_ISCSI_ATTRS is not set 470# CONFIG_SCSI_ISCSI_ATTRS is not set
471# CONFIG_SCSI_SAS_ATTRS is not set
337 472
338# 473#
339# SCSI low-level drivers 474# SCSI low-level drivers
340# 475#
476# CONFIG_ISCSI_TCP is not set
341# CONFIG_BLK_DEV_3W_XXXX_RAID is not set 477# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
342# CONFIG_SCSI_3W_9XXX is not set 478# CONFIG_SCSI_3W_9XXX is not set
343# CONFIG_SCSI_ACARD is not set 479# CONFIG_SCSI_ACARD is not set
@@ -348,25 +484,19 @@ CONFIG_CHR_DEV_SG=y
348# CONFIG_SCSI_DPT_I2O is not set 484# CONFIG_SCSI_DPT_I2O is not set
349# CONFIG_MEGARAID_NEWGEN is not set 485# CONFIG_MEGARAID_NEWGEN is not set
350# CONFIG_MEGARAID_LEGACY is not set 486# CONFIG_MEGARAID_LEGACY is not set
487# CONFIG_MEGARAID_SAS is not set
351# CONFIG_SCSI_SATA is not set 488# CONFIG_SCSI_SATA is not set
352# CONFIG_SCSI_BUSLOGIC is not set 489# CONFIG_SCSI_HPTIOP is not set
353# CONFIG_SCSI_DMX3191D is not set 490# CONFIG_SCSI_DMX3191D is not set
354# CONFIG_SCSI_EATA is not set
355# CONFIG_SCSI_FUTURE_DOMAIN is not set 491# CONFIG_SCSI_FUTURE_DOMAIN is not set
356# CONFIG_SCSI_GDTH is not set
357# CONFIG_SCSI_IPS is not set 492# CONFIG_SCSI_IPS is not set
358# CONFIG_SCSI_INITIO is not set 493# CONFIG_SCSI_INITIO is not set
359# CONFIG_SCSI_INIA100 is not set 494# CONFIG_SCSI_INIA100 is not set
360# CONFIG_SCSI_SYM53C8XX_2 is not set 495# CONFIG_SCSI_SYM53C8XX_2 is not set
361# CONFIG_SCSI_IPR is not set 496# CONFIG_SCSI_IPR is not set
362# CONFIG_SCSI_QLOGIC_FC is not set
363# CONFIG_SCSI_QLOGIC_1280 is not set 497# CONFIG_SCSI_QLOGIC_1280 is not set
364CONFIG_SCSI_QLA2XXX=y 498# CONFIG_SCSI_QLA_FC is not set
365# CONFIG_SCSI_QLA21XX is not set 499# CONFIG_SCSI_LPFC is not set
366# CONFIG_SCSI_QLA22XX is not set
367# CONFIG_SCSI_QLA2300 is not set
368# CONFIG_SCSI_QLA2322 is not set
369# CONFIG_SCSI_QLA6312 is not set
370# CONFIG_SCSI_DC395x is not set 500# CONFIG_SCSI_DC395x is not set
371# CONFIG_SCSI_DC390T is not set 501# CONFIG_SCSI_DC390T is not set
372# CONFIG_SCSI_NSP32 is not set 502# CONFIG_SCSI_NSP32 is not set
@@ -381,8 +511,7 @@ CONFIG_MD_LINEAR=y
381CONFIG_MD_RAID0=y 511CONFIG_MD_RAID0=y
382CONFIG_MD_RAID1=y 512CONFIG_MD_RAID1=y
383# CONFIG_MD_RAID10 is not set 513# CONFIG_MD_RAID10 is not set
384CONFIG_MD_RAID5=y 514# CONFIG_MD_RAID456 is not set
385# CONFIG_MD_RAID6 is not set
386# CONFIG_MD_MULTIPATH is not set 515# CONFIG_MD_MULTIPATH is not set
387# CONFIG_MD_FAULTY is not set 516# CONFIG_MD_FAULTY is not set
388CONFIG_BLK_DEV_DM=y 517CONFIG_BLK_DEV_DM=y
@@ -396,6 +525,9 @@ CONFIG_BLK_DEV_DM=y
396# Fusion MPT device support 525# Fusion MPT device support
397# 526#
398# CONFIG_FUSION is not set 527# CONFIG_FUSION is not set
528# CONFIG_FUSION_SPI is not set
529# CONFIG_FUSION_FC is not set
530# CONFIG_FUSION_SAS is not set
399 531
400# 532#
401# IEEE 1394 (FireWire) support 533# IEEE 1394 (FireWire) support
@@ -408,71 +540,8 @@ CONFIG_BLK_DEV_DM=y
408# CONFIG_I2O is not set 540# CONFIG_I2O is not set
409 541
410# 542#
411# Networking support 543# Network device support
412#
413CONFIG_NET=y
414
415#
416# Networking options
417#
418CONFIG_PACKET=y
419CONFIG_PACKET_MMAP=y
420# CONFIG_NETLINK_DEV is not set
421CONFIG_UNIX=y
422# CONFIG_NET_KEY is not set
423CONFIG_INET=y
424CONFIG_IP_MULTICAST=y
425# CONFIG_IP_ADVANCED_ROUTER is not set
426CONFIG_IP_PNP=y
427# CONFIG_IP_PNP_DHCP is not set
428CONFIG_IP_PNP_BOOTP=y
429# CONFIG_IP_PNP_RARP is not set
430# CONFIG_NET_IPIP is not set
431# CONFIG_NET_IPGRE is not set
432# CONFIG_IP_MROUTE is not set
433# CONFIG_ARPD is not set
434# CONFIG_SYN_COOKIES is not set
435# CONFIG_INET_AH is not set
436# CONFIG_INET_ESP is not set
437# CONFIG_INET_IPCOMP is not set
438# CONFIG_INET_TUNNEL is not set
439CONFIG_IP_TCPDIAG=y
440# CONFIG_IP_TCPDIAG_IPV6 is not set
441# CONFIG_IPV6 is not set
442# CONFIG_NETFILTER is not set
443
444# 544#
445# SCTP Configuration (EXPERIMENTAL)
446#
447# CONFIG_IP_SCTP is not set
448# CONFIG_ATM is not set
449# CONFIG_BRIDGE is not set
450# CONFIG_VLAN_8021Q is not set
451# CONFIG_DECNET is not set
452# CONFIG_LLC2 is not set
453# CONFIG_IPX is not set
454# CONFIG_ATALK is not set
455# CONFIG_X25 is not set
456# CONFIG_LAPB is not set
457# CONFIG_NET_DIVERT is not set
458# CONFIG_ECONET is not set
459# CONFIG_WAN_ROUTER is not set
460
461#
462# QoS and/or fair queueing
463#
464# CONFIG_NET_SCHED is not set
465# CONFIG_NET_CLS_ROUTE is not set
466
467#
468# Network testing
469#
470# CONFIG_NET_PKTGEN is not set
471# CONFIG_NETPOLL is not set
472# CONFIG_NET_POLL_CONTROLLER is not set
473# CONFIG_HAMRADIO is not set
474# CONFIG_IRDA is not set
475# CONFIG_BT is not set
476CONFIG_NETDEVICES=y 545CONFIG_NETDEVICES=y
477# CONFIG_DUMMY is not set 546# CONFIG_DUMMY is not set
478# CONFIG_BONDING is not set 547# CONFIG_BONDING is not set
@@ -485,6 +554,10 @@ CONFIG_NETDEVICES=y
485# CONFIG_ARCNET is not set 554# CONFIG_ARCNET is not set
486 555
487# 556#
557# PHY device support
558#
559
560#
488# Ethernet (10 or 100Mbit) 561# Ethernet (10 or 100Mbit)
489# 562#
490# CONFIG_NET_ETHERNET is not set 563# CONFIG_NET_ETHERNET is not set
@@ -501,14 +574,20 @@ CONFIG_E1000_NAPI=y
501# CONFIG_HAMACHI is not set 574# CONFIG_HAMACHI is not set
502# CONFIG_YELLOWFIN is not set 575# CONFIG_YELLOWFIN is not set
503# CONFIG_R8169 is not set 576# CONFIG_R8169 is not set
577# CONFIG_SIS190 is not set
578# CONFIG_SKGE is not set
579# CONFIG_SKY2 is not set
504# CONFIG_SK98LIN is not set 580# CONFIG_SK98LIN is not set
505# CONFIG_TIGON3 is not set 581# CONFIG_TIGON3 is not set
582# CONFIG_BNX2 is not set
506 583
507# 584#
508# Ethernet (10000 Mbit) 585# Ethernet (10000 Mbit)
509# 586#
587# CONFIG_CHELSIO_T1 is not set
510# CONFIG_IXGB is not set 588# CONFIG_IXGB is not set
511# CONFIG_S2IO is not set 589# CONFIG_S2IO is not set
590# CONFIG_MYRI10GE is not set
512 591
513# 592#
514# Token Ring devices 593# Token Ring devices
@@ -531,6 +610,8 @@ CONFIG_E1000_NAPI=y
531# CONFIG_NET_FC is not set 610# CONFIG_NET_FC is not set
532# CONFIG_SHAPER is not set 611# CONFIG_SHAPER is not set
533# CONFIG_NETCONSOLE is not set 612# CONFIG_NETCONSOLE is not set
613# CONFIG_NETPOLL is not set
614# CONFIG_NET_POLL_CONTROLLER is not set
534 615
535# 616#
536# ISDN subsystem 617# ISDN subsystem
@@ -568,7 +649,6 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
568# 649#
569# CONFIG_SERIO is not set 650# CONFIG_SERIO is not set
570# CONFIG_GAMEPORT is not set 651# CONFIG_GAMEPORT is not set
571CONFIG_SOUND_GAMEPORT=y
572 652
573# 653#
574# Character devices 654# Character devices
@@ -576,6 +656,7 @@ CONFIG_SOUND_GAMEPORT=y
576CONFIG_VT=y 656CONFIG_VT=y
577CONFIG_VT_CONSOLE=y 657CONFIG_VT_CONSOLE=y
578CONFIG_HW_CONSOLE=y 658CONFIG_HW_CONSOLE=y
659# CONFIG_VT_HW_CONSOLE_BINDING is not set
579# CONFIG_SERIAL_NONSTANDARD is not set 660# CONFIG_SERIAL_NONSTANDARD is not set
580 661
581# 662#
@@ -583,7 +664,9 @@ CONFIG_HW_CONSOLE=y
583# 664#
584CONFIG_SERIAL_8250=y 665CONFIG_SERIAL_8250=y
585CONFIG_SERIAL_8250_CONSOLE=y 666CONFIG_SERIAL_8250_CONSOLE=y
667CONFIG_SERIAL_8250_PCI=y
586CONFIG_SERIAL_8250_NR_UARTS=4 668CONFIG_SERIAL_8250_NR_UARTS=4
669CONFIG_SERIAL_8250_RUNTIME_UARTS=4
587# CONFIG_SERIAL_8250_EXTENDED is not set 670# CONFIG_SERIAL_8250_EXTENDED is not set
588 671
589# 672#
@@ -591,6 +674,7 @@ CONFIG_SERIAL_8250_NR_UARTS=4
591# 674#
592CONFIG_SERIAL_CORE=y 675CONFIG_SERIAL_CORE=y
593CONFIG_SERIAL_CORE_CONSOLE=y 676CONFIG_SERIAL_CORE_CONSOLE=y
677# CONFIG_SERIAL_JSM is not set
594CONFIG_UNIX98_PTYS=y 678CONFIG_UNIX98_PTYS=y
595CONFIG_LEGACY_PTYS=y 679CONFIG_LEGACY_PTYS=y
596CONFIG_LEGACY_PTY_COUNT=256 680CONFIG_LEGACY_PTY_COUNT=256
@@ -604,8 +688,8 @@ CONFIG_LEGACY_PTY_COUNT=256
604# Watchdog Cards 688# Watchdog Cards
605# 689#
606# CONFIG_WATCHDOG is not set 690# CONFIG_WATCHDOG is not set
691CONFIG_HW_RANDOM=y
607# CONFIG_NVRAM is not set 692# CONFIG_NVRAM is not set
608# CONFIG_RTC is not set
609# CONFIG_DTLK is not set 693# CONFIG_DTLK is not set
610# CONFIG_R3964 is not set 694# CONFIG_R3964 is not set
611# CONFIG_APPLICOM is not set 695# CONFIG_APPLICOM is not set
@@ -620,6 +704,7 @@ CONFIG_LEGACY_PTY_COUNT=256
620# TPM devices 704# TPM devices
621# 705#
622# CONFIG_TCG_TPM is not set 706# CONFIG_TCG_TPM is not set
707# CONFIG_TELCLOCK is not set
623 708
624# 709#
625# I2C support 710# I2C support
@@ -644,14 +729,13 @@ CONFIG_I2C_CHARDEV=y
644# CONFIG_I2C_AMD8111 is not set 729# CONFIG_I2C_AMD8111 is not set
645# CONFIG_I2C_I801 is not set 730# CONFIG_I2C_I801 is not set
646# CONFIG_I2C_I810 is not set 731# CONFIG_I2C_I810 is not set
732# CONFIG_I2C_PIIX4 is not set
647CONFIG_I2C_IOP3XX=y 733CONFIG_I2C_IOP3XX=y
648# CONFIG_I2C_ISA is not set
649# CONFIG_I2C_NFORCE2 is not set 734# CONFIG_I2C_NFORCE2 is not set
735# CONFIG_I2C_OCORES is not set
650# CONFIG_I2C_PARPORT_LIGHT is not set 736# CONFIG_I2C_PARPORT_LIGHT is not set
651# CONFIG_I2C_PIIX4 is not set
652# CONFIG_I2C_PROSAVAGE is not set 737# CONFIG_I2C_PROSAVAGE is not set
653# CONFIG_I2C_SAVAGE4 is not set 738# CONFIG_I2C_SAVAGE4 is not set
654# CONFIG_SCx200_ACB is not set
655# CONFIG_I2C_SIS5595 is not set 739# CONFIG_I2C_SIS5595 is not set
656# CONFIG_I2C_SIS630 is not set 740# CONFIG_I2C_SIS630 is not set
657# CONFIG_I2C_SIS96X is not set 741# CONFIG_I2C_SIS96X is not set
@@ -662,15 +746,45 @@ CONFIG_I2C_IOP3XX=y
662# CONFIG_I2C_PCA_ISA is not set 746# CONFIG_I2C_PCA_ISA is not set
663 747
664# 748#
665# Hardware Sensors Chip support 749# Miscellaneous I2C Chip support
666# 750#
667# CONFIG_I2C_SENSOR is not set 751# CONFIG_SENSORS_DS1337 is not set
752# CONFIG_SENSORS_DS1374 is not set
753# CONFIG_SENSORS_EEPROM is not set
754# CONFIG_SENSORS_PCF8574 is not set
755# CONFIG_SENSORS_PCA9539 is not set
756# CONFIG_SENSORS_PCF8591 is not set
757# CONFIG_SENSORS_MAX6875 is not set
758# CONFIG_I2C_DEBUG_CORE is not set
759# CONFIG_I2C_DEBUG_ALGO is not set
760# CONFIG_I2C_DEBUG_BUS is not set
761# CONFIG_I2C_DEBUG_CHIP is not set
762
763#
764# SPI support
765#
766# CONFIG_SPI is not set
767# CONFIG_SPI_MASTER is not set
768
769#
770# Dallas's 1-wire bus
771#
772
773#
774# Hardware Monitoring support
775#
776CONFIG_HWMON=y
777# CONFIG_HWMON_VID is not set
778# CONFIG_SENSORS_ABITUGURU is not set
668# CONFIG_SENSORS_ADM1021 is not set 779# CONFIG_SENSORS_ADM1021 is not set
669# CONFIG_SENSORS_ADM1025 is not set 780# CONFIG_SENSORS_ADM1025 is not set
670# CONFIG_SENSORS_ADM1026 is not set 781# CONFIG_SENSORS_ADM1026 is not set
671# CONFIG_SENSORS_ADM1031 is not set 782# CONFIG_SENSORS_ADM1031 is not set
783# CONFIG_SENSORS_ADM9240 is not set
672# CONFIG_SENSORS_ASB100 is not set 784# CONFIG_SENSORS_ASB100 is not set
785# CONFIG_SENSORS_ATXP1 is not set
673# CONFIG_SENSORS_DS1621 is not set 786# CONFIG_SENSORS_DS1621 is not set
787# CONFIG_SENSORS_F71805F is not set
674# CONFIG_SENSORS_FSCHER is not set 788# CONFIG_SENSORS_FSCHER is not set
675# CONFIG_SENSORS_FSCPOS is not set 789# CONFIG_SENSORS_FSCPOS is not set
676# CONFIG_SENSORS_GL518SM is not set 790# CONFIG_SENSORS_GL518SM is not set
@@ -685,36 +799,45 @@ CONFIG_I2C_IOP3XX=y
685# CONFIG_SENSORS_LM85 is not set 799# CONFIG_SENSORS_LM85 is not set
686# CONFIG_SENSORS_LM87 is not set 800# CONFIG_SENSORS_LM87 is not set
687# CONFIG_SENSORS_LM90 is not set 801# CONFIG_SENSORS_LM90 is not set
802# CONFIG_SENSORS_LM92 is not set
688# CONFIG_SENSORS_MAX1619 is not set 803# CONFIG_SENSORS_MAX1619 is not set
689# CONFIG_SENSORS_PC87360 is not set 804# CONFIG_SENSORS_PC87360 is not set
690# CONFIG_SENSORS_SMSC47B397 is not set
691# CONFIG_SENSORS_SIS5595 is not set 805# CONFIG_SENSORS_SIS5595 is not set
692# CONFIG_SENSORS_SMSC47M1 is not set 806# CONFIG_SENSORS_SMSC47M1 is not set
807# CONFIG_SENSORS_SMSC47M192 is not set
808# CONFIG_SENSORS_SMSC47B397 is not set
693# CONFIG_SENSORS_VIA686A is not set 809# CONFIG_SENSORS_VIA686A is not set
810# CONFIG_SENSORS_VT8231 is not set
694# CONFIG_SENSORS_W83781D is not set 811# CONFIG_SENSORS_W83781D is not set
812# CONFIG_SENSORS_W83791D is not set
813# CONFIG_SENSORS_W83792D is not set
695# CONFIG_SENSORS_W83L785TS is not set 814# CONFIG_SENSORS_W83L785TS is not set
696# CONFIG_SENSORS_W83627HF is not set 815# CONFIG_SENSORS_W83627HF is not set
816# CONFIG_SENSORS_W83627EHF is not set
817# CONFIG_HWMON_DEBUG_CHIP is not set
697 818
698# 819#
699# Other I2C Chip support 820# Misc devices
700# 821#
701# CONFIG_SENSORS_EEPROM is not set
702# CONFIG_SENSORS_PCF8574 is not set
703# CONFIG_SENSORS_PCF8591 is not set
704# CONFIG_SENSORS_RTC8564 is not set
705# CONFIG_I2C_DEBUG_CORE is not set
706# CONFIG_I2C_DEBUG_ALGO is not set
707# CONFIG_I2C_DEBUG_BUS is not set
708# CONFIG_I2C_DEBUG_CHIP is not set
709 822
710# 823#
711# Misc devices 824# LED devices
825#
826# CONFIG_NEW_LEDS is not set
827
828#
829# LED drivers
830#
831
832#
833# LED Triggers
712# 834#
713 835
714# 836#
715# Multimedia devices 837# Multimedia devices
716# 838#
717# CONFIG_VIDEO_DEV is not set 839# CONFIG_VIDEO_DEV is not set
840CONFIG_VIDEO_V4L2=y
718 841
719# 842#
720# Digital Video Broadcasting Devices 843# Digital Video Broadcasting Devices
@@ -724,6 +847,7 @@ CONFIG_I2C_IOP3XX=y
724# 847#
725# Graphics support 848# Graphics support
726# 849#
850CONFIG_FIRMWARE_EDID=y
727# CONFIG_FB is not set 851# CONFIG_FB is not set
728 852
729# 853#
@@ -731,6 +855,7 @@ CONFIG_I2C_IOP3XX=y
731# 855#
732# CONFIG_VGA_CONSOLE is not set 856# CONFIG_VGA_CONSOLE is not set
733CONFIG_DUMMY_CONSOLE=y 857CONFIG_DUMMY_CONSOLE=y
858# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
734 859
735# 860#
736# Sound 861# Sound
@@ -742,9 +867,14 @@ CONFIG_DUMMY_CONSOLE=y
742# 867#
743CONFIG_USB_ARCH_HAS_HCD=y 868CONFIG_USB_ARCH_HAS_HCD=y
744CONFIG_USB_ARCH_HAS_OHCI=y 869CONFIG_USB_ARCH_HAS_OHCI=y
870CONFIG_USB_ARCH_HAS_EHCI=y
745# CONFIG_USB is not set 871# CONFIG_USB is not set
746 872
747# 873#
874# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
875#
876
877#
748# USB Gadget Support 878# USB Gadget Support
749# 879#
750# CONFIG_USB_GADGET is not set 880# CONFIG_USB_GADGET is not set
@@ -755,10 +885,17 @@ CONFIG_USB_ARCH_HAS_OHCI=y
755# CONFIG_MMC is not set 885# CONFIG_MMC is not set
756 886
757# 887#
888# Real Time Clock
889#
890CONFIG_RTC_LIB=y
891# CONFIG_RTC_CLASS is not set
892
893#
758# File systems 894# File systems
759# 895#
760CONFIG_EXT2_FS=y 896CONFIG_EXT2_FS=y
761# CONFIG_EXT2_FS_XATTR is not set 897# CONFIG_EXT2_FS_XATTR is not set
898# CONFIG_EXT2_FS_XIP is not set
762CONFIG_EXT3_FS=y 899CONFIG_EXT3_FS=y
763CONFIG_EXT3_FS_XATTR=y 900CONFIG_EXT3_FS_XATTR=y
764# CONFIG_EXT3_FS_POSIX_ACL is not set 901# CONFIG_EXT3_FS_POSIX_ACL is not set
@@ -768,22 +905,22 @@ CONFIG_JBD=y
768CONFIG_FS_MBCACHE=y 905CONFIG_FS_MBCACHE=y
769# CONFIG_REISERFS_FS is not set 906# CONFIG_REISERFS_FS is not set
770# CONFIG_JFS_FS is not set 907# CONFIG_JFS_FS is not set
771 908# CONFIG_FS_POSIX_ACL is not set
772#
773# XFS support
774#
775CONFIG_XFS_FS=y 909CONFIG_XFS_FS=y
776CONFIG_XFS_EXPORT=y
777# CONFIG_XFS_RT is not set
778# CONFIG_XFS_QUOTA is not set 910# CONFIG_XFS_QUOTA is not set
779CONFIG_XFS_SECURITY=y 911CONFIG_XFS_SECURITY=y
780CONFIG_XFS_POSIX_ACL=y 912CONFIG_XFS_POSIX_ACL=y
913# CONFIG_XFS_RT is not set
914# CONFIG_OCFS2_FS is not set
781# CONFIG_MINIX_FS is not set 915# CONFIG_MINIX_FS is not set
782# CONFIG_ROMFS_FS is not set 916# CONFIG_ROMFS_FS is not set
917CONFIG_INOTIFY=y
918CONFIG_INOTIFY_USER=y
783# CONFIG_QUOTA is not set 919# CONFIG_QUOTA is not set
784CONFIG_DNOTIFY=y 920CONFIG_DNOTIFY=y
785# CONFIG_AUTOFS_FS is not set 921# CONFIG_AUTOFS_FS is not set
786# CONFIG_AUTOFS4_FS is not set 922# CONFIG_AUTOFS4_FS is not set
923# CONFIG_FUSE_FS is not set
787 924
788# 925#
789# CD-ROM/DVD Filesystems 926# CD-ROM/DVD Filesystems
@@ -803,12 +940,10 @@ CONFIG_DNOTIFY=y
803# 940#
804CONFIG_PROC_FS=y 941CONFIG_PROC_FS=y
805CONFIG_SYSFS=y 942CONFIG_SYSFS=y
806# CONFIG_DEVFS_FS is not set
807# CONFIG_DEVPTS_FS_XATTR is not set
808CONFIG_TMPFS=y 943CONFIG_TMPFS=y
809# CONFIG_TMPFS_XATTR is not set
810# CONFIG_HUGETLB_PAGE is not set 944# CONFIG_HUGETLB_PAGE is not set
811CONFIG_RAMFS=y 945CONFIG_RAMFS=y
946# CONFIG_CONFIGFS_FS is not set
812 947
813# 948#
814# Miscellaneous filesystems 949# Miscellaneous filesystems
@@ -834,16 +969,19 @@ CONFIG_RAMFS=y
834# 969#
835CONFIG_NFS_FS=y 970CONFIG_NFS_FS=y
836CONFIG_NFS_V3=y 971CONFIG_NFS_V3=y
972# CONFIG_NFS_V3_ACL is not set
837# CONFIG_NFS_V4 is not set 973# CONFIG_NFS_V4 is not set
838# CONFIG_NFS_DIRECTIO is not set 974# CONFIG_NFS_DIRECTIO is not set
839CONFIG_NFSD=y 975CONFIG_NFSD=y
840CONFIG_NFSD_V3=y 976CONFIG_NFSD_V3=y
977# CONFIG_NFSD_V3_ACL is not set
841# CONFIG_NFSD_V4 is not set 978# CONFIG_NFSD_V4 is not set
842# CONFIG_NFSD_TCP is not set 979# CONFIG_NFSD_TCP is not set
843CONFIG_ROOT_NFS=y 980CONFIG_ROOT_NFS=y
844CONFIG_LOCKD=y 981CONFIG_LOCKD=y
845CONFIG_LOCKD_V4=y 982CONFIG_LOCKD_V4=y
846CONFIG_EXPORTFS=y 983CONFIG_EXPORTFS=y
984CONFIG_NFS_COMMON=y
847CONFIG_SUNRPC=y 985CONFIG_SUNRPC=y
848# CONFIG_RPCSEC_GSS_KRB5 is not set 986# CONFIG_RPCSEC_GSS_KRB5 is not set
849# CONFIG_RPCSEC_GSS_SPKM3 is not set 987# CONFIG_RPCSEC_GSS_SPKM3 is not set
@@ -852,6 +990,7 @@ CONFIG_SUNRPC=y
852# CONFIG_NCP_FS is not set 990# CONFIG_NCP_FS is not set
853# CONFIG_CODA_FS is not set 991# CONFIG_CODA_FS is not set
854# CONFIG_AFS_FS is not set 992# CONFIG_AFS_FS is not set
993# CONFIG_9P_FS is not set
855 994
856# 995#
857# Partition Types 996# Partition Types
@@ -871,6 +1010,7 @@ CONFIG_MSDOS_PARTITION=y
871# CONFIG_SGI_PARTITION is not set 1010# CONFIG_SGI_PARTITION is not set
872# CONFIG_ULTRIX_PARTITION is not set 1011# CONFIG_ULTRIX_PARTITION is not set
873# CONFIG_SUN_PARTITION is not set 1012# CONFIG_SUN_PARTITION is not set
1013# CONFIG_KARMA_PARTITION is not set
874# CONFIG_EFI_PARTITION is not set 1014# CONFIG_EFI_PARTITION is not set
875 1015
876# 1016#
@@ -887,11 +1027,34 @@ CONFIG_MSDOS_PARTITION=y
887# Kernel hacking 1027# Kernel hacking
888# 1028#
889# CONFIG_PRINTK_TIME is not set 1029# CONFIG_PRINTK_TIME is not set
890# CONFIG_DEBUG_KERNEL is not set 1030CONFIG_MAGIC_SYSRQ=y
1031# CONFIG_UNUSED_SYMBOLS is not set
1032CONFIG_DEBUG_KERNEL=y
891CONFIG_LOG_BUF_SHIFT=14 1033CONFIG_LOG_BUF_SHIFT=14
1034CONFIG_DETECT_SOFTLOCKUP=y
1035# CONFIG_SCHEDSTATS is not set
1036# CONFIG_DEBUG_SLAB is not set
1037# CONFIG_DEBUG_RT_MUTEXES is not set
1038# CONFIG_RT_MUTEX_TESTER is not set
1039# CONFIG_DEBUG_SPINLOCK is not set
1040# CONFIG_DEBUG_MUTEXES is not set
1041# CONFIG_DEBUG_RWSEMS is not set
1042# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1043# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1044# CONFIG_DEBUG_KOBJECT is not set
892CONFIG_DEBUG_BUGVERBOSE=y 1045CONFIG_DEBUG_BUGVERBOSE=y
1046# CONFIG_DEBUG_INFO is not set
1047# CONFIG_DEBUG_FS is not set
1048# CONFIG_DEBUG_VM is not set
893CONFIG_FRAME_POINTER=y 1049CONFIG_FRAME_POINTER=y
1050# CONFIG_UNWIND_INFO is not set
1051# CONFIG_FORCED_INLINING is not set
1052# CONFIG_RCU_TORTURE_TEST is not set
894CONFIG_DEBUG_USER=y 1053CONFIG_DEBUG_USER=y
1054# CONFIG_DEBUG_WAITQ is not set
1055# CONFIG_DEBUG_ERRORS is not set
1056CONFIG_DEBUG_LL=y
1057# CONFIG_DEBUG_ICEDCC is not set
895 1058
896# 1059#
897# Security options 1060# Security options
@@ -912,5 +1075,7 @@ CONFIG_DEBUG_USER=y
912# Library routines 1075# Library routines
913# 1076#
914# CONFIG_CRC_CCITT is not set 1077# CONFIG_CRC_CCITT is not set
1078# CONFIG_CRC16 is not set
915# CONFIG_CRC32 is not set 1079# CONFIG_CRC32 is not set
916# CONFIG_LIBCRC32C is not set 1080# CONFIG_LIBCRC32C is not set
1081CONFIG_PLIST=y
diff --git a/arch/arm/configs/iq31244_defconfig b/arch/arm/configs/iq31244_defconfig
deleted file mode 100644
index 32467160a6df..000000000000
--- a/arch/arm/configs/iq31244_defconfig
+++ /dev/null
@@ -1,922 +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_IOP3XX=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
93CONFIG_ARCH_IQ31244=y
94# CONFIG_ARCH_IQ80331 is not set
95# CONFIG_MACH_IQ80332 is not set
96# CONFIG_ARCH_EP80219 is not set
97CONFIG_ARCH_IOP321=y
98# CONFIG_ARCH_IOP331 is not set
99
100#
101# IOP3xx Chipset Features
102#
103
104#
105# Processor Type
106#
107CONFIG_CPU_32=y
108CONFIG_CPU_XSCALE=y
109CONFIG_CPU_32v5=y
110CONFIG_CPU_ABRT_EV5T=y
111CONFIG_CPU_CACHE_VIVT=y
112CONFIG_CPU_TLB_V4WBI=y
113CONFIG_CPU_MINICACHE=y
114
115#
116# Processor Features
117#
118# CONFIG_ARM_THUMB is not set
119CONFIG_XSCALE_PMU=y
120
121#
122# Bus support
123#
124CONFIG_PCI=y
125# CONFIG_PCI_LEGACY_PROC is not set
126CONFIG_PCI_NAMES=y
127
128#
129# PCCARD (PCMCIA/CardBus) support
130#
131# CONFIG_PCCARD is not set
132
133#
134# Kernel Features
135#
136# CONFIG_PREEMPT is not set
137CONFIG_ALIGNMENT_TRAP=y
138
139#
140# Boot options
141#
142CONFIG_ZBOOT_ROM_TEXT=0x0
143CONFIG_ZBOOT_ROM_BSS=0x0
144CONFIG_CMDLINE="ip=boot root=nfs console=ttyS0,115200"
145# CONFIG_XIP_KERNEL is not set
146
147#
148# Floating point emulation
149#
150
151#
152# At least one emulation must be selected
153#
154CONFIG_FPE_NWFPE=y
155# CONFIG_FPE_NWFPE_XP is not set
156# CONFIG_FPE_FASTFPE is not set
157
158#
159# Userspace binary formats
160#
161CONFIG_BINFMT_ELF=y
162CONFIG_BINFMT_AOUT=y
163# CONFIG_BINFMT_MISC is not set
164# CONFIG_ARTHUR is not set
165
166#
167# Power management options
168#
169# CONFIG_PM is not set
170
171#
172# Device Drivers
173#
174
175#
176# Generic Driver Options
177#
178CONFIG_STANDALONE=y
179CONFIG_PREVENT_FIRMWARE_BUILD=y
180# CONFIG_FW_LOADER is not set
181
182#
183# Memory Technology Devices (MTD)
184#
185CONFIG_MTD=y
186# CONFIG_MTD_DEBUG is not set
187# CONFIG_MTD_CONCAT is not set
188CONFIG_MTD_PARTITIONS=y
189CONFIG_MTD_REDBOOT_PARTS=y
190CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1
191CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y
192CONFIG_MTD_REDBOOT_PARTS_READONLY=y
193# CONFIG_MTD_CMDLINE_PARTS is not set
194# CONFIG_MTD_AFS_PARTS is not set
195
196#
197# User Modules And Translation Layers
198#
199CONFIG_MTD_CHAR=y
200CONFIG_MTD_BLOCK=y
201# CONFIG_FTL is not set
202# CONFIG_NFTL is not set
203# CONFIG_INFTL is not set
204
205#
206# RAM/ROM/Flash chip drivers
207#
208CONFIG_MTD_CFI=y
209# CONFIG_MTD_JEDECPROBE is not set
210CONFIG_MTD_GEN_PROBE=y
211# CONFIG_MTD_CFI_ADV_OPTIONS is not set
212CONFIG_MTD_MAP_BANK_WIDTH_1=y
213CONFIG_MTD_MAP_BANK_WIDTH_2=y
214CONFIG_MTD_MAP_BANK_WIDTH_4=y
215# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
216# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
217# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
218CONFIG_MTD_CFI_I1=y
219CONFIG_MTD_CFI_I2=y
220# CONFIG_MTD_CFI_I4 is not set
221# CONFIG_MTD_CFI_I8 is not set
222CONFIG_MTD_CFI_INTELEXT=y
223# CONFIG_MTD_CFI_AMDSTD is not set
224# CONFIG_MTD_CFI_STAA is not set
225CONFIG_MTD_CFI_UTIL=y
226# CONFIG_MTD_RAM is not set
227# CONFIG_MTD_ROM is not set
228# CONFIG_MTD_ABSENT is not set
229# CONFIG_MTD_XIP is not set
230
231#
232# Mapping drivers for chip access
233#
234# CONFIG_MTD_COMPLEX_MAPPINGS is not set
235CONFIG_MTD_PHYSMAP=y
236CONFIG_MTD_PHYSMAP_START=0xf0000000
237CONFIG_MTD_PHYSMAP_LEN=0x00800000
238CONFIG_MTD_PHYSMAP_BANKWIDTH=2
239# CONFIG_MTD_ARM_INTEGRATOR is not set
240# CONFIG_MTD_EDB7312 is not set
241
242#
243# Self-contained MTD device drivers
244#
245# CONFIG_MTD_PMC551 is not set
246# CONFIG_MTD_SLRAM is not set
247# CONFIG_MTD_PHRAM is not set
248# CONFIG_MTD_MTDRAM is not set
249# CONFIG_MTD_BLKMTD is not set
250# CONFIG_MTD_BLOCK2MTD is not set
251
252#
253# Disk-On-Chip Device Drivers
254#
255# CONFIG_MTD_DOC2000 is not set
256# CONFIG_MTD_DOC2001 is not set
257# CONFIG_MTD_DOC2001PLUS is not set
258
259#
260# NAND Flash Device Drivers
261#
262# CONFIG_MTD_NAND is not set
263
264#
265# Parallel port support
266#
267# CONFIG_PARPORT is not set
268
269#
270# Plug and Play support
271#
272
273#
274# Block devices
275#
276# CONFIG_BLK_DEV_FD is not set
277# CONFIG_BLK_CPQ_DA is not set
278# CONFIG_BLK_CPQ_CISS_DA is not set
279# CONFIG_BLK_DEV_DAC960 is not set
280# CONFIG_BLK_DEV_UMEM is not set
281# CONFIG_BLK_DEV_COW_COMMON is not set
282# CONFIG_BLK_DEV_LOOP is not set
283# CONFIG_BLK_DEV_NBD is not set
284# CONFIG_BLK_DEV_SX8 is not set
285CONFIG_BLK_DEV_RAM=y
286CONFIG_BLK_DEV_RAM_COUNT=16
287CONFIG_BLK_DEV_RAM_SIZE=8192
288# CONFIG_BLK_DEV_INITRD is not set
289CONFIG_INITRAMFS_SOURCE=""
290# CONFIG_CDROM_PKTCDVD is not set
291
292#
293# IO Schedulers
294#
295CONFIG_IOSCHED_NOOP=y
296CONFIG_IOSCHED_AS=y
297CONFIG_IOSCHED_DEADLINE=y
298CONFIG_IOSCHED_CFQ=y
299# CONFIG_ATA_OVER_ETH is not set
300
301#
302# ATA/ATAPI/MFM/RLL support
303#
304# CONFIG_IDE is not set
305
306#
307# SCSI device support
308#
309CONFIG_SCSI=y
310CONFIG_SCSI_PROC_FS=y
311
312#
313# SCSI support type (disk, tape, CD-ROM)
314#
315CONFIG_BLK_DEV_SD=y
316# CONFIG_CHR_DEV_ST is not set
317# CONFIG_CHR_DEV_OSST is not set
318# CONFIG_BLK_DEV_SR is not set
319CONFIG_CHR_DEV_SG=y
320
321#
322# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
323#
324# CONFIG_SCSI_MULTI_LUN is not set
325# CONFIG_SCSI_CONSTANTS is not set
326# CONFIG_SCSI_LOGGING is not set
327
328#
329# SCSI Transport Attributes
330#
331# CONFIG_SCSI_SPI_ATTRS is not set
332# CONFIG_SCSI_FC_ATTRS is not set
333# CONFIG_SCSI_ISCSI_ATTRS is not set
334
335#
336# SCSI low-level drivers
337#
338# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
339# CONFIG_SCSI_3W_9XXX is not set
340# CONFIG_SCSI_ACARD is not set
341# CONFIG_SCSI_AACRAID is not set
342# CONFIG_SCSI_AIC7XXX is not set
343# CONFIG_SCSI_AIC7XXX_OLD is not set
344# CONFIG_SCSI_AIC79XX is not set
345# CONFIG_SCSI_DPT_I2O is not set
346# CONFIG_MEGARAID_NEWGEN is not set
347# CONFIG_MEGARAID_LEGACY is not set
348# CONFIG_SCSI_SATA is not set
349# CONFIG_SCSI_BUSLOGIC is not set
350# CONFIG_SCSI_DMX3191D is not set
351# CONFIG_SCSI_EATA is not set
352# CONFIG_SCSI_FUTURE_DOMAIN is not set
353# CONFIG_SCSI_GDTH is not set
354# CONFIG_SCSI_IPS is not set
355# CONFIG_SCSI_INITIO is not set
356# CONFIG_SCSI_INIA100 is not set
357# CONFIG_SCSI_SYM53C8XX_2 is not set
358# CONFIG_SCSI_IPR is not set
359# CONFIG_SCSI_QLOGIC_FC is not set
360# CONFIG_SCSI_QLOGIC_1280 is not set
361CONFIG_SCSI_QLA2XXX=y
362# CONFIG_SCSI_QLA21XX is not set
363# CONFIG_SCSI_QLA22XX is not set
364# CONFIG_SCSI_QLA2300 is not set
365# CONFIG_SCSI_QLA2322 is not set
366# CONFIG_SCSI_QLA6312 is not set
367# CONFIG_SCSI_DC395x is not set
368# CONFIG_SCSI_DC390T is not set
369# CONFIG_SCSI_NSP32 is not set
370# CONFIG_SCSI_DEBUG is not set
371
372#
373# Multi-device support (RAID and LVM)
374#
375CONFIG_MD=y
376CONFIG_BLK_DEV_MD=y
377# CONFIG_MD_LINEAR is not set
378CONFIG_MD_RAID0=y
379CONFIG_MD_RAID1=y
380# CONFIG_MD_RAID10 is not set
381CONFIG_MD_RAID5=y
382# CONFIG_MD_RAID6 is not set
383# CONFIG_MD_MULTIPATH is not set
384# CONFIG_MD_FAULTY is not set
385CONFIG_BLK_DEV_DM=y
386# CONFIG_DM_CRYPT is not set
387# CONFIG_DM_SNAPSHOT is not set
388# CONFIG_DM_MIRROR is not set
389# CONFIG_DM_ZERO is not set
390# CONFIG_DM_MULTIPATH is not set
391
392#
393# Fusion MPT device support
394#
395# CONFIG_FUSION is not set
396
397#
398# IEEE 1394 (FireWire) support
399#
400# CONFIG_IEEE1394 is not set
401
402#
403# I2O device support
404#
405# CONFIG_I2O is not set
406
407#
408# Networking support
409#
410CONFIG_NET=y
411
412#
413# Networking options
414#
415CONFIG_PACKET=y
416CONFIG_PACKET_MMAP=y
417# CONFIG_NETLINK_DEV is not set
418CONFIG_UNIX=y
419# CONFIG_NET_KEY is not set
420CONFIG_INET=y
421CONFIG_IP_MULTICAST=y
422# CONFIG_IP_ADVANCED_ROUTER is not set
423CONFIG_IP_PNP=y
424# CONFIG_IP_PNP_DHCP is not set
425CONFIG_IP_PNP_BOOTP=y
426# CONFIG_IP_PNP_RARP is not set
427# CONFIG_NET_IPIP is not set
428# CONFIG_NET_IPGRE is not set
429# CONFIG_IP_MROUTE is not set
430# CONFIG_ARPD is not set
431# CONFIG_SYN_COOKIES is not set
432# CONFIG_INET_AH is not set
433# CONFIG_INET_ESP is not set
434# CONFIG_INET_IPCOMP is not set
435# CONFIG_INET_TUNNEL is not set
436CONFIG_IP_TCPDIAG=y
437# CONFIG_IP_TCPDIAG_IPV6 is not set
438# CONFIG_IPV6 is not set
439# CONFIG_NETFILTER is not set
440
441#
442# SCTP Configuration (EXPERIMENTAL)
443#
444# CONFIG_IP_SCTP is not set
445# CONFIG_ATM is not set
446# CONFIG_BRIDGE is not set
447# CONFIG_VLAN_8021Q is not set
448# CONFIG_DECNET is not set
449# CONFIG_LLC2 is not set
450# CONFIG_IPX is not set
451# CONFIG_ATALK is not set
452# CONFIG_X25 is not set
453# CONFIG_LAPB is not set
454# CONFIG_NET_DIVERT is not set
455# CONFIG_ECONET is not set
456# CONFIG_WAN_ROUTER is not set
457
458#
459# QoS and/or fair queueing
460#
461# CONFIG_NET_SCHED is not set
462# CONFIG_NET_CLS_ROUTE is not set
463
464#
465# Network testing
466#
467# CONFIG_NET_PKTGEN is not set
468# CONFIG_NETPOLL is not set
469# CONFIG_NET_POLL_CONTROLLER is not set
470# CONFIG_HAMRADIO is not set
471# CONFIG_IRDA is not set
472# CONFIG_BT is not set
473CONFIG_NETDEVICES=y
474# CONFIG_DUMMY is not set
475# CONFIG_BONDING is not set
476# CONFIG_EQUALIZER is not set
477# CONFIG_TUN is not set
478
479#
480# ARCnet devices
481#
482# CONFIG_ARCNET is not set
483
484#
485# Ethernet (10 or 100Mbit)
486#
487# CONFIG_NET_ETHERNET is not set
488
489#
490# Ethernet (1000 Mbit)
491#
492# CONFIG_ACENIC is not set
493# CONFIG_DL2K is not set
494CONFIG_E1000=y
495CONFIG_E1000_NAPI=y
496# CONFIG_E1000_DISABLE_PACKET_SPLIT is not set
497# CONFIG_NS83820 is not set
498# CONFIG_HAMACHI is not set
499# CONFIG_YELLOWFIN is not set
500# CONFIG_R8169 is not set
501# CONFIG_SK98LIN is not set
502# CONFIG_TIGON3 is not set
503
504#
505# Ethernet (10000 Mbit)
506#
507# CONFIG_IXGB is not set
508# CONFIG_S2IO is not set
509
510#
511# Token Ring devices
512#
513# CONFIG_TR is not set
514
515#
516# Wireless LAN (non-hamradio)
517#
518# CONFIG_NET_RADIO is not set
519
520#
521# Wan interfaces
522#
523# CONFIG_WAN is not set
524# CONFIG_FDDI is not set
525# CONFIG_HIPPI is not set
526# CONFIG_PPP is not set
527# CONFIG_SLIP is not set
528# CONFIG_NET_FC is not set
529# CONFIG_SHAPER is not set
530# CONFIG_NETCONSOLE is not set
531
532#
533# ISDN subsystem
534#
535# CONFIG_ISDN is not set
536
537#
538# Input device support
539#
540CONFIG_INPUT=y
541
542#
543# Userland interfaces
544#
545CONFIG_INPUT_MOUSEDEV=y
546# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
547CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
548CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
549# CONFIG_INPUT_JOYDEV is not set
550# CONFIG_INPUT_TSDEV is not set
551# CONFIG_INPUT_EVDEV is not set
552# CONFIG_INPUT_EVBUG is not set
553
554#
555# Input Device Drivers
556#
557# CONFIG_INPUT_KEYBOARD is not set
558# CONFIG_INPUT_MOUSE is not set
559# CONFIG_INPUT_JOYSTICK is not set
560# CONFIG_INPUT_TOUCHSCREEN is not set
561# CONFIG_INPUT_MISC is not set
562
563#
564# Hardware I/O ports
565#
566# CONFIG_SERIO is not set
567# CONFIG_GAMEPORT is not set
568CONFIG_SOUND_GAMEPORT=y
569
570#
571# Character devices
572#
573CONFIG_VT=y
574CONFIG_VT_CONSOLE=y
575CONFIG_HW_CONSOLE=y
576# CONFIG_SERIAL_NONSTANDARD is not set
577
578#
579# Serial drivers
580#
581CONFIG_SERIAL_8250=y
582CONFIG_SERIAL_8250_CONSOLE=y
583CONFIG_SERIAL_8250_NR_UARTS=4
584# CONFIG_SERIAL_8250_EXTENDED is not set
585
586#
587# Non-8250 serial port support
588#
589CONFIG_SERIAL_CORE=y
590CONFIG_SERIAL_CORE_CONSOLE=y
591CONFIG_UNIX98_PTYS=y
592CONFIG_LEGACY_PTYS=y
593CONFIG_LEGACY_PTY_COUNT=256
594
595#
596# IPMI
597#
598# CONFIG_IPMI_HANDLER is not set
599
600#
601# Watchdog Cards
602#
603# CONFIG_WATCHDOG is not set
604# CONFIG_NVRAM is not set
605# CONFIG_RTC is not set
606# CONFIG_DTLK is not set
607# CONFIG_R3964 is not set
608# CONFIG_APPLICOM is not set
609
610#
611# Ftape, the floppy tape device driver
612#
613# CONFIG_DRM is not set
614# CONFIG_RAW_DRIVER is not set
615
616#
617# TPM devices
618#
619# CONFIG_TCG_TPM is not set
620
621#
622# I2C support
623#
624CONFIG_I2C=y
625CONFIG_I2C_CHARDEV=y
626
627#
628# I2C Algorithms
629#
630# CONFIG_I2C_ALGOBIT is not set
631# CONFIG_I2C_ALGOPCF is not set
632# CONFIG_I2C_ALGOPCA is not set
633
634#
635# I2C Hardware Bus support
636#
637# CONFIG_I2C_ALI1535 is not set
638# CONFIG_I2C_ALI1563 is not set
639# CONFIG_I2C_ALI15X3 is not set
640# CONFIG_I2C_AMD756 is not set
641# CONFIG_I2C_AMD8111 is not set
642# CONFIG_I2C_I801 is not set
643# CONFIG_I2C_I810 is not set
644CONFIG_I2C_IOP3XX=y
645# CONFIG_I2C_ISA is not set
646# CONFIG_I2C_NFORCE2 is not set
647# CONFIG_I2C_PARPORT_LIGHT is not set
648# CONFIG_I2C_PIIX4 is not set
649# CONFIG_I2C_PROSAVAGE is not set
650# CONFIG_I2C_SAVAGE4 is not set
651# CONFIG_SCx200_ACB is not set
652# CONFIG_I2C_SIS5595 is not set
653# CONFIG_I2C_SIS630 is not set
654# CONFIG_I2C_SIS96X is not set
655# CONFIG_I2C_STUB is not set
656# CONFIG_I2C_VIA is not set
657# CONFIG_I2C_VIAPRO is not set
658# CONFIG_I2C_VOODOO3 is not set
659# CONFIG_I2C_PCA_ISA is not set
660
661#
662# Hardware Sensors Chip support
663#
664# CONFIG_I2C_SENSOR is not set
665# CONFIG_SENSORS_ADM1021 is not set
666# CONFIG_SENSORS_ADM1025 is not set
667# CONFIG_SENSORS_ADM1026 is not set
668# CONFIG_SENSORS_ADM1031 is not set
669# CONFIG_SENSORS_ASB100 is not set
670# CONFIG_SENSORS_DS1621 is not set
671# CONFIG_SENSORS_FSCHER is not set
672# CONFIG_SENSORS_FSCPOS is not set
673# CONFIG_SENSORS_GL518SM is not set
674# CONFIG_SENSORS_GL520SM is not set
675# CONFIG_SENSORS_IT87 is not set
676# CONFIG_SENSORS_LM63 is not set
677# CONFIG_SENSORS_LM75 is not set
678# CONFIG_SENSORS_LM77 is not set
679# CONFIG_SENSORS_LM78 is not set
680# CONFIG_SENSORS_LM80 is not set
681# CONFIG_SENSORS_LM83 is not set
682# CONFIG_SENSORS_LM85 is not set
683# CONFIG_SENSORS_LM87 is not set
684# CONFIG_SENSORS_LM90 is not set
685# CONFIG_SENSORS_MAX1619 is not set
686# CONFIG_SENSORS_PC87360 is not set
687# CONFIG_SENSORS_SMSC47B397 is not set
688# CONFIG_SENSORS_SIS5595 is not set
689# CONFIG_SENSORS_SMSC47M1 is not set
690# CONFIG_SENSORS_VIA686A is not set
691# CONFIG_SENSORS_W83781D is not set
692# CONFIG_SENSORS_W83L785TS is not set
693# CONFIG_SENSORS_W83627HF is not set
694
695#
696# Other I2C Chip support
697#
698# CONFIG_SENSORS_EEPROM is not set
699# CONFIG_SENSORS_PCF8574 is not set
700# CONFIG_SENSORS_PCF8591 is not set
701# CONFIG_SENSORS_RTC8564 is not set
702# CONFIG_I2C_DEBUG_CORE is not set
703# CONFIG_I2C_DEBUG_ALGO is not set
704# CONFIG_I2C_DEBUG_BUS is not set
705# CONFIG_I2C_DEBUG_CHIP is not set
706
707#
708# Misc devices
709#
710
711#
712# Multimedia devices
713#
714# CONFIG_VIDEO_DEV is not set
715
716#
717# Digital Video Broadcasting Devices
718#
719# CONFIG_DVB is not set
720
721#
722# Graphics support
723#
724# CONFIG_FB is not set
725
726#
727# Console display driver support
728#
729# CONFIG_VGA_CONSOLE is not set
730CONFIG_DUMMY_CONSOLE=y
731
732#
733# Sound
734#
735# CONFIG_SOUND is not set
736
737#
738# USB support
739#
740CONFIG_USB_ARCH_HAS_HCD=y
741CONFIG_USB_ARCH_HAS_OHCI=y
742# CONFIG_USB is not set
743
744#
745# USB Gadget Support
746#
747# CONFIG_USB_GADGET is not set
748
749#
750# MMC/SD Card support
751#
752# CONFIG_MMC is not set
753
754#
755# File systems
756#
757CONFIG_EXT2_FS=y
758# CONFIG_EXT2_FS_XATTR is not set
759CONFIG_EXT3_FS=y
760CONFIG_EXT3_FS_XATTR=y
761# CONFIG_EXT3_FS_POSIX_ACL is not set
762# CONFIG_EXT3_FS_SECURITY is not set
763CONFIG_JBD=y
764# CONFIG_JBD_DEBUG is not set
765CONFIG_FS_MBCACHE=y
766# CONFIG_REISERFS_FS is not set
767# CONFIG_JFS_FS is not set
768
769#
770# XFS support
771#
772CONFIG_XFS_FS=y
773CONFIG_XFS_EXPORT=y
774# CONFIG_XFS_RT is not set
775# CONFIG_XFS_QUOTA is not set
776CONFIG_XFS_SECURITY=y
777CONFIG_XFS_POSIX_ACL=y
778# CONFIG_MINIX_FS is not set
779# CONFIG_ROMFS_FS is not set
780# CONFIG_QUOTA is not set
781CONFIG_DNOTIFY=y
782# CONFIG_AUTOFS_FS is not set
783# CONFIG_AUTOFS4_FS is not set
784
785#
786# CD-ROM/DVD Filesystems
787#
788# CONFIG_ISO9660_FS is not set
789# CONFIG_UDF_FS is not set
790
791#
792# DOS/FAT/NT Filesystems
793#
794# CONFIG_MSDOS_FS is not set
795# CONFIG_VFAT_FS is not set
796# CONFIG_NTFS_FS is not set
797
798#
799# Pseudo filesystems
800#
801CONFIG_PROC_FS=y
802CONFIG_SYSFS=y
803# CONFIG_DEVFS_FS is not set
804# CONFIG_DEVPTS_FS_XATTR is not set
805CONFIG_TMPFS=y
806# CONFIG_TMPFS_XATTR is not set
807# CONFIG_HUGETLB_PAGE is not set
808CONFIG_RAMFS=y
809
810#
811# Miscellaneous filesystems
812#
813# CONFIG_ADFS_FS is not set
814# CONFIG_AFFS_FS is not set
815# CONFIG_HFS_FS is not set
816# CONFIG_HFSPLUS_FS is not set
817# CONFIG_BEFS_FS is not set
818# CONFIG_BFS_FS is not set
819# CONFIG_EFS_FS is not set
820# CONFIG_JFFS_FS is not set
821CONFIG_JFFS2_FS=y
822CONFIG_JFFS2_FS_DEBUG=0
823# CONFIG_JFFS2_FS_NAND is not set
824# CONFIG_JFFS2_FS_NOR_ECC is not set
825# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
826CONFIG_JFFS2_ZLIB=y
827CONFIG_JFFS2_RTIME=y
828# CONFIG_JFFS2_RUBIN is not set
829# CONFIG_CRAMFS is not set
830# CONFIG_VXFS_FS is not set
831# CONFIG_HPFS_FS is not set
832# CONFIG_QNX4FS_FS is not set
833# CONFIG_SYSV_FS is not set
834# CONFIG_UFS_FS is not set
835
836#
837# Network File Systems
838#
839CONFIG_NFS_FS=y
840CONFIG_NFS_V3=y
841# CONFIG_NFS_V4 is not set
842# CONFIG_NFS_DIRECTIO is not set
843CONFIG_NFSD=y
844CONFIG_NFSD_V3=y
845# CONFIG_NFSD_V4 is not set
846# CONFIG_NFSD_TCP is not set
847CONFIG_ROOT_NFS=y
848CONFIG_LOCKD=y
849CONFIG_LOCKD_V4=y
850CONFIG_EXPORTFS=y
851CONFIG_SUNRPC=y
852# CONFIG_RPCSEC_GSS_KRB5 is not set
853# CONFIG_RPCSEC_GSS_SPKM3 is not set
854# CONFIG_SMB_FS is not set
855# CONFIG_CIFS is not set
856# CONFIG_NCP_FS is not set
857# CONFIG_CODA_FS is not set
858# CONFIG_AFS_FS is not set
859
860#
861# Partition Types
862#
863CONFIG_PARTITION_ADVANCED=y
864# CONFIG_ACORN_PARTITION is not set
865# CONFIG_OSF_PARTITION is not set
866# CONFIG_AMIGA_PARTITION is not set
867# CONFIG_ATARI_PARTITION is not set
868# CONFIG_MAC_PARTITION is not set
869CONFIG_MSDOS_PARTITION=y
870# CONFIG_BSD_DISKLABEL is not set
871# CONFIG_MINIX_SUBPARTITION is not set
872# CONFIG_SOLARIS_X86_PARTITION is not set
873# CONFIG_UNIXWARE_DISKLABEL is not set
874# CONFIG_LDM_PARTITION is not set
875# CONFIG_SGI_PARTITION is not set
876# CONFIG_ULTRIX_PARTITION is not set
877# CONFIG_SUN_PARTITION is not set
878# CONFIG_EFI_PARTITION is not set
879
880#
881# Native Language Support
882#
883# CONFIG_NLS is not set
884
885#
886# Profiling support
887#
888# CONFIG_PROFILING is not set
889
890#
891# Kernel hacking
892#
893# CONFIG_PRINTK_TIME is not set
894# CONFIG_DEBUG_KERNEL is not set
895CONFIG_LOG_BUF_SHIFT=14
896CONFIG_DEBUG_BUGVERBOSE=y
897CONFIG_FRAME_POINTER=y
898CONFIG_DEBUG_USER=y
899
900#
901# Security options
902#
903# CONFIG_KEYS is not set
904# CONFIG_SECURITY is not set
905
906#
907# Cryptographic options
908#
909# CONFIG_CRYPTO is not set
910
911#
912# Hardware crypto devices
913#
914
915#
916# Library routines
917#
918# CONFIG_CRC_CCITT is not set
919CONFIG_CRC32=y
920# CONFIG_LIBCRC32C is not set
921CONFIG_ZLIB_INFLATE=y
922CONFIG_ZLIB_DEFLATE=y
diff --git a/arch/arm/configs/iq80321_defconfig b/arch/arm/configs/iq80321_defconfig
deleted file mode 100644
index b000da753c41..000000000000
--- a/arch/arm/configs/iq80321_defconfig
+++ /dev/null
@@ -1,843 +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_IOP3XX=y
70# CONFIG_ARCH_IXP4XX is not set
71# CONFIG_ARCH_IXP2000 is not set
72# CONFIG_ARCH_L7200 is not set
73# CONFIG_ARCH_PXA is not set
74# CONFIG_ARCH_RPC is not set
75# CONFIG_ARCH_SA1100 is not set
76# CONFIG_ARCH_S3C2410 is not set
77# CONFIG_ARCH_SHARK is not set
78# CONFIG_ARCH_LH7A40X is not set
79# CONFIG_ARCH_OMAP is not set
80# CONFIG_ARCH_VERSATILE is not set
81# CONFIG_ARCH_IMX is not set
82# CONFIG_ARCH_H720X is not set
83
84#
85# IOP3xx Implementation Options
86#
87
88#
89# IOP3xx Platform Types
90#
91CONFIG_ARCH_IQ80321=y
92# CONFIG_ARCH_IQ31244 is not set
93# CONFIG_ARCH_IQ80331 is not set
94# CONFIG_MACH_IQ80332 is not set
95# CONFIG_ARCH_EP80219 is not set
96CONFIG_ARCH_IOP321=y
97# CONFIG_ARCH_IOP331 is not set
98
99#
100# IOP3xx Chipset Features
101#
102
103#
104# Processor Type
105#
106CONFIG_CPU_32=y
107CONFIG_CPU_XSCALE=y
108CONFIG_CPU_32v5=y
109CONFIG_CPU_ABRT_EV5T=y
110CONFIG_CPU_CACHE_VIVT=y
111CONFIG_CPU_TLB_V4WBI=y
112CONFIG_CPU_MINICACHE=y
113
114#
115# Processor Features
116#
117# CONFIG_ARM_THUMB is not set
118CONFIG_XSCALE_PMU=y
119
120#
121# Bus support
122#
123CONFIG_PCI=y
124# CONFIG_PCI_LEGACY_PROC is not set
125CONFIG_PCI_NAMES=y
126
127#
128# PCCARD (PCMCIA/CardBus) support
129#
130# CONFIG_PCCARD is not set
131
132#
133# Kernel Features
134#
135# CONFIG_PREEMPT is not set
136CONFIG_ALIGNMENT_TRAP=y
137
138#
139# Boot options
140#
141CONFIG_ZBOOT_ROM_TEXT=0x0
142CONFIG_ZBOOT_ROM_BSS=0x0
143CONFIG_CMDLINE="ip=boot root=nfs console=ttyS0,115200"
144# CONFIG_XIP_KERNEL is not set
145
146#
147# Floating point emulation
148#
149
150#
151# At least one emulation must be selected
152#
153CONFIG_FPE_NWFPE=y
154# CONFIG_FPE_NWFPE_XP is not set
155# CONFIG_FPE_FASTFPE is not set
156
157#
158# Userspace binary formats
159#
160CONFIG_BINFMT_ELF=y
161CONFIG_BINFMT_AOUT=y
162# CONFIG_BINFMT_MISC is not set
163# CONFIG_ARTHUR is not set
164
165#
166# Power management options
167#
168# CONFIG_PM is not set
169
170#
171# Device Drivers
172#
173
174#
175# Generic Driver Options
176#
177CONFIG_STANDALONE=y
178CONFIG_PREVENT_FIRMWARE_BUILD=y
179# CONFIG_FW_LOADER is not set
180
181#
182# Memory Technology Devices (MTD)
183#
184CONFIG_MTD=y
185# CONFIG_MTD_DEBUG is not set
186# CONFIG_MTD_CONCAT is not set
187CONFIG_MTD_PARTITIONS=y
188CONFIG_MTD_REDBOOT_PARTS=y
189CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1
190CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y
191CONFIG_MTD_REDBOOT_PARTS_READONLY=y
192# CONFIG_MTD_CMDLINE_PARTS is not set
193# CONFIG_MTD_AFS_PARTS is not set
194
195#
196# User Modules And Translation Layers
197#
198CONFIG_MTD_CHAR=y
199CONFIG_MTD_BLOCK=y
200# CONFIG_FTL is not set
201# CONFIG_NFTL is not set
202# CONFIG_INFTL is not set
203
204#
205# RAM/ROM/Flash chip drivers
206#
207CONFIG_MTD_CFI=y
208# CONFIG_MTD_JEDECPROBE is not set
209CONFIG_MTD_GEN_PROBE=y
210# CONFIG_MTD_CFI_ADV_OPTIONS is not set
211CONFIG_MTD_MAP_BANK_WIDTH_1=y
212CONFIG_MTD_MAP_BANK_WIDTH_2=y
213CONFIG_MTD_MAP_BANK_WIDTH_4=y
214# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
215# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
216# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
217CONFIG_MTD_CFI_I1=y
218CONFIG_MTD_CFI_I2=y
219# CONFIG_MTD_CFI_I4 is not set
220# CONFIG_MTD_CFI_I8 is not set
221CONFIG_MTD_CFI_INTELEXT=y
222# CONFIG_MTD_CFI_AMDSTD is not set
223# CONFIG_MTD_CFI_STAA is not set
224CONFIG_MTD_CFI_UTIL=y
225# CONFIG_MTD_RAM is not set
226# CONFIG_MTD_ROM is not set
227# CONFIG_MTD_ABSENT is not set
228# CONFIG_MTD_XIP is not set
229
230#
231# Mapping drivers for chip access
232#
233# CONFIG_MTD_COMPLEX_MAPPINGS is not set
234CONFIG_MTD_PHYSMAP=y
235CONFIG_MTD_PHYSMAP_START=0xf0000000
236CONFIG_MTD_PHYSMAP_LEN=0x00800000
237CONFIG_MTD_PHYSMAP_BANKWIDTH=1
238# CONFIG_MTD_ARM_INTEGRATOR is not set
239# CONFIG_MTD_EDB7312 is not set
240
241#
242# Self-contained MTD device drivers
243#
244# CONFIG_MTD_PMC551 is not set
245# CONFIG_MTD_SLRAM is not set
246# CONFIG_MTD_PHRAM is not set
247# CONFIG_MTD_MTDRAM is not set
248# CONFIG_MTD_BLKMTD is not set
249# CONFIG_MTD_BLOCK2MTD is not set
250
251#
252# Disk-On-Chip Device Drivers
253#
254# CONFIG_MTD_DOC2000 is not set
255# CONFIG_MTD_DOC2001 is not set
256# CONFIG_MTD_DOC2001PLUS is not set
257
258#
259# NAND Flash Device Drivers
260#
261# CONFIG_MTD_NAND is not set
262
263#
264# Parallel port support
265#
266# CONFIG_PARPORT is not set
267
268#
269# Plug and Play support
270#
271
272#
273# Block devices
274#
275# CONFIG_BLK_DEV_FD is not set
276# CONFIG_BLK_CPQ_DA is not set
277# CONFIG_BLK_CPQ_CISS_DA is not set
278# CONFIG_BLK_DEV_DAC960 is not set
279# CONFIG_BLK_DEV_UMEM is not set
280# CONFIG_BLK_DEV_COW_COMMON is not set
281# CONFIG_BLK_DEV_LOOP is not set
282# CONFIG_BLK_DEV_NBD is not set
283# CONFIG_BLK_DEV_SX8 is not set
284CONFIG_BLK_DEV_RAM=y
285CONFIG_BLK_DEV_RAM_COUNT=16
286CONFIG_BLK_DEV_RAM_SIZE=8192
287# CONFIG_BLK_DEV_INITRD is not set
288CONFIG_INITRAMFS_SOURCE=""
289# CONFIG_CDROM_PKTCDVD is not set
290
291#
292# IO Schedulers
293#
294CONFIG_IOSCHED_NOOP=y
295CONFIG_IOSCHED_AS=y
296CONFIG_IOSCHED_DEADLINE=y
297CONFIG_IOSCHED_CFQ=y
298# CONFIG_ATA_OVER_ETH is not set
299
300#
301# ATA/ATAPI/MFM/RLL support
302#
303# CONFIG_IDE is not set
304
305#
306# SCSI device support
307#
308# CONFIG_SCSI is not set
309
310#
311# Multi-device support (RAID and LVM)
312#
313# CONFIG_MD is not set
314
315#
316# Fusion MPT device support
317#
318
319#
320# IEEE 1394 (FireWire) support
321#
322# CONFIG_IEEE1394 is not set
323
324#
325# I2O device support
326#
327# CONFIG_I2O is not set
328
329#
330# Networking support
331#
332CONFIG_NET=y
333
334#
335# Networking options
336#
337CONFIG_PACKET=y
338CONFIG_PACKET_MMAP=y
339# CONFIG_NETLINK_DEV is not set
340CONFIG_UNIX=y
341# CONFIG_NET_KEY is not set
342CONFIG_INET=y
343CONFIG_IP_MULTICAST=y
344# CONFIG_IP_ADVANCED_ROUTER is not set
345CONFIG_IP_PNP=y
346# CONFIG_IP_PNP_DHCP is not set
347CONFIG_IP_PNP_BOOTP=y
348# CONFIG_IP_PNP_RARP is not set
349# CONFIG_NET_IPIP is not set
350# CONFIG_NET_IPGRE is not set
351# CONFIG_IP_MROUTE is not set
352# CONFIG_ARPD is not set
353# CONFIG_SYN_COOKIES is not set
354# CONFIG_INET_AH is not set
355# CONFIG_INET_ESP is not set
356# CONFIG_INET_IPCOMP is not set
357# CONFIG_INET_TUNNEL is not set
358CONFIG_IP_TCPDIAG=y
359# CONFIG_IP_TCPDIAG_IPV6 is not set
360# CONFIG_IPV6 is not set
361# CONFIG_NETFILTER is not set
362
363#
364# SCTP Configuration (EXPERIMENTAL)
365#
366# CONFIG_IP_SCTP is not set
367# CONFIG_ATM is not set
368# CONFIG_BRIDGE is not set
369# CONFIG_VLAN_8021Q is not set
370# CONFIG_DECNET is not set
371# CONFIG_LLC2 is not set
372# CONFIG_IPX is not set
373# CONFIG_ATALK is not set
374# CONFIG_X25 is not set
375# CONFIG_LAPB is not set
376# CONFIG_NET_DIVERT is not set
377# CONFIG_ECONET is not set
378# CONFIG_WAN_ROUTER is not set
379
380#
381# QoS and/or fair queueing
382#
383# CONFIG_NET_SCHED is not set
384# CONFIG_NET_CLS_ROUTE is not set
385
386#
387# Network testing
388#
389# CONFIG_NET_PKTGEN is not set
390# CONFIG_NETPOLL is not set
391# CONFIG_NET_POLL_CONTROLLER is not set
392# CONFIG_HAMRADIO is not set
393# CONFIG_IRDA is not set
394# CONFIG_BT is not set
395CONFIG_NETDEVICES=y
396# CONFIG_DUMMY is not set
397# CONFIG_BONDING is not set
398# CONFIG_EQUALIZER is not set
399# CONFIG_TUN is not set
400
401#
402# ARCnet devices
403#
404# CONFIG_ARCNET is not set
405
406#
407# Ethernet (10 or 100Mbit)
408#
409# CONFIG_NET_ETHERNET is not set
410
411#
412# Ethernet (1000 Mbit)
413#
414# CONFIG_ACENIC is not set
415# CONFIG_DL2K is not set
416CONFIG_E1000=y
417CONFIG_E1000_NAPI=y
418# CONFIG_E1000_DISABLE_PACKET_SPLIT is not set
419# CONFIG_NS83820 is not set
420# CONFIG_HAMACHI is not set
421# CONFIG_YELLOWFIN is not set
422# CONFIG_R8169 is not set
423# CONFIG_SK98LIN is not set
424# CONFIG_TIGON3 is not set
425
426#
427# Ethernet (10000 Mbit)
428#
429# CONFIG_IXGB is not set
430# CONFIG_S2IO is not set
431
432#
433# Token Ring devices
434#
435# CONFIG_TR is not set
436
437#
438# Wireless LAN (non-hamradio)
439#
440# CONFIG_NET_RADIO is not set
441
442#
443# Wan interfaces
444#
445# CONFIG_WAN is not set
446# CONFIG_FDDI is not set
447# CONFIG_HIPPI is not set
448# CONFIG_PPP is not set
449# CONFIG_SLIP is not set
450# CONFIG_SHAPER is not set
451# CONFIG_NETCONSOLE is not set
452
453#
454# ISDN subsystem
455#
456# CONFIG_ISDN is not set
457
458#
459# Input device support
460#
461CONFIG_INPUT=y
462
463#
464# Userland interfaces
465#
466CONFIG_INPUT_MOUSEDEV=y
467# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
468CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
469CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
470# CONFIG_INPUT_JOYDEV is not set
471# CONFIG_INPUT_TSDEV is not set
472# CONFIG_INPUT_EVDEV is not set
473# CONFIG_INPUT_EVBUG is not set
474
475#
476# Input Device Drivers
477#
478# CONFIG_INPUT_KEYBOARD is not set
479# CONFIG_INPUT_MOUSE is not set
480# CONFIG_INPUT_JOYSTICK is not set
481# CONFIG_INPUT_TOUCHSCREEN is not set
482# CONFIG_INPUT_MISC is not set
483
484#
485# Hardware I/O ports
486#
487# CONFIG_SERIO is not set
488# CONFIG_GAMEPORT is not set
489CONFIG_SOUND_GAMEPORT=y
490
491#
492# Character devices
493#
494CONFIG_VT=y
495CONFIG_VT_CONSOLE=y
496CONFIG_HW_CONSOLE=y
497# CONFIG_SERIAL_NONSTANDARD is not set
498
499#
500# Serial drivers
501#
502CONFIG_SERIAL_8250=y
503CONFIG_SERIAL_8250_CONSOLE=y
504CONFIG_SERIAL_8250_NR_UARTS=4
505# CONFIG_SERIAL_8250_EXTENDED is not set
506
507#
508# Non-8250 serial port support
509#
510CONFIG_SERIAL_CORE=y
511CONFIG_SERIAL_CORE_CONSOLE=y
512CONFIG_UNIX98_PTYS=y
513CONFIG_LEGACY_PTYS=y
514CONFIG_LEGACY_PTY_COUNT=256
515
516#
517# IPMI
518#
519# CONFIG_IPMI_HANDLER is not set
520
521#
522# Watchdog Cards
523#
524# CONFIG_WATCHDOG is not set
525# CONFIG_NVRAM is not set
526# CONFIG_RTC is not set
527# CONFIG_DTLK is not set
528# CONFIG_R3964 is not set
529# CONFIG_APPLICOM is not set
530
531#
532# Ftape, the floppy tape device driver
533#
534# CONFIG_DRM is not set
535# CONFIG_RAW_DRIVER is not set
536
537#
538# TPM devices
539#
540# CONFIG_TCG_TPM is not set
541
542#
543# I2C support
544#
545CONFIG_I2C=y
546CONFIG_I2C_CHARDEV=y
547
548#
549# I2C Algorithms
550#
551# CONFIG_I2C_ALGOBIT is not set
552# CONFIG_I2C_ALGOPCF is not set
553# CONFIG_I2C_ALGOPCA is not set
554
555#
556# I2C Hardware Bus support
557#
558# CONFIG_I2C_ALI1535 is not set
559# CONFIG_I2C_ALI1563 is not set
560# CONFIG_I2C_ALI15X3 is not set
561# CONFIG_I2C_AMD756 is not set
562# CONFIG_I2C_AMD8111 is not set
563# CONFIG_I2C_I801 is not set
564# CONFIG_I2C_I810 is not set
565CONFIG_I2C_IOP3XX=y
566# CONFIG_I2C_ISA is not set
567# CONFIG_I2C_NFORCE2 is not set
568# CONFIG_I2C_PARPORT_LIGHT is not set
569# CONFIG_I2C_PIIX4 is not set
570# CONFIG_I2C_PROSAVAGE is not set
571# CONFIG_I2C_SAVAGE4 is not set
572# CONFIG_SCx200_ACB is not set
573# CONFIG_I2C_SIS5595 is not set
574# CONFIG_I2C_SIS630 is not set
575# CONFIG_I2C_SIS96X is not set
576# CONFIG_I2C_STUB is not set
577# CONFIG_I2C_VIA is not set
578# CONFIG_I2C_VIAPRO is not set
579# CONFIG_I2C_VOODOO3 is not set
580# CONFIG_I2C_PCA_ISA is not set
581
582#
583# Hardware Sensors Chip support
584#
585# CONFIG_I2C_SENSOR is not set
586# CONFIG_SENSORS_ADM1021 is not set
587# CONFIG_SENSORS_ADM1025 is not set
588# CONFIG_SENSORS_ADM1026 is not set
589# CONFIG_SENSORS_ADM1031 is not set
590# CONFIG_SENSORS_ASB100 is not set
591# CONFIG_SENSORS_DS1621 is not set
592# CONFIG_SENSORS_FSCHER is not set
593# CONFIG_SENSORS_FSCPOS is not set
594# CONFIG_SENSORS_GL518SM is not set
595# CONFIG_SENSORS_GL520SM is not set
596# CONFIG_SENSORS_IT87 is not set
597# CONFIG_SENSORS_LM63 is not set
598# CONFIG_SENSORS_LM75 is not set
599# CONFIG_SENSORS_LM77 is not set
600# CONFIG_SENSORS_LM78 is not set
601# CONFIG_SENSORS_LM80 is not set
602# CONFIG_SENSORS_LM83 is not set
603# CONFIG_SENSORS_LM85 is not set
604# CONFIG_SENSORS_LM87 is not set
605# CONFIG_SENSORS_LM90 is not set
606# CONFIG_SENSORS_MAX1619 is not set
607# CONFIG_SENSORS_PC87360 is not set
608# CONFIG_SENSORS_SMSC47B397 is not set
609# CONFIG_SENSORS_SIS5595 is not set
610# CONFIG_SENSORS_SMSC47M1 is not set
611# CONFIG_SENSORS_VIA686A is not set
612# CONFIG_SENSORS_W83781D is not set
613# CONFIG_SENSORS_W83L785TS is not set
614# CONFIG_SENSORS_W83627HF is not set
615
616#
617# Other I2C Chip support
618#
619# CONFIG_SENSORS_EEPROM is not set
620# CONFIG_SENSORS_PCF8574 is not set
621# CONFIG_SENSORS_PCF8591 is not set
622# CONFIG_SENSORS_RTC8564 is not set
623# CONFIG_I2C_DEBUG_CORE is not set
624# CONFIG_I2C_DEBUG_ALGO is not set
625# CONFIG_I2C_DEBUG_BUS is not set
626# CONFIG_I2C_DEBUG_CHIP is not set
627
628#
629# Misc devices
630#
631
632#
633# Multimedia devices
634#
635# CONFIG_VIDEO_DEV is not set
636
637#
638# Digital Video Broadcasting Devices
639#
640# CONFIG_DVB is not set
641
642#
643# Graphics support
644#
645# CONFIG_FB is not set
646
647#
648# Console display driver support
649#
650# CONFIG_VGA_CONSOLE is not set
651CONFIG_DUMMY_CONSOLE=y
652
653#
654# Sound
655#
656# CONFIG_SOUND is not set
657
658#
659# USB support
660#
661CONFIG_USB_ARCH_HAS_HCD=y
662CONFIG_USB_ARCH_HAS_OHCI=y
663# CONFIG_USB is not set
664
665#
666# USB Gadget Support
667#
668# CONFIG_USB_GADGET is not set
669
670#
671# MMC/SD Card support
672#
673# CONFIG_MMC is not set
674
675#
676# File systems
677#
678CONFIG_EXT2_FS=y
679# CONFIG_EXT2_FS_XATTR is not set
680CONFIG_EXT3_FS=y
681CONFIG_EXT3_FS_XATTR=y
682# CONFIG_EXT3_FS_POSIX_ACL is not set
683# CONFIG_EXT3_FS_SECURITY is not set
684CONFIG_JBD=y
685# CONFIG_JBD_DEBUG is not set
686CONFIG_FS_MBCACHE=y
687# CONFIG_REISERFS_FS is not set
688# CONFIG_JFS_FS is not set
689
690#
691# XFS support
692#
693CONFIG_XFS_FS=y
694CONFIG_XFS_EXPORT=y
695# CONFIG_XFS_RT is not set
696# CONFIG_XFS_QUOTA is not set
697CONFIG_XFS_SECURITY=y
698CONFIG_XFS_POSIX_ACL=y
699# CONFIG_MINIX_FS is not set
700# CONFIG_ROMFS_FS is not set
701# CONFIG_QUOTA is not set
702CONFIG_DNOTIFY=y
703# CONFIG_AUTOFS_FS is not set
704# CONFIG_AUTOFS4_FS is not set
705
706#
707# CD-ROM/DVD Filesystems
708#
709# CONFIG_ISO9660_FS is not set
710# CONFIG_UDF_FS is not set
711
712#
713# DOS/FAT/NT Filesystems
714#
715# CONFIG_MSDOS_FS is not set
716# CONFIG_VFAT_FS is not set
717# CONFIG_NTFS_FS is not set
718
719#
720# Pseudo filesystems
721#
722CONFIG_PROC_FS=y
723CONFIG_SYSFS=y
724# CONFIG_DEVFS_FS is not set
725# CONFIG_DEVPTS_FS_XATTR is not set
726CONFIG_TMPFS=y
727# CONFIG_TMPFS_XATTR is not set
728# CONFIG_HUGETLB_PAGE is not set
729CONFIG_RAMFS=y
730
731#
732# Miscellaneous filesystems
733#
734# CONFIG_ADFS_FS is not set
735# CONFIG_AFFS_FS is not set
736# CONFIG_HFS_FS is not set
737# CONFIG_HFSPLUS_FS is not set
738# CONFIG_BEFS_FS is not set
739# CONFIG_BFS_FS is not set
740# CONFIG_EFS_FS is not set
741# CONFIG_JFFS_FS is not set
742CONFIG_JFFS2_FS=y
743CONFIG_JFFS2_FS_DEBUG=0
744# CONFIG_JFFS2_FS_NAND is not set
745# CONFIG_JFFS2_FS_NOR_ECC is not set
746# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
747CONFIG_JFFS2_ZLIB=y
748CONFIG_JFFS2_RTIME=y
749# CONFIG_JFFS2_RUBIN is not set
750# CONFIG_CRAMFS is not set
751# CONFIG_VXFS_FS is not set
752# CONFIG_HPFS_FS is not set
753# CONFIG_QNX4FS_FS is not set
754# CONFIG_SYSV_FS is not set
755# CONFIG_UFS_FS is not set
756
757#
758# Network File Systems
759#
760CONFIG_NFS_FS=y
761CONFIG_NFS_V3=y
762# CONFIG_NFS_V4 is not set
763# CONFIG_NFS_DIRECTIO is not set
764CONFIG_NFSD=y
765CONFIG_NFSD_V3=y
766# CONFIG_NFSD_V4 is not set
767# CONFIG_NFSD_TCP is not set
768CONFIG_ROOT_NFS=y
769CONFIG_LOCKD=y
770CONFIG_LOCKD_V4=y
771CONFIG_EXPORTFS=y
772CONFIG_SUNRPC=y
773# CONFIG_RPCSEC_GSS_KRB5 is not set
774# CONFIG_RPCSEC_GSS_SPKM3 is not set
775# CONFIG_SMB_FS is not set
776# CONFIG_CIFS is not set
777# CONFIG_NCP_FS is not set
778# CONFIG_CODA_FS is not set
779# CONFIG_AFS_FS is not set
780
781#
782# Partition Types
783#
784CONFIG_PARTITION_ADVANCED=y
785# CONFIG_ACORN_PARTITION is not set
786# CONFIG_OSF_PARTITION is not set
787# CONFIG_AMIGA_PARTITION is not set
788# CONFIG_ATARI_PARTITION is not set
789# CONFIG_MAC_PARTITION is not set
790CONFIG_MSDOS_PARTITION=y
791# CONFIG_BSD_DISKLABEL is not set
792# CONFIG_MINIX_SUBPARTITION is not set
793# CONFIG_SOLARIS_X86_PARTITION is not set
794# CONFIG_UNIXWARE_DISKLABEL is not set
795# CONFIG_LDM_PARTITION is not set
796# CONFIG_SGI_PARTITION is not set
797# CONFIG_ULTRIX_PARTITION is not set
798# CONFIG_SUN_PARTITION is not set
799# CONFIG_EFI_PARTITION is not set
800
801#
802# Native Language Support
803#
804# CONFIG_NLS is not set
805
806#
807# Profiling support
808#
809# CONFIG_PROFILING is not set
810
811#
812# Kernel hacking
813#
814# CONFIG_PRINTK_TIME is not set
815# CONFIG_DEBUG_KERNEL is not set
816CONFIG_LOG_BUF_SHIFT=14
817CONFIG_DEBUG_BUGVERBOSE=y
818CONFIG_FRAME_POINTER=y
819CONFIG_DEBUG_USER=y
820
821#
822# Security options
823#
824# CONFIG_KEYS is not set
825# CONFIG_SECURITY is not set
826
827#
828# Cryptographic options
829#
830# CONFIG_CRYPTO is not set
831
832#
833# Hardware crypto devices
834#
835
836#
837# Library routines
838#
839# CONFIG_CRC_CCITT is not set
840CONFIG_CRC32=y
841# CONFIG_LIBCRC32C is not set
842CONFIG_ZLIB_INFLATE=y
843CONFIG_ZLIB_DEFLATE=y
diff --git a/arch/arm/configs/iq80331_defconfig b/arch/arm/configs/iq80331_defconfig
deleted file mode 100644
index 46c79e1efe07..000000000000
--- a/arch/arm/configs/iq80331_defconfig
+++ /dev/null
@@ -1,916 +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
69CONFIG_ARCH_IOP3XX=y
70# CONFIG_ARCH_IXP4XX is not set
71# CONFIG_ARCH_IXP2000 is not set
72# CONFIG_ARCH_L7200 is not set
73# CONFIG_ARCH_PXA is not set
74# CONFIG_ARCH_RPC is not set
75# CONFIG_ARCH_SA1100 is not set
76# CONFIG_ARCH_S3C2410 is not set
77# CONFIG_ARCH_SHARK is not set
78# CONFIG_ARCH_LH7A40X is not set
79# CONFIG_ARCH_OMAP is not set
80# CONFIG_ARCH_VERSATILE is not set
81# CONFIG_ARCH_IMX is not set
82# CONFIG_ARCH_H720X is not set
83
84#
85# IOP3xx Implementation Options
86#
87
88#
89# IOP3xx Platform Types
90#
91# CONFIG_ARCH_IQ80321 is not set
92# CONFIG_ARCH_IQ31244 is not set
93CONFIG_ARCH_IQ80331=y
94# CONFIG_MACH_IQ80332 is not set
95# CONFIG_ARCH_EP80219 is not set
96CONFIG_ARCH_IOP331=y
97
98#
99# IOP3xx Chipset Features
100#
101CONFIG_IOP331_STEPD=y
102
103#
104# Processor Type
105#
106CONFIG_CPU_32=y
107CONFIG_CPU_XSCALE=y
108CONFIG_CPU_32v5=y
109CONFIG_CPU_ABRT_EV5T=y
110CONFIG_CPU_CACHE_VIVT=y
111CONFIG_CPU_TLB_V4WBI=y
112CONFIG_CPU_MINICACHE=y
113
114#
115# Processor Features
116#
117# CONFIG_ARM_THUMB is not set
118CONFIG_XSCALE_PMU=y
119
120#
121# Bus support
122#
123CONFIG_PCI=y
124# CONFIG_PCI_LEGACY_PROC is not set
125CONFIG_PCI_NAMES=y
126
127#
128# PCCARD (PCMCIA/CardBus) support
129#
130# CONFIG_PCCARD is not set
131
132#
133# Kernel Features
134#
135# CONFIG_PREEMPT is not set
136CONFIG_ALIGNMENT_TRAP=y
137
138#
139# Boot options
140#
141CONFIG_ZBOOT_ROM_TEXT=0x0
142CONFIG_ZBOOT_ROM_BSS=0x0
143CONFIG_CMDLINE="ip=boot root=nfs console=ttyS0,115200"
144# CONFIG_XIP_KERNEL is not set
145
146#
147# Floating point emulation
148#
149
150#
151# At least one emulation must be selected
152#
153CONFIG_FPE_NWFPE=y
154# CONFIG_FPE_NWFPE_XP is not set
155# CONFIG_FPE_FASTFPE is not set
156
157#
158# Userspace binary formats
159#
160CONFIG_BINFMT_ELF=y
161CONFIG_BINFMT_AOUT=y
162# CONFIG_BINFMT_MISC is not set
163# CONFIG_ARTHUR is not set
164
165#
166# Power management options
167#
168# CONFIG_PM is not set
169
170#
171# Device Drivers
172#
173
174#
175# Generic Driver Options
176#
177CONFIG_STANDALONE=y
178CONFIG_PREVENT_FIRMWARE_BUILD=y
179# CONFIG_FW_LOADER is not set
180
181#
182# Memory Technology Devices (MTD)
183#
184CONFIG_MTD=y
185# CONFIG_MTD_DEBUG is not set
186# CONFIG_MTD_CONCAT is not set
187CONFIG_MTD_PARTITIONS=y
188CONFIG_MTD_REDBOOT_PARTS=y
189CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1
190CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y
191CONFIG_MTD_REDBOOT_PARTS_READONLY=y
192# CONFIG_MTD_CMDLINE_PARTS is not set
193# CONFIG_MTD_AFS_PARTS is not set
194
195#
196# User Modules And Translation Layers
197#
198CONFIG_MTD_CHAR=y
199CONFIG_MTD_BLOCK=y
200# CONFIG_FTL is not set
201# CONFIG_NFTL is not set
202# CONFIG_INFTL is not set
203
204#
205# RAM/ROM/Flash chip drivers
206#
207CONFIG_MTD_CFI=y
208# CONFIG_MTD_JEDECPROBE is not set
209CONFIG_MTD_GEN_PROBE=y
210CONFIG_MTD_CFI_ADV_OPTIONS=y
211CONFIG_MTD_CFI_NOSWAP=y
212# CONFIG_MTD_CFI_BE_BYTE_SWAP is not set
213# CONFIG_MTD_CFI_LE_BYTE_SWAP is not set
214# CONFIG_MTD_CFI_GEOMETRY is not set
215CONFIG_MTD_MAP_BANK_WIDTH_1=y
216CONFIG_MTD_MAP_BANK_WIDTH_2=y
217CONFIG_MTD_MAP_BANK_WIDTH_4=y
218# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
219# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
220# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
221CONFIG_MTD_CFI_I1=y
222CONFIG_MTD_CFI_I2=y
223# CONFIG_MTD_CFI_I4 is not set
224# CONFIG_MTD_CFI_I8 is not set
225CONFIG_MTD_CFI_INTELEXT=y
226# CONFIG_MTD_CFI_AMDSTD is not set
227# CONFIG_MTD_CFI_STAA is not set
228CONFIG_MTD_CFI_UTIL=y
229# CONFIG_MTD_RAM is not set
230# CONFIG_MTD_ROM is not set
231# CONFIG_MTD_ABSENT is not set
232# CONFIG_MTD_XIP is not set
233
234#
235# Mapping drivers for chip access
236#
237# CONFIG_MTD_COMPLEX_MAPPINGS is not set
238CONFIG_MTD_PHYSMAP=y
239CONFIG_MTD_PHYSMAP_START=0xc0000000
240CONFIG_MTD_PHYSMAP_LEN=0x00800000
241CONFIG_MTD_PHYSMAP_BANKWIDTH=1
242# CONFIG_MTD_ARM_INTEGRATOR is not set
243# CONFIG_MTD_EDB7312 is not set
244
245#
246# Self-contained MTD device drivers
247#
248# CONFIG_MTD_PMC551 is not set
249# CONFIG_MTD_SLRAM is not set
250# CONFIG_MTD_PHRAM is not set
251# CONFIG_MTD_MTDRAM is not set
252# CONFIG_MTD_BLKMTD is not set
253# CONFIG_MTD_BLOCK2MTD is not set
254
255#
256# Disk-On-Chip Device Drivers
257#
258# CONFIG_MTD_DOC2000 is not set
259# CONFIG_MTD_DOC2001 is not set
260# CONFIG_MTD_DOC2001PLUS is not set
261
262#
263# NAND Flash Device Drivers
264#
265# CONFIG_MTD_NAND is not set
266
267#
268# Parallel port support
269#
270# CONFIG_PARPORT is not set
271
272#
273# Plug and Play support
274#
275
276#
277# Block devices
278#
279# CONFIG_BLK_DEV_FD is not set
280# CONFIG_BLK_CPQ_DA is not set
281# CONFIG_BLK_CPQ_CISS_DA is not set
282# CONFIG_BLK_DEV_DAC960 is not set
283# CONFIG_BLK_DEV_UMEM is not set
284# CONFIG_BLK_DEV_COW_COMMON is not set
285# CONFIG_BLK_DEV_LOOP is not set
286# CONFIG_BLK_DEV_NBD is not set
287# CONFIG_BLK_DEV_SX8 is not set
288CONFIG_BLK_DEV_RAM=y
289CONFIG_BLK_DEV_RAM_COUNT=16
290CONFIG_BLK_DEV_RAM_SIZE=8192
291# CONFIG_BLK_DEV_INITRD is not set
292CONFIG_INITRAMFS_SOURCE=""
293# CONFIG_CDROM_PKTCDVD is not set
294
295#
296# IO Schedulers
297#
298CONFIG_IOSCHED_NOOP=y
299CONFIG_IOSCHED_AS=y
300CONFIG_IOSCHED_DEADLINE=y
301CONFIG_IOSCHED_CFQ=y
302# CONFIG_ATA_OVER_ETH is not set
303
304#
305# ATA/ATAPI/MFM/RLL support
306#
307# CONFIG_IDE is not set
308
309#
310# SCSI device support
311#
312CONFIG_SCSI=y
313CONFIG_SCSI_PROC_FS=y
314
315#
316# SCSI support type (disk, tape, CD-ROM)
317#
318CONFIG_BLK_DEV_SD=y
319# CONFIG_CHR_DEV_ST is not set
320# CONFIG_CHR_DEV_OSST is not set
321# CONFIG_BLK_DEV_SR is not set
322CONFIG_CHR_DEV_SG=y
323
324#
325# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
326#
327# CONFIG_SCSI_MULTI_LUN is not set
328# CONFIG_SCSI_CONSTANTS is not set
329# CONFIG_SCSI_LOGGING is not set
330
331#
332# SCSI Transport Attributes
333#
334# CONFIG_SCSI_SPI_ATTRS is not set
335# CONFIG_SCSI_FC_ATTRS is not set
336# CONFIG_SCSI_ISCSI_ATTRS is not set
337
338#
339# SCSI low-level drivers
340#
341# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
342# CONFIG_SCSI_3W_9XXX is not set
343# CONFIG_SCSI_ACARD is not set
344# CONFIG_SCSI_AACRAID is not set
345# CONFIG_SCSI_AIC7XXX is not set
346# CONFIG_SCSI_AIC7XXX_OLD is not set
347# CONFIG_SCSI_AIC79XX is not set
348# CONFIG_SCSI_DPT_I2O is not set
349# CONFIG_MEGARAID_NEWGEN is not set
350# CONFIG_MEGARAID_LEGACY is not set
351# CONFIG_SCSI_SATA is not set
352# CONFIG_SCSI_BUSLOGIC is not set
353# CONFIG_SCSI_DMX3191D is not set
354# CONFIG_SCSI_EATA is not set
355# CONFIG_SCSI_FUTURE_DOMAIN is not set
356# CONFIG_SCSI_GDTH is not set
357# CONFIG_SCSI_IPS is not set
358# CONFIG_SCSI_INITIO is not set
359# CONFIG_SCSI_INIA100 is not set
360# CONFIG_SCSI_SYM53C8XX_2 is not set
361# CONFIG_SCSI_IPR is not set
362# CONFIG_SCSI_QLOGIC_FC is not set
363# CONFIG_SCSI_QLOGIC_1280 is not set
364CONFIG_SCSI_QLA2XXX=y
365# CONFIG_SCSI_QLA21XX is not set
366# CONFIG_SCSI_QLA22XX is not set
367# CONFIG_SCSI_QLA2300 is not set
368# CONFIG_SCSI_QLA2322 is not set
369# CONFIG_SCSI_QLA6312 is not set
370# CONFIG_SCSI_DC395x is not set
371# CONFIG_SCSI_DC390T is not set
372# CONFIG_SCSI_NSP32 is not set
373# CONFIG_SCSI_DEBUG is not set
374
375#
376# Multi-device support (RAID and LVM)
377#
378CONFIG_MD=y
379CONFIG_BLK_DEV_MD=y
380CONFIG_MD_LINEAR=y
381CONFIG_MD_RAID0=y
382CONFIG_MD_RAID1=y
383# CONFIG_MD_RAID10 is not set
384CONFIG_MD_RAID5=y
385# CONFIG_MD_RAID6 is not set
386# CONFIG_MD_MULTIPATH is not set
387# CONFIG_MD_FAULTY is not set
388CONFIG_BLK_DEV_DM=y
389# CONFIG_DM_CRYPT is not set
390# CONFIG_DM_SNAPSHOT is not set
391# CONFIG_DM_MIRROR is not set
392# CONFIG_DM_ZERO is not set
393# CONFIG_DM_MULTIPATH is not set
394
395#
396# Fusion MPT device support
397#
398# CONFIG_FUSION is not set
399
400#
401# IEEE 1394 (FireWire) support
402#
403# CONFIG_IEEE1394 is not set
404
405#
406# I2O device support
407#
408# CONFIG_I2O is not set
409
410#
411# Networking support
412#
413CONFIG_NET=y
414
415#
416# Networking options
417#
418CONFIG_PACKET=y
419CONFIG_PACKET_MMAP=y
420# CONFIG_NETLINK_DEV is not set
421CONFIG_UNIX=y
422# CONFIG_NET_KEY is not set
423CONFIG_INET=y
424CONFIG_IP_MULTICAST=y
425# CONFIG_IP_ADVANCED_ROUTER is not set
426CONFIG_IP_PNP=y
427# CONFIG_IP_PNP_DHCP is not set
428CONFIG_IP_PNP_BOOTP=y
429# CONFIG_IP_PNP_RARP is not set
430# CONFIG_NET_IPIP is not set
431# CONFIG_NET_IPGRE is not set
432# CONFIG_IP_MROUTE is not set
433# CONFIG_ARPD is not set
434# CONFIG_SYN_COOKIES is not set
435# CONFIG_INET_AH is not set
436# CONFIG_INET_ESP is not set
437# CONFIG_INET_IPCOMP is not set
438# CONFIG_INET_TUNNEL is not set
439CONFIG_IP_TCPDIAG=y
440# CONFIG_IP_TCPDIAG_IPV6 is not set
441# CONFIG_IPV6 is not set
442# CONFIG_NETFILTER is not set
443
444#
445# SCTP Configuration (EXPERIMENTAL)
446#
447# CONFIG_IP_SCTP is not set
448# CONFIG_ATM is not set
449# CONFIG_BRIDGE is not set
450# CONFIG_VLAN_8021Q is not set
451# CONFIG_DECNET is not set
452# CONFIG_LLC2 is not set
453# CONFIG_IPX is not set
454# CONFIG_ATALK is not set
455# CONFIG_X25 is not set
456# CONFIG_LAPB is not set
457# CONFIG_NET_DIVERT is not set
458# CONFIG_ECONET is not set
459# CONFIG_WAN_ROUTER is not set
460
461#
462# QoS and/or fair queueing
463#
464# CONFIG_NET_SCHED is not set
465# CONFIG_NET_CLS_ROUTE is not set
466
467#
468# Network testing
469#
470# CONFIG_NET_PKTGEN is not set
471# CONFIG_NETPOLL is not set
472# CONFIG_NET_POLL_CONTROLLER is not set
473# CONFIG_HAMRADIO is not set
474# CONFIG_IRDA is not set
475# CONFIG_BT is not set
476CONFIG_NETDEVICES=y
477# CONFIG_DUMMY is not set
478# CONFIG_BONDING is not set
479# CONFIG_EQUALIZER is not set
480# CONFIG_TUN is not set
481
482#
483# ARCnet devices
484#
485# CONFIG_ARCNET is not set
486
487#
488# Ethernet (10 or 100Mbit)
489#
490# CONFIG_NET_ETHERNET is not set
491
492#
493# Ethernet (1000 Mbit)
494#
495# CONFIG_ACENIC is not set
496# CONFIG_DL2K is not set
497CONFIG_E1000=y
498CONFIG_E1000_NAPI=y
499# CONFIG_E1000_DISABLE_PACKET_SPLIT is not set
500# CONFIG_NS83820 is not set
501# CONFIG_HAMACHI is not set
502# CONFIG_YELLOWFIN is not set
503# CONFIG_R8169 is not set
504# CONFIG_SK98LIN is not set
505# CONFIG_TIGON3 is not set
506
507#
508# Ethernet (10000 Mbit)
509#
510# CONFIG_IXGB is not set
511# CONFIG_S2IO is not set
512
513#
514# Token Ring devices
515#
516# CONFIG_TR is not set
517
518#
519# Wireless LAN (non-hamradio)
520#
521# CONFIG_NET_RADIO is not set
522
523#
524# Wan interfaces
525#
526# CONFIG_WAN is not set
527# CONFIG_FDDI is not set
528# CONFIG_HIPPI is not set
529# CONFIG_PPP is not set
530# CONFIG_SLIP is not set
531# CONFIG_NET_FC is not set
532# CONFIG_SHAPER is not set
533# CONFIG_NETCONSOLE is not set
534
535#
536# ISDN subsystem
537#
538# CONFIG_ISDN is not set
539
540#
541# Input device support
542#
543CONFIG_INPUT=y
544
545#
546# Userland interfaces
547#
548CONFIG_INPUT_MOUSEDEV=y
549# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
550CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
551CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
552# CONFIG_INPUT_JOYDEV is not set
553# CONFIG_INPUT_TSDEV is not set
554# CONFIG_INPUT_EVDEV is not set
555# CONFIG_INPUT_EVBUG is not set
556
557#
558# Input Device Drivers
559#
560# CONFIG_INPUT_KEYBOARD is not set
561# CONFIG_INPUT_MOUSE is not set
562# CONFIG_INPUT_JOYSTICK is not set
563# CONFIG_INPUT_TOUCHSCREEN is not set
564# CONFIG_INPUT_MISC is not set
565
566#
567# Hardware I/O ports
568#
569# CONFIG_SERIO is not set
570# CONFIG_GAMEPORT is not set
571CONFIG_SOUND_GAMEPORT=y
572
573#
574# Character devices
575#
576CONFIG_VT=y
577CONFIG_VT_CONSOLE=y
578CONFIG_HW_CONSOLE=y
579# CONFIG_SERIAL_NONSTANDARD is not set
580
581#
582# Serial drivers
583#
584CONFIG_SERIAL_8250=y
585CONFIG_SERIAL_8250_CONSOLE=y
586CONFIG_SERIAL_8250_NR_UARTS=4
587# CONFIG_SERIAL_8250_EXTENDED is not set
588
589#
590# Non-8250 serial port support
591#
592CONFIG_SERIAL_CORE=y
593CONFIG_SERIAL_CORE_CONSOLE=y
594CONFIG_UNIX98_PTYS=y
595CONFIG_LEGACY_PTYS=y
596CONFIG_LEGACY_PTY_COUNT=256
597
598#
599# IPMI
600#
601# CONFIG_IPMI_HANDLER is not set
602
603#
604# Watchdog Cards
605#
606# CONFIG_WATCHDOG is not set
607# CONFIG_NVRAM is not set
608# CONFIG_RTC is not set
609# CONFIG_DTLK is not set
610# CONFIG_R3964 is not set
611# CONFIG_APPLICOM is not set
612
613#
614# Ftape, the floppy tape device driver
615#
616# CONFIG_DRM is not set
617# CONFIG_RAW_DRIVER is not set
618
619#
620# TPM devices
621#
622# CONFIG_TCG_TPM is not set
623
624#
625# I2C support
626#
627CONFIG_I2C=y
628CONFIG_I2C_CHARDEV=y
629
630#
631# I2C Algorithms
632#
633# CONFIG_I2C_ALGOBIT is not set
634# CONFIG_I2C_ALGOPCF is not set
635# CONFIG_I2C_ALGOPCA is not set
636
637#
638# I2C Hardware Bus support
639#
640# CONFIG_I2C_ALI1535 is not set
641# CONFIG_I2C_ALI1563 is not set
642# CONFIG_I2C_ALI15X3 is not set
643# CONFIG_I2C_AMD756 is not set
644# CONFIG_I2C_AMD8111 is not set
645# CONFIG_I2C_I801 is not set
646# CONFIG_I2C_I810 is not set
647CONFIG_I2C_IOP3XX=y
648# CONFIG_I2C_ISA is not set
649# CONFIG_I2C_NFORCE2 is not set
650# CONFIG_I2C_PARPORT_LIGHT is not set
651# CONFIG_I2C_PIIX4 is not set
652# CONFIG_I2C_PROSAVAGE is not set
653# CONFIG_I2C_SAVAGE4 is not set
654# CONFIG_SCx200_ACB is not set
655# CONFIG_I2C_SIS5595 is not set
656# CONFIG_I2C_SIS630 is not set
657# CONFIG_I2C_SIS96X is not set
658# CONFIG_I2C_STUB is not set
659# CONFIG_I2C_VIA is not set
660# CONFIG_I2C_VIAPRO is not set
661# CONFIG_I2C_VOODOO3 is not set
662# CONFIG_I2C_PCA_ISA is not set
663
664#
665# Hardware Sensors Chip support
666#
667# CONFIG_I2C_SENSOR is not set
668# CONFIG_SENSORS_ADM1021 is not set
669# CONFIG_SENSORS_ADM1025 is not set
670# CONFIG_SENSORS_ADM1026 is not set
671# CONFIG_SENSORS_ADM1031 is not set
672# CONFIG_SENSORS_ASB100 is not set
673# CONFIG_SENSORS_DS1621 is not set
674# CONFIG_SENSORS_FSCHER is not set
675# CONFIG_SENSORS_FSCPOS is not set
676# CONFIG_SENSORS_GL518SM is not set
677# CONFIG_SENSORS_GL520SM is not set
678# CONFIG_SENSORS_IT87 is not set
679# CONFIG_SENSORS_LM63 is not set
680# CONFIG_SENSORS_LM75 is not set
681# CONFIG_SENSORS_LM77 is not set
682# CONFIG_SENSORS_LM78 is not set
683# CONFIG_SENSORS_LM80 is not set
684# CONFIG_SENSORS_LM83 is not set
685# CONFIG_SENSORS_LM85 is not set
686# CONFIG_SENSORS_LM87 is not set
687# CONFIG_SENSORS_LM90 is not set
688# CONFIG_SENSORS_MAX1619 is not set
689# CONFIG_SENSORS_PC87360 is not set
690# CONFIG_SENSORS_SMSC47B397 is not set
691# CONFIG_SENSORS_SIS5595 is not set
692# CONFIG_SENSORS_SMSC47M1 is not set
693# CONFIG_SENSORS_VIA686A is not set
694# CONFIG_SENSORS_W83781D is not set
695# CONFIG_SENSORS_W83L785TS is not set
696# CONFIG_SENSORS_W83627HF is not set
697
698#
699# Other I2C Chip support
700#
701# CONFIG_SENSORS_EEPROM is not set
702# CONFIG_SENSORS_PCF8574 is not set
703# CONFIG_SENSORS_PCF8591 is not set
704# CONFIG_SENSORS_RTC8564 is not set
705# CONFIG_I2C_DEBUG_CORE is not set
706# CONFIG_I2C_DEBUG_ALGO is not set
707# CONFIG_I2C_DEBUG_BUS is not set
708# CONFIG_I2C_DEBUG_CHIP is not set
709
710#
711# Misc devices
712#
713
714#
715# Multimedia devices
716#
717# CONFIG_VIDEO_DEV is not set
718
719#
720# Digital Video Broadcasting Devices
721#
722# CONFIG_DVB is not set
723
724#
725# Graphics support
726#
727# CONFIG_FB is not set
728
729#
730# Console display driver support
731#
732# CONFIG_VGA_CONSOLE is not set
733CONFIG_DUMMY_CONSOLE=y
734
735#
736# Sound
737#
738# CONFIG_SOUND is not set
739
740#
741# USB support
742#
743CONFIG_USB_ARCH_HAS_HCD=y
744CONFIG_USB_ARCH_HAS_OHCI=y
745# CONFIG_USB is not set
746
747#
748# USB Gadget Support
749#
750# CONFIG_USB_GADGET is not set
751
752#
753# MMC/SD Card support
754#
755# CONFIG_MMC is not set
756
757#
758# File systems
759#
760CONFIG_EXT2_FS=y
761# CONFIG_EXT2_FS_XATTR is not set
762CONFIG_EXT3_FS=y
763CONFIG_EXT3_FS_XATTR=y
764# CONFIG_EXT3_FS_POSIX_ACL is not set
765# CONFIG_EXT3_FS_SECURITY is not set
766CONFIG_JBD=y
767# CONFIG_JBD_DEBUG is not set
768CONFIG_FS_MBCACHE=y
769# CONFIG_REISERFS_FS is not set
770# CONFIG_JFS_FS is not set
771
772#
773# XFS support
774#
775CONFIG_XFS_FS=y
776CONFIG_XFS_EXPORT=y
777# CONFIG_XFS_RT is not set
778# CONFIG_XFS_QUOTA is not set
779CONFIG_XFS_SECURITY=y
780CONFIG_XFS_POSIX_ACL=y
781# CONFIG_MINIX_FS is not set
782# CONFIG_ROMFS_FS is not set
783# CONFIG_QUOTA is not set
784CONFIG_DNOTIFY=y
785# CONFIG_AUTOFS_FS is not set
786# CONFIG_AUTOFS4_FS is not set
787
788#
789# CD-ROM/DVD Filesystems
790#
791# CONFIG_ISO9660_FS is not set
792# CONFIG_UDF_FS is not set
793
794#
795# DOS/FAT/NT Filesystems
796#
797# CONFIG_MSDOS_FS is not set
798# CONFIG_VFAT_FS is not set
799# CONFIG_NTFS_FS is not set
800
801#
802# Pseudo filesystems
803#
804CONFIG_PROC_FS=y
805CONFIG_SYSFS=y
806# CONFIG_DEVFS_FS is not set
807# CONFIG_DEVPTS_FS_XATTR is not set
808CONFIG_TMPFS=y
809# CONFIG_TMPFS_XATTR is not set
810# CONFIG_HUGETLB_PAGE is not set
811CONFIG_RAMFS=y
812
813#
814# Miscellaneous filesystems
815#
816# CONFIG_ADFS_FS is not set
817# CONFIG_AFFS_FS is not set
818# CONFIG_HFS_FS is not set
819# CONFIG_HFSPLUS_FS is not set
820# CONFIG_BEFS_FS is not set
821# CONFIG_BFS_FS is not set
822# CONFIG_EFS_FS is not set
823# CONFIG_JFFS_FS is not set
824# CONFIG_JFFS2_FS is not set
825# CONFIG_CRAMFS is not set
826# CONFIG_VXFS_FS is not set
827# CONFIG_HPFS_FS is not set
828# CONFIG_QNX4FS_FS is not set
829# CONFIG_SYSV_FS is not set
830# CONFIG_UFS_FS is not set
831
832#
833# Network File Systems
834#
835CONFIG_NFS_FS=y
836CONFIG_NFS_V3=y
837# CONFIG_NFS_V4 is not set
838# CONFIG_NFS_DIRECTIO is not set
839CONFIG_NFSD=y
840CONFIG_NFSD_V3=y
841# CONFIG_NFSD_V4 is not set
842# CONFIG_NFSD_TCP is not set
843CONFIG_ROOT_NFS=y
844CONFIG_LOCKD=y
845CONFIG_LOCKD_V4=y
846CONFIG_EXPORTFS=y
847CONFIG_SUNRPC=y
848# CONFIG_RPCSEC_GSS_KRB5 is not set
849# CONFIG_RPCSEC_GSS_SPKM3 is not set
850# CONFIG_SMB_FS is not set
851# CONFIG_CIFS is not set
852# CONFIG_NCP_FS is not set
853# CONFIG_CODA_FS is not set
854# CONFIG_AFS_FS is not set
855
856#
857# Partition Types
858#
859CONFIG_PARTITION_ADVANCED=y
860# CONFIG_ACORN_PARTITION is not set
861# CONFIG_OSF_PARTITION is not set
862# CONFIG_AMIGA_PARTITION is not set
863# CONFIG_ATARI_PARTITION is not set
864# CONFIG_MAC_PARTITION is not set
865CONFIG_MSDOS_PARTITION=y
866# CONFIG_BSD_DISKLABEL is not set
867# CONFIG_MINIX_SUBPARTITION is not set
868# CONFIG_SOLARIS_X86_PARTITION is not set
869# CONFIG_UNIXWARE_DISKLABEL is not set
870# CONFIG_LDM_PARTITION is not set
871# CONFIG_SGI_PARTITION is not set
872# CONFIG_ULTRIX_PARTITION is not set
873# CONFIG_SUN_PARTITION is not set
874# CONFIG_EFI_PARTITION is not set
875
876#
877# Native Language Support
878#
879# CONFIG_NLS is not set
880
881#
882# Profiling support
883#
884# CONFIG_PROFILING is not set
885
886#
887# Kernel hacking
888#
889# CONFIG_PRINTK_TIME is not set
890# CONFIG_DEBUG_KERNEL is not set
891CONFIG_LOG_BUF_SHIFT=14
892CONFIG_DEBUG_BUGVERBOSE=y
893CONFIG_FRAME_POINTER=y
894CONFIG_DEBUG_USER=y
895
896#
897# Security options
898#
899# CONFIG_KEYS is not set
900# CONFIG_SECURITY is not set
901
902#
903# Cryptographic options
904#
905# CONFIG_CRYPTO is not set
906
907#
908# Hardware crypto devices
909#
910
911#
912# Library routines
913#
914# CONFIG_CRC_CCITT is not set
915# CONFIG_CRC32 is not set
916# CONFIG_LIBCRC32C is not set
diff --git a/arch/arm/configs/s3c2410_defconfig b/arch/arm/configs/s3c2410_defconfig
index f20814e6f497..a83222641045 100644
--- a/arch/arm/configs/s3c2410_defconfig
+++ b/arch/arm/configs/s3c2410_defconfig
@@ -1,14 +1,19 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.17-git9 3# Linux kernel version: 2.6.18
4# Sun Jun 25 23:56:32 2006 4# Wed Sep 20 20:27:31 2006
5# 5#
6CONFIG_ARM=y 6CONFIG_ARM=y
7CONFIG_MMU=y 7CONFIG_MMU=y
8CONFIG_GENERIC_HARDIRQS=y
9CONFIG_TRACE_IRQFLAGS_SUPPORT=y
10CONFIG_HARDIRQS_SW_RESEND=y
11CONFIG_GENERIC_IRQ_PROBE=y
8CONFIG_RWSEM_GENERIC_SPINLOCK=y 12CONFIG_RWSEM_GENERIC_SPINLOCK=y
9CONFIG_GENERIC_HWEIGHT=y 13CONFIG_GENERIC_HWEIGHT=y
10CONFIG_GENERIC_CALIBRATE_DELAY=y 14CONFIG_GENERIC_CALIBRATE_DELAY=y
11CONFIG_VECTORS_BASE=0xffff0000 15CONFIG_VECTORS_BASE=0xffff0000
16CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
12 17
13# 18#
14# Code maturity level options 19# Code maturity level options
@@ -26,14 +31,15 @@ CONFIG_SWAP=y
26CONFIG_SYSVIPC=y 31CONFIG_SYSVIPC=y
27# CONFIG_POSIX_MQUEUE is not set 32# CONFIG_POSIX_MQUEUE is not set
28# CONFIG_BSD_PROCESS_ACCT is not set 33# CONFIG_BSD_PROCESS_ACCT is not set
29CONFIG_SYSCTL=y 34# CONFIG_TASKSTATS is not set
30# CONFIG_AUDIT is not set 35# CONFIG_AUDIT is not set
31# CONFIG_IKCONFIG is not set 36# CONFIG_IKCONFIG is not set
32# CONFIG_RELAY is not set 37# CONFIG_RELAY is not set
33CONFIG_INITRAMFS_SOURCE="" 38CONFIG_INITRAMFS_SOURCE=""
34CONFIG_UID16=y
35CONFIG_CC_OPTIMIZE_FOR_SIZE=y 39CONFIG_CC_OPTIMIZE_FOR_SIZE=y
36# CONFIG_EMBEDDED is not set 40# CONFIG_EMBEDDED is not set
41CONFIG_UID16=y
42CONFIG_SYSCTL=y
37CONFIG_KALLSYMS=y 43CONFIG_KALLSYMS=y
38# CONFIG_KALLSYMS_ALL is not set 44# CONFIG_KALLSYMS_ALL is not set
39# CONFIG_KALLSYMS_EXTRA_PASS is not set 45# CONFIG_KALLSYMS_EXTRA_PASS is not set
@@ -46,6 +52,8 @@ CONFIG_FUTEX=y
46CONFIG_EPOLL=y 52CONFIG_EPOLL=y
47CONFIG_SHMEM=y 53CONFIG_SHMEM=y
48CONFIG_SLAB=y 54CONFIG_SLAB=y
55CONFIG_VM_EVENT_COUNTERS=y
56CONFIG_RT_MUTEXES=y
49# CONFIG_TINY_SHMEM is not set 57# CONFIG_TINY_SHMEM is not set
50CONFIG_BASE_SMALL=0 58CONFIG_BASE_SMALL=0
51# CONFIG_SLOB is not set 59# CONFIG_SLOB is not set
@@ -84,7 +92,7 @@ CONFIG_DEFAULT_IOSCHED="anticipatory"
84# CONFIG_ARCH_INTEGRATOR is not set 92# CONFIG_ARCH_INTEGRATOR is not set
85# CONFIG_ARCH_REALVIEW is not set 93# CONFIG_ARCH_REALVIEW is not set
86# CONFIG_ARCH_VERSATILE is not set 94# CONFIG_ARCH_VERSATILE is not set
87# CONFIG_ARCH_AT91RM9200 is not set 95# CONFIG_ARCH_AT91 is not set
88# CONFIG_ARCH_CLPS7500 is not set 96# CONFIG_ARCH_CLPS7500 is not set
89# CONFIG_ARCH_CLPS711X is not set 97# CONFIG_ARCH_CLPS711X is not set
90# CONFIG_ARCH_CO285 is not set 98# CONFIG_ARCH_CO285 is not set
@@ -94,7 +102,8 @@ CONFIG_DEFAULT_IOSCHED="anticipatory"
94# CONFIG_ARCH_NETX is not set 102# CONFIG_ARCH_NETX is not set
95# CONFIG_ARCH_H720X is not set 103# CONFIG_ARCH_H720X is not set
96# CONFIG_ARCH_IMX is not set 104# CONFIG_ARCH_IMX is not set
97# CONFIG_ARCH_IOP3XX is not set 105# CONFIG_ARCH_IOP32X is not set
106# CONFIG_ARCH_IOP33X is not set
98# CONFIG_ARCH_IXP4XX is not set 107# CONFIG_ARCH_IXP4XX is not set
99# CONFIG_ARCH_IXP2000 is not set 108# CONFIG_ARCH_IXP2000 is not set
100# CONFIG_ARCH_IXP23XX is not set 109# CONFIG_ARCH_IXP23XX is not set
@@ -122,13 +131,18 @@ CONFIG_ARCH_SMDK2410=y
122CONFIG_ARCH_S3C2440=y 131CONFIG_ARCH_S3C2440=y
123CONFIG_SMDK2440_CPU2440=y 132CONFIG_SMDK2440_CPU2440=y
124CONFIG_SMDK2440_CPU2442=y 133CONFIG_SMDK2440_CPU2442=y
134CONFIG_MACH_S3C2413=y
125CONFIG_MACH_SMDK2413=y 135CONFIG_MACH_SMDK2413=y
126CONFIG_MACH_VR1000=y 136CONFIG_MACH_VR1000=y
127CONFIG_MACH_RX3715=y 137CONFIG_MACH_RX3715=y
128CONFIG_MACH_OTOM=y 138CONFIG_MACH_OTOM=y
129CONFIG_MACH_NEXCODER_2440=y 139CONFIG_MACH_NEXCODER_2440=y
140CONFIG_MACH_VSTMS=y
130CONFIG_S3C2410_CLOCK=y 141CONFIG_S3C2410_CLOCK=y
142CONFIG_S3C2410_PM=y
143CONFIG_CPU_S3C2410_DMA=y
131CONFIG_CPU_S3C2410=y 144CONFIG_CPU_S3C2410=y
145CONFIG_S3C2412_PM=y
132CONFIG_CPU_S3C2412=y 146CONFIG_CPU_S3C2412=y
133CONFIG_CPU_S3C244X=y 147CONFIG_CPU_S3C244X=y
134CONFIG_CPU_S3C2440=y 148CONFIG_CPU_S3C2440=y
@@ -156,7 +170,7 @@ CONFIG_S3C2410_LOWLEVEL_UART_PORT=0
156CONFIG_CPU_32=y 170CONFIG_CPU_32=y
157CONFIG_CPU_ARM920T=y 171CONFIG_CPU_ARM920T=y
158CONFIG_CPU_ARM926T=y 172CONFIG_CPU_ARM926T=y
159CONFIG_CPU_32v4=y 173CONFIG_CPU_32v4T=y
160CONFIG_CPU_32v5=y 174CONFIG_CPU_32v5=y
161CONFIG_CPU_ABRT_EV4T=y 175CONFIG_CPU_ABRT_EV4T=y
162CONFIG_CPU_ABRT_EV5TJ=y 176CONFIG_CPU_ABRT_EV5TJ=y
@@ -200,6 +214,7 @@ CONFIG_FLATMEM=y
200CONFIG_FLAT_NODE_MEM_MAP=y 214CONFIG_FLAT_NODE_MEM_MAP=y
201# CONFIG_SPARSEMEM_STATIC is not set 215# CONFIG_SPARSEMEM_STATIC is not set
202CONFIG_SPLIT_PTLOCK_CPUS=4096 216CONFIG_SPLIT_PTLOCK_CPUS=4096
217# CONFIG_RESOURCES_64BIT is not set
203CONFIG_ALIGNMENT_TRAP=y 218CONFIG_ALIGNMENT_TRAP=y
204 219
205# 220#
@@ -304,7 +319,6 @@ CONFIG_TCP_CONG_BIC=y
304# CONFIG_ATALK is not set 319# CONFIG_ATALK is not set
305# CONFIG_X25 is not set 320# CONFIG_X25 is not set
306# CONFIG_LAPB is not set 321# CONFIG_LAPB is not set
307# CONFIG_NET_DIVERT is not set
308# CONFIG_ECONET is not set 322# CONFIG_ECONET is not set
309# CONFIG_WAN_ROUTER is not set 323# CONFIG_WAN_ROUTER is not set
310 324
@@ -460,6 +474,7 @@ CONFIG_BLK_DEV_NBD=m
460CONFIG_BLK_DEV_RAM=y 474CONFIG_BLK_DEV_RAM=y
461CONFIG_BLK_DEV_RAM_COUNT=16 475CONFIG_BLK_DEV_RAM_COUNT=16
462CONFIG_BLK_DEV_RAM_SIZE=4096 476CONFIG_BLK_DEV_RAM_SIZE=4096
477CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
463CONFIG_BLK_DEV_INITRD=y 478CONFIG_BLK_DEV_INITRD=y
464# CONFIG_CDROM_PKTCDVD is not set 479# CONFIG_CDROM_PKTCDVD is not set
465CONFIG_ATA_OVER_ETH=m 480CONFIG_ATA_OVER_ETH=m
@@ -640,6 +655,7 @@ CONFIG_SERIO_LIBPS2=y
640CONFIG_VT=y 655CONFIG_VT=y
641CONFIG_VT_CONSOLE=y 656CONFIG_VT_CONSOLE=y
642CONFIG_HW_CONSOLE=y 657CONFIG_HW_CONSOLE=y
658# CONFIG_VT_HW_CONSOLE_BINDING is not set
643CONFIG_SERIAL_NONSTANDARD=y 659CONFIG_SERIAL_NONSTANDARD=y
644# CONFIG_COMPUTONE is not set 660# CONFIG_COMPUTONE is not set
645# CONFIG_ROCKETPORT is not set 661# CONFIG_ROCKETPORT is not set
@@ -716,6 +732,7 @@ CONFIG_S3C2410_WATCHDOG=y
716# USB-based Watchdog Cards 732# USB-based Watchdog Cards
717# 733#
718# CONFIG_USBPCWATCHDOG is not set 734# CONFIG_USBPCWATCHDOG is not set
735CONFIG_HW_RANDOM=y
719# CONFIG_NVRAM is not set 736# CONFIG_NVRAM is not set
720CONFIG_S3C2410_RTC=y 737CONFIG_S3C2410_RTC=y
721# CONFIG_DTLK is not set 738# CONFIG_DTLK is not set
@@ -857,12 +874,12 @@ CONFIG_VIDEO_V4L2=y
857# 874#
858# Graphics support 875# Graphics support
859# 876#
877CONFIG_FIRMWARE_EDID=y
860CONFIG_FB=y 878CONFIG_FB=y
861CONFIG_FB_CFB_FILLRECT=y 879CONFIG_FB_CFB_FILLRECT=y
862CONFIG_FB_CFB_COPYAREA=y 880CONFIG_FB_CFB_COPYAREA=y
863CONFIG_FB_CFB_IMAGEBLIT=y 881CONFIG_FB_CFB_IMAGEBLIT=y
864# CONFIG_FB_MACMODES is not set 882# CONFIG_FB_MACMODES is not set
865CONFIG_FB_FIRMWARE_EDID=y
866# CONFIG_FB_BACKLIGHT is not set 883# CONFIG_FB_BACKLIGHT is not set
867CONFIG_FB_MODE_HELPERS=y 884CONFIG_FB_MODE_HELPERS=y
868# CONFIG_FB_TILEBLITTING is not set 885# CONFIG_FB_TILEBLITTING is not set
@@ -995,7 +1012,7 @@ CONFIG_USB_MON=y
995# CONFIG_USB_LEGOTOWER is not set 1012# CONFIG_USB_LEGOTOWER is not set
996# CONFIG_USB_LCD is not set 1013# CONFIG_USB_LCD is not set
997# CONFIG_USB_LED is not set 1014# CONFIG_USB_LED is not set
998# CONFIG_USB_CY7C63 is not set 1015# CONFIG_USB_CYPRESS_CY7C63 is not set
999# CONFIG_USB_CYTHERM is not set 1016# CONFIG_USB_CYTHERM is not set
1000# CONFIG_USB_PHIDGETKIT is not set 1017# CONFIG_USB_PHIDGETKIT is not set
1001# CONFIG_USB_PHIDGETSERVO is not set 1018# CONFIG_USB_PHIDGETSERVO is not set
@@ -1095,6 +1112,7 @@ CONFIG_JFFS2_FS=y
1095CONFIG_JFFS2_FS_DEBUG=0 1112CONFIG_JFFS2_FS_DEBUG=0
1096CONFIG_JFFS2_FS_WRITEBUFFER=y 1113CONFIG_JFFS2_FS_WRITEBUFFER=y
1097# CONFIG_JFFS2_SUMMARY is not set 1114# CONFIG_JFFS2_SUMMARY is not set
1115# CONFIG_JFFS2_FS_XATTR is not set
1098# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set 1116# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
1099CONFIG_JFFS2_ZLIB=y 1117CONFIG_JFFS2_ZLIB=y
1100CONFIG_JFFS2_RTIME=y 1118CONFIG_JFFS2_RTIME=y
@@ -1202,14 +1220,19 @@ CONFIG_NLS_DEFAULT="iso8859-1"
1202# 1220#
1203# CONFIG_PRINTK_TIME is not set 1221# CONFIG_PRINTK_TIME is not set
1204CONFIG_MAGIC_SYSRQ=y 1222CONFIG_MAGIC_SYSRQ=y
1223# CONFIG_UNUSED_SYMBOLS is not set
1205CONFIG_DEBUG_KERNEL=y 1224CONFIG_DEBUG_KERNEL=y
1206CONFIG_LOG_BUF_SHIFT=16 1225CONFIG_LOG_BUF_SHIFT=16
1207CONFIG_DETECT_SOFTLOCKUP=y 1226CONFIG_DETECT_SOFTLOCKUP=y
1208# CONFIG_SCHEDSTATS is not set 1227# CONFIG_SCHEDSTATS is not set
1209# CONFIG_DEBUG_SLAB is not set 1228# CONFIG_DEBUG_SLAB is not set
1210CONFIG_DEBUG_MUTEXES=y 1229# CONFIG_DEBUG_RT_MUTEXES is not set
1230# CONFIG_RT_MUTEX_TESTER is not set
1211# CONFIG_DEBUG_SPINLOCK is not set 1231# CONFIG_DEBUG_SPINLOCK is not set
1232CONFIG_DEBUG_MUTEXES=y
1233# CONFIG_DEBUG_RWSEMS is not set
1212# CONFIG_DEBUG_SPINLOCK_SLEEP is not set 1234# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1235# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1213# CONFIG_DEBUG_KOBJECT is not set 1236# CONFIG_DEBUG_KOBJECT is not set
1214CONFIG_DEBUG_BUGVERBOSE=y 1237CONFIG_DEBUG_BUGVERBOSE=y
1215CONFIG_DEBUG_INFO=y 1238CONFIG_DEBUG_INFO=y
@@ -1251,3 +1274,4 @@ CONFIG_CRC32=y
1251# CONFIG_LIBCRC32C is not set 1274# CONFIG_LIBCRC32C is not set
1252CONFIG_ZLIB_INFLATE=y 1275CONFIG_ZLIB_INFLATE=y
1253CONFIG_ZLIB_DEFLATE=y 1276CONFIG_ZLIB_DEFLATE=y
1277CONFIG_PLIST=y