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