summaryrefslogtreecommitdiffstats
path: root/meta/packages/linux
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2008-01-10 23:39:28 +0000
committerRichard Purdie <richard@openedhand.com>2008-01-10 23:39:28 +0000
commit2f9cc6ae3cc6874de9a10978b60a3653dcd401db (patch)
treefd786a3ddbee3bee304f8189d1f9f66d3cb3fcff /meta/packages/linux
parentd1a302add6095bb05eca011be4e9e0b4cc46f966 (diff)
downloadpoky-2f9cc6ae3cc6874de9a10978b60a3653dcd401db.tar.gz
linux-rp-2.6.23: Fixup qemu defconfigs
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3456 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/linux')
-rw-r--r--meta/packages/linux/linux-rp-2.6.23/defconfig-qemuarm640
-rw-r--r--meta/packages/linux/linux-rp-2.6.23/defconfig-qemux86703
-rw-r--r--meta/packages/linux/linux-rp_2.6.23.bb2
3 files changed, 793 insertions, 552 deletions
diff --git a/meta/packages/linux/linux-rp-2.6.23/defconfig-qemuarm b/meta/packages/linux/linux-rp-2.6.23/defconfig-qemuarm
index d4970059aa..e8e2ed01e2 100644
--- a/meta/packages/linux/linux-rp-2.6.23/defconfig-qemuarm
+++ b/meta/packages/linux/linux-rp-2.6.23/defconfig-qemuarm
@@ -1,40 +1,58 @@
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 3# Linux kernel version: 2.6.23
4# Sat Aug 26 22:45:02 2006 4# Fri Jan 11 00:23:17 2008
5# 5#
6CONFIG_ARM=y 6CONFIG_ARM=y
7CONFIG_SYS_SUPPORTS_APM_EMULATION=y
8# CONFIG_GENERIC_GPIO is not set
9CONFIG_GENERIC_TIME=y
10CONFIG_GENERIC_CLOCKEVENTS=y
7CONFIG_MMU=y 11CONFIG_MMU=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
8CONFIG_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
9CONFIG_GENERIC_HWEIGHT=y 22CONFIG_GENERIC_HWEIGHT=y
10CONFIG_GENERIC_CALIBRATE_DELAY=y 23CONFIG_GENERIC_CALIBRATE_DELAY=y
24CONFIG_ZONE_DMA=y
11CONFIG_VECTORS_BASE=0xffff0000 25CONFIG_VECTORS_BASE=0xffff0000
26CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
12 27
13# 28#
14# Code maturity level options 29# General setup
15# 30#
16CONFIG_EXPERIMENTAL=y 31CONFIG_EXPERIMENTAL=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
28# CONFIG_BSD_PROCESS_ACCT is not set 40# CONFIG_BSD_PROCESS_ACCT is not set
29CONFIG_SYSCTL=y 41# CONFIG_TASKSTATS is not set
42# CONFIG_USER_NS is not set
30# CONFIG_AUDIT is not set 43# CONFIG_AUDIT is not set
31CONFIG_IKCONFIG=y 44CONFIG_IKCONFIG=y
32CONFIG_IKCONFIG_PROC=y 45CONFIG_IKCONFIG_PROC=y
46CONFIG_LOG_BUF_SHIFT=14
47CONFIG_SYSFS_DEPRECATED=y
33# CONFIG_RELAY is not set 48# CONFIG_RELAY is not set
49CONFIG_BLK_DEV_INITRD=y
34CONFIG_INITRAMFS_SOURCE="" 50CONFIG_INITRAMFS_SOURCE=""
35CONFIG_UID16=y
36CONFIG_CC_OPTIMIZE_FOR_SIZE=y 51CONFIG_CC_OPTIMIZE_FOR_SIZE=y
37# CONFIG_EMBEDDED is not set 52CONFIG_SYSCTL=y
53CONFIG_EMBEDDED=y
54CONFIG_UID16=y
55CONFIG_SYSCTL_SYSCALL=y
38CONFIG_KALLSYMS=y 56CONFIG_KALLSYMS=y
39# CONFIG_KALLSYMS_ALL is not set 57# CONFIG_KALLSYMS_ALL is not set
40# CONFIG_KALLSYMS_EXTRA_PASS is not set 58# CONFIG_KALLSYMS_EXTRA_PASS is not set
@@ -44,28 +62,29 @@ CONFIG_BUG=y
44CONFIG_ELF_CORE=y 62CONFIG_ELF_CORE=y
45CONFIG_BASE_FULL=y 63CONFIG_BASE_FULL=y
46CONFIG_FUTEX=y 64CONFIG_FUTEX=y
65CONFIG_ANON_INODES=y
47CONFIG_EPOLL=y 66CONFIG_EPOLL=y
67CONFIG_SIGNALFD=y
68CONFIG_EVENTFD=y
48CONFIG_SHMEM=y 69CONFIG_SHMEM=y
70CONFIG_VM_EVENT_COUNTERS=y
49CONFIG_SLAB=y 71CONFIG_SLAB=y
72# CONFIG_SLUB is not set
73# CONFIG_SLOB is not set
74CONFIG_RT_MUTEXES=y
50# CONFIG_TINY_SHMEM is not set 75# CONFIG_TINY_SHMEM is not set
51CONFIG_BASE_SMALL=0 76CONFIG_BASE_SMALL=0
52# CONFIG_SLOB is not set
53CONFIG_OBSOLETE_INTERMODULE=y
54
55#
56# Loadable module support
57#
58CONFIG_MODULES=y 77CONFIG_MODULES=y
59CONFIG_MODULE_UNLOAD=y 78CONFIG_MODULE_UNLOAD=y
60# CONFIG_MODULE_FORCE_UNLOAD is not set 79# CONFIG_MODULE_FORCE_UNLOAD is not set
61# CONFIG_MODVERSIONS is not set 80# CONFIG_MODVERSIONS is not set
62# CONFIG_MODULE_SRCVERSION_ALL is not set 81# CONFIG_MODULE_SRCVERSION_ALL is not set
63CONFIG_KMOD=y 82CONFIG_KMOD=y
64 83CONFIG_BLOCK=y
65# 84# CONFIG_LBD is not set
66# Block layer
67#
68# CONFIG_BLK_DEV_IO_TRACE is not set 85# CONFIG_BLK_DEV_IO_TRACE is not set
86# CONFIG_LSF is not set
87# CONFIG_BLK_DEV_BSG is not set
69 88
70# 89#
71# IO Schedulers 90# IO Schedulers
@@ -83,31 +102,47 @@ CONFIG_DEFAULT_IOSCHED="anticipatory"
83# 102#
84# System Type 103# System Type
85# 104#
105# CONFIG_ARCH_AAEC2000 is not set
106# CONFIG_ARCH_INTEGRATOR is not set
107# CONFIG_ARCH_REALVIEW is not set
108CONFIG_ARCH_VERSATILE=y
109# CONFIG_ARCH_AT91 is not set
86# CONFIG_ARCH_CLPS7500 is not set 110# CONFIG_ARCH_CLPS7500 is not set
87# CONFIG_ARCH_CLPS711X is not set 111# CONFIG_ARCH_CLPS711X is not set
88# CONFIG_ARCH_CO285 is not set 112# CONFIG_ARCH_CO285 is not set
89# CONFIG_ARCH_EBSA110 is not set 113# CONFIG_ARCH_EBSA110 is not set
90# CONFIG_ARCH_EP93XX is not set 114# CONFIG_ARCH_EP93XX is not set
91# CONFIG_ARCH_FOOTBRIDGE is not set 115# CONFIG_ARCH_FOOTBRIDGE is not set
92# CONFIG_ARCH_INTEGRATOR is not set 116# CONFIG_ARCH_NETX is not set
93# CONFIG_ARCH_IOP3XX is not set 117# CONFIG_ARCH_H720X is not set
94# CONFIG_ARCH_IXP4XX is not set 118# CONFIG_ARCH_IMX is not set
95# CONFIG_ARCH_IXP2000 is not set 119# CONFIG_ARCH_IOP13XX is not set
120# CONFIG_ARCH_IOP32X is not set
121# CONFIG_ARCH_IOP33X is not set
96# CONFIG_ARCH_IXP23XX is not set 122# CONFIG_ARCH_IXP23XX is not set
123# CONFIG_ARCH_IXP2000 is not set
124# CONFIG_ARCH_IXP4XX is not set
97# CONFIG_ARCH_L7200 is not set 125# CONFIG_ARCH_L7200 is not set
126# CONFIG_ARCH_KS8695 is not set
127# CONFIG_ARCH_NS9XXX is not set
128# CONFIG_ARCH_MXC is not set
129# CONFIG_ARCH_PNX4008 is not set
98# CONFIG_ARCH_PXA is not set 130# CONFIG_ARCH_PXA is not set
99# CONFIG_ARCH_RPC is not set 131# CONFIG_ARCH_RPC is not set
100# CONFIG_ARCH_SA1100 is not set 132# CONFIG_ARCH_SA1100 is not set
101# CONFIG_ARCH_S3C2410 is not set 133# CONFIG_ARCH_S3C2410 is not set
102# CONFIG_ARCH_SHARK is not set 134# CONFIG_ARCH_SHARK is not set
103# CONFIG_ARCH_LH7A40X is not set 135# CONFIG_ARCH_LH7A40X is not set
136# CONFIG_ARCH_DAVINCI is not set
104# CONFIG_ARCH_OMAP is not set 137# CONFIG_ARCH_OMAP is not set
105CONFIG_ARCH_VERSATILE=y 138
106# CONFIG_ARCH_REALVIEW is not set 139#
107# CONFIG_ARCH_IMX is not set 140# Boot options
108# CONFIG_ARCH_H720X is not set 141#
109# CONFIG_ARCH_AAEC2000 is not set 142
110# CONFIG_ARCH_AT91RM9200 is not set 143#
144# Power management
145#
111 146
112# 147#
113# Versatile platform type 148# Versatile platform type
@@ -125,6 +160,8 @@ CONFIG_CPU_ABRT_EV5TJ=y
125CONFIG_CPU_CACHE_VIVT=y 160CONFIG_CPU_CACHE_VIVT=y
126CONFIG_CPU_COPY_V4WB=y 161CONFIG_CPU_COPY_V4WB=y
127CONFIG_CPU_TLB_V4WBI=y 162CONFIG_CPU_TLB_V4WBI=y
163CONFIG_CPU_CP15=y
164CONFIG_CPU_CP15_MMU=y
128 165
129# 166#
130# Processor Features 167# Processor Features
@@ -134,8 +171,7 @@ CONFIG_ARM_THUMB=y
134# CONFIG_CPU_DCACHE_DISABLE is not set 171# CONFIG_CPU_DCACHE_DISABLE is not set
135# CONFIG_CPU_DCACHE_WRITETHROUGH is not set 172# CONFIG_CPU_DCACHE_WRITETHROUGH is not set
136# CONFIG_CPU_CACHE_ROUND_ROBIN is not set 173# CONFIG_CPU_CACHE_ROUND_ROBIN is not set
137CONFIG_KEXEC=y 174# CONFIG_OUTER_CACHE is not set
138CONFIG_ATAGS_PROC=y
139CONFIG_ARM_VIC=y 175CONFIG_ARM_VIC=y
140CONFIG_ICST307=y 176CONFIG_ICST307=y
141 177
@@ -144,6 +180,8 @@ CONFIG_ICST307=y
144# 180#
145CONFIG_ARM_AMBA=y 181CONFIG_ARM_AMBA=y
146CONFIG_PCI=y 182CONFIG_PCI=y
183CONFIG_PCI_SYSCALL=y
184# CONFIG_ARCH_SUPPORTS_MSI is not set
147# CONFIG_PCI_DEBUG is not set 185# CONFIG_PCI_DEBUG is not set
148 186
149# 187#
@@ -154,10 +192,13 @@ CONFIG_PCI=y
154# 192#
155# Kernel Features 193# Kernel Features
156# 194#
195# CONFIG_TICK_ONESHOT is not set
196# CONFIG_NO_HZ is not set
197# CONFIG_HIGH_RES_TIMERS is not set
157# CONFIG_PREEMPT is not set 198# CONFIG_PREEMPT is not set
158# CONFIG_NO_IDLE_HZ is not set
159CONFIG_HZ=100 199CONFIG_HZ=100
160# CONFIG_AEABI is not set 200CONFIG_AEABI=y
201CONFIG_OABI_COMPAT=y
161# CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set 202# CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set
162CONFIG_SELECT_MEMORY_MODEL=y 203CONFIG_SELECT_MEMORY_MODEL=y
163CONFIG_FLATMEM_MANUAL=y 204CONFIG_FLATMEM_MANUAL=y
@@ -167,8 +208,11 @@ CONFIG_FLATMEM=y
167CONFIG_FLAT_NODE_MEM_MAP=y 208CONFIG_FLAT_NODE_MEM_MAP=y
168# CONFIG_SPARSEMEM_STATIC is not set 209# CONFIG_SPARSEMEM_STATIC is not set
169CONFIG_SPLIT_PTLOCK_CPUS=4096 210CONFIG_SPLIT_PTLOCK_CPUS=4096
211# CONFIG_RESOURCES_64BIT is not set
212CONFIG_ZONE_DMA_FLAG=1
213CONFIG_BOUNCE=y
214CONFIG_VIRT_TO_BUS=y
170CONFIG_LEDS=y 215CONFIG_LEDS=y
171CONFIG_LEDS_TIMER=y
172CONFIG_LEDS_CPU=y 216CONFIG_LEDS_CPU=y
173CONFIG_ALIGNMENT_TRAP=y 217CONFIG_ALIGNMENT_TRAP=y
174 218
@@ -177,8 +221,10 @@ CONFIG_ALIGNMENT_TRAP=y
177# 221#
178CONFIG_ZBOOT_ROM_TEXT=0x0 222CONFIG_ZBOOT_ROM_TEXT=0x0
179CONFIG_ZBOOT_ROM_BSS=0x0 223CONFIG_ZBOOT_ROM_BSS=0x0
180CONFIG_CMDLINE="console=ttyS0,115200n8 console=tty1 noinitrd root=/dev/mtdblock2 rootfstype=jffs2 dyntick=enable debug" 224CONFIG_CMDLINE="console=ttyAMA0,115200n8 console=tty1 noinitrd root=/dev/mtdblock2 rootfstype=jffs2 dyntick=enable debug"
181# CONFIG_XIP_KERNEL is not set 225# CONFIG_XIP_KERNEL is not set
226CONFIG_KEXEC=y
227CONFIG_ATAGS_PROC=y
182 228
183# 229#
184# Floating point emulation 230# Floating point emulation
@@ -198,7 +244,6 @@ CONFIG_VFP=y
198CONFIG_BINFMT_ELF=y 244CONFIG_BINFMT_ELF=y
199# CONFIG_BINFMT_AOUT is not set 245# CONFIG_BINFMT_AOUT is not set
200# CONFIG_BINFMT_MISC is not set 246# CONFIG_BINFMT_MISC is not set
201# CONFIG_ARTHUR is not set
202 247
203# 248#
204# Power management options 249# Power management options
@@ -206,7 +251,10 @@ CONFIG_BINFMT_ELF=y
206CONFIG_PM=y 251CONFIG_PM=y
207# CONFIG_PM_LEGACY is not set 252# CONFIG_PM_LEGACY is not set
208# CONFIG_PM_DEBUG is not set 253# CONFIG_PM_DEBUG is not set
209# CONFIG_APM is not set 254CONFIG_PM_SLEEP=y
255CONFIG_SUSPEND_UP_POSSIBLE=y
256CONFIG_SUSPEND=y
257# CONFIG_APM_EMULATION is not set
210 258
211# 259#
212# Networking 260# Networking
@@ -216,10 +264,13 @@ CONFIG_NET=y
216# 264#
217# Networking options 265# Networking options
218# 266#
219# CONFIG_NETDEBUG is not set
220CONFIG_PACKET=y 267CONFIG_PACKET=y
221CONFIG_PACKET_MMAP=y 268CONFIG_PACKET_MMAP=y
222CONFIG_UNIX=y 269CONFIG_UNIX=y
270CONFIG_XFRM=y
271# CONFIG_XFRM_USER is not set
272# CONFIG_XFRM_SUB_POLICY is not set
273# CONFIG_XFRM_MIGRATE is not set
223# CONFIG_NET_KEY is not set 274# CONFIG_NET_KEY is not set
224CONFIG_INET=y 275CONFIG_INET=y
225CONFIG_IP_MULTICAST=y 276CONFIG_IP_MULTICAST=y
@@ -239,13 +290,20 @@ CONFIG_IP_PNP_BOOTP=y
239# CONFIG_INET_IPCOMP is not set 290# CONFIG_INET_IPCOMP is not set
240# CONFIG_INET_XFRM_TUNNEL is not set 291# CONFIG_INET_XFRM_TUNNEL is not set
241# CONFIG_INET_TUNNEL is not set 292# CONFIG_INET_TUNNEL is not set
293CONFIG_INET_XFRM_MODE_TRANSPORT=y
294CONFIG_INET_XFRM_MODE_TUNNEL=y
295CONFIG_INET_XFRM_MODE_BEET=y
242CONFIG_INET_DIAG=y 296CONFIG_INET_DIAG=y
243CONFIG_INET_TCP_DIAG=y 297CONFIG_INET_TCP_DIAG=y
244# CONFIG_TCP_CONG_ADVANCED is not set 298# CONFIG_TCP_CONG_ADVANCED is not set
245CONFIG_TCP_CONG_BIC=y 299CONFIG_TCP_CONG_CUBIC=y
300CONFIG_DEFAULT_TCP_CONG="cubic"
301# CONFIG_TCP_MD5SIG is not set
302# CONFIG_IP_VS is not set
246# CONFIG_IPV6 is not set 303# CONFIG_IPV6 is not set
247# CONFIG_INET6_XFRM_TUNNEL is not set 304# CONFIG_INET6_XFRM_TUNNEL is not set
248# CONFIG_INET6_TUNNEL is not set 305# CONFIG_INET6_TUNNEL is not set
306# CONFIG_NETWORK_SECMARK is not set
249CONFIG_NETFILTER=y 307CONFIG_NETFILTER=y
250# CONFIG_NETFILTER_DEBUG is not set 308# CONFIG_NETFILTER_DEBUG is not set
251 309
@@ -308,21 +366,8 @@ CONFIG_IP_NF_RAW=m
308CONFIG_IP_NF_ARPTABLES=m 366CONFIG_IP_NF_ARPTABLES=m
309CONFIG_IP_NF_ARPFILTER=m 367CONFIG_IP_NF_ARPFILTER=m
310CONFIG_IP_NF_ARP_MANGLE=m 368CONFIG_IP_NF_ARP_MANGLE=m
311
312
313#
314# DCCP Configuration (EXPERIMENTAL)
315#
316# CONFIG_IP_DCCP is not set 369# CONFIG_IP_DCCP is not set
317
318#
319# SCTP Configuration (EXPERIMENTAL)
320#
321# CONFIG_IP_SCTP is not set 370# CONFIG_IP_SCTP is not set
322
323#
324# TIPC Configuration (EXPERIMENTAL)
325#
326# CONFIG_TIPC is not set 371# CONFIG_TIPC is not set
327# CONFIG_ATM is not set 372# CONFIG_ATM is not set
328# CONFIG_BRIDGE is not set 373# CONFIG_BRIDGE is not set
@@ -333,7 +378,6 @@ CONFIG_IP_NF_ARP_MANGLE=m
333# CONFIG_ATALK is not set 378# CONFIG_ATALK is not set
334# CONFIG_X25 is not set 379# CONFIG_X25 is not set
335# CONFIG_LAPB is not set 380# CONFIG_LAPB is not set
336# CONFIG_NET_DIVERT is not set
337# CONFIG_ECONET is not set 381# CONFIG_ECONET is not set
338# CONFIG_WAN_ROUTER is not set 382# CONFIG_WAN_ROUTER is not set
339 383
@@ -349,7 +393,17 @@ CONFIG_IP_NF_ARP_MANGLE=m
349# CONFIG_HAMRADIO is not set 393# CONFIG_HAMRADIO is not set
350# CONFIG_IRDA is not set 394# CONFIG_IRDA is not set
351# CONFIG_BT is not set 395# CONFIG_BT is not set
396# CONFIG_AF_RXRPC is not set
397
398#
399# Wireless
400#
401# CONFIG_CFG80211 is not set
402# CONFIG_WIRELESS_EXT is not set
403# CONFIG_MAC80211 is not set
352# CONFIG_IEEE80211 is not set 404# CONFIG_IEEE80211 is not set
405# CONFIG_RFKILL is not set
406# CONFIG_NET_9P is not set
353 407
354# 408#
355# Device Drivers 409# Device Drivers
@@ -362,15 +416,9 @@ CONFIG_STANDALONE=y
362CONFIG_PREVENT_FIRMWARE_BUILD=y 416CONFIG_PREVENT_FIRMWARE_BUILD=y
363# CONFIG_FW_LOADER is not set 417# CONFIG_FW_LOADER is not set
364# CONFIG_DEBUG_DRIVER is not set 418# CONFIG_DEBUG_DRIVER is not set
365 419# CONFIG_DEBUG_DEVRES is not set
366# 420# CONFIG_SYS_HYPERVISOR is not set
367# Connector - unified userspace <-> kernelspace linker
368#
369# CONFIG_CONNECTOR is not set 421# CONFIG_CONNECTOR is not set
370
371#
372# Memory Technology Devices (MTD)
373#
374CONFIG_MTD=y 422CONFIG_MTD=y
375# CONFIG_MTD_DEBUG is not set 423# CONFIG_MTD_DEBUG is not set
376# CONFIG_MTD_CONCAT is not set 424# CONFIG_MTD_CONCAT is not set
@@ -383,11 +431,13 @@ CONFIG_MTD_AFS_PARTS=y
383# User Modules And Translation Layers 431# User Modules And Translation Layers
384# 432#
385CONFIG_MTD_CHAR=y 433CONFIG_MTD_CHAR=y
434CONFIG_MTD_BLKDEVS=y
386CONFIG_MTD_BLOCK=y 435CONFIG_MTD_BLOCK=y
387# CONFIG_FTL is not set 436# CONFIG_FTL is not set
388# CONFIG_NFTL is not set 437# CONFIG_NFTL is not set
389# CONFIG_INFTL is not set 438# CONFIG_INFTL is not set
390# CONFIG_RFD_FTL is not set 439# CONFIG_RFD_FTL is not set
440# CONFIG_SSFDC is not set
391 441
392# 442#
393# RAM/ROM/Flash chip drivers 443# RAM/ROM/Flash chip drivers
@@ -418,7 +468,6 @@ CONFIG_MTD_CFI_UTIL=y
418# CONFIG_MTD_RAM is not set 468# CONFIG_MTD_RAM is not set
419# CONFIG_MTD_ROM is not set 469# CONFIG_MTD_ROM is not set
420# CONFIG_MTD_ABSENT is not set 470# CONFIG_MTD_ABSENT is not set
421# CONFIG_MTD_OBSOLETE_CHIPS is not set
422 471
423# 472#
424# Mapping drivers for chip access 473# Mapping drivers for chip access
@@ -443,29 +492,15 @@ CONFIG_MTD_CFI_UTIL=y
443# CONFIG_MTD_DOC2000 is not set 492# CONFIG_MTD_DOC2000 is not set
444# CONFIG_MTD_DOC2001 is not set 493# CONFIG_MTD_DOC2001 is not set
445# CONFIG_MTD_DOC2001PLUS is not set 494# CONFIG_MTD_DOC2001PLUS is not set
446
447#
448# NAND Flash Device Drivers
449#
450# CONFIG_MTD_NAND is not set 495# CONFIG_MTD_NAND is not set
451
452#
453# OneNAND Flash Device Drivers
454#
455# CONFIG_MTD_ONENAND is not set 496# CONFIG_MTD_ONENAND is not set
456 497
457# 498#
458# Parallel port support 499# UBI - Unsorted block images
459# 500#
501# CONFIG_MTD_UBI is not set
460# CONFIG_PARPORT is not set 502# CONFIG_PARPORT is not set
461 503CONFIG_BLK_DEV=y
462#
463# Plug and Play support
464#
465
466#
467# Block devices
468#
469# CONFIG_BLK_CPQ_DA is not set 504# CONFIG_BLK_CPQ_DA is not set
470# CONFIG_BLK_CPQ_CISS_DA is not set 505# CONFIG_BLK_CPQ_CISS_DA is not set
471# CONFIG_BLK_DEV_DAC960 is not set 506# CONFIG_BLK_DEV_DAC960 is not set
@@ -479,7 +514,7 @@ CONFIG_BLK_DEV_LOOP=y
479CONFIG_BLK_DEV_RAM=y 514CONFIG_BLK_DEV_RAM=y
480CONFIG_BLK_DEV_RAM_COUNT=16 515CONFIG_BLK_DEV_RAM_COUNT=16
481CONFIG_BLK_DEV_RAM_SIZE=51200 516CONFIG_BLK_DEV_RAM_SIZE=51200
482CONFIG_BLK_DEV_INITRD=y 517CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
483# CONFIG_CDROM_PKTCDVD is not set 518# CONFIG_CDROM_PKTCDVD is not set
484# CONFIG_ATA_OVER_ETH is not set 519# CONFIG_ATA_OVER_ETH is not set
485 520
@@ -488,6 +523,9 @@ CONFIG_BLK_DEV_INITRD=y
488# 523#
489# CONFIG_RAID_ATTRS is not set 524# CONFIG_RAID_ATTRS is not set
490CONFIG_SCSI=y 525CONFIG_SCSI=y
526CONFIG_SCSI_DMA=y
527# CONFIG_SCSI_TGT is not set
528# CONFIG_SCSI_NETLINK is not set
491CONFIG_SCSI_PROC_FS=y 529CONFIG_SCSI_PROC_FS=y
492 530
493# 531#
@@ -506,18 +544,17 @@ CONFIG_BLK_DEV_SD=y
506# CONFIG_SCSI_MULTI_LUN is not set 544# CONFIG_SCSI_MULTI_LUN is not set
507# CONFIG_SCSI_CONSTANTS is not set 545# CONFIG_SCSI_CONSTANTS is not set
508# CONFIG_SCSI_LOGGING is not set 546# CONFIG_SCSI_LOGGING is not set
547# CONFIG_SCSI_SCAN_ASYNC is not set
548CONFIG_SCSI_WAIT_SCAN=m
509 549
510# 550#
511# SCSI Transport Attributes 551# SCSI Transports
512# 552#
513CONFIG_SCSI_SPI_ATTRS=y 553CONFIG_SCSI_SPI_ATTRS=y
514# CONFIG_SCSI_FC_ATTRS is not set 554# CONFIG_SCSI_FC_ATTRS is not set
515# CONFIG_SCSI_ISCSI_ATTRS is not set 555# CONFIG_SCSI_ISCSI_ATTRS is not set
516# CONFIG_SCSI_SAS_ATTRS is not set 556# CONFIG_SCSI_SAS_LIBSAS is not set
517 557CONFIG_SCSI_LOWLEVEL=y
518#
519# SCSI low-level drivers
520#
521# CONFIG_ISCSI_TCP is not set 558# CONFIG_ISCSI_TCP is not set
522# CONFIG_BLK_DEV_3W_XXXX_RAID is not set 559# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
523# CONFIG_SCSI_3W_9XXX is not set 560# CONFIG_SCSI_3W_9XXX is not set
@@ -526,41 +563,46 @@ CONFIG_SCSI_SPI_ATTRS=y
526# CONFIG_SCSI_AIC7XXX is not set 563# CONFIG_SCSI_AIC7XXX is not set
527# CONFIG_SCSI_AIC7XXX_OLD is not set 564# CONFIG_SCSI_AIC7XXX_OLD is not set
528# CONFIG_SCSI_AIC79XX is not set 565# CONFIG_SCSI_AIC79XX is not set
566# CONFIG_SCSI_AIC94XX is not set
529# CONFIG_SCSI_DPT_I2O is not set 567# CONFIG_SCSI_DPT_I2O is not set
568# CONFIG_SCSI_ARCMSR is not set
530# CONFIG_MEGARAID_NEWGEN is not set 569# CONFIG_MEGARAID_NEWGEN is not set
531# CONFIG_MEGARAID_LEGACY is not set 570# CONFIG_MEGARAID_LEGACY is not set
532# CONFIG_MEGARAID_SAS is not set 571# CONFIG_MEGARAID_SAS is not set
533# CONFIG_SCSI_SATA is not set 572# CONFIG_SCSI_HPTIOP is not set
534# CONFIG_SCSI_DMX3191D is not set 573# CONFIG_SCSI_DMX3191D is not set
535# CONFIG_SCSI_FUTURE_DOMAIN is not set 574# CONFIG_SCSI_FUTURE_DOMAIN is not set
536# CONFIG_SCSI_IPS is not set 575# CONFIG_SCSI_IPS is not set
537# CONFIG_SCSI_INITIO is not set 576# CONFIG_SCSI_INITIO is not set
538# CONFIG_SCSI_INIA100 is not set 577# CONFIG_SCSI_INIA100 is not set
578# CONFIG_SCSI_STEX is not set
539CONFIG_SCSI_SYM53C8XX_2=y 579CONFIG_SCSI_SYM53C8XX_2=y
540CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1 580CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1
541CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16 581CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
542CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64 582CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
543CONFIG_SCSI_SYM53C8XX_MMIO=y 583CONFIG_SCSI_SYM53C8XX_MMIO=y
544# CONFIG_SCSI_IPR is not set
545# CONFIG_SCSI_QLOGIC_1280 is not set 584# CONFIG_SCSI_QLOGIC_1280 is not set
546# CONFIG_SCSI_QLA_FC is not set 585# CONFIG_SCSI_QLA_FC is not set
586# CONFIG_SCSI_QLA_ISCSI is not set
547# CONFIG_SCSI_LPFC is not set 587# CONFIG_SCSI_LPFC is not set
548# CONFIG_SCSI_DC395x is not set 588# CONFIG_SCSI_DC395x is not set
549# CONFIG_SCSI_DC390T is not set 589# CONFIG_SCSI_DC390T is not set
550# CONFIG_SCSI_NSP32 is not set 590# CONFIG_SCSI_NSP32 is not set
551# CONFIG_SCSI_DEBUG is not set 591# CONFIG_SCSI_DEBUG is not set
552 592# CONFIG_SCSI_SRP is not set
553# 593# CONFIG_ATA is not set
554# Multi-device support (RAID and LVM)
555#
556CONFIG_MD=y 594CONFIG_MD=y
595# CONFIG_BLK_DEV_MD is not set
557CONFIG_BLK_DEV_DM=m 596CONFIG_BLK_DEV_DM=m
597# CONFIG_DM_DEBUG is not set
558CONFIG_DM_CRYPT=m 598CONFIG_DM_CRYPT=m
559CONFIG_DM_SNAPSHOT=m 599CONFIG_DM_SNAPSHOT=m
560CONFIG_DM_MIRROR=m 600CONFIG_DM_MIRROR=m
561CONFIG_DM_ZERO=m 601CONFIG_DM_ZERO=m
562CONFIG_DM_MULTIPATH=m 602CONFIG_DM_MULTIPATH=m
563CONFIG_DM_MULTIPATH_EMC=m 603CONFIG_DM_MULTIPATH_EMC=m
604# CONFIG_DM_MULTIPATH_RDAC is not set
605# CONFIG_DM_DELAY is not set
564 606
565# 607#
566# Fusion MPT device support 608# Fusion MPT device support
@@ -573,54 +615,31 @@ CONFIG_DM_MULTIPATH_EMC=m
573# 615#
574# IEEE 1394 (FireWire) support 616# IEEE 1394 (FireWire) support
575# 617#
618# CONFIG_FIREWIRE is not set
576# CONFIG_IEEE1394 is not set 619# CONFIG_IEEE1394 is not set
577
578#
579# I2O device support
580#
581# CONFIG_I2O is not set 620# CONFIG_I2O is not set
582
583#
584# Network device support
585#
586CONFIG_NETDEVICES=y 621CONFIG_NETDEVICES=y
622# CONFIG_NETDEVICES_MULTIQUEUE is not set
587# CONFIG_DUMMY is not set 623# CONFIG_DUMMY is not set
588# CONFIG_BONDING is not set 624# CONFIG_BONDING is not set
625# CONFIG_MACVLAN is not set
589# CONFIG_EQUALIZER is not set 626# CONFIG_EQUALIZER is not set
590CONFIG_TUN=m 627CONFIG_TUN=m
591
592#
593# ARCnet devices
594#
595# CONFIG_ARCNET is not set 628# CONFIG_ARCNET is not set
596
597#
598# PHY device support
599#
600# CONFIG_PHYLIB is not set 629# CONFIG_PHYLIB is not set
601
602#
603# Ethernet (10 or 100Mbit)
604#
605CONFIG_NET_ETHERNET=y 630CONFIG_NET_ETHERNET=y
606CONFIG_MII=y 631CONFIG_MII=y
632# CONFIG_AX88796 is not set
607# CONFIG_HAPPYMEAL is not set 633# CONFIG_HAPPYMEAL is not set
608# CONFIG_SUNGEM is not set 634# CONFIG_SUNGEM is not set
609# CONFIG_CASSINI is not set 635# CONFIG_CASSINI is not set
610# CONFIG_NET_VENDOR_3COM is not set 636# CONFIG_NET_VENDOR_3COM is not set
611CONFIG_SMC91X=y 637CONFIG_SMC91X=y
612# CONFIG_DM9000 is not set 638# CONFIG_DM9000 is not set
613
614#
615# Tulip family network device support
616#
617# CONFIG_NET_TULIP is not set 639# CONFIG_NET_TULIP is not set
618# CONFIG_HP100 is not set 640# CONFIG_HP100 is not set
619# CONFIG_NET_PCI is not set 641# CONFIG_NET_PCI is not set
620 642CONFIG_NETDEV_1000=y
621#
622# Ethernet (1000 Mbit)
623#
624# CONFIG_ACENIC is not set 643# CONFIG_ACENIC is not set
625# CONFIG_DL2K is not set 644# CONFIG_DL2K is not set
626# CONFIG_E1000 is not set 645# CONFIG_E1000 is not set
@@ -632,29 +651,36 @@ CONFIG_SMC91X=y
632# CONFIG_SKGE is not set 651# CONFIG_SKGE is not set
633# CONFIG_SKY2 is not set 652# CONFIG_SKY2 is not set
634# CONFIG_SK98LIN is not set 653# CONFIG_SK98LIN is not set
654# CONFIG_VIA_VELOCITY is not set
635# CONFIG_TIGON3 is not set 655# CONFIG_TIGON3 is not set
636# CONFIG_BNX2 is not set 656# CONFIG_BNX2 is not set
637 657# CONFIG_QLA3XXX is not set
638# 658# CONFIG_ATL1 is not set
639# Ethernet (10000 Mbit) 659CONFIG_NETDEV_10000=y
640#
641# CONFIG_CHELSIO_T1 is not set 660# CONFIG_CHELSIO_T1 is not set
661# CONFIG_CHELSIO_T3 is not set
642# CONFIG_IXGB is not set 662# CONFIG_IXGB is not set
643# CONFIG_S2IO is not set 663# CONFIG_S2IO is not set
644 664# CONFIG_MYRI10GE is not set
645# 665# CONFIG_NETXEN_NIC is not set
646# Token Ring devices 666# CONFIG_MLX4_CORE is not set
647#
648# CONFIG_TR is not set 667# CONFIG_TR is not set
649 668
650# 669#
651# Wireless LAN (non-hamradio) 670# Wireless LAN
652# 671#
653# CONFIG_NET_RADIO is not set 672# CONFIG_WLAN_PRE80211 is not set
673# CONFIG_WLAN_80211 is not set
654 674
655# 675#
656# Wan interfaces 676# USB Network Adapters
657# 677#
678# CONFIG_USB_CATC is not set
679# CONFIG_USB_KAWETH is not set
680# CONFIG_USB_PEGASUS is not set
681# CONFIG_USB_RTL8150 is not set
682# CONFIG_USB_USBNET_MII is not set
683# CONFIG_USB_USBNET is not set
658# CONFIG_WAN is not set 684# CONFIG_WAN is not set
659# CONFIG_FDDI is not set 685# CONFIG_FDDI is not set
660# CONFIG_HIPPI is not set 686# CONFIG_HIPPI is not set
@@ -665,16 +691,14 @@ CONFIG_SMC91X=y
665# CONFIG_NETCONSOLE is not set 691# CONFIG_NETCONSOLE is not set
666# CONFIG_NETPOLL is not set 692# CONFIG_NETPOLL is not set
667# CONFIG_NET_POLL_CONTROLLER is not set 693# CONFIG_NET_POLL_CONTROLLER is not set
668
669#
670# ISDN subsystem
671#
672# CONFIG_ISDN is not set 694# CONFIG_ISDN is not set
673 695
674# 696#
675# Input device support 697# Input device support
676# 698#
677CONFIG_INPUT=y 699CONFIG_INPUT=y
700# CONFIG_INPUT_FF_MEMLESS is not set
701# CONFIG_INPUT_POLLDEV is not set
678 702
679# 703#
680# Userland interfaces 704# Userland interfaces
@@ -695,13 +719,22 @@ CONFIG_KEYBOARD_ATKBD=y
695# CONFIG_KEYBOARD_LKKBD is not set 719# CONFIG_KEYBOARD_LKKBD is not set
696# CONFIG_KEYBOARD_XTKBD is not set 720# CONFIG_KEYBOARD_XTKBD is not set
697# CONFIG_KEYBOARD_NEWTON is not set 721# CONFIG_KEYBOARD_NEWTON is not set
698CONFIG_INPUT_MOUSE=y 722# CONFIG_KEYBOARD_STOWAWAY is not set
699CONFIG_MOUSE_PS2=y 723# CONFIG_INPUT_MOUSE is not set
700# CONFIG_MOUSE_SERIAL is not set
701# CONFIG_MOUSE_VSXXXAA is not set
702# CONFIG_INPUT_JOYSTICK is not set 724# CONFIG_INPUT_JOYSTICK is not set
725CONFIG_INPUT_TABLET=y
726# CONFIG_TABLET_USB_ACECAD is not set
727# CONFIG_TABLET_USB_AIPTEK is not set
728# CONFIG_TABLET_USB_GTCO is not set
729# CONFIG_TABLET_USB_KBTAB is not set
730CONFIG_TABLET_USB_WACOM=y
703# CONFIG_INPUT_TOUCHSCREEN is not set 731# CONFIG_INPUT_TOUCHSCREEN is not set
704CONFIG_INPUT_MISC=y 732CONFIG_INPUT_MISC=y
733# CONFIG_INPUT_ATI_REMOTE is not set
734# CONFIG_INPUT_ATI_REMOTE2 is not set
735# CONFIG_INPUT_KEYSPAN_REMOTE is not set
736# CONFIG_INPUT_POWERMATE is not set
737# CONFIG_INPUT_YEALINK is not set
705# CONFIG_INPUT_UINPUT is not set 738# CONFIG_INPUT_UINPUT is not set
706 739
707# 740#
@@ -721,6 +754,7 @@ CONFIG_SERIO_LIBPS2=y
721CONFIG_VT=y 754CONFIG_VT=y
722CONFIG_VT_CONSOLE=y 755CONFIG_VT_CONSOLE=y
723CONFIG_HW_CONSOLE=y 756CONFIG_HW_CONSOLE=y
757# CONFIG_VT_HW_CONSOLE_BINDING is not set
724# CONFIG_SERIAL_NONSTANDARD is not set 758# CONFIG_SERIAL_NONSTANDARD is not set
725 759
726# 760#
@@ -738,36 +772,16 @@ CONFIG_SERIAL_CORE_CONSOLE=y
738# CONFIG_SERIAL_JSM is not set 772# CONFIG_SERIAL_JSM is not set
739CONFIG_UNIX98_PTYS=y 773CONFIG_UNIX98_PTYS=y
740# CONFIG_LEGACY_PTYS is not set 774# CONFIG_LEGACY_PTYS is not set
741
742#
743# IPMI
744#
745# CONFIG_IPMI_HANDLER is not set 775# CONFIG_IPMI_HANDLER is not set
746
747#
748# Watchdog Cards
749#
750# CONFIG_WATCHDOG is not set 776# CONFIG_WATCHDOG is not set
777CONFIG_HW_RANDOM=m
751# CONFIG_NVRAM is not set 778# CONFIG_NVRAM is not set
752# CONFIG_DTLK is not set
753# CONFIG_R3964 is not set 779# CONFIG_R3964 is not set
754# CONFIG_APPLICOM is not set 780# CONFIG_APPLICOM is not set
755
756#
757# Ftape, the floppy tape device driver
758#
759# CONFIG_DRM is not set 781# CONFIG_DRM is not set
760# CONFIG_RAW_DRIVER is not set 782# CONFIG_RAW_DRIVER is not set
761
762#
763# TPM devices
764#
765# CONFIG_TCG_TPM is not set 783# CONFIG_TCG_TPM is not set
766# CONFIG_TELCLOCK is not set 784CONFIG_DEVPORT=y
767
768#
769# I2C support
770#
771# CONFIG_I2C is not set 785# CONFIG_I2C is not set
772 786
773# 787#
@@ -775,31 +789,41 @@ CONFIG_UNIX98_PTYS=y
775# 789#
776# CONFIG_SPI is not set 790# CONFIG_SPI is not set
777# CONFIG_SPI_MASTER is not set 791# CONFIG_SPI_MASTER is not set
778
779#
780# Dallas's 1-wire bus
781#
782# CONFIG_W1 is not set 792# CONFIG_W1 is not set
783 793# CONFIG_POWER_SUPPLY is not set
784#
785# Hardware Monitoring support
786#
787CONFIG_HWMON=y 794CONFIG_HWMON=y
788# CONFIG_HWMON_VID is not set 795# CONFIG_HWMON_VID is not set
796# CONFIG_SENSORS_ABITUGURU is not set
797# CONFIG_SENSORS_ABITUGURU3 is not set
789# CONFIG_SENSORS_F71805F is not set 798# CONFIG_SENSORS_F71805F is not set
799# CONFIG_SENSORS_IT87 is not set
800# CONFIG_SENSORS_PC87360 is not set
801# CONFIG_SENSORS_PC87427 is not set
802# CONFIG_SENSORS_SIS5595 is not set
803# CONFIG_SENSORS_SMSC47M1 is not set
804# CONFIG_SENSORS_SMSC47B397 is not set
805# CONFIG_SENSORS_VIA686A is not set
806# CONFIG_SENSORS_VT1211 is not set
807# CONFIG_SENSORS_VT8231 is not set
808# CONFIG_SENSORS_W83627HF is not set
809# CONFIG_SENSORS_W83627EHF is not set
790# CONFIG_HWMON_DEBUG_CHIP is not set 810# CONFIG_HWMON_DEBUG_CHIP is not set
811CONFIG_MISC_DEVICES=y
812# CONFIG_PHANTOM is not set
813# CONFIG_EEPROM_93CX6 is not set
814# CONFIG_SGI_IOC4 is not set
815# CONFIG_TIFM_CORE is not set
791 816
792# 817#
793# Misc devices 818# Multifunction device drivers
794# 819#
820# CONFIG_MFD_SM501 is not set
821# CONFIG_HTC_ASIC3 is not set
822# CONFIG_HTC_ASIC3_DS1WM is not set
795 823
796# 824#
797# Multi-Function Devices 825# Multi-Function Devices
798# 826#
799
800#
801# LED devices
802#
803CONFIG_NEW_LEDS=y 827CONFIG_NEW_LEDS=y
804# CONFIG_LEDS_CLASS is not set 828# CONFIG_LEDS_CLASS is not set
805 829
@@ -819,24 +843,66 @@ CONFIG_VIDEO_DEV=m
819CONFIG_VIDEO_V4L1=y 843CONFIG_VIDEO_V4L1=y
820CONFIG_VIDEO_V4L1_COMPAT=y 844CONFIG_VIDEO_V4L1_COMPAT=y
821CONFIG_VIDEO_V4L2=y 845CONFIG_VIDEO_V4L2=y
846CONFIG_VIDEO_CAPTURE_DRIVERS=y
847# CONFIG_VIDEO_ADV_DEBUG is not set
848CONFIG_VIDEO_HELPER_CHIPS_AUTO=y
849# CONFIG_VIDEO_VIVI is not set
850# CONFIG_VIDEO_CPIA is not set
851# CONFIG_VIDEO_CPIA2 is not set
852# CONFIG_VIDEO_STRADIS is not set
853CONFIG_V4L_USB_DRIVERS=y
854# CONFIG_USB_VICAM is not set
855# CONFIG_USB_IBMCAM is not set
856# CONFIG_USB_KONICAWC is not set
857# CONFIG_USB_QUICKCAM_MESSENGER is not set
858# CONFIG_USB_ET61X251 is not set
859# CONFIG_USB_OV511 is not set
860# CONFIG_USB_SE401 is not set
861# CONFIG_USB_SN9C102 is not set
862# CONFIG_USB_STV680 is not set
863# CONFIG_USB_ZC0301 is not set
864# CONFIG_USB_PWC is not set
865# CONFIG_USB_ZR364XX is not set
866CONFIG_RADIO_ADAPTERS=y
867# CONFIG_RADIO_GEMTEK_PCI is not set
868# CONFIG_RADIO_MAXIRADIO is not set
869# CONFIG_RADIO_MAESTRO is not set
870# CONFIG_USB_DSBR is not set
871# CONFIG_DVB_CORE is not set
872CONFIG_DAB=y
873# CONFIG_USB_DABUSB is not set
822 874
823# 875#
824# Digital Video Broadcasting Devices 876# Graphics support
825# 877#
826# CONFIG_DVB is not set 878# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
827# CONFIG_USB_DABUSB is not set
828 879
829# 880#
830# Graphics support 881# Display device support
831# 882#
883# CONFIG_DISPLAY_SUPPORT is not set
884# CONFIG_VGASTATE is not set
885CONFIG_VIDEO_OUTPUT_CONTROL=m
832CONFIG_FB=y 886CONFIG_FB=y
887# CONFIG_FIRMWARE_EDID is not set
888# CONFIG_FB_DDC is not set
833CONFIG_FB_CFB_FILLRECT=y 889CONFIG_FB_CFB_FILLRECT=y
834CONFIG_FB_CFB_COPYAREA=y 890CONFIG_FB_CFB_COPYAREA=y
835CONFIG_FB_CFB_IMAGEBLIT=y 891CONFIG_FB_CFB_IMAGEBLIT=y
892# CONFIG_FB_SYS_FILLRECT is not set
893# CONFIG_FB_SYS_COPYAREA is not set
894# CONFIG_FB_SYS_IMAGEBLIT is not set
895# CONFIG_FB_SYS_FOPS is not set
896CONFIG_FB_DEFERRED_IO=y
897# CONFIG_FB_SVGALIB is not set
836# CONFIG_FB_MACMODES is not set 898# CONFIG_FB_MACMODES is not set
837CONFIG_FB_FIRMWARE_EDID=y 899# CONFIG_FB_BACKLIGHT is not set
838CONFIG_FB_MODE_HELPERS=y 900CONFIG_FB_MODE_HELPERS=y
839CONFIG_FB_TILEBLITTING=y 901CONFIG_FB_TILEBLITTING=y
902
903#
904# Frame buffer hardware drivers
905#
840# CONFIG_FB_CIRRUS is not set 906# CONFIG_FB_CIRRUS is not set
841# CONFIG_FB_PM2 is not set 907# CONFIG_FB_PM2 is not set
842CONFIG_FB_ARMCLCD=y 908CONFIG_FB_ARMCLCD=y
@@ -850,13 +916,17 @@ CONFIG_FB_ARMCLCD=y
850# CONFIG_FB_RADEON is not set 916# CONFIG_FB_RADEON is not set
851# CONFIG_FB_ATY128 is not set 917# CONFIG_FB_ATY128 is not set
852# CONFIG_FB_ATY is not set 918# CONFIG_FB_ATY is not set
919# CONFIG_FB_S3 is not set
853# CONFIG_FB_SAVAGE is not set 920# CONFIG_FB_SAVAGE is not set
854# CONFIG_FB_SIS is not set 921# CONFIG_FB_SIS is not set
855# CONFIG_FB_NEOMAGIC is not set 922# CONFIG_FB_NEOMAGIC is not set
856# CONFIG_FB_KYRO is not set 923# CONFIG_FB_KYRO is not set
857# CONFIG_FB_3DFX is not set 924# CONFIG_FB_3DFX is not set
858# CONFIG_FB_VOODOO1 is not set 925# CONFIG_FB_VOODOO1 is not set
926# CONFIG_FB_VT8623 is not set
859# CONFIG_FB_TRIDENT is not set 927# CONFIG_FB_TRIDENT is not set
928# CONFIG_FB_ARK is not set
929# CONFIG_FB_PM3 is not set
860# CONFIG_FB_VIRTUAL is not set 930# CONFIG_FB_VIRTUAL is not set
861 931
862# 932#
@@ -864,14 +934,11 @@ CONFIG_FB_ARMCLCD=y
864# 934#
865CONFIG_DUMMY_CONSOLE=y 935CONFIG_DUMMY_CONSOLE=y
866CONFIG_FRAMEBUFFER_CONSOLE=y 936CONFIG_FRAMEBUFFER_CONSOLE=y
937# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
867# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set 938# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
868# CONFIG_FONTS is not set 939# CONFIG_FONTS is not set
869CONFIG_FONT_8x8=y 940CONFIG_FONT_8x8=y
870CONFIG_FONT_8x16=y 941CONFIG_FONT_8x16=y
871
872#
873# Logo configuration
874#
875CONFIG_LOGO=y 942CONFIG_LOGO=y
876CONFIG_LOGO_LINUX_MONO=y 943CONFIG_LOGO_LINUX_MONO=y
877CONFIG_LOGO_LINUX_VGA16=y 944CONFIG_LOGO_LINUX_VGA16=y
@@ -880,16 +947,23 @@ CONFIG_LOGO_OHAND_CLUT224=y
880# CONFIG_LOGO_OZ240_CLUT224 is not set 947# CONFIG_LOGO_OZ240_CLUT224 is not set
881# CONFIG_LOGO_OZ480_CLUT224 is not set 948# CONFIG_LOGO_OZ480_CLUT224 is not set
882# CONFIG_LOGO_OZ640_CLUT224 is not set 949# CONFIG_LOGO_OZ640_CLUT224 is not set
883# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
884 950
885# 951#
886# Sound 952# Sound
887# 953#
888# CONFIG_SOUND is not set 954# CONFIG_SOUND is not set
955CONFIG_HID_SUPPORT=y
956CONFIG_HID=y
957CONFIG_HID_DEBUG=y
889 958
890# 959#
891# USB support 960# USB Input Devices
892# 961#
962CONFIG_USB_HID=y
963# CONFIG_USB_HIDINPUT_POWERBOOK is not set
964# CONFIG_HID_FF is not set
965# CONFIG_USB_HIDDEV is not set
966CONFIG_USB_SUPPORT=y
893CONFIG_USB_ARCH_HAS_HCD=y 967CONFIG_USB_ARCH_HAS_HCD=y
894CONFIG_USB_ARCH_HAS_OHCI=y 968CONFIG_USB_ARCH_HAS_OHCI=y
895CONFIG_USB_ARCH_HAS_EHCI=y 969CONFIG_USB_ARCH_HAS_EHCI=y
@@ -900,9 +974,10 @@ CONFIG_USB=y
900# Miscellaneous USB options 974# Miscellaneous USB options
901# 975#
902# CONFIG_USB_DEVICEFS is not set 976# CONFIG_USB_DEVICEFS is not set
903# CONFIG_USB_BANDWIDTH is not set 977CONFIG_USB_DEVICE_CLASS=y
904# CONFIG_USB_DYNAMIC_MINORS is not set 978# CONFIG_USB_DYNAMIC_MINORS is not set
905# CONFIG_USB_SUSPEND is not set 979# CONFIG_USB_SUSPEND is not set
980# CONFIG_USB_PERSIST is not set
906# CONFIG_USB_OTG is not set 981# CONFIG_USB_OTG is not set
907 982
908# 983#
@@ -911,10 +986,12 @@ CONFIG_USB=y
911# CONFIG_USB_EHCI_HCD is not set 986# CONFIG_USB_EHCI_HCD is not set
912# CONFIG_USB_ISP116X_HCD is not set 987# CONFIG_USB_ISP116X_HCD is not set
913CONFIG_USB_OHCI_HCD=y 988CONFIG_USB_OHCI_HCD=y
914# CONFIG_USB_OHCI_BIG_ENDIAN is not set 989# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
990# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
915CONFIG_USB_OHCI_LITTLE_ENDIAN=y 991CONFIG_USB_OHCI_LITTLE_ENDIAN=y
916# CONFIG_USB_UHCI_HCD is not set 992# CONFIG_USB_UHCI_HCD is not set
917# CONFIG_USB_SL811_HCD is not set 993# CONFIG_USB_SL811_HCD is not set
994# CONFIG_USB_R8A66597_HCD is not set
918 995
919# 996#
920# USB Device Class drivers 997# USB Device Class drivers
@@ -933,42 +1010,10 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y
933# CONFIG_USB_LIBUSUAL is not set 1010# CONFIG_USB_LIBUSUAL is not set
934 1011
935# 1012#
936# USB Input Devices
937#
938CONFIG_USB_HID=y
939
940#
941# USB HID Boot Protocol drivers
942#
943# CONFIG_USB_KBD is not set
944# CONFIG_USB_MOUSE is not set
945# CONFIG_USB_AIPTEK is not set
946CONFIG_USB_WACOM=y
947# CONFIG_USB_ACECAD is not set
948# CONFIG_USB_KBTAB is not set
949# CONFIG_USB_POWERMATE is not set
950# CONFIG_USB_TOUCHSCREEN is not set
951# CONFIG_USB_YEALINK is not set
952# CONFIG_USB_XPAD is not set
953# CONFIG_USB_ATI_REMOTE is not set
954# CONFIG_USB_ATI_REMOTE2 is not set
955# CONFIG_USB_KEYSPAN_REMOTE is not set
956# CONFIG_USB_APPLETOUCH is not set
957
958#
959# USB Imaging devices 1013# USB Imaging devices
960# 1014#
961# CONFIG_USB_MDC800 is not set 1015# CONFIG_USB_MDC800 is not set
962# CONFIG_USB_MICROTEK is not set 1016# CONFIG_USB_MICROTEK is not set
963
964#
965# USB Network Adapters
966#
967# CONFIG_USB_CATC is not set
968# CONFIG_USB_KAWETH is not set
969# CONFIG_USB_PEGASUS is not set
970# CONFIG_USB_RTL8150 is not set
971# CONFIG_USB_USBNET is not set
972CONFIG_USB_MON=y 1017CONFIG_USB_MON=y
973 1018
974# 1019#
@@ -985,16 +1030,22 @@ CONFIG_USB_MON=y
985# 1030#
986# CONFIG_USB_EMI62 is not set 1031# CONFIG_USB_EMI62 is not set
987# CONFIG_USB_EMI26 is not set 1032# CONFIG_USB_EMI26 is not set
1033# CONFIG_USB_ADUTUX is not set
988# CONFIG_USB_AUERSWALD is not set 1034# CONFIG_USB_AUERSWALD is not set
989# CONFIG_USB_RIO500 is not set 1035# CONFIG_USB_RIO500 is not set
990# CONFIG_USB_LEGOTOWER is not set 1036# CONFIG_USB_LEGOTOWER is not set
991# CONFIG_USB_LCD is not set 1037# CONFIG_USB_LCD is not set
1038# CONFIG_USB_BERRY_CHARGE is not set
992# CONFIG_USB_LED is not set 1039# CONFIG_USB_LED is not set
1040# CONFIG_USB_CYPRESS_CY7C63 is not set
993# CONFIG_USB_CYTHERM is not set 1041# CONFIG_USB_CYTHERM is not set
994# CONFIG_USB_PHIDGETKIT is not set 1042# CONFIG_USB_PHIDGET is not set
995# CONFIG_USB_PHIDGETSERVO is not set
996# CONFIG_USB_IDMOUSE is not set 1043# CONFIG_USB_IDMOUSE is not set
1044# CONFIG_USB_FTDI_ELAN is not set
1045# CONFIG_USB_APPLEDISPLAY is not set
997# CONFIG_USB_LD is not set 1046# CONFIG_USB_LD is not set
1047# CONFIG_USB_TRANCEVIBRATOR is not set
1048# CONFIG_USB_IOWARRIOR is not set
998 1049
999# 1050#
1000# USB DSL modem support 1051# USB DSL modem support
@@ -1004,19 +1055,12 @@ CONFIG_USB_MON=y
1004# USB Gadget Support 1055# USB Gadget Support
1005# 1056#
1006# CONFIG_USB_GADGET is not set 1057# CONFIG_USB_GADGET is not set
1007
1008#
1009# MMC/SD Card support
1010#
1011# CONFIG_MMC is not set 1058# CONFIG_MMC is not set
1012
1013#
1014# Real Time Clock
1015#
1016CONFIG_RTC_LIB=y 1059CONFIG_RTC_LIB=y
1017CONFIG_RTC_CLASS=y 1060CONFIG_RTC_CLASS=y
1018CONFIG_RTC_HCTOSYS=y 1061CONFIG_RTC_HCTOSYS=y
1019CONFIG_RTC_HCTOSYS_DEVICE="rtc0" 1062CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
1063# CONFIG_RTC_DEBUG is not set
1020 1064
1021# 1065#
1022# RTC interfaces 1066# RTC interfaces
@@ -1024,12 +1068,41 @@ CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
1024CONFIG_RTC_INTF_SYSFS=y 1068CONFIG_RTC_INTF_SYSFS=y
1025CONFIG_RTC_INTF_PROC=y 1069CONFIG_RTC_INTF_PROC=y
1026CONFIG_RTC_INTF_DEV=y 1070CONFIG_RTC_INTF_DEV=y
1071# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
1072# CONFIG_RTC_DRV_TEST is not set
1027 1073
1028# 1074#
1029# RTC drivers 1075# SPI RTC drivers
1030# 1076#
1077
1078#
1079# Platform RTC drivers
1080#
1081# CONFIG_RTC_DRV_CMOS is not set
1082# CONFIG_RTC_DRV_DS1553 is not set
1083# CONFIG_RTC_DRV_STK17TA8 is not set
1084# CONFIG_RTC_DRV_DS1742 is not set
1031# CONFIG_RTC_DRV_M48T86 is not set 1085# CONFIG_RTC_DRV_M48T86 is not set
1032# CONFIG_RTC_DRV_TEST is not set 1086# CONFIG_RTC_DRV_M48T59 is not set
1087# CONFIG_RTC_DRV_V3020 is not set
1088
1089#
1090# on-CPU RTC drivers
1091#
1092# CONFIG_RTC_DRV_PL031 is not set
1093
1094#
1095# DMA Engine support
1096#
1097# CONFIG_DMA_ENGINE is not set
1098
1099#
1100# DMA Clients
1101#
1102
1103#
1104# DMA Devices
1105#
1033 1106
1034# 1107#
1035# File systems 1108# File systems
@@ -1038,14 +1111,23 @@ CONFIG_EXT2_FS=y
1038# CONFIG_EXT2_FS_XATTR is not set 1111# CONFIG_EXT2_FS_XATTR is not set
1039# CONFIG_EXT2_FS_XIP is not set 1112# CONFIG_EXT2_FS_XIP is not set
1040CONFIG_EXT3_FS=m 1113CONFIG_EXT3_FS=m
1114CONFIG_EXT3_FS_XATTR=y
1115# CONFIG_EXT3_FS_POSIX_ACL is not set
1116# CONFIG_EXT3_FS_SECURITY is not set
1117# CONFIG_EXT4DEV_FS is not set
1118CONFIG_JBD=m
1119# CONFIG_JBD_DEBUG is not set
1120CONFIG_FS_MBCACHE=y
1041# CONFIG_REISERFS_FS is not set 1121# CONFIG_REISERFS_FS is not set
1042# CONFIG_JFS_FS is not set 1122# CONFIG_JFS_FS is not set
1043# CONFIG_FS_POSIX_ACL is not set 1123# CONFIG_FS_POSIX_ACL is not set
1044# CONFIG_XFS_FS is not set 1124# CONFIG_XFS_FS is not set
1125# CONFIG_GFS2_FS is not set
1045# CONFIG_OCFS2_FS is not set 1126# CONFIG_OCFS2_FS is not set
1046# CONFIG_MINIX_FS is not set 1127# CONFIG_MINIX_FS is not set
1047# CONFIG_ROMFS_FS is not set 1128# CONFIG_ROMFS_FS is not set
1048CONFIG_INOTIFY=y 1129CONFIG_INOTIFY=y
1130CONFIG_INOTIFY_USER=y
1049# CONFIG_QUOTA is not set 1131# CONFIG_QUOTA is not set
1050CONFIG_DNOTIFY=y 1132CONFIG_DNOTIFY=y
1051# CONFIG_AUTOFS_FS is not set 1133# CONFIG_AUTOFS_FS is not set
@@ -1069,8 +1151,10 @@ CONFIG_DNOTIFY=y
1069# Pseudo filesystems 1151# Pseudo filesystems
1070# 1152#
1071CONFIG_PROC_FS=y 1153CONFIG_PROC_FS=y
1154CONFIG_PROC_SYSCTL=y
1072CONFIG_SYSFS=y 1155CONFIG_SYSFS=y
1073CONFIG_TMPFS=y 1156CONFIG_TMPFS=y
1157# CONFIG_TMPFS_POSIX_ACL is not set
1074# CONFIG_HUGETLB_PAGE is not set 1158# CONFIG_HUGETLB_PAGE is not set
1075CONFIG_RAMFS=y 1159CONFIG_RAMFS=y
1076# CONFIG_CONFIGFS_FS is not set 1160# CONFIG_CONFIGFS_FS is not set
@@ -1085,13 +1169,15 @@ CONFIG_RAMFS=y
1085# CONFIG_BEFS_FS is not set 1169# CONFIG_BEFS_FS is not set
1086# CONFIG_BFS_FS is not set 1170# CONFIG_BFS_FS is not set
1087# CONFIG_EFS_FS is not set 1171# CONFIG_EFS_FS is not set
1088# CONFIG_JFFS_FS is not set
1089CONFIG_JFFS2_FS=y 1172CONFIG_JFFS2_FS=y
1090CONFIG_JFFS2_FS_DEBUG=0 1173CONFIG_JFFS2_FS_DEBUG=0
1091CONFIG_JFFS2_FS_WRITEBUFFER=y 1174CONFIG_JFFS2_FS_WRITEBUFFER=y
1092# CONFIG_JFFS2_SUMMARY is not set 1175# CONFIG_JFFS2_SUMMARY is not set
1176# CONFIG_JFFS2_FS_XATTR is not set
1177# CONFIG_JFFS2_SYSFS is not set
1093# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set 1178# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
1094CONFIG_JFFS2_ZLIB=y 1179CONFIG_JFFS2_ZLIB=y
1180CONFIG_JFFS2_LZO=y
1095CONFIG_JFFS2_RTIME=y 1181CONFIG_JFFS2_RTIME=y
1096# CONFIG_JFFS2_RUBIN is not set 1182# CONFIG_JFFS2_RUBIN is not set
1097CONFIG_CRAMFS=y 1183CONFIG_CRAMFS=y
@@ -1121,6 +1207,7 @@ CONFIG_LOCKD_V4=y
1121CONFIG_EXPORTFS=y 1207CONFIG_EXPORTFS=y
1122CONFIG_NFS_COMMON=y 1208CONFIG_NFS_COMMON=y
1123CONFIG_SUNRPC=y 1209CONFIG_SUNRPC=y
1210# CONFIG_SUNRPC_BIND34 is not set
1124# CONFIG_RPCSEC_GSS_KRB5 is not set 1211# CONFIG_RPCSEC_GSS_KRB5 is not set
1125# CONFIG_RPCSEC_GSS_SPKM3 is not set 1212# CONFIG_RPCSEC_GSS_SPKM3 is not set
1126CONFIG_SMB_FS=y 1213CONFIG_SMB_FS=y
@@ -1129,7 +1216,6 @@ CONFIG_SMB_FS=y
1129# CONFIG_NCP_FS is not set 1216# CONFIG_NCP_FS is not set
1130# CONFIG_CODA_FS is not set 1217# CONFIG_CODA_FS is not set
1131# CONFIG_AFS_FS is not set 1218# CONFIG_AFS_FS is not set
1132# CONFIG_9P_FS is not set
1133 1219
1134# 1220#
1135# Partition Types 1221# Partition Types
@@ -1151,6 +1237,7 @@ CONFIG_MSDOS_PARTITION=y
1151# CONFIG_SUN_PARTITION is not set 1237# CONFIG_SUN_PARTITION is not set
1152# CONFIG_KARMA_PARTITION is not set 1238# CONFIG_KARMA_PARTITION is not set
1153# CONFIG_EFI_PARTITION is not set 1239# CONFIG_EFI_PARTITION is not set
1240# CONFIG_SYSV68_PARTITION is not set
1154 1241
1155# 1242#
1156# Native Language Support 1243# Native Language Support
@@ -1197,6 +1284,11 @@ CONFIG_NLS_DEFAULT="iso8859-1"
1197# CONFIG_NLS_UTF8 is not set 1284# CONFIG_NLS_UTF8 is not set
1198 1285
1199# 1286#
1287# Distributed Lock Manager
1288#
1289# CONFIG_DLM is not set
1290
1291#
1200# Profiling support 1292# Profiling support
1201# 1293#
1202CONFIG_PROFILING=y 1294CONFIG_PROFILING=y
@@ -1206,27 +1298,37 @@ CONFIG_OPROFILE=m
1206# Kernel hacking 1298# Kernel hacking
1207# 1299#
1208# CONFIG_PRINTK_TIME is not set 1300# CONFIG_PRINTK_TIME is not set
1301CONFIG_ENABLE_MUST_CHECK=y
1209CONFIG_MAGIC_SYSRQ=y 1302CONFIG_MAGIC_SYSRQ=y
1303# CONFIG_UNUSED_SYMBOLS is not set
1304# CONFIG_DEBUG_FS is not set
1305# CONFIG_HEADERS_CHECK is not set
1210CONFIG_DEBUG_KERNEL=y 1306CONFIG_DEBUG_KERNEL=y
1211CONFIG_LOG_BUF_SHIFT=14 1307# CONFIG_DEBUG_SHIRQ is not set
1212CONFIG_DETECT_SOFTLOCKUP=y 1308CONFIG_DETECT_SOFTLOCKUP=y
1213CONFIG_TIMER_STATS=y 1309CONFIG_SCHED_DEBUG=y
1214# CONFIG_SCHEDSTATS is not set 1310# CONFIG_SCHEDSTATS is not set
1311CONFIG_TIMER_STATS=y
1215# CONFIG_DEBUG_SLAB is not set 1312# CONFIG_DEBUG_SLAB is not set
1216# CONFIG_DEBUG_MUTEXES is not set 1313# CONFIG_DEBUG_RT_MUTEXES is not set
1314# CONFIG_RT_MUTEX_TESTER is not set
1217# CONFIG_DEBUG_SPINLOCK is not set 1315# CONFIG_DEBUG_SPINLOCK is not set
1316# CONFIG_DEBUG_MUTEXES is not set
1317# CONFIG_DEBUG_LOCK_ALLOC is not set
1318# CONFIG_PROVE_LOCKING is not set
1319# CONFIG_LOCK_STAT is not set
1218# CONFIG_DEBUG_SPINLOCK_SLEEP is not set 1320# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1321# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1219# CONFIG_DEBUG_KOBJECT is not set 1322# CONFIG_DEBUG_KOBJECT is not set
1220CONFIG_DEBUG_BUGVERBOSE=y 1323CONFIG_DEBUG_BUGVERBOSE=y
1221CONFIG_DEBUG_INFO=y 1324CONFIG_DEBUG_INFO=y
1222# CONFIG_DEBUG_FS is not set
1223# CONFIG_DEBUG_VM is not set 1325# CONFIG_DEBUG_VM is not set
1326# CONFIG_DEBUG_LIST is not set
1224CONFIG_FRAME_POINTER=y 1327CONFIG_FRAME_POINTER=y
1225# CONFIG_UNWIND_INFO is not set
1226CONFIG_FORCED_INLINING=y 1328CONFIG_FORCED_INLINING=y
1227# CONFIG_RCU_TORTURE_TEST is not set 1329# CONFIG_RCU_TORTURE_TEST is not set
1330# CONFIG_FAULT_INJECTION is not set
1228# CONFIG_DEBUG_USER is not set 1331# CONFIG_DEBUG_USER is not set
1229# CONFIG_DEBUG_WAITQ is not set
1230CONFIG_DEBUG_ERRORS=y 1332CONFIG_DEBUG_ERRORS=y
1231# CONFIG_DEBUG_LL is not set 1333# CONFIG_DEBUG_LL is not set
1232 1334
@@ -1235,23 +1337,61 @@ CONFIG_DEBUG_ERRORS=y
1235# 1337#
1236# CONFIG_KEYS is not set 1338# CONFIG_KEYS is not set
1237# CONFIG_SECURITY is not set 1339# CONFIG_SECURITY is not set
1238 1340CONFIG_CRYPTO=y
1239# 1341CONFIG_CRYPTO_ALGAPI=m
1240# Cryptographic options 1342CONFIG_CRYPTO_BLKCIPHER=m
1241# 1343CONFIG_CRYPTO_MANAGER=m
1242# CONFIG_CRYPTO is not set 1344# CONFIG_CRYPTO_HMAC is not set
1243 1345# CONFIG_CRYPTO_XCBC is not set
1244# 1346# CONFIG_CRYPTO_NULL is not set
1245# Hardware crypto devices 1347# CONFIG_CRYPTO_MD4 is not set
1246# 1348# CONFIG_CRYPTO_MD5 is not set
1349# CONFIG_CRYPTO_SHA1 is not set
1350# CONFIG_CRYPTO_SHA256 is not set
1351# CONFIG_CRYPTO_SHA512 is not set
1352# CONFIG_CRYPTO_WP512 is not set
1353# CONFIG_CRYPTO_TGR192 is not set
1354# CONFIG_CRYPTO_GF128MUL is not set
1355CONFIG_CRYPTO_ECB=m
1356CONFIG_CRYPTO_CBC=m
1357CONFIG_CRYPTO_PCBC=m
1358# CONFIG_CRYPTO_LRW is not set
1359# CONFIG_CRYPTO_CRYPTD is not set
1360# CONFIG_CRYPTO_DES is not set
1361# CONFIG_CRYPTO_FCRYPT is not set
1362# CONFIG_CRYPTO_BLOWFISH is not set
1363# CONFIG_CRYPTO_TWOFISH is not set
1364# CONFIG_CRYPTO_SERPENT is not set
1365# CONFIG_CRYPTO_AES is not set
1366# CONFIG_CRYPTO_CAST5 is not set
1367# CONFIG_CRYPTO_CAST6 is not set
1368# CONFIG_CRYPTO_TEA is not set
1369# CONFIG_CRYPTO_ARC4 is not set
1370# CONFIG_CRYPTO_KHAZAD is not set
1371# CONFIG_CRYPTO_ANUBIS is not set
1372# CONFIG_CRYPTO_DEFLATE is not set
1373# CONFIG_CRYPTO_LZO is not set
1374# CONFIG_CRYPTO_MICHAEL_MIC is not set
1375# CONFIG_CRYPTO_CRC32C is not set
1376# CONFIG_CRYPTO_CAMELLIA is not set
1377# CONFIG_CRYPTO_TEST is not set
1378CONFIG_CRYPTO_HW=y
1247 1379
1248# 1380#
1249# Library routines 1381# Library routines
1250# 1382#
1383CONFIG_BITREVERSE=y
1251# CONFIG_CRC_CCITT is not set 1384# CONFIG_CRC_CCITT is not set
1252# CONFIG_CRC16 is not set 1385# CONFIG_CRC16 is not set
1386# CONFIG_CRC_ITU_T is not set
1253CONFIG_CRC32=y 1387CONFIG_CRC32=y
1388# CONFIG_CRC7 is not set
1254# CONFIG_LIBCRC32C is not set 1389# CONFIG_LIBCRC32C is not set
1255CONFIG_ZLIB_INFLATE=y 1390CONFIG_ZLIB_INFLATE=y
1256CONFIG_ZLIB_DEFLATE=y 1391CONFIG_ZLIB_DEFLATE=y
1257# CONFIG_SHARPSL_RC is not set 1392CONFIG_LZO_COMPRESS=y
1393CONFIG_LZO_DECOMPRESS=y
1394CONFIG_PLIST=y
1395CONFIG_HAS_IOMEM=y
1396CONFIG_HAS_IOPORT=y
1397CONFIG_HAS_DMA=y
diff --git a/meta/packages/linux/linux-rp-2.6.23/defconfig-qemux86 b/meta/packages/linux/linux-rp-2.6.23/defconfig-qemux86
index bc3f9cce0d..626e1e36ff 100644
--- a/meta/packages/linux/linux-rp-2.6.23/defconfig-qemux86
+++ b/meta/packages/linux/linux-rp-2.6.23/defconfig-qemux86
@@ -1,45 +1,58 @@
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 3# Linux kernel version: 2.6.23
4# Mon Oct 16 19:42:42 2006 4# Thu Jan 10 23:22:30 2008
5# 5#
6CONFIG_X86_32=y 6CONFIG_X86_32=y
7CONFIG_GENERIC_TIME=y
8CONFIG_GENERIC_CMOS_UPDATE=y
9CONFIG_CLOCKSOURCE_WATCHDOG=y
10CONFIG_GENERIC_CLOCKEVENTS=y
11CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
12CONFIG_LOCKDEP_SUPPORT=y
13CONFIG_STACKTRACE_SUPPORT=y
7CONFIG_SEMAPHORE_SLEEPERS=y 14CONFIG_SEMAPHORE_SLEEPERS=y
8CONFIG_X86=y 15CONFIG_X86=y
9CONFIG_MMU=y 16CONFIG_MMU=y
17CONFIG_ZONE_DMA=y
18CONFIG_QUICKLIST=y
10CONFIG_GENERIC_ISA_DMA=y 19CONFIG_GENERIC_ISA_DMA=y
11CONFIG_GENERIC_IOMAP=y 20CONFIG_GENERIC_IOMAP=y
21CONFIG_GENERIC_BUG=y
12CONFIG_GENERIC_HWEIGHT=y 22CONFIG_GENERIC_HWEIGHT=y
13CONFIG_ARCH_MAY_HAVE_PC_FDC=y 23CONFIG_ARCH_MAY_HAVE_PC_FDC=y
14CONFIG_DMI=y 24CONFIG_DMI=y
25CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
15 26
16# 27#
17# Code maturity level options 28# General setup
18# 29#
19CONFIG_EXPERIMENTAL=y 30CONFIG_EXPERIMENTAL=y
20CONFIG_LOCK_KERNEL=y 31CONFIG_LOCK_KERNEL=y
21CONFIG_INIT_ENV_ARG_LIMIT=32 32CONFIG_INIT_ENV_ARG_LIMIT=32
22
23#
24# General setup
25#
26CONFIG_LOCALVERSION="" 33CONFIG_LOCALVERSION=""
27CONFIG_LOCALVERSION_AUTO=y 34CONFIG_LOCALVERSION_AUTO=y
28CONFIG_SWAP=y 35CONFIG_SWAP=y
29CONFIG_SYSVIPC=y 36CONFIG_SYSVIPC=y
37CONFIG_SYSVIPC_SYSCTL=y
30CONFIG_POSIX_MQUEUE=y 38CONFIG_POSIX_MQUEUE=y
31# CONFIG_BSD_PROCESS_ACCT is not set 39# CONFIG_BSD_PROCESS_ACCT is not set
32CONFIG_SYSCTL=y 40# CONFIG_TASKSTATS is not set
41# CONFIG_USER_NS is not set
33CONFIG_AUDIT=y 42CONFIG_AUDIT=y
34CONFIG_AUDITSYSCALL=y 43CONFIG_AUDITSYSCALL=y
35# CONFIG_IKCONFIG is not set 44# CONFIG_IKCONFIG is not set
45CONFIG_LOG_BUF_SHIFT=15
36# CONFIG_CPUSETS is not set 46# CONFIG_CPUSETS is not set
47CONFIG_SYSFS_DEPRECATED=y
37# CONFIG_RELAY is not set 48# CONFIG_RELAY is not set
49CONFIG_BLK_DEV_INITRD=y
38CONFIG_INITRAMFS_SOURCE="" 50CONFIG_INITRAMFS_SOURCE=""
39CONFIG_UID16=y
40CONFIG_VM86=y
41# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 51# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
52CONFIG_SYSCTL=y
42CONFIG_EMBEDDED=y 53CONFIG_EMBEDDED=y
54CONFIG_UID16=y
55CONFIG_SYSCTL_SYSCALL=y
43CONFIG_KALLSYMS=y 56CONFIG_KALLSYMS=y
44# CONFIG_KALLSYMS_EXTRA_PASS is not set 57# CONFIG_KALLSYMS_EXTRA_PASS is not set
45CONFIG_HOTPLUG=y 58CONFIG_HOTPLUG=y
@@ -48,28 +61,29 @@ CONFIG_BUG=y
48CONFIG_ELF_CORE=y 61CONFIG_ELF_CORE=y
49CONFIG_BASE_FULL=y 62CONFIG_BASE_FULL=y
50CONFIG_FUTEX=y 63CONFIG_FUTEX=y
64CONFIG_ANON_INODES=y
51CONFIG_EPOLL=y 65CONFIG_EPOLL=y
66CONFIG_SIGNALFD=y
67CONFIG_EVENTFD=y
52CONFIG_SHMEM=y 68CONFIG_SHMEM=y
69CONFIG_VM_EVENT_COUNTERS=y
53CONFIG_SLAB=y 70CONFIG_SLAB=y
71# CONFIG_SLUB is not set
72# CONFIG_SLOB is not set
73CONFIG_RT_MUTEXES=y
54# CONFIG_TINY_SHMEM is not set 74# CONFIG_TINY_SHMEM is not set
55CONFIG_BASE_SMALL=0 75CONFIG_BASE_SMALL=0
56# CONFIG_SLOB is not set
57
58#
59# Loadable module support
60#
61CONFIG_MODULES=y 76CONFIG_MODULES=y
62# CONFIG_MODULE_UNLOAD is not set 77# CONFIG_MODULE_UNLOAD is not set
63# CONFIG_MODVERSIONS is not set 78# CONFIG_MODVERSIONS is not set
64# CONFIG_MODULE_SRCVERSION_ALL is not set 79# CONFIG_MODULE_SRCVERSION_ALL is not set
65CONFIG_KMOD=y 80CONFIG_KMOD=y
66 81CONFIG_STOP_MACHINE=y
67# 82CONFIG_BLOCK=y
68# Block layer
69#
70CONFIG_LBD=y 83CONFIG_LBD=y
71# CONFIG_BLK_DEV_IO_TRACE is not set 84# CONFIG_BLK_DEV_IO_TRACE is not set
72# CONFIG_LSF is not set 85# CONFIG_LSF is not set
86# CONFIG_BLK_DEV_BSG is not set
73 87
74# 88#
75# IO Schedulers 89# IO Schedulers
@@ -87,6 +101,9 @@ CONFIG_DEFAULT_IOSCHED="anticipatory"
87# 101#
88# Processor type and features 102# Processor type and features
89# 103#
104# CONFIG_TICK_ONESHOT is not set
105# CONFIG_NO_HZ is not set
106# CONFIG_HIGH_RES_TIMERS is not set
90CONFIG_SMP=y 107CONFIG_SMP=y
91CONFIG_X86_PC=y 108CONFIG_X86_PC=y
92# CONFIG_X86_ELAN is not set 109# CONFIG_X86_ELAN is not set
@@ -97,6 +114,7 @@ CONFIG_X86_PC=y
97# CONFIG_X86_VISWS is not set 114# CONFIG_X86_VISWS is not set
98# CONFIG_X86_GENERICARCH is not set 115# CONFIG_X86_GENERICARCH is not set
99# CONFIG_X86_ES7000 is not set 116# CONFIG_X86_ES7000 is not set
117# CONFIG_PARAVIRT is not set
100CONFIG_M386=y 118CONFIG_M386=y
101# CONFIG_M486 is not set 119# CONFIG_M486 is not set
102# CONFIG_M586 is not set 120# CONFIG_M586 is not set
@@ -106,6 +124,7 @@ CONFIG_M386=y
106# CONFIG_MPENTIUMII is not set 124# CONFIG_MPENTIUMII is not set
107# CONFIG_MPENTIUMIII is not set 125# CONFIG_MPENTIUMIII is not set
108# CONFIG_MPENTIUMM is not set 126# CONFIG_MPENTIUMM is not set
127# CONFIG_MCORE2 is not set
109# CONFIG_MPENTIUM4 is not set 128# CONFIG_MPENTIUM4 is not set
110# CONFIG_MK6 is not set 129# CONFIG_MK6 is not set
111# CONFIG_MK7 is not set 130# CONFIG_MK7 is not set
@@ -119,13 +138,17 @@ CONFIG_M386=y
119# CONFIG_MGEODE_LX is not set 138# CONFIG_MGEODE_LX is not set
120# CONFIG_MCYRIXIII is not set 139# CONFIG_MCYRIXIII is not set
121# CONFIG_MVIAC3_2 is not set 140# CONFIG_MVIAC3_2 is not set
141# CONFIG_MVIAC7 is not set
122CONFIG_X86_GENERIC=y 142CONFIG_X86_GENERIC=y
123CONFIG_X86_L1_CACHE_SHIFT=7 143CONFIG_X86_L1_CACHE_SHIFT=7
124CONFIG_RWSEM_GENERIC_SPINLOCK=y 144CONFIG_RWSEM_GENERIC_SPINLOCK=y
145# CONFIG_ARCH_HAS_ILOG2_U32 is not set
146# CONFIG_ARCH_HAS_ILOG2_U64 is not set
125CONFIG_GENERIC_CALIBRATE_DELAY=y 147CONFIG_GENERIC_CALIBRATE_DELAY=y
126CONFIG_X86_PPRO_FENCE=y 148CONFIG_X86_PPRO_FENCE=y
127CONFIG_X86_F00F_BUG=y 149CONFIG_X86_F00F_BUG=y
128CONFIG_X86_INTEL_USERCOPY=y 150CONFIG_X86_INTEL_USERCOPY=y
151CONFIG_X86_MINIMUM_CPU_FAMILY=3
129# CONFIG_HPET_TIMER is not set 152# CONFIG_HPET_TIMER is not set
130CONFIG_NR_CPUS=8 153CONFIG_NR_CPUS=8
131CONFIG_SCHED_SMT=y 154CONFIG_SCHED_SMT=y
@@ -139,6 +162,7 @@ CONFIG_X86_IO_APIC=y
139CONFIG_X86_MCE=y 162CONFIG_X86_MCE=y
140CONFIG_X86_MCE_NONFATAL=y 163CONFIG_X86_MCE_NONFATAL=y
141CONFIG_X86_MCE_P4THERMAL=y 164CONFIG_X86_MCE_P4THERMAL=y
165CONFIG_VM86=y
142# CONFIG_TOSHIBA is not set 166# CONFIG_TOSHIBA is not set
143# CONFIG_I8K is not set 167# CONFIG_I8K is not set
144# CONFIG_X86_REBOOTFIXUPS is not set 168# CONFIG_X86_REBOOTFIXUPS is not set
@@ -152,13 +176,21 @@ CONFIG_X86_MCE_P4THERMAL=y
152# CONFIG_EDD is not set 176# CONFIG_EDD is not set
153# CONFIG_DELL_RBU is not set 177# CONFIG_DELL_RBU is not set
154# CONFIG_DCDBAS is not set 178# CONFIG_DCDBAS is not set
179CONFIG_DMIID=y
155CONFIG_NOHIGHMEM=y 180CONFIG_NOHIGHMEM=y
156# CONFIG_HIGHMEM4G is not set 181# CONFIG_HIGHMEM4G is not set
157# CONFIG_HIGHMEM64G is not set 182# CONFIG_HIGHMEM64G is not set
183CONFIG_VMSPLIT_3G=y
184# CONFIG_VMSPLIT_3G_OPT is not set
185# CONFIG_VMSPLIT_2G is not set
186# CONFIG_VMSPLIT_2G_OPT is not set
187# CONFIG_VMSPLIT_1G is not set
158CONFIG_PAGE_OFFSET=0xC0000000 188CONFIG_PAGE_OFFSET=0xC0000000
189# CONFIG_X86_PAE is not set
159CONFIG_ARCH_FLATMEM_ENABLE=y 190CONFIG_ARCH_FLATMEM_ENABLE=y
160CONFIG_ARCH_SPARSEMEM_ENABLE=y 191CONFIG_ARCH_SPARSEMEM_ENABLE=y
161CONFIG_ARCH_SELECT_MEMORY_MODEL=y 192CONFIG_ARCH_SELECT_MEMORY_MODEL=y
193CONFIG_ARCH_POPULATES_NODE_MAP=y
162CONFIG_SELECT_MEMORY_MODEL=y 194CONFIG_SELECT_MEMORY_MODEL=y
163CONFIG_FLATMEM_MANUAL=y 195CONFIG_FLATMEM_MANUAL=y
164# CONFIG_DISCONTIGMEM_MANUAL is not set 196# CONFIG_DISCONTIGMEM_MANUAL is not set
@@ -167,20 +199,27 @@ CONFIG_FLATMEM=y
167CONFIG_FLAT_NODE_MEM_MAP=y 199CONFIG_FLAT_NODE_MEM_MAP=y
168CONFIG_SPARSEMEM_STATIC=y 200CONFIG_SPARSEMEM_STATIC=y
169CONFIG_SPLIT_PTLOCK_CPUS=4 201CONFIG_SPLIT_PTLOCK_CPUS=4
202# CONFIG_RESOURCES_64BIT is not set
203CONFIG_ZONE_DMA_FLAG=1
204CONFIG_BOUNCE=y
205CONFIG_NR_QUICK=1
206CONFIG_VIRT_TO_BUS=y
170# CONFIG_MATH_EMULATION is not set 207# CONFIG_MATH_EMULATION is not set
171CONFIG_MTRR=y 208CONFIG_MTRR=y
172# CONFIG_EFI is not set 209# CONFIG_EFI is not set
173CONFIG_IRQBALANCE=y 210CONFIG_IRQBALANCE=y
174# CONFIG_REGPARM is not set
175CONFIG_SECCOMP=y 211CONFIG_SECCOMP=y
176# CONFIG_HZ_100 is not set 212# CONFIG_HZ_100 is not set
177CONFIG_HZ_250=y 213CONFIG_HZ_250=y
214# CONFIG_HZ_300 is not set
178# CONFIG_HZ_1000 is not set 215# CONFIG_HZ_1000 is not set
179CONFIG_HZ=250 216CONFIG_HZ=250
180CONFIG_KEXEC=y 217CONFIG_KEXEC=y
181CONFIG_ATAGS_PROC=y
182CONFIG_PHYSICAL_START=0x100000 218CONFIG_PHYSICAL_START=0x100000
183# CONFIG_HOTPLUG_CPU is not set 219# CONFIG_RELOCATABLE is not set
220CONFIG_PHYSICAL_ALIGN=0x100000
221CONFIG_HOTPLUG_CPU=y
222CONFIG_COMPAT_VDSO=y
184 223
185# 224#
186# Power management options (ACPI, APM) 225# Power management options (ACPI, APM)
@@ -188,22 +227,25 @@ CONFIG_PHYSICAL_START=0x100000
188CONFIG_PM=y 227CONFIG_PM=y
189CONFIG_PM_LEGACY=y 228CONFIG_PM_LEGACY=y
190# CONFIG_PM_DEBUG is not set 229# CONFIG_PM_DEBUG is not set
191 230CONFIG_PM_SLEEP_SMP=y
192# 231CONFIG_PM_SLEEP=y
193# ACPI (Advanced Configuration and Power Interface) Support 232CONFIG_SUSPEND_SMP_POSSIBLE=y
194# 233CONFIG_SUSPEND=y
234CONFIG_HIBERNATION_SMP_POSSIBLE=y
235# CONFIG_HIBERNATION is not set
195CONFIG_ACPI=y 236CONFIG_ACPI=y
237CONFIG_ACPI_SLEEP=y
238# CONFIG_ACPI_PROCFS is not set
239CONFIG_ACPI_PROC_EVENT=y
196CONFIG_ACPI_AC=y 240CONFIG_ACPI_AC=y
197CONFIG_ACPI_BATTERY=y 241CONFIG_ACPI_BATTERY=y
198CONFIG_ACPI_BUTTON=y 242CONFIG_ACPI_BUTTON=y
199CONFIG_ACPI_VIDEO=m
200# CONFIG_ACPI_HOTKEY is not set
201CONFIG_ACPI_FAN=y 243CONFIG_ACPI_FAN=y
244# CONFIG_ACPI_DOCK is not set
202CONFIG_ACPI_PROCESSOR=y 245CONFIG_ACPI_PROCESSOR=y
246CONFIG_ACPI_HOTPLUG_CPU=y
203CONFIG_ACPI_THERMAL=y 247CONFIG_ACPI_THERMAL=y
204# CONFIG_ACPI_ASUS is not set 248# CONFIG_ACPI_ASUS is not set
205CONFIG_ACPI_IBM=m
206# CONFIG_ACPI_IBM_DOCK is not set
207# CONFIG_ACPI_TOSHIBA is not set 249# CONFIG_ACPI_TOSHIBA is not set
208CONFIG_ACPI_BLACKLIST_YEAR=0 250CONFIG_ACPI_BLACKLIST_YEAR=0
209# CONFIG_ACPI_DEBUG is not set 251# CONFIG_ACPI_DEBUG is not set
@@ -211,11 +253,8 @@ CONFIG_ACPI_EC=y
211CONFIG_ACPI_POWER=y 253CONFIG_ACPI_POWER=y
212CONFIG_ACPI_SYSTEM=y 254CONFIG_ACPI_SYSTEM=y
213CONFIG_X86_PM_TIMER=y 255CONFIG_X86_PM_TIMER=y
214# CONFIG_ACPI_CONTAINER is not set 256CONFIG_ACPI_CONTAINER=y
215 257# CONFIG_ACPI_SBS is not set
216#
217# APM (Advanced Power Management) BIOS Support
218#
219# CONFIG_APM is not set 258# CONFIG_APM is not set
220 259
221# 260#
@@ -235,7 +274,9 @@ CONFIG_PCI_BIOS=y
235CONFIG_PCI_DIRECT=y 274CONFIG_PCI_DIRECT=y
236CONFIG_PCI_MMCONFIG=y 275CONFIG_PCI_MMCONFIG=y
237# CONFIG_PCIEPORTBUS is not set 276# CONFIG_PCIEPORTBUS is not set
277CONFIG_ARCH_SUPPORTS_MSI=y
238# CONFIG_PCI_MSI is not set 278# CONFIG_PCI_MSI is not set
279CONFIG_HT_IRQ=y
239CONFIG_ISA_DMA_API=y 280CONFIG_ISA_DMA_API=y
240CONFIG_ISA=y 281CONFIG_ISA=y
241# CONFIG_EISA is not set 282# CONFIG_EISA is not set
@@ -246,10 +287,6 @@ CONFIG_ISA=y
246# PCCARD (PCMCIA/CardBus) support 287# PCCARD (PCMCIA/CardBus) support
247# 288#
248# CONFIG_PCCARD is not set 289# CONFIG_PCCARD is not set
249
250#
251# PCI Hotplug Support
252#
253# CONFIG_HOTPLUG_PCI is not set 290# CONFIG_HOTPLUG_PCI is not set
254 291
255# 292#
@@ -267,10 +304,13 @@ CONFIG_NET=y
267# 304#
268# Networking options 305# Networking options
269# 306#
270# CONFIG_NETDEBUG is not set
271CONFIG_PACKET=y 307CONFIG_PACKET=y
272# CONFIG_PACKET_MMAP is not set 308# CONFIG_PACKET_MMAP is not set
273CONFIG_UNIX=y 309CONFIG_UNIX=y
310CONFIG_XFRM=y
311# CONFIG_XFRM_USER is not set
312# CONFIG_XFRM_SUB_POLICY is not set
313# CONFIG_XFRM_MIGRATE is not set
274# CONFIG_NET_KEY is not set 314# CONFIG_NET_KEY is not set
275CONFIG_INET=y 315CONFIG_INET=y
276CONFIG_IP_MULTICAST=y 316CONFIG_IP_MULTICAST=y
@@ -290,18 +330,20 @@ CONFIG_IP_PNP_BOOTP=y
290# CONFIG_INET_IPCOMP is not set 330# CONFIG_INET_IPCOMP is not set
291# CONFIG_INET_XFRM_TUNNEL is not set 331# CONFIG_INET_XFRM_TUNNEL is not set
292# CONFIG_INET_TUNNEL is not set 332# CONFIG_INET_TUNNEL is not set
333CONFIG_INET_XFRM_MODE_TRANSPORT=y
334CONFIG_INET_XFRM_MODE_TUNNEL=y
335CONFIG_INET_XFRM_MODE_BEET=y
293CONFIG_INET_DIAG=y 336CONFIG_INET_DIAG=y
294CONFIG_INET_TCP_DIAG=y 337CONFIG_INET_TCP_DIAG=y
295# CONFIG_TCP_CONG_ADVANCED is not set 338# CONFIG_TCP_CONG_ADVANCED is not set
296CONFIG_TCP_CONG_BIC=y 339CONFIG_TCP_CONG_CUBIC=y
297 340CONFIG_DEFAULT_TCP_CONG="cubic"
298# 341# CONFIG_TCP_MD5SIG is not set
299# IP: Virtual Server Configuration
300#
301# CONFIG_IP_VS is not set 342# CONFIG_IP_VS is not set
302# CONFIG_IPV6 is not set 343# CONFIG_IPV6 is not set
303# CONFIG_INET6_XFRM_TUNNEL is not set 344# CONFIG_INET6_XFRM_TUNNEL is not set
304# CONFIG_INET6_TUNNEL is not set 345# CONFIG_INET6_TUNNEL is not set
346# CONFIG_NETWORK_SECMARK is not set
305CONFIG_NETFILTER=y 347CONFIG_NETFILTER=y
306# CONFIG_NETFILTER_DEBUG is not set 348# CONFIG_NETFILTER_DEBUG is not set
307 349
@@ -364,20 +406,8 @@ CONFIG_IP_NF_RAW=m
364CONFIG_IP_NF_ARPTABLES=m 406CONFIG_IP_NF_ARPTABLES=m
365CONFIG_IP_NF_ARPFILTER=m 407CONFIG_IP_NF_ARPFILTER=m
366CONFIG_IP_NF_ARP_MANGLE=m 408CONFIG_IP_NF_ARP_MANGLE=m
367
368#
369# DCCP Configuration (EXPERIMENTAL)
370#
371# CONFIG_IP_DCCP is not set 409# CONFIG_IP_DCCP is not set
372
373#
374# SCTP Configuration (EXPERIMENTAL)
375#
376# CONFIG_IP_SCTP is not set 410# CONFIG_IP_SCTP is not set
377
378#
379# TIPC Configuration (EXPERIMENTAL)
380#
381# CONFIG_TIPC is not set 411# CONFIG_TIPC is not set
382# CONFIG_ATM is not set 412# CONFIG_ATM is not set
383# CONFIG_BRIDGE is not set 413# CONFIG_BRIDGE is not set
@@ -388,7 +418,6 @@ CONFIG_IP_NF_ARP_MANGLE=m
388# CONFIG_ATALK is not set 418# CONFIG_ATALK is not set
389# CONFIG_X25 is not set 419# CONFIG_X25 is not set
390# CONFIG_LAPB is not set 420# CONFIG_LAPB is not set
391# CONFIG_NET_DIVERT is not set
392# CONFIG_ECONET is not set 421# CONFIG_ECONET is not set
393# CONFIG_WAN_ROUTER is not set 422# CONFIG_WAN_ROUTER is not set
394 423
@@ -404,7 +433,17 @@ CONFIG_IP_NF_ARP_MANGLE=m
404# CONFIG_HAMRADIO is not set 433# CONFIG_HAMRADIO is not set
405# CONFIG_IRDA is not set 434# CONFIG_IRDA is not set
406# CONFIG_BT is not set 435# CONFIG_BT is not set
436# CONFIG_AF_RXRPC is not set
437
438#
439# Wireless
440#
441# CONFIG_CFG80211 is not set
442# CONFIG_WIRELESS_EXT is not set
443# CONFIG_MAC80211 is not set
407# CONFIG_IEEE80211 is not set 444# CONFIG_IEEE80211 is not set
445# CONFIG_RFKILL is not set
446# CONFIG_NET_9P is not set
408 447
409# 448#
410# Device Drivers 449# Device Drivers
@@ -416,31 +455,18 @@ CONFIG_IP_NF_ARP_MANGLE=m
416CONFIG_STANDALONE=y 455CONFIG_STANDALONE=y
417CONFIG_PREVENT_FIRMWARE_BUILD=y 456CONFIG_PREVENT_FIRMWARE_BUILD=y
418CONFIG_FW_LOADER=m 457CONFIG_FW_LOADER=m
419 458# CONFIG_SYS_HYPERVISOR is not set
420# 459CONFIG_CONNECTOR=y
421# Connector - unified userspace <-> kernelspace linker 460CONFIG_PROC_EVENTS=y
422#
423# CONFIG_CONNECTOR is not set
424
425#
426# Memory Technology Devices (MTD)
427#
428# CONFIG_MTD is not set 461# CONFIG_MTD is not set
429
430#
431# Parallel port support
432#
433CONFIG_PARPORT=y 462CONFIG_PARPORT=y
434CONFIG_PARPORT_PC=y 463CONFIG_PARPORT_PC=y
435# CONFIG_PARPORT_SERIAL is not set 464# CONFIG_PARPORT_SERIAL is not set
436# CONFIG_PARPORT_PC_FIFO is not set 465# CONFIG_PARPORT_PC_FIFO is not set
437# CONFIG_PARPORT_PC_SUPERIO is not set 466# CONFIG_PARPORT_PC_SUPERIO is not set
438# CONFIG_PARPORT_GSC is not set 467# CONFIG_PARPORT_GSC is not set
468# CONFIG_PARPORT_AX88796 is not set
439# CONFIG_PARPORT_1284 is not set 469# CONFIG_PARPORT_1284 is not set
440
441#
442# Plug and Play support
443#
444CONFIG_PNP=y 470CONFIG_PNP=y
445# CONFIG_PNP_DEBUG is not set 471# CONFIG_PNP_DEBUG is not set
446 472
@@ -450,10 +476,7 @@ CONFIG_PNP=y
450# CONFIG_ISAPNP is not set 476# CONFIG_ISAPNP is not set
451# CONFIG_PNPBIOS is not set 477# CONFIG_PNPBIOS is not set
452CONFIG_PNPACPI=y 478CONFIG_PNPACPI=y
453 479CONFIG_BLK_DEV=y
454#
455# Block devices
456#
457CONFIG_BLK_DEV_FD=y 480CONFIG_BLK_DEV_FD=y
458# CONFIG_BLK_DEV_XD is not set 481# CONFIG_BLK_DEV_XD is not set
459# CONFIG_PARIDE is not set 482# CONFIG_PARIDE is not set
@@ -469,14 +492,19 @@ CONFIG_BLK_DEV_FD=y
469CONFIG_BLK_DEV_RAM=y 492CONFIG_BLK_DEV_RAM=y
470CONFIG_BLK_DEV_RAM_COUNT=16 493CONFIG_BLK_DEV_RAM_COUNT=16
471CONFIG_BLK_DEV_RAM_SIZE=51200 494CONFIG_BLK_DEV_RAM_SIZE=51200
472CONFIG_BLK_DEV_INITRD=y 495CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
473# CONFIG_CDROM_PKTCDVD is not set 496# CONFIG_CDROM_PKTCDVD is not set
474# CONFIG_ATA_OVER_ETH is not set 497# CONFIG_ATA_OVER_ETH is not set
475 498CONFIG_MISC_DEVICES=y
476# 499# CONFIG_IBM_ASM is not set
477# ATA/ATAPI/MFM/RLL support 500# CONFIG_PHANTOM is not set
478# 501# CONFIG_EEPROM_93CX6 is not set
502# CONFIG_SGI_IOC4 is not set
503# CONFIG_TIFM_CORE is not set
504# CONFIG_SONY_LAPTOP is not set
505# CONFIG_THINKPAD_ACPI is not set
479CONFIG_IDE=y 506CONFIG_IDE=y
507CONFIG_IDE_MAX_HWIFS=4
480CONFIG_BLK_DEV_IDE=y 508CONFIG_BLK_DEV_IDE=y
481 509
482# 510#
@@ -490,7 +518,9 @@ CONFIG_BLK_DEV_IDECD=y
490# CONFIG_BLK_DEV_IDETAPE is not set 518# CONFIG_BLK_DEV_IDETAPE is not set
491# CONFIG_BLK_DEV_IDEFLOPPY is not set 519# CONFIG_BLK_DEV_IDEFLOPPY is not set
492# CONFIG_BLK_DEV_IDESCSI is not set 520# CONFIG_BLK_DEV_IDESCSI is not set
521# CONFIG_BLK_DEV_IDEACPI is not set
493# CONFIG_IDE_TASK_IOCTL is not set 522# CONFIG_IDE_TASK_IOCTL is not set
523CONFIG_IDE_PROC_FS=y
494 524
495# 525#
496# IDE chipset support/bugfixes 526# IDE chipset support/bugfixes
@@ -501,13 +531,13 @@ CONFIG_BLK_DEV_CMD640=y
501# CONFIG_BLK_DEV_IDEPNP is not set 531# CONFIG_BLK_DEV_IDEPNP is not set
502CONFIG_BLK_DEV_IDEPCI=y 532CONFIG_BLK_DEV_IDEPCI=y
503CONFIG_IDEPCI_SHARE_IRQ=y 533CONFIG_IDEPCI_SHARE_IRQ=y
534CONFIG_IDEPCI_PCIBUS_ORDER=y
504# CONFIG_BLK_DEV_OFFBOARD is not set 535# CONFIG_BLK_DEV_OFFBOARD is not set
505CONFIG_BLK_DEV_GENERIC=y 536CONFIG_BLK_DEV_GENERIC=y
506# CONFIG_BLK_DEV_OPTI621 is not set 537# CONFIG_BLK_DEV_OPTI621 is not set
507CONFIG_BLK_DEV_RZ1000=y 538CONFIG_BLK_DEV_RZ1000=y
508CONFIG_BLK_DEV_IDEDMA_PCI=y 539CONFIG_BLK_DEV_IDEDMA_PCI=y
509# CONFIG_BLK_DEV_IDEDMA_FORCED is not set 540# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
510CONFIG_IDEDMA_PCI_AUTO=y
511# CONFIG_IDEDMA_ONLYDISK is not set 541# CONFIG_IDEDMA_ONLYDISK is not set
512# CONFIG_BLK_DEV_AEC62XX is not set 542# CONFIG_BLK_DEV_AEC62XX is not set
513# CONFIG_BLK_DEV_ALI15X3 is not set 543# CONFIG_BLK_DEV_ALI15X3 is not set
@@ -521,8 +551,10 @@ CONFIG_IDEDMA_PCI_AUTO=y
521# CONFIG_BLK_DEV_CS5535 is not set 551# CONFIG_BLK_DEV_CS5535 is not set
522# CONFIG_BLK_DEV_HPT34X is not set 552# CONFIG_BLK_DEV_HPT34X is not set
523# CONFIG_BLK_DEV_HPT366 is not set 553# CONFIG_BLK_DEV_HPT366 is not set
554# CONFIG_BLK_DEV_JMICRON is not set
524# CONFIG_BLK_DEV_SC1200 is not set 555# CONFIG_BLK_DEV_SC1200 is not set
525CONFIG_BLK_DEV_PIIX=y 556CONFIG_BLK_DEV_PIIX=y
557# CONFIG_BLK_DEV_IT8213 is not set
526# CONFIG_BLK_DEV_IT821X is not set 558# CONFIG_BLK_DEV_IT821X is not set
527# CONFIG_BLK_DEV_NS87415 is not set 559# CONFIG_BLK_DEV_NS87415 is not set
528# CONFIG_BLK_DEV_PDC202XX_OLD is not set 560# CONFIG_BLK_DEV_PDC202XX_OLD is not set
@@ -533,11 +565,11 @@ CONFIG_BLK_DEV_PIIX=y
533# CONFIG_BLK_DEV_SLC90E66 is not set 565# CONFIG_BLK_DEV_SLC90E66 is not set
534# CONFIG_BLK_DEV_TRM290 is not set 566# CONFIG_BLK_DEV_TRM290 is not set
535# CONFIG_BLK_DEV_VIA82CXXX is not set 567# CONFIG_BLK_DEV_VIA82CXXX is not set
568# CONFIG_BLK_DEV_TC86C001 is not set
536# CONFIG_IDE_ARM is not set 569# CONFIG_IDE_ARM is not set
537# CONFIG_IDE_CHIPSETS is not set 570# CONFIG_IDE_CHIPSETS is not set
538CONFIG_BLK_DEV_IDEDMA=y 571CONFIG_BLK_DEV_IDEDMA=y
539# CONFIG_IDEDMA_IVB is not set 572# CONFIG_IDEDMA_IVB is not set
540CONFIG_IDEDMA_AUTO=y
541# CONFIG_BLK_DEV_HD is not set 573# CONFIG_BLK_DEV_HD is not set
542 574
543# 575#
@@ -545,6 +577,9 @@ CONFIG_IDEDMA_AUTO=y
545# 577#
546# CONFIG_RAID_ATTRS is not set 578# CONFIG_RAID_ATTRS is not set
547CONFIG_SCSI=y 579CONFIG_SCSI=y
580CONFIG_SCSI_DMA=y
581# CONFIG_SCSI_TGT is not set
582# CONFIG_SCSI_NETLINK is not set
548CONFIG_SCSI_PROC_FS=y 583CONFIG_SCSI_PROC_FS=y
549 584
550# 585#
@@ -563,18 +598,17 @@ CONFIG_CHR_DEV_SG=y
563# CONFIG_SCSI_MULTI_LUN is not set 598# CONFIG_SCSI_MULTI_LUN is not set
564# CONFIG_SCSI_CONSTANTS is not set 599# CONFIG_SCSI_CONSTANTS is not set
565# CONFIG_SCSI_LOGGING is not set 600# CONFIG_SCSI_LOGGING is not set
601# CONFIG_SCSI_SCAN_ASYNC is not set
602CONFIG_SCSI_WAIT_SCAN=m
566 603
567# 604#
568# SCSI Transport Attributes 605# SCSI Transports
569# 606#
570# CONFIG_SCSI_SPI_ATTRS is not set 607# CONFIG_SCSI_SPI_ATTRS is not set
571# CONFIG_SCSI_FC_ATTRS is not set 608# CONFIG_SCSI_FC_ATTRS is not set
572# CONFIG_SCSI_ISCSI_ATTRS is not set 609# CONFIG_SCSI_ISCSI_ATTRS is not set
573# CONFIG_SCSI_SAS_ATTRS is not set 610# CONFIG_SCSI_SAS_LIBSAS is not set
574 611CONFIG_SCSI_LOWLEVEL=y
575#
576# SCSI low-level drivers
577#
578# CONFIG_ISCSI_TCP is not set 612# CONFIG_ISCSI_TCP is not set
579# CONFIG_BLK_DEV_3W_XXXX_RAID is not set 613# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
580# CONFIG_SCSI_3W_9XXX is not set 614# CONFIG_SCSI_3W_9XXX is not set
@@ -586,29 +620,15 @@ CONFIG_CHR_DEV_SG=y
586# CONFIG_SCSI_AIC7XXX is not set 620# CONFIG_SCSI_AIC7XXX is not set
587# CONFIG_SCSI_AIC7XXX_OLD is not set 621# CONFIG_SCSI_AIC7XXX_OLD is not set
588# CONFIG_SCSI_AIC79XX is not set 622# CONFIG_SCSI_AIC79XX is not set
623# CONFIG_SCSI_AIC94XX is not set
589CONFIG_SCSI_DPT_I2O=m 624CONFIG_SCSI_DPT_I2O=m
590# CONFIG_SCSI_ADVANSYS is not set 625# CONFIG_SCSI_ADVANSYS is not set
591# CONFIG_SCSI_IN2000 is not set 626# CONFIG_SCSI_IN2000 is not set
627# CONFIG_SCSI_ARCMSR is not set
592# CONFIG_MEGARAID_NEWGEN is not set 628# CONFIG_MEGARAID_NEWGEN is not set
593# CONFIG_MEGARAID_LEGACY is not set 629# CONFIG_MEGARAID_LEGACY is not set
594# CONFIG_MEGARAID_SAS is not set 630# CONFIG_MEGARAID_SAS is not set
595CONFIG_SCSI_SATA=y 631# CONFIG_SCSI_HPTIOP is not set
596# CONFIG_SCSI_SATA_AHCI is not set
597# CONFIG_SCSI_SATA_SVW is not set
598CONFIG_SCSI_ATA_PIIX=y
599# CONFIG_SCSI_SATA_MV is not set
600# CONFIG_SCSI_SATA_NV is not set
601# CONFIG_SCSI_PDC_ADMA is not set
602# CONFIG_SCSI_SATA_QSTOR is not set
603# CONFIG_SCSI_SATA_PROMISE is not set
604CONFIG_SCSI_SATA_SX4=m
605# CONFIG_SCSI_SATA_SIL is not set
606# CONFIG_SCSI_SATA_SIL24 is not set
607CONFIG_SCSI_SATA_SIS=m
608# CONFIG_SCSI_SATA_ULI is not set
609# CONFIG_SCSI_SATA_VIA is not set
610# CONFIG_SCSI_SATA_VITESSE is not set
611CONFIG_SCSI_SATA_INTEL_COMBINED=y
612# CONFIG_SCSI_BUSLOGIC is not set 632# CONFIG_SCSI_BUSLOGIC is not set
613# CONFIG_SCSI_DMX3191D is not set 633# CONFIG_SCSI_DMX3191D is not set
614# CONFIG_SCSI_DTC3280 is not set 634# CONFIG_SCSI_DTC3280 is not set
@@ -623,16 +643,16 @@ CONFIG_SCSI_SATA_INTEL_COMBINED=y
623# CONFIG_SCSI_PPA is not set 643# CONFIG_SCSI_PPA is not set
624# CONFIG_SCSI_IMM is not set 644# CONFIG_SCSI_IMM is not set
625# CONFIG_SCSI_NCR53C406A is not set 645# CONFIG_SCSI_NCR53C406A is not set
646# CONFIG_SCSI_STEX is not set
626# CONFIG_SCSI_SYM53C8XX_2 is not set 647# CONFIG_SCSI_SYM53C8XX_2 is not set
627CONFIG_SCSI_IPR=m
628# CONFIG_SCSI_IPR_TRACE is not set
629# CONFIG_SCSI_IPR_DUMP is not set
630# CONFIG_SCSI_PAS16 is not set 648# CONFIG_SCSI_PAS16 is not set
631# CONFIG_SCSI_PSI240I is not set 649# CONFIG_SCSI_PSI240I is not set
632# CONFIG_SCSI_QLOGIC_FAS is not set 650# CONFIG_SCSI_QLOGIC_FAS is not set
633# CONFIG_SCSI_QLOGIC_1280 is not set 651# CONFIG_SCSI_QLOGIC_1280 is not set
634# CONFIG_SCSI_QLA_FC is not set 652# CONFIG_SCSI_QLA_FC is not set
653# CONFIG_SCSI_QLA_ISCSI is not set
635# CONFIG_SCSI_LPFC is not set 654# CONFIG_SCSI_LPFC is not set
655# CONFIG_SCSI_SEAGATE is not set
636# CONFIG_SCSI_SYM53C416 is not set 656# CONFIG_SCSI_SYM53C416 is not set
637# CONFIG_SCSI_DC395x is not set 657# CONFIG_SCSI_DC395x is not set
638# CONFIG_SCSI_DC390T is not set 658# CONFIG_SCSI_DC390T is not set
@@ -641,23 +661,20 @@ CONFIG_SCSI_IPR=m
641# CONFIG_SCSI_ULTRASTOR is not set 661# CONFIG_SCSI_ULTRASTOR is not set
642# CONFIG_SCSI_NSP32 is not set 662# CONFIG_SCSI_NSP32 is not set
643# CONFIG_SCSI_DEBUG is not set 663# CONFIG_SCSI_DEBUG is not set
644 664# CONFIG_SCSI_SRP is not set
645# 665# CONFIG_ATA is not set
646# Old CD-ROM drivers (not SCSI, not IDE)
647#
648# CONFIG_CD_NO_IDESCSI is not set
649
650#
651# Multi-device support (RAID and LVM)
652#
653CONFIG_MD=y 666CONFIG_MD=y
667# CONFIG_BLK_DEV_MD is not set
654CONFIG_BLK_DEV_DM=m 668CONFIG_BLK_DEV_DM=m
669# CONFIG_DM_DEBUG is not set
655CONFIG_DM_CRYPT=m 670CONFIG_DM_CRYPT=m
656CONFIG_DM_SNAPSHOT=m 671CONFIG_DM_SNAPSHOT=m
657CONFIG_DM_MIRROR=m 672CONFIG_DM_MIRROR=m
658CONFIG_DM_ZERO=m 673CONFIG_DM_ZERO=m
659CONFIG_DM_MULTIPATH=m 674CONFIG_DM_MULTIPATH=m
660CONFIG_DM_MULTIPATH_EMC=m 675CONFIG_DM_MULTIPATH_EMC=m
676# CONFIG_DM_MULTIPATH_RDAC is not set
677# CONFIG_DM_DELAY is not set
661 678
662# 679#
663# Fusion MPT device support 680# Fusion MPT device support
@@ -670,18 +687,16 @@ CONFIG_DM_MULTIPATH_EMC=m
670# 687#
671# IEEE 1394 (FireWire) support 688# IEEE 1394 (FireWire) support
672# 689#
690# CONFIG_FIREWIRE is not set
673CONFIG_IEEE1394=y 691CONFIG_IEEE1394=y
674 692
675# 693#
676# Subsystem Options 694# Subsystem Options
677# 695#
678# CONFIG_IEEE1394_VERBOSEDEBUG is not set 696# CONFIG_IEEE1394_VERBOSEDEBUG is not set
679# CONFIG_IEEE1394_OUI_DB is not set
680# CONFIG_IEEE1394_EXTRA_CONFIG_ROMS is not set
681# CONFIG_IEEE1394_EXPORT_FULL_API is not set
682 697
683# 698#
684# Device Drivers 699# Controllers
685# 700#
686 701
687# 702#
@@ -690,42 +705,26 @@ CONFIG_IEEE1394=y
690CONFIG_IEEE1394_OHCI1394=y 705CONFIG_IEEE1394_OHCI1394=y
691 706
692# 707#
693# Protocol Drivers 708# Protocols
694# 709#
695# CONFIG_IEEE1394_VIDEO1394 is not set 710# CONFIG_IEEE1394_VIDEO1394 is not set
696# CONFIG_IEEE1394_SBP2 is not set 711# CONFIG_IEEE1394_SBP2 is not set
712# CONFIG_IEEE1394_ETH1394_ROM_ENTRY is not set
697# CONFIG_IEEE1394_ETH1394 is not set 713# CONFIG_IEEE1394_ETH1394 is not set
698# CONFIG_IEEE1394_DV1394 is not set 714# CONFIG_IEEE1394_DV1394 is not set
699CONFIG_IEEE1394_RAWIO=y 715CONFIG_IEEE1394_RAWIO=y
700
701#
702# I2O device support
703#
704# CONFIG_I2O is not set 716# CONFIG_I2O is not set
705 717# CONFIG_MACINTOSH_DRIVERS is not set
706#
707# Network device support
708#
709CONFIG_NETDEVICES=y 718CONFIG_NETDEVICES=y
719# CONFIG_NETDEVICES_MULTIQUEUE is not set
710CONFIG_DUMMY=m 720CONFIG_DUMMY=m
711# CONFIG_BONDING is not set 721# CONFIG_BONDING is not set
722# CONFIG_MACVLAN is not set
712# CONFIG_EQUALIZER is not set 723# CONFIG_EQUALIZER is not set
713# CONFIG_TUN is not set 724# CONFIG_TUN is not set
714# CONFIG_NET_SB1000 is not set 725# CONFIG_NET_SB1000 is not set
715
716#
717# ARCnet devices
718#
719# CONFIG_ARCNET is not set 726# CONFIG_ARCNET is not set
720
721#
722# PHY device support
723#
724# CONFIG_PHYLIB is not set 727# CONFIG_PHYLIB is not set
725
726#
727# Ethernet (10 or 100Mbit)
728#
729CONFIG_NET_ETHERNET=y 728CONFIG_NET_ETHERNET=y
730CONFIG_MII=y 729CONFIG_MII=y
731# CONFIG_HAPPYMEAL is not set 730# CONFIG_HAPPYMEAL is not set
@@ -735,10 +734,6 @@ CONFIG_MII=y
735# CONFIG_LANCE is not set 734# CONFIG_LANCE is not set
736# CONFIG_NET_VENDOR_SMC is not set 735# CONFIG_NET_VENDOR_SMC is not set
737# CONFIG_NET_VENDOR_RACAL is not set 736# CONFIG_NET_VENDOR_RACAL is not set
738
739#
740# Tulip family network device support
741#
742# CONFIG_NET_TULIP is not set 737# CONFIG_NET_TULIP is not set
743# CONFIG_AT1700 is not set 738# CONFIG_AT1700 is not set
744# CONFIG_DEPCA is not set 739# CONFIG_DEPCA is not set
@@ -781,11 +776,9 @@ CONFIG_8139TOO_PIO=y
781# CONFIG_SUNDANCE is not set 776# CONFIG_SUNDANCE is not set
782# CONFIG_TLAN is not set 777# CONFIG_TLAN is not set
783# CONFIG_VIA_RHINE is not set 778# CONFIG_VIA_RHINE is not set
779# CONFIG_SC92031 is not set
784# CONFIG_NET_POCKET is not set 780# CONFIG_NET_POCKET is not set
785 781CONFIG_NETDEV_1000=y
786#
787# Ethernet (1000 Mbit)
788#
789# CONFIG_ACENIC is not set 782# CONFIG_ACENIC is not set
790# CONFIG_DL2K is not set 783# CONFIG_DL2K is not set
791# CONFIG_E1000 is not set 784# CONFIG_E1000 is not set
@@ -800,28 +793,34 @@ CONFIG_8139TOO_PIO=y
800# CONFIG_VIA_VELOCITY is not set 793# CONFIG_VIA_VELOCITY is not set
801# CONFIG_TIGON3 is not set 794# CONFIG_TIGON3 is not set
802# CONFIG_BNX2 is not set 795# CONFIG_BNX2 is not set
803 796# CONFIG_QLA3XXX is not set
804# 797# CONFIG_ATL1 is not set
805# Ethernet (10000 Mbit) 798CONFIG_NETDEV_10000=y
806#
807# CONFIG_CHELSIO_T1 is not set 799# CONFIG_CHELSIO_T1 is not set
800# CONFIG_CHELSIO_T3 is not set
808# CONFIG_IXGB is not set 801# CONFIG_IXGB is not set
809CONFIG_S2IO=m 802CONFIG_S2IO=m
810# CONFIG_S2IO_NAPI is not set 803# CONFIG_S2IO_NAPI is not set
811 804# CONFIG_MYRI10GE is not set
812# 805# CONFIG_NETXEN_NIC is not set
813# Token Ring devices 806# CONFIG_MLX4_CORE is not set
814#
815# CONFIG_TR is not set 807# CONFIG_TR is not set
816 808
817# 809#
818# Wireless LAN (non-hamradio) 810# Wireless LAN
819# 811#
820# CONFIG_NET_RADIO is not set 812# CONFIG_WLAN_PRE80211 is not set
813# CONFIG_WLAN_80211 is not set
821 814
822# 815#
823# Wan interfaces 816# USB Network Adapters
824# 817#
818# CONFIG_USB_CATC is not set
819# CONFIG_USB_KAWETH is not set
820# CONFIG_USB_PEGASUS is not set
821# CONFIG_USB_RTL8150 is not set
822# CONFIG_USB_USBNET_MII is not set
823# CONFIG_USB_USBNET is not set
825# CONFIG_WAN is not set 824# CONFIG_WAN is not set
826# CONFIG_FDDI is not set 825# CONFIG_FDDI is not set
827# CONFIG_HIPPI is not set 826# CONFIG_HIPPI is not set
@@ -833,21 +832,15 @@ CONFIG_S2IO=m
833# CONFIG_NETCONSOLE is not set 832# CONFIG_NETCONSOLE is not set
834# CONFIG_NETPOLL is not set 833# CONFIG_NETPOLL is not set
835# CONFIG_NET_POLL_CONTROLLER is not set 834# CONFIG_NET_POLL_CONTROLLER is not set
836
837#
838# ISDN subsystem
839#
840# CONFIG_ISDN is not set 835# CONFIG_ISDN is not set
841
842#
843# Telephony Support
844#
845# CONFIG_PHONE is not set 836# CONFIG_PHONE is not set
846 837
847# 838#
848# Input device support 839# Input device support
849# 840#
850CONFIG_INPUT=y 841CONFIG_INPUT=y
842# CONFIG_INPUT_FF_MEMLESS is not set
843# CONFIG_INPUT_POLLDEV is not set
851 844
852# 845#
853# Userland interfaces 846# Userland interfaces
@@ -868,14 +861,15 @@ CONFIG_KEYBOARD_ATKBD=y
868# CONFIG_KEYBOARD_LKKBD is not set 861# CONFIG_KEYBOARD_LKKBD is not set
869# CONFIG_KEYBOARD_XTKBD is not set 862# CONFIG_KEYBOARD_XTKBD is not set
870# CONFIG_KEYBOARD_NEWTON is not set 863# CONFIG_KEYBOARD_NEWTON is not set
864# CONFIG_KEYBOARD_STOWAWAY is not set
871# CONFIG_INPUT_MOUSE is not set 865# CONFIG_INPUT_MOUSE is not set
872# CONFIG_MOUSE_PS2 is not set
873# CONFIG_MOUSE_SERIAL is not set
874# CONFIG_MOUSE_INPORT is not set
875# CONFIG_MOUSE_LOGIBM is not set
876# CONFIG_MOUSE_PC110PAD is not set
877# CONFIG_MOUSE_VSXXXAA is not set
878# CONFIG_INPUT_JOYSTICK is not set 866# CONFIG_INPUT_JOYSTICK is not set
867CONFIG_INPUT_TABLET=y
868# CONFIG_TABLET_USB_ACECAD is not set
869# CONFIG_TABLET_USB_AIPTEK is not set
870# CONFIG_TABLET_USB_GTCO is not set
871# CONFIG_TABLET_USB_KBTAB is not set
872CONFIG_TABLET_USB_WACOM=y
879# CONFIG_INPUT_TOUCHSCREEN is not set 873# CONFIG_INPUT_TOUCHSCREEN is not set
880# CONFIG_INPUT_MISC is not set 874# CONFIG_INPUT_MISC is not set
881 875
@@ -898,6 +892,7 @@ CONFIG_SERIO_LIBPS2=y
898CONFIG_VT=y 892CONFIG_VT=y
899CONFIG_VT_CONSOLE=y 893CONFIG_VT_CONSOLE=y
900CONFIG_HW_CONSOLE=y 894CONFIG_HW_CONSOLE=y
895# CONFIG_VT_HW_CONSOLE_BINDING is not set
901# CONFIG_SERIAL_NONSTANDARD is not set 896# CONFIG_SERIAL_NONSTANDARD is not set
902 897
903# 898#
@@ -905,6 +900,7 @@ CONFIG_HW_CONSOLE=y
905# 900#
906CONFIG_SERIAL_8250=y 901CONFIG_SERIAL_8250=y
907# CONFIG_SERIAL_8250_CONSOLE is not set 902# CONFIG_SERIAL_8250_CONSOLE is not set
903CONFIG_FIX_EARLYCON_MEM=y
908CONFIG_SERIAL_8250_PCI=y 904CONFIG_SERIAL_8250_PCI=y
909CONFIG_SERIAL_8250_PNP=y 905CONFIG_SERIAL_8250_PNP=y
910CONFIG_SERIAL_8250_NR_UARTS=4 906CONFIG_SERIAL_8250_NR_UARTS=4
@@ -922,15 +918,7 @@ CONFIG_PRINTER=y
922# CONFIG_LP_CONSOLE is not set 918# CONFIG_LP_CONSOLE is not set
923# CONFIG_PPDEV is not set 919# CONFIG_PPDEV is not set
924# CONFIG_TIPAR is not set 920# CONFIG_TIPAR is not set
925
926#
927# IPMI
928#
929# CONFIG_IPMI_HANDLER is not set 921# CONFIG_IPMI_HANDLER is not set
930
931#
932# Watchdog Cards
933#
934# CONFIG_WATCHDOG is not set 922# CONFIG_WATCHDOG is not set
935# CONFIG_HW_RANDOM is not set 923# CONFIG_HW_RANDOM is not set
936# CONFIG_NVRAM is not set 924# CONFIG_NVRAM is not set
@@ -940,10 +928,6 @@ CONFIG_PRINTER=y
940# CONFIG_R3964 is not set 928# CONFIG_R3964 is not set
941# CONFIG_APPLICOM is not set 929# CONFIG_APPLICOM is not set
942# CONFIG_SONYPI is not set 930# CONFIG_SONYPI is not set
943
944#
945# Ftape, the floppy tape device driver
946#
947CONFIG_AGP=y 931CONFIG_AGP=y
948# CONFIG_AGP_ALI is not set 932# CONFIG_AGP_ALI is not set
949# CONFIG_AGP_ATI is not set 933# CONFIG_AGP_ATI is not set
@@ -967,20 +951,15 @@ CONFIG_DRM=y
967# CONFIG_DRM_VIA is not set 951# CONFIG_DRM_VIA is not set
968# CONFIG_DRM_SAVAGE is not set 952# CONFIG_DRM_SAVAGE is not set
969# CONFIG_MWAVE is not set 953# CONFIG_MWAVE is not set
954# CONFIG_PC8736x_GPIO is not set
955# CONFIG_NSC_GPIO is not set
970# CONFIG_CS5535_GPIO is not set 956# CONFIG_CS5535_GPIO is not set
971# CONFIG_RAW_DRIVER is not set 957# CONFIG_RAW_DRIVER is not set
972# CONFIG_HPET is not set 958# CONFIG_HPET is not set
973# CONFIG_HANGCHECK_TIMER is not set 959# CONFIG_HANGCHECK_TIMER is not set
974
975#
976# TPM devices
977#
978# CONFIG_TCG_TPM is not set 960# CONFIG_TCG_TPM is not set
979# CONFIG_TELCLOCK is not set 961# CONFIG_TELCLOCK is not set
980 962CONFIG_DEVPORT=y
981#
982# I2C support
983#
984# CONFIG_I2C is not set 963# CONFIG_I2C is not set
985 964
986# 965#
@@ -988,25 +967,36 @@ CONFIG_DRM=y
988# 967#
989# CONFIG_SPI is not set 968# CONFIG_SPI is not set
990# CONFIG_SPI_MASTER is not set 969# CONFIG_SPI_MASTER is not set
991
992#
993# Dallas's 1-wire bus
994#
995# CONFIG_W1 is not set 970# CONFIG_W1 is not set
996 971# CONFIG_POWER_SUPPLY is not set
997#
998# Hardware Monitoring support
999#
1000CONFIG_HWMON=y 972CONFIG_HWMON=y
1001# CONFIG_HWMON_VID is not set 973# CONFIG_HWMON_VID is not set
974# CONFIG_SENSORS_ABITUGURU is not set
975# CONFIG_SENSORS_ABITUGURU3 is not set
976# CONFIG_SENSORS_K8TEMP is not set
1002# CONFIG_SENSORS_F71805F is not set 977# CONFIG_SENSORS_F71805F is not set
978# CONFIG_SENSORS_CORETEMP is not set
979# CONFIG_SENSORS_IT87 is not set
980# CONFIG_SENSORS_PC87360 is not set
981# CONFIG_SENSORS_PC87427 is not set
982# CONFIG_SENSORS_SIS5595 is not set
983# CONFIG_SENSORS_SMSC47M1 is not set
984# CONFIG_SENSORS_SMSC47B397 is not set
985# CONFIG_SENSORS_VIA686A is not set
986# CONFIG_SENSORS_VT1211 is not set
987# CONFIG_SENSORS_VT8231 is not set
988# CONFIG_SENSORS_W83627HF is not set
989# CONFIG_SENSORS_W83627EHF is not set
1003# CONFIG_SENSORS_HDAPS is not set 990# CONFIG_SENSORS_HDAPS is not set
991# CONFIG_SENSORS_APPLESMC is not set
1004# CONFIG_HWMON_DEBUG_CHIP is not set 992# CONFIG_HWMON_DEBUG_CHIP is not set
1005 993
1006# 994#
1007# Misc devices 995# Multifunction device drivers
1008# 996#
1009# CONFIG_IBM_ASM is not set 997# CONFIG_MFD_SM501 is not set
998# CONFIG_HTC_ASIC3 is not set
999# CONFIG_HTC_ASIC3_DS1WM is not set
1010 1000
1011# 1001#
1012# Multi-Function Devices 1002# Multi-Function Devices
@@ -1019,54 +1009,113 @@ CONFIG_VIDEO_DEV=m
1019CONFIG_VIDEO_V4L1=y 1009CONFIG_VIDEO_V4L1=y
1020CONFIG_VIDEO_V4L1_COMPAT=y 1010CONFIG_VIDEO_V4L1_COMPAT=y
1021CONFIG_VIDEO_V4L2=y 1011CONFIG_VIDEO_V4L2=y
1012CONFIG_VIDEO_CAPTURE_DRIVERS=y
1013# CONFIG_VIDEO_ADV_DEBUG is not set
1014CONFIG_VIDEO_HELPER_CHIPS_AUTO=y
1015# CONFIG_VIDEO_VIVI is not set
1016# CONFIG_VIDEO_PMS is not set
1017# CONFIG_VIDEO_BWQCAM is not set
1018# CONFIG_VIDEO_CQCAM is not set
1019# CONFIG_VIDEO_CPIA is not set
1020# CONFIG_VIDEO_CPIA2 is not set
1021# CONFIG_VIDEO_STRADIS is not set
1022CONFIG_V4L_USB_DRIVERS=y
1023# CONFIG_USB_VICAM is not set
1024# CONFIG_USB_IBMCAM is not set
1025# CONFIG_USB_KONICAWC is not set
1026# CONFIG_USB_QUICKCAM_MESSENGER is not set
1027# CONFIG_USB_ET61X251 is not set
1028# CONFIG_USB_OV511 is not set
1029# CONFIG_USB_SE401 is not set
1030# CONFIG_USB_SN9C102 is not set
1031# CONFIG_USB_STV680 is not set
1032# CONFIG_USB_ZC0301 is not set
1033# CONFIG_USB_PWC is not set
1034# CONFIG_USB_ZR364XX is not set
1035CONFIG_RADIO_ADAPTERS=y
1036# CONFIG_RADIO_CADET is not set
1037# CONFIG_RADIO_RTRACK is not set
1038# CONFIG_RADIO_RTRACK2 is not set
1039# CONFIG_RADIO_AZTECH is not set
1040# CONFIG_RADIO_GEMTEK is not set
1041# CONFIG_RADIO_GEMTEK_PCI is not set
1042# CONFIG_RADIO_MAXIRADIO is not set
1043# CONFIG_RADIO_MAESTRO is not set
1044# CONFIG_RADIO_SF16FMI is not set
1045# CONFIG_RADIO_SF16FMR2 is not set
1046# CONFIG_RADIO_TERRATEC is not set
1047# CONFIG_RADIO_TRUST is not set
1048# CONFIG_RADIO_TYPHOON is not set
1049# CONFIG_RADIO_ZOLTRIX is not set
1050# CONFIG_USB_DSBR is not set
1051# CONFIG_DVB_CORE is not set
1052CONFIG_DAB=y
1053# CONFIG_USB_DABUSB is not set
1022 1054
1023# 1055#
1024# Digital Video Broadcasting Devices 1056# Graphics support
1025# 1057#
1026# CONFIG_DVB is not set 1058# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
1027# CONFIG_USB_DABUSB is not set
1028 1059
1029# 1060#
1030# Graphics support 1061# Display device support
1031# 1062#
1063# CONFIG_DISPLAY_SUPPORT is not set
1064# CONFIG_VGASTATE is not set
1065CONFIG_VIDEO_OUTPUT_CONTROL=m
1032CONFIG_FB=y 1066CONFIG_FB=y
1033CONFIG_FB_CFB_FILLRECT=y 1067# CONFIG_FIRMWARE_EDID is not set
1034CONFIG_FB_CFB_COPYAREA=y 1068# CONFIG_FB_DDC is not set
1035CONFIG_FB_CFB_IMAGEBLIT=y 1069CONFIG_FB_CFB_FILLRECT=m
1070CONFIG_FB_CFB_COPYAREA=m
1071CONFIG_FB_CFB_IMAGEBLIT=m
1072# CONFIG_FB_SYS_FILLRECT is not set
1073# CONFIG_FB_SYS_COPYAREA is not set
1074# CONFIG_FB_SYS_IMAGEBLIT is not set
1075# CONFIG_FB_SYS_FOPS is not set
1076CONFIG_FB_DEFERRED_IO=y
1077# CONFIG_FB_SVGALIB is not set
1036# CONFIG_FB_MACMODES is not set 1078# CONFIG_FB_MACMODES is not set
1037CONFIG_FB_FIRMWARE_EDID=y 1079# CONFIG_FB_BACKLIGHT is not set
1038CONFIG_FB_MODE_HELPERS=y 1080CONFIG_FB_MODE_HELPERS=y
1039# CONFIG_FB_TILEBLITTING is not set 1081# CONFIG_FB_TILEBLITTING is not set
1082
1083#
1084# Frame buffer hardware drivers
1085#
1040# CONFIG_FB_CIRRUS is not set 1086# CONFIG_FB_CIRRUS is not set
1041# CONFIG_FB_PM2 is not set 1087# CONFIG_FB_PM2 is not set
1042# CONFIG_FB_CYBER2000 is not set 1088# CONFIG_FB_CYBER2000 is not set
1043# CONFIG_FB_ARC is not set 1089# CONFIG_FB_ARC is not set
1044# CONFIG_FB_ASILIANT is not set 1090# CONFIG_FB_ASILIANT is not set
1045# CONFIG_FB_IMSTT is not set 1091# CONFIG_FB_IMSTT is not set
1046CONFIG_FB_VGA16=y 1092# CONFIG_FB_VGA16 is not set
1047CONFIG_FB_VESA=y 1093CONFIG_FB_UVESA=m
1048# CONFIG_FB_VESA_STD is not set 1094# CONFIG_FB_VESA is not set
1049CONFIG_FB_VESA_TNG=y 1095# CONFIG_FB_HECUBA is not set
1050CONFIG_FB_VESA_DEFAULT_MODE="640x480-32@60"
1051CONFIG_VIDEO_SELECT=y
1052# CONFIG_FB_HGA is not set 1096# CONFIG_FB_HGA is not set
1053# CONFIG_FB_S1D13XXX is not set 1097# CONFIG_FB_S1D13XXX is not set
1054# CONFIG_FB_NVIDIA is not set 1098# CONFIG_FB_NVIDIA is not set
1055# CONFIG_FB_RIVA is not set 1099# CONFIG_FB_RIVA is not set
1056# CONFIG_FB_I810 is not set 1100# CONFIG_FB_I810 is not set
1101# CONFIG_FB_LE80578 is not set
1057# CONFIG_FB_INTEL is not set 1102# CONFIG_FB_INTEL is not set
1058# CONFIG_FB_MATROX is not set 1103# CONFIG_FB_MATROX is not set
1059# CONFIG_FB_RADEON is not set 1104# CONFIG_FB_RADEON is not set
1060# CONFIG_FB_ATY128 is not set 1105# CONFIG_FB_ATY128 is not set
1061# CONFIG_FB_ATY is not set 1106# CONFIG_FB_ATY is not set
1107# CONFIG_FB_S3 is not set
1062# CONFIG_FB_SAVAGE is not set 1108# CONFIG_FB_SAVAGE is not set
1063# CONFIG_FB_SIS is not set 1109# CONFIG_FB_SIS is not set
1064# CONFIG_FB_NEOMAGIC is not set 1110# CONFIG_FB_NEOMAGIC is not set
1065# CONFIG_FB_KYRO is not set 1111# CONFIG_FB_KYRO is not set
1066# CONFIG_FB_3DFX is not set 1112# CONFIG_FB_3DFX is not set
1067# CONFIG_FB_VOODOO1 is not set 1113# CONFIG_FB_VOODOO1 is not set
1114# CONFIG_FB_VT8623 is not set
1068# CONFIG_FB_CYBLA is not set 1115# CONFIG_FB_CYBLA is not set
1069# CONFIG_FB_TRIDENT is not set 1116# CONFIG_FB_TRIDENT is not set
1117# CONFIG_FB_ARK is not set
1118# CONFIG_FB_PM3 is not set
1070# CONFIG_FB_GEODE is not set 1119# CONFIG_FB_GEODE is not set
1071# CONFIG_FB_VIRTUAL is not set 1120# CONFIG_FB_VIRTUAL is not set
1072 1121
@@ -1075,9 +1124,11 @@ CONFIG_VIDEO_SELECT=y
1075# 1124#
1076CONFIG_VGA_CONSOLE=y 1125CONFIG_VGA_CONSOLE=y
1077# CONFIG_VGACON_SOFT_SCROLLBACK is not set 1126# CONFIG_VGACON_SOFT_SCROLLBACK is not set
1127CONFIG_VIDEO_SELECT=y
1078# CONFIG_MDA_CONSOLE is not set 1128# CONFIG_MDA_CONSOLE is not set
1079CONFIG_DUMMY_CONSOLE=y 1129CONFIG_DUMMY_CONSOLE=y
1080CONFIG_FRAMEBUFFER_CONSOLE=y 1130CONFIG_FRAMEBUFFER_CONSOLE=y
1131# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
1081# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set 1132# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
1082CONFIG_FONTS=y 1133CONFIG_FONTS=y
1083CONFIG_FONT_8x8=y 1134CONFIG_FONT_8x8=y
@@ -1090,10 +1141,6 @@ CONFIG_FONT_8x16=y
1090# CONFIG_FONT_SUN8x16 is not set 1141# CONFIG_FONT_SUN8x16 is not set
1091# CONFIG_FONT_SUN12x22 is not set 1142# CONFIG_FONT_SUN12x22 is not set
1092# CONFIG_FONT_10x18 is not set 1143# CONFIG_FONT_10x18 is not set
1093
1094#
1095# Logo configuration
1096#
1097CONFIG_LOGO=y 1144CONFIG_LOGO=y
1098# CONFIG_LOGO_LINUX_MONO is not set 1145# CONFIG_LOGO_LINUX_MONO is not set
1099# CONFIG_LOGO_LINUX_VGA16 is not set 1146# CONFIG_LOGO_LINUX_VGA16 is not set
@@ -1102,7 +1149,6 @@ CONFIG_LOGO_OHAND_CLUT224=y
1102# CONFIG_LOGO_OZ240_CLUT224 is not set 1149# CONFIG_LOGO_OZ240_CLUT224 is not set
1103# CONFIG_LOGO_OZ480_CLUT224 is not set 1150# CONFIG_LOGO_OZ480_CLUT224 is not set
1104# CONFIG_LOGO_OZ640_CLUT224 is not set 1151# CONFIG_LOGO_OZ640_CLUT224 is not set
1105# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
1106 1152
1107# 1153#
1108# Sound 1154# Sound
@@ -1132,12 +1178,13 @@ CONFIG_SND_VERBOSE_PROCFS=y
1132# Generic devices 1178# Generic devices
1133# 1179#
1134CONFIG_SND_AC97_CODEC=y 1180CONFIG_SND_AC97_CODEC=y
1135CONFIG_SND_AC97_BUS=y
1136# CONFIG_SND_DUMMY is not set 1181# CONFIG_SND_DUMMY is not set
1137# CONFIG_SND_VIRMIDI is not set 1182# CONFIG_SND_VIRMIDI is not set
1138# CONFIG_SND_MTPAV is not set 1183# CONFIG_SND_MTPAV is not set
1184# CONFIG_SND_MTS64 is not set
1139# CONFIG_SND_SERIAL_U16550 is not set 1185# CONFIG_SND_SERIAL_U16550 is not set
1140# CONFIG_SND_MPU401 is not set 1186# CONFIG_SND_MPU401 is not set
1187# CONFIG_SND_PORTMAN2X4 is not set
1141 1188
1142# 1189#
1143# ISA devices 1190# ISA devices
@@ -1190,7 +1237,20 @@ CONFIG_SND_AC97_BUS=y
1190# CONFIG_SND_CMIPCI is not set 1237# CONFIG_SND_CMIPCI is not set
1191# CONFIG_SND_CS4281 is not set 1238# CONFIG_SND_CS4281 is not set
1192# CONFIG_SND_CS46XX is not set 1239# CONFIG_SND_CS46XX is not set
1240# CONFIG_SND_CS5530 is not set
1193# CONFIG_SND_CS5535AUDIO is not set 1241# CONFIG_SND_CS5535AUDIO is not set
1242# CONFIG_SND_DARLA20 is not set
1243# CONFIG_SND_GINA20 is not set
1244# CONFIG_SND_LAYLA20 is not set
1245# CONFIG_SND_DARLA24 is not set
1246# CONFIG_SND_GINA24 is not set
1247# CONFIG_SND_LAYLA24 is not set
1248# CONFIG_SND_MONA is not set
1249# CONFIG_SND_MIA is not set
1250# CONFIG_SND_ECHO3G is not set
1251# CONFIG_SND_INDIGO is not set
1252# CONFIG_SND_INDIGOIO is not set
1253# CONFIG_SND_INDIGODJ is not set
1194# CONFIG_SND_EMU10K1 is not set 1254# CONFIG_SND_EMU10K1 is not set
1195# CONFIG_SND_EMU10K1X is not set 1255# CONFIG_SND_EMU10K1X is not set
1196# CONFIG_SND_ENS1370 is not set 1256# CONFIG_SND_ENS1370 is not set
@@ -1220,26 +1280,41 @@ CONFIG_SND_INTEL8X0=y
1220# CONFIG_SND_VIA82XX_MODEM is not set 1280# CONFIG_SND_VIA82XX_MODEM is not set
1221# CONFIG_SND_VX222 is not set 1281# CONFIG_SND_VX222 is not set
1222# CONFIG_SND_YMFPCI is not set 1282# CONFIG_SND_YMFPCI is not set
1283# CONFIG_SND_AC97_POWER_SAVE is not set
1223 1284
1224# 1285#
1225# USB devices 1286# USB devices
1226# 1287#
1227# CONFIG_SND_USB_AUDIO is not set 1288# CONFIG_SND_USB_AUDIO is not set
1228# CONFIG_SND_USB_USX2Y is not set 1289# CONFIG_SND_USB_USX2Y is not set
1290# CONFIG_SND_USB_CAIAQ is not set
1229 1291
1230# 1292#
1231# SoC audio support 1293# System on Chip audio support
1232# 1294#
1233# CONFIG_SND_SOC is not set 1295# CONFIG_SND_SOC is not set
1234 1296
1235# 1297#
1298# SoC Audio support for SuperH
1299#
1300
1301#
1236# Open Sound System 1302# Open Sound System
1237# 1303#
1238# CONFIG_SOUND_PRIME is not set 1304# CONFIG_SOUND_PRIME is not set
1305CONFIG_AC97_BUS=y
1306CONFIG_HID_SUPPORT=y
1307CONFIG_HID=y
1308# CONFIG_HID_DEBUG is not set
1239 1309
1240# 1310#
1241# USB support 1311# USB Input Devices
1242# 1312#
1313CONFIG_USB_HID=y
1314# CONFIG_USB_HIDINPUT_POWERBOOK is not set
1315# CONFIG_HID_FF is not set
1316# CONFIG_USB_HIDDEV is not set
1317CONFIG_USB_SUPPORT=y
1243CONFIG_USB_ARCH_HAS_HCD=y 1318CONFIG_USB_ARCH_HAS_HCD=y
1244CONFIG_USB_ARCH_HAS_OHCI=y 1319CONFIG_USB_ARCH_HAS_OHCI=y
1245CONFIG_USB_ARCH_HAS_EHCI=y 1320CONFIG_USB_ARCH_HAS_EHCI=y
@@ -1250,9 +1325,10 @@ CONFIG_USB=y
1250# Miscellaneous USB options 1325# Miscellaneous USB options
1251# 1326#
1252CONFIG_USB_DEVICEFS=y 1327CONFIG_USB_DEVICEFS=y
1253# CONFIG_USB_BANDWIDTH is not set 1328CONFIG_USB_DEVICE_CLASS=y
1254# CONFIG_USB_DYNAMIC_MINORS is not set 1329# CONFIG_USB_DYNAMIC_MINORS is not set
1255# CONFIG_USB_SUSPEND is not set 1330# CONFIG_USB_SUSPEND is not set
1331# CONFIG_USB_PERSIST is not set
1256# CONFIG_USB_OTG is not set 1332# CONFIG_USB_OTG is not set
1257 1333
1258# 1334#
@@ -1261,10 +1337,15 @@ CONFIG_USB_DEVICEFS=y
1261CONFIG_USB_EHCI_HCD=y 1337CONFIG_USB_EHCI_HCD=y
1262# CONFIG_USB_EHCI_SPLIT_ISO is not set 1338# CONFIG_USB_EHCI_SPLIT_ISO is not set
1263# CONFIG_USB_EHCI_ROOT_HUB_TT is not set 1339# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
1340# CONFIG_USB_EHCI_TT_NEWSCHED is not set
1264# CONFIG_USB_ISP116X_HCD is not set 1341# CONFIG_USB_ISP116X_HCD is not set
1265CONFIG_USB_OHCI_HCD=y 1342CONFIG_USB_OHCI_HCD=y
1343# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
1344# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
1345CONFIG_USB_OHCI_LITTLE_ENDIAN=y
1266CONFIG_USB_UHCI_HCD=y 1346CONFIG_USB_UHCI_HCD=y
1267# CONFIG_USB_SL811_HCD is not set 1347# CONFIG_USB_SL811_HCD is not set
1348# CONFIG_USB_R8A66597_HCD is not set
1268 1349
1269# 1350#
1270# USB Device Class drivers 1351# USB Device Class drivers
@@ -1290,43 +1371,14 @@ CONFIG_USB_STORAGE=y
1290# CONFIG_USB_STORAGE_SDDR55 is not set 1371# CONFIG_USB_STORAGE_SDDR55 is not set
1291# CONFIG_USB_STORAGE_JUMPSHOT is not set 1372# CONFIG_USB_STORAGE_JUMPSHOT is not set
1292# CONFIG_USB_STORAGE_ALAUDA is not set 1373# CONFIG_USB_STORAGE_ALAUDA is not set
1374# CONFIG_USB_STORAGE_KARMA is not set
1293# CONFIG_USB_LIBUSUAL is not set 1375# CONFIG_USB_LIBUSUAL is not set
1294 1376
1295# 1377#
1296# USB Input Devices
1297#
1298CONFIG_USB_HID=y
1299CONFIG_USB_HIDINPUT=y
1300# CONFIG_USB_HIDINPUT_POWERBOOK is not set
1301# CONFIG_HID_FF is not set
1302# CONFIG_USB_HIDDEV is not set
1303# CONFIG_USB_AIPTEK is not set
1304CONFIG_USB_WACOM=y
1305# CONFIG_USB_ACECAD is not set
1306# CONFIG_USB_KBTAB is not set
1307# CONFIG_USB_POWERMATE is not set
1308# CONFIG_USB_TOUCHSCREEN is not set
1309# CONFIG_USB_YEALINK is not set
1310# CONFIG_USB_XPAD is not set
1311# CONFIG_USB_ATI_REMOTE is not set
1312# CONFIG_USB_ATI_REMOTE2 is not set
1313# CONFIG_USB_KEYSPAN_REMOTE is not set
1314# CONFIG_USB_APPLETOUCH is not set
1315
1316#
1317# USB Imaging devices 1378# USB Imaging devices
1318# 1379#
1319# CONFIG_USB_MDC800 is not set 1380# CONFIG_USB_MDC800 is not set
1320# CONFIG_USB_MICROTEK is not set 1381# CONFIG_USB_MICROTEK is not set
1321
1322#
1323# USB Network Adapters
1324#
1325# CONFIG_USB_CATC is not set
1326# CONFIG_USB_KAWETH is not set
1327# CONFIG_USB_PEGASUS is not set
1328# CONFIG_USB_RTL8150 is not set
1329# CONFIG_USB_USBNET is not set
1330CONFIG_USB_MON=y 1382CONFIG_USB_MON=y
1331 1383
1332# 1384#
@@ -1344,17 +1396,23 @@ CONFIG_USB_MON=y
1344# 1396#
1345# CONFIG_USB_EMI62 is not set 1397# CONFIG_USB_EMI62 is not set
1346# CONFIG_USB_EMI26 is not set 1398# CONFIG_USB_EMI26 is not set
1399# CONFIG_USB_ADUTUX is not set
1347# CONFIG_USB_AUERSWALD is not set 1400# CONFIG_USB_AUERSWALD is not set
1348# CONFIG_USB_RIO500 is not set 1401# CONFIG_USB_RIO500 is not set
1349# CONFIG_USB_LEGOTOWER is not set 1402# CONFIG_USB_LEGOTOWER is not set
1350# CONFIG_USB_LCD is not set 1403# CONFIG_USB_LCD is not set
1404# CONFIG_USB_BERRY_CHARGE is not set
1351# CONFIG_USB_LED is not set 1405# CONFIG_USB_LED is not set
1406# CONFIG_USB_CYPRESS_CY7C63 is not set
1352CONFIG_USB_CYTHERM=m 1407CONFIG_USB_CYTHERM=m
1353# CONFIG_USB_PHIDGETKIT is not set 1408# CONFIG_USB_PHIDGET is not set
1354CONFIG_USB_PHIDGETSERVO=m
1355# CONFIG_USB_IDMOUSE is not set 1409# CONFIG_USB_IDMOUSE is not set
1410# CONFIG_USB_FTDI_ELAN is not set
1411# CONFIG_USB_APPLEDISPLAY is not set
1356# CONFIG_USB_SISUSBVGA is not set 1412# CONFIG_USB_SISUSBVGA is not set
1357# CONFIG_USB_LD is not set 1413# CONFIG_USB_LD is not set
1414# CONFIG_USB_TRANCEVIBRATOR is not set
1415# CONFIG_USB_IOWARRIOR is not set
1358# CONFIG_USB_TEST is not set 1416# CONFIG_USB_TEST is not set
1359 1417
1360# 1418#
@@ -1365,39 +1423,32 @@ CONFIG_USB_PHIDGETSERVO=m
1365# USB Gadget Support 1423# USB Gadget Support
1366# 1424#
1367# CONFIG_USB_GADGET is not set 1425# CONFIG_USB_GADGET is not set
1368
1369#
1370# MMC/SD Card support
1371#
1372# CONFIG_MMC is not set 1426# CONFIG_MMC is not set
1373
1374#
1375# LED devices
1376#
1377# CONFIG_NEW_LEDS is not set 1427# CONFIG_NEW_LEDS is not set
1428# CONFIG_INFINIBAND is not set
1429# CONFIG_EDAC is not set
1430# CONFIG_RTC_CLASS is not set
1378 1431
1379# 1432#
1380# LED drivers 1433# DMA Engine support
1381# 1434#
1435# CONFIG_DMA_ENGINE is not set
1382 1436
1383# 1437#
1384# LED Triggers 1438# DMA Clients
1385# 1439#
1386 1440
1387# 1441#
1388# InfiniBand support 1442# DMA Devices
1389# 1443#
1390# CONFIG_INFINIBAND is not set 1444# CONFIG_AUXDISPLAY is not set
1445CONFIG_VIRTUALIZATION=y
1446# CONFIG_KVM is not set
1391 1447
1392# 1448#
1393# EDAC - error detection and reporting (RAS) (EXPERIMENTAL) 1449# Userspace I/O
1394# 1450#
1395# CONFIG_EDAC is not set 1451# CONFIG_UIO is not set
1396
1397#
1398# Real Time Clock
1399#
1400# CONFIG_RTC_CLASS is not set
1401 1452
1402# 1453#
1403# File systems 1454# File systems
@@ -1409,6 +1460,7 @@ CONFIG_EXT3_FS=y
1409CONFIG_EXT3_FS_XATTR=y 1460CONFIG_EXT3_FS_XATTR=y
1410# CONFIG_EXT3_FS_POSIX_ACL is not set 1461# CONFIG_EXT3_FS_POSIX_ACL is not set
1411# CONFIG_EXT3_FS_SECURITY is not set 1462# CONFIG_EXT3_FS_SECURITY is not set
1463# CONFIG_EXT4DEV_FS is not set
1412CONFIG_JBD=y 1464CONFIG_JBD=y
1413# CONFIG_JBD_DEBUG is not set 1465# CONFIG_JBD_DEBUG is not set
1414CONFIG_FS_MBCACHE=y 1466CONFIG_FS_MBCACHE=y
@@ -1416,10 +1468,12 @@ CONFIG_FS_MBCACHE=y
1416# CONFIG_JFS_FS is not set 1468# CONFIG_JFS_FS is not set
1417# CONFIG_FS_POSIX_ACL is not set 1469# CONFIG_FS_POSIX_ACL is not set
1418# CONFIG_XFS_FS is not set 1470# CONFIG_XFS_FS is not set
1471# CONFIG_GFS2_FS is not set
1419# CONFIG_OCFS2_FS is not set 1472# CONFIG_OCFS2_FS is not set
1420# CONFIG_MINIX_FS is not set 1473# CONFIG_MINIX_FS is not set
1421# CONFIG_ROMFS_FS is not set 1474# CONFIG_ROMFS_FS is not set
1422CONFIG_INOTIFY=y 1475CONFIG_INOTIFY=y
1476CONFIG_INOTIFY_USER=y
1423# CONFIG_QUOTA is not set 1477# CONFIG_QUOTA is not set
1424CONFIG_DNOTIFY=y 1478CONFIG_DNOTIFY=y
1425# CONFIG_AUTOFS_FS is not set 1479# CONFIG_AUTOFS_FS is not set
@@ -1450,8 +1504,10 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1450# 1504#
1451CONFIG_PROC_FS=y 1505CONFIG_PROC_FS=y
1452CONFIG_PROC_KCORE=y 1506CONFIG_PROC_KCORE=y
1507CONFIG_PROC_SYSCTL=y
1453CONFIG_SYSFS=y 1508CONFIG_SYSFS=y
1454CONFIG_TMPFS=y 1509CONFIG_TMPFS=y
1510# CONFIG_TMPFS_POSIX_ACL is not set
1455# CONFIG_HUGETLBFS is not set 1511# CONFIG_HUGETLBFS is not set
1456# CONFIG_HUGETLB_PAGE is not set 1512# CONFIG_HUGETLB_PAGE is not set
1457CONFIG_RAMFS=y 1513CONFIG_RAMFS=y
@@ -1490,6 +1546,7 @@ CONFIG_LOCKD=y
1490CONFIG_EXPORTFS=y 1546CONFIG_EXPORTFS=y
1491CONFIG_NFS_COMMON=y 1547CONFIG_NFS_COMMON=y
1492CONFIG_SUNRPC=y 1548CONFIG_SUNRPC=y
1549# CONFIG_SUNRPC_BIND34 is not set
1493# CONFIG_RPCSEC_GSS_KRB5 is not set 1550# CONFIG_RPCSEC_GSS_KRB5 is not set
1494# CONFIG_RPCSEC_GSS_SPKM3 is not set 1551# CONFIG_RPCSEC_GSS_SPKM3 is not set
1495# CONFIG_SMB_FS is not set 1552# CONFIG_SMB_FS is not set
@@ -1497,7 +1554,6 @@ CONFIG_SUNRPC=y
1497# CONFIG_NCP_FS is not set 1554# CONFIG_NCP_FS is not set
1498# CONFIG_CODA_FS is not set 1555# CONFIG_CODA_FS is not set
1499# CONFIG_AFS_FS is not set 1556# CONFIG_AFS_FS is not set
1500# CONFIG_9P_FS is not set
1501 1557
1502# 1558#
1503# Partition Types 1559# Partition Types
@@ -1550,8 +1606,10 @@ CONFIG_NLS_ISO8859_1=y
1550# CONFIG_NLS_UTF8 is not set 1606# CONFIG_NLS_UTF8 is not set
1551 1607
1552# 1608#
1553# Instrumentation Support 1609# Distributed Lock Manager
1554# 1610#
1611# CONFIG_DLM is not set
1612CONFIG_INSTRUMENTATION=y
1555CONFIG_PROFILING=y 1613CONFIG_PROFILING=y
1556CONFIG_OPROFILE=y 1614CONFIG_OPROFILE=y
1557# CONFIG_KPROBES is not set 1615# CONFIG_KPROBES is not set
@@ -1559,16 +1617,16 @@ CONFIG_OPROFILE=y
1559# 1617#
1560# Kernel hacking 1618# Kernel hacking
1561# 1619#
1620CONFIG_TRACE_IRQFLAGS_SUPPORT=y
1562# CONFIG_PRINTK_TIME is not set 1621# CONFIG_PRINTK_TIME is not set
1622CONFIG_ENABLE_MUST_CHECK=y
1563# CONFIG_MAGIC_SYSRQ is not set 1623# CONFIG_MAGIC_SYSRQ is not set
1564# CONFIG_DEBUG_KERNEL is not set 1624CONFIG_UNUSED_SYMBOLS=y
1565CONFIG_LOG_BUF_SHIFT=15
1566CONFIG_DEBUG_BUGVERBOSE=y
1567CONFIG_TIMER_STATS=y
1568# CONFIG_DEBUG_FS is not set 1625# CONFIG_DEBUG_FS is not set
1569# CONFIG_UNWIND_INFO is not set 1626# CONFIG_HEADERS_CHECK is not set
1627# CONFIG_DEBUG_KERNEL is not set
1628# CONFIG_DEBUG_BUGVERBOSE is not set
1570CONFIG_EARLY_PRINTK=y 1629CONFIG_EARLY_PRINTK=y
1571CONFIG_STACK_BACKTRACE_COLS=2
1572CONFIG_X86_FIND_SMP_CONFIG=y 1630CONFIG_X86_FIND_SMP_CONFIG=y
1573CONFIG_X86_MPPARSE=y 1631CONFIG_X86_MPPARSE=y
1574CONFIG_DOUBLEFAULT=y 1632CONFIG_DOUBLEFAULT=y
@@ -1578,23 +1636,67 @@ CONFIG_DOUBLEFAULT=y
1578# 1636#
1579# CONFIG_KEYS is not set 1637# CONFIG_KEYS is not set
1580# CONFIG_SECURITY is not set 1638# CONFIG_SECURITY is not set
1581 1639CONFIG_CRYPTO=y
1582# 1640CONFIG_CRYPTO_ALGAPI=m
1583# Cryptographic options 1641CONFIG_CRYPTO_BLKCIPHER=m
1584# 1642CONFIG_CRYPTO_MANAGER=m
1585# CONFIG_CRYPTO is not set 1643# CONFIG_CRYPTO_HMAC is not set
1586 1644# CONFIG_CRYPTO_XCBC is not set
1587# 1645# CONFIG_CRYPTO_NULL is not set
1588# Hardware crypto devices 1646# CONFIG_CRYPTO_MD4 is not set
1589# 1647# CONFIG_CRYPTO_MD5 is not set
1648CONFIG_CRYPTO_SHA1=m
1649CONFIG_CRYPTO_SHA256=m
1650# CONFIG_CRYPTO_SHA512 is not set
1651# CONFIG_CRYPTO_WP512 is not set
1652# CONFIG_CRYPTO_TGR192 is not set
1653# CONFIG_CRYPTO_GF128MUL is not set
1654CONFIG_CRYPTO_ECB=m
1655CONFIG_CRYPTO_CBC=m
1656CONFIG_CRYPTO_PCBC=m
1657# CONFIG_CRYPTO_LRW is not set
1658# CONFIG_CRYPTO_CRYPTD is not set
1659# CONFIG_CRYPTO_DES is not set
1660# CONFIG_CRYPTO_FCRYPT is not set
1661# CONFIG_CRYPTO_BLOWFISH is not set
1662# CONFIG_CRYPTO_TWOFISH is not set
1663# CONFIG_CRYPTO_TWOFISH_586 is not set
1664# CONFIG_CRYPTO_SERPENT is not set
1665# CONFIG_CRYPTO_AES is not set
1666# CONFIG_CRYPTO_AES_586 is not set
1667# CONFIG_CRYPTO_CAST5 is not set
1668# CONFIG_CRYPTO_CAST6 is not set
1669# CONFIG_CRYPTO_TEA is not set
1670# CONFIG_CRYPTO_ARC4 is not set
1671# CONFIG_CRYPTO_KHAZAD is not set
1672# CONFIG_CRYPTO_ANUBIS is not set
1673# CONFIG_CRYPTO_DEFLATE is not set
1674# CONFIG_CRYPTO_LZO is not set
1675# CONFIG_CRYPTO_MICHAEL_MIC is not set
1676# CONFIG_CRYPTO_CRC32C is not set
1677# CONFIG_CRYPTO_CAMELLIA is not set
1678# CONFIG_CRYPTO_TEST is not set
1679CONFIG_CRYPTO_HW=y
1680CONFIG_CRYPTO_DEV_PADLOCK=m
1681CONFIG_CRYPTO_DEV_PADLOCK_AES=m
1682CONFIG_CRYPTO_DEV_PADLOCK_SHA=m
1683CONFIG_CRYPTO_DEV_GEODE=m
1590 1684
1591# 1685#
1592# Library routines 1686# Library routines
1593# 1687#
1688CONFIG_BITREVERSE=y
1594# CONFIG_CRC_CCITT is not set 1689# CONFIG_CRC_CCITT is not set
1595# CONFIG_CRC16 is not set 1690# CONFIG_CRC16 is not set
1691# CONFIG_CRC_ITU_T is not set
1596CONFIG_CRC32=y 1692CONFIG_CRC32=y
1693# CONFIG_CRC7 is not set
1597CONFIG_LIBCRC32C=m 1694CONFIG_LIBCRC32C=m
1695CONFIG_AUDIT_GENERIC=y
1696CONFIG_PLIST=y
1697CONFIG_HAS_IOMEM=y
1698CONFIG_HAS_IOPORT=y
1699CONFIG_HAS_DMA=y
1598CONFIG_GENERIC_HARDIRQS=y 1700CONFIG_GENERIC_HARDIRQS=y
1599CONFIG_GENERIC_IRQ_PROBE=y 1701CONFIG_GENERIC_IRQ_PROBE=y
1600CONFIG_GENERIC_PENDING_IRQ=y 1702CONFIG_GENERIC_PENDING_IRQ=y
@@ -1603,4 +1705,3 @@ CONFIG_X86_HT=y
1603CONFIG_X86_BIOS_REBOOT=y 1705CONFIG_X86_BIOS_REBOOT=y
1604CONFIG_X86_TRAMPOLINE=y 1706CONFIG_X86_TRAMPOLINE=y
1605CONFIG_KTIME_SCALAR=y 1707CONFIG_KTIME_SCALAR=y
1606# CONFIG_SHARPSL_RC is not set
diff --git a/meta/packages/linux/linux-rp_2.6.23.bb b/meta/packages/linux/linux-rp_2.6.23.bb
index 5b9b4f3b6b..12f01da00b 100644
--- a/meta/packages/linux/linux-rp_2.6.23.bb
+++ b/meta/packages/linux/linux-rp_2.6.23.bb
@@ -1,6 +1,6 @@
1require linux-rp.inc 1require linux-rp.inc
2 2
3PR = "r22" 3PR = "r24"
4 4
5# Handy URLs 5# Handy URLs
6# git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;tag=ef7d1b244fa6c94fb76d5f787b8629df64ea4046 6# git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;tag=ef7d1b244fa6c94fb76d5f787b8629df64ea4046