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