x86: merge winchip-2 and winchip-2a cpu choices
[deliverable/linux.git] / arch / x86 / configs / i386_defconfig
CommitLineData
1da177e4
LT
1#
2# Automatically generated make config: don't edit
5b7e41ff
PA
3# Linux kernel version: 2.6.27-rc5
4# Wed Sep 3 17:23:09 2008
1da177e4 5#
5cb04df8 6# CONFIG_64BIT is not set
f30c52d0 7CONFIG_X86_32=y
5cb04df8
IM
8# CONFIG_X86_64 is not set
9CONFIG_X86=y
c1b362e3 10CONFIG_ARCH_DEFCONFIG="arch/x86/configs/i386_defconfig"
5cb04df8 11# CONFIG_GENERIC_LOCKBREAK is not set
9142e0c8 12CONFIG_GENERIC_TIME=y
5cb04df8 13CONFIG_GENERIC_CMOS_UPDATE=y
33a40bfd
AK
14CONFIG_CLOCKSOURCE_WATCHDOG=y
15CONFIG_GENERIC_CLOCKEVENTS=y
16CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
9142e0c8
AK
17CONFIG_LOCKDEP_SUPPORT=y
18CONFIG_STACKTRACE_SUPPORT=y
5cb04df8
IM
19CONFIG_HAVE_LATENCYTOP_SUPPORT=y
20CONFIG_FAST_CMPXCHG_LOCAL=y
1da177e4 21CONFIG_MMU=y
ee55c0be 22CONFIG_ZONE_DMA=y
1da177e4 23CONFIG_GENERIC_ISA_DMA=y
f30c52d0 24CONFIG_GENERIC_IOMAP=y
e0f27981 25CONFIG_GENERIC_BUG=y
9142e0c8 26CONFIG_GENERIC_HWEIGHT=y
5cb04df8 27# CONFIG_GENERIC_GPIO is not set
f30c52d0 28CONFIG_ARCH_MAY_HAVE_PC_FDC=y
5cb04df8
IM
29# CONFIG_RWSEM_GENERIC_SPINLOCK is not set
30CONFIG_RWSEM_XCHGADD_ALGORITHM=y
31# CONFIG_ARCH_HAS_ILOG2_U32 is not set
32# CONFIG_ARCH_HAS_ILOG2_U64 is not set
33CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y
34CONFIG_GENERIC_CALIBRATE_DELAY=y
35# CONFIG_GENERIC_TIME_VSYSCALL is not set
36CONFIG_ARCH_HAS_CPU_RELAX=y
37CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
38CONFIG_HAVE_SETUP_PER_CPU_AREA=y
39# CONFIG_HAVE_CPUMASK_OF_CPU_MAP is not set
40CONFIG_ARCH_HIBERNATION_POSSIBLE=y
41CONFIG_ARCH_SUSPEND_POSSIBLE=y
42# CONFIG_ZONE_DMA32 is not set
43CONFIG_ARCH_POPULATES_NODE_MAP=y
44# CONFIG_AUDIT_ARCH is not set
45CONFIG_ARCH_SUPPORTS_AOUT=y
46CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y
47CONFIG_GENERIC_HARDIRQS=y
48CONFIG_GENERIC_IRQ_PROBE=y
49CONFIG_GENERIC_PENDING_IRQ=y
50CONFIG_X86_SMP=y
51CONFIG_X86_32_SMP=y
52CONFIG_X86_HT=y
53CONFIG_X86_BIOS_REBOOT=y
54CONFIG_X86_TRAMPOLINE=y
55CONFIG_KTIME_SCALAR=y
c1b362e3 56CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
1da177e4
LT
57
58#
5cb04df8 59# General setup
1da177e4
LT
60#
61CONFIG_EXPERIMENTAL=y
9142e0c8 62CONFIG_LOCK_KERNEL=y
f30c52d0 63CONFIG_INIT_ENV_ARG_LIMIT=32
f30c52d0 64CONFIG_LOCALVERSION=""
5cb04df8 65# CONFIG_LOCALVERSION_AUTO is not set
1da177e4
LT
66CONFIG_SWAP=y
67CONFIG_SYSVIPC=y
33a40bfd 68CONFIG_SYSVIPC_SYSCTL=y
9142e0c8 69CONFIG_POSIX_MQUEUE=y
5cb04df8
IM
70CONFIG_BSD_PROCESS_ACCT=y
71# CONFIG_BSD_PROCESS_ACCT_V3 is not set
72CONFIG_TASKSTATS=y
73CONFIG_TASK_DELAY_ACCT=y
74CONFIG_TASK_XACCT=y
75CONFIG_TASK_IO_ACCOUNTING=y
76CONFIG_AUDIT=y
77CONFIG_AUDITSYSCALL=y
78CONFIG_AUDIT_TREE=y
79# CONFIG_IKCONFIG is not set
80CONFIG_LOG_BUF_SHIFT=17
81CONFIG_CGROUPS=y
82# CONFIG_CGROUP_DEBUG is not set
83CONFIG_CGROUP_NS=y
84# CONFIG_CGROUP_DEVICE is not set
85CONFIG_CPUSETS=y
c1b362e3 86CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
5cb04df8
IM
87CONFIG_GROUP_SCHED=y
88CONFIG_FAIR_GROUP_SCHED=y
89# CONFIG_RT_GROUP_SCHED is not set
90# CONFIG_USER_SCHED is not set
91CONFIG_CGROUP_SCHED=y
92CONFIG_CGROUP_CPUACCT=y
93CONFIG_RESOURCE_COUNTERS=y
94# CONFIG_CGROUP_MEM_RES_CTLR is not set
95# CONFIG_SYSFS_DEPRECATED_V2 is not set
96CONFIG_PROC_PID_CPUSET=y
ad386589 97CONFIG_RELAY=y
5cb04df8
IM
98CONFIG_NAMESPACES=y
99CONFIG_UTS_NS=y
100CONFIG_IPC_NS=y
101CONFIG_USER_NS=y
102CONFIG_PID_NS=y
33a40bfd 103CONFIG_BLK_DEV_INITRD=y
f30c52d0 104CONFIG_INITRAMFS_SOURCE=""
f30c52d0 105CONFIG_CC_OPTIMIZE_FOR_SIZE=y
814eadce 106CONFIG_SYSCTL=y
1da177e4 107# CONFIG_EMBEDDED is not set
9142e0c8 108CONFIG_UID16=y
dc3d1742 109CONFIG_SYSCTL_SYSCALL=y
1da177e4 110CONFIG_KALLSYMS=y
9142e0c8 111CONFIG_KALLSYMS_ALL=y
5cb04df8 112CONFIG_KALLSYMS_EXTRA_PASS=y
f30c52d0
AB
113CONFIG_HOTPLUG=y
114CONFIG_PRINTK=y
115CONFIG_BUG=y
116CONFIG_ELF_CORE=y
c1b362e3 117CONFIG_PCSPKR_PLATFORM=y
5cb04df8 118# CONFIG_COMPAT_BRK is not set
f30c52d0 119CONFIG_BASE_FULL=y
1da177e4 120CONFIG_FUTEX=y
20c3a3d0 121CONFIG_ANON_INODES=y
1da177e4 122CONFIG_EPOLL=y
20c3a3d0
AK
123CONFIG_SIGNALFD=y
124CONFIG_TIMERFD=y
125CONFIG_EVENTFD=y
f30c52d0 126CONFIG_SHMEM=y
9142e0c8 127CONFIG_VM_EVENT_COUNTERS=y
ad386589
AK
128CONFIG_SLUB_DEBUG=y
129# CONFIG_SLAB is not set
130CONFIG_SLUB=y
20c3a3d0 131# CONFIG_SLOB is not set
5cb04df8
IM
132CONFIG_PROFILING=y
133CONFIG_MARKERS=y
134# CONFIG_OPROFILE is not set
135CONFIG_HAVE_OPROFILE=y
136CONFIG_KPROBES=y
c1b362e3 137CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
5cb04df8 138CONFIG_KRETPROBES=y
c1b362e3 139CONFIG_HAVE_IOREMAP_PROT=y
5cb04df8
IM
140CONFIG_HAVE_KPROBES=y
141CONFIG_HAVE_KRETPROBES=y
c1b362e3 142# CONFIG_HAVE_ARCH_TRACEHOOK is not set
5cb04df8 143# CONFIG_HAVE_DMA_ATTRS is not set
c1b362e3
PA
144CONFIG_USE_GENERIC_SMP_HELPERS=y
145# CONFIG_HAVE_CLK is not set
5cb04df8 146CONFIG_PROC_PAGE_MONITOR=y
c1b362e3 147CONFIG_HAVE_GENERIC_DMA_COHERENT=y
5cb04df8 148CONFIG_SLABINFO=y
9142e0c8 149CONFIG_RT_MUTEXES=y
f30c52d0
AB
150# CONFIG_TINY_SHMEM is not set
151CONFIG_BASE_SMALL=0
1da177e4 152CONFIG_MODULES=y
c1b362e3 153# CONFIG_MODULE_FORCE_LOAD is not set
f30c52d0
AB
154CONFIG_MODULE_UNLOAD=y
155CONFIG_MODULE_FORCE_UNLOAD=y
1da177e4 156# CONFIG_MODVERSIONS is not set
f30c52d0 157# CONFIG_MODULE_SRCVERSION_ALL is not set
c1b362e3 158CONFIG_KMOD=y
9142e0c8 159CONFIG_STOP_MACHINE=y
814eadce 160CONFIG_BLOCK=y
5cb04df8
IM
161# CONFIG_LBD is not set
162CONFIG_BLK_DEV_IO_TRACE=y
9142e0c8 163# CONFIG_LSF is not set
5cb04df8 164CONFIG_BLK_DEV_BSG=y
c1b362e3 165# CONFIG_BLK_DEV_INTEGRITY is not set
f30c52d0
AB
166
167#
168# IO Schedulers
169#
170CONFIG_IOSCHED_NOOP=y
9142e0c8
AK
171CONFIG_IOSCHED_AS=y
172CONFIG_IOSCHED_DEADLINE=y
f30c52d0 173CONFIG_IOSCHED_CFQ=y
a9a83290 174# CONFIG_DEFAULT_AS is not set
f30c52d0 175# CONFIG_DEFAULT_DEADLINE is not set
a9a83290 176CONFIG_DEFAULT_CFQ=y
f30c52d0 177# CONFIG_DEFAULT_NOOP is not set
5cb04df8
IM
178CONFIG_DEFAULT_IOSCHED="cfq"
179CONFIG_CLASSIC_RCU=y
1da177e4
LT
180
181#
182# Processor type and features
183#
bdd0dc52
AK
184CONFIG_TICK_ONESHOT=y
185CONFIG_NO_HZ=y
186CONFIG_HIGH_RES_TIMERS=y
5cb04df8 187CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
9142e0c8 188CONFIG_SMP=y
c1b362e3
PA
189CONFIG_X86_FIND_SMP_CONFIG=y
190CONFIG_X86_MPPARSE=y
5cb04df8 191CONFIG_X86_PC=y
1da177e4
LT
192# CONFIG_X86_ELAN is not set
193# CONFIG_X86_VOYAGER is not set
5cb04df8 194# CONFIG_X86_GENERICARCH is not set
5cb04df8 195# CONFIG_X86_VSMP is not set
c1b362e3 196# CONFIG_X86_RDC321X is not set
5cb04df8
IM
197CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
198# CONFIG_PARAVIRT_GUEST is not set
c1b362e3 199# CONFIG_MEMTEST is not set
1da177e4
LT
200# CONFIG_M386 is not set
201# CONFIG_M486 is not set
202# CONFIG_M586 is not set
203# CONFIG_M586TSC is not set
204# CONFIG_M586MMX is not set
5b7e41ff 205CONFIG_M686=y
1da177e4 206# CONFIG_MPENTIUMII is not set
5cb04df8 207# CONFIG_MPENTIUMIII is not set
1da177e4 208# CONFIG_MPENTIUMM is not set
f30c52d0 209# CONFIG_MPENTIUM4 is not set
1da177e4 210# CONFIG_MK6 is not set
9142e0c8 211# CONFIG_MK7 is not set
1da177e4
LT
212# CONFIG_MK8 is not set
213# CONFIG_MCRUSOE is not set
214# CONFIG_MEFFICEON is not set
215# CONFIG_MWINCHIPC6 is not set
1da177e4 216# CONFIG_MWINCHIP3D is not set
f30c52d0
AB
217# CONFIG_MGEODEGX1 is not set
218# CONFIG_MGEODE_LX is not set
1da177e4
LT
219# CONFIG_MCYRIXIII is not set
220# CONFIG_MVIAC3_2 is not set
bdd0dc52 221# CONFIG_MVIAC7 is not set
5cb04df8 222# CONFIG_MPSC is not set
5b7e41ff 223# CONFIG_MCORE2 is not set
5cb04df8 224# CONFIG_GENERIC_CPU is not set
c1b362e3 225CONFIG_X86_GENERIC=y
5cb04df8 226CONFIG_X86_CPU=y
1da177e4 227CONFIG_X86_CMPXCHG=y
c1b362e3 228CONFIG_X86_L1_CACHE_SHIFT=7
bdd0dc52 229CONFIG_X86_XADD=y
5b7e41ff 230# CONFIG_X86_PPRO_FENCE is not set
1da177e4
LT
231CONFIG_X86_WP_WORKS_OK=y
232CONFIG_X86_INVLPG=y
233CONFIG_X86_BSWAP=y
234CONFIG_X86_POPAD_OK=y
1da177e4
LT
235CONFIG_X86_INTEL_USERCOPY=y
236CONFIG_X86_USE_PPRO_CHECKSUM=y
f30c52d0 237CONFIG_X86_TSC=y
5b7e41ff 238CONFIG_X86_CMOV=y
c1b362e3 239CONFIG_X86_MINIMUM_CPU_FAMILY=4
5cb04df8 240CONFIG_X86_DEBUGCTLMSR=y
9142e0c8
AK
241CONFIG_HPET_TIMER=y
242CONFIG_HPET_EMULATE_RTC=y
5cb04df8
IM
243CONFIG_DMI=y
244# CONFIG_IOMMU_HELPER is not set
5b7e41ff
PA
245CONFIG_NR_CPUS=64
246CONFIG_SCHED_SMT=y
9142e0c8
AK
247CONFIG_SCHED_MC=y
248# CONFIG_PREEMPT_NONE is not set
249CONFIG_PREEMPT_VOLUNTARY=y
f30c52d0 250# CONFIG_PREEMPT is not set
1da177e4
LT
251CONFIG_X86_LOCAL_APIC=y
252CONFIG_X86_IO_APIC=y
5cb04df8 253# CONFIG_X86_MCE is not set
9142e0c8 254CONFIG_VM86=y
1da177e4
LT
255# CONFIG_TOSHIBA is not set
256# CONFIG_I8K is not set
c1b362e3 257CONFIG_X86_REBOOTFIXUPS=y
5b7e41ff
PA
258CONFIG_MICROCODE=y
259CONFIG_MICROCODE_OLD_INTERFACE=y
9142e0c8
AK
260CONFIG_X86_MSR=y
261CONFIG_X86_CPUID=y
9142e0c8
AK
262# CONFIG_NOHIGHMEM is not set
263CONFIG_HIGHMEM4G=y
1da177e4 264# CONFIG_HIGHMEM64G is not set
f30c52d0 265CONFIG_PAGE_OFFSET=0xC0000000
9142e0c8 266CONFIG_HIGHMEM=y
5cb04df8
IM
267CONFIG_ARCH_FLATMEM_ENABLE=y
268CONFIG_ARCH_SPARSEMEM_ENABLE=y
269CONFIG_ARCH_SELECT_MEMORY_MODEL=y
f30c52d0 270CONFIG_SELECT_MEMORY_MODEL=y
c1b362e3 271CONFIG_FLATMEM_MANUAL=y
f30c52d0 272# CONFIG_DISCONTIGMEM_MANUAL is not set
c1b362e3
PA
273# CONFIG_SPARSEMEM_MANUAL is not set
274CONFIG_FLATMEM=y
275CONFIG_FLAT_NODE_MEM_MAP=y
5cb04df8
IM
276CONFIG_SPARSEMEM_STATIC=y
277# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
5cb04df8 278CONFIG_PAGEFLAGS_EXTENDED=y
f30c52d0 279CONFIG_SPLIT_PTLOCK_CPUS=4
9142e0c8 280CONFIG_RESOURCES_64BIT=y
ee55c0be 281CONFIG_ZONE_DMA_FLAG=1
ad386589 282CONFIG_BOUNCE=y
ad386589 283CONFIG_VIRT_TO_BUS=y
c1b362e3 284CONFIG_HIGHPTE=y
1da177e4
LT
285# CONFIG_MATH_EMULATION is not set
286CONFIG_MTRR=y
c1b362e3
PA
287# CONFIG_MTRR_SANITIZER is not set
288CONFIG_X86_PAT=y
5cb04df8 289CONFIG_EFI=y
9142e0c8 290# CONFIG_IRQBALANCE is not set
9142e0c8
AK
291CONFIG_SECCOMP=y
292# CONFIG_HZ_100 is not set
5cb04df8 293# CONFIG_HZ_250 is not set
e0f27981 294# CONFIG_HZ_300 is not set
5cb04df8
IM
295CONFIG_HZ_1000=y
296CONFIG_HZ=1000
297CONFIG_SCHED_HRTICK=y
298CONFIG_KEXEC=y
299CONFIG_CRASH_DUMP=y
c1b362e3 300# CONFIG_KEXEC_JUMP is not set
5cb04df8
IM
301CONFIG_PHYSICAL_START=0x1000000
302CONFIG_RELOCATABLE=y
303CONFIG_PHYSICAL_ALIGN=0x200000
304CONFIG_HOTPLUG_CPU=y
305# CONFIG_COMPAT_VDSO is not set
9142e0c8 306CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
1da177e4
LT
307
308#
5cb04df8 309# Power management options
1da177e4
LT
310#
311CONFIG_PM=y
5cb04df8
IM
312CONFIG_PM_DEBUG=y
313# CONFIG_PM_VERBOSE is not set
314CONFIG_CAN_PM_TRACE=y
315CONFIG_PM_TRACE=y
316CONFIG_PM_TRACE_RTC=y
317CONFIG_PM_SLEEP_SMP=y
318CONFIG_PM_SLEEP=y
319CONFIG_SUSPEND=y
c1b362e3 320# CONFIG_PM_TEST_SUSPEND is not set
5cb04df8
IM
321CONFIG_SUSPEND_FREEZER=y
322CONFIG_HIBERNATION=y
323CONFIG_PM_STD_PARTITION=""
1da177e4 324CONFIG_ACPI=y
5cb04df8 325CONFIG_ACPI_SLEEP=y
ee55c0be 326CONFIG_ACPI_PROCFS=y
5cb04df8
IM
327CONFIG_ACPI_PROCFS_POWER=y
328CONFIG_ACPI_SYSFS_POWER=y
329CONFIG_ACPI_PROC_EVENT=y
9142e0c8
AK
330CONFIG_ACPI_AC=y
331CONFIG_ACPI_BATTERY=y
332CONFIG_ACPI_BUTTON=y
9142e0c8 333CONFIG_ACPI_FAN=y
5cb04df8
IM
334CONFIG_ACPI_DOCK=y
335# CONFIG_ACPI_BAY is not set
9142e0c8 336CONFIG_ACPI_PROCESSOR=y
5cb04df8 337CONFIG_ACPI_HOTPLUG_CPU=y
9142e0c8 338CONFIG_ACPI_THERMAL=y
5cb04df8 339# CONFIG_ACPI_WMI is not set
1da177e4
LT
340# CONFIG_ACPI_ASUS is not set
341# CONFIG_ACPI_TOSHIBA is not set
5cb04df8
IM
342# CONFIG_ACPI_CUSTOM_DSDT is not set
343CONFIG_ACPI_BLACKLIST_YEAR=0
344# CONFIG_ACPI_DEBUG is not set
1da177e4 345CONFIG_ACPI_EC=y
c1b362e3 346# CONFIG_ACPI_PCI_SLOT is not set
1da177e4 347CONFIG_ACPI_POWER=y
1da177e4 348CONFIG_ACPI_SYSTEM=y
9142e0c8 349CONFIG_X86_PM_TIMER=y
5cb04df8 350CONFIG_ACPI_CONTAINER=y
bdd0dc52 351# CONFIG_ACPI_SBS is not set
1da177e4
LT
352# CONFIG_APM is not set
353
354#
355# CPU Frequency scaling
356#
9142e0c8
AK
357CONFIG_CPU_FREQ=y
358CONFIG_CPU_FREQ_TABLE=y
359CONFIG_CPU_FREQ_DEBUG=y
5cb04df8
IM
360# CONFIG_CPU_FREQ_STAT is not set
361# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
362# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
363CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y
364# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
365# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
9142e0c8
AK
366CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
367# CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
368CONFIG_CPU_FREQ_GOV_USERSPACE=y
369CONFIG_CPU_FREQ_GOV_ONDEMAND=y
5cb04df8 370# CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set
9142e0c8
AK
371
372#
373# CPUFreq processor drivers
374#
375CONFIG_X86_ACPI_CPUFREQ=y
376# CONFIG_X86_POWERNOW_K6 is not set
377# CONFIG_X86_POWERNOW_K7 is not set
5cb04df8 378# CONFIG_X86_POWERNOW_K8 is not set
9142e0c8
AK
379# CONFIG_X86_GX_SUSPMOD is not set
380# CONFIG_X86_SPEEDSTEP_CENTRINO is not set
381# CONFIG_X86_SPEEDSTEP_ICH is not set
382# CONFIG_X86_SPEEDSTEP_SMI is not set
383# CONFIG_X86_P4_CLOCKMOD is not set
384# CONFIG_X86_CPUFREQ_NFORCE2 is not set
385# CONFIG_X86_LONGRUN is not set
386# CONFIG_X86_LONGHAUL is not set
33a40bfd 387# CONFIG_X86_E_POWERSAVER is not set
9142e0c8
AK
388
389#
390# shared options
391#
5cb04df8 392# CONFIG_X86_ACPI_CPUFREQ_PROC_INTF is not set
9142e0c8 393# CONFIG_X86_SPEEDSTEP_LIB is not set
5cb04df8
IM
394CONFIG_CPU_IDLE=y
395CONFIG_CPU_IDLE_GOV_LADDER=y
396CONFIG_CPU_IDLE_GOV_MENU=y
1da177e4
LT
397
398#
5cb04df8 399# Bus options (PCI etc.)
1da177e4
LT
400#
401CONFIG_PCI=y
402# CONFIG_PCI_GOBIOS is not set
403# CONFIG_PCI_GOMMCONFIG is not set
404# CONFIG_PCI_GODIRECT is not set
5cb04df8 405# CONFIG_PCI_GOOLPC is not set
c1b362e3 406CONFIG_PCI_GOANY=y
1da177e4
LT
407CONFIG_PCI_BIOS=y
408CONFIG_PCI_DIRECT=y
409CONFIG_PCI_MMCONFIG=y
5cb04df8
IM
410CONFIG_PCI_DOMAINS=y
411CONFIG_PCIEPORTBUS=y
412# CONFIG_HOTPLUG_PCI_PCIE is not set
413CONFIG_PCIEAER=y
414# CONFIG_PCIEASPM is not set
20c3a3d0 415CONFIG_ARCH_SUPPORTS_MSI=y
9142e0c8 416CONFIG_PCI_MSI=y
5cb04df8 417# CONFIG_PCI_LEGACY is not set
9142e0c8 418# CONFIG_PCI_DEBUG is not set
5cb04df8 419CONFIG_HT_IRQ=y
f30c52d0
AB
420CONFIG_ISA_DMA_API=y
421# CONFIG_ISA is not set
1da177e4
LT
422# CONFIG_MCA is not set
423# CONFIG_SCx200 is not set
5cb04df8 424# CONFIG_OLPC is not set
9142e0c8 425CONFIG_K8_NB=y
5cb04df8
IM
426CONFIG_PCCARD=y
427# CONFIG_PCMCIA_DEBUG is not set
428CONFIG_PCMCIA=y
429CONFIG_PCMCIA_LOAD_CIS=y
430CONFIG_PCMCIA_IOCTL=y
431CONFIG_CARDBUS=y
432
433#
434# PC-card bridges
435#
436CONFIG_YENTA=y
437CONFIG_YENTA_O2=y
438CONFIG_YENTA_RICOH=y
439CONFIG_YENTA_TI=y
440CONFIG_YENTA_ENE_TUNE=y
441CONFIG_YENTA_TOSHIBA=y
442# CONFIG_PD6729 is not set
443# CONFIG_I82092 is not set
444CONFIG_PCCARD_NONSTATIC=y
445CONFIG_HOTPLUG_PCI=y
446# CONFIG_HOTPLUG_PCI_FAKE is not set
447# CONFIG_HOTPLUG_PCI_IBM is not set
448# CONFIG_HOTPLUG_PCI_ACPI is not set
449# CONFIG_HOTPLUG_PCI_CPCI is not set
450# CONFIG_HOTPLUG_PCI_SHPC is not set
451
452#
453# Executable file formats / Emulations
1da177e4
LT
454#
455CONFIG_BINFMT_ELF=y
f30c52d0 456# CONFIG_BINFMT_AOUT is not set
5cb04df8 457CONFIG_BINFMT_MISC=y
f30c52d0
AB
458CONFIG_NET=y
459
460#
461# Networking options
462#
f30c52d0 463CONFIG_PACKET=y
5cb04df8 464CONFIG_PACKET_MMAP=y
f30c52d0 465CONFIG_UNIX=y
9142e0c8 466CONFIG_XFRM=y
5cb04df8 467CONFIG_XFRM_USER=y
9142e0c8 468# CONFIG_XFRM_SUB_POLICY is not set
ee55c0be 469# CONFIG_XFRM_MIGRATE is not set
5cb04df8 470# CONFIG_XFRM_STATISTICS is not set
f30c52d0
AB
471# CONFIG_NET_KEY is not set
472CONFIG_INET=y
9142e0c8 473CONFIG_IP_MULTICAST=y
5cb04df8
IM
474CONFIG_IP_ADVANCED_ROUTER=y
475CONFIG_ASK_IP_FIB_HASH=y
476# CONFIG_IP_FIB_TRIE is not set
f30c52d0 477CONFIG_IP_FIB_HASH=y
5cb04df8
IM
478CONFIG_IP_MULTIPLE_TABLES=y
479CONFIG_IP_ROUTE_MULTIPATH=y
480CONFIG_IP_ROUTE_VERBOSE=y
c1b362e3
PA
481CONFIG_IP_PNP=y
482CONFIG_IP_PNP_DHCP=y
483CONFIG_IP_PNP_BOOTP=y
484CONFIG_IP_PNP_RARP=y
f30c52d0
AB
485# CONFIG_NET_IPIP is not set
486# CONFIG_NET_IPGRE is not set
5cb04df8
IM
487CONFIG_IP_MROUTE=y
488CONFIG_IP_PIMSM_V1=y
489CONFIG_IP_PIMSM_V2=y
f30c52d0 490# CONFIG_ARPD is not set
5cb04df8 491CONFIG_SYN_COOKIES=y
f30c52d0
AB
492# CONFIG_INET_AH is not set
493# CONFIG_INET_ESP is not set
494# CONFIG_INET_IPCOMP is not set
9142e0c8 495# CONFIG_INET_XFRM_TUNNEL is not set
33a40bfd 496CONFIG_INET_TUNNEL=y
5cb04df8
IM
497# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
498# CONFIG_INET_XFRM_MODE_TUNNEL is not set
ad386589 499# CONFIG_INET_XFRM_MODE_BEET is not set
5cb04df8
IM
500CONFIG_INET_LRO=y
501# CONFIG_INET_DIAG is not set
502CONFIG_TCP_CONG_ADVANCED=y
503# CONFIG_TCP_CONG_BIC is not set
9142e0c8 504CONFIG_TCP_CONG_CUBIC=y
5cb04df8
IM
505# CONFIG_TCP_CONG_WESTWOOD is not set
506# CONFIG_TCP_CONG_HTCP is not set
507# CONFIG_TCP_CONG_HSTCP is not set
508# CONFIG_TCP_CONG_HYBLA is not set
509# CONFIG_TCP_CONG_VEGAS is not set
510# CONFIG_TCP_CONG_SCALABLE is not set
511# CONFIG_TCP_CONG_LP is not set
512# CONFIG_TCP_CONG_VENO is not set
513# CONFIG_TCP_CONG_YEAH is not set
514# CONFIG_TCP_CONG_ILLINOIS is not set
515# CONFIG_DEFAULT_BIC is not set
516CONFIG_DEFAULT_CUBIC=y
517# CONFIG_DEFAULT_HTCP is not set
518# CONFIG_DEFAULT_VEGAS is not set
519# CONFIG_DEFAULT_WESTWOOD is not set
520# CONFIG_DEFAULT_RENO is not set
9142e0c8 521CONFIG_DEFAULT_TCP_CONG="cubic"
5cb04df8
IM
522CONFIG_TCP_MD5SIG=y
523# CONFIG_IP_VS is not set
9142e0c8
AK
524CONFIG_IPV6=y
525# CONFIG_IPV6_PRIVACY is not set
526# CONFIG_IPV6_ROUTER_PREF is not set
bdd0dc52 527# CONFIG_IPV6_OPTIMISTIC_DAD is not set
5cb04df8
IM
528CONFIG_INET6_AH=y
529CONFIG_INET6_ESP=y
9142e0c8
AK
530# CONFIG_INET6_IPCOMP is not set
531# CONFIG_IPV6_MIP6 is not set
532# CONFIG_INET6_XFRM_TUNNEL is not set
533# CONFIG_INET6_TUNNEL is not set
534CONFIG_INET6_XFRM_MODE_TRANSPORT=y
535CONFIG_INET6_XFRM_MODE_TUNNEL=y
5cb04df8 536CONFIG_INET6_XFRM_MODE_BEET=y
9142e0c8 537# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
13892de1 538CONFIG_IPV6_SIT=y
5cb04df8 539CONFIG_IPV6_NDISC_NODETYPE=y
9142e0c8 540# CONFIG_IPV6_TUNNEL is not set
9142e0c8 541# CONFIG_IPV6_MULTIPLE_TABLES is not set
5cb04df8
IM
542# CONFIG_IPV6_MROUTE is not set
543CONFIG_NETLABEL=y
544CONFIG_NETWORK_SECMARK=y
545CONFIG_NETFILTER=y
546# CONFIG_NETFILTER_DEBUG is not set
547# CONFIG_NETFILTER_ADVANCED is not set
548
549#
550# Core Netfilter Configuration
551#
552CONFIG_NETFILTER_NETLINK=y
553CONFIG_NETFILTER_NETLINK_LOG=y
554CONFIG_NF_CONNTRACK=y
555CONFIG_NF_CONNTRACK_SECMARK=y
556CONFIG_NF_CONNTRACK_FTP=y
557CONFIG_NF_CONNTRACK_IRC=y
558CONFIG_NF_CONNTRACK_SIP=y
559CONFIG_NF_CT_NETLINK=y
560CONFIG_NETFILTER_XTABLES=y
561CONFIG_NETFILTER_XT_TARGET_MARK=y
562CONFIG_NETFILTER_XT_TARGET_NFLOG=y
563CONFIG_NETFILTER_XT_TARGET_SECMARK=y
564CONFIG_NETFILTER_XT_TARGET_CONNSECMARK=y
565CONFIG_NETFILTER_XT_TARGET_TCPMSS=y
566CONFIG_NETFILTER_XT_MATCH_CONNTRACK=y
567CONFIG_NETFILTER_XT_MATCH_MARK=y
568CONFIG_NETFILTER_XT_MATCH_POLICY=y
569CONFIG_NETFILTER_XT_MATCH_STATE=y
570
571#
572# IP: Netfilter Configuration
573#
574CONFIG_NF_CONNTRACK_IPV4=y
575CONFIG_NF_CONNTRACK_PROC_COMPAT=y
576CONFIG_IP_NF_IPTABLES=y
577CONFIG_IP_NF_FILTER=y
578CONFIG_IP_NF_TARGET_REJECT=y
579CONFIG_IP_NF_TARGET_LOG=y
580CONFIG_IP_NF_TARGET_ULOG=y
581CONFIG_NF_NAT=y
582CONFIG_NF_NAT_NEEDED=y
583CONFIG_IP_NF_TARGET_MASQUERADE=y
584CONFIG_NF_NAT_FTP=y
585CONFIG_NF_NAT_IRC=y
586# CONFIG_NF_NAT_TFTP is not set
587# CONFIG_NF_NAT_AMANDA is not set
588# CONFIG_NF_NAT_PPTP is not set
589# CONFIG_NF_NAT_H323 is not set
590CONFIG_NF_NAT_SIP=y
591CONFIG_IP_NF_MANGLE=y
592
593#
594# IPv6: Netfilter Configuration
595#
596CONFIG_NF_CONNTRACK_IPV6=y
597CONFIG_IP6_NF_IPTABLES=y
598CONFIG_IP6_NF_MATCH_IPV6HEADER=y
599CONFIG_IP6_NF_FILTER=y
600CONFIG_IP6_NF_TARGET_LOG=y
601CONFIG_IP6_NF_TARGET_REJECT=y
602CONFIG_IP6_NF_MANGLE=y
f30c52d0 603# CONFIG_IP_DCCP is not set
f30c52d0 604# CONFIG_IP_SCTP is not set
f30c52d0
AB
605# CONFIG_TIPC is not set
606# CONFIG_ATM is not set
607# CONFIG_BRIDGE is not set
608# CONFIG_VLAN_8021Q is not set
609# CONFIG_DECNET is not set
5cb04df8 610CONFIG_LLC=y
f30c52d0
AB
611# CONFIG_LLC2 is not set
612# CONFIG_IPX is not set
613# CONFIG_ATALK is not set
614# CONFIG_X25 is not set
615# CONFIG_LAPB is not set
f30c52d0
AB
616# CONFIG_ECONET is not set
617# CONFIG_WAN_ROUTER is not set
5cb04df8
IM
618CONFIG_NET_SCHED=y
619
620#
621# Queueing/Scheduling
622#
623# CONFIG_NET_SCH_CBQ is not set
624# CONFIG_NET_SCH_HTB is not set
625# CONFIG_NET_SCH_HFSC is not set
626# CONFIG_NET_SCH_PRIO is not set
5cb04df8
IM
627# CONFIG_NET_SCH_RED is not set
628# CONFIG_NET_SCH_SFQ is not set
629# CONFIG_NET_SCH_TEQL is not set
630# CONFIG_NET_SCH_TBF is not set
631# CONFIG_NET_SCH_GRED is not set
632# CONFIG_NET_SCH_DSMARK is not set
633# CONFIG_NET_SCH_NETEM is not set
634# CONFIG_NET_SCH_INGRESS is not set
635
636#
637# Classification
638#
639CONFIG_NET_CLS=y
640# CONFIG_NET_CLS_BASIC is not set
641# CONFIG_NET_CLS_TCINDEX is not set
642# CONFIG_NET_CLS_ROUTE4 is not set
643# CONFIG_NET_CLS_FW is not set
644# CONFIG_NET_CLS_U32 is not set
645# CONFIG_NET_CLS_RSVP is not set
646# CONFIG_NET_CLS_RSVP6 is not set
647# CONFIG_NET_CLS_FLOW is not set
648CONFIG_NET_EMATCH=y
649CONFIG_NET_EMATCH_STACK=32
650# CONFIG_NET_EMATCH_CMP is not set
651# CONFIG_NET_EMATCH_NBYTE is not set
652# CONFIG_NET_EMATCH_U32 is not set
653# CONFIG_NET_EMATCH_META is not set
654# CONFIG_NET_EMATCH_TEXT is not set
655CONFIG_NET_CLS_ACT=y
656# CONFIG_NET_ACT_POLICE is not set
657# CONFIG_NET_ACT_GACT is not set
658# CONFIG_NET_ACT_MIRRED is not set
659# CONFIG_NET_ACT_IPT is not set
660# CONFIG_NET_ACT_NAT is not set
661# CONFIG_NET_ACT_PEDIT is not set
662# CONFIG_NET_ACT_SIMP is not set
663CONFIG_NET_SCH_FIFO=y
f30c52d0
AB
664
665#
666# Network testing
667#
668# CONFIG_NET_PKTGEN is not set
9142e0c8 669# CONFIG_NET_TCPPROBE is not set
5cb04df8
IM
670CONFIG_HAMRADIO=y
671
672#
673# Packet Radio protocols
674#
675# CONFIG_AX25 is not set
676# CONFIG_CAN is not set
f30c52d0
AB
677# CONFIG_IRDA is not set
678# CONFIG_BT is not set
bdd0dc52 679# CONFIG_AF_RXRPC is not set
5cb04df8 680CONFIG_FIB_RULES=y
bdd0dc52
AK
681
682#
683# Wireless
684#
5cb04df8
IM
685CONFIG_CFG80211=y
686CONFIG_NL80211=y
687CONFIG_WIRELESS_EXT=y
c1b362e3 688CONFIG_WIRELESS_EXT_SYSFS=y
5cb04df8
IM
689CONFIG_MAC80211=y
690
691#
692# Rate control algorithm selection
693#
c1b362e3 694CONFIG_MAC80211_RC_PID=y
5cb04df8 695CONFIG_MAC80211_RC_DEFAULT_PID=y
5cb04df8 696CONFIG_MAC80211_RC_DEFAULT="pid"
5cb04df8
IM
697# CONFIG_MAC80211_MESH is not set
698CONFIG_MAC80211_LEDS=y
699# CONFIG_MAC80211_DEBUGFS is not set
c1b362e3 700# CONFIG_MAC80211_DEBUG_MENU is not set
f30c52d0 701# CONFIG_IEEE80211 is not set
20c3a3d0 702# CONFIG_RFKILL is not set
ad386589 703# CONFIG_NET_9P is not set
1da177e4
LT
704
705#
706# Device Drivers
707#
708
709#
710# Generic Driver Options
711#
5cb04df8 712CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
f30c52d0
AB
713CONFIG_STANDALONE=y
714CONFIG_PREVENT_FIRMWARE_BUILD=y
9142e0c8 715CONFIG_FW_LOADER=y
c1b362e3
PA
716CONFIG_FIRMWARE_IN_KERNEL=y
717CONFIG_EXTRA_FIRMWARE=""
9142e0c8 718# CONFIG_DEBUG_DRIVER is not set
5cb04df8 719CONFIG_DEBUG_DEVRES=y
9142e0c8 720# CONFIG_SYS_HYPERVISOR is not set
5cb04df8
IM
721CONFIG_CONNECTOR=y
722CONFIG_PROC_EVENTS=y
1da177e4 723# CONFIG_MTD is not set
9142e0c8 724# CONFIG_PARPORT is not set
33a40bfd
AK
725CONFIG_PNP=y
726# CONFIG_PNP_DEBUG is not set
727
728#
729# Protocols
730#
731CONFIG_PNPACPI=y
ad386589 732CONFIG_BLK_DEV=y
5cb04df8 733# CONFIG_BLK_DEV_FD is not set
1da177e4
LT
734# CONFIG_BLK_CPQ_DA is not set
735# CONFIG_BLK_CPQ_CISS_DA is not set
736# CONFIG_BLK_DEV_DAC960 is not set
737# CONFIG_BLK_DEV_UMEM is not set
f30c52d0
AB
738# CONFIG_BLK_DEV_COW_COMMON is not set
739CONFIG_BLK_DEV_LOOP=y
740# CONFIG_BLK_DEV_CRYPTOLOOP is not set
1da177e4 741# CONFIG_BLK_DEV_NBD is not set
f30c52d0
AB
742# CONFIG_BLK_DEV_SX8 is not set
743# CONFIG_BLK_DEV_UB is not set
9142e0c8 744CONFIG_BLK_DEV_RAM=y
f30c52d0 745CONFIG_BLK_DEV_RAM_COUNT=16
5cb04df8
IM
746CONFIG_BLK_DEV_RAM_SIZE=16384
747# CONFIG_BLK_DEV_XIP is not set
f30c52d0
AB
748# CONFIG_CDROM_PKTCDVD is not set
749# CONFIG_ATA_OVER_ETH is not set
c1b362e3 750# CONFIG_BLK_DEV_HD is not set
ad386589 751CONFIG_MISC_DEVICES=y
13892de1 752# CONFIG_IBM_ASM is not set
20c3a3d0 753# CONFIG_PHANTOM is not set
ad386589 754# CONFIG_EEPROM_93CX6 is not set
13892de1
AK
755# CONFIG_SGI_IOC4 is not set
756# CONFIG_TIFM_CORE is not set
5cb04df8
IM
757# CONFIG_ACER_WMI is not set
758# CONFIG_ASUS_LAPTOP is not set
759# CONFIG_FUJITSU_LAPTOP is not set
760# CONFIG_TC1100_WMI is not set
761# CONFIG_MSI_LAPTOP is not set
c1b362e3 762# CONFIG_COMPAL_LAPTOP is not set
33a40bfd 763# CONFIG_SONY_LAPTOP is not set
bdd0dc52 764# CONFIG_THINKPAD_ACPI is not set
5cb04df8
IM
765# CONFIG_INTEL_MENLOW is not set
766# CONFIG_ENCLOSURE_SERVICES is not set
c1b362e3 767# CONFIG_HP_ILO is not set
5cb04df8
IM
768CONFIG_HAVE_IDE=y
769# CONFIG_IDE is not set
1da177e4
LT
770
771#
772# SCSI device support
773#
f30c52d0 774# CONFIG_RAID_ATTRS is not set
1da177e4 775CONFIG_SCSI=y
ad386589 776CONFIG_SCSI_DMA=y
e0f27981 777# CONFIG_SCSI_TGT is not set
5cb04df8
IM
778# CONFIG_SCSI_NETLINK is not set
779CONFIG_SCSI_PROC_FS=y
1da177e4
LT
780
781#
782# SCSI support type (disk, tape, CD-ROM)
783#
784CONFIG_BLK_DEV_SD=y
785# CONFIG_CHR_DEV_ST is not set
786# CONFIG_CHR_DEV_OSST is not set
ad386589 787CONFIG_BLK_DEV_SR=y
5cb04df8 788CONFIG_BLK_DEV_SR_VENDOR=y
ad386589 789CONFIG_CHR_DEV_SG=y
f30c52d0 790# CONFIG_CHR_DEV_SCH is not set
1da177e4
LT
791
792#
793# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
794#
795# CONFIG_SCSI_MULTI_LUN is not set
5cb04df8 796CONFIG_SCSI_CONSTANTS=y
1da177e4 797# CONFIG_SCSI_LOGGING is not set
e0f27981 798# CONFIG_SCSI_SCAN_ASYNC is not set
20c3a3d0 799CONFIG_SCSI_WAIT_SCAN=m
1da177e4
LT
800
801#
9142e0c8 802# SCSI Transports
1da177e4 803#
9142e0c8 804CONFIG_SCSI_SPI_ATTRS=y
5cb04df8 805# CONFIG_SCSI_FC_ATTRS is not set
c1b362e3 806CONFIG_SCSI_ISCSI_ATTRS=y
f30c52d0 807# CONFIG_SCSI_SAS_ATTRS is not set
9142e0c8 808# CONFIG_SCSI_SAS_LIBSAS is not set
5cb04df8
IM
809# CONFIG_SCSI_SRP_ATTRS is not set
810# CONFIG_SCSI_LOWLEVEL is not set
811# CONFIG_SCSI_LOWLEVEL_PCMCIA is not set
c1b362e3 812# CONFIG_SCSI_DH is not set
ad386589
AK
813CONFIG_ATA=y
814# CONFIG_ATA_NONSTANDARD is not set
815CONFIG_ATA_ACPI=y
5cb04df8 816CONFIG_SATA_PMP=y
ad386589 817CONFIG_SATA_AHCI=y
5cb04df8
IM
818# CONFIG_SATA_SIL24 is not set
819CONFIG_ATA_SFF=y
820# CONFIG_SATA_SVW is not set
ad386589
AK
821CONFIG_ATA_PIIX=y
822# CONFIG_SATA_MV is not set
5cb04df8 823# CONFIG_SATA_NV is not set
ad386589
AK
824# CONFIG_PDC_ADMA is not set
825# CONFIG_SATA_QSTOR is not set
826# CONFIG_SATA_PROMISE is not set
827# CONFIG_SATA_SX4 is not set
5cb04df8 828# CONFIG_SATA_SIL is not set
ad386589
AK
829# CONFIG_SATA_SIS is not set
830# CONFIG_SATA_ULI is not set
5cb04df8 831# CONFIG_SATA_VIA is not set
ad386589
AK
832# CONFIG_SATA_VITESSE is not set
833# CONFIG_SATA_INIC162X is not set
5cb04df8 834# CONFIG_PATA_ACPI is not set
ad386589 835# CONFIG_PATA_ALI is not set
5cb04df8 836CONFIG_PATA_AMD=y
ad386589
AK
837# CONFIG_PATA_ARTOP is not set
838# CONFIG_PATA_ATIIXP is not set
839# CONFIG_PATA_CMD640_PCI is not set
840# CONFIG_PATA_CMD64X is not set
841# CONFIG_PATA_CS5520 is not set
842# CONFIG_PATA_CS5530 is not set
843# CONFIG_PATA_CS5535 is not set
5cb04df8 844# CONFIG_PATA_CS5536 is not set
ad386589
AK
845# CONFIG_PATA_CYPRESS is not set
846# CONFIG_PATA_EFAR is not set
c1b362e3 847CONFIG_ATA_GENERIC=y
ad386589
AK
848# CONFIG_PATA_HPT366 is not set
849# CONFIG_PATA_HPT37X is not set
850# CONFIG_PATA_HPT3X2N is not set
851# CONFIG_PATA_HPT3X3 is not set
852# CONFIG_PATA_IT821X is not set
853# CONFIG_PATA_IT8213 is not set
854# CONFIG_PATA_JMICRON is not set
855# CONFIG_PATA_TRIFLEX is not set
856# CONFIG_PATA_MARVELL is not set
c1b362e3 857CONFIG_PATA_MPIIX=y
5cb04df8 858CONFIG_PATA_OLDPIIX=y
ad386589 859# CONFIG_PATA_NETCELL is not set
5cb04df8 860# CONFIG_PATA_NINJA32 is not set
ad386589 861# CONFIG_PATA_NS87410 is not set
5cb04df8 862# CONFIG_PATA_NS87415 is not set
ad386589
AK
863# CONFIG_PATA_OPTI is not set
864# CONFIG_PATA_OPTIDMA is not set
5cb04df8 865# CONFIG_PATA_PCMCIA is not set
ad386589
AK
866# CONFIG_PATA_PDC_OLD is not set
867# CONFIG_PATA_RADISYS is not set
868# CONFIG_PATA_RZ1000 is not set
869# CONFIG_PATA_SC1200 is not set
870# CONFIG_PATA_SERVERWORKS is not set
871# CONFIG_PATA_PDC2027X is not set
872# CONFIG_PATA_SIL680 is not set
873# CONFIG_PATA_SIS is not set
874# CONFIG_PATA_VIA is not set
875# CONFIG_PATA_WINBOND is not set
c1b362e3 876CONFIG_PATA_SCH=y
ad386589 877CONFIG_MD=y
5cb04df8
IM
878CONFIG_BLK_DEV_MD=y
879# CONFIG_MD_LINEAR is not set
880# CONFIG_MD_RAID0 is not set
881# CONFIG_MD_RAID1 is not set
882# CONFIG_MD_RAID10 is not set
883# CONFIG_MD_RAID456 is not set
884# CONFIG_MD_MULTIPATH is not set
885# CONFIG_MD_FAULTY is not set
ad386589
AK
886CONFIG_BLK_DEV_DM=y
887# CONFIG_DM_DEBUG is not set
888# CONFIG_DM_CRYPT is not set
889# CONFIG_DM_SNAPSHOT is not set
5cb04df8
IM
890CONFIG_DM_MIRROR=y
891CONFIG_DM_ZERO=y
ad386589
AK
892# CONFIG_DM_MULTIPATH is not set
893# CONFIG_DM_DELAY is not set
5cb04df8
IM
894# CONFIG_DM_UEVENT is not set
895# CONFIG_FUSION is not set
1da177e4
LT
896
897#
898# IEEE 1394 (FireWire) support
899#
c1b362e3
PA
900
901#
902# Enable only one of the two stacks, unless you know what you are doing
903#
20c3a3d0 904# CONFIG_FIREWIRE is not set
5cb04df8 905# CONFIG_IEEE1394 is not set
1da177e4 906# CONFIG_I2O is not set
ad386589 907CONFIG_MACINTOSH_DRIVERS=y
5cb04df8 908CONFIG_MAC_EMUMOUSEBTN=y
1da177e4 909CONFIG_NETDEVICES=y
5cb04df8 910# CONFIG_IFB is not set
f30c52d0 911# CONFIG_DUMMY is not set
1da177e4 912# CONFIG_BONDING is not set
ad386589 913# CONFIG_MACVLAN is not set
1da177e4
LT
914# CONFIG_EQUALIZER is not set
915# CONFIG_TUN is not set
5cb04df8 916# CONFIG_VETH is not set
33a40bfd 917# CONFIG_NET_SB1000 is not set
1da177e4 918# CONFIG_ARCNET is not set
c1b362e3
PA
919CONFIG_PHYLIB=y
920
921#
922# MII PHY device drivers
923#
924# CONFIG_MARVELL_PHY is not set
925# CONFIG_DAVICOM_PHY is not set
926# CONFIG_QSEMI_PHY is not set
927# CONFIG_LXT_PHY is not set
928# CONFIG_CICADA_PHY is not set
929# CONFIG_VITESSE_PHY is not set
930# CONFIG_SMSC_PHY is not set
931# CONFIG_BROADCOM_PHY is not set
932# CONFIG_ICPLUS_PHY is not set
933# CONFIG_REALTEK_PHY is not set
934# CONFIG_FIXED_PHY is not set
935# CONFIG_MDIO_BITBANG is not set
1da177e4
LT
936CONFIG_NET_ETHERNET=y
937CONFIG_MII=y
938# CONFIG_HAPPYMEAL is not set
939# CONFIG_SUNGEM is not set
f30c52d0 940# CONFIG_CASSINI is not set
ad386589 941CONFIG_NET_VENDOR_3COM=y
5cb04df8 942# CONFIG_VORTEX is not set
ad386589 943# CONFIG_TYPHOON is not set
9142e0c8
AK
944CONFIG_NET_TULIP=y
945# CONFIG_DE2104X is not set
5cb04df8 946# CONFIG_TULIP is not set
9142e0c8
AK
947# CONFIG_DE4X5 is not set
948# CONFIG_WINBOND_840 is not set
949# CONFIG_DM9102 is not set
950# CONFIG_ULI526X is not set
5cb04df8 951# CONFIG_PCMCIA_XIRCOM is not set
1da177e4 952# CONFIG_HP100 is not set
5cb04df8
IM
953# CONFIG_IBM_NEW_EMAC_ZMII is not set
954# CONFIG_IBM_NEW_EMAC_RGMII is not set
955# CONFIG_IBM_NEW_EMAC_TAH is not set
956# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
1da177e4
LT
957CONFIG_NET_PCI=y
958# CONFIG_PCNET32 is not set
959# CONFIG_AMD8111_ETH is not set
960# CONFIG_ADAPTEC_STARFIRE is not set
5cb04df8 961# CONFIG_B44 is not set
9142e0c8
AK
962CONFIG_FORCEDETH=y
963# CONFIG_FORCEDETH_NAPI is not set
1da177e4 964# CONFIG_EEPRO100 is not set
f30c52d0 965CONFIG_E100=y
1da177e4
LT
966# CONFIG_FEALNX is not set
967# CONFIG_NATSEMI is not set
c1b362e3 968CONFIG_NE2K_PCI=y
5cb04df8 969# CONFIG_8139CP is not set
9142e0c8 970CONFIG_8139TOO=y
c1b362e3 971# CONFIG_8139TOO_PIO is not set
9142e0c8
AK
972# CONFIG_8139TOO_TUNE_TWISTER is not set
973# CONFIG_8139TOO_8129 is not set
974# CONFIG_8139_OLD_RX_RESET is not set
5cb04df8 975# CONFIG_R6040 is not set
1da177e4
LT
976# CONFIG_SIS900 is not set
977# CONFIG_EPIC100 is not set
978# CONFIG_SUNDANCE is not set
979# CONFIG_TLAN is not set
980# CONFIG_VIA_RHINE is not set
ee55c0be 981# CONFIG_SC92031 is not set
20c3a3d0 982CONFIG_NETDEV_1000=y
1da177e4
LT
983# CONFIG_ACENIC is not set
984# CONFIG_DL2K is not set
9142e0c8 985CONFIG_E1000=y
9142e0c8 986# CONFIG_E1000_DISABLE_PACKET_SPLIT is not set
c1b362e3 987CONFIG_E1000E=y
b5d958ea
AK
988# CONFIG_IP1000 is not set
989# CONFIG_IGB is not set
1da177e4
LT
990# CONFIG_NS83820 is not set
991# CONFIG_HAMACHI is not set
992# CONFIG_YELLOWFIN is not set
c1b362e3 993CONFIG_R8169=y
f30c52d0
AB
994# CONFIG_SIS190 is not set
995# CONFIG_SKGE is not set
9142e0c8 996CONFIG_SKY2=y
5cb04df8 997# CONFIG_SKY2_DEBUG is not set
f30c52d0 998# CONFIG_VIA_VELOCITY is not set
9142e0c8 999CONFIG_TIGON3=y
c1b362e3 1000CONFIG_BNX2=y
9142e0c8 1001# CONFIG_QLA3XXX is not set
ee55c0be 1002# CONFIG_ATL1 is not set
c1b362e3 1003# CONFIG_ATL1E is not set
20c3a3d0 1004CONFIG_NETDEV_10000=y
f30c52d0 1005# CONFIG_CHELSIO_T1 is not set
ee55c0be 1006# CONFIG_CHELSIO_T3 is not set
5cb04df8 1007# CONFIG_IXGBE is not set
1da177e4 1008# CONFIG_IXGB is not set
f30c52d0 1009# CONFIG_S2IO is not set
9142e0c8 1010# CONFIG_MYRI10GE is not set
dc3d1742 1011# CONFIG_NETXEN_NIC is not set
5cb04df8 1012# CONFIG_NIU is not set
20c3a3d0 1013# CONFIG_MLX4_CORE is not set
5cb04df8
IM
1014# CONFIG_TEHUTI is not set
1015# CONFIG_BNX2X is not set
1016# CONFIG_SFC is not set
1017CONFIG_TR=y
1018# CONFIG_IBMOL is not set
1019# CONFIG_IBMLS is not set
1020# CONFIG_3C359 is not set
1021# CONFIG_TMS380TR is not set
1da177e4
LT
1022
1023#
bdd0dc52 1024# Wireless LAN
1da177e4 1025#
bdd0dc52 1026# CONFIG_WLAN_PRE80211 is not set
5cb04df8
IM
1027CONFIG_WLAN_80211=y
1028# CONFIG_PCMCIA_RAYCS is not set
1029# CONFIG_IPW2100 is not set
1030# CONFIG_IPW2200 is not set
1031# CONFIG_LIBERTAS is not set
1032# CONFIG_AIRO is not set
1033# CONFIG_HERMES is not set
1034# CONFIG_ATMEL is not set
1035# CONFIG_AIRO_CS is not set
1036# CONFIG_PCMCIA_WL3501 is not set
1037# CONFIG_PRISM54 is not set
1038# CONFIG_USB_ZD1201 is not set
1039# CONFIG_USB_NET_RNDIS_WLAN is not set
1040# CONFIG_RTL8180 is not set
1041# CONFIG_RTL8187 is not set
1042# CONFIG_ADM8211 is not set
c1b362e3 1043# CONFIG_MAC80211_HWSIM is not set
5cb04df8
IM
1044# CONFIG_P54_COMMON is not set
1045CONFIG_ATH5K=y
1046# CONFIG_ATH5K_DEBUG is not set
c1b362e3 1047# CONFIG_ATH9K is not set
5cb04df8
IM
1048# CONFIG_IWLCORE is not set
1049# CONFIG_IWLWIFI_LEDS is not set
c1b362e3 1050# CONFIG_IWLAGN is not set
5cb04df8
IM
1051# CONFIG_IWL3945 is not set
1052# CONFIG_HOSTAP is not set
1053# CONFIG_B43 is not set
1054# CONFIG_B43LEGACY is not set
1055# CONFIG_ZD1211RW is not set
1056# CONFIG_RT2X00 is not set
1da177e4
LT
1057
1058#
20c3a3d0 1059# USB Network Adapters
1da177e4 1060#
20c3a3d0
AK
1061# CONFIG_USB_CATC is not set
1062# CONFIG_USB_KAWETH is not set
1063# CONFIG_USB_PEGASUS is not set
1064# CONFIG_USB_RTL8150 is not set
20c3a3d0 1065# CONFIG_USB_USBNET is not set
5cb04df8
IM
1066CONFIG_NET_PCMCIA=y
1067# CONFIG_PCMCIA_3C589 is not set
1068# CONFIG_PCMCIA_3C574 is not set
1069# CONFIG_PCMCIA_FMVJ18X is not set
1070# CONFIG_PCMCIA_PCNET is not set
1071# CONFIG_PCMCIA_NMCLAN is not set
1072# CONFIG_PCMCIA_SMC91C92 is not set
1073# CONFIG_PCMCIA_XIRC2PS is not set
1074# CONFIG_PCMCIA_AXNET is not set
1075# CONFIG_PCMCIA_IBMTR is not set
1da177e4 1076# CONFIG_WAN is not set
5cb04df8
IM
1077CONFIG_FDDI=y
1078# CONFIG_DEFXX is not set
1079# CONFIG_SKFP is not set
1da177e4 1080# CONFIG_HIPPI is not set
1da177e4
LT
1081# CONFIG_PPP is not set
1082# CONFIG_SLIP is not set
1083# CONFIG_NET_FC is not set
9142e0c8 1084CONFIG_NETCONSOLE=y
5cb04df8 1085# CONFIG_NETCONSOLE_DYNAMIC is not set
9142e0c8 1086CONFIG_NETPOLL=y
9142e0c8
AK
1087# CONFIG_NETPOLL_TRAP is not set
1088CONFIG_NET_POLL_CONTROLLER=y
1da177e4 1089# CONFIG_ISDN is not set
1da177e4
LT
1090# CONFIG_PHONE is not set
1091
1092#
1093# Input device support
1094#
1095CONFIG_INPUT=y
5cb04df8
IM
1096CONFIG_INPUT_FF_MEMLESS=y
1097CONFIG_INPUT_POLLDEV=y
1da177e4
LT
1098
1099#
1100# Userland interfaces
1101#
1102CONFIG_INPUT_MOUSEDEV=y
5cb04df8 1103# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
9142e0c8
AK
1104CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
1105CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
1da177e4 1106# CONFIG_INPUT_JOYDEV is not set
f30c52d0 1107CONFIG_INPUT_EVDEV=y
1da177e4
LT
1108# CONFIG_INPUT_EVBUG is not set
1109
1da177e4
LT
1110#
1111# Input Device Drivers
1112#
1113CONFIG_INPUT_KEYBOARD=y
1114CONFIG_KEYBOARD_ATKBD=y
1115# CONFIG_KEYBOARD_SUNKBD is not set
1116# CONFIG_KEYBOARD_LKKBD is not set
1117# CONFIG_KEYBOARD_XTKBD is not set
1118# CONFIG_KEYBOARD_NEWTON is not set
814eadce 1119# CONFIG_KEYBOARD_STOWAWAY is not set
1da177e4
LT
1120CONFIG_INPUT_MOUSE=y
1121CONFIG_MOUSE_PS2=y
20c3a3d0
AK
1122CONFIG_MOUSE_PS2_ALPS=y
1123CONFIG_MOUSE_PS2_LOGIPS2PP=y
1124CONFIG_MOUSE_PS2_SYNAPTICS=y
1125CONFIG_MOUSE_PS2_LIFEBOOK=y
1126CONFIG_MOUSE_PS2_TRACKPOINT=y
1127# CONFIG_MOUSE_PS2_TOUCHKIT is not set
1da177e4 1128# CONFIG_MOUSE_SERIAL is not set
20c3a3d0 1129# CONFIG_MOUSE_APPLETOUCH is not set
c1b362e3 1130# CONFIG_MOUSE_BCM5974 is not set
1da177e4 1131# CONFIG_MOUSE_VSXXXAA is not set
5cb04df8
IM
1132CONFIG_INPUT_JOYSTICK=y
1133# CONFIG_JOYSTICK_ANALOG is not set
1134# CONFIG_JOYSTICK_A3D is not set
1135# CONFIG_JOYSTICK_ADI is not set
1136# CONFIG_JOYSTICK_COBRA is not set
1137# CONFIG_JOYSTICK_GF2K is not set
1138# CONFIG_JOYSTICK_GRIP is not set
1139# CONFIG_JOYSTICK_GRIP_MP is not set
1140# CONFIG_JOYSTICK_GUILLEMOT is not set
1141# CONFIG_JOYSTICK_INTERACT is not set
1142# CONFIG_JOYSTICK_SIDEWINDER is not set
1143# CONFIG_JOYSTICK_TMDC is not set
1144# CONFIG_JOYSTICK_IFORCE is not set
1145# CONFIG_JOYSTICK_WARRIOR is not set
1146# CONFIG_JOYSTICK_MAGELLAN is not set
1147# CONFIG_JOYSTICK_SPACEORB is not set
1148# CONFIG_JOYSTICK_SPACEBALL is not set
1149# CONFIG_JOYSTICK_STINGER is not set
1150# CONFIG_JOYSTICK_TWIDJOY is not set
1151# CONFIG_JOYSTICK_ZHENHUA is not set
1152# CONFIG_JOYSTICK_JOYDUMP is not set
1153# CONFIG_JOYSTICK_XPAD is not set
1154CONFIG_INPUT_TABLET=y
1155# CONFIG_TABLET_USB_ACECAD is not set
1156# CONFIG_TABLET_USB_AIPTEK is not set
1157# CONFIG_TABLET_USB_GTCO is not set
1158# CONFIG_TABLET_USB_KBTAB is not set
1159# CONFIG_TABLET_USB_WACOM is not set
1160CONFIG_INPUT_TOUCHSCREEN=y
1161# CONFIG_TOUCHSCREEN_FUJITSU is not set
1162# CONFIG_TOUCHSCREEN_GUNZE is not set
1163# CONFIG_TOUCHSCREEN_ELO is not set
1164# CONFIG_TOUCHSCREEN_MTOUCH is not set
c1b362e3 1165# CONFIG_TOUCHSCREEN_INEXIO is not set
5cb04df8
IM
1166# CONFIG_TOUCHSCREEN_MK712 is not set
1167# CONFIG_TOUCHSCREEN_PENMOUNT is not set
1168# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
1169# CONFIG_TOUCHSCREEN_TOUCHWIN is not set
1170# CONFIG_TOUCHSCREEN_UCB1400 is not set
1171# CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set
c1b362e3 1172# CONFIG_TOUCHSCREEN_TOUCHIT213 is not set
5cb04df8
IM
1173CONFIG_INPUT_MISC=y
1174# CONFIG_INPUT_PCSPKR is not set
1175# CONFIG_INPUT_APANEL is not set
1176# CONFIG_INPUT_WISTRON_BTNS is not set
1177# CONFIG_INPUT_ATLAS_BTNS is not set
1178# CONFIG_INPUT_ATI_REMOTE is not set
1179# CONFIG_INPUT_ATI_REMOTE2 is not set
1180# CONFIG_INPUT_KEYSPAN_REMOTE is not set
1181# CONFIG_INPUT_POWERMATE is not set
1182# CONFIG_INPUT_YEALINK is not set
1183# CONFIG_INPUT_UINPUT is not set
1da177e4 1184
f30c52d0
AB
1185#
1186# Hardware I/O ports
1187#
1188CONFIG_SERIO=y
1189CONFIG_SERIO_I8042=y
5cb04df8 1190CONFIG_SERIO_SERPORT=y
f30c52d0 1191# CONFIG_SERIO_CT82C710 is not set
f30c52d0
AB
1192# CONFIG_SERIO_PCIPS2 is not set
1193CONFIG_SERIO_LIBPS2=y
1194# CONFIG_SERIO_RAW is not set
1195# CONFIG_GAMEPORT is not set
1196
1da177e4
LT
1197#
1198# Character devices
1199#
1200CONFIG_VT=y
c1b362e3 1201CONFIG_CONSOLE_TRANSLATIONS=y
1da177e4
LT
1202CONFIG_VT_CONSOLE=y
1203CONFIG_HW_CONSOLE=y
5cb04df8
IM
1204CONFIG_VT_HW_CONSOLE_BINDING=y
1205CONFIG_DEVKMEM=y
1206CONFIG_SERIAL_NONSTANDARD=y
1207# CONFIG_COMPUTONE is not set
1208# CONFIG_ROCKETPORT is not set
1209# CONFIG_CYCLADES is not set
1210# CONFIG_DIGIEPCA is not set
1211# CONFIG_MOXA_INTELLIO is not set
1212# CONFIG_MOXA_SMARTIO is not set
1213# CONFIG_ISI is not set
1214# CONFIG_SYNCLINK is not set
1215# CONFIG_SYNCLINKMP is not set
1216# CONFIG_SYNCLINK_GT is not set
1217# CONFIG_N_HDLC is not set
1218# CONFIG_RISCOM8 is not set
1219# CONFIG_SPECIALIX is not set
1220# CONFIG_SX is not set
1221# CONFIG_RIO is not set
1222# CONFIG_STALDRV is not set
1223# CONFIG_NOZOMI is not set
1da177e4
LT
1224
1225#
1226# Serial drivers
1227#
1228CONFIG_SERIAL_8250=y
9142e0c8 1229CONFIG_SERIAL_8250_CONSOLE=y
ad386589 1230CONFIG_FIX_EARLYCON_MEM=y
9142e0c8 1231CONFIG_SERIAL_8250_PCI=y
33a40bfd 1232CONFIG_SERIAL_8250_PNP=y
5cb04df8
IM
1233# CONFIG_SERIAL_8250_CS is not set
1234CONFIG_SERIAL_8250_NR_UARTS=32
f30c52d0 1235CONFIG_SERIAL_8250_RUNTIME_UARTS=4
5cb04df8
IM
1236CONFIG_SERIAL_8250_EXTENDED=y
1237CONFIG_SERIAL_8250_MANY_PORTS=y
1238CONFIG_SERIAL_8250_SHARE_IRQ=y
1239CONFIG_SERIAL_8250_DETECT_IRQ=y
1240CONFIG_SERIAL_8250_RSA=y
1da177e4
LT
1241
1242#
1243# Non-8250 serial port support
1244#
1245CONFIG_SERIAL_CORE=y
9142e0c8 1246CONFIG_SERIAL_CORE_CONSOLE=y
f30c52d0 1247# CONFIG_SERIAL_JSM is not set
1da177e4 1248CONFIG_UNIX98_PTYS=y
5cb04df8 1249# CONFIG_LEGACY_PTYS is not set
1da177e4 1250# CONFIG_IPMI_HANDLER is not set
9142e0c8 1251CONFIG_HW_RANDOM=y
c1b362e3
PA
1252CONFIG_HW_RANDOM_INTEL=y
1253CONFIG_HW_RANDOM_AMD=y
9142e0c8
AK
1254CONFIG_HW_RANDOM_GEODE=y
1255CONFIG_HW_RANDOM_VIA=y
5cb04df8 1256CONFIG_NVRAM=y
1da177e4
LT
1257# CONFIG_R3964 is not set
1258# CONFIG_APPLICOM is not set
1259# CONFIG_SONYPI is not set
5cb04df8
IM
1260
1261#
1262# PCMCIA character devices
1263#
1264# CONFIG_SYNCLINK_CS is not set
1265# CONFIG_CARDMAN_4000 is not set
1266# CONFIG_CARDMAN_4040 is not set
1267# CONFIG_IPWIRELESS is not set
1da177e4 1268# CONFIG_MWAVE is not set
9142e0c8
AK
1269# CONFIG_PC8736x_GPIO is not set
1270# CONFIG_NSC_GPIO is not set
f30c52d0 1271# CONFIG_CS5535_GPIO is not set
5cb04df8 1272# CONFIG_RAW_DRIVER is not set
9142e0c8 1273CONFIG_HPET=y
5cb04df8 1274# CONFIG_HPET_MMAP is not set
ad386589 1275# CONFIG_HANGCHECK_TIMER is not set
f30c52d0
AB
1276# CONFIG_TCG_TPM is not set
1277# CONFIG_TELCLOCK is not set
20c3a3d0 1278CONFIG_DEVPORT=y
5cb04df8
IM
1279CONFIG_I2C=y
1280CONFIG_I2C_BOARDINFO=y
1281# CONFIG_I2C_CHARDEV is not set
c1b362e3 1282CONFIG_I2C_HELPER_AUTO=y
5cb04df8
IM
1283
1284#
1285# I2C Hardware Bus support
1286#
c1b362e3
PA
1287
1288#
1289# PC SMBus host controller drivers
1290#
5cb04df8
IM
1291# CONFIG_I2C_ALI1535 is not set
1292# CONFIG_I2C_ALI1563 is not set
1293# CONFIG_I2C_ALI15X3 is not set
1294# CONFIG_I2C_AMD756 is not set
1295# CONFIG_I2C_AMD8111 is not set
1296CONFIG_I2C_I801=y
c1b362e3 1297# CONFIG_I2C_ISCH is not set
5cb04df8
IM
1298# CONFIG_I2C_PIIX4 is not set
1299# CONFIG_I2C_NFORCE2 is not set
5cb04df8
IM
1300# CONFIG_I2C_SIS5595 is not set
1301# CONFIG_I2C_SIS630 is not set
1302# CONFIG_I2C_SIS96X is not set
5cb04df8
IM
1303# CONFIG_I2C_VIA is not set
1304# CONFIG_I2C_VIAPRO is not set
c1b362e3
PA
1305
1306#
1307# I2C system bus drivers (mostly embedded / system-on-chip)
1308#
1309# CONFIG_I2C_OCORES is not set
1310# CONFIG_I2C_SIMTEC is not set
1311
1312#
1313# External I2C/SMBus adapter drivers
1314#
1315# CONFIG_I2C_PARPORT_LIGHT is not set
1316# CONFIG_I2C_TAOS_EVM is not set
1317# CONFIG_I2C_TINY_USB is not set
1318
1319#
1320# Graphics adapter I2C/DDC channel drivers
1321#
5cb04df8 1322# CONFIG_I2C_VOODOO3 is not set
c1b362e3
PA
1323
1324#
1325# Other I2C/SMBus bus drivers
1326#
5cb04df8 1327# CONFIG_I2C_PCA_PLATFORM is not set
c1b362e3
PA
1328# CONFIG_I2C_STUB is not set
1329# CONFIG_SCx200_ACB is not set
5cb04df8
IM
1330
1331#
1332# Miscellaneous I2C Chip support
1333#
1334# CONFIG_DS1682 is not set
c1b362e3 1335# CONFIG_AT24 is not set
5cb04df8
IM
1336# CONFIG_SENSORS_EEPROM is not set
1337# CONFIG_SENSORS_PCF8574 is not set
1338# CONFIG_PCF8575 is not set
c1b362e3 1339# CONFIG_SENSORS_PCA9539 is not set
5cb04df8
IM
1340# CONFIG_SENSORS_PCF8591 is not set
1341# CONFIG_SENSORS_MAX6875 is not set
1342# CONFIG_SENSORS_TSL2550 is not set
1343# CONFIG_I2C_DEBUG_CORE is not set
1344# CONFIG_I2C_DEBUG_ALGO is not set
1345# CONFIG_I2C_DEBUG_BUS is not set
1346# CONFIG_I2C_DEBUG_CHIP is not set
f30c52d0 1347# CONFIG_SPI is not set
c1b362e3
PA
1348CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
1349# CONFIG_GPIOLIB is not set
13892de1 1350# CONFIG_W1 is not set
5cb04df8
IM
1351CONFIG_POWER_SUPPLY=y
1352# CONFIG_POWER_SUPPLY_DEBUG is not set
1353# CONFIG_PDA_POWER is not set
1354# CONFIG_BATTERY_DS2760 is not set
9142e0c8 1355# CONFIG_HWMON is not set
5cb04df8
IM
1356CONFIG_THERMAL=y
1357CONFIG_WATCHDOG=y
1358# CONFIG_WATCHDOG_NOWAYOUT is not set
1359
1360#
1361# Watchdog Device Drivers
1362#
1363# CONFIG_SOFT_WATCHDOG is not set
1364# CONFIG_ACQUIRE_WDT is not set
1365# CONFIG_ADVANTECH_WDT is not set
1366# CONFIG_ALIM1535_WDT is not set
1367# CONFIG_ALIM7101_WDT is not set
1368# CONFIG_SC520_WDT is not set
1369# CONFIG_EUROTECH_WDT is not set
1370# CONFIG_IB700_WDT is not set
1371# CONFIG_IBMASR is not set
1372# CONFIG_WAFER_WDT is not set
1373# CONFIG_I6300ESB_WDT is not set
1374# CONFIG_ITCO_WDT is not set
1375# CONFIG_IT8712F_WDT is not set
1376# CONFIG_HP_WATCHDOG is not set
1377# CONFIG_SC1200_WDT is not set
1378# CONFIG_PC87413_WDT is not set
1379# CONFIG_60XX_WDT is not set
1380# CONFIG_SBC8360_WDT is not set
1381# CONFIG_SBC7240_WDT is not set
1382# CONFIG_CPU5_WDT is not set
1383# CONFIG_SMSC37B787_WDT is not set
1384# CONFIG_W83627HF_WDT is not set
1385# CONFIG_W83697HF_WDT is not set
1386# CONFIG_W83877F_WDT is not set
1387# CONFIG_W83977F_WDT is not set
1388# CONFIG_MACHZ_WDT is not set
1389# CONFIG_SBC_EPX_C3_WATCHDOG is not set
1390
1391#
1392# PCI-based Watchdog Cards
1393#
1394# CONFIG_PCIPCWATCHDOG is not set
1395# CONFIG_WDTPCI is not set
1396
1397#
1398# USB-based Watchdog Cards
1399#
1400# CONFIG_USBPCWATCHDOG is not set
1401
1402#
1403# Sonics Silicon Backplane
1404#
1405CONFIG_SSB_POSSIBLE=y
1406# CONFIG_SSB is not set
1da177e4 1407
33a40bfd
AK
1408#
1409# Multifunction device drivers
1410#
c1b362e3 1411# CONFIG_MFD_CORE is not set
33a40bfd 1412# CONFIG_MFD_SM501 is not set
5cb04df8 1413# CONFIG_HTC_PASIC3 is not set
c1b362e3 1414# CONFIG_MFD_TMIO is not set
33a40bfd 1415
1da177e4
LT
1416#
1417# Multimedia devices
1418#
5cb04df8
IM
1419
1420#
1421# Multimedia core support
1422#
9142e0c8 1423# CONFIG_VIDEO_DEV is not set
20c3a3d0 1424# CONFIG_DVB_CORE is not set
c1b362e3 1425# CONFIG_VIDEO_MEDIA is not set
5cb04df8
IM
1426
1427#
1428# Multimedia drivers
1429#
20c3a3d0 1430CONFIG_DAB=y
9142e0c8 1431# CONFIG_USB_DABUSB is not set
1da177e4
LT
1432
1433#
1434# Graphics support
1435#
5cb04df8
IM
1436CONFIG_AGP=y
1437# CONFIG_AGP_ALI is not set
1438# CONFIG_AGP_ATI is not set
1439# CONFIG_AGP_AMD is not set
1440CONFIG_AGP_AMD64=y
1441CONFIG_AGP_INTEL=y
1442# CONFIG_AGP_NVIDIA is not set
1443# CONFIG_AGP_SIS is not set
1444# CONFIG_AGP_SWORKS is not set
1445# CONFIG_AGP_VIA is not set
1446# CONFIG_AGP_EFFICEON is not set
1447CONFIG_DRM=y
1448# CONFIG_DRM_TDFX is not set
1449# CONFIG_DRM_R128 is not set
1450# CONFIG_DRM_RADEON is not set
1451# CONFIG_DRM_I810 is not set
1452# CONFIG_DRM_I830 is not set
1453CONFIG_DRM_I915=y
1454# CONFIG_DRM_MGA is not set
1455# CONFIG_DRM_SIS is not set
1456# CONFIG_DRM_VIA is not set
1457# CONFIG_DRM_SAVAGE is not set
1458# CONFIG_VGASTATE is not set
1459# CONFIG_VIDEO_OUTPUT_CONTROL is not set
1460CONFIG_FB=y
1461# CONFIG_FIRMWARE_EDID is not set
1462# CONFIG_FB_DDC is not set
1463CONFIG_FB_CFB_FILLRECT=y
1464CONFIG_FB_CFB_COPYAREA=y
1465CONFIG_FB_CFB_IMAGEBLIT=y
1466# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
1467# CONFIG_FB_SYS_FILLRECT is not set
1468# CONFIG_FB_SYS_COPYAREA is not set
1469# CONFIG_FB_SYS_IMAGEBLIT is not set
1470# CONFIG_FB_FOREIGN_ENDIAN is not set
1471# CONFIG_FB_SYS_FOPS is not set
5cb04df8
IM
1472# CONFIG_FB_SVGALIB is not set
1473# CONFIG_FB_MACMODES is not set
1474# CONFIG_FB_BACKLIGHT is not set
1475CONFIG_FB_MODE_HELPERS=y
1476CONFIG_FB_TILEBLITTING=y
1477
1478#
1479# Frame buffer hardware drivers
1480#
1481# CONFIG_FB_CIRRUS is not set
1482# CONFIG_FB_PM2 is not set
1483# CONFIG_FB_CYBER2000 is not set
1484# CONFIG_FB_ARC is not set
1485# CONFIG_FB_ASILIANT is not set
1486# CONFIG_FB_IMSTT is not set
1487# CONFIG_FB_VGA16 is not set
1488# CONFIG_FB_UVESA is not set
1489# CONFIG_FB_VESA is not set
1490CONFIG_FB_EFI=y
1491# CONFIG_FB_IMAC is not set
1492# CONFIG_FB_N411 is not set
1493# CONFIG_FB_HGA is not set
1494# CONFIG_FB_S1D13XXX is not set
1495# CONFIG_FB_NVIDIA is not set
1496# CONFIG_FB_RIVA is not set
1497# CONFIG_FB_I810 is not set
1498# CONFIG_FB_LE80578 is not set
1499# CONFIG_FB_INTEL is not set
1500# CONFIG_FB_MATROX is not set
1501# CONFIG_FB_RADEON is not set
1502# CONFIG_FB_ATY128 is not set
1503# CONFIG_FB_ATY is not set
1504# CONFIG_FB_S3 is not set
1505# CONFIG_FB_SAVAGE is not set
1506# CONFIG_FB_SIS is not set
1507# CONFIG_FB_NEOMAGIC is not set
1508# CONFIG_FB_KYRO is not set
1509# CONFIG_FB_3DFX is not set
1510# CONFIG_FB_VOODOO1 is not set
1511# CONFIG_FB_VT8623 is not set
1512# CONFIG_FB_CYBLA is not set
1513# CONFIG_FB_TRIDENT is not set
1514# CONFIG_FB_ARK is not set
1515# CONFIG_FB_PM3 is not set
c1b362e3 1516# CONFIG_FB_CARMINE is not set
5cb04df8
IM
1517# CONFIG_FB_GEODE is not set
1518# CONFIG_FB_VIRTUAL is not set
1519CONFIG_BACKLIGHT_LCD_SUPPORT=y
1520# CONFIG_LCD_CLASS_DEVICE is not set
1521CONFIG_BACKLIGHT_CLASS_DEVICE=y
1522# CONFIG_BACKLIGHT_CORGI is not set
1523# CONFIG_BACKLIGHT_PROGEAR is not set
c1b362e3 1524# CONFIG_BACKLIGHT_MBP_NVIDIA is not set
20c3a3d0
AK
1525
1526#
1527# Display device support
1528#
1529# CONFIG_DISPLAY_SUPPORT is not set
1da177e4
LT
1530
1531#
1532# Console display driver support
1533#
1534CONFIG_VGA_CONSOLE=y
9142e0c8 1535CONFIG_VGACON_SOFT_SCROLLBACK=y
5cb04df8 1536CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=64
1da177e4 1537CONFIG_DUMMY_CONSOLE=y
5cb04df8
IM
1538# CONFIG_FRAMEBUFFER_CONSOLE is not set
1539CONFIG_LOGO=y
1540# CONFIG_LOGO_LINUX_MONO is not set
1541# CONFIG_LOGO_LINUX_VGA16 is not set
1542CONFIG_LOGO_LINUX_CLUT224=y
1da177e4 1543CONFIG_SOUND=y
5cb04df8
IM
1544CONFIG_SND=y
1545CONFIG_SND_TIMER=y
1546CONFIG_SND_PCM=y
1547CONFIG_SND_HWDEP=y
1548CONFIG_SND_SEQUENCER=y
1549CONFIG_SND_SEQ_DUMMY=y
1550CONFIG_SND_OSSEMUL=y
1551CONFIG_SND_MIXER_OSS=y
1552CONFIG_SND_PCM_OSS=y
1553CONFIG_SND_PCM_OSS_PLUGINS=y
1554CONFIG_SND_SEQUENCER_OSS=y
1555CONFIG_SND_DYNAMIC_MINORS=y
1556CONFIG_SND_SUPPORT_OLD_API=y
1557CONFIG_SND_VERBOSE_PROCFS=y
1558# CONFIG_SND_VERBOSE_PRINTK is not set
1559# CONFIG_SND_DEBUG is not set
1560CONFIG_SND_VMASTER=y
c1b362e3 1561CONFIG_SND_DRIVERS=y
5cb04df8
IM
1562# CONFIG_SND_PCSP is not set
1563# CONFIG_SND_DUMMY is not set
1564# CONFIG_SND_VIRMIDI is not set
1565# CONFIG_SND_MTPAV is not set
1566# CONFIG_SND_SERIAL_U16550 is not set
1567# CONFIG_SND_MPU401 is not set
c1b362e3 1568CONFIG_SND_PCI=y
5cb04df8
IM
1569# CONFIG_SND_AD1889 is not set
1570# CONFIG_SND_ALS300 is not set
1571# CONFIG_SND_ALS4000 is not set
1572# CONFIG_SND_ALI5451 is not set
1573# CONFIG_SND_ATIIXP is not set
1574# CONFIG_SND_ATIIXP_MODEM is not set
1575# CONFIG_SND_AU8810 is not set
1576# CONFIG_SND_AU8820 is not set
1577# CONFIG_SND_AU8830 is not set
1578# CONFIG_SND_AW2 is not set
1579# CONFIG_SND_AZT3328 is not set
1580# CONFIG_SND_BT87X is not set
1581# CONFIG_SND_CA0106 is not set
1582# CONFIG_SND_CMIPCI is not set
1583# CONFIG_SND_OXYGEN is not set
1584# CONFIG_SND_CS4281 is not set
1585# CONFIG_SND_CS46XX is not set
1586# CONFIG_SND_CS5530 is not set
1587# CONFIG_SND_CS5535AUDIO is not set
1588# CONFIG_SND_DARLA20 is not set
1589# CONFIG_SND_GINA20 is not set
1590# CONFIG_SND_LAYLA20 is not set
1591# CONFIG_SND_DARLA24 is not set
1592# CONFIG_SND_GINA24 is not set
1593# CONFIG_SND_LAYLA24 is not set
1594# CONFIG_SND_MONA is not set
1595# CONFIG_SND_MIA is not set
1596# CONFIG_SND_ECHO3G is not set
1597# CONFIG_SND_INDIGO is not set
1598# CONFIG_SND_INDIGOIO is not set
1599# CONFIG_SND_INDIGODJ is not set
1600# CONFIG_SND_EMU10K1 is not set
1601# CONFIG_SND_EMU10K1X is not set
1602# CONFIG_SND_ENS1370 is not set
1603# CONFIG_SND_ENS1371 is not set
1604# CONFIG_SND_ES1938 is not set
1605# CONFIG_SND_ES1968 is not set
1606# CONFIG_SND_FM801 is not set
1607CONFIG_SND_HDA_INTEL=y
1608CONFIG_SND_HDA_HWDEP=y
1609CONFIG_SND_HDA_CODEC_REALTEK=y
1610CONFIG_SND_HDA_CODEC_ANALOG=y
1611CONFIG_SND_HDA_CODEC_SIGMATEL=y
1612CONFIG_SND_HDA_CODEC_VIA=y
1613CONFIG_SND_HDA_CODEC_ATIHDMI=y
1614CONFIG_SND_HDA_CODEC_CONEXANT=y
1615CONFIG_SND_HDA_CODEC_CMEDIA=y
1616CONFIG_SND_HDA_CODEC_SI3054=y
1617CONFIG_SND_HDA_GENERIC=y
1618# CONFIG_SND_HDA_POWER_SAVE is not set
1619# CONFIG_SND_HDSP is not set
1620# CONFIG_SND_HDSPM is not set
1621# CONFIG_SND_HIFIER is not set
1622# CONFIG_SND_ICE1712 is not set
1623# CONFIG_SND_ICE1724 is not set
1624# CONFIG_SND_INTEL8X0 is not set
1625# CONFIG_SND_INTEL8X0M is not set
1626# CONFIG_SND_KORG1212 is not set
1627# CONFIG_SND_MAESTRO3 is not set
1628# CONFIG_SND_MIXART is not set
1629# CONFIG_SND_NM256 is not set
1630# CONFIG_SND_PCXHR is not set
1631# CONFIG_SND_RIPTIDE is not set
1632# CONFIG_SND_RME32 is not set
1633# CONFIG_SND_RME96 is not set
1634# CONFIG_SND_RME9652 is not set
1635# CONFIG_SND_SIS7019 is not set
1636# CONFIG_SND_SONICVIBES is not set
1637# CONFIG_SND_TRIDENT is not set
1638# CONFIG_SND_VIA82XX is not set
1639# CONFIG_SND_VIA82XX_MODEM is not set
1640# CONFIG_SND_VIRTUOSO is not set
1641# CONFIG_SND_VX222 is not set
1642# CONFIG_SND_YMFPCI is not set
c1b362e3 1643CONFIG_SND_USB=y
5cb04df8
IM
1644# CONFIG_SND_USB_AUDIO is not set
1645# CONFIG_SND_USB_USX2Y is not set
1646# CONFIG_SND_USB_CAIAQ is not set
c1b362e3 1647CONFIG_SND_PCMCIA=y
5cb04df8
IM
1648# CONFIG_SND_VXPOCKET is not set
1649# CONFIG_SND_PDAUDIOCF is not set
5cb04df8 1650# CONFIG_SND_SOC is not set
5cb04df8 1651# CONFIG_SOUND_PRIME is not set
ad386589 1652CONFIG_HID_SUPPORT=y
e0f27981 1653CONFIG_HID=y
5cb04df8
IM
1654CONFIG_HID_DEBUG=y
1655CONFIG_HIDRAW=y
e0f27981 1656
bdd0dc52
AK
1657#
1658# USB Input Devices
1659#
1660CONFIG_USB_HID=y
5cb04df8
IM
1661CONFIG_USB_HIDINPUT_POWERBOOK=y
1662CONFIG_HID_FF=y
1663CONFIG_HID_PID=y
1664CONFIG_LOGITECH_FF=y
1665# CONFIG_LOGIRUMBLEPAD2_FF is not set
1666CONFIG_PANTHERLORD_FF=y
1667CONFIG_THRUSTMASTER_FF=y
1668CONFIG_ZEROPLUS_FF=y
1669CONFIG_USB_HIDDEV=y
ad386589 1670CONFIG_USB_SUPPORT=y
f30c52d0
AB
1671CONFIG_USB_ARCH_HAS_HCD=y
1672CONFIG_USB_ARCH_HAS_OHCI=y
9142e0c8 1673CONFIG_USB_ARCH_HAS_EHCI=y
1da177e4 1674CONFIG_USB=y
5cb04df8
IM
1675CONFIG_USB_DEBUG=y
1676CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
1da177e4
LT
1677
1678#
1679# Miscellaneous USB options
1680#
1681CONFIG_USB_DEVICEFS=y
bdd0dc52 1682# CONFIG_USB_DEVICE_CLASS is not set
1da177e4 1683# CONFIG_USB_DYNAMIC_MINORS is not set
5cb04df8 1684CONFIG_USB_SUSPEND=y
f30c52d0 1685# CONFIG_USB_OTG is not set
c1b362e3 1686CONFIG_USB_MON=y
1da177e4
LT
1687
1688#
1689# USB Host Controller Drivers
1690#
5cb04df8 1691# CONFIG_USB_C67X00_HCD is not set
1da177e4 1692CONFIG_USB_EHCI_HCD=y
1da177e4 1693# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
9142e0c8 1694# CONFIG_USB_EHCI_TT_NEWSCHED is not set
f30c52d0 1695# CONFIG_USB_ISP116X_HCD is not set
5cb04df8 1696# CONFIG_USB_ISP1760_HCD is not set
9142e0c8 1697CONFIG_USB_OHCI_HCD=y
ee55c0be
AK
1698# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
1699# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
9142e0c8 1700CONFIG_USB_OHCI_LITTLE_ENDIAN=y
1da177e4 1701CONFIG_USB_UHCI_HCD=y
f30c52d0 1702# CONFIG_USB_SL811_HCD is not set
ad386589 1703# CONFIG_USB_R8A66597_HCD is not set
1da177e4
LT
1704
1705#
1706# USB Device Class drivers
1707#
1da177e4 1708# CONFIG_USB_ACM is not set
9142e0c8 1709CONFIG_USB_PRINTER=y
c1b362e3 1710# CONFIG_USB_WDM is not set
f30c52d0
AB
1711
1712#
1713# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
1714#
1715
1716#
1717# may also be needed; see USB_STORAGE Help for more information
1718#
1da177e4
LT
1719CONFIG_USB_STORAGE=y
1720# CONFIG_USB_STORAGE_DEBUG is not set
1721# CONFIG_USB_STORAGE_DATAFAB is not set
1722# CONFIG_USB_STORAGE_FREECOM is not set
1723# CONFIG_USB_STORAGE_ISD200 is not set
1724# CONFIG_USB_STORAGE_DPCM is not set
f30c52d0 1725# CONFIG_USB_STORAGE_USBAT is not set
1da177e4
LT
1726# CONFIG_USB_STORAGE_SDDR09 is not set
1727# CONFIG_USB_STORAGE_SDDR55 is not set
1728# CONFIG_USB_STORAGE_JUMPSHOT is not set
f30c52d0 1729# CONFIG_USB_STORAGE_ALAUDA is not set
5cb04df8 1730# CONFIG_USB_STORAGE_ONETOUCH is not set
814eadce 1731# CONFIG_USB_STORAGE_KARMA is not set
c1b362e3 1732# CONFIG_USB_STORAGE_SIERRA is not set
5cb04df8
IM
1733# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
1734CONFIG_USB_LIBUSUAL=y
1da177e4 1735
1da177e4
LT
1736#
1737# USB Imaging devices
1738#
1739# CONFIG_USB_MDC800 is not set
1740# CONFIG_USB_MICROTEK is not set
1da177e4
LT
1741
1742#
1743# USB port drivers
1744#
1da177e4
LT
1745# CONFIG_USB_SERIAL is not set
1746
1747#
1748# USB Miscellaneous drivers
1749#
1750# CONFIG_USB_EMI62 is not set
1751# CONFIG_USB_EMI26 is not set
814eadce 1752# CONFIG_USB_ADUTUX is not set
1da177e4
LT
1753# CONFIG_USB_RIO500 is not set
1754# CONFIG_USB_LEGOTOWER is not set
1755# CONFIG_USB_LCD is not set
33a40bfd 1756# CONFIG_USB_BERRY_CHARGE is not set
1da177e4 1757# CONFIG_USB_LED is not set
9142e0c8 1758# CONFIG_USB_CYPRESS_CY7C63 is not set
f30c52d0 1759# CONFIG_USB_CYTHERM is not set
814eadce 1760# CONFIG_USB_PHIDGET is not set
f30c52d0 1761# CONFIG_USB_IDMOUSE is not set
814eadce 1762# CONFIG_USB_FTDI_ELAN is not set
9142e0c8 1763# CONFIG_USB_APPLEDISPLAY is not set
f30c52d0
AB
1764# CONFIG_USB_SISUSBVGA is not set
1765# CONFIG_USB_LD is not set
13892de1 1766# CONFIG_USB_TRANCEVIBRATOR is not set
33a40bfd 1767# CONFIG_USB_IOWARRIOR is not set
1da177e4 1768# CONFIG_USB_TEST is not set
c1b362e3 1769# CONFIG_USB_ISIGHTFW is not set
5cb04df8
IM
1770# CONFIG_USB_GADGET is not set
1771# CONFIG_MMC is not set
1772# CONFIG_MEMSTICK is not set
1773CONFIG_NEW_LEDS=y
1774CONFIG_LEDS_CLASS=y
1da177e4 1775
f30c52d0 1776#
5cb04df8 1777# LED drivers
f30c52d0 1778#
c1b362e3 1779# CONFIG_LEDS_PCA9532 is not set
5cb04df8 1780# CONFIG_LEDS_CLEVO_MAIL is not set
c1b362e3 1781# CONFIG_LEDS_PCA955X is not set
f30c52d0 1782
1da177e4 1783#
5cb04df8 1784# LED Triggers
1da177e4 1785#
5cb04df8
IM
1786CONFIG_LEDS_TRIGGERS=y
1787# CONFIG_LEDS_TRIGGER_TIMER is not set
1788# CONFIG_LEDS_TRIGGER_HEARTBEAT is not set
1789# CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set
1790# CONFIG_ACCESSIBILITY is not set
1791# CONFIG_INFINIBAND is not set
1792CONFIG_EDAC=y
f30c52d0 1793
9142e0c8 1794#
5cb04df8 1795# Reporting subsystems
9142e0c8 1796#
5cb04df8
IM
1797# CONFIG_EDAC_DEBUG is not set
1798# CONFIG_EDAC_MM_EDAC is not set
1799CONFIG_RTC_LIB=y
1800CONFIG_RTC_CLASS=y
1801# CONFIG_RTC_HCTOSYS is not set
1802# CONFIG_RTC_DEBUG is not set
9142e0c8
AK
1803
1804#
5cb04df8 1805# RTC interfaces
9142e0c8 1806#
5cb04df8
IM
1807CONFIG_RTC_INTF_SYSFS=y
1808CONFIG_RTC_INTF_PROC=y
1809CONFIG_RTC_INTF_DEV=y
1810# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
1811# CONFIG_RTC_DRV_TEST is not set
9142e0c8
AK
1812
1813#
5cb04df8 1814# I2C RTC drivers
9142e0c8 1815#
5cb04df8
IM
1816# CONFIG_RTC_DRV_DS1307 is not set
1817# CONFIG_RTC_DRV_DS1374 is not set
1818# CONFIG_RTC_DRV_DS1672 is not set
1819# CONFIG_RTC_DRV_MAX6900 is not set
1820# CONFIG_RTC_DRV_RS5C372 is not set
1821# CONFIG_RTC_DRV_ISL1208 is not set
1822# CONFIG_RTC_DRV_X1205 is not set
1823# CONFIG_RTC_DRV_PCF8563 is not set
1824# CONFIG_RTC_DRV_PCF8583 is not set
1825# CONFIG_RTC_DRV_M41T80 is not set
1826# CONFIG_RTC_DRV_S35390A is not set
c1b362e3 1827# CONFIG_RTC_DRV_FM3130 is not set
9142e0c8
AK
1828
1829#
5cb04df8 1830# SPI RTC drivers
f30c52d0
AB
1831#
1832
1833#
5cb04df8 1834# Platform RTC drivers
9142e0c8 1835#
5cb04df8
IM
1836CONFIG_RTC_DRV_CMOS=y
1837# CONFIG_RTC_DRV_DS1511 is not set
1838# CONFIG_RTC_DRV_DS1553 is not set
1839# CONFIG_RTC_DRV_DS1742 is not set
1840# CONFIG_RTC_DRV_STK17TA8 is not set
1841# CONFIG_RTC_DRV_M48T86 is not set
1842# CONFIG_RTC_DRV_M48T59 is not set
1843# CONFIG_RTC_DRV_V3020 is not set
9142e0c8
AK
1844
1845#
5cb04df8 1846# on-CPU RTC drivers
9142e0c8 1847#
5cb04df8 1848CONFIG_DMADEVICES=y
9142e0c8
AK
1849
1850#
1851# DMA Devices
f30c52d0 1852#
5cb04df8
IM
1853# CONFIG_INTEL_IOATDMA is not set
1854# CONFIG_UIO is not set
f30c52d0 1855
7c8809ae 1856#
5cb04df8 1857# Firmware Drivers
7c8809ae 1858#
5cb04df8 1859# CONFIG_EDD is not set
c1b362e3 1860CONFIG_FIRMWARE_MEMMAP=y
5cb04df8
IM
1861CONFIG_EFI_VARS=y
1862# CONFIG_DELL_RBU is not set
1863# CONFIG_DCDBAS is not set
1864CONFIG_DMIID=y
c1b362e3
PA
1865CONFIG_ISCSI_IBFT_FIND=y
1866CONFIG_ISCSI_IBFT=y
7c8809ae 1867
1da177e4
LT
1868#
1869# File systems
1870#
5cb04df8 1871# CONFIG_EXT2_FS is not set
9142e0c8
AK
1872CONFIG_EXT3_FS=y
1873CONFIG_EXT3_FS_XATTR=y
1874CONFIG_EXT3_FS_POSIX_ACL=y
5cb04df8 1875CONFIG_EXT3_FS_SECURITY=y
13892de1 1876# CONFIG_EXT4DEV_FS is not set
9142e0c8
AK
1877CONFIG_JBD=y
1878# CONFIG_JBD_DEBUG is not set
1879CONFIG_FS_MBCACHE=y
5cb04df8 1880# CONFIG_REISERFS_FS is not set
1da177e4 1881# CONFIG_JFS_FS is not set
9142e0c8 1882CONFIG_FS_POSIX_ACL=y
1da177e4 1883# CONFIG_XFS_FS is not set
f30c52d0 1884# CONFIG_OCFS2_FS is not set
5cb04df8 1885CONFIG_DNOTIFY=y
9142e0c8
AK
1886CONFIG_INOTIFY=y
1887CONFIG_INOTIFY_USER=y
5cb04df8
IM
1888CONFIG_QUOTA=y
1889CONFIG_QUOTA_NETLINK_INTERFACE=y
1890# CONFIG_PRINT_QUOTA_WARNING is not set
1891# CONFIG_QFMT_V1 is not set
1892CONFIG_QFMT_V2=y
1893CONFIG_QUOTACTL=y
1da177e4 1894# CONFIG_AUTOFS_FS is not set
9142e0c8 1895CONFIG_AUTOFS4_FS=y
f30c52d0 1896# CONFIG_FUSE_FS is not set
ad386589 1897CONFIG_GENERIC_ACL=y
1da177e4
LT
1898
1899#
1900# CD-ROM/DVD Filesystems
1901#
1902CONFIG_ISO9660_FS=y
5cb04df8
IM
1903CONFIG_JOLIET=y
1904CONFIG_ZISOFS=y
f30c52d0 1905# CONFIG_UDF_FS is not set
1da177e4
LT
1906
1907#
1908# DOS/FAT/NT Filesystems
1909#
1910CONFIG_FAT_FS=y
9142e0c8 1911CONFIG_MSDOS_FS=y
1da177e4 1912CONFIG_VFAT_FS=y
9142e0c8 1913CONFIG_FAT_DEFAULT_CODEPAGE=437
f30c52d0 1914CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1da177e4
LT
1915# CONFIG_NTFS_FS is not set
1916
1917#
1918# Pseudo filesystems
1919#
1920CONFIG_PROC_FS=y
1921CONFIG_PROC_KCORE=y
5cb04df8 1922CONFIG_PROC_VMCORE=y
814eadce 1923CONFIG_PROC_SYSCTL=y
1da177e4 1924CONFIG_SYSFS=y
1da177e4 1925CONFIG_TMPFS=y
ad386589 1926CONFIG_TMPFS_POSIX_ACL=y
9142e0c8
AK
1927CONFIG_HUGETLBFS=y
1928CONFIG_HUGETLB_PAGE=y
f30c52d0 1929# CONFIG_CONFIGFS_FS is not set
1da177e4
LT
1930
1931#
1932# Miscellaneous filesystems
1933#
1934# CONFIG_ADFS_FS is not set
1935# CONFIG_AFFS_FS is not set
5cb04df8 1936# CONFIG_ECRYPT_FS is not set
1da177e4
LT
1937# CONFIG_HFS_FS is not set
1938# CONFIG_HFSPLUS_FS is not set
1939# CONFIG_BEFS_FS is not set
1940# CONFIG_BFS_FS is not set
1941# CONFIG_EFS_FS is not set
1942# CONFIG_CRAMFS is not set
1943# CONFIG_VXFS_FS is not set
5cb04df8 1944# CONFIG_MINIX_FS is not set
c1b362e3 1945# CONFIG_OMFS_FS is not set
1da177e4
LT
1946# CONFIG_HPFS_FS is not set
1947# CONFIG_QNX4FS_FS is not set
5cb04df8 1948# CONFIG_ROMFS_FS is not set
1da177e4
LT
1949# CONFIG_SYSV_FS is not set
1950# CONFIG_UFS_FS is not set
5cb04df8 1951CONFIG_NETWORK_FILESYSTEMS=y
c1b362e3
PA
1952CONFIG_NFS_FS=y
1953CONFIG_NFS_V3=y
1954CONFIG_NFS_V3_ACL=y
1955CONFIG_NFS_V4=y
1956CONFIG_ROOT_NFS=y
5cb04df8 1957# CONFIG_NFSD is not set
c1b362e3
PA
1958CONFIG_LOCKD=y
1959CONFIG_LOCKD_V4=y
1960CONFIG_NFS_ACL_SUPPORT=y
1961CONFIG_NFS_COMMON=y
1962CONFIG_SUNRPC=y
1963CONFIG_SUNRPC_GSS=y
1964CONFIG_RPCSEC_GSS_KRB5=y
1965# CONFIG_RPCSEC_GSS_SPKM3 is not set
1da177e4 1966# CONFIG_SMB_FS is not set
9142e0c8 1967# CONFIG_CIFS is not set
1da177e4
LT
1968# CONFIG_NCP_FS is not set
1969# CONFIG_CODA_FS is not set
1970# CONFIG_AFS_FS is not set
1971
1972#
1973# Partition Types
1974#
5cb04df8
IM
1975CONFIG_PARTITION_ADVANCED=y
1976# CONFIG_ACORN_PARTITION is not set
1977CONFIG_OSF_PARTITION=y
1978CONFIG_AMIGA_PARTITION=y
1979# CONFIG_ATARI_PARTITION is not set
1980CONFIG_MAC_PARTITION=y
1da177e4 1981CONFIG_MSDOS_PARTITION=y
5cb04df8
IM
1982CONFIG_BSD_DISKLABEL=y
1983CONFIG_MINIX_SUBPARTITION=y
1984CONFIG_SOLARIS_X86_PARTITION=y
1985CONFIG_UNIXWARE_DISKLABEL=y
1986# CONFIG_LDM_PARTITION is not set
1987CONFIG_SGI_PARTITION=y
1988# CONFIG_ULTRIX_PARTITION is not set
1989CONFIG_SUN_PARTITION=y
1990CONFIG_KARMA_PARTITION=y
1991CONFIG_EFI_PARTITION=y
1992# CONFIG_SYSV68_PARTITION is not set
1da177e4 1993CONFIG_NLS=y
5cb04df8 1994CONFIG_NLS_DEFAULT="utf8"
9142e0c8 1995CONFIG_NLS_CODEPAGE_437=y
1da177e4
LT
1996# CONFIG_NLS_CODEPAGE_737 is not set
1997# CONFIG_NLS_CODEPAGE_775 is not set
9142e0c8 1998# CONFIG_NLS_CODEPAGE_850 is not set
1da177e4
LT
1999# CONFIG_NLS_CODEPAGE_852 is not set
2000# CONFIG_NLS_CODEPAGE_855 is not set
2001# CONFIG_NLS_CODEPAGE_857 is not set
2002# CONFIG_NLS_CODEPAGE_860 is not set
2003# CONFIG_NLS_CODEPAGE_861 is not set
2004# CONFIG_NLS_CODEPAGE_862 is not set
2005# CONFIG_NLS_CODEPAGE_863 is not set
2006# CONFIG_NLS_CODEPAGE_864 is not set
2007# CONFIG_NLS_CODEPAGE_865 is not set
2008# CONFIG_NLS_CODEPAGE_866 is not set
2009# CONFIG_NLS_CODEPAGE_869 is not set
2010# CONFIG_NLS_CODEPAGE_936 is not set
2011# CONFIG_NLS_CODEPAGE_950 is not set
2012# CONFIG_NLS_CODEPAGE_932 is not set
2013# CONFIG_NLS_CODEPAGE_949 is not set
2014# CONFIG_NLS_CODEPAGE_874 is not set
2015# CONFIG_NLS_ISO8859_8 is not set
2016# CONFIG_NLS_CODEPAGE_1250 is not set
2017# CONFIG_NLS_CODEPAGE_1251 is not set
9142e0c8 2018CONFIG_NLS_ASCII=y
1da177e4
LT
2019CONFIG_NLS_ISO8859_1=y
2020# CONFIG_NLS_ISO8859_2 is not set
2021# CONFIG_NLS_ISO8859_3 is not set
2022# CONFIG_NLS_ISO8859_4 is not set
2023# CONFIG_NLS_ISO8859_5 is not set
2024# CONFIG_NLS_ISO8859_6 is not set
2025# CONFIG_NLS_ISO8859_7 is not set
2026# CONFIG_NLS_ISO8859_9 is not set
2027# CONFIG_NLS_ISO8859_13 is not set
2028# CONFIG_NLS_ISO8859_14 is not set
5cb04df8 2029# CONFIG_NLS_ISO8859_15 is not set
1da177e4
LT
2030# CONFIG_NLS_KOI8_R is not set
2031# CONFIG_NLS_KOI8_U is not set
f30c52d0 2032CONFIG_NLS_UTF8=y
e0f27981 2033# CONFIG_DLM is not set
1da177e4
LT
2034
2035#
2036# Kernel hacking
2037#
9142e0c8 2038CONFIG_TRACE_IRQFLAGS_SUPPORT=y
c1b362e3
PA
2039CONFIG_PRINTK_TIME=y
2040CONFIG_ENABLE_WARN_DEPRECATED=y
2041CONFIG_ENABLE_MUST_CHECK=y
5cb04df8 2042CONFIG_FRAME_WARN=2048
f30c52d0 2043CONFIG_MAGIC_SYSRQ=y
5cb04df8
IM
2044# CONFIG_UNUSED_SYMBOLS is not set
2045CONFIG_DEBUG_FS=y
7c8809ae 2046# CONFIG_HEADERS_CHECK is not set
9142e0c8 2047CONFIG_DEBUG_KERNEL=y
ee55c0be 2048# CONFIG_DEBUG_SHIRQ is not set
5cb04df8 2049# CONFIG_DETECT_SOFTLOCKUP is not set
ad386589 2050# CONFIG_SCHED_DEBUG is not set
5cb04df8 2051CONFIG_SCHEDSTATS=y
ad386589 2052CONFIG_TIMER_STATS=y
5cb04df8 2053# CONFIG_DEBUG_OBJECTS is not set
ad386589 2054# CONFIG_SLUB_DEBUG_ON is not set
5cb04df8 2055# CONFIG_SLUB_STATS is not set
9142e0c8
AK
2056# CONFIG_DEBUG_RT_MUTEXES is not set
2057# CONFIG_RT_MUTEX_TESTER is not set
2058# CONFIG_DEBUG_SPINLOCK is not set
2059# CONFIG_DEBUG_MUTEXES is not set
9142e0c8
AK
2060# CONFIG_DEBUG_LOCK_ALLOC is not set
2061# CONFIG_PROVE_LOCKING is not set
ad386589 2062# CONFIG_LOCK_STAT is not set
9142e0c8
AK
2063# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
2064# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
2065# CONFIG_DEBUG_KOBJECT is not set
2066# CONFIG_DEBUG_HIGHMEM is not set
f30c52d0 2067CONFIG_DEBUG_BUGVERBOSE=y
9142e0c8 2068# CONFIG_DEBUG_INFO is not set
9142e0c8 2069# CONFIG_DEBUG_VM is not set
5cb04df8 2070# CONFIG_DEBUG_WRITECOUNT is not set
c1b362e3 2071CONFIG_DEBUG_MEMORY_INIT=y
814eadce 2072# CONFIG_DEBUG_LIST is not set
5cb04df8
IM
2073# CONFIG_DEBUG_SG is not set
2074CONFIG_FRAME_POINTER=y
2075# CONFIG_BOOT_PRINTK_DELAY is not set
9142e0c8 2076# CONFIG_RCU_TORTURE_TEST is not set
5cb04df8
IM
2077# CONFIG_KPROBES_SANITY_TEST is not set
2078# CONFIG_BACKTRACE_SELF_TEST is not set
814eadce 2079# CONFIG_LKDTM is not set
33a40bfd 2080# CONFIG_FAULT_INJECTION is not set
5cb04df8 2081# CONFIG_LATENCYTOP is not set
c1b362e3
PA
2082CONFIG_SYSCTL_SYSCALL_CHECK=y
2083CONFIG_HAVE_FTRACE=y
2084CONFIG_HAVE_DYNAMIC_FTRACE=y
2085# CONFIG_FTRACE is not set
2086# CONFIG_IRQSOFF_TRACER is not set
2087# CONFIG_SYSPROF_TRACER is not set
2088# CONFIG_SCHED_TRACER is not set
2089# CONFIG_CONTEXT_SWITCH_TRACER is not set
5cb04df8
IM
2090CONFIG_PROVIDE_OHCI1394_DMA_INIT=y
2091# CONFIG_SAMPLES is not set
5cb04df8 2092CONFIG_HAVE_ARCH_KGDB=y
c1b362e3 2093# CONFIG_KGDB is not set
d092633b 2094# CONFIG_STRICT_DEVMEM is not set
c1b362e3 2095CONFIG_X86_VERBOSE_BOOTUP=y
1da177e4 2096CONFIG_EARLY_PRINTK=y
9142e0c8 2097CONFIG_DEBUG_STACKOVERFLOW=y
5cb04df8
IM
2098CONFIG_DEBUG_STACK_USAGE=y
2099# CONFIG_DEBUG_PAGEALLOC is not set
c1b362e3 2100# CONFIG_DEBUG_PER_CPU_MAPS is not set
5cb04df8
IM
2101# CONFIG_X86_PTDUMP is not set
2102CONFIG_DEBUG_RODATA=y
2103# CONFIG_DEBUG_RODATA_TEST is not set
2104CONFIG_DEBUG_NX_TEST=m
9142e0c8 2105# CONFIG_4KSTACKS is not set
9142e0c8 2106CONFIG_DOUBLEFAULT=y
c1b362e3 2107# CONFIG_MMIOTRACE is not set
5cb04df8
IM
2108CONFIG_IO_DELAY_TYPE_0X80=0
2109CONFIG_IO_DELAY_TYPE_0XED=1
2110CONFIG_IO_DELAY_TYPE_UDELAY=2
2111CONFIG_IO_DELAY_TYPE_NONE=3
2112CONFIG_IO_DELAY_0X80=y
2113# CONFIG_IO_DELAY_0XED is not set
2114# CONFIG_IO_DELAY_UDELAY is not set
2115# CONFIG_IO_DELAY_NONE is not set
2116CONFIG_DEFAULT_IO_DELAY_TYPE=0
2117CONFIG_DEBUG_BOOT_PARAMS=y
2118# CONFIG_CPA_DEBUG is not set
5b7e41ff 2119CONFIG_OPTIMIZE_INLINING=y
1da177e4
LT
2120
2121#
2122# Security options
2123#
5cb04df8
IM
2124CONFIG_KEYS=y
2125CONFIG_KEYS_DEBUG_PROC_KEYS=y
2126CONFIG_SECURITY=y
2127CONFIG_SECURITY_NETWORK=y
2128# CONFIG_SECURITY_NETWORK_XFRM is not set
5cb04df8
IM
2129CONFIG_SECURITY_FILE_CAPABILITIES=y
2130# CONFIG_SECURITY_ROOTPLUG is not set
2131CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=65536
2132CONFIG_SECURITY_SELINUX=y
2133CONFIG_SECURITY_SELINUX_BOOTPARAM=y
2134CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE=1
2135CONFIG_SECURITY_SELINUX_DISABLE=y
2136CONFIG_SECURITY_SELINUX_DEVELOP=y
2137CONFIG_SECURITY_SELINUX_AVC_STATS=y
2138CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=1
2139# CONFIG_SECURITY_SELINUX_ENABLE_SECMARK_DEFAULT is not set
2140# CONFIG_SECURITY_SELINUX_POLICYDB_VERSION_MAX is not set
2141# CONFIG_SECURITY_SMACK is not set
2142CONFIG_CRYPTO=y
2143
2144#
2145# Crypto core or helper
2146#
2147CONFIG_CRYPTO_ALGAPI=y
2148CONFIG_CRYPTO_AEAD=y
2149CONFIG_CRYPTO_BLKCIPHER=y
2150CONFIG_CRYPTO_HASH=y
2151CONFIG_CRYPTO_MANAGER=y
2152# CONFIG_CRYPTO_GF128MUL is not set
2153# CONFIG_CRYPTO_NULL is not set
2154# CONFIG_CRYPTO_CRYPTD is not set
2155CONFIG_CRYPTO_AUTHENC=y
2156# CONFIG_CRYPTO_TEST is not set
2157
2158#
2159# Authenticated Encryption with Associated Data
2160#
2161# CONFIG_CRYPTO_CCM is not set
2162# CONFIG_CRYPTO_GCM is not set
2163# CONFIG_CRYPTO_SEQIV is not set
2164
2165#
2166# Block modes
2167#
2168CONFIG_CRYPTO_CBC=y
2169# CONFIG_CRYPTO_CTR is not set
2170# CONFIG_CRYPTO_CTS is not set
2171CONFIG_CRYPTO_ECB=y
2172# CONFIG_CRYPTO_LRW is not set
2173# CONFIG_CRYPTO_PCBC is not set
2174# CONFIG_CRYPTO_XTS is not set
2175
2176#
2177# Hash modes
2178#
2179CONFIG_CRYPTO_HMAC=y
2180# CONFIG_CRYPTO_XCBC is not set
2181
2182#
2183# Digest
2184#
2185# CONFIG_CRYPTO_CRC32C is not set
2186# CONFIG_CRYPTO_MD4 is not set
2187CONFIG_CRYPTO_MD5=y
2188# CONFIG_CRYPTO_MICHAEL_MIC is not set
c1b362e3
PA
2189# CONFIG_CRYPTO_RMD128 is not set
2190# CONFIG_CRYPTO_RMD160 is not set
2191# CONFIG_CRYPTO_RMD256 is not set
2192# CONFIG_CRYPTO_RMD320 is not set
5cb04df8
IM
2193CONFIG_CRYPTO_SHA1=y
2194# CONFIG_CRYPTO_SHA256 is not set
2195# CONFIG_CRYPTO_SHA512 is not set
2196# CONFIG_CRYPTO_TGR192 is not set
2197# CONFIG_CRYPTO_WP512 is not set
2198
2199#
2200# Ciphers
2201#
2202CONFIG_CRYPTO_AES=y
c1b362e3 2203CONFIG_CRYPTO_AES_586=y
5cb04df8
IM
2204# CONFIG_CRYPTO_ANUBIS is not set
2205CONFIG_CRYPTO_ARC4=y
2206# CONFIG_CRYPTO_BLOWFISH is not set
2207# CONFIG_CRYPTO_CAMELLIA is not set
2208# CONFIG_CRYPTO_CAST5 is not set
2209# CONFIG_CRYPTO_CAST6 is not set
2210CONFIG_CRYPTO_DES=y
2211# CONFIG_CRYPTO_FCRYPT is not set
2212# CONFIG_CRYPTO_KHAZAD is not set
2213# CONFIG_CRYPTO_SALSA20 is not set
2214# CONFIG_CRYPTO_SALSA20_586 is not set
2215# CONFIG_CRYPTO_SEED is not set
2216# CONFIG_CRYPTO_SERPENT is not set
2217# CONFIG_CRYPTO_TEA is not set
2218# CONFIG_CRYPTO_TWOFISH is not set
2219# CONFIG_CRYPTO_TWOFISH_586 is not set
2220
2221#
2222# Compression
2223#
2224# CONFIG_CRYPTO_DEFLATE is not set
2225# CONFIG_CRYPTO_LZO is not set
2226CONFIG_CRYPTO_HW=y
2227# CONFIG_CRYPTO_DEV_PADLOCK is not set
2228# CONFIG_CRYPTO_DEV_GEODE is not set
2229# CONFIG_CRYPTO_DEV_HIFN_795X is not set
2230CONFIG_HAVE_KVM=y
2231CONFIG_VIRTUALIZATION=y
2232# CONFIG_KVM is not set
2233# CONFIG_LGUEST is not set
2234# CONFIG_VIRTIO_PCI is not set
2235# CONFIG_VIRTIO_BALLOON is not set
1da177e4
LT
2236
2237#
2238# Library routines
2239#
e0f27981 2240CONFIG_BITREVERSE=y
5cb04df8
IM
2241CONFIG_GENERIC_FIND_FIRST_BIT=y
2242CONFIG_GENERIC_FIND_NEXT_BIT=y
f30c52d0
AB
2243# CONFIG_CRC_CCITT is not set
2244# CONFIG_CRC16 is not set
c1b362e3 2245CONFIG_CRC_T10DIF=y
20c3a3d0 2246# CONFIG_CRC_ITU_T is not set
1da177e4 2247CONFIG_CRC32=y
ad386589 2248# CONFIG_CRC7 is not set
f30c52d0 2249# CONFIG_LIBCRC32C is not set
5cb04df8 2250CONFIG_AUDIT_GENERIC=y
f30c52d0 2251CONFIG_ZLIB_INFLATE=y
9142e0c8 2252CONFIG_PLIST=y
ee55c0be
AK
2253CONFIG_HAS_IOMEM=y
2254CONFIG_HAS_IOPORT=y
20c3a3d0 2255CONFIG_HAS_DMA=y
This page took 0.701709 seconds and 5 git commands to generate.