Annotation of /trunk/kernel26-alx/config-2.6.37-alx-r4-i486
Parent Directory | Revision Log
Revision 2180 -
(hide annotations)
(download)
Tue May 28 12:37:45 2013 UTC (11 years, 5 months ago) by niro
File size: 72144 byte(s)
Tue May 28 12:37:45 2013 UTC (11 years, 5 months ago) by niro
File size: 72144 byte(s)
-2.6.37-alx-r4
1 | niro | 2180 | # |
2 | # Automatically generated make config: don't edit | ||
3 | # Linux/x86 2.6.37-alx-r3 Kernel Configuration | ||
4 | # Tue May 28 16:53:46 2013 | ||
5 | # | ||
6 | # CONFIG_64BIT is not set | ||
7 | CONFIG_X86_32=y | ||
8 | # CONFIG_X86_64 is not set | ||
9 | CONFIG_X86=y | ||
10 | CONFIG_INSTRUCTION_DECODER=y | ||
11 | CONFIG_OUTPUT_FORMAT="elf32-i386" | ||
12 | CONFIG_ARCH_DEFCONFIG="arch/x86/configs/i386_defconfig" | ||
13 | CONFIG_GENERIC_CMOS_UPDATE=y | ||
14 | CONFIG_CLOCKSOURCE_WATCHDOG=y | ||
15 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
16 | CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y | ||
17 | CONFIG_LOCKDEP_SUPPORT=y | ||
18 | CONFIG_STACKTRACE_SUPPORT=y | ||
19 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
20 | CONFIG_MMU=y | ||
21 | CONFIG_ZONE_DMA=y | ||
22 | # CONFIG_NEED_DMA_MAP_STATE is not set | ||
23 | CONFIG_NEED_SG_DMA_LENGTH=y | ||
24 | CONFIG_GENERIC_ISA_DMA=y | ||
25 | CONFIG_GENERIC_IOMAP=y | ||
26 | CONFIG_GENERIC_BUG=y | ||
27 | CONFIG_GENERIC_HWEIGHT=y | ||
28 | CONFIG_GENERIC_GPIO=y | ||
29 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y | ||
30 | # CONFIG_RWSEM_GENERIC_SPINLOCK is not set | ||
31 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | ||
32 | CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y | ||
33 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
34 | # CONFIG_GENERIC_TIME_VSYSCALL is not set | ||
35 | CONFIG_ARCH_HAS_CPU_RELAX=y | ||
36 | CONFIG_ARCH_HAS_DEFAULT_IDLE=y | ||
37 | CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y | ||
38 | CONFIG_HAVE_SETUP_PER_CPU_AREA=y | ||
39 | CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y | ||
40 | CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y | ||
41 | # CONFIG_HAVE_CPUMASK_OF_CPU_MAP is not set | ||
42 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | ||
43 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | ||
44 | # CONFIG_ZONE_DMA32 is not set | ||
45 | CONFIG_ARCH_POPULATES_NODE_MAP=y | ||
46 | # CONFIG_AUDIT_ARCH is not set | ||
47 | CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y | ||
48 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
49 | CONFIG_USE_GENERIC_SMP_HELPERS=y | ||
50 | CONFIG_X86_32_SMP=y | ||
51 | CONFIG_X86_HT=y | ||
52 | CONFIG_X86_TRAMPOLINE=y | ||
53 | CONFIG_X86_32_LAZY_GS=y | ||
54 | CONFIG_ARCH_HWEIGHT_CFLAGS="-fcall-saved-ecx -fcall-saved-edx" | ||
55 | CONFIG_KTIME_SCALAR=y | ||
56 | CONFIG_ARCH_CPU_PROBE_RELEASE=y | ||
57 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
58 | CONFIG_CONSTRUCTORS=y | ||
59 | CONFIG_HAVE_IRQ_WORK=y | ||
60 | CONFIG_IRQ_WORK=y | ||
61 | |||
62 | # | ||
63 | # General setup | ||
64 | # | ||
65 | CONFIG_EXPERIMENTAL=y | ||
66 | CONFIG_LOCK_KERNEL=y | ||
67 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
68 | CONFIG_CROSS_COMPILE="" | ||
69 | CONFIG_LOCALVERSION="" | ||
70 | CONFIG_LOCALVERSION_AUTO=y | ||
71 | CONFIG_HAVE_KERNEL_GZIP=y | ||
72 | CONFIG_HAVE_KERNEL_BZIP2=y | ||
73 | CONFIG_HAVE_KERNEL_LZMA=y | ||
74 | CONFIG_HAVE_KERNEL_LZO=y | ||
75 | CONFIG_KERNEL_GZIP=y | ||
76 | # CONFIG_KERNEL_BZIP2 is not set | ||
77 | # CONFIG_KERNEL_LZMA is not set | ||
78 | # CONFIG_KERNEL_LZO is not set | ||
79 | CONFIG_SWAP=y | ||
80 | CONFIG_SYSVIPC=y | ||
81 | CONFIG_SYSVIPC_SYSCTL=y | ||
82 | CONFIG_POSIX_MQUEUE=y | ||
83 | CONFIG_POSIX_MQUEUE_SYSCTL=y | ||
84 | CONFIG_BSD_PROCESS_ACCT=y | ||
85 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | ||
86 | CONFIG_TASKSTATS=y | ||
87 | CONFIG_TASK_DELAY_ACCT=y | ||
88 | CONFIG_TASK_XACCT=y | ||
89 | CONFIG_TASK_IO_ACCOUNTING=y | ||
90 | # CONFIG_AUDIT is not set | ||
91 | CONFIG_HAVE_GENERIC_HARDIRQS=y | ||
92 | |||
93 | # | ||
94 | # IRQ subsystem | ||
95 | # | ||
96 | CONFIG_GENERIC_HARDIRQS=y | ||
97 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
98 | # CONFIG_GENERIC_HARDIRQS_NO_DEPRECATED is not set | ||
99 | CONFIG_HAVE_SPARSE_IRQ=y | ||
100 | CONFIG_GENERIC_IRQ_PROBE=y | ||
101 | CONFIG_GENERIC_PENDING_IRQ=y | ||
102 | # CONFIG_AUTO_IRQ_AFFINITY is not set | ||
103 | # CONFIG_IRQ_PER_CPU is not set | ||
104 | # CONFIG_HARDIRQS_SW_RESEND is not set | ||
105 | # CONFIG_SPARSE_IRQ is not set | ||
106 | |||
107 | # | ||
108 | # RCU Subsystem | ||
109 | # | ||
110 | CONFIG_TREE_PREEMPT_RCU=y | ||
111 | CONFIG_PREEMPT_RCU=y | ||
112 | # CONFIG_RCU_TRACE is not set | ||
113 | CONFIG_RCU_FANOUT=32 | ||
114 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
115 | # CONFIG_TREE_RCU_TRACE is not set | ||
116 | CONFIG_IKCONFIG=y | ||
117 | CONFIG_IKCONFIG_PROC=y | ||
118 | CONFIG_LOG_BUF_SHIFT=15 | ||
119 | CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y | ||
120 | # CONFIG_CGROUPS is not set | ||
121 | CONFIG_NAMESPACES=y | ||
122 | CONFIG_UTS_NS=y | ||
123 | CONFIG_IPC_NS=y | ||
124 | CONFIG_USER_NS=y | ||
125 | CONFIG_PID_NS=y | ||
126 | CONFIG_NET_NS=y | ||
127 | # CONFIG_SYSFS_DEPRECATED is not set | ||
128 | # CONFIG_RELAY is not set | ||
129 | CONFIG_BLK_DEV_INITRD=y | ||
130 | CONFIG_INITRAMFS_SOURCE="" | ||
131 | CONFIG_RD_GZIP=y | ||
132 | CONFIG_RD_BZIP2=y | ||
133 | CONFIG_RD_LZMA=y | ||
134 | CONFIG_RD_LZO=y | ||
135 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
136 | CONFIG_SYSCTL=y | ||
137 | CONFIG_ANON_INODES=y | ||
138 | # CONFIG_EMBEDDED is not set | ||
139 | CONFIG_UID16=y | ||
140 | CONFIG_SYSCTL_SYSCALL=y | ||
141 | CONFIG_KALLSYMS=y | ||
142 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
143 | CONFIG_HOTPLUG=y | ||
144 | CONFIG_PRINTK=y | ||
145 | CONFIG_BUG=y | ||
146 | CONFIG_ELF_CORE=y | ||
147 | CONFIG_PCSPKR_PLATFORM=y | ||
148 | CONFIG_BASE_FULL=y | ||
149 | CONFIG_FUTEX=y | ||
150 | CONFIG_EPOLL=y | ||
151 | CONFIG_SIGNALFD=y | ||
152 | CONFIG_TIMERFD=y | ||
153 | CONFIG_EVENTFD=y | ||
154 | CONFIG_SHMEM=y | ||
155 | CONFIG_AIO=y | ||
156 | CONFIG_HAVE_PERF_EVENTS=y | ||
157 | |||
158 | # | ||
159 | # Kernel Performance Events And Counters | ||
160 | # | ||
161 | CONFIG_PERF_EVENTS=y | ||
162 | # CONFIG_PERF_COUNTERS is not set | ||
163 | CONFIG_VM_EVENT_COUNTERS=y | ||
164 | CONFIG_PCI_QUIRKS=y | ||
165 | CONFIG_COMPAT_BRK=y | ||
166 | CONFIG_SLAB=y | ||
167 | # CONFIG_SLUB is not set | ||
168 | # CONFIG_PROFILING is not set | ||
169 | CONFIG_HAVE_OPROFILE=y | ||
170 | # CONFIG_KPROBES is not set | ||
171 | # CONFIG_JUMP_LABEL is not set | ||
172 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | ||
173 | CONFIG_HAVE_IOREMAP_PROT=y | ||
174 | CONFIG_HAVE_KPROBES=y | ||
175 | CONFIG_HAVE_KRETPROBES=y | ||
176 | CONFIG_HAVE_OPTPROBES=y | ||
177 | CONFIG_HAVE_ARCH_TRACEHOOK=y | ||
178 | CONFIG_HAVE_DMA_ATTRS=y | ||
179 | CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y | ||
180 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
181 | CONFIG_HAVE_HW_BREAKPOINT=y | ||
182 | CONFIG_HAVE_MIXED_BREAKPOINTS_REGS=y | ||
183 | CONFIG_HAVE_USER_RETURN_NOTIFIER=y | ||
184 | CONFIG_HAVE_PERF_EVENTS_NMI=y | ||
185 | CONFIG_HAVE_ARCH_JUMP_LABEL=y | ||
186 | |||
187 | # | ||
188 | # GCOV-based kernel profiling | ||
189 | # | ||
190 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y | ||
191 | CONFIG_SLABINFO=y | ||
192 | CONFIG_RT_MUTEXES=y | ||
193 | CONFIG_BASE_SMALL=0 | ||
194 | CONFIG_MODULES=y | ||
195 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
196 | CONFIG_MODULE_UNLOAD=y | ||
197 | CONFIG_MODULE_FORCE_UNLOAD=y | ||
198 | CONFIG_MODVERSIONS=y | ||
199 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
200 | CONFIG_STOP_MACHINE=y | ||
201 | CONFIG_BLOCK=y | ||
202 | CONFIG_LBDAF=y | ||
203 | CONFIG_BLK_DEV_BSG=y | ||
204 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
205 | |||
206 | # | ||
207 | # IO Schedulers | ||
208 | # | ||
209 | CONFIG_IOSCHED_NOOP=y | ||
210 | # CONFIG_IOSCHED_DEADLINE is not set | ||
211 | CONFIG_IOSCHED_CFQ=y | ||
212 | CONFIG_DEFAULT_CFQ=y | ||
213 | # CONFIG_DEFAULT_NOOP is not set | ||
214 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
215 | # CONFIG_INLINE_SPIN_TRYLOCK is not set | ||
216 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set | ||
217 | # CONFIG_INLINE_SPIN_LOCK is not set | ||
218 | # CONFIG_INLINE_SPIN_LOCK_BH is not set | ||
219 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set | ||
220 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
221 | # CONFIG_INLINE_SPIN_UNLOCK is not set | ||
222 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
223 | # CONFIG_INLINE_SPIN_UNLOCK_IRQ is not set | ||
224 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
225 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
226 | # CONFIG_INLINE_READ_LOCK is not set | ||
227 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
228 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
229 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
230 | # CONFIG_INLINE_READ_UNLOCK is not set | ||
231 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
232 | # CONFIG_INLINE_READ_UNLOCK_IRQ is not set | ||
233 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
234 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
235 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
236 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
237 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
238 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
239 | # CONFIG_INLINE_WRITE_UNLOCK is not set | ||
240 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
241 | # CONFIG_INLINE_WRITE_UNLOCK_IRQ is not set | ||
242 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
243 | CONFIG_MUTEX_SPIN_ON_OWNER=y | ||
244 | CONFIG_FREEZER=y | ||
245 | |||
246 | # | ||
247 | # Processor type and features | ||
248 | # | ||
249 | CONFIG_TICK_ONESHOT=y | ||
250 | CONFIG_NO_HZ=y | ||
251 | CONFIG_HIGH_RES_TIMERS=y | ||
252 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
253 | CONFIG_SMP=y | ||
254 | CONFIG_X86_MPPARSE=y | ||
255 | # CONFIG_X86_BIGSMP is not set | ||
256 | CONFIG_X86_EXTENDED_PLATFORM=y | ||
257 | # CONFIG_X86_ELAN is not set | ||
258 | # CONFIG_X86_MRST is not set | ||
259 | # CONFIG_X86_RDC321X is not set | ||
260 | # CONFIG_X86_32_NON_STANDARD is not set | ||
261 | CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y | ||
262 | CONFIG_SCHED_OMIT_FRAME_POINTER=y | ||
263 | # CONFIG_PARAVIRT_GUEST is not set | ||
264 | CONFIG_NO_BOOTMEM=y | ||
265 | # CONFIG_MEMTEST is not set | ||
266 | # CONFIG_M386 is not set | ||
267 | CONFIG_M486=y | ||
268 | # CONFIG_M586 is not set | ||
269 | # CONFIG_M586TSC is not set | ||
270 | # CONFIG_M586MMX is not set | ||
271 | # CONFIG_M686 is not set | ||
272 | # CONFIG_MPENTIUMII is not set | ||
273 | # CONFIG_MPENTIUMIII is not set | ||
274 | # CONFIG_MPENTIUMM is not set | ||
275 | # CONFIG_MPENTIUM4 is not set | ||
276 | # CONFIG_MK6 is not set | ||
277 | # CONFIG_MK7 is not set | ||
278 | # CONFIG_MK8 is not set | ||
279 | # CONFIG_MCRUSOE is not set | ||
280 | # CONFIG_MEFFICEON is not set | ||
281 | # CONFIG_MWINCHIPC6 is not set | ||
282 | # CONFIG_MWINCHIP3D is not set | ||
283 | # CONFIG_MGEODEGX1 is not set | ||
284 | # CONFIG_MGEODE_LX is not set | ||
285 | # CONFIG_MCYRIXIII is not set | ||
286 | # CONFIG_MVIAC3_2 is not set | ||
287 | # CONFIG_MVIAC7 is not set | ||
288 | # CONFIG_MCORE2 is not set | ||
289 | # CONFIG_MATOM is not set | ||
290 | CONFIG_X86_GENERIC=y | ||
291 | CONFIG_X86_CPU=y | ||
292 | CONFIG_X86_INTERNODE_CACHE_SHIFT=6 | ||
293 | CONFIG_X86_CMPXCHG=y | ||
294 | CONFIG_X86_L1_CACHE_SHIFT=6 | ||
295 | CONFIG_X86_XADD=y | ||
296 | # CONFIG_X86_PPRO_FENCE is not set | ||
297 | CONFIG_X86_F00F_BUG=y | ||
298 | CONFIG_X86_INVD_BUG=y | ||
299 | CONFIG_X86_WP_WORKS_OK=y | ||
300 | CONFIG_X86_INVLPG=y | ||
301 | CONFIG_X86_BSWAP=y | ||
302 | CONFIG_X86_POPAD_OK=y | ||
303 | CONFIG_X86_ALIGNMENT_16=y | ||
304 | CONFIG_X86_INTEL_USERCOPY=y | ||
305 | CONFIG_X86_MINIMUM_CPU_FAMILY=4 | ||
306 | CONFIG_CPU_SUP_INTEL=y | ||
307 | CONFIG_CPU_SUP_CYRIX_32=y | ||
308 | CONFIG_CPU_SUP_AMD=y | ||
309 | CONFIG_CPU_SUP_CENTAUR=y | ||
310 | CONFIG_CPU_SUP_TRANSMETA_32=y | ||
311 | CONFIG_CPU_SUP_UMC_32=y | ||
312 | CONFIG_HPET_TIMER=y | ||
313 | CONFIG_HPET_EMULATE_RTC=y | ||
314 | CONFIG_DMI=y | ||
315 | # CONFIG_IOMMU_HELPER is not set | ||
316 | # CONFIG_IOMMU_API is not set | ||
317 | CONFIG_NR_CPUS=8 | ||
318 | CONFIG_SCHED_SMT=y | ||
319 | CONFIG_SCHED_MC=y | ||
320 | # CONFIG_IRQ_TIME_ACCOUNTING is not set | ||
321 | # CONFIG_PREEMPT_NONE is not set | ||
322 | # CONFIG_PREEMPT_VOLUNTARY is not set | ||
323 | CONFIG_PREEMPT=y | ||
324 | CONFIG_X86_LOCAL_APIC=y | ||
325 | CONFIG_X86_IO_APIC=y | ||
326 | # CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS is not set | ||
327 | CONFIG_X86_MCE=y | ||
328 | CONFIG_X86_MCE_INTEL=y | ||
329 | CONFIG_X86_MCE_AMD=y | ||
330 | # CONFIG_X86_ANCIENT_MCE is not set | ||
331 | CONFIG_X86_MCE_THRESHOLD=y | ||
332 | # CONFIG_X86_MCE_INJECT is not set | ||
333 | CONFIG_X86_THERMAL_VECTOR=y | ||
334 | CONFIG_VM86=y | ||
335 | # CONFIG_TOSHIBA is not set | ||
336 | # CONFIG_I8K is not set | ||
337 | CONFIG_X86_REBOOTFIXUPS=y | ||
338 | # CONFIG_MICROCODE is not set | ||
339 | # CONFIG_X86_MSR is not set | ||
340 | # CONFIG_X86_CPUID is not set | ||
341 | CONFIG_NOHIGHMEM=y | ||
342 | # CONFIG_HIGHMEM4G is not set | ||
343 | CONFIG_PAGE_OFFSET=0xC0000000 | ||
344 | # CONFIG_X86_PAE is not set | ||
345 | # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set | ||
346 | # CONFIG_ARCH_DMA_ADDR_T_64BIT is not set | ||
347 | CONFIG_ARCH_FLATMEM_ENABLE=y | ||
348 | CONFIG_ARCH_SPARSEMEM_ENABLE=y | ||
349 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y | ||
350 | CONFIG_ILLEGAL_POINTER_VALUE=0 | ||
351 | CONFIG_SELECT_MEMORY_MODEL=y | ||
352 | CONFIG_FLATMEM_MANUAL=y | ||
353 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
354 | CONFIG_FLATMEM=y | ||
355 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
356 | CONFIG_SPARSEMEM_STATIC=y | ||
357 | CONFIG_HAVE_MEMBLOCK=y | ||
358 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
359 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
360 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
361 | CONFIG_ZONE_DMA_FLAG=1 | ||
362 | CONFIG_BOUNCE=y | ||
363 | CONFIG_VIRT_TO_BUS=y | ||
364 | CONFIG_KSM=y | ||
365 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
366 | CONFIG_ARCH_SUPPORTS_MEMORY_FAILURE=y | ||
367 | # CONFIG_MEMORY_FAILURE is not set | ||
368 | # CONFIG_X86_CHECK_BIOS_CORRUPTION is not set | ||
369 | CONFIG_X86_RESERVE_LOW=64 | ||
370 | CONFIG_MATH_EMULATION=y | ||
371 | CONFIG_MTRR=y | ||
372 | CONFIG_MTRR_SANITIZER=y | ||
373 | CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=0 | ||
374 | CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1 | ||
375 | CONFIG_X86_PAT=y | ||
376 | CONFIG_ARCH_USES_PG_UNCACHED=y | ||
377 | # CONFIG_EFI is not set | ||
378 | CONFIG_SECCOMP=y | ||
379 | # CONFIG_CC_STACKPROTECTOR is not set | ||
380 | # CONFIG_HZ_100 is not set | ||
381 | # CONFIG_HZ_250 is not set | ||
382 | # CONFIG_HZ_300 is not set | ||
383 | CONFIG_HZ_1000=y | ||
384 | CONFIG_HZ=1000 | ||
385 | CONFIG_SCHED_HRTICK=y | ||
386 | # CONFIG_KEXEC is not set | ||
387 | CONFIG_PHYSICAL_START=0x1000000 | ||
388 | # CONFIG_RELOCATABLE is not set | ||
389 | CONFIG_PHYSICAL_ALIGN=0x100000 | ||
390 | CONFIG_HOTPLUG_CPU=y | ||
391 | CONFIG_COMPAT_VDSO=y | ||
392 | # CONFIG_CMDLINE_BOOL is not set | ||
393 | |||
394 | # | ||
395 | # Power management and ACPI options | ||
396 | # | ||
397 | CONFIG_PM=y | ||
398 | # CONFIG_PM_DEBUG is not set | ||
399 | CONFIG_PM_SLEEP_SMP=y | ||
400 | CONFIG_PM_SLEEP=y | ||
401 | CONFIG_SUSPEND_NVS=y | ||
402 | CONFIG_SUSPEND=y | ||
403 | CONFIG_SUSPEND_FREEZER=y | ||
404 | # CONFIG_HIBERNATION is not set | ||
405 | # CONFIG_PM_RUNTIME is not set | ||
406 | CONFIG_PM_OPS=y | ||
407 | CONFIG_ACPI=y | ||
408 | CONFIG_ACPI_SLEEP=y | ||
409 | CONFIG_ACPI_PROCFS=y | ||
410 | CONFIG_ACPI_PROCFS_POWER=y | ||
411 | CONFIG_ACPI_POWER_METER=m | ||
412 | # CONFIG_ACPI_EC_DEBUGFS is not set | ||
413 | CONFIG_ACPI_PROC_EVENT=y | ||
414 | CONFIG_ACPI_AC=m | ||
415 | CONFIG_ACPI_BATTERY=m | ||
416 | CONFIG_ACPI_BUTTON=m | ||
417 | CONFIG_ACPI_VIDEO=m | ||
418 | CONFIG_ACPI_FAN=m | ||
419 | CONFIG_ACPI_DOCK=y | ||
420 | CONFIG_ACPI_PROCESSOR=m | ||
421 | CONFIG_ACPI_HOTPLUG_CPU=y | ||
422 | CONFIG_ACPI_PROCESSOR_AGGREGATOR=m | ||
423 | CONFIG_ACPI_THERMAL=m | ||
424 | # CONFIG_ACPI_CUSTOM_DSDT is not set | ||
425 | CONFIG_ACPI_BLACKLIST_YEAR=0 | ||
426 | # CONFIG_ACPI_DEBUG is not set | ||
427 | # CONFIG_ACPI_PCI_SLOT is not set | ||
428 | CONFIG_X86_PM_TIMER=y | ||
429 | CONFIG_ACPI_CONTAINER=m | ||
430 | CONFIG_ACPI_SBS=m | ||
431 | # CONFIG_ACPI_HED is not set | ||
432 | # CONFIG_ACPI_APEI is not set | ||
433 | # CONFIG_SFI is not set | ||
434 | CONFIG_X86_APM_BOOT=y | ||
435 | CONFIG_APM=m | ||
436 | # CONFIG_APM_IGNORE_USER_SUSPEND is not set | ||
437 | CONFIG_APM_DO_ENABLE=y | ||
438 | # CONFIG_APM_CPU_IDLE is not set | ||
439 | # CONFIG_APM_DISPLAY_BLANK is not set | ||
440 | # CONFIG_APM_ALLOW_INTS is not set | ||
441 | |||
442 | # | ||
443 | # CPU Frequency scaling | ||
444 | # | ||
445 | # CONFIG_CPU_FREQ is not set | ||
446 | CONFIG_CPU_IDLE=y | ||
447 | CONFIG_CPU_IDLE_GOV_LADDER=y | ||
448 | CONFIG_CPU_IDLE_GOV_MENU=y | ||
449 | # CONFIG_INTEL_IDLE is not set | ||
450 | |||
451 | # | ||
452 | # Bus options (PCI etc.) | ||
453 | # | ||
454 | CONFIG_PCI=y | ||
455 | # CONFIG_PCI_GOBIOS is not set | ||
456 | # CONFIG_PCI_GOMMCONFIG is not set | ||
457 | # CONFIG_PCI_GODIRECT is not set | ||
458 | CONFIG_PCI_GOANY=y | ||
459 | CONFIG_PCI_BIOS=y | ||
460 | CONFIG_PCI_DIRECT=y | ||
461 | CONFIG_PCI_MMCONFIG=y | ||
462 | CONFIG_PCI_DOMAINS=y | ||
463 | # CONFIG_PCI_CNB20LE_QUIRK is not set | ||
464 | # CONFIG_DMAR is not set | ||
465 | CONFIG_PCIEPORTBUS=y | ||
466 | CONFIG_PCIEAER=y | ||
467 | # CONFIG_PCIE_ECRC is not set | ||
468 | # CONFIG_PCIEAER_INJECT is not set | ||
469 | CONFIG_PCIEASPM=y | ||
470 | # CONFIG_PCIEASPM_DEBUG is not set | ||
471 | CONFIG_ARCH_SUPPORTS_MSI=y | ||
472 | CONFIG_PCI_MSI=y | ||
473 | # CONFIG_PCI_STUB is not set | ||
474 | CONFIG_HT_IRQ=y | ||
475 | # CONFIG_PCI_IOV is not set | ||
476 | CONFIG_PCI_IOAPIC=y | ||
477 | CONFIG_ISA_DMA_API=y | ||
478 | CONFIG_ISA=y | ||
479 | CONFIG_EISA=y | ||
480 | CONFIG_EISA_VLB_PRIMING=y | ||
481 | CONFIG_EISA_PCI_EISA=y | ||
482 | CONFIG_EISA_VIRTUAL_ROOT=y | ||
483 | CONFIG_EISA_NAMES=y | ||
484 | CONFIG_MCA=y | ||
485 | CONFIG_MCA_LEGACY=y | ||
486 | CONFIG_MCA_PROC_FS=y | ||
487 | CONFIG_SCx200=m | ||
488 | CONFIG_SCx200HR_TIMER=m | ||
489 | # CONFIG_OLPC is not set | ||
490 | # CONFIG_OLPC_OPENFIRMWARE is not set | ||
491 | CONFIG_AMD_NB=y | ||
492 | # CONFIG_PCCARD is not set | ||
493 | # CONFIG_HOTPLUG_PCI is not set | ||
494 | |||
495 | # | ||
496 | # Executable file formats / Emulations | ||
497 | # | ||
498 | CONFIG_BINFMT_ELF=y | ||
499 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
500 | CONFIG_HAVE_AOUT=y | ||
501 | CONFIG_BINFMT_AOUT=m | ||
502 | CONFIG_BINFMT_MISC=m | ||
503 | CONFIG_HAVE_ATOMIC_IOMAP=y | ||
504 | CONFIG_HAVE_TEXT_POKE_SMP=y | ||
505 | CONFIG_NET=y | ||
506 | |||
507 | # | ||
508 | # Networking options | ||
509 | # | ||
510 | CONFIG_PACKET=y | ||
511 | CONFIG_UNIX=y | ||
512 | CONFIG_XFRM=y | ||
513 | CONFIG_XFRM_USER=m | ||
514 | # CONFIG_XFRM_SUB_POLICY is not set | ||
515 | # CONFIG_XFRM_MIGRATE is not set | ||
516 | # CONFIG_XFRM_STATISTICS is not set | ||
517 | CONFIG_NET_KEY=m | ||
518 | # CONFIG_NET_KEY_MIGRATE is not set | ||
519 | CONFIG_INET=y | ||
520 | CONFIG_IP_MULTICAST=y | ||
521 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
522 | CONFIG_IP_FIB_HASH=y | ||
523 | # CONFIG_IP_PNP is not set | ||
524 | # CONFIG_NET_IPIP is not set | ||
525 | # CONFIG_NET_IPGRE_DEMUX is not set | ||
526 | # CONFIG_IP_MROUTE is not set | ||
527 | # CONFIG_ARPD is not set | ||
528 | # CONFIG_SYN_COOKIES is not set | ||
529 | # CONFIG_INET_AH is not set | ||
530 | # CONFIG_INET_ESP is not set | ||
531 | # CONFIG_INET_IPCOMP is not set | ||
532 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
533 | # CONFIG_INET_TUNNEL is not set | ||
534 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set | ||
535 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set | ||
536 | # CONFIG_INET_XFRM_MODE_BEET is not set | ||
537 | CONFIG_INET_LRO=y | ||
538 | CONFIG_INET_DIAG=y | ||
539 | CONFIG_INET_TCP_DIAG=y | ||
540 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
541 | CONFIG_TCP_CONG_CUBIC=y | ||
542 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
543 | # CONFIG_TCP_MD5SIG is not set | ||
544 | # CONFIG_IPV6 is not set | ||
545 | # CONFIG_NETWORK_SECMARK is not set | ||
546 | # CONFIG_NETWORK_PHY_TIMESTAMPING is not set | ||
547 | # CONFIG_NETFILTER is not set | ||
548 | # CONFIG_IP_DCCP is not set | ||
549 | # CONFIG_IP_SCTP is not set | ||
550 | # CONFIG_RDS is not set | ||
551 | # CONFIG_TIPC is not set | ||
552 | # CONFIG_ATM is not set | ||
553 | # CONFIG_L2TP is not set | ||
554 | # CONFIG_BRIDGE is not set | ||
555 | # CONFIG_NET_DSA is not set | ||
556 | # CONFIG_VLAN_8021Q is not set | ||
557 | # CONFIG_DECNET is not set | ||
558 | # CONFIG_LLC2 is not set | ||
559 | # CONFIG_IPX is not set | ||
560 | # CONFIG_ATALK is not set | ||
561 | # CONFIG_X25 is not set | ||
562 | # CONFIG_LAPB is not set | ||
563 | # CONFIG_ECONET is not set | ||
564 | # CONFIG_WAN_ROUTER is not set | ||
565 | # CONFIG_PHONET is not set | ||
566 | # CONFIG_IEEE802154 is not set | ||
567 | # CONFIG_NET_SCHED is not set | ||
568 | # CONFIG_DCB is not set | ||
569 | CONFIG_DNS_RESOLVER=y | ||
570 | CONFIG_RPS=y | ||
571 | |||
572 | # | ||
573 | # Network testing | ||
574 | # | ||
575 | # CONFIG_NET_PKTGEN is not set | ||
576 | # CONFIG_HAMRADIO is not set | ||
577 | # CONFIG_CAN is not set | ||
578 | # CONFIG_IRDA is not set | ||
579 | # CONFIG_BT is not set | ||
580 | # CONFIG_AF_RXRPC is not set | ||
581 | CONFIG_WIRELESS=y | ||
582 | CONFIG_WIRELESS_EXT=y | ||
583 | CONFIG_WEXT_CORE=y | ||
584 | CONFIG_WEXT_PROC=y | ||
585 | CONFIG_WEXT_SPY=y | ||
586 | CONFIG_WEXT_PRIV=y | ||
587 | CONFIG_CFG80211=m | ||
588 | # CONFIG_NL80211_TESTMODE is not set | ||
589 | # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set | ||
590 | # CONFIG_CFG80211_REG_DEBUG is not set | ||
591 | CONFIG_CFG80211_DEFAULT_PS=y | ||
592 | # CONFIG_CFG80211_INTERNAL_REGDB is not set | ||
593 | CONFIG_CFG80211_WEXT=y | ||
594 | CONFIG_WIRELESS_EXT_SYSFS=y | ||
595 | CONFIG_LIB80211=m | ||
596 | CONFIG_LIB80211_CRYPT_WEP=m | ||
597 | CONFIG_LIB80211_CRYPT_CCMP=m | ||
598 | CONFIG_LIB80211_CRYPT_TKIP=m | ||
599 | # CONFIG_LIB80211_DEBUG is not set | ||
600 | CONFIG_MAC80211=m | ||
601 | CONFIG_MAC80211_HAS_RC=y | ||
602 | CONFIG_MAC80211_RC_MINSTREL=y | ||
603 | CONFIG_MAC80211_RC_MINSTREL_HT=y | ||
604 | CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y | ||
605 | CONFIG_MAC80211_RC_DEFAULT="minstrel_ht" | ||
606 | # CONFIG_MAC80211_MESH is not set | ||
607 | CONFIG_MAC80211_LEDS=y | ||
608 | # CONFIG_MAC80211_DEBUG_MENU is not set | ||
609 | # CONFIG_WIMAX is not set | ||
610 | CONFIG_RFKILL=m | ||
611 | CONFIG_RFKILL_LEDS=y | ||
612 | CONFIG_RFKILL_INPUT=y | ||
613 | # CONFIG_NET_9P is not set | ||
614 | # CONFIG_CAIF is not set | ||
615 | # CONFIG_CEPH_LIB is not set | ||
616 | |||
617 | # | ||
618 | # Device Drivers | ||
619 | # | ||
620 | |||
621 | # | ||
622 | # Generic Driver Options | ||
623 | # | ||
624 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | ||
625 | CONFIG_DEVTMPFS=y | ||
626 | # CONFIG_DEVTMPFS_MOUNT is not set | ||
627 | CONFIG_STANDALONE=y | ||
628 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
629 | CONFIG_FW_LOADER=y | ||
630 | # CONFIG_FIRMWARE_IN_KERNEL is not set | ||
631 | CONFIG_EXTRA_FIRMWARE="" | ||
632 | # CONFIG_SYS_HYPERVISOR is not set | ||
633 | CONFIG_CONNECTOR=y | ||
634 | CONFIG_PROC_EVENTS=y | ||
635 | # CONFIG_MTD is not set | ||
636 | CONFIG_PARPORT=y | ||
637 | CONFIG_PARPORT_PC=y | ||
638 | CONFIG_PARPORT_SERIAL=y | ||
639 | CONFIG_PARPORT_PC_FIFO=y | ||
640 | # CONFIG_PARPORT_PC_SUPERIO is not set | ||
641 | # CONFIG_PARPORT_GSC is not set | ||
642 | # CONFIG_PARPORT_AX88796 is not set | ||
643 | CONFIG_PARPORT_1284=y | ||
644 | CONFIG_PNP=y | ||
645 | CONFIG_PNP_DEBUG_MESSAGES=y | ||
646 | |||
647 | # | ||
648 | # Protocols | ||
649 | # | ||
650 | CONFIG_ISAPNP=y | ||
651 | CONFIG_PNPBIOS=y | ||
652 | CONFIG_PNPBIOS_PROC_FS=y | ||
653 | CONFIG_PNPACPI=y | ||
654 | CONFIG_BLK_DEV=y | ||
655 | CONFIG_BLK_DEV_FD=y | ||
656 | # CONFIG_BLK_DEV_XD is not set | ||
657 | # CONFIG_PARIDE is not set | ||
658 | # CONFIG_BLK_CPQ_DA is not set | ||
659 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
660 | # CONFIG_BLK_DEV_DAC960 is not set | ||
661 | # CONFIG_BLK_DEV_UMEM is not set | ||
662 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
663 | CONFIG_BLK_DEV_LOOP=y | ||
664 | CONFIG_BLK_DEV_CRYPTOLOOP=y | ||
665 | # CONFIG_BLK_DEV_DRBD is not set | ||
666 | # CONFIG_BLK_DEV_NBD is not set | ||
667 | # CONFIG_BLK_DEV_SX8 is not set | ||
668 | # CONFIG_BLK_DEV_UB is not set | ||
669 | CONFIG_BLK_DEV_RAM=y | ||
670 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
671 | CONFIG_BLK_DEV_RAM_SIZE=16384 | ||
672 | CONFIG_BLK_DEV_XIP=y | ||
673 | # CONFIG_CDROM_PKTCDVD is not set | ||
674 | # CONFIG_ATA_OVER_ETH is not set | ||
675 | # CONFIG_BLK_DEV_HD is not set | ||
676 | # CONFIG_BLK_DEV_RBD is not set | ||
677 | CONFIG_MISC_DEVICES=y | ||
678 | # CONFIG_AD525X_DPOT is not set | ||
679 | # CONFIG_IBM_ASM is not set | ||
680 | # CONFIG_PHANTOM is not set | ||
681 | # CONFIG_SGI_IOC4 is not set | ||
682 | CONFIG_TIFM_CORE=y | ||
683 | CONFIG_TIFM_7XX1=y | ||
684 | # CONFIG_ICS932S401 is not set | ||
685 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
686 | # CONFIG_CS5535_MFGPT is not set | ||
687 | # CONFIG_HP_ILO is not set | ||
688 | # CONFIG_APDS9802ALS is not set | ||
689 | # CONFIG_ISL29003 is not set | ||
690 | # CONFIG_ISL29020 is not set | ||
691 | # CONFIG_SENSORS_TSL2550 is not set | ||
692 | # CONFIG_SENSORS_BH1780 is not set | ||
693 | # CONFIG_SENSORS_BH1770 is not set | ||
694 | # CONFIG_SENSORS_APDS990X is not set | ||
695 | # CONFIG_HMC6352 is not set | ||
696 | # CONFIG_DS1682 is not set | ||
697 | # CONFIG_VMWARE_BALLOON is not set | ||
698 | # CONFIG_BMP085 is not set | ||
699 | # CONFIG_PCH_PHUB is not set | ||
700 | # CONFIG_C2PORT is not set | ||
701 | |||
702 | # | ||
703 | # EEPROM support | ||
704 | # | ||
705 | # CONFIG_EEPROM_AT24 is not set | ||
706 | # CONFIG_EEPROM_LEGACY is not set | ||
707 | # CONFIG_EEPROM_MAX6875 is not set | ||
708 | CONFIG_EEPROM_93CX6=m | ||
709 | # CONFIG_CB710_CORE is not set | ||
710 | |||
711 | # | ||
712 | # Texas Instruments shared transport line discipline | ||
713 | # | ||
714 | # CONFIG_TI_ST is not set | ||
715 | CONFIG_HAVE_IDE=y | ||
716 | CONFIG_IDE=y | ||
717 | |||
718 | # | ||
719 | # Please see Documentation/ide/ide.txt for help/info on IDE drives | ||
720 | # | ||
721 | CONFIG_IDE_XFER_MODE=y | ||
722 | CONFIG_IDE_TIMINGS=y | ||
723 | CONFIG_IDE_ATAPI=y | ||
724 | # CONFIG_BLK_DEV_IDE_SATA is not set | ||
725 | CONFIG_IDE_GD=y | ||
726 | CONFIG_IDE_GD_ATA=y | ||
727 | # CONFIG_IDE_GD_ATAPI is not set | ||
728 | CONFIG_BLK_DEV_IDECD=y | ||
729 | CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS=y | ||
730 | # CONFIG_BLK_DEV_IDETAPE is not set | ||
731 | CONFIG_BLK_DEV_IDEACPI=y | ||
732 | # CONFIG_IDE_TASK_IOCTL is not set | ||
733 | CONFIG_IDE_PROC_FS=y | ||
734 | |||
735 | # | ||
736 | # IDE chipset support/bugfixes | ||
737 | # | ||
738 | CONFIG_IDE_GENERIC=y | ||
739 | CONFIG_BLK_DEV_PLATFORM=y | ||
740 | CONFIG_BLK_DEV_CMD640=y | ||
741 | CONFIG_BLK_DEV_CMD640_ENHANCED=y | ||
742 | CONFIG_BLK_DEV_IDEPNP=y | ||
743 | CONFIG_BLK_DEV_IDEDMA_SFF=y | ||
744 | |||
745 | # | ||
746 | # PCI IDE chipsets support | ||
747 | # | ||
748 | CONFIG_BLK_DEV_IDEPCI=y | ||
749 | # CONFIG_IDEPCI_PCIBUS_ORDER is not set | ||
750 | # CONFIG_BLK_DEV_OFFBOARD is not set | ||
751 | CONFIG_BLK_DEV_GENERIC=y | ||
752 | CONFIG_BLK_DEV_OPTI621=y | ||
753 | CONFIG_BLK_DEV_RZ1000=y | ||
754 | CONFIG_BLK_DEV_IDEDMA_PCI=y | ||
755 | CONFIG_BLK_DEV_AEC62XX=y | ||
756 | CONFIG_BLK_DEV_ALI15X3=y | ||
757 | CONFIG_BLK_DEV_AMD74XX=y | ||
758 | CONFIG_BLK_DEV_ATIIXP=y | ||
759 | CONFIG_BLK_DEV_CMD64X=y | ||
760 | CONFIG_BLK_DEV_TRIFLEX=y | ||
761 | CONFIG_BLK_DEV_CS5520=y | ||
762 | CONFIG_BLK_DEV_CS5530=y | ||
763 | CONFIG_BLK_DEV_CS5535=y | ||
764 | CONFIG_BLK_DEV_CS5536=y | ||
765 | CONFIG_BLK_DEV_HPT366=y | ||
766 | CONFIG_BLK_DEV_JMICRON=y | ||
767 | CONFIG_BLK_DEV_SC1200=y | ||
768 | CONFIG_BLK_DEV_PIIX=y | ||
769 | CONFIG_BLK_DEV_IT8172=y | ||
770 | CONFIG_BLK_DEV_IT8213=y | ||
771 | CONFIG_BLK_DEV_IT821X=y | ||
772 | CONFIG_BLK_DEV_NS87415=y | ||
773 | CONFIG_BLK_DEV_PDC202XX_OLD=y | ||
774 | CONFIG_BLK_DEV_PDC202XX_NEW=y | ||
775 | CONFIG_BLK_DEV_SVWKS=y | ||
776 | CONFIG_BLK_DEV_SIIMAGE=y | ||
777 | CONFIG_BLK_DEV_SIS5513=y | ||
778 | CONFIG_BLK_DEV_SLC90E66=y | ||
779 | CONFIG_BLK_DEV_TRM290=y | ||
780 | CONFIG_BLK_DEV_VIA82CXXX=y | ||
781 | CONFIG_BLK_DEV_TC86C001=y | ||
782 | |||
783 | # | ||
784 | # Other IDE chipsets support | ||
785 | # | ||
786 | |||
787 | # | ||
788 | # Note: most of these also require special kernel boot parameters | ||
789 | # | ||
790 | # CONFIG_BLK_DEV_4DRIVES is not set | ||
791 | # CONFIG_BLK_DEV_ALI14XX is not set | ||
792 | # CONFIG_BLK_DEV_DTC2278 is not set | ||
793 | # CONFIG_BLK_DEV_HT6560B is not set | ||
794 | # CONFIG_BLK_DEV_QD65XX is not set | ||
795 | # CONFIG_BLK_DEV_UMC8672 is not set | ||
796 | CONFIG_BLK_DEV_IDEDMA=y | ||
797 | |||
798 | # | ||
799 | # SCSI device support | ||
800 | # | ||
801 | CONFIG_SCSI_MOD=y | ||
802 | # CONFIG_RAID_ATTRS is not set | ||
803 | CONFIG_SCSI=y | ||
804 | CONFIG_SCSI_DMA=y | ||
805 | # CONFIG_SCSI_TGT is not set | ||
806 | # CONFIG_SCSI_NETLINK is not set | ||
807 | CONFIG_SCSI_PROC_FS=y | ||
808 | |||
809 | # | ||
810 | # SCSI support type (disk, tape, CD-ROM) | ||
811 | # | ||
812 | CONFIG_BLK_DEV_SD=y | ||
813 | # CONFIG_CHR_DEV_ST is not set | ||
814 | # CONFIG_CHR_DEV_OSST is not set | ||
815 | CONFIG_BLK_DEV_SR=y | ||
816 | CONFIG_BLK_DEV_SR_VENDOR=y | ||
817 | CONFIG_CHR_DEV_SG=y | ||
818 | # CONFIG_CHR_DEV_SCH is not set | ||
819 | CONFIG_SCSI_MULTI_LUN=y | ||
820 | # CONFIG_SCSI_CONSTANTS is not set | ||
821 | # CONFIG_SCSI_LOGGING is not set | ||
822 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
823 | CONFIG_SCSI_WAIT_SCAN=m | ||
824 | |||
825 | # | ||
826 | # SCSI Transports | ||
827 | # | ||
828 | # CONFIG_SCSI_SPI_ATTRS is not set | ||
829 | # CONFIG_SCSI_FC_ATTRS is not set | ||
830 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
831 | # CONFIG_SCSI_SAS_ATTRS is not set | ||
832 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
833 | # CONFIG_SCSI_SRP_ATTRS is not set | ||
834 | CONFIG_SCSI_LOWLEVEL=y | ||
835 | # CONFIG_ISCSI_TCP is not set | ||
836 | # CONFIG_ISCSI_BOOT_SYSFS is not set | ||
837 | # CONFIG_SCSI_BNX2_ISCSI is not set | ||
838 | # CONFIG_BE2ISCSI is not set | ||
839 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | ||
840 | # CONFIG_SCSI_HPSA is not set | ||
841 | # CONFIG_SCSI_3W_9XXX is not set | ||
842 | # CONFIG_SCSI_3W_SAS is not set | ||
843 | # CONFIG_SCSI_7000FASST is not set | ||
844 | # CONFIG_SCSI_ACARD is not set | ||
845 | # CONFIG_SCSI_AHA152X is not set | ||
846 | # CONFIG_SCSI_AHA1542 is not set | ||
847 | # CONFIG_SCSI_AHA1740 is not set | ||
848 | # CONFIG_SCSI_AACRAID is not set | ||
849 | # CONFIG_SCSI_AIC7XXX is not set | ||
850 | # CONFIG_SCSI_AIC7XXX_OLD is not set | ||
851 | # CONFIG_SCSI_AIC79XX is not set | ||
852 | # CONFIG_SCSI_AIC94XX is not set | ||
853 | # CONFIG_SCSI_MVSAS is not set | ||
854 | # CONFIG_SCSI_DPT_I2O is not set | ||
855 | # CONFIG_SCSI_ADVANSYS is not set | ||
856 | # CONFIG_SCSI_IN2000 is not set | ||
857 | # CONFIG_SCSI_ARCMSR is not set | ||
858 | # CONFIG_MEGARAID_NEWGEN is not set | ||
859 | # CONFIG_MEGARAID_LEGACY is not set | ||
860 | # CONFIG_MEGARAID_SAS is not set | ||
861 | # CONFIG_SCSI_MPT2SAS is not set | ||
862 | # CONFIG_SCSI_HPTIOP is not set | ||
863 | CONFIG_SCSI_BUSLOGIC=y | ||
864 | # CONFIG_SCSI_FLASHPOINT is not set | ||
865 | # CONFIG_VMWARE_PVSCSI is not set | ||
866 | # CONFIG_LIBFC is not set | ||
867 | # CONFIG_LIBFCOE is not set | ||
868 | # CONFIG_FCOE is not set | ||
869 | # CONFIG_FCOE_FNIC is not set | ||
870 | # CONFIG_SCSI_DMX3191D is not set | ||
871 | # CONFIG_SCSI_DTC3280 is not set | ||
872 | # CONFIG_SCSI_EATA is not set | ||
873 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | ||
874 | # CONFIG_SCSI_FD_MCS is not set | ||
875 | # CONFIG_SCSI_GDTH is not set | ||
876 | # CONFIG_SCSI_GENERIC_NCR5380 is not set | ||
877 | # CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set | ||
878 | # CONFIG_SCSI_IBMMCA is not set | ||
879 | # CONFIG_SCSI_IPS is not set | ||
880 | # CONFIG_SCSI_INITIO is not set | ||
881 | # CONFIG_SCSI_INIA100 is not set | ||
882 | # CONFIG_SCSI_PPA is not set | ||
883 | # CONFIG_SCSI_IMM is not set | ||
884 | # CONFIG_SCSI_NCR53C406A is not set | ||
885 | # CONFIG_SCSI_NCR_D700 is not set | ||
886 | # CONFIG_SCSI_STEX is not set | ||
887 | # CONFIG_SCSI_SYM53C8XX_2 is not set | ||
888 | # CONFIG_SCSI_IPR is not set | ||
889 | # CONFIG_SCSI_NCR_Q720 is not set | ||
890 | # CONFIG_SCSI_PAS16 is not set | ||
891 | # CONFIG_SCSI_QLOGIC_FAS is not set | ||
892 | # CONFIG_SCSI_QLOGIC_1280 is not set | ||
893 | # CONFIG_SCSI_QLA_FC is not set | ||
894 | # CONFIG_SCSI_QLA_ISCSI is not set | ||
895 | # CONFIG_SCSI_LPFC is not set | ||
896 | # CONFIG_SCSI_SIM710 is not set | ||
897 | # CONFIG_SCSI_SYM53C416 is not set | ||
898 | # CONFIG_SCSI_DC395x is not set | ||
899 | # CONFIG_SCSI_DC390T is not set | ||
900 | # CONFIG_SCSI_T128 is not set | ||
901 | # CONFIG_SCSI_U14_34F is not set | ||
902 | # CONFIG_SCSI_ULTRASTOR is not set | ||
903 | # CONFIG_SCSI_NSP32 is not set | ||
904 | # CONFIG_SCSI_DEBUG is not set | ||
905 | # CONFIG_SCSI_PMCRAID is not set | ||
906 | # CONFIG_SCSI_PM8001 is not set | ||
907 | # CONFIG_SCSI_SRP is not set | ||
908 | # CONFIG_SCSI_BFA_FC is not set | ||
909 | # CONFIG_SCSI_DH is not set | ||
910 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
911 | CONFIG_ATA=y | ||
912 | # CONFIG_ATA_NONSTANDARD is not set | ||
913 | # CONFIG_ATA_VERBOSE_ERROR is not set | ||
914 | CONFIG_ATA_ACPI=y | ||
915 | CONFIG_SATA_PMP=y | ||
916 | |||
917 | # | ||
918 | # Controllers with non-SFF native interface | ||
919 | # | ||
920 | CONFIG_SATA_AHCI=y | ||
921 | CONFIG_SATA_AHCI_PLATFORM=y | ||
922 | CONFIG_SATA_INIC162X=y | ||
923 | CONFIG_SATA_SIL24=y | ||
924 | CONFIG_ATA_SFF=y | ||
925 | |||
926 | # | ||
927 | # SFF controllers with custom DMA interface | ||
928 | # | ||
929 | CONFIG_PDC_ADMA=y | ||
930 | CONFIG_SATA_QSTOR=y | ||
931 | CONFIG_SATA_SX4=y | ||
932 | CONFIG_ATA_BMDMA=y | ||
933 | |||
934 | # | ||
935 | # SATA SFF controllers with BMDMA | ||
936 | # | ||
937 | CONFIG_ATA_PIIX=y | ||
938 | CONFIG_SATA_MV=y | ||
939 | CONFIG_SATA_NV=y | ||
940 | CONFIG_SATA_PROMISE=y | ||
941 | CONFIG_SATA_SIL=y | ||
942 | CONFIG_SATA_SIS=y | ||
943 | CONFIG_SATA_SVW=y | ||
944 | CONFIG_SATA_ULI=y | ||
945 | CONFIG_SATA_VIA=y | ||
946 | CONFIG_SATA_VITESSE=y | ||
947 | |||
948 | # | ||
949 | # PATA SFF controllers with BMDMA | ||
950 | # | ||
951 | # CONFIG_PATA_ALI is not set | ||
952 | # CONFIG_PATA_AMD is not set | ||
953 | # CONFIG_PATA_ARTOP is not set | ||
954 | # CONFIG_PATA_ATIIXP is not set | ||
955 | # CONFIG_PATA_ATP867X is not set | ||
956 | # CONFIG_PATA_CMD64X is not set | ||
957 | # CONFIG_PATA_CS5520 is not set | ||
958 | # CONFIG_PATA_CS5530 is not set | ||
959 | # CONFIG_PATA_CS5535 is not set | ||
960 | # CONFIG_PATA_CS5536 is not set | ||
961 | # CONFIG_PATA_CYPRESS is not set | ||
962 | # CONFIG_PATA_EFAR is not set | ||
963 | # CONFIG_PATA_HPT366 is not set | ||
964 | # CONFIG_PATA_HPT37X is not set | ||
965 | # CONFIG_PATA_HPT3X2N is not set | ||
966 | # CONFIG_PATA_HPT3X3 is not set | ||
967 | # CONFIG_PATA_IT8213 is not set | ||
968 | # CONFIG_PATA_IT821X is not set | ||
969 | # CONFIG_PATA_JMICRON is not set | ||
970 | # CONFIG_PATA_MARVELL is not set | ||
971 | # CONFIG_PATA_NETCELL is not set | ||
972 | # CONFIG_PATA_NINJA32 is not set | ||
973 | # CONFIG_PATA_NS87415 is not set | ||
974 | # CONFIG_PATA_OLDPIIX is not set | ||
975 | # CONFIG_PATA_OPTIDMA is not set | ||
976 | # CONFIG_PATA_PDC2027X is not set | ||
977 | # CONFIG_PATA_PDC_OLD is not set | ||
978 | # CONFIG_PATA_RADISYS is not set | ||
979 | # CONFIG_PATA_RDC is not set | ||
980 | # CONFIG_PATA_SC1200 is not set | ||
981 | # CONFIG_PATA_SCH is not set | ||
982 | # CONFIG_PATA_SERVERWORKS is not set | ||
983 | # CONFIG_PATA_SIL680 is not set | ||
984 | CONFIG_PATA_SIS=y | ||
985 | # CONFIG_PATA_TOSHIBA is not set | ||
986 | # CONFIG_PATA_TRIFLEX is not set | ||
987 | # CONFIG_PATA_VIA is not set | ||
988 | # CONFIG_PATA_WINBOND is not set | ||
989 | |||
990 | # | ||
991 | # PIO-only SFF controllers | ||
992 | # | ||
993 | # CONFIG_PATA_CMD640_PCI is not set | ||
994 | # CONFIG_PATA_ISAPNP is not set | ||
995 | # CONFIG_PATA_MPIIX is not set | ||
996 | # CONFIG_PATA_NS87410 is not set | ||
997 | # CONFIG_PATA_OPTI is not set | ||
998 | # CONFIG_PATA_QDI is not set | ||
999 | # CONFIG_PATA_RZ1000 is not set | ||
1000 | # CONFIG_PATA_WINBOND_VLB is not set | ||
1001 | |||
1002 | # | ||
1003 | # Generic fallback / legacy drivers | ||
1004 | # | ||
1005 | # CONFIG_PATA_ACPI is not set | ||
1006 | # CONFIG_ATA_GENERIC is not set | ||
1007 | # CONFIG_PATA_LEGACY is not set | ||
1008 | # CONFIG_MD is not set | ||
1009 | # CONFIG_FUSION is not set | ||
1010 | |||
1011 | # | ||
1012 | # IEEE 1394 (FireWire) support | ||
1013 | # | ||
1014 | # CONFIG_FIREWIRE is not set | ||
1015 | # CONFIG_FIREWIRE_NOSY is not set | ||
1016 | # CONFIG_I2O is not set | ||
1017 | # CONFIG_MACINTOSH_DRIVERS is not set | ||
1018 | CONFIG_NETDEVICES=y | ||
1019 | CONFIG_DUMMY=m | ||
1020 | # CONFIG_BONDING is not set | ||
1021 | # CONFIG_MACVLAN is not set | ||
1022 | # CONFIG_EQUALIZER is not set | ||
1023 | CONFIG_TUN=m | ||
1024 | # CONFIG_VETH is not set | ||
1025 | # CONFIG_NET_SB1000 is not set | ||
1026 | # CONFIG_ARCNET is not set | ||
1027 | CONFIG_MII=y | ||
1028 | CONFIG_PHYLIB=m | ||
1029 | |||
1030 | # | ||
1031 | # MII PHY device drivers | ||
1032 | # | ||
1033 | # CONFIG_MARVELL_PHY is not set | ||
1034 | # CONFIG_DAVICOM_PHY is not set | ||
1035 | # CONFIG_QSEMI_PHY is not set | ||
1036 | # CONFIG_LXT_PHY is not set | ||
1037 | # CONFIG_CICADA_PHY is not set | ||
1038 | # CONFIG_VITESSE_PHY is not set | ||
1039 | # CONFIG_SMSC_PHY is not set | ||
1040 | # CONFIG_BROADCOM_PHY is not set | ||
1041 | # CONFIG_BCM63XX_PHY is not set | ||
1042 | # CONFIG_ICPLUS_PHY is not set | ||
1043 | # CONFIG_REALTEK_PHY is not set | ||
1044 | # CONFIG_NATIONAL_PHY is not set | ||
1045 | # CONFIG_STE10XP is not set | ||
1046 | # CONFIG_LSI_ET1011C_PHY is not set | ||
1047 | # CONFIG_MICREL_PHY is not set | ||
1048 | # CONFIG_MDIO_BITBANG is not set | ||
1049 | CONFIG_NET_ETHERNET=y | ||
1050 | # CONFIG_HAPPYMEAL is not set | ||
1051 | # CONFIG_SUNGEM is not set | ||
1052 | # CONFIG_CASSINI is not set | ||
1053 | CONFIG_NET_VENDOR_3COM=y | ||
1054 | # CONFIG_EL1 is not set | ||
1055 | # CONFIG_EL2 is not set | ||
1056 | # CONFIG_ELPLUS is not set | ||
1057 | # CONFIG_EL16 is not set | ||
1058 | CONFIG_EL3=m | ||
1059 | # CONFIG_3C515 is not set | ||
1060 | # CONFIG_ELMC is not set | ||
1061 | # CONFIG_ELMC_II is not set | ||
1062 | CONFIG_VORTEX=m | ||
1063 | CONFIG_TYPHOON=m | ||
1064 | # CONFIG_LANCE is not set | ||
1065 | # CONFIG_NET_VENDOR_SMC is not set | ||
1066 | # CONFIG_ETHOC is not set | ||
1067 | # CONFIG_NET_VENDOR_RACAL is not set | ||
1068 | # CONFIG_DNET is not set | ||
1069 | # CONFIG_NET_TULIP is not set | ||
1070 | # CONFIG_AT1700 is not set | ||
1071 | # CONFIG_DEPCA is not set | ||
1072 | # CONFIG_HP100 is not set | ||
1073 | # CONFIG_NET_ISA is not set | ||
1074 | # CONFIG_NE2_MCA is not set | ||
1075 | # CONFIG_IBMLANA is not set | ||
1076 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | ||
1077 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
1078 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
1079 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
1080 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
1081 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
1082 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
1083 | CONFIG_NET_PCI=y | ||
1084 | CONFIG_PCNET32=m | ||
1085 | CONFIG_AMD8111_ETH=m | ||
1086 | # CONFIG_ADAPTEC_STARFIRE is not set | ||
1087 | # CONFIG_AC3200 is not set | ||
1088 | # CONFIG_KSZ884X_PCI is not set | ||
1089 | # CONFIG_APRICOT is not set | ||
1090 | CONFIG_B44=m | ||
1091 | CONFIG_B44_PCI_AUTOSELECT=y | ||
1092 | CONFIG_B44_PCICORE_AUTOSELECT=y | ||
1093 | CONFIG_B44_PCI=y | ||
1094 | CONFIG_FORCEDETH=m | ||
1095 | # CONFIG_CS89x0 is not set | ||
1096 | CONFIG_E100=m | ||
1097 | # CONFIG_LNE390 is not set | ||
1098 | # CONFIG_FEALNX is not set | ||
1099 | CONFIG_NATSEMI=m | ||
1100 | CONFIG_NE2K_PCI=m | ||
1101 | # CONFIG_NE3210 is not set | ||
1102 | # CONFIG_ES3210 is not set | ||
1103 | CONFIG_8139CP=m | ||
1104 | CONFIG_8139TOO=m | ||
1105 | # CONFIG_8139TOO_PIO is not set | ||
1106 | CONFIG_8139TOO_TUNE_TWISTER=y | ||
1107 | CONFIG_8139TOO_8129=y | ||
1108 | # CONFIG_8139_OLD_RX_RESET is not set | ||
1109 | # CONFIG_R6040 is not set | ||
1110 | CONFIG_SIS900=m | ||
1111 | # CONFIG_EPIC100 is not set | ||
1112 | # CONFIG_SMSC9420 is not set | ||
1113 | # CONFIG_SUNDANCE is not set | ||
1114 | # CONFIG_TLAN is not set | ||
1115 | # CONFIG_KS8851_MLL is not set | ||
1116 | CONFIG_VIA_RHINE=m | ||
1117 | CONFIG_VIA_RHINE_MMIO=y | ||
1118 | # CONFIG_SC92031 is not set | ||
1119 | # CONFIG_NET_POCKET is not set | ||
1120 | CONFIG_ATL2=m | ||
1121 | CONFIG_NETDEV_1000=y | ||
1122 | # CONFIG_ACENIC is not set | ||
1123 | # CONFIG_DL2K is not set | ||
1124 | CONFIG_E1000=m | ||
1125 | CONFIG_E1000E=m | ||
1126 | CONFIG_IP1000=m | ||
1127 | CONFIG_IGB=m | ||
1128 | CONFIG_IGBVF=m | ||
1129 | CONFIG_NS83820=m | ||
1130 | # CONFIG_HAMACHI is not set | ||
1131 | # CONFIG_YELLOWFIN is not set | ||
1132 | CONFIG_R8169=m | ||
1133 | CONFIG_SIS190=m | ||
1134 | CONFIG_SKGE=m | ||
1135 | CONFIG_SKY2=m | ||
1136 | CONFIG_VIA_VELOCITY=m | ||
1137 | CONFIG_TIGON3=m | ||
1138 | CONFIG_BNX2=m | ||
1139 | CONFIG_CNIC=m | ||
1140 | CONFIG_QLA3XXX=m | ||
1141 | CONFIG_ATL1=m | ||
1142 | CONFIG_ATL1E=m | ||
1143 | CONFIG_ATL1C=m | ||
1144 | CONFIG_JME=m | ||
1145 | # CONFIG_STMMAC_ETH is not set | ||
1146 | # CONFIG_PCH_GBE is not set | ||
1147 | # CONFIG_NETDEV_10000 is not set | ||
1148 | # CONFIG_TR is not set | ||
1149 | CONFIG_WLAN=y | ||
1150 | CONFIG_LIBERTAS_THINFIRM=m | ||
1151 | # CONFIG_LIBERTAS_THINFIRM_DEBUG is not set | ||
1152 | CONFIG_LIBERTAS_THINFIRM_USB=m | ||
1153 | CONFIG_AIRO=m | ||
1154 | CONFIG_ATMEL=m | ||
1155 | CONFIG_PCI_ATMEL=m | ||
1156 | CONFIG_AT76C50X_USB=m | ||
1157 | CONFIG_PRISM54=m | ||
1158 | CONFIG_USB_ZD1201=m | ||
1159 | CONFIG_USB_NET_RNDIS_WLAN=m | ||
1160 | CONFIG_RTL8180=m | ||
1161 | CONFIG_RTL8187=m | ||
1162 | CONFIG_RTL8187_LEDS=y | ||
1163 | CONFIG_ADM8211=m | ||
1164 | CONFIG_MAC80211_HWSIM=m | ||
1165 | CONFIG_MWL8K=m | ||
1166 | CONFIG_ATH_COMMON=m | ||
1167 | # CONFIG_ATH_DEBUG is not set | ||
1168 | CONFIG_ATH5K=m | ||
1169 | # CONFIG_ATH5K_DEBUG is not set | ||
1170 | CONFIG_ATH9K_HW=m | ||
1171 | CONFIG_ATH9K_COMMON=m | ||
1172 | CONFIG_ATH9K=m | ||
1173 | CONFIG_ATH9K_RATE_CONTROL=y | ||
1174 | CONFIG_ATH9K_HTC=m | ||
1175 | CONFIG_AR9170_USB=m | ||
1176 | CONFIG_AR9170_LEDS=y | ||
1177 | CONFIG_CARL9170=m | ||
1178 | CONFIG_CARL9170_LEDS=y | ||
1179 | CONFIG_CARL9170_WPC=y | ||
1180 | CONFIG_B43=m | ||
1181 | CONFIG_B43_PCI_AUTOSELECT=y | ||
1182 | CONFIG_B43_PCICORE_AUTOSELECT=y | ||
1183 | CONFIG_B43_PIO=y | ||
1184 | CONFIG_B43_PHY_LP=y | ||
1185 | CONFIG_B43_LEDS=y | ||
1186 | CONFIG_B43_HWRNG=y | ||
1187 | # CONFIG_B43_DEBUG is not set | ||
1188 | CONFIG_B43LEGACY=m | ||
1189 | CONFIG_B43LEGACY_PCI_AUTOSELECT=y | ||
1190 | CONFIG_B43LEGACY_PCICORE_AUTOSELECT=y | ||
1191 | CONFIG_B43LEGACY_LEDS=y | ||
1192 | CONFIG_B43LEGACY_HWRNG=y | ||
1193 | CONFIG_B43LEGACY_DEBUG=y | ||
1194 | CONFIG_B43LEGACY_DMA=y | ||
1195 | CONFIG_B43LEGACY_PIO=y | ||
1196 | CONFIG_B43LEGACY_DMA_AND_PIO_MODE=y | ||
1197 | # CONFIG_B43LEGACY_DMA_MODE is not set | ||
1198 | # CONFIG_B43LEGACY_PIO_MODE is not set | ||
1199 | CONFIG_HOSTAP=m | ||
1200 | CONFIG_HOSTAP_FIRMWARE=y | ||
1201 | CONFIG_HOSTAP_FIRMWARE_NVRAM=y | ||
1202 | CONFIG_HOSTAP_PLX=m | ||
1203 | CONFIG_HOSTAP_PCI=m | ||
1204 | CONFIG_IPW2100=m | ||
1205 | CONFIG_IPW2100_MONITOR=y | ||
1206 | # CONFIG_IPW2100_DEBUG is not set | ||
1207 | CONFIG_IPW2200=m | ||
1208 | CONFIG_IPW2200_MONITOR=y | ||
1209 | CONFIG_IPW2200_RADIOTAP=y | ||
1210 | CONFIG_IPW2200_PROMISCUOUS=y | ||
1211 | CONFIG_IPW2200_QOS=y | ||
1212 | # CONFIG_IPW2200_DEBUG is not set | ||
1213 | CONFIG_LIBIPW=m | ||
1214 | # CONFIG_LIBIPW_DEBUG is not set | ||
1215 | CONFIG_IWLWIFI=m | ||
1216 | |||
1217 | # | ||
1218 | # Debugging Options | ||
1219 | # | ||
1220 | # CONFIG_IWLWIFI_DEBUG is not set | ||
1221 | CONFIG_IWLAGN=m | ||
1222 | CONFIG_IWL4965=y | ||
1223 | CONFIG_IWL5000=y | ||
1224 | CONFIG_IWL3945=m | ||
1225 | CONFIG_LIBERTAS=m | ||
1226 | CONFIG_LIBERTAS_USB=m | ||
1227 | # CONFIG_LIBERTAS_DEBUG is not set | ||
1228 | # CONFIG_LIBERTAS_MESH is not set | ||
1229 | CONFIG_HERMES=m | ||
1230 | # CONFIG_HERMES_PRISM is not set | ||
1231 | CONFIG_HERMES_CACHE_FW_ON_INIT=y | ||
1232 | CONFIG_PLX_HERMES=m | ||
1233 | CONFIG_TMD_HERMES=m | ||
1234 | CONFIG_NORTEL_HERMES=m | ||
1235 | CONFIG_ORINOCO_USB=m | ||
1236 | CONFIG_P54_COMMON=m | ||
1237 | CONFIG_P54_USB=m | ||
1238 | CONFIG_P54_PCI=m | ||
1239 | CONFIG_P54_LEDS=y | ||
1240 | CONFIG_RT2X00=m | ||
1241 | CONFIG_RT2400PCI=m | ||
1242 | CONFIG_RT2500PCI=m | ||
1243 | CONFIG_RT61PCI=m | ||
1244 | CONFIG_RT2800PCI_PCI=y | ||
1245 | CONFIG_RT2800PCI=m | ||
1246 | CONFIG_RT2800PCI_RT30XX=y | ||
1247 | CONFIG_RT2800PCI_RT35XX=y | ||
1248 | CONFIG_RT2500USB=m | ||
1249 | CONFIG_RT73USB=m | ||
1250 | CONFIG_RT2800USB=m | ||
1251 | CONFIG_RT2800USB_RT30XX=y | ||
1252 | CONFIG_RT2800USB_RT35XX=y | ||
1253 | CONFIG_RT2800USB_UNKNOWN=y | ||
1254 | CONFIG_RT2800_LIB=m | ||
1255 | CONFIG_RT2X00_LIB_PCI=m | ||
1256 | CONFIG_RT2X00_LIB_USB=m | ||
1257 | CONFIG_RT2X00_LIB=m | ||
1258 | CONFIG_RT2X00_LIB_HT=y | ||
1259 | CONFIG_RT2X00_LIB_FIRMWARE=y | ||
1260 | CONFIG_RT2X00_LIB_CRYPTO=y | ||
1261 | CONFIG_RT2X00_LIB_LEDS=y | ||
1262 | # CONFIG_RT2X00_DEBUG is not set | ||
1263 | CONFIG_WL1251=m | ||
1264 | CONFIG_WL12XX=m | ||
1265 | CONFIG_WL1271=m | ||
1266 | CONFIG_ZD1211RW=m | ||
1267 | # CONFIG_ZD1211RW_DEBUG is not set | ||
1268 | |||
1269 | # | ||
1270 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
1271 | # | ||
1272 | |||
1273 | # | ||
1274 | # USB Network Adapters | ||
1275 | # | ||
1276 | # CONFIG_USB_CATC is not set | ||
1277 | # CONFIG_USB_KAWETH is not set | ||
1278 | # CONFIG_USB_PEGASUS is not set | ||
1279 | # CONFIG_USB_RTL8150 is not set | ||
1280 | CONFIG_USB_USBNET=m | ||
1281 | # CONFIG_USB_NET_AX8817X is not set | ||
1282 | CONFIG_USB_NET_CDCETHER=m | ||
1283 | # CONFIG_USB_NET_CDC_EEM is not set | ||
1284 | # CONFIG_USB_NET_DM9601 is not set | ||
1285 | # CONFIG_USB_NET_SMSC75XX is not set | ||
1286 | # CONFIG_USB_NET_SMSC95XX is not set | ||
1287 | # CONFIG_USB_NET_GL620A is not set | ||
1288 | # CONFIG_USB_NET_NET1080 is not set | ||
1289 | # CONFIG_USB_NET_PLUSB is not set | ||
1290 | # CONFIG_USB_NET_MCS7830 is not set | ||
1291 | CONFIG_USB_NET_RNDIS_HOST=m | ||
1292 | # CONFIG_USB_NET_CDC_SUBSET is not set | ||
1293 | # CONFIG_USB_NET_ZAURUS is not set | ||
1294 | # CONFIG_USB_NET_CX82310_ETH is not set | ||
1295 | # CONFIG_USB_HSO is not set | ||
1296 | # CONFIG_USB_NET_INT51X1 is not set | ||
1297 | # CONFIG_USB_IPHETH is not set | ||
1298 | # CONFIG_USB_SIERRA_NET is not set | ||
1299 | # CONFIG_WAN is not set | ||
1300 | |||
1301 | # | ||
1302 | # CAIF transport drivers | ||
1303 | # | ||
1304 | # CONFIG_FDDI is not set | ||
1305 | # CONFIG_HIPPI is not set | ||
1306 | # CONFIG_PLIP is not set | ||
1307 | # CONFIG_PPP is not set | ||
1308 | # CONFIG_SLIP is not set | ||
1309 | # CONFIG_NET_FC is not set | ||
1310 | # CONFIG_NETCONSOLE is not set | ||
1311 | # CONFIG_NETPOLL is not set | ||
1312 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
1313 | # CONFIG_VMXNET3 is not set | ||
1314 | # CONFIG_ISDN is not set | ||
1315 | # CONFIG_PHONE is not set | ||
1316 | |||
1317 | # | ||
1318 | # Input device support | ||
1319 | # | ||
1320 | CONFIG_INPUT=y | ||
1321 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
1322 | CONFIG_INPUT_POLLDEV=m | ||
1323 | CONFIG_INPUT_SPARSEKMAP=m | ||
1324 | |||
1325 | # | ||
1326 | # Userland interfaces | ||
1327 | # | ||
1328 | CONFIG_INPUT_MOUSEDEV=y | ||
1329 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
1330 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
1331 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
1332 | CONFIG_INPUT_JOYDEV=m | ||
1333 | CONFIG_INPUT_EVDEV=m | ||
1334 | # CONFIG_INPUT_EVBUG is not set | ||
1335 | |||
1336 | # | ||
1337 | # Input Device Drivers | ||
1338 | # | ||
1339 | CONFIG_INPUT_KEYBOARD=y | ||
1340 | # CONFIG_KEYBOARD_ADP5588 is not set | ||
1341 | CONFIG_KEYBOARD_ATKBD=y | ||
1342 | # CONFIG_KEYBOARD_QT2160 is not set | ||
1343 | # CONFIG_KEYBOARD_LKKBD is not set | ||
1344 | # CONFIG_KEYBOARD_GPIO is not set | ||
1345 | # CONFIG_KEYBOARD_GPIO_POLLED is not set | ||
1346 | # CONFIG_KEYBOARD_TCA6416 is not set | ||
1347 | # CONFIG_KEYBOARD_MATRIX is not set | ||
1348 | # CONFIG_KEYBOARD_LM8323 is not set | ||
1349 | # CONFIG_KEYBOARD_MAX7359 is not set | ||
1350 | # CONFIG_KEYBOARD_MCS is not set | ||
1351 | # CONFIG_KEYBOARD_NEWTON is not set | ||
1352 | # CONFIG_KEYBOARD_OPENCORES is not set | ||
1353 | # CONFIG_KEYBOARD_STOWAWAY is not set | ||
1354 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
1355 | # CONFIG_KEYBOARD_XTKBD is not set | ||
1356 | CONFIG_INPUT_MOUSE=y | ||
1357 | CONFIG_MOUSE_PS2=y | ||
1358 | CONFIG_MOUSE_PS2_ALPS=y | ||
1359 | CONFIG_MOUSE_PS2_LOGIPS2PP=y | ||
1360 | CONFIG_MOUSE_PS2_SYNAPTICS=y | ||
1361 | CONFIG_MOUSE_PS2_LIFEBOOK=y | ||
1362 | CONFIG_MOUSE_PS2_TRACKPOINT=y | ||
1363 | # CONFIG_MOUSE_PS2_ELANTECH is not set | ||
1364 | # CONFIG_MOUSE_PS2_SENTELIC is not set | ||
1365 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set | ||
1366 | CONFIG_MOUSE_SERIAL=m | ||
1367 | # CONFIG_MOUSE_APPLETOUCH is not set | ||
1368 | # CONFIG_MOUSE_BCM5974 is not set | ||
1369 | # CONFIG_MOUSE_INPORT is not set | ||
1370 | # CONFIG_MOUSE_LOGIBM is not set | ||
1371 | # CONFIG_MOUSE_PC110PAD is not set | ||
1372 | # CONFIG_MOUSE_VSXXXAA is not set | ||
1373 | # CONFIG_MOUSE_GPIO is not set | ||
1374 | # CONFIG_MOUSE_SYNAPTICS_I2C is not set | ||
1375 | # CONFIG_INPUT_JOYSTICK is not set | ||
1376 | # CONFIG_INPUT_TABLET is not set | ||
1377 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
1378 | CONFIG_INPUT_MISC=y | ||
1379 | # CONFIG_INPUT_AD714X is not set | ||
1380 | CONFIG_INPUT_PCSPKR=m | ||
1381 | # CONFIG_INPUT_APANEL is not set | ||
1382 | # CONFIG_INPUT_WISTRON_BTNS is not set | ||
1383 | # CONFIG_INPUT_ATLAS_BTNS is not set | ||
1384 | # CONFIG_INPUT_ATI_REMOTE is not set | ||
1385 | # CONFIG_INPUT_ATI_REMOTE2 is not set | ||
1386 | # CONFIG_INPUT_KEYSPAN_REMOTE is not set | ||
1387 | # CONFIG_INPUT_POWERMATE is not set | ||
1388 | # CONFIG_INPUT_YEALINK is not set | ||
1389 | # CONFIG_INPUT_CM109 is not set | ||
1390 | # CONFIG_INPUT_UINPUT is not set | ||
1391 | # CONFIG_INPUT_WINBOND_CIR is not set | ||
1392 | # CONFIG_INPUT_PCF8574 is not set | ||
1393 | # CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set | ||
1394 | # CONFIG_INPUT_ADXL34X is not set | ||
1395 | |||
1396 | # | ||
1397 | # Hardware I/O ports | ||
1398 | # | ||
1399 | CONFIG_SERIO=y | ||
1400 | CONFIG_SERIO_I8042=y | ||
1401 | CONFIG_SERIO_SERPORT=m | ||
1402 | # CONFIG_SERIO_CT82C710 is not set | ||
1403 | # CONFIG_SERIO_PARKBD is not set | ||
1404 | # CONFIG_SERIO_PCIPS2 is not set | ||
1405 | CONFIG_SERIO_LIBPS2=y | ||
1406 | # CONFIG_SERIO_RAW is not set | ||
1407 | # CONFIG_SERIO_ALTERA_PS2 is not set | ||
1408 | # CONFIG_SERIO_PS2MULT is not set | ||
1409 | # CONFIG_GAMEPORT is not set | ||
1410 | |||
1411 | # | ||
1412 | # Character devices | ||
1413 | # | ||
1414 | CONFIG_VT=y | ||
1415 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
1416 | CONFIG_VT_CONSOLE=y | ||
1417 | CONFIG_HW_CONSOLE=y | ||
1418 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | ||
1419 | CONFIG_DEVKMEM=y | ||
1420 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
1421 | # CONFIG_N_GSM is not set | ||
1422 | CONFIG_NOZOMI=m | ||
1423 | |||
1424 | # | ||
1425 | # Serial drivers | ||
1426 | # | ||
1427 | CONFIG_SERIAL_8250=y | ||
1428 | CONFIG_SERIAL_8250_CONSOLE=y | ||
1429 | CONFIG_FIX_EARLYCON_MEM=y | ||
1430 | CONFIG_SERIAL_8250_PCI=y | ||
1431 | CONFIG_SERIAL_8250_PNP=y | ||
1432 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
1433 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | ||
1434 | CONFIG_SERIAL_8250_EXTENDED=y | ||
1435 | CONFIG_SERIAL_8250_MANY_PORTS=y | ||
1436 | # CONFIG_SERIAL_8250_FOURPORT is not set | ||
1437 | # CONFIG_SERIAL_8250_ACCENT is not set | ||
1438 | # CONFIG_SERIAL_8250_BOCA is not set | ||
1439 | # CONFIG_SERIAL_8250_EXAR_ST16C554 is not set | ||
1440 | # CONFIG_SERIAL_8250_HUB6 is not set | ||
1441 | CONFIG_SERIAL_8250_SHARE_IRQ=y | ||
1442 | # CONFIG_SERIAL_8250_DETECT_IRQ is not set | ||
1443 | CONFIG_SERIAL_8250_RSA=y | ||
1444 | # CONFIG_SERIAL_8250_MCA is not set | ||
1445 | |||
1446 | # | ||
1447 | # Non-8250 serial port support | ||
1448 | # | ||
1449 | # CONFIG_SERIAL_MFD_HSU is not set | ||
1450 | CONFIG_SERIAL_CORE=y | ||
1451 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
1452 | # CONFIG_SERIAL_JSM is not set | ||
1453 | # CONFIG_SERIAL_TIMBERDALE is not set | ||
1454 | # CONFIG_SERIAL_ALTERA_JTAGUART is not set | ||
1455 | # CONFIG_SERIAL_ALTERA_UART is not set | ||
1456 | CONFIG_UNIX98_PTYS=y | ||
1457 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
1458 | CONFIG_LEGACY_PTYS=y | ||
1459 | CONFIG_LEGACY_PTY_COUNT=256 | ||
1460 | CONFIG_PRINTER=m | ||
1461 | # CONFIG_LP_CONSOLE is not set | ||
1462 | # CONFIG_PPDEV is not set | ||
1463 | # CONFIG_IPMI_HANDLER is not set | ||
1464 | CONFIG_HW_RANDOM=m | ||
1465 | CONFIG_HW_RANDOM_TIMERIOMEM=m | ||
1466 | CONFIG_HW_RANDOM_INTEL=m | ||
1467 | CONFIG_HW_RANDOM_AMD=m | ||
1468 | CONFIG_HW_RANDOM_GEODE=m | ||
1469 | CONFIG_HW_RANDOM_VIA=m | ||
1470 | CONFIG_NVRAM=m | ||
1471 | CONFIG_RTC=y | ||
1472 | # CONFIG_DTLK is not set | ||
1473 | # CONFIG_R3964 is not set | ||
1474 | # CONFIG_APPLICOM is not set | ||
1475 | # CONFIG_SONYPI is not set | ||
1476 | # CONFIG_MWAVE is not set | ||
1477 | CONFIG_SCx200_GPIO=m | ||
1478 | CONFIG_PC8736x_GPIO=m | ||
1479 | CONFIG_NSC_GPIO=m | ||
1480 | CONFIG_CS5535_GPIO=m | ||
1481 | CONFIG_RAW_DRIVER=m | ||
1482 | CONFIG_MAX_RAW_DEVS=256 | ||
1483 | CONFIG_HPET=y | ||
1484 | CONFIG_HPET_MMAP=y | ||
1485 | # CONFIG_HANGCHECK_TIMER is not set | ||
1486 | # CONFIG_TCG_TPM is not set | ||
1487 | # CONFIG_TELCLOCK is not set | ||
1488 | CONFIG_DEVPORT=y | ||
1489 | # CONFIG_RAMOOPS is not set | ||
1490 | CONFIG_I2C=m | ||
1491 | CONFIG_I2C_BOARDINFO=y | ||
1492 | CONFIG_I2C_COMPAT=y | ||
1493 | # CONFIG_I2C_CHARDEV is not set | ||
1494 | # CONFIG_I2C_MUX is not set | ||
1495 | CONFIG_I2C_HELPER_AUTO=y | ||
1496 | CONFIG_I2C_ALGOBIT=m | ||
1497 | |||
1498 | # | ||
1499 | # I2C Hardware Bus support | ||
1500 | # | ||
1501 | |||
1502 | # | ||
1503 | # PC SMBus host controller drivers | ||
1504 | # | ||
1505 | # CONFIG_I2C_ALI1535 is not set | ||
1506 | # CONFIG_I2C_ALI1563 is not set | ||
1507 | # CONFIG_I2C_ALI15X3 is not set | ||
1508 | # CONFIG_I2C_AMD756 is not set | ||
1509 | # CONFIG_I2C_AMD8111 is not set | ||
1510 | # CONFIG_I2C_I801 is not set | ||
1511 | # CONFIG_I2C_ISCH is not set | ||
1512 | # CONFIG_I2C_PIIX4 is not set | ||
1513 | # CONFIG_I2C_NFORCE2 is not set | ||
1514 | # CONFIG_I2C_SIS5595 is not set | ||
1515 | # CONFIG_I2C_SIS630 is not set | ||
1516 | # CONFIG_I2C_SIS96X is not set | ||
1517 | # CONFIG_I2C_VIA is not set | ||
1518 | # CONFIG_I2C_VIAPRO is not set | ||
1519 | |||
1520 | # | ||
1521 | # ACPI drivers | ||
1522 | # | ||
1523 | # CONFIG_I2C_SCMI is not set | ||
1524 | |||
1525 | # | ||
1526 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
1527 | # | ||
1528 | # CONFIG_I2C_GPIO is not set | ||
1529 | # CONFIG_I2C_INTEL_MID is not set | ||
1530 | # CONFIG_I2C_OCORES is not set | ||
1531 | # CONFIG_I2C_PCA_PLATFORM is not set | ||
1532 | # CONFIG_I2C_SIMTEC is not set | ||
1533 | # CONFIG_I2C_XILINX is not set | ||
1534 | |||
1535 | # | ||
1536 | # External I2C/SMBus adapter drivers | ||
1537 | # | ||
1538 | # CONFIG_I2C_PARPORT is not set | ||
1539 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
1540 | # CONFIG_I2C_TAOS_EVM is not set | ||
1541 | # CONFIG_I2C_TINY_USB is not set | ||
1542 | |||
1543 | # | ||
1544 | # Other I2C/SMBus bus drivers | ||
1545 | # | ||
1546 | # CONFIG_I2C_PCA_ISA is not set | ||
1547 | # CONFIG_I2C_STUB is not set | ||
1548 | # CONFIG_SCx200_I2C is not set | ||
1549 | # CONFIG_SCx200_ACB is not set | ||
1550 | # CONFIG_I2C_DEBUG_CORE is not set | ||
1551 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
1552 | # CONFIG_I2C_DEBUG_BUS is not set | ||
1553 | # CONFIG_SPI is not set | ||
1554 | |||
1555 | # | ||
1556 | # PPS support | ||
1557 | # | ||
1558 | # CONFIG_PPS is not set | ||
1559 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | ||
1560 | CONFIG_GPIOLIB=y | ||
1561 | # CONFIG_GPIO_SYSFS is not set | ||
1562 | |||
1563 | # | ||
1564 | # Memory mapped GPIO expanders: | ||
1565 | # | ||
1566 | # CONFIG_GPIO_BASIC_MMIO is not set | ||
1567 | # CONFIG_GPIO_IT8761E is not set | ||
1568 | # CONFIG_GPIO_SCH is not set | ||
1569 | # CONFIG_GPIO_VX855 is not set | ||
1570 | |||
1571 | # | ||
1572 | # I2C GPIO expanders: | ||
1573 | # | ||
1574 | # CONFIG_GPIO_MAX7300 is not set | ||
1575 | # CONFIG_GPIO_MAX732X is not set | ||
1576 | # CONFIG_GPIO_PCA953X is not set | ||
1577 | # CONFIG_GPIO_PCF857X is not set | ||
1578 | # CONFIG_GPIO_ADP5588 is not set | ||
1579 | |||
1580 | # | ||
1581 | # PCI GPIO expanders: | ||
1582 | # | ||
1583 | # CONFIG_GPIO_CS5535 is not set | ||
1584 | # CONFIG_GPIO_BT8XX is not set | ||
1585 | # CONFIG_GPIO_LANGWELL is not set | ||
1586 | # CONFIG_GPIO_PCH is not set | ||
1587 | # CONFIG_GPIO_RDC321X is not set | ||
1588 | |||
1589 | # | ||
1590 | # SPI GPIO expanders: | ||
1591 | # | ||
1592 | |||
1593 | # | ||
1594 | # AC97 GPIO expanders: | ||
1595 | # | ||
1596 | |||
1597 | # | ||
1598 | # MODULbus GPIO expanders: | ||
1599 | # | ||
1600 | # CONFIG_W1 is not set | ||
1601 | CONFIG_POWER_SUPPLY=y | ||
1602 | # CONFIG_POWER_SUPPLY_DEBUG is not set | ||
1603 | # CONFIG_PDA_POWER is not set | ||
1604 | # CONFIG_TEST_POWER is not set | ||
1605 | # CONFIG_BATTERY_DS2782 is not set | ||
1606 | # CONFIG_BATTERY_BQ20Z75 is not set | ||
1607 | # CONFIG_BATTERY_BQ27x00 is not set | ||
1608 | # CONFIG_BATTERY_MAX17040 is not set | ||
1609 | CONFIG_HWMON=m | ||
1610 | # CONFIG_HWMON_VID is not set | ||
1611 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
1612 | |||
1613 | # | ||
1614 | # Native drivers | ||
1615 | # | ||
1616 | # CONFIG_SENSORS_ABITUGURU is not set | ||
1617 | # CONFIG_SENSORS_ABITUGURU3 is not set | ||
1618 | # CONFIG_SENSORS_AD7414 is not set | ||
1619 | # CONFIG_SENSORS_AD7418 is not set | ||
1620 | # CONFIG_SENSORS_ADM1021 is not set | ||
1621 | # CONFIG_SENSORS_ADM1025 is not set | ||
1622 | # CONFIG_SENSORS_ADM1026 is not set | ||
1623 | # CONFIG_SENSORS_ADM1029 is not set | ||
1624 | # CONFIG_SENSORS_ADM1031 is not set | ||
1625 | # CONFIG_SENSORS_ADM9240 is not set | ||
1626 | # CONFIG_SENSORS_ADT7411 is not set | ||
1627 | # CONFIG_SENSORS_ADT7462 is not set | ||
1628 | # CONFIG_SENSORS_ADT7470 is not set | ||
1629 | # CONFIG_SENSORS_ADT7475 is not set | ||
1630 | # CONFIG_SENSORS_ASC7621 is not set | ||
1631 | # CONFIG_SENSORS_K8TEMP is not set | ||
1632 | # CONFIG_SENSORS_K10TEMP is not set | ||
1633 | # CONFIG_SENSORS_ASB100 is not set | ||
1634 | # CONFIG_SENSORS_ATXP1 is not set | ||
1635 | # CONFIG_SENSORS_DS1621 is not set | ||
1636 | # CONFIG_SENSORS_I5K_AMB is not set | ||
1637 | # CONFIG_SENSORS_F71805F is not set | ||
1638 | # CONFIG_SENSORS_F71882FG is not set | ||
1639 | # CONFIG_SENSORS_F75375S is not set | ||
1640 | # CONFIG_SENSORS_FSCHMD is not set | ||
1641 | # CONFIG_SENSORS_G760A is not set | ||
1642 | # CONFIG_SENSORS_GL518SM is not set | ||
1643 | # CONFIG_SENSORS_GL520SM is not set | ||
1644 | # CONFIG_SENSORS_GPIO_FAN is not set | ||
1645 | # CONFIG_SENSORS_CORETEMP is not set | ||
1646 | # CONFIG_SENSORS_PKGTEMP is not set | ||
1647 | # CONFIG_SENSORS_IT87 is not set | ||
1648 | # CONFIG_SENSORS_JC42 is not set | ||
1649 | # CONFIG_SENSORS_LM63 is not set | ||
1650 | # CONFIG_SENSORS_LM73 is not set | ||
1651 | # CONFIG_SENSORS_LM75 is not set | ||
1652 | # CONFIG_SENSORS_LM77 is not set | ||
1653 | # CONFIG_SENSORS_LM78 is not set | ||
1654 | # CONFIG_SENSORS_LM80 is not set | ||
1655 | # CONFIG_SENSORS_LM83 is not set | ||
1656 | # CONFIG_SENSORS_LM85 is not set | ||
1657 | # CONFIG_SENSORS_LM87 is not set | ||
1658 | # CONFIG_SENSORS_LM90 is not set | ||
1659 | # CONFIG_SENSORS_LM92 is not set | ||
1660 | # CONFIG_SENSORS_LM93 is not set | ||
1661 | # CONFIG_SENSORS_LTC4215 is not set | ||
1662 | # CONFIG_SENSORS_LTC4245 is not set | ||
1663 | # CONFIG_SENSORS_LTC4261 is not set | ||
1664 | # CONFIG_SENSORS_LM95241 is not set | ||
1665 | # CONFIG_SENSORS_MAX1619 is not set | ||
1666 | # CONFIG_SENSORS_MAX6650 is not set | ||
1667 | # CONFIG_SENSORS_PC87360 is not set | ||
1668 | # CONFIG_SENSORS_PC87427 is not set | ||
1669 | # CONFIG_SENSORS_PCF8591 is not set | ||
1670 | # CONFIG_SENSORS_SHT15 is not set | ||
1671 | # CONFIG_SENSORS_SIS5595 is not set | ||
1672 | # CONFIG_SENSORS_SMM665 is not set | ||
1673 | # CONFIG_SENSORS_DME1737 is not set | ||
1674 | # CONFIG_SENSORS_EMC1403 is not set | ||
1675 | # CONFIG_SENSORS_EMC2103 is not set | ||
1676 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
1677 | # CONFIG_SENSORS_SMSC47M192 is not set | ||
1678 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
1679 | # CONFIG_SENSORS_ADS7828 is not set | ||
1680 | # CONFIG_SENSORS_AMC6821 is not set | ||
1681 | # CONFIG_SENSORS_THMC50 is not set | ||
1682 | # CONFIG_SENSORS_TMP102 is not set | ||
1683 | # CONFIG_SENSORS_TMP401 is not set | ||
1684 | # CONFIG_SENSORS_TMP421 is not set | ||
1685 | # CONFIG_SENSORS_VIA_CPUTEMP is not set | ||
1686 | # CONFIG_SENSORS_VIA686A is not set | ||
1687 | # CONFIG_SENSORS_VT1211 is not set | ||
1688 | # CONFIG_SENSORS_VT8231 is not set | ||
1689 | # CONFIG_SENSORS_W83781D is not set | ||
1690 | # CONFIG_SENSORS_W83791D is not set | ||
1691 | # CONFIG_SENSORS_W83792D is not set | ||
1692 | # CONFIG_SENSORS_W83793 is not set | ||
1693 | # CONFIG_SENSORS_W83795 is not set | ||
1694 | # CONFIG_SENSORS_W83L785TS is not set | ||
1695 | # CONFIG_SENSORS_W83L786NG is not set | ||
1696 | # CONFIG_SENSORS_W83627HF is not set | ||
1697 | # CONFIG_SENSORS_W83627EHF is not set | ||
1698 | # CONFIG_SENSORS_LIS3_I2C is not set | ||
1699 | # CONFIG_SENSORS_APPLESMC is not set | ||
1700 | |||
1701 | # | ||
1702 | # ACPI drivers | ||
1703 | # | ||
1704 | # CONFIG_SENSORS_ATK0110 is not set | ||
1705 | # CONFIG_SENSORS_LIS3LV02D is not set | ||
1706 | CONFIG_THERMAL=m | ||
1707 | # CONFIG_THERMAL_HWMON is not set | ||
1708 | # CONFIG_WATCHDOG is not set | ||
1709 | CONFIG_SSB_POSSIBLE=y | ||
1710 | |||
1711 | # | ||
1712 | # Sonics Silicon Backplane | ||
1713 | # | ||
1714 | CONFIG_SSB=m | ||
1715 | CONFIG_SSB_SPROM=y | ||
1716 | CONFIG_SSB_BLOCKIO=y | ||
1717 | CONFIG_SSB_PCIHOST_POSSIBLE=y | ||
1718 | CONFIG_SSB_PCIHOST=y | ||
1719 | CONFIG_SSB_B43_PCI_BRIDGE=y | ||
1720 | # CONFIG_SSB_DEBUG is not set | ||
1721 | CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y | ||
1722 | CONFIG_SSB_DRIVER_PCICORE=y | ||
1723 | CONFIG_MFD_SUPPORT=y | ||
1724 | # CONFIG_MFD_CORE is not set | ||
1725 | # CONFIG_MFD_SM501 is not set | ||
1726 | # CONFIG_HTC_PASIC3 is not set | ||
1727 | # CONFIG_UCB1400_CORE is not set | ||
1728 | # CONFIG_TPS65010 is not set | ||
1729 | # CONFIG_TPS6507X is not set | ||
1730 | # CONFIG_MFD_TMIO is not set | ||
1731 | # CONFIG_MFD_WM8400 is not set | ||
1732 | # CONFIG_MFD_PCF50633 is not set | ||
1733 | # CONFIG_ABX500_CORE is not set | ||
1734 | # CONFIG_MFD_TIMBERDALE is not set | ||
1735 | # CONFIG_LPC_SCH is not set | ||
1736 | # CONFIG_MFD_RDC321X is not set | ||
1737 | # CONFIG_MFD_JANZ_CMODIO is not set | ||
1738 | # CONFIG_MFD_VX855 is not set | ||
1739 | # CONFIG_REGULATOR is not set | ||
1740 | # CONFIG_MEDIA_SUPPORT is not set | ||
1741 | |||
1742 | # | ||
1743 | # Graphics support | ||
1744 | # | ||
1745 | CONFIG_AGP=m | ||
1746 | CONFIG_AGP_ALI=m | ||
1747 | CONFIG_AGP_ATI=m | ||
1748 | CONFIG_AGP_AMD=m | ||
1749 | CONFIG_AGP_AMD64=m | ||
1750 | CONFIG_AGP_INTEL=m | ||
1751 | CONFIG_AGP_NVIDIA=m | ||
1752 | CONFIG_AGP_SIS=m | ||
1753 | CONFIG_AGP_SWORKS=m | ||
1754 | CONFIG_AGP_VIA=m | ||
1755 | CONFIG_AGP_EFFICEON=m | ||
1756 | CONFIG_VGA_ARB=y | ||
1757 | CONFIG_VGA_ARB_MAX_GPUS=16 | ||
1758 | # CONFIG_VGA_SWITCHEROO is not set | ||
1759 | CONFIG_DRM=m | ||
1760 | CONFIG_DRM_KMS_HELPER=m | ||
1761 | CONFIG_DRM_TTM=m | ||
1762 | CONFIG_DRM_TDFX=m | ||
1763 | CONFIG_DRM_R128=m | ||
1764 | CONFIG_DRM_RADEON=m | ||
1765 | CONFIG_DRM_RADEON_KMS=y | ||
1766 | CONFIG_DRM_I810=m | ||
1767 | CONFIG_DRM_I830=m | ||
1768 | CONFIG_DRM_I915=m | ||
1769 | CONFIG_DRM_I915_KMS=y | ||
1770 | CONFIG_DRM_MGA=m | ||
1771 | CONFIG_DRM_SIS=m | ||
1772 | CONFIG_DRM_VIA=m | ||
1773 | CONFIG_DRM_SAVAGE=m | ||
1774 | # CONFIG_STUB_POULSBO is not set | ||
1775 | CONFIG_VGASTATE=m | ||
1776 | CONFIG_VIDEO_OUTPUT_CONTROL=m | ||
1777 | CONFIG_FB=y | ||
1778 | CONFIG_FIRMWARE_EDID=y | ||
1779 | CONFIG_FB_DDC=m | ||
1780 | CONFIG_FB_BOOT_VESA_SUPPORT=y | ||
1781 | CONFIG_FB_CFB_FILLRECT=y | ||
1782 | CONFIG_FB_CFB_COPYAREA=y | ||
1783 | CONFIG_FB_CFB_IMAGEBLIT=y | ||
1784 | # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set | ||
1785 | # CONFIG_FB_SYS_FILLRECT is not set | ||
1786 | # CONFIG_FB_SYS_COPYAREA is not set | ||
1787 | # CONFIG_FB_SYS_IMAGEBLIT is not set | ||
1788 | # CONFIG_FB_FOREIGN_ENDIAN is not set | ||
1789 | # CONFIG_FB_SYS_FOPS is not set | ||
1790 | # CONFIG_FB_SVGALIB is not set | ||
1791 | # CONFIG_FB_MACMODES is not set | ||
1792 | CONFIG_FB_BACKLIGHT=y | ||
1793 | CONFIG_FB_MODE_HELPERS=y | ||
1794 | # CONFIG_FB_TILEBLITTING is not set | ||
1795 | |||
1796 | # | ||
1797 | # Frame buffer hardware drivers | ||
1798 | # | ||
1799 | # CONFIG_FB_CIRRUS is not set | ||
1800 | # CONFIG_FB_PM2 is not set | ||
1801 | # CONFIG_FB_CYBER2000 is not set | ||
1802 | # CONFIG_FB_ARC is not set | ||
1803 | # CONFIG_FB_ASILIANT is not set | ||
1804 | # CONFIG_FB_IMSTT is not set | ||
1805 | CONFIG_FB_VGA16=m | ||
1806 | CONFIG_FB_UVESA=m | ||
1807 | CONFIG_FB_VESA=y | ||
1808 | # CONFIG_FB_N411 is not set | ||
1809 | # CONFIG_FB_HGA is not set | ||
1810 | # CONFIG_FB_S1D13XXX is not set | ||
1811 | CONFIG_FB_NVIDIA=m | ||
1812 | CONFIG_FB_NVIDIA_I2C=y | ||
1813 | # CONFIG_FB_NVIDIA_DEBUG is not set | ||
1814 | # CONFIG_FB_NVIDIA_BACKLIGHT is not set | ||
1815 | CONFIG_FB_RIVA=m | ||
1816 | CONFIG_FB_RIVA_I2C=y | ||
1817 | # CONFIG_FB_RIVA_DEBUG is not set | ||
1818 | # CONFIG_FB_RIVA_BACKLIGHT is not set | ||
1819 | CONFIG_FB_I810=m | ||
1820 | # CONFIG_FB_I810_GTF is not set | ||
1821 | CONFIG_FB_LE80578=m | ||
1822 | CONFIG_FB_CARILLO_RANCH=m | ||
1823 | CONFIG_FB_MATROX=m | ||
1824 | CONFIG_FB_MATROX_MILLENIUM=y | ||
1825 | CONFIG_FB_MATROX_MYSTIQUE=y | ||
1826 | CONFIG_FB_MATROX_G=y | ||
1827 | CONFIG_FB_MATROX_I2C=m | ||
1828 | CONFIG_FB_MATROX_MAVEN=m | ||
1829 | CONFIG_FB_RADEON=m | ||
1830 | CONFIG_FB_RADEON_I2C=y | ||
1831 | # CONFIG_FB_RADEON_BACKLIGHT is not set | ||
1832 | # CONFIG_FB_RADEON_DEBUG is not set | ||
1833 | CONFIG_FB_ATY128=m | ||
1834 | # CONFIG_FB_ATY128_BACKLIGHT is not set | ||
1835 | CONFIG_FB_ATY=m | ||
1836 | CONFIG_FB_ATY_CT=y | ||
1837 | CONFIG_FB_ATY_GENERIC_LCD=y | ||
1838 | CONFIG_FB_ATY_GX=y | ||
1839 | # CONFIG_FB_ATY_BACKLIGHT is not set | ||
1840 | # CONFIG_FB_S3 is not set | ||
1841 | CONFIG_FB_SAVAGE=m | ||
1842 | CONFIG_FB_SAVAGE_I2C=y | ||
1843 | CONFIG_FB_SAVAGE_ACCEL=y | ||
1844 | CONFIG_FB_SIS=m | ||
1845 | CONFIG_FB_SIS_300=y | ||
1846 | CONFIG_FB_SIS_315=y | ||
1847 | CONFIG_FB_VIA=m | ||
1848 | # CONFIG_FB_VIA_DIRECT_PROCFS is not set | ||
1849 | # CONFIG_FB_NEOMAGIC is not set | ||
1850 | # CONFIG_FB_KYRO is not set | ||
1851 | # CONFIG_FB_3DFX is not set | ||
1852 | # CONFIG_FB_VOODOO1 is not set | ||
1853 | # CONFIG_FB_VT8623 is not set | ||
1854 | # CONFIG_FB_TRIDENT is not set | ||
1855 | # CONFIG_FB_ARK is not set | ||
1856 | # CONFIG_FB_PM3 is not set | ||
1857 | # CONFIG_FB_CARMINE is not set | ||
1858 | CONFIG_FB_GEODE=y | ||
1859 | CONFIG_FB_GEODE_LX=m | ||
1860 | CONFIG_FB_GEODE_GX=m | ||
1861 | CONFIG_FB_GEODE_GX1=m | ||
1862 | # CONFIG_FB_VIRTUAL is not set | ||
1863 | # CONFIG_FB_METRONOME is not set | ||
1864 | # CONFIG_FB_MB862XX is not set | ||
1865 | # CONFIG_FB_BROADSHEET is not set | ||
1866 | CONFIG_BACKLIGHT_LCD_SUPPORT=y | ||
1867 | CONFIG_LCD_CLASS_DEVICE=m | ||
1868 | # CONFIG_LCD_PLATFORM is not set | ||
1869 | CONFIG_BACKLIGHT_CLASS_DEVICE=y | ||
1870 | CONFIG_BACKLIGHT_GENERIC=y | ||
1871 | # CONFIG_BACKLIGHT_PROGEAR is not set | ||
1872 | # CONFIG_BACKLIGHT_CARILLO_RANCH is not set | ||
1873 | # CONFIG_BACKLIGHT_MBP_NVIDIA is not set | ||
1874 | # CONFIG_BACKLIGHT_SAHARA is not set | ||
1875 | # CONFIG_BACKLIGHT_ADP8860 is not set | ||
1876 | |||
1877 | # | ||
1878 | # Display device support | ||
1879 | # | ||
1880 | # CONFIG_DISPLAY_SUPPORT is not set | ||
1881 | |||
1882 | # | ||
1883 | # Console display driver support | ||
1884 | # | ||
1885 | CONFIG_VGA_CONSOLE=y | ||
1886 | CONFIG_VGACON_SOFT_SCROLLBACK=y | ||
1887 | CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=64 | ||
1888 | # CONFIG_MDA_CONSOLE is not set | ||
1889 | CONFIG_DUMMY_CONSOLE=y | ||
1890 | CONFIG_FRAMEBUFFER_CONSOLE=y | ||
1891 | CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y | ||
1892 | CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y | ||
1893 | CONFIG_FB_CON_DECOR=y | ||
1894 | # CONFIG_FONTS is not set | ||
1895 | CONFIG_FONT_8x8=y | ||
1896 | CONFIG_FONT_8x16=y | ||
1897 | # CONFIG_LOGO is not set | ||
1898 | CONFIG_SOUND=m | ||
1899 | CONFIG_SOUND_OSS_CORE=y | ||
1900 | CONFIG_SOUND_OSS_CORE_PRECLAIM=y | ||
1901 | CONFIG_SND=m | ||
1902 | CONFIG_SND_TIMER=m | ||
1903 | CONFIG_SND_PCM=m | ||
1904 | CONFIG_SND_HWDEP=m | ||
1905 | CONFIG_SND_RAWMIDI=m | ||
1906 | CONFIG_SND_JACK=y | ||
1907 | CONFIG_SND_SEQUENCER=m | ||
1908 | CONFIG_SND_SEQ_DUMMY=m | ||
1909 | CONFIG_SND_OSSEMUL=y | ||
1910 | CONFIG_SND_MIXER_OSS=m | ||
1911 | CONFIG_SND_PCM_OSS=m | ||
1912 | CONFIG_SND_PCM_OSS_PLUGINS=y | ||
1913 | CONFIG_SND_SEQUENCER_OSS=y | ||
1914 | CONFIG_SND_HRTIMER=m | ||
1915 | CONFIG_SND_SEQ_HRTIMER_DEFAULT=y | ||
1916 | CONFIG_SND_RTCTIMER=m | ||
1917 | CONFIG_SND_DYNAMIC_MINORS=y | ||
1918 | CONFIG_SND_SUPPORT_OLD_API=y | ||
1919 | # CONFIG_SND_VERBOSE_PROCFS is not set | ||
1920 | # CONFIG_SND_VERBOSE_PRINTK is not set | ||
1921 | # CONFIG_SND_DEBUG is not set | ||
1922 | CONFIG_SND_VMASTER=y | ||
1923 | CONFIG_SND_DMA_SGBUF=y | ||
1924 | CONFIG_SND_RAWMIDI_SEQ=m | ||
1925 | CONFIG_SND_OPL3_LIB_SEQ=m | ||
1926 | CONFIG_SND_OPL4_LIB_SEQ=m | ||
1927 | CONFIG_SND_SBAWE_SEQ=m | ||
1928 | CONFIG_SND_EMU10K1_SEQ=m | ||
1929 | CONFIG_SND_MPU401_UART=m | ||
1930 | CONFIG_SND_OPL3_LIB=m | ||
1931 | CONFIG_SND_OPL4_LIB=m | ||
1932 | CONFIG_SND_VX_LIB=m | ||
1933 | CONFIG_SND_AC97_CODEC=m | ||
1934 | CONFIG_SND_DRIVERS=y | ||
1935 | CONFIG_SND_PCSP=m | ||
1936 | CONFIG_SND_DUMMY=m | ||
1937 | # CONFIG_SND_ALOOP is not set | ||
1938 | CONFIG_SND_VIRMIDI=m | ||
1939 | CONFIG_SND_MTPAV=m | ||
1940 | CONFIG_SND_MTS64=m | ||
1941 | CONFIG_SND_SERIAL_U16550=m | ||
1942 | CONFIG_SND_MPU401=m | ||
1943 | CONFIG_SND_PORTMAN2X4=m | ||
1944 | # CONFIG_SND_AC97_POWER_SAVE is not set | ||
1945 | CONFIG_SND_WSS_LIB=m | ||
1946 | CONFIG_SND_SB_COMMON=m | ||
1947 | CONFIG_SND_SB8_DSP=m | ||
1948 | CONFIG_SND_SB16_DSP=m | ||
1949 | CONFIG_SND_ISA=y | ||
1950 | CONFIG_SND_ADLIB=m | ||
1951 | CONFIG_SND_AD1816A=m | ||
1952 | CONFIG_SND_AD1848=m | ||
1953 | CONFIG_SND_ALS100=m | ||
1954 | CONFIG_SND_AZT1605=m | ||
1955 | CONFIG_SND_AZT2316=m | ||
1956 | CONFIG_SND_AZT2320=m | ||
1957 | CONFIG_SND_CMI8330=m | ||
1958 | CONFIG_SND_CS4231=m | ||
1959 | CONFIG_SND_CS4236=m | ||
1960 | CONFIG_SND_ES1688=m | ||
1961 | CONFIG_SND_ES18XX=m | ||
1962 | CONFIG_SND_SC6000=m | ||
1963 | CONFIG_SND_GUSCLASSIC=m | ||
1964 | CONFIG_SND_GUSEXTREME=m | ||
1965 | CONFIG_SND_GUSMAX=m | ||
1966 | CONFIG_SND_INTERWAVE=m | ||
1967 | CONFIG_SND_INTERWAVE_STB=m | ||
1968 | CONFIG_SND_JAZZ16=m | ||
1969 | CONFIG_SND_OPL3SA2=m | ||
1970 | CONFIG_SND_OPTI92X_AD1848=m | ||
1971 | CONFIG_SND_OPTI92X_CS4231=m | ||
1972 | CONFIG_SND_OPTI93X=m | ||
1973 | CONFIG_SND_MIRO=m | ||
1974 | CONFIG_SND_SB8=m | ||
1975 | CONFIG_SND_SB16=m | ||
1976 | CONFIG_SND_SBAWE=m | ||
1977 | CONFIG_SND_SB16_CSP=y | ||
1978 | CONFIG_SND_SSCAPE=m | ||
1979 | CONFIG_SND_WAVEFRONT=m | ||
1980 | CONFIG_SND_MSND_PINNACLE=m | ||
1981 | CONFIG_SND_MSND_CLASSIC=m | ||
1982 | CONFIG_SND_PCI=y | ||
1983 | CONFIG_SND_AD1889=m | ||
1984 | CONFIG_SND_ALS300=m | ||
1985 | CONFIG_SND_ALS4000=m | ||
1986 | CONFIG_SND_ALI5451=m | ||
1987 | CONFIG_SND_ASIHPI=m | ||
1988 | CONFIG_SND_ATIIXP=m | ||
1989 | # CONFIG_SND_ATIIXP_MODEM is not set | ||
1990 | CONFIG_SND_AU8810=m | ||
1991 | CONFIG_SND_AU8820=m | ||
1992 | CONFIG_SND_AU8830=m | ||
1993 | CONFIG_SND_AW2=m | ||
1994 | CONFIG_SND_AZT3328=m | ||
1995 | CONFIG_SND_BT87X=m | ||
1996 | # CONFIG_SND_BT87X_OVERCLOCK is not set | ||
1997 | CONFIG_SND_CA0106=m | ||
1998 | CONFIG_SND_CMIPCI=m | ||
1999 | CONFIG_SND_OXYGEN_LIB=m | ||
2000 | CONFIG_SND_OXYGEN=m | ||
2001 | CONFIG_SND_CS4281=m | ||
2002 | CONFIG_SND_CS46XX=m | ||
2003 | CONFIG_SND_CS46XX_NEW_DSP=y | ||
2004 | CONFIG_SND_CS5530=m | ||
2005 | CONFIG_SND_CS5535AUDIO=m | ||
2006 | CONFIG_SND_CTXFI=m | ||
2007 | CONFIG_SND_DARLA20=m | ||
2008 | CONFIG_SND_GINA20=m | ||
2009 | CONFIG_SND_LAYLA20=m | ||
2010 | CONFIG_SND_DARLA24=m | ||
2011 | CONFIG_SND_GINA24=m | ||
2012 | CONFIG_SND_LAYLA24=m | ||
2013 | CONFIG_SND_MONA=m | ||
2014 | CONFIG_SND_MIA=m | ||
2015 | CONFIG_SND_ECHO3G=m | ||
2016 | CONFIG_SND_INDIGO=m | ||
2017 | CONFIG_SND_INDIGOIO=m | ||
2018 | CONFIG_SND_INDIGODJ=m | ||
2019 | CONFIG_SND_INDIGOIOX=m | ||
2020 | CONFIG_SND_INDIGODJX=m | ||
2021 | CONFIG_SND_EMU10K1=m | ||
2022 | CONFIG_SND_EMU10K1X=m | ||
2023 | CONFIG_SND_ENS1370=m | ||
2024 | CONFIG_SND_ENS1371=m | ||
2025 | CONFIG_SND_ES1938=m | ||
2026 | CONFIG_SND_ES1968=m | ||
2027 | # CONFIG_SND_ES1968_INPUT is not set | ||
2028 | CONFIG_SND_FM801=m | ||
2029 | CONFIG_SND_HDA_INTEL=m | ||
2030 | # CONFIG_SND_HDA_HWDEP is not set | ||
2031 | # CONFIG_SND_HDA_INPUT_BEEP is not set | ||
2032 | # CONFIG_SND_HDA_INPUT_JACK is not set | ||
2033 | # CONFIG_SND_HDA_PATCH_LOADER is not set | ||
2034 | CONFIG_SND_HDA_CODEC_REALTEK=y | ||
2035 | CONFIG_SND_HDA_CODEC_ANALOG=y | ||
2036 | CONFIG_SND_HDA_CODEC_SIGMATEL=y | ||
2037 | CONFIG_SND_HDA_CODEC_VIA=y | ||
2038 | CONFIG_SND_HDA_CODEC_HDMI=y | ||
2039 | CONFIG_SND_HDA_CODEC_CIRRUS=y | ||
2040 | CONFIG_SND_HDA_CODEC_CONEXANT=y | ||
2041 | CONFIG_SND_HDA_CODEC_CA0110=y | ||
2042 | CONFIG_SND_HDA_CODEC_CMEDIA=y | ||
2043 | CONFIG_SND_HDA_CODEC_SI3054=y | ||
2044 | CONFIG_SND_HDA_GENERIC=y | ||
2045 | # CONFIG_SND_HDA_POWER_SAVE is not set | ||
2046 | CONFIG_SND_HDSP=m | ||
2047 | CONFIG_SND_HDSPM=m | ||
2048 | CONFIG_SND_HIFIER=m | ||
2049 | CONFIG_SND_ICE1712=m | ||
2050 | CONFIG_SND_ICE1724=m | ||
2051 | CONFIG_SND_INTEL8X0=m | ||
2052 | # CONFIG_SND_INTEL8X0M is not set | ||
2053 | CONFIG_SND_KORG1212=m | ||
2054 | CONFIG_SND_LX6464ES=m | ||
2055 | CONFIG_SND_MAESTRO3=m | ||
2056 | # CONFIG_SND_MAESTRO3_INPUT is not set | ||
2057 | CONFIG_SND_MIXART=m | ||
2058 | CONFIG_SND_NM256=m | ||
2059 | CONFIG_SND_PCXHR=m | ||
2060 | CONFIG_SND_RIPTIDE=m | ||
2061 | CONFIG_SND_RME32=m | ||
2062 | CONFIG_SND_RME96=m | ||
2063 | CONFIG_SND_RME9652=m | ||
2064 | CONFIG_SND_SIS7019=m | ||
2065 | CONFIG_SND_SONICVIBES=m | ||
2066 | CONFIG_SND_TRIDENT=m | ||
2067 | CONFIG_SND_VIA82XX=m | ||
2068 | # CONFIG_SND_VIA82XX_MODEM is not set | ||
2069 | CONFIG_SND_VIRTUOSO=m | ||
2070 | CONFIG_SND_VX222=m | ||
2071 | CONFIG_SND_YMFPCI=m | ||
2072 | CONFIG_SND_USB=y | ||
2073 | CONFIG_SND_USB_AUDIO=m | ||
2074 | # CONFIG_SND_USB_UA101 is not set | ||
2075 | # CONFIG_SND_USB_USX2Y is not set | ||
2076 | # CONFIG_SND_USB_CAIAQ is not set | ||
2077 | # CONFIG_SND_USB_US122L is not set | ||
2078 | # CONFIG_SND_SOC is not set | ||
2079 | # CONFIG_SOUND_PRIME is not set | ||
2080 | CONFIG_AC97_BUS=m | ||
2081 | CONFIG_HID_SUPPORT=y | ||
2082 | CONFIG_HID=y | ||
2083 | CONFIG_HIDRAW=y | ||
2084 | |||
2085 | # | ||
2086 | # USB Input Devices | ||
2087 | # | ||
2088 | CONFIG_USB_HID=y | ||
2089 | # CONFIG_HID_PID is not set | ||
2090 | CONFIG_USB_HIDDEV=y | ||
2091 | |||
2092 | # | ||
2093 | # Special HID drivers | ||
2094 | # | ||
2095 | # CONFIG_HID_3M_PCT is not set | ||
2096 | CONFIG_HID_A4TECH=y | ||
2097 | # CONFIG_HID_ACRUX_FF is not set | ||
2098 | CONFIG_HID_APPLE=y | ||
2099 | CONFIG_HID_BELKIN=y | ||
2100 | # CONFIG_HID_CANDO is not set | ||
2101 | CONFIG_HID_CHERRY=y | ||
2102 | CONFIG_HID_CHICONY=y | ||
2103 | # CONFIG_HID_PRODIKEYS is not set | ||
2104 | CONFIG_HID_CYPRESS=y | ||
2105 | # CONFIG_HID_DRAGONRISE is not set | ||
2106 | # CONFIG_HID_EGALAX is not set | ||
2107 | CONFIG_HID_EZKEY=y | ||
2108 | CONFIG_HID_KYE=y | ||
2109 | # CONFIG_HID_UCLOGIC is not set | ||
2110 | # CONFIG_HID_WALTOP is not set | ||
2111 | # CONFIG_HID_GYRATION is not set | ||
2112 | # CONFIG_HID_TWINHAN is not set | ||
2113 | CONFIG_HID_KENSINGTON=y | ||
2114 | CONFIG_HID_LOGITECH=y | ||
2115 | # CONFIG_LOGITECH_FF is not set | ||
2116 | # CONFIG_LOGIRUMBLEPAD2_FF is not set | ||
2117 | # CONFIG_LOGIG940_FF is not set | ||
2118 | # CONFIG_LOGIWII_FF is not set | ||
2119 | CONFIG_HID_MICROSOFT=y | ||
2120 | # CONFIG_HID_MOSART is not set | ||
2121 | CONFIG_HID_MONTEREY=y | ||
2122 | # CONFIG_HID_NTRIG is not set | ||
2123 | # CONFIG_HID_ORTEK is not set | ||
2124 | # CONFIG_HID_PANTHERLORD is not set | ||
2125 | # CONFIG_HID_PETALYNX is not set | ||
2126 | # CONFIG_HID_PICOLCD is not set | ||
2127 | # CONFIG_HID_QUANTA is not set | ||
2128 | # CONFIG_HID_ROCCAT is not set | ||
2129 | # CONFIG_HID_ROCCAT_KONE is not set | ||
2130 | # CONFIG_HID_ROCCAT_PYRA is not set | ||
2131 | # CONFIG_HID_SAMSUNG is not set | ||
2132 | # CONFIG_HID_SONY is not set | ||
2133 | # CONFIG_HID_STANTUM is not set | ||
2134 | # CONFIG_HID_SUNPLUS is not set | ||
2135 | # CONFIG_HID_GREENASIA is not set | ||
2136 | # CONFIG_HID_SMARTJOYPLUS is not set | ||
2137 | # CONFIG_HID_TOPSEED is not set | ||
2138 | # CONFIG_HID_THRUSTMASTER is not set | ||
2139 | # CONFIG_HID_ZEROPLUS is not set | ||
2140 | # CONFIG_HID_ZYDACRON is not set | ||
2141 | CONFIG_USB_SUPPORT=y | ||
2142 | CONFIG_USB_ARCH_HAS_HCD=y | ||
2143 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
2144 | CONFIG_USB_ARCH_HAS_EHCI=y | ||
2145 | CONFIG_USB=y | ||
2146 | # CONFIG_USB_DEBUG is not set | ||
2147 | CONFIG_USB_ANNOUNCE_NEW_DEVICES=y | ||
2148 | |||
2149 | # | ||
2150 | # Miscellaneous USB options | ||
2151 | # | ||
2152 | # CONFIG_USB_DEVICEFS is not set | ||
2153 | # CONFIG_USB_DEVICE_CLASS is not set | ||
2154 | # CONFIG_USB_DYNAMIC_MINORS is not set | ||
2155 | # CONFIG_USB_MON is not set | ||
2156 | # CONFIG_USB_WUSB is not set | ||
2157 | # CONFIG_USB_WUSB_CBAF is not set | ||
2158 | |||
2159 | # | ||
2160 | # USB Host Controller Drivers | ||
2161 | # | ||
2162 | # CONFIG_USB_C67X00_HCD is not set | ||
2163 | CONFIG_USB_XHCI_HCD=y | ||
2164 | # CONFIG_USB_XHCI_HCD_DEBUGGING is not set | ||
2165 | CONFIG_USB_EHCI_HCD=y | ||
2166 | CONFIG_USB_EHCI_ROOT_HUB_TT=y | ||
2167 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set | ||
2168 | # CONFIG_USB_OXU210HP_HCD is not set | ||
2169 | # CONFIG_USB_ISP116X_HCD is not set | ||
2170 | # CONFIG_USB_ISP1760_HCD is not set | ||
2171 | # CONFIG_USB_ISP1362_HCD is not set | ||
2172 | CONFIG_USB_OHCI_HCD=y | ||
2173 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set | ||
2174 | # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set | ||
2175 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | ||
2176 | CONFIG_USB_UHCI_HCD=y | ||
2177 | # CONFIG_USB_SL811_HCD is not set | ||
2178 | # CONFIG_USB_R8A66597_HCD is not set | ||
2179 | # CONFIG_USB_WHCI_HCD is not set | ||
2180 | # CONFIG_USB_HWA_HCD is not set | ||
2181 | |||
2182 | # | ||
2183 | # USB Device Class drivers | ||
2184 | # | ||
2185 | CONFIG_USB_ACM=m | ||
2186 | CONFIG_USB_PRINTER=m | ||
2187 | # CONFIG_USB_WDM is not set | ||
2188 | # CONFIG_USB_TMC is not set | ||
2189 | |||
2190 | # | ||
2191 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may | ||
2192 | # | ||
2193 | |||
2194 | # | ||
2195 | # also be needed; see USB_STORAGE Help for more info | ||
2196 | # | ||
2197 | CONFIG_USB_STORAGE=y | ||
2198 | # CONFIG_USB_STORAGE_DEBUG is not set | ||
2199 | # CONFIG_USB_STORAGE_DATAFAB is not set | ||
2200 | # CONFIG_USB_STORAGE_FREECOM is not set | ||
2201 | # CONFIG_USB_STORAGE_ISD200 is not set | ||
2202 | # CONFIG_USB_STORAGE_USBAT is not set | ||
2203 | # CONFIG_USB_STORAGE_SDDR09 is not set | ||
2204 | # CONFIG_USB_STORAGE_SDDR55 is not set | ||
2205 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | ||
2206 | # CONFIG_USB_STORAGE_ALAUDA is not set | ||
2207 | # CONFIG_USB_STORAGE_ONETOUCH is not set | ||
2208 | # CONFIG_USB_STORAGE_KARMA is not set | ||
2209 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set | ||
2210 | # CONFIG_USB_UAS is not set | ||
2211 | CONFIG_USB_LIBUSUAL=y | ||
2212 | |||
2213 | # | ||
2214 | # USB Imaging devices | ||
2215 | # | ||
2216 | # CONFIG_USB_MDC800 is not set | ||
2217 | # CONFIG_USB_MICROTEK is not set | ||
2218 | |||
2219 | # | ||
2220 | # USB port drivers | ||
2221 | # | ||
2222 | # CONFIG_USB_USS720 is not set | ||
2223 | CONFIG_USB_SERIAL=m | ||
2224 | CONFIG_USB_EZUSB=y | ||
2225 | CONFIG_USB_SERIAL_GENERIC=y | ||
2226 | # CONFIG_USB_SERIAL_AIRCABLE is not set | ||
2227 | # CONFIG_USB_SERIAL_ARK3116 is not set | ||
2228 | # CONFIG_USB_SERIAL_BELKIN is not set | ||
2229 | # CONFIG_USB_SERIAL_CH341 is not set | ||
2230 | # CONFIG_USB_SERIAL_WHITEHEAT is not set | ||
2231 | # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set | ||
2232 | # CONFIG_USB_SERIAL_CP210X is not set | ||
2233 | # CONFIG_USB_SERIAL_CYPRESS_M8 is not set | ||
2234 | # CONFIG_USB_SERIAL_EMPEG is not set | ||
2235 | # CONFIG_USB_SERIAL_FTDI_SIO is not set | ||
2236 | # CONFIG_USB_SERIAL_FUNSOFT is not set | ||
2237 | # CONFIG_USB_SERIAL_VISOR is not set | ||
2238 | # CONFIG_USB_SERIAL_IPAQ is not set | ||
2239 | # CONFIG_USB_SERIAL_IR is not set | ||
2240 | # CONFIG_USB_SERIAL_EDGEPORT is not set | ||
2241 | # CONFIG_USB_SERIAL_EDGEPORT_TI is not set | ||
2242 | # CONFIG_USB_SERIAL_GARMIN is not set | ||
2243 | # CONFIG_USB_SERIAL_IPW is not set | ||
2244 | # CONFIG_USB_SERIAL_IUU is not set | ||
2245 | # CONFIG_USB_SERIAL_KEYSPAN_PDA is not set | ||
2246 | # CONFIG_USB_SERIAL_KEYSPAN is not set | ||
2247 | # CONFIG_USB_SERIAL_KLSI is not set | ||
2248 | # CONFIG_USB_SERIAL_KOBIL_SCT is not set | ||
2249 | # CONFIG_USB_SERIAL_MCT_U232 is not set | ||
2250 | # CONFIG_USB_SERIAL_MOS7720 is not set | ||
2251 | # CONFIG_USB_SERIAL_MOS7840 is not set | ||
2252 | # CONFIG_USB_SERIAL_MOTOROLA is not set | ||
2253 | # CONFIG_USB_SERIAL_NAVMAN is not set | ||
2254 | # CONFIG_USB_SERIAL_PL2303 is not set | ||
2255 | # CONFIG_USB_SERIAL_OTI6858 is not set | ||
2256 | # CONFIG_USB_SERIAL_QCAUX is not set | ||
2257 | # CONFIG_USB_SERIAL_QUALCOMM is not set | ||
2258 | # CONFIG_USB_SERIAL_SPCP8X5 is not set | ||
2259 | # CONFIG_USB_SERIAL_HP4X is not set | ||
2260 | # CONFIG_USB_SERIAL_SAFE is not set | ||
2261 | # CONFIG_USB_SERIAL_SAMBA is not set | ||
2262 | # CONFIG_USB_SERIAL_SIEMENS_MPI is not set | ||
2263 | # CONFIG_USB_SERIAL_SIERRAWIRELESS is not set | ||
2264 | # CONFIG_USB_SERIAL_SYMBOL is not set | ||
2265 | # CONFIG_USB_SERIAL_TI is not set | ||
2266 | # CONFIG_USB_SERIAL_CYBERJACK is not set | ||
2267 | # CONFIG_USB_SERIAL_XIRCOM is not set | ||
2268 | # CONFIG_USB_SERIAL_OPTION is not set | ||
2269 | # CONFIG_USB_SERIAL_OMNINET is not set | ||
2270 | # CONFIG_USB_SERIAL_OPTICON is not set | ||
2271 | # CONFIG_USB_SERIAL_VIVOPAY_SERIAL is not set | ||
2272 | # CONFIG_USB_SERIAL_ZIO is not set | ||
2273 | # CONFIG_USB_SERIAL_SSU100 is not set | ||
2274 | # CONFIG_USB_SERIAL_DEBUG is not set | ||
2275 | |||
2276 | # | ||
2277 | # USB Miscellaneous drivers | ||
2278 | # | ||
2279 | # CONFIG_USB_EMI62 is not set | ||
2280 | # CONFIG_USB_EMI26 is not set | ||
2281 | # CONFIG_USB_ADUTUX is not set | ||
2282 | # CONFIG_USB_SEVSEG is not set | ||
2283 | # CONFIG_USB_RIO500 is not set | ||
2284 | # CONFIG_USB_LEGOTOWER is not set | ||
2285 | # CONFIG_USB_LCD is not set | ||
2286 | # CONFIG_USB_LED is not set | ||
2287 | # CONFIG_USB_CYPRESS_CY7C63 is not set | ||
2288 | # CONFIG_USB_CYTHERM is not set | ||
2289 | # CONFIG_USB_IDMOUSE is not set | ||
2290 | # CONFIG_USB_FTDI_ELAN is not set | ||
2291 | # CONFIG_USB_APPLEDISPLAY is not set | ||
2292 | # CONFIG_USB_SISUSBVGA is not set | ||
2293 | # CONFIG_USB_LD is not set | ||
2294 | # CONFIG_USB_TRANCEVIBRATOR is not set | ||
2295 | # CONFIG_USB_IOWARRIOR is not set | ||
2296 | # CONFIG_USB_TEST is not set | ||
2297 | # CONFIG_USB_ISIGHTFW is not set | ||
2298 | # CONFIG_USB_YUREX is not set | ||
2299 | # CONFIG_USB_GADGET is not set | ||
2300 | |||
2301 | # | ||
2302 | # OTG and related infrastructure | ||
2303 | # | ||
2304 | # CONFIG_USB_GPIO_VBUS is not set | ||
2305 | # CONFIG_NOP_USB_XCEIV is not set | ||
2306 | # CONFIG_UWB is not set | ||
2307 | # CONFIG_MMC is not set | ||
2308 | # CONFIG_MEMSTICK is not set | ||
2309 | CONFIG_NEW_LEDS=y | ||
2310 | CONFIG_LEDS_CLASS=y | ||
2311 | |||
2312 | # | ||
2313 | # LED drivers | ||
2314 | # | ||
2315 | # CONFIG_LEDS_NET48XX is not set | ||
2316 | # CONFIG_LEDS_WRAP is not set | ||
2317 | # CONFIG_LEDS_ALIX2 is not set | ||
2318 | # CONFIG_LEDS_PCA9532 is not set | ||
2319 | # CONFIG_LEDS_GPIO is not set | ||
2320 | # CONFIG_LEDS_LP3944 is not set | ||
2321 | # CONFIG_LEDS_LP5521 is not set | ||
2322 | # CONFIG_LEDS_LP5523 is not set | ||
2323 | # CONFIG_LEDS_CLEVO_MAIL is not set | ||
2324 | # CONFIG_LEDS_PCA955X is not set | ||
2325 | # CONFIG_LEDS_BD2802 is not set | ||
2326 | # CONFIG_LEDS_INTEL_SS4200 is not set | ||
2327 | # CONFIG_LEDS_LT3593 is not set | ||
2328 | # CONFIG_LEDS_DELL_NETBOOKS is not set | ||
2329 | CONFIG_LEDS_TRIGGERS=y | ||
2330 | |||
2331 | # | ||
2332 | # LED Triggers | ||
2333 | # | ||
2334 | # CONFIG_LEDS_TRIGGER_TIMER is not set | ||
2335 | # CONFIG_LEDS_TRIGGER_IDE_DISK is not set | ||
2336 | # CONFIG_LEDS_TRIGGER_HEARTBEAT is not set | ||
2337 | # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set | ||
2338 | # CONFIG_LEDS_TRIGGER_GPIO is not set | ||
2339 | # CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set | ||
2340 | |||
2341 | # | ||
2342 | # iptables trigger is under Netfilter config (LED target) | ||
2343 | # | ||
2344 | # CONFIG_ACCESSIBILITY is not set | ||
2345 | # CONFIG_INFINIBAND is not set | ||
2346 | # CONFIG_EDAC is not set | ||
2347 | # CONFIG_RTC_CLASS is not set | ||
2348 | # CONFIG_DMADEVICES is not set | ||
2349 | # CONFIG_AUXDISPLAY is not set | ||
2350 | CONFIG_UIO=m | ||
2351 | # CONFIG_UIO_CIF is not set | ||
2352 | # CONFIG_UIO_PDRV is not set | ||
2353 | # CONFIG_UIO_PDRV_GENIRQ is not set | ||
2354 | # CONFIG_UIO_AEC is not set | ||
2355 | # CONFIG_UIO_SERCOS3 is not set | ||
2356 | # CONFIG_UIO_PCI_GENERIC is not set | ||
2357 | # CONFIG_UIO_NETX is not set | ||
2358 | CONFIG_STAGING=y | ||
2359 | # CONFIG_STAGING_EXCLUDE_BUILD is not set | ||
2360 | # CONFIG_ET131X is not set | ||
2361 | # CONFIG_SLICOSS is not set | ||
2362 | CONFIG_USB_IP_COMMON=m | ||
2363 | CONFIG_USB_IP_VHCI_HCD=m | ||
2364 | CONFIG_USB_IP_HOST=m | ||
2365 | # CONFIG_USB_IP_DEBUG_ENABLE is not set | ||
2366 | # CONFIG_W35UND is not set | ||
2367 | # CONFIG_PRISM2_USB is not set | ||
2368 | # CONFIG_ECHO is not set | ||
2369 | # CONFIG_BRCM80211 is not set | ||
2370 | # CONFIG_RT2860 is not set | ||
2371 | # CONFIG_RT2870 is not set | ||
2372 | # CONFIG_COMEDI is not set | ||
2373 | # CONFIG_ASUS_OLED is not set | ||
2374 | # CONFIG_PANEL is not set | ||
2375 | # CONFIG_R8187SE is not set | ||
2376 | # CONFIG_RTL8192U is not set | ||
2377 | # CONFIG_RTL8192E is not set | ||
2378 | # CONFIG_R8712U is not set | ||
2379 | # CONFIG_TRANZPORT is not set | ||
2380 | # CONFIG_POHMELFS is not set | ||
2381 | # CONFIG_AUTOFS_FS is not set | ||
2382 | # CONFIG_IDE_PHISON is not set | ||
2383 | # CONFIG_LINE6_USB is not set | ||
2384 | # CONFIG_DRM_VMWGFX is not set | ||
2385 | CONFIG_DRM_NOUVEAU=m | ||
2386 | CONFIG_DRM_NOUVEAU_BACKLIGHT=y | ||
2387 | |||
2388 | # | ||
2389 | # I2C encoder or helper chips | ||
2390 | # | ||
2391 | CONFIG_DRM_I2C_CH7006=m | ||
2392 | CONFIG_DRM_I2C_SIL164=m | ||
2393 | # CONFIG_USB_SERIAL_QUATECH2 is not set | ||
2394 | # CONFIG_USB_SERIAL_QUATECH_USB2 is not set | ||
2395 | # CONFIG_VT6655 is not set | ||
2396 | # CONFIG_VT6656 is not set | ||
2397 | # CONFIG_FB_UDL is not set | ||
2398 | # CONFIG_HYPERV is not set | ||
2399 | # CONFIG_VME_BUS is not set | ||
2400 | # CONFIG_IIO is not set | ||
2401 | # CONFIG_ZRAM is not set | ||
2402 | # CONFIG_BATMAN_ADV is not set | ||
2403 | # CONFIG_SAMSUNG_LAPTOP is not set | ||
2404 | # CONFIG_FB_SM7XX is not set | ||
2405 | # CONFIG_CRYSTALHD is not set | ||
2406 | |||
2407 | # | ||
2408 | # Texas Instruments shared transport line discipline | ||
2409 | # | ||
2410 | # CONFIG_FB_XGI is not set | ||
2411 | # CONFIG_SMB_FS is not set | ||
2412 | # CONFIG_ACPI_QUICKSTART is not set | ||
2413 | CONFIG_MACH_NO_WESTBRIDGE=y | ||
2414 | # CONFIG_USB_ENESTORAGE is not set | ||
2415 | # CONFIG_BCM_WIMAX is not set | ||
2416 | # CONFIG_FT1000 is not set | ||
2417 | |||
2418 | # | ||
2419 | # Speakup console speech | ||
2420 | # | ||
2421 | # CONFIG_SPEAKUP is not set | ||
2422 | CONFIG_X86_PLATFORM_DEVICES=y | ||
2423 | CONFIG_ACER_WMI=m | ||
2424 | CONFIG_ASUS_LAPTOP=m | ||
2425 | CONFIG_DELL_WMI=m | ||
2426 | CONFIG_FUJITSU_LAPTOP=m | ||
2427 | # CONFIG_FUJITSU_LAPTOP_DEBUG is not set | ||
2428 | CONFIG_TC1100_WMI=m | ||
2429 | CONFIG_HP_WMI=m | ||
2430 | CONFIG_MSI_LAPTOP=m | ||
2431 | CONFIG_PANASONIC_LAPTOP=m | ||
2432 | CONFIG_COMPAL_LAPTOP=m | ||
2433 | CONFIG_SONY_LAPTOP=m | ||
2434 | CONFIG_SONYPI_COMPAT=y | ||
2435 | CONFIG_IDEAPAD_LAPTOP=m | ||
2436 | CONFIG_THINKPAD_ACPI=m | ||
2437 | CONFIG_THINKPAD_ACPI_ALSA_SUPPORT=y | ||
2438 | # CONFIG_THINKPAD_ACPI_DEBUGFACILITIES is not set | ||
2439 | # CONFIG_THINKPAD_ACPI_DEBUG is not set | ||
2440 | # CONFIG_THINKPAD_ACPI_UNSAFE_LEDS is not set | ||
2441 | CONFIG_THINKPAD_ACPI_VIDEO=y | ||
2442 | CONFIG_THINKPAD_ACPI_HOTKEY_POLL=y | ||
2443 | CONFIG_SENSORS_HDAPS=m | ||
2444 | CONFIG_INTEL_MENLOW=m | ||
2445 | CONFIG_EEEPC_WMI=m | ||
2446 | CONFIG_ACPI_WMI=m | ||
2447 | CONFIG_MSI_WMI=m | ||
2448 | CONFIG_ACPI_ASUS=m | ||
2449 | CONFIG_TOPSTAR_LAPTOP=m | ||
2450 | CONFIG_ACPI_TOSHIBA=m | ||
2451 | CONFIG_TOSHIBA_BT_RFKILL=m | ||
2452 | CONFIG_ACPI_CMPC=m | ||
2453 | CONFIG_INTEL_IPS=m | ||
2454 | CONFIG_IBM_RTL=m | ||
2455 | |||
2456 | # | ||
2457 | # Firmware Drivers | ||
2458 | # | ||
2459 | # CONFIG_EDD is not set | ||
2460 | CONFIG_FIRMWARE_MEMMAP=y | ||
2461 | # CONFIG_DELL_RBU is not set | ||
2462 | # CONFIG_DCDBAS is not set | ||
2463 | CONFIG_DMIID=y | ||
2464 | # CONFIG_ISCSI_IBFT_FIND is not set | ||
2465 | |||
2466 | # | ||
2467 | # File systems | ||
2468 | # | ||
2469 | CONFIG_EXT2_FS=y | ||
2470 | # CONFIG_EXT2_FS_XATTR is not set | ||
2471 | CONFIG_EXT2_FS_XIP=y | ||
2472 | CONFIG_EXT3_FS=y | ||
2473 | CONFIG_EXT3_DEFAULTS_TO_ORDERED=y | ||
2474 | CONFIG_EXT3_FS_XATTR=y | ||
2475 | # CONFIG_EXT3_FS_POSIX_ACL is not set | ||
2476 | # CONFIG_EXT3_FS_SECURITY is not set | ||
2477 | CONFIG_EXT4_FS=y | ||
2478 | # CONFIG_EXT4_FS_XATTR is not set | ||
2479 | # CONFIG_EXT4_DEBUG is not set | ||
2480 | CONFIG_FS_XIP=y | ||
2481 | CONFIG_JBD=y | ||
2482 | CONFIG_JBD2=y | ||
2483 | CONFIG_FS_MBCACHE=y | ||
2484 | CONFIG_REISERFS_FS=y | ||
2485 | # CONFIG_REISERFS_CHECK is not set | ||
2486 | CONFIG_REISERFS_PROC_INFO=y | ||
2487 | CONFIG_REISERFS_FS_XATTR=y | ||
2488 | # CONFIG_REISERFS_FS_POSIX_ACL is not set | ||
2489 | # CONFIG_REISERFS_FS_SECURITY is not set | ||
2490 | # CONFIG_JFS_FS is not set | ||
2491 | # CONFIG_FS_POSIX_ACL is not set | ||
2492 | # CONFIG_XFS_FS is not set | ||
2493 | # CONFIG_GFS2_FS is not set | ||
2494 | # CONFIG_OCFS2_FS is not set | ||
2495 | # CONFIG_BTRFS_FS is not set | ||
2496 | # CONFIG_NILFS2_FS is not set | ||
2497 | CONFIG_FILE_LOCKING=y | ||
2498 | CONFIG_FSNOTIFY=y | ||
2499 | CONFIG_DNOTIFY=y | ||
2500 | CONFIG_INOTIFY_USER=y | ||
2501 | CONFIG_FANOTIFY=y | ||
2502 | # CONFIG_QUOTA is not set | ||
2503 | # CONFIG_QUOTACTL is not set | ||
2504 | CONFIG_AUTOFS4_FS=m | ||
2505 | CONFIG_FUSE_FS=y | ||
2506 | CONFIG_CUSE=y | ||
2507 | |||
2508 | # | ||
2509 | # Caches | ||
2510 | # | ||
2511 | # CONFIG_FSCACHE is not set | ||
2512 | |||
2513 | # | ||
2514 | # CD-ROM/DVD Filesystems | ||
2515 | # | ||
2516 | CONFIG_ISO9660_FS=y | ||
2517 | CONFIG_JOLIET=y | ||
2518 | CONFIG_ZISOFS=y | ||
2519 | CONFIG_UDF_FS=y | ||
2520 | CONFIG_UDF_NLS=y | ||
2521 | |||
2522 | # | ||
2523 | # DOS/FAT/NT Filesystems | ||
2524 | # | ||
2525 | CONFIG_FAT_FS=y | ||
2526 | CONFIG_MSDOS_FS=y | ||
2527 | CONFIG_VFAT_FS=y | ||
2528 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
2529 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
2530 | CONFIG_NTFS_FS=m | ||
2531 | # CONFIG_NTFS_DEBUG is not set | ||
2532 | # CONFIG_NTFS_RW is not set | ||
2533 | |||
2534 | # | ||
2535 | # Pseudo filesystems | ||
2536 | # | ||
2537 | CONFIG_PROC_FS=y | ||
2538 | CONFIG_PROC_KCORE=y | ||
2539 | CONFIG_PROC_SYSCTL=y | ||
2540 | CONFIG_PROC_PAGE_MONITOR=y | ||
2541 | CONFIG_SYSFS=y | ||
2542 | CONFIG_TMPFS=y | ||
2543 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
2544 | # CONFIG_HUGETLBFS is not set | ||
2545 | # CONFIG_HUGETLB_PAGE is not set | ||
2546 | # CONFIG_CONFIGFS_FS is not set | ||
2547 | CONFIG_MISC_FILESYSTEMS=y | ||
2548 | # CONFIG_ADFS_FS is not set | ||
2549 | # CONFIG_AFFS_FS is not set | ||
2550 | # CONFIG_ECRYPT_FS is not set | ||
2551 | CONFIG_UNION_FS=y | ||
2552 | CONFIG_UNION_FS_XATTR=y | ||
2553 | # CONFIG_UNION_FS_DEBUG is not set | ||
2554 | # CONFIG_HFS_FS is not set | ||
2555 | # CONFIG_HFSPLUS_FS is not set | ||
2556 | # CONFIG_BEFS_FS is not set | ||
2557 | # CONFIG_BFS_FS is not set | ||
2558 | # CONFIG_EFS_FS is not set | ||
2559 | # CONFIG_LOGFS is not set | ||
2560 | # CONFIG_CRAMFS is not set | ||
2561 | CONFIG_SQUASHFS=y | ||
2562 | # CONFIG_SQUASHFS_XATTR is not set | ||
2563 | # CONFIG_SQUASHFS_LZO is not set | ||
2564 | # CONFIG_SQUASHFS_EMBEDDED is not set | ||
2565 | CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3 | ||
2566 | # CONFIG_VXFS_FS is not set | ||
2567 | # CONFIG_MINIX_FS is not set | ||
2568 | # CONFIG_OMFS_FS is not set | ||
2569 | # CONFIG_HPFS_FS is not set | ||
2570 | # CONFIG_QNX4FS_FS is not set | ||
2571 | # CONFIG_ROMFS_FS is not set | ||
2572 | # CONFIG_SYSV_FS is not set | ||
2573 | # CONFIG_UFS_FS is not set | ||
2574 | CONFIG_NETWORK_FILESYSTEMS=y | ||
2575 | CONFIG_NFS_FS=y | ||
2576 | CONFIG_NFS_V3=y | ||
2577 | # CONFIG_NFS_V3_ACL is not set | ||
2578 | CONFIG_NFS_V4=y | ||
2579 | # CONFIG_NFS_V4_1 is not set | ||
2580 | # CONFIG_NFS_USE_LEGACY_DNS is not set | ||
2581 | CONFIG_NFS_USE_KERNEL_DNS=y | ||
2582 | # CONFIG_NFS_USE_NEW_IDMAPPER is not set | ||
2583 | # CONFIG_NFSD is not set | ||
2584 | CONFIG_LOCKD=y | ||
2585 | CONFIG_LOCKD_V4=y | ||
2586 | CONFIG_NFS_COMMON=y | ||
2587 | CONFIG_SUNRPC=y | ||
2588 | CONFIG_SUNRPC_GSS=y | ||
2589 | CONFIG_RPCSEC_GSS_KRB5=y | ||
2590 | # CONFIG_CEPH_FS is not set | ||
2591 | CONFIG_CIFS=m | ||
2592 | CONFIG_CIFS_STATS=y | ||
2593 | # CONFIG_CIFS_STATS2 is not set | ||
2594 | CONFIG_CIFS_WEAK_PW_HASH=y | ||
2595 | # CONFIG_CIFS_UPCALL is not set | ||
2596 | # CONFIG_CIFS_XATTR is not set | ||
2597 | # CONFIG_CIFS_DEBUG2 is not set | ||
2598 | # CONFIG_CIFS_DFS_UPCALL is not set | ||
2599 | # CONFIG_CIFS_EXPERIMENTAL is not set | ||
2600 | # CONFIG_NCP_FS is not set | ||
2601 | # CONFIG_CODA_FS is not set | ||
2602 | # CONFIG_AFS_FS is not set | ||
2603 | |||
2604 | # | ||
2605 | # Partition Types | ||
2606 | # | ||
2607 | # CONFIG_PARTITION_ADVANCED is not set | ||
2608 | CONFIG_MSDOS_PARTITION=y | ||
2609 | CONFIG_NLS=y | ||
2610 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
2611 | CONFIG_NLS_CODEPAGE_437=y | ||
2612 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
2613 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
2614 | CONFIG_NLS_CODEPAGE_850=y | ||
2615 | CONFIG_NLS_CODEPAGE_852=y | ||
2616 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
2617 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
2618 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
2619 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
2620 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
2621 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
2622 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
2623 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
2624 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
2625 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
2626 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
2627 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
2628 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
2629 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
2630 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
2631 | # CONFIG_NLS_ISO8859_8 is not set | ||
2632 | CONFIG_NLS_CODEPAGE_1250=y | ||
2633 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
2634 | CONFIG_NLS_ASCII=y | ||
2635 | CONFIG_NLS_ISO8859_1=y | ||
2636 | CONFIG_NLS_ISO8859_2=y | ||
2637 | # CONFIG_NLS_ISO8859_3 is not set | ||
2638 | # CONFIG_NLS_ISO8859_4 is not set | ||
2639 | # CONFIG_NLS_ISO8859_5 is not set | ||
2640 | # CONFIG_NLS_ISO8859_6 is not set | ||
2641 | # CONFIG_NLS_ISO8859_7 is not set | ||
2642 | # CONFIG_NLS_ISO8859_9 is not set | ||
2643 | # CONFIG_NLS_ISO8859_13 is not set | ||
2644 | # CONFIG_NLS_ISO8859_14 is not set | ||
2645 | CONFIG_NLS_ISO8859_15=y | ||
2646 | # CONFIG_NLS_KOI8_R is not set | ||
2647 | # CONFIG_NLS_KOI8_U is not set | ||
2648 | CONFIG_NLS_UTF8=y | ||
2649 | # CONFIG_DLM is not set | ||
2650 | |||
2651 | # | ||
2652 | # Kernel hacking | ||
2653 | # | ||
2654 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
2655 | CONFIG_PRINTK_TIME=y | ||
2656 | # CONFIG_ENABLE_WARN_DEPRECATED is not set | ||
2657 | # CONFIG_ENABLE_MUST_CHECK is not set | ||
2658 | CONFIG_FRAME_WARN=1024 | ||
2659 | # CONFIG_MAGIC_SYSRQ is not set | ||
2660 | CONFIG_STRIP_ASM_SYMS=y | ||
2661 | # CONFIG_UNUSED_SYMBOLS is not set | ||
2662 | # CONFIG_DEBUG_FS is not set | ||
2663 | # CONFIG_HEADERS_CHECK is not set | ||
2664 | # CONFIG_DEBUG_KERNEL is not set | ||
2665 | # CONFIG_HARDLOCKUP_DETECTOR is not set | ||
2666 | CONFIG_BKL=y | ||
2667 | # CONFIG_SPARSE_RCU_POINTER is not set | ||
2668 | CONFIG_DEBUG_BUGVERBOSE=y | ||
2669 | CONFIG_DEBUG_MEMORY_INIT=y | ||
2670 | CONFIG_ARCH_WANT_FRAME_POINTERS=y | ||
2671 | # CONFIG_FRAME_POINTER is not set | ||
2672 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
2673 | # CONFIG_SYSCTL_SYSCALL_CHECK is not set | ||
2674 | CONFIG_USER_STACKTRACE_SUPPORT=y | ||
2675 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
2676 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
2677 | CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST=y | ||
2678 | CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y | ||
2679 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
2680 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | ||
2681 | CONFIG_HAVE_SYSCALL_TRACEPOINTS=y | ||
2682 | CONFIG_HAVE_C_RECORDMCOUNT=y | ||
2683 | CONFIG_TRACING_SUPPORT=y | ||
2684 | # CONFIG_FTRACE is not set | ||
2685 | # CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set | ||
2686 | # CONFIG_DMA_API_DEBUG is not set | ||
2687 | # CONFIG_ATOMIC64_SELFTEST is not set | ||
2688 | # CONFIG_SAMPLES is not set | ||
2689 | CONFIG_HAVE_ARCH_KGDB=y | ||
2690 | CONFIG_HAVE_ARCH_KMEMCHECK=y | ||
2691 | # CONFIG_STRICT_DEVMEM is not set | ||
2692 | CONFIG_X86_VERBOSE_BOOTUP=y | ||
2693 | CONFIG_EARLY_PRINTK=y | ||
2694 | # CONFIG_EARLY_PRINTK_DBGP is not set | ||
2695 | CONFIG_DOUBLEFAULT=y | ||
2696 | # CONFIG_IOMMU_STRESS is not set | ||
2697 | CONFIG_HAVE_MMIOTRACE_SUPPORT=y | ||
2698 | CONFIG_IO_DELAY_TYPE_0X80=0 | ||
2699 | CONFIG_IO_DELAY_TYPE_0XED=1 | ||
2700 | CONFIG_IO_DELAY_TYPE_UDELAY=2 | ||
2701 | CONFIG_IO_DELAY_TYPE_NONE=3 | ||
2702 | CONFIG_IO_DELAY_0X80=y | ||
2703 | # CONFIG_IO_DELAY_0XED is not set | ||
2704 | # CONFIG_IO_DELAY_UDELAY is not set | ||
2705 | # CONFIG_IO_DELAY_NONE is not set | ||
2706 | CONFIG_DEFAULT_IO_DELAY_TYPE=0 | ||
2707 | # CONFIG_OPTIMIZE_INLINING is not set | ||
2708 | |||
2709 | # | ||
2710 | # Security options | ||
2711 | # | ||
2712 | CONFIG_KEYS=y | ||
2713 | # CONFIG_KEYS_DEBUG_PROC_KEYS is not set | ||
2714 | # CONFIG_SECURITY_DMESG_RESTRICT is not set | ||
2715 | # CONFIG_SECURITY is not set | ||
2716 | # CONFIG_SECURITYFS is not set | ||
2717 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
2718 | CONFIG_DEFAULT_SECURITY="" | ||
2719 | CONFIG_CRYPTO=y | ||
2720 | |||
2721 | # | ||
2722 | # Crypto core or helper | ||
2723 | # | ||
2724 | CONFIG_CRYPTO_ALGAPI=y | ||
2725 | CONFIG_CRYPTO_ALGAPI2=y | ||
2726 | CONFIG_CRYPTO_AEAD2=y | ||
2727 | CONFIG_CRYPTO_BLKCIPHER=y | ||
2728 | CONFIG_CRYPTO_BLKCIPHER2=y | ||
2729 | CONFIG_CRYPTO_HASH=y | ||
2730 | CONFIG_CRYPTO_HASH2=y | ||
2731 | CONFIG_CRYPTO_RNG2=y | ||
2732 | CONFIG_CRYPTO_PCOMP2=y | ||
2733 | CONFIG_CRYPTO_MANAGER=y | ||
2734 | CONFIG_CRYPTO_MANAGER2=y | ||
2735 | CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y | ||
2736 | # CONFIG_CRYPTO_GF128MUL is not set | ||
2737 | # CONFIG_CRYPTO_NULL is not set | ||
2738 | # CONFIG_CRYPTO_PCRYPT is not set | ||
2739 | CONFIG_CRYPTO_WORKQUEUE=y | ||
2740 | # CONFIG_CRYPTO_CRYPTD is not set | ||
2741 | # CONFIG_CRYPTO_AUTHENC is not set | ||
2742 | # CONFIG_CRYPTO_TEST is not set | ||
2743 | |||
2744 | # | ||
2745 | # Authenticated Encryption with Associated Data | ||
2746 | # | ||
2747 | # CONFIG_CRYPTO_CCM is not set | ||
2748 | # CONFIG_CRYPTO_GCM is not set | ||
2749 | # CONFIG_CRYPTO_SEQIV is not set | ||
2750 | |||
2751 | # | ||
2752 | # Block modes | ||
2753 | # | ||
2754 | CONFIG_CRYPTO_CBC=y | ||
2755 | # CONFIG_CRYPTO_CTR is not set | ||
2756 | # CONFIG_CRYPTO_CTS is not set | ||
2757 | CONFIG_CRYPTO_ECB=m | ||
2758 | # CONFIG_CRYPTO_LRW is not set | ||
2759 | # CONFIG_CRYPTO_PCBC is not set | ||
2760 | # CONFIG_CRYPTO_XTS is not set | ||
2761 | |||
2762 | # | ||
2763 | # Hash modes | ||
2764 | # | ||
2765 | CONFIG_CRYPTO_HMAC=m | ||
2766 | # CONFIG_CRYPTO_XCBC is not set | ||
2767 | # CONFIG_CRYPTO_VMAC is not set | ||
2768 | |||
2769 | # | ||
2770 | # Digest | ||
2771 | # | ||
2772 | CONFIG_CRYPTO_CRC32C=m | ||
2773 | # CONFIG_CRYPTO_CRC32C_INTEL is not set | ||
2774 | # CONFIG_CRYPTO_GHASH is not set | ||
2775 | # CONFIG_CRYPTO_MD4 is not set | ||
2776 | CONFIG_CRYPTO_MD5=y | ||
2777 | CONFIG_CRYPTO_MICHAEL_MIC=m | ||
2778 | # CONFIG_CRYPTO_RMD128 is not set | ||
2779 | # CONFIG_CRYPTO_RMD160 is not set | ||
2780 | # CONFIG_CRYPTO_RMD256 is not set | ||
2781 | # CONFIG_CRYPTO_RMD320 is not set | ||
2782 | CONFIG_CRYPTO_SHA1=m | ||
2783 | # CONFIG_CRYPTO_SHA256 is not set | ||
2784 | # CONFIG_CRYPTO_SHA512 is not set | ||
2785 | # CONFIG_CRYPTO_TGR192 is not set | ||
2786 | # CONFIG_CRYPTO_WP512 is not set | ||
2787 | |||
2788 | # | ||
2789 | # Ciphers | ||
2790 | # | ||
2791 | CONFIG_CRYPTO_AES=m | ||
2792 | # CONFIG_CRYPTO_AES_586 is not set | ||
2793 | # CONFIG_CRYPTO_ANUBIS is not set | ||
2794 | CONFIG_CRYPTO_ARC4=m | ||
2795 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
2796 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
2797 | # CONFIG_CRYPTO_CAST5 is not set | ||
2798 | # CONFIG_CRYPTO_CAST6 is not set | ||
2799 | CONFIG_CRYPTO_DES=y | ||
2800 | # CONFIG_CRYPTO_FCRYPT is not set | ||
2801 | # CONFIG_CRYPTO_KHAZAD is not set | ||
2802 | # CONFIG_CRYPTO_SALSA20 is not set | ||
2803 | # CONFIG_CRYPTO_SALSA20_586 is not set | ||
2804 | # CONFIG_CRYPTO_SEED is not set | ||
2805 | # CONFIG_CRYPTO_SERPENT is not set | ||
2806 | # CONFIG_CRYPTO_TEA is not set | ||
2807 | # CONFIG_CRYPTO_TWOFISH is not set | ||
2808 | # CONFIG_CRYPTO_TWOFISH_586 is not set | ||
2809 | |||
2810 | # | ||
2811 | # Compression | ||
2812 | # | ||
2813 | CONFIG_CRYPTO_DEFLATE=m | ||
2814 | # CONFIG_CRYPTO_ZLIB is not set | ||
2815 | CONFIG_CRYPTO_LZO=m | ||
2816 | |||
2817 | # | ||
2818 | # Random Number Generation | ||
2819 | # | ||
2820 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
2821 | # CONFIG_CRYPTO_HW is not set | ||
2822 | CONFIG_HAVE_KVM=y | ||
2823 | # CONFIG_VIRTUALIZATION is not set | ||
2824 | # CONFIG_BINARY_PRINTF is not set | ||
2825 | |||
2826 | # | ||
2827 | # Library routines | ||
2828 | # | ||
2829 | CONFIG_BITREVERSE=y | ||
2830 | CONFIG_GENERIC_FIND_FIRST_BIT=y | ||
2831 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
2832 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
2833 | CONFIG_CRC_CCITT=y | ||
2834 | CONFIG_CRC16=y | ||
2835 | CONFIG_CRC_T10DIF=m | ||
2836 | CONFIG_CRC_ITU_T=y | ||
2837 | CONFIG_CRC32=y | ||
2838 | CONFIG_CRC7=m | ||
2839 | CONFIG_LIBCRC32C=m | ||
2840 | CONFIG_ZLIB_INFLATE=y | ||
2841 | CONFIG_ZLIB_DEFLATE=m | ||
2842 | CONFIG_LZO_COMPRESS=m | ||
2843 | CONFIG_LZO_DECOMPRESS=y | ||
2844 | CONFIG_DECOMPRESS_GZIP=y | ||
2845 | CONFIG_DECOMPRESS_BZIP2=y | ||
2846 | CONFIG_DECOMPRESS_LZMA=y | ||
2847 | CONFIG_DECOMPRESS_LZO=y | ||
2848 | CONFIG_HAS_IOMEM=y | ||
2849 | CONFIG_HAS_IOPORT=y | ||
2850 | CONFIG_HAS_DMA=y | ||
2851 | CONFIG_NLATTR=y |