aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2008-01-28 18:17:24 -0500
committerRussell King <rmk+kernel@arm.linux.org.uk>2008-02-04 08:15:23 -0500
commit95053aec4d859edd6fbf7cd7d652e21704dda740 (patch)
tree1aafb117f8ad4439e8641c84a6ec6cb5fb25a1d6 /arch/arm/configs
parentae9458d6a0956aa21cb49e1251e35a8d4dacbe6e (diff)
[ARM] 4766/2: ixp4xx: Update ixp4xx_defconfig, enabling all supported boards
This updates the defconfig for the ixp4xx machine in arch/arm/config taking all the defaults, with the following additions: 1) Enable support for the nslu2, loft, gateway7001, wg302v2, dsmg600, and gtwx5715 boards. 2) Enable EABI, OABI, HOTPLUG and FW_LOADER. 3) Enable the RTC subsystem, with drivers for the RTC chips on the nslu2 (x1205) and nas100d/dsmg600 (pcf8563) boards. 4) Enable the LEDS subsystem to support the nslu2, nas100d and dsmg600 boards. Enable the ixp4xx beeper driver. 5) Enable the USB subsystem, USB host driver support and USB mass storage support (required for boot disk on nslu2 board). 6) Enable the ATA subsystem, with drivers for the nas100d/dsmg600 (pata_artop) and avila (ixp4xx_cf) boards. Signed-off-by: Rod Whitby <rod@whitby.id.au> Acked-by: Lennert Buytenhek <buytenh@wantstofly.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/ixp4xx_defconfig978
1 files changed, 645 insertions, 333 deletions
diff --git a/arch/arm/configs/ixp4xx_defconfig b/arch/arm/configs/ixp4xx_defconfig
index db850a5689eb..2d5ae33f0ba0 100644
--- a/arch/arm/configs/ixp4xx_defconfig
+++ b/arch/arm/configs/ixp4xx_defconfig
@@ -1,69 +1,96 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.15 3# Linux kernel version: 2.6.24-rc8
4# Tue Jan 3 03:20:40 2006 4# Wed Jan 23 17:26:16 2008
5# 5#
6CONFIG_ARM=y 6CONFIG_ARM=y
7CONFIG_SYS_SUPPORTS_APM_EMULATION=y
8CONFIG_GENERIC_GPIO=y
9CONFIG_GENERIC_TIME=y
10CONFIG_GENERIC_CLOCKEVENTS=y
7CONFIG_MMU=y 11CONFIG_MMU=y
8CONFIG_UID16=y 12# CONFIG_NO_IOPORT is not set
13CONFIG_GENERIC_HARDIRQS=y
14CONFIG_STACKTRACE_SUPPORT=y
15CONFIG_LOCKDEP_SUPPORT=y
16CONFIG_TRACE_IRQFLAGS_SUPPORT=y
17CONFIG_HARDIRQS_SW_RESEND=y
18CONFIG_GENERIC_IRQ_PROBE=y
9CONFIG_RWSEM_GENERIC_SPINLOCK=y 19CONFIG_RWSEM_GENERIC_SPINLOCK=y
20# CONFIG_ARCH_HAS_ILOG2_U32 is not set
21# CONFIG_ARCH_HAS_ILOG2_U64 is not set
22CONFIG_GENERIC_HWEIGHT=y
10CONFIG_GENERIC_CALIBRATE_DELAY=y 23CONFIG_GENERIC_CALIBRATE_DELAY=y
24CONFIG_ZONE_DMA=y
25CONFIG_VECTORS_BASE=0xffff0000
26CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
11 27
12# 28#
13# Code maturity level options 29# General setup
14# 30#
15CONFIG_EXPERIMENTAL=y 31CONFIG_EXPERIMENTAL=y
16CONFIG_CLEAN_COMPILE=y
17CONFIG_BROKEN_ON_SMP=y 32CONFIG_BROKEN_ON_SMP=y
18CONFIG_INIT_ENV_ARG_LIMIT=32 33CONFIG_INIT_ENV_ARG_LIMIT=32
19
20#
21# General setup
22#
23CONFIG_LOCALVERSION="" 34CONFIG_LOCALVERSION=""
24CONFIG_LOCALVERSION_AUTO=y 35CONFIG_LOCALVERSION_AUTO=y
25CONFIG_SWAP=y 36CONFIG_SWAP=y
26CONFIG_SYSVIPC=y 37CONFIG_SYSVIPC=y
38CONFIG_SYSVIPC_SYSCTL=y
27# CONFIG_POSIX_MQUEUE is not set 39# CONFIG_POSIX_MQUEUE is not set
28CONFIG_BSD_PROCESS_ACCT=y 40CONFIG_BSD_PROCESS_ACCT=y
29# CONFIG_BSD_PROCESS_ACCT_V3 is not set 41# CONFIG_BSD_PROCESS_ACCT_V3 is not set
30CONFIG_SYSCTL=y 42# CONFIG_TASKSTATS is not set
43# CONFIG_USER_NS is not set
44# CONFIG_PID_NS is not set
31# CONFIG_AUDIT is not set 45# CONFIG_AUDIT is not set
32# CONFIG_HOTPLUG is not set
33CONFIG_KOBJECT_UEVENT=y
34# CONFIG_IKCONFIG is not set 46# CONFIG_IKCONFIG is not set
47CONFIG_LOG_BUF_SHIFT=14
48# CONFIG_CGROUPS is not set
49CONFIG_FAIR_GROUP_SCHED=y
50CONFIG_FAIR_USER_SCHED=y
51# CONFIG_FAIR_CGROUP_SCHED is not set
52CONFIG_SYSFS_DEPRECATED=y
53# CONFIG_RELAY is not set
54CONFIG_BLK_DEV_INITRD=y
35CONFIG_INITRAMFS_SOURCE="" 55CONFIG_INITRAMFS_SOURCE=""
36CONFIG_CC_OPTIMIZE_FOR_SIZE=y 56CONFIG_CC_OPTIMIZE_FOR_SIZE=y
57CONFIG_SYSCTL=y
37CONFIG_EMBEDDED=y 58CONFIG_EMBEDDED=y
59CONFIG_UID16=y
60CONFIG_SYSCTL_SYSCALL=y
38CONFIG_KALLSYMS=y 61CONFIG_KALLSYMS=y
39# CONFIG_KALLSYMS_ALL is not set 62# CONFIG_KALLSYMS_ALL is not set
40# CONFIG_KALLSYMS_EXTRA_PASS is not set 63# CONFIG_KALLSYMS_EXTRA_PASS is not set
64CONFIG_HOTPLUG=y
41CONFIG_PRINTK=y 65CONFIG_PRINTK=y
42CONFIG_BUG=y 66CONFIG_BUG=y
67CONFIG_ELF_CORE=y
43CONFIG_BASE_FULL=y 68CONFIG_BASE_FULL=y
44CONFIG_FUTEX=y 69CONFIG_FUTEX=y
70CONFIG_ANON_INODES=y
45CONFIG_EPOLL=y 71CONFIG_EPOLL=y
72CONFIG_SIGNALFD=y
73CONFIG_EVENTFD=y
46CONFIG_SHMEM=y 74CONFIG_SHMEM=y
47CONFIG_CC_ALIGN_FUNCTIONS=0 75CONFIG_VM_EVENT_COUNTERS=y
48CONFIG_CC_ALIGN_LABELS=0 76CONFIG_SLUB_DEBUG=y
49CONFIG_CC_ALIGN_LOOPS=0 77# CONFIG_SLAB is not set
50CONFIG_CC_ALIGN_JUMPS=0 78CONFIG_SLUB=y
79# CONFIG_SLOB is not set
80CONFIG_SLABINFO=y
81CONFIG_RT_MUTEXES=y
51# CONFIG_TINY_SHMEM is not set 82# CONFIG_TINY_SHMEM is not set
52CONFIG_BASE_SMALL=0 83CONFIG_BASE_SMALL=0
53
54#
55# Loadable module support
56#
57CONFIG_MODULES=y 84CONFIG_MODULES=y
58# CONFIG_MODULE_UNLOAD is not set 85# CONFIG_MODULE_UNLOAD is not set
59CONFIG_OBSOLETE_MODPARM=y
60CONFIG_MODVERSIONS=y 86CONFIG_MODVERSIONS=y
61# CONFIG_MODULE_SRCVERSION_ALL is not set 87# CONFIG_MODULE_SRCVERSION_ALL is not set
62CONFIG_KMOD=y 88CONFIG_KMOD=y
63 89CONFIG_BLOCK=y
64# 90# CONFIG_LBD is not set
65# Block layer 91# CONFIG_BLK_DEV_IO_TRACE is not set
66# 92# CONFIG_LSF is not set
93# CONFIG_BLK_DEV_BSG is not set
67 94
68# 95#
69# IO Schedulers 96# IO Schedulers
@@ -81,28 +108,39 @@ CONFIG_DEFAULT_IOSCHED="anticipatory"
81# 108#
82# System Type 109# System Type
83# 110#
111# CONFIG_ARCH_AAEC2000 is not set
112# CONFIG_ARCH_INTEGRATOR is not set
113# CONFIG_ARCH_REALVIEW is not set
114# CONFIG_ARCH_VERSATILE is not set
115# CONFIG_ARCH_AT91 is not set
84# CONFIG_ARCH_CLPS7500 is not set 116# CONFIG_ARCH_CLPS7500 is not set
85# CONFIG_ARCH_CLPS711X is not set 117# CONFIG_ARCH_CLPS711X is not set
86# CONFIG_ARCH_CO285 is not set 118# CONFIG_ARCH_CO285 is not set
87# CONFIG_ARCH_EBSA110 is not set 119# CONFIG_ARCH_EBSA110 is not set
120# CONFIG_ARCH_EP93XX is not set
88# CONFIG_ARCH_FOOTBRIDGE is not set 121# CONFIG_ARCH_FOOTBRIDGE is not set
89# CONFIG_ARCH_INTEGRATOR is not set 122# CONFIG_ARCH_NETX is not set
90# CONFIG_ARCH_IOP3XX is not set 123# CONFIG_ARCH_H720X is not set
91CONFIG_ARCH_IXP4XX=y 124# CONFIG_ARCH_IMX is not set
125# CONFIG_ARCH_IOP13XX is not set
126# CONFIG_ARCH_IOP32X is not set
127# CONFIG_ARCH_IOP33X is not set
128# CONFIG_ARCH_IXP23XX is not set
92# CONFIG_ARCH_IXP2000 is not set 129# CONFIG_ARCH_IXP2000 is not set
130CONFIG_ARCH_IXP4XX=y
93# CONFIG_ARCH_L7200 is not set 131# CONFIG_ARCH_L7200 is not set
132# CONFIG_ARCH_KS8695 is not set
133# CONFIG_ARCH_NS9XXX is not set
134# CONFIG_ARCH_MXC is not set
135# CONFIG_ARCH_PNX4008 is not set
94# CONFIG_ARCH_PXA is not set 136# CONFIG_ARCH_PXA is not set
95# CONFIG_ARCH_RPC is not set 137# CONFIG_ARCH_RPC is not set
96# CONFIG_ARCH_SA1100 is not set 138# CONFIG_ARCH_SA1100 is not set
97# CONFIG_ARCH_S3C2410 is not set 139# CONFIG_ARCH_S3C2410 is not set
98# CONFIG_ARCH_SHARK is not set 140# CONFIG_ARCH_SHARK is not set
99# CONFIG_ARCH_LH7A40X is not set 141# CONFIG_ARCH_LH7A40X is not set
142# CONFIG_ARCH_DAVINCI is not set
100# CONFIG_ARCH_OMAP is not set 143# CONFIG_ARCH_OMAP is not set
101# CONFIG_ARCH_VERSATILE is not set
102# CONFIG_ARCH_REALVIEW is not set
103# CONFIG_ARCH_IMX is not set
104# CONFIG_ARCH_H720X is not set
105# CONFIG_ARCH_AAEC2000 is not set
106CONFIG_ARCH_SUPPORTS_BIG_ENDIAN=y 144CONFIG_ARCH_SUPPORTS_BIG_ENDIAN=y
107 145
108# 146#
@@ -112,8 +150,12 @@ CONFIG_ARCH_SUPPORTS_BIG_ENDIAN=y
112# 150#
113# IXP4xx Platforms 151# IXP4xx Platforms
114# 152#
115CONFIG_ARCH_AVILA=y 153CONFIG_MACH_NSLU2=y
154CONFIG_MACH_AVILA=y
155CONFIG_MACH_LOFT=y
116CONFIG_ARCH_ADI_COYOTE=y 156CONFIG_ARCH_ADI_COYOTE=y
157CONFIG_MACH_GATEWAY7001=y
158CONFIG_MACH_WG302V2=y
117CONFIG_ARCH_IXDP425=y 159CONFIG_ARCH_IXDP425=y
118CONFIG_MACH_IXDPG425=y 160CONFIG_MACH_IXDPG425=y
119CONFIG_MACH_IXDP465=y 161CONFIG_MACH_IXDP465=y
@@ -121,17 +163,27 @@ CONFIG_MACH_KIXRP435=y
121CONFIG_ARCH_IXCDP1100=y 163CONFIG_ARCH_IXCDP1100=y
122CONFIG_ARCH_PRPMC1100=y 164CONFIG_ARCH_PRPMC1100=y
123CONFIG_MACH_NAS100D=y 165CONFIG_MACH_NAS100D=y
166CONFIG_MACH_DSMG600=y
124CONFIG_ARCH_IXDP4XX=y 167CONFIG_ARCH_IXDP4XX=y
125CONFIG_CPU_IXP46X=y 168CONFIG_CPU_IXP46X=y
126CONFIG_CPU_IXP43X=y 169CONFIG_CPU_IXP43X=y
127# CONFIG_MACH_GTWX5715 is not set 170CONFIG_MACH_GTWX5715=y
128 171
129# 172#
130# IXP4xx Options 173# IXP4xx Options
131# 174#
175CONFIG_DMABOUNCE=y
132# CONFIG_IXP4XX_INDIRECT_PCI is not set 176# CONFIG_IXP4XX_INDIRECT_PCI is not set
133 177
134# 178#
179# Boot options
180#
181
182#
183# Power management
184#
185
186#
135# Processor Type 187# Processor Type
136# 188#
137CONFIG_CPU_32=y 189CONFIG_CPU_32=y
@@ -140,33 +192,40 @@ CONFIG_CPU_32v5=y
140CONFIG_CPU_ABRT_EV5T=y 192CONFIG_CPU_ABRT_EV5T=y
141CONFIG_CPU_CACHE_VIVT=y 193CONFIG_CPU_CACHE_VIVT=y
142CONFIG_CPU_TLB_V4WBI=y 194CONFIG_CPU_TLB_V4WBI=y
195CONFIG_CPU_CP15=y
196CONFIG_CPU_CP15_MMU=y
143 197
144# 198#
145# Processor Features 199# Processor Features
146# 200#
147# CONFIG_ARM_THUMB is not set 201# CONFIG_ARM_THUMB is not set
148CONFIG_CPU_BIG_ENDIAN=y 202CONFIG_CPU_BIG_ENDIAN=y
203# CONFIG_CPU_DCACHE_DISABLE is not set
204# CONFIG_OUTER_CACHE is not set
205# CONFIG_IWMMXT is not set
149CONFIG_XSCALE_PMU=y 206CONFIG_XSCALE_PMU=y
150CONFIG_DMABOUNCE=y
151 207
152# 208#
153# Bus support 209# Bus support
154# 210#
155CONFIG_ISA_DMA_API=y
156CONFIG_PCI=y 211CONFIG_PCI=y
157CONFIG_PCI_LEGACY_PROC=y 212CONFIG_PCI_SYSCALL=y
213# CONFIG_ARCH_SUPPORTS_MSI is not set
214CONFIG_PCI_LEGACY=y
158# CONFIG_PCI_DEBUG is not set 215# CONFIG_PCI_DEBUG is not set
159
160#
161# PCCARD (PCMCIA/CardBus) support
162#
163# CONFIG_PCCARD is not set 216# CONFIG_PCCARD is not set
164 217
165# 218#
166# Kernel Features 219# Kernel Features
167# 220#
221# CONFIG_TICK_ONESHOT is not set
222# CONFIG_NO_HZ is not set
223# CONFIG_HIGH_RES_TIMERS is not set
224CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
168# CONFIG_PREEMPT is not set 225# CONFIG_PREEMPT is not set
169# CONFIG_NO_IDLE_HZ is not set 226CONFIG_HZ=100
227CONFIG_AEABI=y
228CONFIG_OABI_COMPAT=y
170# CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set 229# CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set
171CONFIG_SELECT_MEMORY_MODEL=y 230CONFIG_SELECT_MEMORY_MODEL=y
172CONFIG_FLATMEM_MANUAL=y 231CONFIG_FLATMEM_MANUAL=y
@@ -175,7 +234,12 @@ CONFIG_FLATMEM_MANUAL=y
175CONFIG_FLATMEM=y 234CONFIG_FLATMEM=y
176CONFIG_FLAT_NODE_MEM_MAP=y 235CONFIG_FLAT_NODE_MEM_MAP=y
177# CONFIG_SPARSEMEM_STATIC is not set 236# CONFIG_SPARSEMEM_STATIC is not set
237# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
178CONFIG_SPLIT_PTLOCK_CPUS=4096 238CONFIG_SPLIT_PTLOCK_CPUS=4096
239# CONFIG_RESOURCES_64BIT is not set
240CONFIG_ZONE_DMA_FLAG=1
241CONFIG_BOUNCE=y
242CONFIG_VIRT_TO_BUS=y
179CONFIG_ALIGNMENT_TRAP=y 243CONFIG_ALIGNMENT_TRAP=y
180 244
181# 245#
@@ -185,6 +249,7 @@ CONFIG_ZBOOT_ROM_TEXT=0x0
185CONFIG_ZBOOT_ROM_BSS=0x0 249CONFIG_ZBOOT_ROM_BSS=0x0
186CONFIG_CMDLINE="console=ttyS0,115200 ip=bootp root=/dev/nfs" 250CONFIG_CMDLINE="console=ttyS0,115200 ip=bootp root=/dev/nfs"
187# CONFIG_XIP_KERNEL is not set 251# CONFIG_XIP_KERNEL is not set
252# CONFIG_KEXEC is not set
188 253
189# 254#
190# Floating point emulation 255# Floating point emulation
@@ -203,13 +268,12 @@ CONFIG_FPE_NWFPE=y
203CONFIG_BINFMT_ELF=y 268CONFIG_BINFMT_ELF=y
204# CONFIG_BINFMT_AOUT is not set 269# CONFIG_BINFMT_AOUT is not set
205# CONFIG_BINFMT_MISC is not set 270# CONFIG_BINFMT_MISC is not set
206# CONFIG_ARTHUR is not set
207 271
208# 272#
209# Power management options 273# Power management options
210# 274#
211# CONFIG_PM is not set 275# CONFIG_PM is not set
212# CONFIG_APM is not set 276CONFIG_SUSPEND_UP_POSSIBLE=y
213 277
214# 278#
215# Networking 279# Networking
@@ -219,11 +283,13 @@ CONFIG_NET=y
219# 283#
220# Networking options 284# Networking options
221# 285#
222CONFIG_PACKET=m 286CONFIG_PACKET=y
223CONFIG_PACKET_MMAP=y 287CONFIG_PACKET_MMAP=y
224CONFIG_UNIX=y 288CONFIG_UNIX=y
225CONFIG_XFRM=y 289CONFIG_XFRM=y
226# CONFIG_XFRM_USER is not set 290# CONFIG_XFRM_USER is not set
291# CONFIG_XFRM_SUB_POLICY is not set
292# CONFIG_XFRM_MIGRATE is not set
227# CONFIG_NET_KEY is not set 293# CONFIG_NET_KEY is not set
228CONFIG_INET=y 294CONFIG_INET=y
229CONFIG_IP_MULTICAST=y 295CONFIG_IP_MULTICAST=y
@@ -232,9 +298,7 @@ CONFIG_ASK_IP_FIB_HASH=y
232# CONFIG_IP_FIB_TRIE is not set 298# CONFIG_IP_FIB_TRIE is not set
233CONFIG_IP_FIB_HASH=y 299CONFIG_IP_FIB_HASH=y
234CONFIG_IP_MULTIPLE_TABLES=y 300CONFIG_IP_MULTIPLE_TABLES=y
235CONFIG_IP_ROUTE_FWMARK=y
236CONFIG_IP_ROUTE_MULTIPATH=y 301CONFIG_IP_ROUTE_MULTIPATH=y
237# CONFIG_IP_ROUTE_MULTIPATH_CACHED is not set
238CONFIG_IP_ROUTE_VERBOSE=y 302CONFIG_IP_ROUTE_VERBOSE=y
239CONFIG_IP_PNP=y 303CONFIG_IP_PNP=y
240CONFIG_IP_PNP_DHCP=y 304CONFIG_IP_PNP_DHCP=y
@@ -251,15 +315,18 @@ CONFIG_SYN_COOKIES=y
251# CONFIG_INET_AH is not set 315# CONFIG_INET_AH is not set
252# CONFIG_INET_ESP is not set 316# CONFIG_INET_ESP is not set
253# CONFIG_INET_IPCOMP is not set 317# CONFIG_INET_IPCOMP is not set
254CONFIG_INET_TUNNEL=m 318# CONFIG_INET_XFRM_TUNNEL is not set
319# CONFIG_INET_TUNNEL is not set
320CONFIG_INET_XFRM_MODE_TRANSPORT=y
321CONFIG_INET_XFRM_MODE_TUNNEL=y
322CONFIG_INET_XFRM_MODE_BEET=y
323# CONFIG_INET_LRO is not set
255CONFIG_INET_DIAG=y 324CONFIG_INET_DIAG=y
256CONFIG_INET_TCP_DIAG=y 325CONFIG_INET_TCP_DIAG=y
257# CONFIG_TCP_CONG_ADVANCED is not set 326# CONFIG_TCP_CONG_ADVANCED is not set
258CONFIG_TCP_CONG_BIC=y 327CONFIG_TCP_CONG_CUBIC=y
259 328CONFIG_DEFAULT_TCP_CONG="cubic"
260# 329# CONFIG_TCP_MD5SIG is not set
261# IP: Virtual Server Configuration
262#
263CONFIG_IP_VS=m 330CONFIG_IP_VS=m
264CONFIG_IP_VS_DEBUG=y 331CONFIG_IP_VS_DEBUG=y
265CONFIG_IP_VS_TAB_BITS=12 332CONFIG_IP_VS_TAB_BITS=12
@@ -290,6 +357,9 @@ CONFIG_IP_VS_SH=m
290# IPVS application helper 357# IPVS application helper
291# 358#
292# CONFIG_IPV6 is not set 359# CONFIG_IPV6 is not set
360# CONFIG_INET6_XFRM_TUNNEL is not set
361# CONFIG_INET6_TUNNEL is not set
362# CONFIG_NETWORK_SECMARK is not set
293CONFIG_NETFILTER=y 363CONFIG_NETFILTER=y
294# CONFIG_NETFILTER_DEBUG is not set 364# CONFIG_NETFILTER_DEBUG is not set
295CONFIG_BRIDGE_NETFILTER=y 365CONFIG_BRIDGE_NETFILTER=y
@@ -298,70 +368,57 @@ CONFIG_BRIDGE_NETFILTER=y
298# Core Netfilter Configuration 368# Core Netfilter Configuration
299# 369#
300# CONFIG_NETFILTER_NETLINK is not set 370# CONFIG_NETFILTER_NETLINK is not set
371# CONFIG_NF_CONNTRACK_ENABLED is not set
372# CONFIG_NF_CONNTRACK is not set
373CONFIG_NETFILTER_XTABLES=m
374# CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set
375# CONFIG_NETFILTER_XT_TARGET_DSCP is not set
376# CONFIG_NETFILTER_XT_TARGET_MARK is not set
377# CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set
378# CONFIG_NETFILTER_XT_TARGET_NFLOG is not set
379# CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set
380# CONFIG_NETFILTER_XT_MATCH_COMMENT is not set
381# CONFIG_NETFILTER_XT_MATCH_DCCP is not set
382# CONFIG_NETFILTER_XT_MATCH_DSCP is not set
383# CONFIG_NETFILTER_XT_MATCH_ESP is not set
384# CONFIG_NETFILTER_XT_MATCH_LENGTH is not set
385# CONFIG_NETFILTER_XT_MATCH_LIMIT is not set
386# CONFIG_NETFILTER_XT_MATCH_MAC is not set
387# CONFIG_NETFILTER_XT_MATCH_MARK is not set
388# CONFIG_NETFILTER_XT_MATCH_POLICY is not set
389# CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set
390# CONFIG_NETFILTER_XT_MATCH_PHYSDEV is not set
391# CONFIG_NETFILTER_XT_MATCH_PKTTYPE is not set
392# CONFIG_NETFILTER_XT_MATCH_QUOTA is not set
393# CONFIG_NETFILTER_XT_MATCH_REALM is not set
394# CONFIG_NETFILTER_XT_MATCH_SCTP is not set
395# CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set
396# CONFIG_NETFILTER_XT_MATCH_STRING is not set
397# CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set
398# CONFIG_NETFILTER_XT_MATCH_TIME is not set
399# CONFIG_NETFILTER_XT_MATCH_U32 is not set
400# CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set
301 401
302# 402#
303# IP: Netfilter Configuration 403# IP: Netfilter Configuration
304# 404#
305CONFIG_IP_NF_CONNTRACK=m
306# CONFIG_IP_NF_CT_ACCT is not set
307# CONFIG_IP_NF_CONNTRACK_MARK is not set
308# CONFIG_IP_NF_CONNTRACK_EVENTS is not set
309# CONFIG_IP_NF_CT_PROTO_SCTP is not set
310CONFIG_IP_NF_FTP=m
311CONFIG_IP_NF_IRC=m
312# CONFIG_IP_NF_NETBIOS_NS is not set
313# CONFIG_IP_NF_TFTP is not set
314# CONFIG_IP_NF_AMANDA is not set
315# CONFIG_IP_NF_PPTP is not set
316CONFIG_IP_NF_QUEUE=m 405CONFIG_IP_NF_QUEUE=m
317CONFIG_IP_NF_IPTABLES=m 406CONFIG_IP_NF_IPTABLES=m
318CONFIG_IP_NF_MATCH_LIMIT=m
319# CONFIG_IP_NF_MATCH_IPRANGE is not set 407# CONFIG_IP_NF_MATCH_IPRANGE is not set
320CONFIG_IP_NF_MATCH_MAC=m
321# CONFIG_IP_NF_MATCH_PKTTYPE is not set
322CONFIG_IP_NF_MATCH_MARK=m
323CONFIG_IP_NF_MATCH_MULTIPORT=m
324CONFIG_IP_NF_MATCH_TOS=m 408CONFIG_IP_NF_MATCH_TOS=m
325# CONFIG_IP_NF_MATCH_RECENT is not set 409# CONFIG_IP_NF_MATCH_RECENT is not set
326# CONFIG_IP_NF_MATCH_ECN is not set 410# CONFIG_IP_NF_MATCH_ECN is not set
327# CONFIG_IP_NF_MATCH_DSCP is not set 411# CONFIG_IP_NF_MATCH_AH is not set
328CONFIG_IP_NF_MATCH_AH_ESP=m
329CONFIG_IP_NF_MATCH_LENGTH=m
330CONFIG_IP_NF_MATCH_TTL=m 412CONFIG_IP_NF_MATCH_TTL=m
331CONFIG_IP_NF_MATCH_TCPMSS=m
332# CONFIG_IP_NF_MATCH_HELPER is not set
333CONFIG_IP_NF_MATCH_STATE=m
334# CONFIG_IP_NF_MATCH_CONNTRACK is not set
335CONFIG_IP_NF_MATCH_OWNER=m 413CONFIG_IP_NF_MATCH_OWNER=m
336# CONFIG_IP_NF_MATCH_PHYSDEV is not set
337# CONFIG_IP_NF_MATCH_ADDRTYPE is not set 414# CONFIG_IP_NF_MATCH_ADDRTYPE is not set
338# CONFIG_IP_NF_MATCH_REALM is not set
339# CONFIG_IP_NF_MATCH_SCTP is not set
340# CONFIG_IP_NF_MATCH_DCCP is not set
341# CONFIG_IP_NF_MATCH_COMMENT is not set
342# CONFIG_IP_NF_MATCH_HASHLIMIT is not set
343# CONFIG_IP_NF_MATCH_STRING is not set
344CONFIG_IP_NF_FILTER=m 415CONFIG_IP_NF_FILTER=m
345CONFIG_IP_NF_TARGET_REJECT=m 416CONFIG_IP_NF_TARGET_REJECT=m
346CONFIG_IP_NF_TARGET_LOG=m 417CONFIG_IP_NF_TARGET_LOG=m
347CONFIG_IP_NF_TARGET_ULOG=m 418CONFIG_IP_NF_TARGET_ULOG=m
348CONFIG_IP_NF_TARGET_TCPMSS=m
349# CONFIG_IP_NF_TARGET_NFQUEUE is not set
350CONFIG_IP_NF_NAT=m
351CONFIG_IP_NF_NAT_NEEDED=y
352CONFIG_IP_NF_TARGET_MASQUERADE=m
353CONFIG_IP_NF_TARGET_REDIRECT=m
354# CONFIG_IP_NF_TARGET_NETMAP is not set
355# CONFIG_IP_NF_TARGET_SAME is not set
356CONFIG_IP_NF_NAT_SNMP_BASIC=m
357CONFIG_IP_NF_NAT_IRC=m
358CONFIG_IP_NF_NAT_FTP=m
359CONFIG_IP_NF_MANGLE=m 419CONFIG_IP_NF_MANGLE=m
360CONFIG_IP_NF_TARGET_TOS=m 420CONFIG_IP_NF_TARGET_TOS=m
361# CONFIG_IP_NF_TARGET_ECN is not set 421# CONFIG_IP_NF_TARGET_ECN is not set
362# CONFIG_IP_NF_TARGET_DSCP is not set
363CONFIG_IP_NF_TARGET_MARK=m
364# CONFIG_IP_NF_TARGET_CLASSIFY is not set
365# CONFIG_IP_NF_TARGET_TTL is not set 422# CONFIG_IP_NF_TARGET_TTL is not set
366# CONFIG_IP_NF_RAW is not set 423# CONFIG_IP_NF_RAW is not set
367CONFIG_IP_NF_ARPTABLES=m 424CONFIG_IP_NF_ARPTABLES=m
@@ -372,16 +429,9 @@ CONFIG_IP_NF_ARPFILTER=m
372# Bridge: Netfilter Configuration 429# Bridge: Netfilter Configuration
373# 430#
374# CONFIG_BRIDGE_NF_EBTABLES is not set 431# CONFIG_BRIDGE_NF_EBTABLES is not set
375
376#
377# DCCP Configuration (EXPERIMENTAL)
378#
379# CONFIG_IP_DCCP is not set 432# CONFIG_IP_DCCP is not set
380
381#
382# SCTP Configuration (EXPERIMENTAL)
383#
384# CONFIG_IP_SCTP is not set 433# CONFIG_IP_SCTP is not set
434# CONFIG_TIPC is not set
385CONFIG_ATM=y 435CONFIG_ATM=y
386CONFIG_ATM_CLIP=y 436CONFIG_ATM_CLIP=y
387# CONFIG_ATM_CLIP_NO_ICMP is not set 437# CONFIG_ATM_CLIP_NO_ICMP is not set
@@ -397,25 +447,17 @@ CONFIG_LLC=m
397CONFIG_IPX=m 447CONFIG_IPX=m
398# CONFIG_IPX_INTERN is not set 448# CONFIG_IPX_INTERN is not set
399CONFIG_ATALK=m 449CONFIG_ATALK=m
400CONFIG_DEV_APPLETALK=y 450CONFIG_DEV_APPLETALK=m
401CONFIG_IPDDP=m 451CONFIG_IPDDP=m
402CONFIG_IPDDP_ENCAP=y 452CONFIG_IPDDP_ENCAP=y
403CONFIG_IPDDP_DECAP=y 453CONFIG_IPDDP_DECAP=y
404CONFIG_X25=m 454CONFIG_X25=m
405CONFIG_LAPB=m 455CONFIG_LAPB=m
406# CONFIG_NET_DIVERT is not set
407CONFIG_ECONET=m 456CONFIG_ECONET=m
408CONFIG_ECONET_AUNUDP=y 457CONFIG_ECONET_AUNUDP=y
409CONFIG_ECONET_NATIVE=y 458CONFIG_ECONET_NATIVE=y
410CONFIG_WAN_ROUTER=m 459CONFIG_WAN_ROUTER=m
411
412#
413# QoS and/or fair queueing
414#
415CONFIG_NET_SCHED=y 460CONFIG_NET_SCHED=y
416CONFIG_NET_SCH_CLK_JIFFIES=y
417# CONFIG_NET_SCH_CLK_GETTIMEOFDAY is not set
418# CONFIG_NET_SCH_CLK_CPU is not set
419 461
420# 462#
421# Queueing/Scheduling 463# Queueing/Scheduling
@@ -425,6 +467,7 @@ CONFIG_NET_SCH_HTB=m
425# CONFIG_NET_SCH_HFSC is not set 467# CONFIG_NET_SCH_HFSC is not set
426# CONFIG_NET_SCH_ATM is not set 468# CONFIG_NET_SCH_ATM is not set
427CONFIG_NET_SCH_PRIO=m 469CONFIG_NET_SCH_PRIO=m
470# CONFIG_NET_SCH_RR is not set
428CONFIG_NET_SCH_RED=m 471CONFIG_NET_SCH_RED=m
429CONFIG_NET_SCH_SFQ=m 472CONFIG_NET_SCH_SFQ=m
430CONFIG_NET_SCH_TEQL=m 473CONFIG_NET_SCH_TEQL=m
@@ -449,10 +492,17 @@ CONFIG_NET_CLS_U32=m
449CONFIG_NET_CLS_RSVP=m 492CONFIG_NET_CLS_RSVP=m
450CONFIG_NET_CLS_RSVP6=m 493CONFIG_NET_CLS_RSVP6=m
451# CONFIG_NET_EMATCH is not set 494# CONFIG_NET_EMATCH is not set
452# CONFIG_NET_CLS_ACT is not set 495CONFIG_NET_CLS_ACT=y
496CONFIG_NET_ACT_POLICE=y
497# CONFIG_NET_ACT_GACT is not set
498# CONFIG_NET_ACT_MIRRED is not set
499# CONFIG_NET_ACT_IPT is not set
500# CONFIG_NET_ACT_NAT is not set
501# CONFIG_NET_ACT_PEDIT is not set
502# CONFIG_NET_ACT_SIMP is not set
453CONFIG_NET_CLS_POLICE=y 503CONFIG_NET_CLS_POLICE=y
454# CONFIG_NET_CLS_IND is not set 504# CONFIG_NET_CLS_IND is not set
455CONFIG_NET_ESTIMATOR=y 505CONFIG_NET_SCH_FIFO=y
456 506
457# 507#
458# Network testing 508# Network testing
@@ -461,7 +511,18 @@ CONFIG_NET_PKTGEN=m
461# CONFIG_HAMRADIO is not set 511# CONFIG_HAMRADIO is not set
462# CONFIG_IRDA is not set 512# CONFIG_IRDA is not set
463# CONFIG_BT is not set 513# CONFIG_BT is not set
514# CONFIG_AF_RXRPC is not set
515CONFIG_FIB_RULES=y
516
517#
518# Wireless
519#
520# CONFIG_CFG80211 is not set
521# CONFIG_WIRELESS_EXT is not set
522# CONFIG_MAC80211 is not set
464# CONFIG_IEEE80211 is not set 523# CONFIG_IEEE80211 is not set
524# CONFIG_RFKILL is not set
525# CONFIG_NET_9P is not set
465 526
466# 527#
467# Device Drivers 528# Device Drivers
@@ -470,19 +531,14 @@ CONFIG_NET_PKTGEN=m
470# 531#
471# Generic Driver Options 532# Generic Driver Options
472# 533#
534CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
473CONFIG_STANDALONE=y 535CONFIG_STANDALONE=y
474CONFIG_PREVENT_FIRMWARE_BUILD=y 536CONFIG_PREVENT_FIRMWARE_BUILD=y
475# CONFIG_FW_LOADER is not set 537CONFIG_FW_LOADER=y
476# CONFIG_DEBUG_DRIVER is not set 538# CONFIG_DEBUG_DRIVER is not set
477 539# CONFIG_DEBUG_DEVRES is not set
478# 540# CONFIG_SYS_HYPERVISOR is not set
479# Connector - unified userspace <-> kernelspace linker
480#
481# CONFIG_CONNECTOR is not set 541# CONFIG_CONNECTOR is not set
482
483#
484# Memory Technology Devices (MTD)
485#
486CONFIG_MTD=y 542CONFIG_MTD=y
487# CONFIG_MTD_DEBUG is not set 543# CONFIG_MTD_DEBUG is not set
488# CONFIG_MTD_CONCAT is not set 544# CONFIG_MTD_CONCAT is not set
@@ -498,11 +554,14 @@ CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1
498# User Modules And Translation Layers 554# User Modules And Translation Layers
499# 555#
500CONFIG_MTD_CHAR=y 556CONFIG_MTD_CHAR=y
557CONFIG_MTD_BLKDEVS=y
501CONFIG_MTD_BLOCK=y 558CONFIG_MTD_BLOCK=y
502# CONFIG_FTL is not set 559# CONFIG_FTL is not set
503# CONFIG_NFTL is not set 560# CONFIG_NFTL is not set
504# CONFIG_INFTL is not set 561# CONFIG_INFTL is not set
505# CONFIG_RFD_FTL is not set 562# CONFIG_RFD_FTL is not set
563# CONFIG_SSFDC is not set
564# CONFIG_MTD_OOPS is not set
506 565
507# 566#
508# RAM/ROM/Flash chip drivers 567# RAM/ROM/Flash chip drivers
@@ -528,7 +587,6 @@ CONFIG_MTD_CFI_UTIL=y
528# CONFIG_MTD_RAM is not set 587# CONFIG_MTD_RAM is not set
529# CONFIG_MTD_ROM is not set 588# CONFIG_MTD_ROM is not set
530# CONFIG_MTD_ABSENT is not set 589# CONFIG_MTD_ABSENT is not set
531# CONFIG_MTD_XIP is not set
532 590
533# 591#
534# Mapping drivers for chip access 592# Mapping drivers for chip access
@@ -538,6 +596,7 @@ CONFIG_MTD_COMPLEX_MAPPINGS=y
538# CONFIG_MTD_ARM_INTEGRATOR is not set 596# CONFIG_MTD_ARM_INTEGRATOR is not set
539CONFIG_MTD_IXP4XX=y 597CONFIG_MTD_IXP4XX=y
540# CONFIG_MTD_PCI is not set 598# CONFIG_MTD_PCI is not set
599# CONFIG_MTD_INTEL_VR_NOR is not set
541# CONFIG_MTD_PLATRAM is not set 600# CONFIG_MTD_PLATRAM is not set
542 601
543# 602#
@@ -547,7 +606,6 @@ CONFIG_MTD_IXP4XX=y
547# CONFIG_MTD_SLRAM is not set 606# CONFIG_MTD_SLRAM is not set
548# CONFIG_MTD_PHRAM is not set 607# CONFIG_MTD_PHRAM is not set
549# CONFIG_MTD_MTDRAM is not set 608# CONFIG_MTD_MTDRAM is not set
550# CONFIG_MTD_BLKMTD is not set
551# CONFIG_MTD_BLOCK2MTD is not set 609# CONFIG_MTD_BLOCK2MTD is not set
552 610
553# 611#
@@ -556,33 +614,24 @@ CONFIG_MTD_IXP4XX=y
556# CONFIG_MTD_DOC2000 is not set 614# CONFIG_MTD_DOC2000 is not set
557# CONFIG_MTD_DOC2001 is not set 615# CONFIG_MTD_DOC2001 is not set
558# CONFIG_MTD_DOC2001PLUS is not set 616# CONFIG_MTD_DOC2001PLUS is not set
559
560#
561# NAND Flash Device Drivers
562#
563CONFIG_MTD_NAND=m 617CONFIG_MTD_NAND=m
564# CONFIG_MTD_NAND_VERIFY_WRITE is not set 618# CONFIG_MTD_NAND_VERIFY_WRITE is not set
619# CONFIG_MTD_NAND_ECC_SMC is not set
620# CONFIG_MTD_NAND_MUSEUM_IDS is not set
565CONFIG_MTD_NAND_IDS=m 621CONFIG_MTD_NAND_IDS=m
566# CONFIG_MTD_NAND_DISKONCHIP is not set 622# CONFIG_MTD_NAND_DISKONCHIP is not set
623# CONFIG_MTD_NAND_CAFE is not set
567# CONFIG_MTD_NAND_NANDSIM is not set 624# CONFIG_MTD_NAND_NANDSIM is not set
568 625# CONFIG_MTD_NAND_PLATFORM is not set
569# 626# CONFIG_MTD_ALAUDA is not set
570# OneNAND Flash Device Drivers
571#
572# CONFIG_MTD_ONENAND is not set 627# CONFIG_MTD_ONENAND is not set
573 628
574# 629#
575# Parallel port support 630# UBI - Unsorted block images
576# 631#
632# CONFIG_MTD_UBI is not set
577# CONFIG_PARPORT is not set 633# CONFIG_PARPORT is not set
578 634CONFIG_BLK_DEV=y
579#
580# Plug and Play support
581#
582
583#
584# Block devices
585#
586# CONFIG_BLK_CPQ_DA is not set 635# CONFIG_BLK_CPQ_DA is not set
587# CONFIG_BLK_CPQ_CISS_DA is not set 636# CONFIG_BLK_CPQ_CISS_DA is not set
588# CONFIG_BLK_DEV_DAC960 is not set 637# CONFIG_BLK_DEV_DAC960 is not set
@@ -592,17 +641,20 @@ CONFIG_BLK_DEV_LOOP=y
592# CONFIG_BLK_DEV_CRYPTOLOOP is not set 641# CONFIG_BLK_DEV_CRYPTOLOOP is not set
593# CONFIG_BLK_DEV_NBD is not set 642# CONFIG_BLK_DEV_NBD is not set
594# CONFIG_BLK_DEV_SX8 is not set 643# CONFIG_BLK_DEV_SX8 is not set
644# CONFIG_BLK_DEV_UB is not set
595CONFIG_BLK_DEV_RAM=y 645CONFIG_BLK_DEV_RAM=y
596CONFIG_BLK_DEV_RAM_COUNT=16 646CONFIG_BLK_DEV_RAM_COUNT=16
597CONFIG_BLK_DEV_RAM_SIZE=8192 647CONFIG_BLK_DEV_RAM_SIZE=8192
598CONFIG_BLK_DEV_INITRD=y 648CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
599# CONFIG_CDROM_PKTCDVD is not set 649# CONFIG_CDROM_PKTCDVD is not set
600# CONFIG_ATA_OVER_ETH is not set 650# CONFIG_ATA_OVER_ETH is not set
601 651CONFIG_MISC_DEVICES=y
602# 652# CONFIG_PHANTOM is not set
603# ATA/ATAPI/MFM/RLL support 653# CONFIG_EEPROM_93CX6 is not set
604# 654# CONFIG_SGI_IOC4 is not set
655# CONFIG_TIFM_CORE is not set
605CONFIG_IDE=y 656CONFIG_IDE=y
657CONFIG_IDE_MAX_HWIFS=4
606CONFIG_BLK_DEV_IDE=y 658CONFIG_BLK_DEV_IDE=y
607 659
608# 660#
@@ -614,24 +666,28 @@ CONFIG_BLK_DEV_IDEDISK=y
614# CONFIG_BLK_DEV_IDECD is not set 666# CONFIG_BLK_DEV_IDECD is not set
615# CONFIG_BLK_DEV_IDETAPE is not set 667# CONFIG_BLK_DEV_IDETAPE is not set
616# CONFIG_BLK_DEV_IDEFLOPPY is not set 668# CONFIG_BLK_DEV_IDEFLOPPY is not set
669# CONFIG_BLK_DEV_IDESCSI is not set
617# CONFIG_IDE_TASK_IOCTL is not set 670# CONFIG_IDE_TASK_IOCTL is not set
671CONFIG_IDE_PROC_FS=y
618 672
619# 673#
620# IDE chipset support/bugfixes 674# IDE chipset support/bugfixes
621# 675#
622CONFIG_IDE_GENERIC=y 676CONFIG_IDE_GENERIC=y
677# CONFIG_BLK_DEV_PLATFORM is not set
678
679#
680# PCI IDE chipsets support
681#
623CONFIG_BLK_DEV_IDEPCI=y 682CONFIG_BLK_DEV_IDEPCI=y
624# CONFIG_IDEPCI_SHARE_IRQ is not set 683# CONFIG_IDEPCI_SHARE_IRQ is not set
684CONFIG_IDEPCI_PCIBUS_ORDER=y
625# CONFIG_BLK_DEV_OFFBOARD is not set 685# CONFIG_BLK_DEV_OFFBOARD is not set
626# CONFIG_BLK_DEV_GENERIC is not set 686# CONFIG_BLK_DEV_GENERIC is not set
627# CONFIG_BLK_DEV_OPTI621 is not set 687# CONFIG_BLK_DEV_OPTI621 is not set
628# CONFIG_BLK_DEV_SL82C105 is not set
629CONFIG_BLK_DEV_IDEDMA_PCI=y 688CONFIG_BLK_DEV_IDEDMA_PCI=y
630# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
631# CONFIG_IDEDMA_PCI_AUTO is not set
632# CONFIG_BLK_DEV_AEC62XX is not set 689# CONFIG_BLK_DEV_AEC62XX is not set
633# CONFIG_BLK_DEV_ALI15X3 is not set 690# CONFIG_BLK_DEV_ALI15X3 is not set
634# CONFIG_BLK_DEV_AMD74XX is not set
635CONFIG_BLK_DEV_CMD64X=y 691CONFIG_BLK_DEV_CMD64X=y
636# CONFIG_BLK_DEV_TRIFLEX is not set 692# CONFIG_BLK_DEV_TRIFLEX is not set
637# CONFIG_BLK_DEV_CY82C693 is not set 693# CONFIG_BLK_DEV_CY82C693 is not set
@@ -639,93 +695,162 @@ CONFIG_BLK_DEV_CMD64X=y
639# CONFIG_BLK_DEV_CS5530 is not set 695# CONFIG_BLK_DEV_CS5530 is not set
640# CONFIG_BLK_DEV_HPT34X is not set 696# CONFIG_BLK_DEV_HPT34X is not set
641CONFIG_BLK_DEV_HPT366=y 697CONFIG_BLK_DEV_HPT366=y
698# CONFIG_BLK_DEV_JMICRON is not set
642# CONFIG_BLK_DEV_SC1200 is not set 699# CONFIG_BLK_DEV_SC1200 is not set
643# CONFIG_BLK_DEV_PIIX is not set 700# CONFIG_BLK_DEV_PIIX is not set
701# CONFIG_BLK_DEV_IT8213 is not set
644# CONFIG_BLK_DEV_IT821X is not set 702# CONFIG_BLK_DEV_IT821X is not set
645# CONFIG_BLK_DEV_NS87415 is not set 703# CONFIG_BLK_DEV_NS87415 is not set
646# CONFIG_BLK_DEV_PDC202XX_OLD is not set 704# CONFIG_BLK_DEV_PDC202XX_OLD is not set
647CONFIG_BLK_DEV_PDC202XX_NEW=y 705CONFIG_BLK_DEV_PDC202XX_NEW=y
648# CONFIG_PDC202XX_FORCE is not set
649# CONFIG_BLK_DEV_SVWKS is not set 706# CONFIG_BLK_DEV_SVWKS is not set
650# CONFIG_BLK_DEV_SIIMAGE is not set 707# CONFIG_BLK_DEV_SIIMAGE is not set
708# CONFIG_BLK_DEV_SL82C105 is not set
651# CONFIG_BLK_DEV_SLC90E66 is not set 709# CONFIG_BLK_DEV_SLC90E66 is not set
652# CONFIG_BLK_DEV_TRM290 is not set 710# CONFIG_BLK_DEV_TRM290 is not set
653# CONFIG_BLK_DEV_VIA82CXXX is not set 711# CONFIG_BLK_DEV_VIA82CXXX is not set
712# CONFIG_BLK_DEV_TC86C001 is not set
654# CONFIG_IDE_ARM is not set 713# CONFIG_IDE_ARM is not set
655CONFIG_BLK_DEV_IDEDMA=y 714CONFIG_BLK_DEV_IDEDMA=y
656# CONFIG_IDEDMA_IVB is not set 715CONFIG_IDE_ARCH_OBSOLETE_INIT=y
657# CONFIG_IDEDMA_AUTO is not set
658# CONFIG_BLK_DEV_HD is not set 716# CONFIG_BLK_DEV_HD is not set
659 717
660# 718#
661# SCSI device support 719# SCSI device support
662# 720#
663# CONFIG_RAID_ATTRS is not set 721# CONFIG_RAID_ATTRS is not set
664# CONFIG_SCSI is not set 722CONFIG_SCSI=y
665 723CONFIG_SCSI_DMA=y
666# 724# CONFIG_SCSI_TGT is not set
667# Multi-device support (RAID and LVM) 725# CONFIG_SCSI_NETLINK is not set
668# 726# CONFIG_SCSI_PROC_FS is not set
727
728#
729# SCSI support type (disk, tape, CD-ROM)
730#
731CONFIG_BLK_DEV_SD=y
732# CONFIG_CHR_DEV_ST is not set
733# CONFIG_CHR_DEV_OSST is not set
734# CONFIG_BLK_DEV_SR is not set
735# CONFIG_CHR_DEV_SG is not set
736# CONFIG_CHR_DEV_SCH is not set
737
738#
739# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
740#
741# CONFIG_SCSI_MULTI_LUN is not set
742# CONFIG_SCSI_CONSTANTS is not set
743# CONFIG_SCSI_LOGGING is not set
744# CONFIG_SCSI_SCAN_ASYNC is not set
745CONFIG_SCSI_WAIT_SCAN=m
746
747#
748# SCSI Transports
749#
750# CONFIG_SCSI_SPI_ATTRS is not set
751# CONFIG_SCSI_FC_ATTRS is not set
752# CONFIG_SCSI_ISCSI_ATTRS is not set
753# CONFIG_SCSI_SAS_LIBSAS is not set
754# CONFIG_SCSI_SRP_ATTRS is not set
755# CONFIG_SCSI_LOWLEVEL is not set
756CONFIG_ATA=y
757# CONFIG_ATA_NONSTANDARD is not set
758# CONFIG_SATA_AHCI is not set
759# CONFIG_SATA_SVW is not set
760# CONFIG_ATA_PIIX is not set
761# CONFIG_SATA_MV is not set
762# CONFIG_SATA_NV is not set
763# CONFIG_PDC_ADMA is not set
764# CONFIG_SATA_QSTOR is not set
765# CONFIG_SATA_PROMISE is not set
766# CONFIG_SATA_SX4 is not set
767# CONFIG_SATA_SIL is not set
768# CONFIG_SATA_SIL24 is not set
769# CONFIG_SATA_SIS is not set
770# CONFIG_SATA_ULI is not set
771# CONFIG_SATA_VIA is not set
772# CONFIG_SATA_VITESSE is not set
773# CONFIG_SATA_INIC162X is not set
774# CONFIG_PATA_ALI is not set
775# CONFIG_PATA_AMD is not set
776CONFIG_PATA_ARTOP=y
777# CONFIG_PATA_ATIIXP is not set
778# CONFIG_PATA_CMD640_PCI is not set
779# CONFIG_PATA_CMD64X is not set
780# CONFIG_PATA_CS5520 is not set
781# CONFIG_PATA_CS5530 is not set
782# CONFIG_PATA_CYPRESS is not set
783# CONFIG_PATA_EFAR is not set
784# CONFIG_ATA_GENERIC is not set
785# CONFIG_PATA_HPT366 is not set
786# CONFIG_PATA_HPT37X is not set
787# CONFIG_PATA_HPT3X2N is not set
788# CONFIG_PATA_HPT3X3 is not set
789# CONFIG_PATA_IT821X is not set
790# CONFIG_PATA_IT8213 is not set
791# CONFIG_PATA_JMICRON is not set
792# CONFIG_PATA_TRIFLEX is not set
793# CONFIG_PATA_MARVELL is not set
794# CONFIG_PATA_MPIIX is not set
795# CONFIG_PATA_OLDPIIX is not set
796# CONFIG_PATA_NETCELL is not set
797# CONFIG_PATA_NS87410 is not set
798# CONFIG_PATA_NS87415 is not set
799# CONFIG_PATA_OPTI is not set
800# CONFIG_PATA_OPTIDMA is not set
801# CONFIG_PATA_PDC_OLD is not set
802# CONFIG_PATA_RADISYS is not set
803# CONFIG_PATA_RZ1000 is not set
804# CONFIG_PATA_SC1200 is not set
805# CONFIG_PATA_SERVERWORKS is not set
806# CONFIG_PATA_PDC2027X is not set
807# CONFIG_PATA_SIL680 is not set
808# CONFIG_PATA_SIS is not set
809# CONFIG_PATA_VIA is not set
810# CONFIG_PATA_WINBOND is not set
811# CONFIG_PATA_PLATFORM is not set
812CONFIG_PATA_IXP4XX_CF=y
669# CONFIG_MD is not set 813# CONFIG_MD is not set
670
671#
672# Fusion MPT device support
673#
674# CONFIG_FUSION is not set 814# CONFIG_FUSION is not set
675 815
676# 816#
677# IEEE 1394 (FireWire) support 817# IEEE 1394 (FireWire) support
678# 818#
819# CONFIG_FIREWIRE is not set
679# CONFIG_IEEE1394 is not set 820# CONFIG_IEEE1394 is not set
680
681#
682# I2O device support
683#
684# CONFIG_I2O is not set 821# CONFIG_I2O is not set
685
686#
687# Network device support
688#
689CONFIG_NETDEVICES=y 822CONFIG_NETDEVICES=y
823# CONFIG_NETDEVICES_MULTIQUEUE is not set
824# CONFIG_IFB is not set
690CONFIG_DUMMY=y 825CONFIG_DUMMY=y
691# CONFIG_BONDING is not set 826# CONFIG_BONDING is not set
827# CONFIG_MACVLAN is not set
692# CONFIG_EQUALIZER is not set 828# CONFIG_EQUALIZER is not set
693# CONFIG_TUN is not set 829# CONFIG_TUN is not set
694 830# CONFIG_VETH is not set
695#
696# ARCnet devices
697#
698# CONFIG_ARCNET is not set 831# CONFIG_ARCNET is not set
699
700#
701# PHY device support
702#
703# CONFIG_PHYLIB is not set 832# CONFIG_PHYLIB is not set
704
705#
706# Ethernet (10 or 100Mbit)
707#
708CONFIG_NET_ETHERNET=y 833CONFIG_NET_ETHERNET=y
709CONFIG_MII=y 834CONFIG_MII=y
835# CONFIG_AX88796 is not set
710# CONFIG_HAPPYMEAL is not set 836# CONFIG_HAPPYMEAL is not set
711# CONFIG_SUNGEM is not set 837# CONFIG_SUNGEM is not set
712# CONFIG_CASSINI is not set 838# CONFIG_CASSINI is not set
713# CONFIG_NET_VENDOR_3COM is not set 839# CONFIG_NET_VENDOR_3COM is not set
714# CONFIG_SMC91X is not set 840# CONFIG_SMC91X is not set
715# CONFIG_DM9000 is not set 841# CONFIG_DM9000 is not set
716
717#
718# Tulip family network device support
719#
720# CONFIG_NET_TULIP is not set 842# CONFIG_NET_TULIP is not set
721# CONFIG_HP100 is not set 843# CONFIG_HP100 is not set
844# CONFIG_IBM_NEW_EMAC_ZMII is not set
845# CONFIG_IBM_NEW_EMAC_RGMII is not set
846# CONFIG_IBM_NEW_EMAC_TAH is not set
847# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
722CONFIG_NET_PCI=y 848CONFIG_NET_PCI=y
723# CONFIG_PCNET32 is not set 849# CONFIG_PCNET32 is not set
724# CONFIG_AMD8111_ETH is not set 850# CONFIG_AMD8111_ETH is not set
725# CONFIG_ADAPTEC_STARFIRE is not set 851# CONFIG_ADAPTEC_STARFIRE is not set
726# CONFIG_B44 is not set 852# CONFIG_B44 is not set
727# CONFIG_FORCEDETH is not set 853# CONFIG_FORCEDETH is not set
728# CONFIG_DGRS is not set
729CONFIG_EEPRO100=y 854CONFIG_EEPRO100=y
730# CONFIG_E100 is not set 855# CONFIG_E100 is not set
731# CONFIG_FEALNX is not set 856# CONFIG_FEALNX is not set
@@ -738,93 +863,75 @@ CONFIG_EEPRO100=y
738# CONFIG_SUNDANCE is not set 863# CONFIG_SUNDANCE is not set
739# CONFIG_TLAN is not set 864# CONFIG_TLAN is not set
740# CONFIG_VIA_RHINE is not set 865# CONFIG_VIA_RHINE is not set
741 866# CONFIG_SC92031 is not set
742# 867CONFIG_NETDEV_1000=y
743# Ethernet (1000 Mbit)
744#
745# CONFIG_ACENIC is not set 868# CONFIG_ACENIC is not set
746# CONFIG_DL2K is not set 869# CONFIG_DL2K is not set
747# CONFIG_E1000 is not set 870# CONFIG_E1000 is not set
871# CONFIG_E1000E is not set
872# CONFIG_IP1000 is not set
748# CONFIG_NS83820 is not set 873# CONFIG_NS83820 is not set
749# CONFIG_HAMACHI is not set 874# CONFIG_HAMACHI is not set
750# CONFIG_YELLOWFIN is not set 875# CONFIG_YELLOWFIN is not set
751# CONFIG_R8169 is not set 876# CONFIG_R8169 is not set
752# CONFIG_SIS190 is not set 877# CONFIG_SIS190 is not set
753# CONFIG_SKGE is not set 878# CONFIG_SKGE is not set
879# CONFIG_SKY2 is not set
754# CONFIG_SK98LIN is not set 880# CONFIG_SK98LIN is not set
755# CONFIG_VIA_VELOCITY is not set 881# CONFIG_VIA_VELOCITY is not set
756# CONFIG_TIGON3 is not set 882# CONFIG_TIGON3 is not set
757# CONFIG_BNX2 is not set 883# CONFIG_BNX2 is not set
758 884# CONFIG_QLA3XXX is not set
759# 885# CONFIG_ATL1 is not set
760# Ethernet (10000 Mbit) 886CONFIG_NETDEV_10000=y
761#
762# CONFIG_CHELSIO_T1 is not set 887# CONFIG_CHELSIO_T1 is not set
888# CONFIG_CHELSIO_T3 is not set
889# CONFIG_IXGBE is not set
763# CONFIG_IXGB is not set 890# CONFIG_IXGB is not set
764# CONFIG_S2IO is not set 891# CONFIG_S2IO is not set
765 892# CONFIG_MYRI10GE is not set
766# 893# CONFIG_NETXEN_NIC is not set
767# Token Ring devices 894# CONFIG_NIU is not set
768# 895# CONFIG_MLX4_CORE is not set
896# CONFIG_TEHUTI is not set
769# CONFIG_TR is not set 897# CONFIG_TR is not set
770 898
771# 899#
772# Wireless LAN (non-hamradio) 900# Wireless LAN
773#
774CONFIG_NET_RADIO=y
775
776#
777# Obsolete Wireless cards support (pre-802.11)
778#
779# CONFIG_STRIP is not set
780
781#
782# Wireless 802.11b ISA/PCI cards support
783#
784# CONFIG_AIRO is not set
785CONFIG_HERMES=y
786# CONFIG_PLX_HERMES is not set
787# CONFIG_TMD_HERMES is not set
788# CONFIG_NORTEL_HERMES is not set
789CONFIG_PCI_HERMES=y
790# CONFIG_ATMEL is not set
791
792#
793# Prism GT/Duette 802.11(a/b/g) PCI/Cardbus support
794# 901#
795# CONFIG_PRISM54 is not set 902# CONFIG_WLAN_PRE80211 is not set
796# CONFIG_HOSTAP is not set 903# CONFIG_WLAN_80211 is not set
797CONFIG_NET_WIRELESS=y
798 904
799# 905#
800# Wan interfaces 906# USB Network Adapters
801# 907#
908# CONFIG_USB_CATC is not set
909# CONFIG_USB_KAWETH is not set
910# CONFIG_USB_PEGASUS is not set
911# CONFIG_USB_RTL8150 is not set
912# CONFIG_USB_USBNET is not set
802CONFIG_WAN=y 913CONFIG_WAN=y
803# CONFIG_DSCC4 is not set
804# CONFIG_LANMEDIA is not set 914# CONFIG_LANMEDIA is not set
805# CONFIG_SYNCLINK_SYNCPPP is not set
806CONFIG_HDLC=m 915CONFIG_HDLC=m
807CONFIG_HDLC_RAW=y 916CONFIG_HDLC_RAW=m
808# CONFIG_HDLC_RAW_ETH is not set 917# CONFIG_HDLC_RAW_ETH is not set
809CONFIG_HDLC_CISCO=y 918CONFIG_HDLC_CISCO=m
810CONFIG_HDLC_FR=y 919CONFIG_HDLC_FR=m
811CONFIG_HDLC_PPP=y 920CONFIG_HDLC_PPP=m
812CONFIG_HDLC_X25=y 921CONFIG_HDLC_X25=m
813# CONFIG_PCI200SYN is not set 922# CONFIG_PCI200SYN is not set
814# CONFIG_WANXL is not set 923# CONFIG_WANXL is not set
815# CONFIG_PC300 is not set 924# CONFIG_PC300 is not set
925# CONFIG_PC300TOO is not set
816# CONFIG_FARSYNC is not set 926# CONFIG_FARSYNC is not set
927# CONFIG_DSCC4 is not set
817CONFIG_DLCI=m 928CONFIG_DLCI=m
818CONFIG_DLCI_COUNT=24
819CONFIG_DLCI_MAX=8 929CONFIG_DLCI_MAX=8
820CONFIG_WAN_ROUTER_DRIVERS=y 930CONFIG_WAN_ROUTER_DRIVERS=m
821# CONFIG_CYCLADES_SYNC is not set 931# CONFIG_CYCLADES_SYNC is not set
822# CONFIG_LAPBETHER is not set 932# CONFIG_LAPBETHER is not set
823# CONFIG_X25_ASY is not set 933# CONFIG_X25_ASY is not set
824 934CONFIG_ATM_DRIVERS=y
825#
826# ATM drivers
827#
828# CONFIG_ATM_DUMMY is not set 935# CONFIG_ATM_DUMMY is not set
829CONFIG_ATM_TCP=m 936CONFIG_ATM_TCP=m
830# CONFIG_ATM_LANAI is not set 937# CONFIG_ATM_LANAI is not set
@@ -842,20 +949,19 @@ CONFIG_ATM_TCP=m
842# CONFIG_HIPPI is not set 949# CONFIG_HIPPI is not set
843# CONFIG_PPP is not set 950# CONFIG_PPP is not set
844# CONFIG_SLIP is not set 951# CONFIG_SLIP is not set
952# CONFIG_NET_FC is not set
845# CONFIG_SHAPER is not set 953# CONFIG_SHAPER is not set
846# CONFIG_NETCONSOLE is not set 954# CONFIG_NETCONSOLE is not set
847# CONFIG_NETPOLL is not set 955# CONFIG_NETPOLL is not set
848# CONFIG_NET_POLL_CONTROLLER is not set 956# CONFIG_NET_POLL_CONTROLLER is not set
849
850#
851# ISDN subsystem
852#
853# CONFIG_ISDN is not set 957# CONFIG_ISDN is not set
854 958
855# 959#
856# Input device support 960# Input device support
857# 961#
858CONFIG_INPUT=y 962CONFIG_INPUT=y
963# CONFIG_INPUT_FF_MEMLESS is not set
964# CONFIG_INPUT_POLLDEV is not set
859 965
860# 966#
861# Userland interfaces 967# Userland interfaces
@@ -865,7 +971,6 @@ CONFIG_INPUT_MOUSEDEV_PSAUX=y
865CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 971CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
866CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 972CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
867# CONFIG_INPUT_JOYDEV is not set 973# CONFIG_INPUT_JOYDEV is not set
868# CONFIG_INPUT_TSDEV is not set
869# CONFIG_INPUT_EVDEV is not set 974# CONFIG_INPUT_EVDEV is not set
870# CONFIG_INPUT_EVBUG is not set 975# CONFIG_INPUT_EVBUG is not set
871 976
@@ -875,8 +980,16 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
875# CONFIG_INPUT_KEYBOARD is not set 980# CONFIG_INPUT_KEYBOARD is not set
876# CONFIG_INPUT_MOUSE is not set 981# CONFIG_INPUT_MOUSE is not set
877# CONFIG_INPUT_JOYSTICK is not set 982# CONFIG_INPUT_JOYSTICK is not set
983# CONFIG_INPUT_TABLET is not set
878# CONFIG_INPUT_TOUCHSCREEN is not set 984# CONFIG_INPUT_TOUCHSCREEN is not set
879# CONFIG_INPUT_MISC is not set 985CONFIG_INPUT_MISC=y
986CONFIG_INPUT_IXP4XX_BEEPER=y
987# CONFIG_INPUT_ATI_REMOTE is not set
988# CONFIG_INPUT_ATI_REMOTE2 is not set
989# CONFIG_INPUT_KEYSPAN_REMOTE is not set
990# CONFIG_INPUT_POWERMATE is not set
991# CONFIG_INPUT_YEALINK is not set
992# CONFIG_INPUT_UINPUT is not set
880 993
881# 994#
882# Hardware I/O ports 995# Hardware I/O ports
@@ -895,7 +1008,9 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
895# 1008#
896CONFIG_SERIAL_8250=y 1009CONFIG_SERIAL_8250=y
897CONFIG_SERIAL_8250_CONSOLE=y 1010CONFIG_SERIAL_8250_CONSOLE=y
1011CONFIG_SERIAL_8250_PCI=y
898CONFIG_SERIAL_8250_NR_UARTS=2 1012CONFIG_SERIAL_8250_NR_UARTS=2
1013CONFIG_SERIAL_8250_RUNTIME_UARTS=2
899# CONFIG_SERIAL_8250_EXTENDED is not set 1014# CONFIG_SERIAL_8250_EXTENDED is not set
900 1015
901# 1016#
@@ -907,51 +1022,17 @@ CONFIG_SERIAL_CORE_CONSOLE=y
907CONFIG_UNIX98_PTYS=y 1022CONFIG_UNIX98_PTYS=y
908CONFIG_LEGACY_PTYS=y 1023CONFIG_LEGACY_PTYS=y
909CONFIG_LEGACY_PTY_COUNT=256 1024CONFIG_LEGACY_PTY_COUNT=256
910
911#
912# IPMI
913#
914# CONFIG_IPMI_HANDLER is not set 1025# CONFIG_IPMI_HANDLER is not set
915 1026CONFIG_HW_RANDOM=m
916# 1027CONFIG_HW_RANDOM_IXP4XX=m
917# Watchdog Cards
918#
919CONFIG_WATCHDOG=y
920# CONFIG_WATCHDOG_NOWAYOUT is not set
921
922#
923# Watchdog Device Drivers
924#
925# CONFIG_SOFT_WATCHDOG is not set
926CONFIG_IXP4XX_WATCHDOG=y
927
928#
929# PCI-based Watchdog Cards
930#
931# CONFIG_PCIPCWATCHDOG is not set
932# CONFIG_WDTPCI is not set
933# CONFIG_NVRAM is not set 1028# CONFIG_NVRAM is not set
934# CONFIG_RTC is not set
935# CONFIG_DTLK is not set
936# CONFIG_R3964 is not set 1029# CONFIG_R3964 is not set
937# CONFIG_APPLICOM is not set 1030# CONFIG_APPLICOM is not set
938
939#
940# Ftape, the floppy tape device driver
941#
942# CONFIG_DRM is not set
943# CONFIG_RAW_DRIVER is not set 1031# CONFIG_RAW_DRIVER is not set
944
945#
946# TPM devices
947#
948# CONFIG_TCG_TPM is not set 1032# CONFIG_TCG_TPM is not set
949# CONFIG_TELCLOCK is not set 1033CONFIG_DEVPORT=y
950
951#
952# I2C support
953#
954CONFIG_I2C=y 1034CONFIG_I2C=y
1035CONFIG_I2C_BOARDINFO=y
955CONFIG_I2C_CHARDEV=y 1036CONFIG_I2C_CHARDEV=y
956 1037
957# 1038#
@@ -969,57 +1050,68 @@ CONFIG_I2C_ALGOBIT=y
969# CONFIG_I2C_ALI15X3 is not set 1050# CONFIG_I2C_ALI15X3 is not set
970# CONFIG_I2C_AMD756 is not set 1051# CONFIG_I2C_AMD756 is not set
971# CONFIG_I2C_AMD8111 is not set 1052# CONFIG_I2C_AMD8111 is not set
1053# CONFIG_I2C_GPIO is not set
972# CONFIG_I2C_I801 is not set 1054# CONFIG_I2C_I801 is not set
973# CONFIG_I2C_I810 is not set 1055# CONFIG_I2C_I810 is not set
974# CONFIG_I2C_PIIX4 is not set 1056# CONFIG_I2C_PIIX4 is not set
975# CONFIG_I2C_IOP3XX is not set 1057# CONFIG_I2C_IOP3XX is not set
976CONFIG_I2C_IXP4XX=y 1058CONFIG_I2C_IXP4XX=y
977# CONFIG_I2C_NFORCE2 is not set 1059# CONFIG_I2C_NFORCE2 is not set
1060# CONFIG_I2C_OCORES is not set
978# CONFIG_I2C_PARPORT_LIGHT is not set 1061# CONFIG_I2C_PARPORT_LIGHT is not set
979# CONFIG_I2C_PROSAVAGE is not set 1062# CONFIG_I2C_PROSAVAGE is not set
980# CONFIG_I2C_SAVAGE4 is not set 1063# CONFIG_I2C_SAVAGE4 is not set
981# CONFIG_SCx200_ACB is not set 1064# CONFIG_I2C_SIMTEC is not set
982# CONFIG_I2C_SIS5595 is not set 1065# CONFIG_I2C_SIS5595 is not set
983# CONFIG_I2C_SIS630 is not set 1066# CONFIG_I2C_SIS630 is not set
984# CONFIG_I2C_SIS96X is not set 1067# CONFIG_I2C_SIS96X is not set
1068# CONFIG_I2C_TAOS_EVM is not set
985# CONFIG_I2C_STUB is not set 1069# CONFIG_I2C_STUB is not set
1070# CONFIG_I2C_TINY_USB is not set
986# CONFIG_I2C_VIA is not set 1071# CONFIG_I2C_VIA is not set
987# CONFIG_I2C_VIAPRO is not set 1072# CONFIG_I2C_VIAPRO is not set
988# CONFIG_I2C_VOODOO3 is not set 1073# CONFIG_I2C_VOODOO3 is not set
989# CONFIG_I2C_PCA_ISA is not set
990 1074
991# 1075#
992# Miscellaneous I2C Chip support 1076# Miscellaneous I2C Chip support
993# 1077#
994# CONFIG_SENSORS_DS1337 is not set 1078# CONFIG_SENSORS_DS1337 is not set
995# CONFIG_SENSORS_DS1374 is not set 1079# CONFIG_SENSORS_DS1374 is not set
1080# CONFIG_DS1682 is not set
996CONFIG_SENSORS_EEPROM=y 1081CONFIG_SENSORS_EEPROM=y
997# CONFIG_SENSORS_PCF8574 is not set 1082# CONFIG_SENSORS_PCF8574 is not set
998# CONFIG_SENSORS_PCA9539 is not set 1083# CONFIG_SENSORS_PCA9539 is not set
999# CONFIG_SENSORS_PCF8591 is not set 1084# CONFIG_SENSORS_PCF8591 is not set
1000# CONFIG_SENSORS_RTC8564 is not set
1001# CONFIG_SENSORS_MAX6875 is not set 1085# CONFIG_SENSORS_MAX6875 is not set
1002# CONFIG_RTC_X1205_I2C is not set 1086# CONFIG_SENSORS_TSL2550 is not set
1003# CONFIG_I2C_DEBUG_CORE is not set 1087# CONFIG_I2C_DEBUG_CORE is not set
1004# CONFIG_I2C_DEBUG_ALGO is not set 1088# CONFIG_I2C_DEBUG_ALGO is not set
1005# CONFIG_I2C_DEBUG_BUS is not set 1089# CONFIG_I2C_DEBUG_BUS is not set
1006# CONFIG_I2C_DEBUG_CHIP is not set 1090# CONFIG_I2C_DEBUG_CHIP is not set
1007 1091
1008# 1092#
1009# Hardware Monitoring support 1093# SPI support
1010# 1094#
1095# CONFIG_SPI is not set
1096# CONFIG_SPI_MASTER is not set
1097# CONFIG_W1 is not set
1098# CONFIG_POWER_SUPPLY is not set
1011CONFIG_HWMON=y 1099CONFIG_HWMON=y
1012# CONFIG_HWMON_VID is not set 1100# CONFIG_HWMON_VID is not set
1101# CONFIG_SENSORS_AD7418 is not set
1013# CONFIG_SENSORS_ADM1021 is not set 1102# CONFIG_SENSORS_ADM1021 is not set
1014# CONFIG_SENSORS_ADM1025 is not set 1103# CONFIG_SENSORS_ADM1025 is not set
1015# CONFIG_SENSORS_ADM1026 is not set 1104# CONFIG_SENSORS_ADM1026 is not set
1105# CONFIG_SENSORS_ADM1029 is not set
1016# CONFIG_SENSORS_ADM1031 is not set 1106# CONFIG_SENSORS_ADM1031 is not set
1017# CONFIG_SENSORS_ADM9240 is not set 1107# CONFIG_SENSORS_ADM9240 is not set
1018# CONFIG_SENSORS_ASB100 is not set 1108# CONFIG_SENSORS_ADT7470 is not set
1019# CONFIG_SENSORS_ATXP1 is not set 1109# CONFIG_SENSORS_ATXP1 is not set
1020# CONFIG_SENSORS_DS1621 is not set 1110# CONFIG_SENSORS_DS1621 is not set
1021# CONFIG_SENSORS_FSCHER is not set 1111# CONFIG_SENSORS_I5K_AMB is not set
1022# CONFIG_SENSORS_FSCPOS is not set 1112# CONFIG_SENSORS_F71805F is not set
1113# CONFIG_SENSORS_F71882FG is not set
1114# CONFIG_SENSORS_F75375S is not set
1023# CONFIG_SENSORS_GL518SM is not set 1115# CONFIG_SENSORS_GL518SM is not set
1024# CONFIG_SENSORS_GL520SM is not set 1116# CONFIG_SENSORS_GL520SM is not set
1025# CONFIG_SENSORS_IT87 is not set 1117# CONFIG_SENSORS_IT87 is not set
@@ -1033,67 +1125,268 @@ CONFIG_HWMON=y
1033# CONFIG_SENSORS_LM87 is not set 1125# CONFIG_SENSORS_LM87 is not set
1034# CONFIG_SENSORS_LM90 is not set 1126# CONFIG_SENSORS_LM90 is not set
1035# CONFIG_SENSORS_LM92 is not set 1127# CONFIG_SENSORS_LM92 is not set
1128# CONFIG_SENSORS_LM93 is not set
1036# CONFIG_SENSORS_MAX1619 is not set 1129# CONFIG_SENSORS_MAX1619 is not set
1130# CONFIG_SENSORS_MAX6650 is not set
1037# CONFIG_SENSORS_PC87360 is not set 1131# CONFIG_SENSORS_PC87360 is not set
1132# CONFIG_SENSORS_PC87427 is not set
1038# CONFIG_SENSORS_SIS5595 is not set 1133# CONFIG_SENSORS_SIS5595 is not set
1134# CONFIG_SENSORS_DME1737 is not set
1039# CONFIG_SENSORS_SMSC47M1 is not set 1135# CONFIG_SENSORS_SMSC47M1 is not set
1136# CONFIG_SENSORS_SMSC47M192 is not set
1040# CONFIG_SENSORS_SMSC47B397 is not set 1137# CONFIG_SENSORS_SMSC47B397 is not set
1138# CONFIG_SENSORS_THMC50 is not set
1041# CONFIG_SENSORS_VIA686A is not set 1139# CONFIG_SENSORS_VIA686A is not set
1140# CONFIG_SENSORS_VT1211 is not set
1141# CONFIG_SENSORS_VT8231 is not set
1042# CONFIG_SENSORS_W83781D is not set 1142# CONFIG_SENSORS_W83781D is not set
1143# CONFIG_SENSORS_W83791D is not set
1043# CONFIG_SENSORS_W83792D is not set 1144# CONFIG_SENSORS_W83792D is not set
1145# CONFIG_SENSORS_W83793 is not set
1044# CONFIG_SENSORS_W83L785TS is not set 1146# CONFIG_SENSORS_W83L785TS is not set
1045# CONFIG_SENSORS_W83627HF is not set 1147# CONFIG_SENSORS_W83627HF is not set
1046# CONFIG_SENSORS_W83627EHF is not set 1148# CONFIG_SENSORS_W83627EHF is not set
1047# CONFIG_HWMON_DEBUG_CHIP is not set 1149# CONFIG_HWMON_DEBUG_CHIP is not set
1150CONFIG_WATCHDOG=y
1151# CONFIG_WATCHDOG_NOWAYOUT is not set
1048 1152
1049# 1153#
1050# Misc devices 1154# Watchdog Device Drivers
1051# 1155#
1156# CONFIG_SOFT_WATCHDOG is not set
1157CONFIG_IXP4XX_WATCHDOG=y
1052 1158
1053# 1159#
1054# Multimedia Capabilities Port drivers 1160# PCI-based Watchdog Cards
1055# 1161#
1162# CONFIG_PCIPCWATCHDOG is not set
1163# CONFIG_WDTPCI is not set
1056 1164
1057# 1165#
1058# Multimedia devices 1166# USB-based Watchdog Cards
1059# 1167#
1060# CONFIG_VIDEO_DEV is not set 1168# CONFIG_USBPCWATCHDOG is not set
1061 1169
1062# 1170#
1063# Digital Video Broadcasting Devices 1171# Sonics Silicon Backplane
1064# 1172#
1065# CONFIG_DVB is not set 1173CONFIG_SSB_POSSIBLE=y
1174# CONFIG_SSB is not set
1175
1176#
1177# Multifunction device drivers
1178#
1179# CONFIG_MFD_SM501 is not set
1180
1181#
1182# Multimedia devices
1183#
1184# CONFIG_VIDEO_DEV is not set
1185# CONFIG_DVB_CORE is not set
1186CONFIG_DAB=y
1187# CONFIG_USB_DABUSB is not set
1066 1188
1067# 1189#
1068# Graphics support 1190# Graphics support
1069# 1191#
1192# CONFIG_DRM is not set
1193# CONFIG_VGASTATE is not set
1194# CONFIG_VIDEO_OUTPUT_CONTROL is not set
1070# CONFIG_FB is not set 1195# CONFIG_FB is not set
1196# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
1197
1198#
1199# Display device support
1200#
1201# CONFIG_DISPLAY_SUPPORT is not set
1071 1202
1072# 1203#
1073# Sound 1204# Sound
1074# 1205#
1075# CONFIG_SOUND is not set 1206# CONFIG_SOUND is not set
1207CONFIG_HID_SUPPORT=y
1208CONFIG_HID=y
1209# CONFIG_HID_DEBUG is not set
1210# CONFIG_HIDRAW is not set
1076 1211
1077# 1212#
1078# USB support 1213# USB Input Devices
1079# 1214#
1215CONFIG_USB_HID=y
1216# CONFIG_USB_HIDINPUT_POWERBOOK is not set
1217# CONFIG_HID_FF is not set
1218# CONFIG_USB_HIDDEV is not set
1219CONFIG_USB_SUPPORT=y
1080CONFIG_USB_ARCH_HAS_HCD=y 1220CONFIG_USB_ARCH_HAS_HCD=y
1081CONFIG_USB_ARCH_HAS_OHCI=y 1221CONFIG_USB_ARCH_HAS_OHCI=y
1082# CONFIG_USB is not set 1222CONFIG_USB_ARCH_HAS_EHCI=y
1223CONFIG_USB=y
1224# CONFIG_USB_DEBUG is not set
1225
1226#
1227# Miscellaneous USB options
1228#
1229CONFIG_USB_DEVICEFS=y
1230# CONFIG_USB_DEVICE_CLASS is not set
1231# CONFIG_USB_DYNAMIC_MINORS is not set
1232# CONFIG_USB_OTG is not set
1233
1234#
1235# USB Host Controller Drivers
1236#
1237CONFIG_USB_EHCI_HCD=y
1238# CONFIG_USB_EHCI_SPLIT_ISO is not set
1239# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
1240# CONFIG_USB_EHCI_TT_NEWSCHED is not set
1241# CONFIG_USB_ISP116X_HCD is not set
1242CONFIG_USB_OHCI_HCD=y
1243# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
1244# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
1245CONFIG_USB_OHCI_LITTLE_ENDIAN=y
1246CONFIG_USB_UHCI_HCD=y
1247# CONFIG_USB_SL811_HCD is not set
1248# CONFIG_USB_R8A66597_HCD is not set
1249
1250#
1251# USB Device Class drivers
1252#
1253# CONFIG_USB_ACM is not set
1254# CONFIG_USB_PRINTER is not set
1083 1255
1084# 1256#
1085# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 1257# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
1086# 1258#
1087 1259
1088# 1260#
1261# may also be needed; see USB_STORAGE Help for more information
1262#
1263CONFIG_USB_STORAGE=y
1264# CONFIG_USB_STORAGE_DEBUG is not set
1265# CONFIG_USB_STORAGE_DATAFAB is not set
1266# CONFIG_USB_STORAGE_FREECOM is not set
1267# CONFIG_USB_STORAGE_ISD200 is not set
1268# CONFIG_USB_STORAGE_DPCM is not set
1269# CONFIG_USB_STORAGE_USBAT is not set
1270# CONFIG_USB_STORAGE_SDDR09 is not set
1271# CONFIG_USB_STORAGE_SDDR55 is not set
1272# CONFIG_USB_STORAGE_JUMPSHOT is not set
1273# CONFIG_USB_STORAGE_ALAUDA is not set
1274# CONFIG_USB_STORAGE_KARMA is not set
1275# CONFIG_USB_LIBUSUAL is not set
1276
1277#
1278# USB Imaging devices
1279#
1280# CONFIG_USB_MDC800 is not set
1281# CONFIG_USB_MICROTEK is not set
1282# CONFIG_USB_MON is not set
1283
1284#
1285# USB port drivers
1286#
1287
1288#
1289# USB Serial Converter support
1290#
1291# CONFIG_USB_SERIAL is not set
1292
1293#
1294# USB Miscellaneous drivers
1295#
1296# CONFIG_USB_EMI62 is not set
1297# CONFIG_USB_EMI26 is not set
1298# CONFIG_USB_ADUTUX is not set
1299# CONFIG_USB_AUERSWALD is not set
1300# CONFIG_USB_RIO500 is not set
1301# CONFIG_USB_LEGOTOWER is not set
1302# CONFIG_USB_LCD is not set
1303# CONFIG_USB_BERRY_CHARGE is not set
1304# CONFIG_USB_LED is not set
1305# CONFIG_USB_CYPRESS_CY7C63 is not set
1306# CONFIG_USB_CYTHERM is not set
1307# CONFIG_USB_PHIDGET is not set
1308# CONFIG_USB_IDMOUSE is not set
1309# CONFIG_USB_FTDI_ELAN is not set
1310# CONFIG_USB_APPLEDISPLAY is not set
1311# CONFIG_USB_SISUSBVGA is not set
1312# CONFIG_USB_LD is not set
1313# CONFIG_USB_TRANCEVIBRATOR is not set
1314# CONFIG_USB_IOWARRIOR is not set
1315# CONFIG_USB_TEST is not set
1316
1317#
1318# USB DSL modem support
1319#
1320# CONFIG_USB_ATM is not set
1321
1322#
1089# USB Gadget Support 1323# USB Gadget Support
1090# 1324#
1091# CONFIG_USB_GADGET is not set 1325# CONFIG_USB_GADGET is not set
1326# CONFIG_MMC is not set
1327CONFIG_NEW_LEDS=y
1328CONFIG_LEDS_CLASS=y
1092 1329
1093# 1330#
1094# MMC/SD Card support 1331# LED drivers
1332#
1333CONFIG_LEDS_IXP4XX=y
1334# CONFIG_LEDS_GPIO is not set
1335
1336#
1337# LED Triggers
1338#
1339CONFIG_LEDS_TRIGGERS=y
1340CONFIG_LEDS_TRIGGER_TIMER=y
1341CONFIG_LEDS_TRIGGER_IDE_DISK=y
1342CONFIG_LEDS_TRIGGER_HEARTBEAT=y
1343CONFIG_RTC_LIB=y
1344CONFIG_RTC_CLASS=y
1345CONFIG_RTC_HCTOSYS=y
1346CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
1347# CONFIG_RTC_DEBUG is not set
1348
1349#
1350# RTC interfaces
1351#
1352CONFIG_RTC_INTF_SYSFS=y
1353CONFIG_RTC_INTF_PROC=y
1354CONFIG_RTC_INTF_DEV=y
1355# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
1356# CONFIG_RTC_DRV_TEST is not set
1357
1358#
1359# I2C RTC drivers
1360#
1361# CONFIG_RTC_DRV_DS1307 is not set
1362# CONFIG_RTC_DRV_DS1374 is not set
1363# CONFIG_RTC_DRV_DS1672 is not set
1364# CONFIG_RTC_DRV_MAX6900 is not set
1365# CONFIG_RTC_DRV_RS5C372 is not set
1366# CONFIG_RTC_DRV_ISL1208 is not set
1367CONFIG_RTC_DRV_X1205=y
1368CONFIG_RTC_DRV_PCF8563=y
1369# CONFIG_RTC_DRV_PCF8583 is not set
1370# CONFIG_RTC_DRV_M41T80 is not set
1371
1372#
1373# SPI RTC drivers
1374#
1375
1376#
1377# Platform RTC drivers
1378#
1379# CONFIG_RTC_DRV_CMOS is not set
1380# CONFIG_RTC_DRV_DS1553 is not set
1381# CONFIG_RTC_DRV_STK17TA8 is not set
1382# CONFIG_RTC_DRV_DS1742 is not set
1383# CONFIG_RTC_DRV_M48T86 is not set
1384# CONFIG_RTC_DRV_M48T59 is not set
1385# CONFIG_RTC_DRV_V3020 is not set
1386
1387#
1388# on-CPU RTC drivers
1095# 1389#
1096# CONFIG_MMC is not set
1097 1390
1098# 1391#
1099# File systems 1392# File systems
@@ -1107,16 +1400,19 @@ CONFIG_EXT3_FS=y
1107CONFIG_EXT3_FS_XATTR=y 1400CONFIG_EXT3_FS_XATTR=y
1108CONFIG_EXT3_FS_POSIX_ACL=y 1401CONFIG_EXT3_FS_POSIX_ACL=y
1109# CONFIG_EXT3_FS_SECURITY is not set 1402# CONFIG_EXT3_FS_SECURITY is not set
1403# CONFIG_EXT4DEV_FS is not set
1110CONFIG_JBD=y 1404CONFIG_JBD=y
1111# CONFIG_JBD_DEBUG is not set
1112CONFIG_FS_MBCACHE=y 1405CONFIG_FS_MBCACHE=y
1113# CONFIG_REISERFS_FS is not set 1406# CONFIG_REISERFS_FS is not set
1114# CONFIG_JFS_FS is not set 1407# CONFIG_JFS_FS is not set
1115CONFIG_FS_POSIX_ACL=y 1408CONFIG_FS_POSIX_ACL=y
1116# CONFIG_XFS_FS is not set 1409# CONFIG_XFS_FS is not set
1410# CONFIG_GFS2_FS is not set
1411# CONFIG_OCFS2_FS is not set
1117# CONFIG_MINIX_FS is not set 1412# CONFIG_MINIX_FS is not set
1118# CONFIG_ROMFS_FS is not set 1413# CONFIG_ROMFS_FS is not set
1119CONFIG_INOTIFY=y 1414CONFIG_INOTIFY=y
1415CONFIG_INOTIFY_USER=y
1120# CONFIG_QUOTA is not set 1416# CONFIG_QUOTA is not set
1121CONFIG_DNOTIFY=y 1417CONFIG_DNOTIFY=y
1122# CONFIG_AUTOFS_FS is not set 1418# CONFIG_AUTOFS_FS is not set
@@ -1140,11 +1436,12 @@ CONFIG_DNOTIFY=y
1140# Pseudo filesystems 1436# Pseudo filesystems
1141# 1437#
1142CONFIG_PROC_FS=y 1438CONFIG_PROC_FS=y
1439CONFIG_PROC_SYSCTL=y
1143CONFIG_SYSFS=y 1440CONFIG_SYSFS=y
1144CONFIG_TMPFS=y 1441CONFIG_TMPFS=y
1442# CONFIG_TMPFS_POSIX_ACL is not set
1145# CONFIG_HUGETLB_PAGE is not set 1443# CONFIG_HUGETLB_PAGE is not set
1146CONFIG_RAMFS=y 1444# CONFIG_CONFIGFS_FS is not set
1147# CONFIG_RELAYFS_FS is not set
1148 1445
1149# 1446#
1150# Miscellaneous filesystems 1447# Miscellaneous filesystems
@@ -1156,13 +1453,15 @@ CONFIG_RAMFS=y
1156# CONFIG_BEFS_FS is not set 1453# CONFIG_BEFS_FS is not set
1157# CONFIG_BFS_FS is not set 1454# CONFIG_BFS_FS is not set
1158# CONFIG_EFS_FS is not set 1455# CONFIG_EFS_FS is not set
1159# CONFIG_JFFS_FS is not set
1160CONFIG_JFFS2_FS=y 1456CONFIG_JFFS2_FS=y
1161CONFIG_JFFS2_FS_DEBUG=0 1457CONFIG_JFFS2_FS_DEBUG=0
1162CONFIG_JFFS2_FS_WRITEBUFFER=y 1458CONFIG_JFFS2_FS_WRITEBUFFER=y
1459# CONFIG_JFFS2_FS_WBUF_VERIFY is not set
1163# CONFIG_JFFS2_SUMMARY is not set 1460# CONFIG_JFFS2_SUMMARY is not set
1461# CONFIG_JFFS2_FS_XATTR is not set
1164# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set 1462# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
1165CONFIG_JFFS2_ZLIB=y 1463CONFIG_JFFS2_ZLIB=y
1464# CONFIG_JFFS2_LZO is not set
1166CONFIG_JFFS2_RTIME=y 1465CONFIG_JFFS2_RTIME=y
1167# CONFIG_JFFS2_RUBIN is not set 1466# CONFIG_JFFS2_RUBIN is not set
1168# CONFIG_CRAMFS is not set 1467# CONFIG_CRAMFS is not set
@@ -1171,10 +1470,7 @@ CONFIG_JFFS2_RTIME=y
1171# CONFIG_QNX4FS_FS is not set 1470# CONFIG_QNX4FS_FS is not set
1172# CONFIG_SYSV_FS is not set 1471# CONFIG_SYSV_FS is not set
1173# CONFIG_UFS_FS is not set 1472# CONFIG_UFS_FS is not set
1174 1473CONFIG_NETWORK_FILESYSTEMS=y
1175#
1176# Network File Systems
1177#
1178CONFIG_NFS_FS=y 1474CONFIG_NFS_FS=y
1179CONFIG_NFS_V3=y 1475CONFIG_NFS_V3=y
1180# CONFIG_NFS_V3_ACL is not set 1476# CONFIG_NFS_V3_ACL is not set
@@ -1186,6 +1482,7 @@ CONFIG_LOCKD=y
1186CONFIG_LOCKD_V4=y 1482CONFIG_LOCKD_V4=y
1187CONFIG_NFS_COMMON=y 1483CONFIG_NFS_COMMON=y
1188CONFIG_SUNRPC=y 1484CONFIG_SUNRPC=y
1485# CONFIG_SUNRPC_BIND34 is not set
1189# CONFIG_RPCSEC_GSS_KRB5 is not set 1486# CONFIG_RPCSEC_GSS_KRB5 is not set
1190# CONFIG_RPCSEC_GSS_SPKM3 is not set 1487# CONFIG_RPCSEC_GSS_SPKM3 is not set
1191# CONFIG_SMB_FS is not set 1488# CONFIG_SMB_FS is not set
@@ -1193,7 +1490,6 @@ CONFIG_SUNRPC=y
1193# CONFIG_NCP_FS is not set 1490# CONFIG_NCP_FS is not set
1194# CONFIG_CODA_FS is not set 1491# CONFIG_CODA_FS is not set
1195# CONFIG_AFS_FS is not set 1492# CONFIG_AFS_FS is not set
1196# CONFIG_9P_FS is not set
1197 1493
1198# 1494#
1199# Partition Types 1495# Partition Types
@@ -1213,37 +1509,53 @@ CONFIG_MSDOS_PARTITION=y
1213# CONFIG_SGI_PARTITION is not set 1509# CONFIG_SGI_PARTITION is not set
1214# CONFIG_ULTRIX_PARTITION is not set 1510# CONFIG_ULTRIX_PARTITION is not set
1215# CONFIG_SUN_PARTITION is not set 1511# CONFIG_SUN_PARTITION is not set
1512# CONFIG_KARMA_PARTITION is not set
1216# CONFIG_EFI_PARTITION is not set 1513# CONFIG_EFI_PARTITION is not set
1217 1514# CONFIG_SYSV68_PARTITION is not set
1218#
1219# Native Language Support
1220#
1221# CONFIG_NLS is not set 1515# CONFIG_NLS is not set
1222 1516# CONFIG_DLM is not set
1223# 1517CONFIG_INSTRUMENTATION=y
1224# Profiling support
1225#
1226# CONFIG_PROFILING is not set 1518# CONFIG_PROFILING is not set
1519# CONFIG_MARKERS is not set
1227 1520
1228# 1521#
1229# Kernel hacking 1522# Kernel hacking
1230# 1523#
1231# CONFIG_PRINTK_TIME is not set 1524# CONFIG_PRINTK_TIME is not set
1232CONFIG_DEBUG_KERNEL=y 1525CONFIG_ENABLE_WARN_DEPRECATED=y
1526CONFIG_ENABLE_MUST_CHECK=y
1233CONFIG_MAGIC_SYSRQ=y 1527CONFIG_MAGIC_SYSRQ=y
1234CONFIG_LOG_BUF_SHIFT=14 1528# CONFIG_UNUSED_SYMBOLS is not set
1529# CONFIG_DEBUG_FS is not set
1530# CONFIG_HEADERS_CHECK is not set
1531CONFIG_DEBUG_KERNEL=y
1532# CONFIG_DEBUG_SHIRQ is not set
1235CONFIG_DETECT_SOFTLOCKUP=y 1533CONFIG_DETECT_SOFTLOCKUP=y
1534CONFIG_SCHED_DEBUG=y
1236# CONFIG_SCHEDSTATS is not set 1535# CONFIG_SCHEDSTATS is not set
1237# CONFIG_DEBUG_SLAB is not set 1536# CONFIG_TIMER_STATS is not set
1537# CONFIG_SLUB_DEBUG_ON is not set
1538# CONFIG_DEBUG_RT_MUTEXES is not set
1539# CONFIG_RT_MUTEX_TESTER is not set
1238# CONFIG_DEBUG_SPINLOCK is not set 1540# CONFIG_DEBUG_SPINLOCK is not set
1541# CONFIG_DEBUG_MUTEXES is not set
1542# CONFIG_DEBUG_LOCK_ALLOC is not set
1543# CONFIG_PROVE_LOCKING is not set
1544# CONFIG_LOCK_STAT is not set
1239# CONFIG_DEBUG_SPINLOCK_SLEEP is not set 1545# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1546# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1240# CONFIG_DEBUG_KOBJECT is not set 1547# CONFIG_DEBUG_KOBJECT is not set
1241CONFIG_DEBUG_BUGVERBOSE=y 1548CONFIG_DEBUG_BUGVERBOSE=y
1242# CONFIG_DEBUG_INFO is not set 1549# CONFIG_DEBUG_INFO is not set
1243# CONFIG_DEBUG_FS is not set
1244# CONFIG_DEBUG_VM is not set 1550# CONFIG_DEBUG_VM is not set
1551# CONFIG_DEBUG_LIST is not set
1552# CONFIG_DEBUG_SG is not set
1245CONFIG_FRAME_POINTER=y 1553CONFIG_FRAME_POINTER=y
1554CONFIG_FORCED_INLINING=y
1555# CONFIG_BOOT_PRINTK_DELAY is not set
1246# CONFIG_RCU_TORTURE_TEST is not set 1556# CONFIG_RCU_TORTURE_TEST is not set
1557# CONFIG_FAULT_INJECTION is not set
1558# CONFIG_SAMPLES is not set
1247# CONFIG_DEBUG_USER is not set 1559# CONFIG_DEBUG_USER is not set
1248CONFIG_DEBUG_ERRORS=y 1560CONFIG_DEBUG_ERRORS=y
1249CONFIG_DEBUG_LL=y 1561CONFIG_DEBUG_LL=y
@@ -1254,22 +1566,22 @@ CONFIG_DEBUG_LL=y
1254# 1566#
1255# CONFIG_KEYS is not set 1567# CONFIG_KEYS is not set
1256# CONFIG_SECURITY is not set 1568# CONFIG_SECURITY is not set
1257 1569# CONFIG_SECURITY_FILE_CAPABILITIES is not set
1258#
1259# Cryptographic options
1260#
1261# CONFIG_CRYPTO is not set 1570# CONFIG_CRYPTO is not set
1262 1571
1263# 1572#
1264# Hardware crypto devices
1265#
1266
1267#
1268# Library routines 1573# Library routines
1269# 1574#
1575CONFIG_BITREVERSE=y
1270# CONFIG_CRC_CCITT is not set 1576# CONFIG_CRC_CCITT is not set
1271# CONFIG_CRC16 is not set 1577# CONFIG_CRC16 is not set
1578# CONFIG_CRC_ITU_T is not set
1272CONFIG_CRC32=y 1579CONFIG_CRC32=y
1580# CONFIG_CRC7 is not set
1273# CONFIG_LIBCRC32C is not set 1581# CONFIG_LIBCRC32C is not set
1274CONFIG_ZLIB_INFLATE=y 1582CONFIG_ZLIB_INFLATE=y
1275CONFIG_ZLIB_DEFLATE=y 1583CONFIG_ZLIB_DEFLATE=y
1584CONFIG_PLIST=y
1585CONFIG_HAS_IOMEM=y
1586CONFIG_HAS_IOPORT=y
1587CONFIG_HAS_DMA=y