VirtualBox

Ticket #9305: .config

File .config, 63.7 KB (added by Artem S. Tashkinov, 13 years ago)

My 3.0 .config uration

Line 
1#
2# Automatically generated make config: don't edit
3# Linux/i386 3.0.0 Kernel Configuration
4#
5# CONFIG_64BIT is not set
6CONFIG_X86_32=y
7# CONFIG_X86_64 is not set
8CONFIG_X86=y
9CONFIG_INSTRUCTION_DECODER=y
10CONFIG_OUTPUT_FORMAT="elf32-i386"
11CONFIG_ARCH_DEFCONFIG="arch/x86/configs/i386_defconfig"
12CONFIG_GENERIC_CMOS_UPDATE=y
13CONFIG_CLOCKSOURCE_WATCHDOG=y
14CONFIG_GENERIC_CLOCKEVENTS=y
15CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
16CONFIG_LOCKDEP_SUPPORT=y
17CONFIG_STACKTRACE_SUPPORT=y
18CONFIG_HAVE_LATENCYTOP_SUPPORT=y
19CONFIG_MMU=y
20CONFIG_ZONE_DMA=y
21# CONFIG_NEED_DMA_MAP_STATE is not set
22CONFIG_NEED_SG_DMA_LENGTH=y
23CONFIG_GENERIC_ISA_DMA=y
24CONFIG_GENERIC_IOMAP=y
25CONFIG_GENERIC_BUG=y
26CONFIG_GENERIC_HWEIGHT=y
27CONFIG_ARCH_MAY_HAVE_PC_FDC=y
28# CONFIG_RWSEM_GENERIC_SPINLOCK is not set
29CONFIG_RWSEM_XCHGADD_ALGORITHM=y
30CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y
31CONFIG_GENERIC_CALIBRATE_DELAY=y
32# CONFIG_GENERIC_TIME_VSYSCALL is not set
33CONFIG_ARCH_HAS_CPU_RELAX=y
34CONFIG_ARCH_HAS_DEFAULT_IDLE=y
35CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
36CONFIG_HAVE_SETUP_PER_CPU_AREA=y
37CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y
38CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y
39# CONFIG_HAVE_CPUMASK_OF_CPU_MAP is not set
40CONFIG_ARCH_HIBERNATION_POSSIBLE=y
41CONFIG_ARCH_SUSPEND_POSSIBLE=y
42# CONFIG_ZONE_DMA32 is not set
43CONFIG_ARCH_POPULATES_NODE_MAP=y
44# CONFIG_AUDIT_ARCH is not set
45CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y
46CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
47CONFIG_X86_32_SMP=y
48CONFIG_X86_HT=y
49CONFIG_X86_32_LAZY_GS=y
50CONFIG_ARCH_HWEIGHT_CFLAGS="-fcall-saved-ecx -fcall-saved-edx"
51CONFIG_KTIME_SCALAR=y
52CONFIG_ARCH_CPU_PROBE_RELEASE=y
53CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
54CONFIG_HAVE_IRQ_WORK=y
55CONFIG_IRQ_WORK=y
56
57#
58# General setup
59#
60CONFIG_EXPERIMENTAL=y
61CONFIG_INIT_ENV_ARG_LIMIT=32
62CONFIG_CROSS_COMPILE=""
63CONFIG_LOCALVERSION="-ic"
64# CONFIG_LOCALVERSION_AUTO is not set
65CONFIG_HAVE_KERNEL_GZIP=y
66CONFIG_HAVE_KERNEL_BZIP2=y
67CONFIG_HAVE_KERNEL_LZMA=y
68CONFIG_HAVE_KERNEL_XZ=y
69CONFIG_HAVE_KERNEL_LZO=y
70CONFIG_KERNEL_GZIP=y
71# CONFIG_KERNEL_BZIP2 is not set
72# CONFIG_KERNEL_LZMA is not set
73# CONFIG_KERNEL_XZ is not set
74# CONFIG_KERNEL_LZO is not set
75CONFIG_DEFAULT_HOSTNAME="(none)"
76# CONFIG_SWAP is not set
77CONFIG_SYSVIPC=y
78CONFIG_SYSVIPC_SYSCTL=y
79# CONFIG_POSIX_MQUEUE is not set
80# CONFIG_BSD_PROCESS_ACCT is not set
81# CONFIG_FHANDLE is not set
82CONFIG_TASKSTATS=y
83CONFIG_TASK_DELAY_ACCT=y
84CONFIG_TASK_XACCT=y
85CONFIG_TASK_IO_ACCOUNTING=y
86# CONFIG_AUDIT is not set
87CONFIG_HAVE_GENERIC_HARDIRQS=y
88
89#
90# IRQ subsystem
91#
92CONFIG_GENERIC_HARDIRQS=y
93CONFIG_HAVE_SPARSE_IRQ=y
94CONFIG_GENERIC_IRQ_PROBE=y
95CONFIG_GENERIC_IRQ_SHOW=y
96CONFIG_GENERIC_PENDING_IRQ=y
97CONFIG_IRQ_FORCED_THREADING=y
98# CONFIG_SPARSE_IRQ is not set
99
100#
101# RCU Subsystem
102#
103CONFIG_TREE_PREEMPT_RCU=y
104CONFIG_PREEMPT_RCU=y
105# CONFIG_RCU_TRACE is not set
106CONFIG_RCU_FANOUT=32
107# CONFIG_RCU_FANOUT_EXACT is not set
108# CONFIG_TREE_RCU_TRACE is not set
109# CONFIG_RCU_BOOST is not set
110CONFIG_IKCONFIG=y
111CONFIG_IKCONFIG_PROC=y
112CONFIG_LOG_BUF_SHIFT=18
113CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
114# CONFIG_CGROUPS is not set
115CONFIG_NAMESPACES=y
116# CONFIG_UTS_NS is not set
117# CONFIG_IPC_NS is not set
118# CONFIG_USER_NS is not set
119# CONFIG_PID_NS is not set
120# CONFIG_NET_NS is not set
121# CONFIG_SCHED_AUTOGROUP is not set
122# CONFIG_SYSFS_DEPRECATED is not set
123# CONFIG_RELAY is not set
124# CONFIG_BLK_DEV_INITRD is not set
125# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
126CONFIG_SYSCTL=y
127CONFIG_ANON_INODES=y
128# CONFIG_EXPERT is not set
129CONFIG_UID16=y
130CONFIG_SYSCTL_SYSCALL=y
131CONFIG_KALLSYMS=y
132# CONFIG_KALLSYMS_ALL is not set
133CONFIG_HOTPLUG=y
134CONFIG_PRINTK=y
135CONFIG_BUG=y
136CONFIG_ELF_CORE=y
137CONFIG_PCSPKR_PLATFORM=y
138CONFIG_BASE_FULL=y
139CONFIG_FUTEX=y
140CONFIG_EPOLL=y
141CONFIG_SIGNALFD=y
142CONFIG_TIMERFD=y
143CONFIG_EVENTFD=y
144CONFIG_SHMEM=y
145CONFIG_AIO=y
146# CONFIG_EMBEDDED is not set
147CONFIG_HAVE_PERF_EVENTS=y
148
149#
150# Kernel Performance Events And Counters
151#
152CONFIG_PERF_EVENTS=y
153# CONFIG_PERF_COUNTERS is not set
154# CONFIG_DEBUG_PERF_USE_VMALLOC is not set
155CONFIG_VM_EVENT_COUNTERS=y
156CONFIG_PCI_QUIRKS=y
157CONFIG_SLUB_DEBUG=y
158# CONFIG_COMPAT_BRK is not set
159# CONFIG_SLAB is not set
160CONFIG_SLUB=y
161# CONFIG_PROFILING is not set
162CONFIG_HAVE_OPROFILE=y
163# CONFIG_KPROBES is not set
164CONFIG_JUMP_LABEL=y
165CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
166CONFIG_HAVE_IOREMAP_PROT=y
167CONFIG_HAVE_KPROBES=y
168CONFIG_HAVE_KRETPROBES=y
169CONFIG_HAVE_OPTPROBES=y
170CONFIG_HAVE_ARCH_TRACEHOOK=y
171CONFIG_HAVE_DMA_ATTRS=y
172CONFIG_USE_GENERIC_SMP_HELPERS=y
173CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
174CONFIG_HAVE_DMA_API_DEBUG=y
175CONFIG_HAVE_HW_BREAKPOINT=y
176CONFIG_HAVE_MIXED_BREAKPOINTS_REGS=y
177CONFIG_HAVE_USER_RETURN_NOTIFIER=y
178CONFIG_HAVE_PERF_EVENTS_NMI=y
179CONFIG_HAVE_ARCH_JUMP_LABEL=y
180
181#
182# GCOV-based kernel profiling
183#
184CONFIG_HAVE_GENERIC_DMA_COHERENT=y
185CONFIG_SLABINFO=y
186CONFIG_RT_MUTEXES=y
187CONFIG_BASE_SMALL=0
188CONFIG_MODULES=y
189# CONFIG_MODULE_FORCE_LOAD is not set
190CONFIG_MODULE_UNLOAD=y
191CONFIG_MODULE_FORCE_UNLOAD=y
192# CONFIG_MODVERSIONS is not set
193# CONFIG_MODULE_SRCVERSION_ALL is not set
194CONFIG_STOP_MACHINE=y
195CONFIG_BLOCK=y
196# CONFIG_LBDAF is not set
197# CONFIG_BLK_DEV_BSG is not set
198# CONFIG_BLK_DEV_INTEGRITY is not set
199
200#
201# IO Schedulers
202#
203CONFIG_IOSCHED_NOOP=y
204CONFIG_IOSCHED_DEADLINE=m
205CONFIG_IOSCHED_CFQ=y
206CONFIG_DEFAULT_CFQ=y
207# CONFIG_DEFAULT_NOOP is not set
208CONFIG_DEFAULT_IOSCHED="cfq"
209# CONFIG_INLINE_SPIN_TRYLOCK is not set
210# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
211# CONFIG_INLINE_SPIN_LOCK is not set
212# CONFIG_INLINE_SPIN_LOCK_BH is not set
213# CONFIG_INLINE_SPIN_LOCK_IRQ is not set
214# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
215# CONFIG_INLINE_SPIN_UNLOCK is not set
216# CONFIG_INLINE_SPIN_UNLOCK_BH is not set
217# CONFIG_INLINE_SPIN_UNLOCK_IRQ is not set
218# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
219# CONFIG_INLINE_READ_TRYLOCK is not set
220# CONFIG_INLINE_READ_LOCK is not set
221# CONFIG_INLINE_READ_LOCK_BH is not set
222# CONFIG_INLINE_READ_LOCK_IRQ is not set
223# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
224# CONFIG_INLINE_READ_UNLOCK is not set
225# CONFIG_INLINE_READ_UNLOCK_BH is not set
226# CONFIG_INLINE_READ_UNLOCK_IRQ is not set
227# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
228# CONFIG_INLINE_WRITE_TRYLOCK is not set
229# CONFIG_INLINE_WRITE_LOCK is not set
230# CONFIG_INLINE_WRITE_LOCK_BH is not set
231# CONFIG_INLINE_WRITE_LOCK_IRQ is not set
232# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
233# CONFIG_INLINE_WRITE_UNLOCK is not set
234# CONFIG_INLINE_WRITE_UNLOCK_BH is not set
235# CONFIG_INLINE_WRITE_UNLOCK_IRQ is not set
236# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
237CONFIG_MUTEX_SPIN_ON_OWNER=y
238CONFIG_FREEZER=y
239
240#
241# Processor type and features
242#
243CONFIG_TICK_ONESHOT=y
244CONFIG_NO_HZ=y
245CONFIG_HIGH_RES_TIMERS=y
246CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
247CONFIG_SMP=y
248CONFIG_X86_MPPARSE=y
249# CONFIG_X86_BIGSMP is not set
250# CONFIG_X86_EXTENDED_PLATFORM is not set
251CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y
252# CONFIG_X86_32_IRIS is not set
253CONFIG_SCHED_OMIT_FRAME_POINTER=y
254# CONFIG_PARAVIRT_GUEST is not set
255CONFIG_NO_BOOTMEM=y
256# CONFIG_MEMTEST is not set
257# CONFIG_M386 is not set
258# CONFIG_M486 is not set
259# CONFIG_M586 is not set
260# CONFIG_M586TSC is not set
261# CONFIG_M586MMX is not set
262# CONFIG_M686 is not set
263# CONFIG_MPENTIUMII is not set
264# CONFIG_MPENTIUMIII is not set
265# CONFIG_MPENTIUMM is not set
266# CONFIG_MPENTIUM4 is not set
267# CONFIG_MK6 is not set
268# CONFIG_MK7 is not set
269# CONFIG_MK8 is not set
270# CONFIG_MCRUSOE is not set
271# CONFIG_MEFFICEON is not set
272# CONFIG_MWINCHIPC6 is not set
273# CONFIG_MWINCHIP3D is not set
274# CONFIG_MELAN is not set
275# CONFIG_MGEODEGX1 is not set
276# CONFIG_MGEODE_LX is not set
277# CONFIG_MCYRIXIII is not set
278# CONFIG_MVIAC3_2 is not set
279# CONFIG_MVIAC7 is not set
280CONFIG_MCORE2=y
281# CONFIG_MATOM is not set
282# CONFIG_X86_GENERIC is not set
283CONFIG_X86_INTERNODE_CACHE_SHIFT=6
284CONFIG_X86_CMPXCHG=y
285CONFIG_CMPXCHG_LOCAL=y
286CONFIG_X86_L1_CACHE_SHIFT=6
287CONFIG_X86_XADD=y
288CONFIG_X86_WP_WORKS_OK=y
289CONFIG_X86_INVLPG=y
290CONFIG_X86_BSWAP=y
291CONFIG_X86_POPAD_OK=y
292CONFIG_X86_INTEL_USERCOPY=y
293CONFIG_X86_USE_PPRO_CHECKSUM=y
294CONFIG_X86_TSC=y
295CONFIG_X86_CMPXCHG64=y
296CONFIG_X86_CMOV=y
297CONFIG_X86_MINIMUM_CPU_FAMILY=5
298CONFIG_X86_DEBUGCTLMSR=y
299CONFIG_CPU_SUP_INTEL=y
300CONFIG_CPU_SUP_CYRIX_32=y
301CONFIG_CPU_SUP_AMD=y
302CONFIG_CPU_SUP_CENTAUR=y
303CONFIG_CPU_SUP_TRANSMETA_32=y
304CONFIG_CPU_SUP_UMC_32=y
305CONFIG_HPET_TIMER=y
306CONFIG_HPET_EMULATE_RTC=y
307CONFIG_DMI=y
308# CONFIG_IOMMU_HELPER is not set
309# CONFIG_IOMMU_API is not set
310CONFIG_NR_CPUS=8
311# CONFIG_SCHED_SMT is not set
312CONFIG_SCHED_MC=y
313# CONFIG_IRQ_TIME_ACCOUNTING is not set
314# CONFIG_PREEMPT_NONE is not set
315# CONFIG_PREEMPT_VOLUNTARY is not set
316CONFIG_PREEMPT=y
317CONFIG_X86_LOCAL_APIC=y
318CONFIG_X86_IO_APIC=y
319# CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS is not set
320CONFIG_X86_MCE=y
321CONFIG_X86_MCE_INTEL=y
322# CONFIG_X86_MCE_AMD is not set
323# CONFIG_X86_ANCIENT_MCE is not set
324CONFIG_X86_MCE_THRESHOLD=y
325# CONFIG_X86_MCE_INJECT is not set
326CONFIG_X86_THERMAL_VECTOR=y
327CONFIG_VM86=y
328# CONFIG_TOSHIBA is not set
329# CONFIG_I8K is not set
330# CONFIG_X86_REBOOTFIXUPS is not set
331CONFIG_MICROCODE=m
332CONFIG_MICROCODE_INTEL=y
333# CONFIG_MICROCODE_AMD is not set
334CONFIG_MICROCODE_OLD_INTERFACE=y
335CONFIG_X86_MSR=m
336CONFIG_X86_CPUID=m
337# CONFIG_NOHIGHMEM is not set
338# CONFIG_HIGHMEM4G is not set
339CONFIG_HIGHMEM64G=y
340CONFIG_PAGE_OFFSET=0xC0000000
341CONFIG_HIGHMEM=y
342CONFIG_X86_PAE=y
343CONFIG_ARCH_PHYS_ADDR_T_64BIT=y
344CONFIG_ARCH_DMA_ADDR_T_64BIT=y
345CONFIG_ARCH_FLATMEM_ENABLE=y
346CONFIG_ARCH_SPARSEMEM_ENABLE=y
347CONFIG_ARCH_SELECT_MEMORY_MODEL=y
348CONFIG_ILLEGAL_POINTER_VALUE=0
349CONFIG_SELECT_MEMORY_MODEL=y
350CONFIG_FLATMEM_MANUAL=y
351# CONFIG_SPARSEMEM_MANUAL is not set
352CONFIG_FLATMEM=y
353CONFIG_FLAT_NODE_MEM_MAP=y
354CONFIG_SPARSEMEM_STATIC=y
355CONFIG_HAVE_MEMBLOCK=y
356CONFIG_PAGEFLAGS_EXTENDED=y
357CONFIG_SPLIT_PTLOCK_CPUS=4
358CONFIG_COMPACTION=y
359CONFIG_MIGRATION=y
360CONFIG_PHYS_ADDR_T_64BIT=y
361CONFIG_ZONE_DMA_FLAG=1
362CONFIG_BOUNCE=y
363CONFIG_VIRT_TO_BUS=y
364CONFIG_KSM=y
365CONFIG_DEFAULT_MMAP_MIN_ADDR=65536
366CONFIG_ARCH_SUPPORTS_MEMORY_FAILURE=y
367# CONFIG_MEMORY_FAILURE is not set
368CONFIG_TRANSPARENT_HUGEPAGE=y
369CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y
370# CONFIG_TRANSPARENT_HUGEPAGE_MADVISE is not set
371# CONFIG_CLEANCACHE is not set
372# CONFIG_HIGHPTE is not set
373CONFIG_X86_CHECK_BIOS_CORRUPTION=y
374CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK=y
375CONFIG_X86_RESERVE_LOW=64
376# CONFIG_MATH_EMULATION is not set
377CONFIG_MTRR=y
378CONFIG_MTRR_SANITIZER=y
379CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
380CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1
381CONFIG_X86_PAT=y
382CONFIG_ARCH_USES_PG_UNCACHED=y
383# CONFIG_EFI is not set
384# CONFIG_SECCOMP is not set
385# CONFIG_CC_STACKPROTECTOR is not set
386# CONFIG_HZ_100 is not set
387# CONFIG_HZ_250 is not set
388CONFIG_HZ_300=y
389# CONFIG_HZ_1000 is not set
390CONFIG_HZ=300
391CONFIG_SCHED_HRTICK=y
392# CONFIG_KEXEC is not set
393# CONFIG_CRASH_DUMP is not set
394CONFIG_PHYSICAL_START=0x1000000
395# CONFIG_RELOCATABLE is not set
396CONFIG_PHYSICAL_ALIGN=0x100000
397CONFIG_HOTPLUG_CPU=y
398# CONFIG_COMPAT_VDSO is not set
399# CONFIG_CMDLINE_BOOL is not set
400CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
401
402#
403# Power management and ACPI options
404#
405CONFIG_SUSPEND=y
406CONFIG_SUSPEND_FREEZER=y
407CONFIG_PM_SLEEP=y
408CONFIG_PM_SLEEP_SMP=y
409CONFIG_PM_RUNTIME=y
410CONFIG_PM=y
411# CONFIG_PM_DEBUG is not set
412CONFIG_ACPI=y
413CONFIG_ACPI_SLEEP=y
414CONFIG_ACPI_PROCFS=y
415# CONFIG_ACPI_PROCFS_POWER is not set
416# CONFIG_ACPI_EC_DEBUGFS is not set
417# CONFIG_ACPI_PROC_EVENT is not set
418# CONFIG_ACPI_AC is not set
419# CONFIG_ACPI_BATTERY is not set
420CONFIG_ACPI_BUTTON=y
421CONFIG_ACPI_VIDEO=m
422CONFIG_ACPI_FAN=m
423# CONFIG_ACPI_DOCK is not set
424CONFIG_ACPI_PROCESSOR=m
425CONFIG_ACPI_HOTPLUG_CPU=y
426CONFIG_ACPI_PROCESSOR_AGGREGATOR=m
427# CONFIG_ACPI_THERMAL is not set
428# CONFIG_ACPI_CUSTOM_DSDT is not set
429CONFIG_ACPI_BLACKLIST_YEAR=0
430# CONFIG_ACPI_DEBUG is not set
431CONFIG_ACPI_PCI_SLOT=m
432CONFIG_X86_PM_TIMER=y
433CONFIG_ACPI_CONTAINER=m
434# CONFIG_ACPI_SBS is not set
435# CONFIG_ACPI_HED is not set
436# CONFIG_ACPI_APEI is not set
437# CONFIG_SFI is not set
438# CONFIG_APM is not set
439
440#
441# CPU Frequency scaling
442#
443CONFIG_CPU_FREQ=y
444CONFIG_CPU_FREQ_TABLE=y
445CONFIG_CPU_FREQ_STAT=y
446CONFIG_CPU_FREQ_STAT_DETAILS=y
447CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
448# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
449# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
450# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
451CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
452CONFIG_CPU_FREQ_GOV_POWERSAVE=m
453CONFIG_CPU_FREQ_GOV_USERSPACE=m
454CONFIG_CPU_FREQ_GOV_ONDEMAND=m
455CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m
456
457#
458# x86 CPU frequency scaling drivers
459#
460# CONFIG_X86_PCC_CPUFREQ is not set
461CONFIG_X86_ACPI_CPUFREQ=m
462# CONFIG_X86_POWERNOW_K6 is not set
463# CONFIG_X86_POWERNOW_K7 is not set
464# CONFIG_X86_POWERNOW_K8 is not set
465# CONFIG_X86_GX_SUSPMOD is not set
466# CONFIG_X86_SPEEDSTEP_CENTRINO is not set
467# CONFIG_X86_SPEEDSTEP_ICH is not set
468# CONFIG_X86_SPEEDSTEP_SMI is not set
469# CONFIG_X86_P4_CLOCKMOD is not set
470# CONFIG_X86_CPUFREQ_NFORCE2 is not set
471# CONFIG_X86_LONGRUN is not set
472# CONFIG_X86_LONGHAUL is not set
473# CONFIG_X86_E_POWERSAVER is not set
474
475#
476# shared options
477#
478# CONFIG_X86_SPEEDSTEP_LIB is not set
479CONFIG_CPU_IDLE=y
480CONFIG_CPU_IDLE_GOV_LADDER=y
481CONFIG_CPU_IDLE_GOV_MENU=y
482CONFIG_INTEL_IDLE=y
483
484#
485# Bus options (PCI etc.)
486#
487CONFIG_PCI=y
488# CONFIG_PCI_GOBIOS is not set
489# CONFIG_PCI_GOMMCONFIG is not set
490# CONFIG_PCI_GODIRECT is not set
491CONFIG_PCI_GOANY=y
492CONFIG_PCI_BIOS=y
493CONFIG_PCI_DIRECT=y
494CONFIG_PCI_MMCONFIG=y
495CONFIG_PCI_DOMAINS=y
496# CONFIG_PCI_CNB20LE_QUIRK is not set
497# CONFIG_DMAR is not set
498CONFIG_PCIEPORTBUS=y
499CONFIG_PCIEAER=y
500# CONFIG_PCIE_ECRC is not set
501# CONFIG_PCIEAER_INJECT is not set
502CONFIG_PCIEASPM=y
503# CONFIG_PCIEASPM_DEBUG is not set
504CONFIG_PCIE_PME=y
505CONFIG_ARCH_SUPPORTS_MSI=y
506CONFIG_PCI_MSI=y
507# CONFIG_PCI_DEBUG is not set
508CONFIG_PCI_STUB=m
509CONFIG_HT_IRQ=y
510CONFIG_PCI_IOV=y
511CONFIG_PCI_IOAPIC=y
512CONFIG_PCI_LABEL=y
513CONFIG_ISA_DMA_API=y
514# CONFIG_ISA is not set
515# CONFIG_MCA is not set
516# CONFIG_SCx200 is not set
517CONFIG_AMD_NB=y
518# CONFIG_PCCARD is not set
519# CONFIG_HOTPLUG_PCI is not set
520# CONFIG_RAPIDIO is not set
521
522#
523# Executable file formats / Emulations
524#
525CONFIG_BINFMT_ELF=y
526# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
527CONFIG_HAVE_AOUT=y
528# CONFIG_BINFMT_AOUT is not set
529CONFIG_BINFMT_MISC=m
530CONFIG_HAVE_ATOMIC_IOMAP=y
531CONFIG_HAVE_TEXT_POKE_SMP=y
532CONFIG_NET=y
533
534#
535# Networking options
536#
537CONFIG_PACKET=y
538CONFIG_UNIX=y
539# CONFIG_NET_KEY is not set
540CONFIG_INET=y
541# CONFIG_IP_MULTICAST is not set
542CONFIG_IP_ADVANCED_ROUTER=y
543# CONFIG_IP_FIB_TRIE_STATS is not set
544CONFIG_IP_MULTIPLE_TABLES=y
545# CONFIG_IP_ROUTE_MULTIPATH is not set
546CONFIG_IP_ROUTE_VERBOSE=y
547# CONFIG_IP_PNP is not set
548# CONFIG_NET_IPIP is not set
549# CONFIG_NET_IPGRE_DEMUX is not set
550# CONFIG_ARPD is not set
551CONFIG_SYN_COOKIES=y
552# CONFIG_INET_AH is not set
553# CONFIG_INET_ESP is not set
554# CONFIG_INET_IPCOMP is not set
555# CONFIG_INET_XFRM_TUNNEL is not set
556# CONFIG_INET_TUNNEL is not set
557# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
558# CONFIG_INET_XFRM_MODE_TUNNEL is not set
559# CONFIG_INET_XFRM_MODE_BEET is not set
560# CONFIG_INET_LRO is not set
561CONFIG_INET_DIAG=m
562CONFIG_INET_TCP_DIAG=m
563# CONFIG_TCP_CONG_ADVANCED is not set
564CONFIG_TCP_CONG_CUBIC=y
565CONFIG_DEFAULT_TCP_CONG="cubic"
566# CONFIG_TCP_MD5SIG is not set
567CONFIG_IPV6=m
568# CONFIG_IPV6_PRIVACY is not set
569# CONFIG_IPV6_ROUTER_PREF is not set
570# CONFIG_IPV6_OPTIMISTIC_DAD is not set
571# CONFIG_INET6_AH is not set
572# CONFIG_INET6_ESP is not set
573# CONFIG_INET6_IPCOMP is not set
574# CONFIG_IPV6_MIP6 is not set
575# CONFIG_INET6_XFRM_TUNNEL is not set
576# CONFIG_INET6_TUNNEL is not set
577# CONFIG_INET6_XFRM_MODE_TRANSPORT is not set
578# CONFIG_INET6_XFRM_MODE_TUNNEL is not set
579# CONFIG_INET6_XFRM_MODE_BEET is not set
580# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
581# CONFIG_IPV6_SIT is not set
582# CONFIG_IPV6_TUNNEL is not set
583# CONFIG_IPV6_MULTIPLE_TABLES is not set
584# CONFIG_IPV6_MROUTE is not set
585# CONFIG_NETWORK_SECMARK is not set
586# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
587CONFIG_NETFILTER=y
588# CONFIG_NETFILTER_DEBUG is not set
589CONFIG_NETFILTER_ADVANCED=y
590
591#
592# Core Netfilter Configuration
593#
594CONFIG_NETFILTER_NETLINK=m
595CONFIG_NETFILTER_NETLINK_QUEUE=m
596CONFIG_NETFILTER_NETLINK_LOG=m
597CONFIG_NF_CONNTRACK=m
598CONFIG_NF_CONNTRACK_MARK=y
599# CONFIG_NF_CONNTRACK_EVENTS is not set
600# CONFIG_NF_CONNTRACK_TIMESTAMP is not set
601# CONFIG_NF_CT_PROTO_DCCP is not set
602CONFIG_NF_CT_PROTO_GRE=m
603# CONFIG_NF_CT_PROTO_SCTP is not set
604# CONFIG_NF_CT_PROTO_UDPLITE is not set
605# CONFIG_NF_CONNTRACK_AMANDA is not set
606CONFIG_NF_CONNTRACK_FTP=m
607# CONFIG_NF_CONNTRACK_H323 is not set
608CONFIG_NF_CONNTRACK_IRC=m
609CONFIG_NF_CONNTRACK_BROADCAST=m
610CONFIG_NF_CONNTRACK_NETBIOS_NS=m
611# CONFIG_NF_CONNTRACK_SNMP is not set
612CONFIG_NF_CONNTRACK_PPTP=m
613# CONFIG_NF_CONNTRACK_SANE is not set
614# CONFIG_NF_CONNTRACK_SIP is not set
615CONFIG_NF_CONNTRACK_TFTP=m
616CONFIG_NF_CT_NETLINK=m
617CONFIG_NETFILTER_XTABLES=m
618
619#
620# Xtables combined modules
621#
622CONFIG_NETFILTER_XT_MARK=m
623CONFIG_NETFILTER_XT_CONNMARK=m
624
625#
626# Xtables targets
627#
628# CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set
629# CONFIG_NETFILTER_XT_TARGET_CONNMARK is not set
630# CONFIG_NETFILTER_XT_TARGET_IDLETIMER is not set
631CONFIG_NETFILTER_XT_TARGET_MARK=m
632CONFIG_NETFILTER_XT_TARGET_NFLOG=m
633CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m
634# CONFIG_NETFILTER_XT_TARGET_RATEEST is not set
635# CONFIG_NETFILTER_XT_TARGET_TEE is not set
636# CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set
637
638#
639# Xtables matches
640#
641CONFIG_NETFILTER_XT_MATCH_ADDRTYPE=m
642# CONFIG_NETFILTER_XT_MATCH_CLUSTER is not set
643CONFIG_NETFILTER_XT_MATCH_COMMENT=m
644CONFIG_NETFILTER_XT_MATCH_CONNBYTES=m
645CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=m
646CONFIG_NETFILTER_XT_MATCH_CONNMARK=m
647CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m
648# CONFIG_NETFILTER_XT_MATCH_CPU is not set
649# CONFIG_NETFILTER_XT_MATCH_DCCP is not set
650CONFIG_NETFILTER_XT_MATCH_DEVGROUP=m
651# CONFIG_NETFILTER_XT_MATCH_DSCP is not set
652# CONFIG_NETFILTER_XT_MATCH_ESP is not set
653CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=m
654CONFIG_NETFILTER_XT_MATCH_HELPER=m
655CONFIG_NETFILTER_XT_MATCH_HL=m
656# CONFIG_NETFILTER_XT_MATCH_IPRANGE is not set
657CONFIG_NETFILTER_XT_MATCH_LENGTH=m
658CONFIG_NETFILTER_XT_MATCH_LIMIT=m
659CONFIG_NETFILTER_XT_MATCH_MAC=m
660CONFIG_NETFILTER_XT_MATCH_MARK=m
661CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m
662CONFIG_NETFILTER_XT_MATCH_OSF=m
663CONFIG_NETFILTER_XT_MATCH_OWNER=m
664CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m
665CONFIG_NETFILTER_XT_MATCH_QUOTA=m
666# CONFIG_NETFILTER_XT_MATCH_RATEEST is not set
667# CONFIG_NETFILTER_XT_MATCH_REALM is not set
668# CONFIG_NETFILTER_XT_MATCH_RECENT is not set
669# CONFIG_NETFILTER_XT_MATCH_SCTP is not set
670CONFIG_NETFILTER_XT_MATCH_STATE=m
671CONFIG_NETFILTER_XT_MATCH_STATISTIC=m
672CONFIG_NETFILTER_XT_MATCH_STRING=m
673CONFIG_NETFILTER_XT_MATCH_TCPMSS=m
674CONFIG_NETFILTER_XT_MATCH_TIME=m
675# CONFIG_NETFILTER_XT_MATCH_U32 is not set
676# CONFIG_IP_SET is not set
677# CONFIG_IP_VS is not set
678
679#
680# IP: Netfilter Configuration
681#
682CONFIG_NF_DEFRAG_IPV4=m
683CONFIG_NF_CONNTRACK_IPV4=m
684CONFIG_NF_CONNTRACK_PROC_COMPAT=y
685CONFIG_IP_NF_QUEUE=y
686CONFIG_IP_NF_IPTABLES=m
687# CONFIG_IP_NF_MATCH_AH is not set
688# CONFIG_IP_NF_MATCH_ECN is not set
689CONFIG_IP_NF_MATCH_TTL=m
690CONFIG_IP_NF_FILTER=m
691CONFIG_IP_NF_TARGET_REJECT=m
692CONFIG_IP_NF_TARGET_LOG=m
693CONFIG_IP_NF_TARGET_ULOG=m
694CONFIG_NF_NAT=m
695CONFIG_NF_NAT_NEEDED=y
696CONFIG_IP_NF_TARGET_MASQUERADE=m
697# CONFIG_IP_NF_TARGET_NETMAP is not set
698CONFIG_IP_NF_TARGET_REDIRECT=m
699CONFIG_NF_NAT_PROTO_GRE=m
700CONFIG_NF_NAT_FTP=m
701CONFIG_NF_NAT_IRC=m
702CONFIG_NF_NAT_TFTP=m
703# CONFIG_NF_NAT_AMANDA is not set
704CONFIG_NF_NAT_PPTP=m
705# CONFIG_NF_NAT_H323 is not set
706# CONFIG_NF_NAT_SIP is not set
707# CONFIG_IP_NF_MANGLE is not set
708# CONFIG_IP_NF_RAW is not set
709# CONFIG_IP_NF_ARPTABLES is not set
710
711#
712# IPv6: Netfilter Configuration
713#
714# CONFIG_NF_DEFRAG_IPV6 is not set
715# CONFIG_NF_CONNTRACK_IPV6 is not set
716# CONFIG_IP6_NF_QUEUE is not set
717# CONFIG_IP6_NF_IPTABLES is not set
718# CONFIG_IP_DCCP is not set
719# CONFIG_IP_SCTP is not set
720# CONFIG_RDS is not set
721# CONFIG_TIPC is not set
722# CONFIG_ATM is not set
723# CONFIG_L2TP is not set
724# CONFIG_BRIDGE is not set
725# CONFIG_NET_DSA is not set
726# CONFIG_VLAN_8021Q is not set
727# CONFIG_DECNET is not set
728# CONFIG_LLC2 is not set
729# CONFIG_IPX is not set
730# CONFIG_ATALK is not set
731# CONFIG_X25 is not set
732# CONFIG_LAPB is not set
733# CONFIG_ECONET is not set
734# CONFIG_WAN_ROUTER is not set
735# CONFIG_PHONET is not set
736# CONFIG_IEEE802154 is not set
737# CONFIG_NET_SCHED is not set
738# CONFIG_DCB is not set
739# CONFIG_BATMAN_ADV is not set
740CONFIG_RPS=y
741CONFIG_RFS_ACCEL=y
742CONFIG_XPS=y
743
744#
745# Network testing
746#
747# CONFIG_NET_PKTGEN is not set
748# CONFIG_HAMRADIO is not set
749# CONFIG_CAN is not set
750# CONFIG_IRDA is not set
751CONFIG_BT=m
752CONFIG_BT_L2CAP=y
753CONFIG_BT_SCO=y
754CONFIG_BT_RFCOMM=m
755CONFIG_BT_RFCOMM_TTY=y
756CONFIG_BT_BNEP=m
757# CONFIG_BT_BNEP_MC_FILTER is not set
758# CONFIG_BT_BNEP_PROTO_FILTER is not set
759CONFIG_BT_HIDP=m
760
761#
762# Bluetooth device drivers
763#
764CONFIG_BT_HCIBTUSB=m
765# CONFIG_BT_HCIUART is not set
766# CONFIG_BT_HCIBCM203X is not set
767# CONFIG_BT_HCIBPA10X is not set
768# CONFIG_BT_HCIBFUSB is not set
769# CONFIG_BT_HCIVHCI is not set
770# CONFIG_BT_MRVL is not set
771CONFIG_BT_ATH3K=m
772# CONFIG_AF_RXRPC is not set
773CONFIG_FIB_RULES=y
774# CONFIG_WIRELESS is not set
775# CONFIG_WIMAX is not set
776# CONFIG_RFKILL is not set
777# CONFIG_NET_9P is not set
778# CONFIG_CAIF is not set
779# CONFIG_CEPH_LIB is not set
780
781#
782# Device Drivers
783#
784
785#
786# Generic Driver Options
787#
788CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
789# CONFIG_DEVTMPFS is not set
790CONFIG_STANDALONE=y
791CONFIG_PREVENT_FIRMWARE_BUILD=y
792CONFIG_FW_LOADER=y
793# CONFIG_FIRMWARE_IN_KERNEL is not set
794CONFIG_EXTRA_FIRMWARE=""
795# CONFIG_DEBUG_DRIVER is not set
796# CONFIG_DEBUG_DEVRES is not set
797# CONFIG_SYS_HYPERVISOR is not set
798CONFIG_CONNECTOR=m
799# CONFIG_MTD is not set
800# CONFIG_PARPORT is not set
801CONFIG_PNP=y
802CONFIG_PNP_DEBUG_MESSAGES=y
803
804#
805# Protocols
806#
807CONFIG_PNPACPI=y
808CONFIG_BLK_DEV=y
809# CONFIG_BLK_DEV_FD is not set
810# CONFIG_BLK_CPQ_DA is not set
811# CONFIG_BLK_CPQ_CISS_DA is not set
812# CONFIG_BLK_DEV_DAC960 is not set
813# CONFIG_BLK_DEV_UMEM is not set
814# CONFIG_BLK_DEV_COW_COMMON is not set
815CONFIG_BLK_DEV_LOOP=y
816# CONFIG_BLK_DEV_CRYPTOLOOP is not set
817# CONFIG_BLK_DEV_DRBD is not set
818CONFIG_BLK_DEV_NBD=m
819# CONFIG_BLK_DEV_SX8 is not set
820# CONFIG_BLK_DEV_UB is not set
821# CONFIG_BLK_DEV_RAM is not set
822# CONFIG_CDROM_PKTCDVD is not set
823# CONFIG_ATA_OVER_ETH is not set
824# CONFIG_BLK_DEV_HD is not set
825# CONFIG_BLK_DEV_RBD is not set
826# CONFIG_SENSORS_LIS3LV02D is not set
827# CONFIG_MISC_DEVICES is not set
828CONFIG_HAVE_IDE=y
829# CONFIG_IDE is not set
830
831#
832# SCSI device support
833#
834CONFIG_SCSI_MOD=y
835# CONFIG_RAID_ATTRS is not set
836CONFIG_SCSI=y
837CONFIG_SCSI_DMA=y
838# CONFIG_SCSI_TGT is not set
839# CONFIG_SCSI_NETLINK is not set
840CONFIG_SCSI_PROC_FS=y
841
842#
843# SCSI support type (disk, tape, CD-ROM)
844#
845CONFIG_BLK_DEV_SD=y
846# CONFIG_CHR_DEV_ST is not set
847# CONFIG_CHR_DEV_OSST is not set
848CONFIG_BLK_DEV_SR=m
849# CONFIG_BLK_DEV_SR_VENDOR is not set
850CONFIG_CHR_DEV_SG=m
851# CONFIG_CHR_DEV_SCH is not set
852# CONFIG_SCSI_MULTI_LUN is not set
853# CONFIG_SCSI_CONSTANTS is not set
854# CONFIG_SCSI_LOGGING is not set
855CONFIG_SCSI_SCAN_ASYNC=y
856CONFIG_SCSI_WAIT_SCAN=m
857
858#
859# SCSI Transports
860#
861# CONFIG_SCSI_SPI_ATTRS is not set
862# CONFIG_SCSI_FC_ATTRS is not set
863# CONFIG_SCSI_ISCSI_ATTRS is not set
864# CONFIG_SCSI_SAS_ATTRS is not set
865# CONFIG_SCSI_SAS_LIBSAS is not set
866# CONFIG_SCSI_SRP_ATTRS is not set
867# CONFIG_SCSI_LOWLEVEL is not set
868# CONFIG_SCSI_DH is not set
869# CONFIG_SCSI_OSD_INITIATOR is not set
870CONFIG_ATA=y
871# CONFIG_ATA_NONSTANDARD is not set
872CONFIG_ATA_VERBOSE_ERROR=y
873CONFIG_ATA_ACPI=y
874# CONFIG_SATA_PMP is not set
875
876#
877# Controllers with non-SFF native interface
878#
879CONFIG_SATA_AHCI=y
880# CONFIG_SATA_AHCI_PLATFORM is not set
881# CONFIG_SATA_INIC162X is not set
882# CONFIG_SATA_ACARD_AHCI is not set
883# CONFIG_SATA_SIL24 is not set
884CONFIG_ATA_SFF=y
885
886#
887# SFF controllers with custom DMA interface
888#
889# CONFIG_PDC_ADMA is not set
890# CONFIG_SATA_QSTOR is not set
891# CONFIG_SATA_SX4 is not set
892CONFIG_ATA_BMDMA=y
893
894#
895# SATA SFF controllers with BMDMA
896#
897CONFIG_ATA_PIIX=y
898# CONFIG_SATA_MV is not set
899# CONFIG_SATA_NV is not set
900# CONFIG_SATA_PROMISE is not set
901# CONFIG_SATA_SIL is not set
902# CONFIG_SATA_SIS is not set
903# CONFIG_SATA_SVW is not set
904# CONFIG_SATA_ULI is not set
905# CONFIG_SATA_VIA is not set
906# CONFIG_SATA_VITESSE is not set
907
908#
909# PATA SFF controllers with BMDMA
910#
911# CONFIG_PATA_ALI is not set
912# CONFIG_PATA_AMD is not set
913# CONFIG_PATA_ARASAN_CF is not set
914# CONFIG_PATA_ARTOP is not set
915# CONFIG_PATA_ATIIXP is not set
916# CONFIG_PATA_ATP867X is not set
917# CONFIG_PATA_CMD64X is not set
918# CONFIG_PATA_CS5520 is not set
919# CONFIG_PATA_CS5530 is not set
920# CONFIG_PATA_CS5535 is not set
921# CONFIG_PATA_CS5536 is not set
922# CONFIG_PATA_CYPRESS is not set
923# CONFIG_PATA_EFAR is not set
924# CONFIG_PATA_HPT366 is not set
925# CONFIG_PATA_HPT37X is not set
926# CONFIG_PATA_HPT3X2N is not set
927# CONFIG_PATA_HPT3X3 is not set
928# CONFIG_PATA_IT8213 is not set
929# CONFIG_PATA_IT821X is not set
930# CONFIG_PATA_JMICRON is not set
931# CONFIG_PATA_MARVELL is not set
932# CONFIG_PATA_NETCELL is not set
933# CONFIG_PATA_NINJA32 is not set
934# CONFIG_PATA_NS87415 is not set
935# CONFIG_PATA_OLDPIIX is not set
936# CONFIG_PATA_OPTIDMA is not set
937# CONFIG_PATA_PDC2027X is not set
938# CONFIG_PATA_PDC_OLD is not set
939# CONFIG_PATA_RADISYS is not set
940# CONFIG_PATA_RDC is not set
941# CONFIG_PATA_SC1200 is not set
942# CONFIG_PATA_SCH is not set
943# CONFIG_PATA_SERVERWORKS is not set
944# CONFIG_PATA_SIL680 is not set
945# CONFIG_PATA_SIS is not set
946# CONFIG_PATA_TOSHIBA is not set
947# CONFIG_PATA_TRIFLEX is not set
948# CONFIG_PATA_VIA is not set
949# CONFIG_PATA_WINBOND is not set
950
951#
952# PIO-only SFF controllers
953#
954# CONFIG_PATA_CMD640_PCI is not set
955# CONFIG_PATA_MPIIX is not set
956# CONFIG_PATA_NS87410 is not set
957# CONFIG_PATA_OPTI is not set
958# CONFIG_PATA_RZ1000 is not set
959
960#
961# Generic fallback / legacy drivers
962#
963# CONFIG_PATA_ACPI is not set
964# CONFIG_ATA_GENERIC is not set
965# CONFIG_PATA_LEGACY is not set
966# CONFIG_MD is not set
967# CONFIG_TARGET_CORE is not set
968# CONFIG_FUSION is not set
969
970#
971# IEEE 1394 (FireWire) support
972#
973# CONFIG_FIREWIRE is not set
974# CONFIG_FIREWIRE_NOSY is not set
975# CONFIG_I2O is not set
976# CONFIG_MACINTOSH_DRIVERS is not set
977CONFIG_NETDEVICES=y
978# CONFIG_DUMMY is not set
979# CONFIG_BONDING is not set
980# CONFIG_MACVLAN is not set
981# CONFIG_EQUALIZER is not set
982CONFIG_TUN=m
983# CONFIG_VETH is not set
984# CONFIG_NET_SB1000 is not set
985# CONFIG_ARCNET is not set
986CONFIG_MII=y
987# CONFIG_PHYLIB is not set
988CONFIG_NET_ETHERNET=y
989# CONFIG_HAPPYMEAL is not set
990# CONFIG_SUNGEM is not set
991# CONFIG_CASSINI is not set
992# CONFIG_NET_VENDOR_3COM is not set
993# CONFIG_ETHOC is not set
994# CONFIG_DNET is not set
995# CONFIG_NET_TULIP is not set
996# CONFIG_HP100 is not set
997# CONFIG_IBM_NEW_EMAC_ZMII is not set
998# CONFIG_IBM_NEW_EMAC_RGMII is not set
999# CONFIG_IBM_NEW_EMAC_TAH is not set
1000# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
1001# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
1002# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
1003# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
1004CONFIG_NET_PCI=y
1005# CONFIG_PCNET32 is not set
1006# CONFIG_AMD8111_ETH is not set
1007# CONFIG_ADAPTEC_STARFIRE is not set
1008# CONFIG_KSZ884X_PCI is not set
1009# CONFIG_B44 is not set
1010# CONFIG_FORCEDETH is not set
1011CONFIG_E100=m
1012# CONFIG_FEALNX is not set
1013# CONFIG_NATSEMI is not set
1014# CONFIG_NE2K_PCI is not set
1015# CONFIG_8139CP is not set
1016# CONFIG_8139TOO is not set
1017# CONFIG_R6040 is not set
1018# CONFIG_SIS900 is not set
1019# CONFIG_EPIC100 is not set
1020# CONFIG_SMSC9420 is not set
1021# CONFIG_SUNDANCE is not set
1022# CONFIG_TLAN is not set
1023# CONFIG_KS8851_MLL is not set
1024# CONFIG_VIA_RHINE is not set
1025# CONFIG_SC92031 is not set
1026# CONFIG_ATL2 is not set
1027CONFIG_NETDEV_1000=y
1028# CONFIG_ACENIC is not set
1029# CONFIG_DL2K is not set
1030# CONFIG_E1000 is not set
1031CONFIG_E1000E=m
1032# CONFIG_IP1000 is not set
1033# CONFIG_IGB is not set
1034# CONFIG_IGBVF is not set
1035# CONFIG_NS83820 is not set
1036# CONFIG_HAMACHI is not set
1037# CONFIG_YELLOWFIN is not set
1038CONFIG_R8169=m
1039# CONFIG_SIS190 is not set
1040# CONFIG_SKGE is not set
1041# CONFIG_SKY2 is not set
1042# CONFIG_VIA_VELOCITY is not set
1043# CONFIG_TIGON3 is not set
1044# CONFIG_BNX2 is not set
1045# CONFIG_CNIC is not set
1046# CONFIG_QLA3XXX is not set
1047# CONFIG_ATL1 is not set
1048# CONFIG_ATL1E is not set
1049# CONFIG_ATL1C is not set
1050# CONFIG_JME is not set
1051# CONFIG_STMMAC_ETH is not set
1052# CONFIG_PCH_GBE is not set
1053# CONFIG_NETDEV_10000 is not set
1054# CONFIG_TR is not set
1055# CONFIG_WLAN is not set
1056
1057#
1058# Enable WiMAX (Networking options) to see the WiMAX drivers
1059#
1060
1061#
1062# USB Network Adapters
1063#
1064# CONFIG_USB_CATC is not set
1065# CONFIG_USB_KAWETH is not set
1066# CONFIG_USB_PEGASUS is not set
1067# CONFIG_USB_RTL8150 is not set
1068# CONFIG_USB_USBNET is not set
1069# CONFIG_USB_IPHETH is not set
1070# CONFIG_WAN is not set
1071
1072#
1073# CAIF transport drivers
1074#
1075# CONFIG_FDDI is not set
1076# CONFIG_HIPPI is not set
1077CONFIG_PPP=m
1078# CONFIG_PPP_MULTILINK is not set
1079CONFIG_PPP_FILTER=y
1080CONFIG_PPP_ASYNC=m
1081CONFIG_PPP_SYNC_TTY=m
1082CONFIG_PPP_DEFLATE=m
1083CONFIG_PPP_BSDCOMP=m
1084CONFIG_PPP_MPPE=m
1085CONFIG_PPPOE=m
1086# CONFIG_SLIP is not set
1087CONFIG_SLHC=m
1088# CONFIG_NET_FC is not set
1089# CONFIG_NETCONSOLE is not set
1090# CONFIG_NETPOLL is not set
1091# CONFIG_NET_POLL_CONTROLLER is not set
1092# CONFIG_VMXNET3 is not set
1093# CONFIG_ISDN is not set
1094# CONFIG_PHONE is not set
1095
1096#
1097# Input device support
1098#
1099CONFIG_INPUT=y
1100# CONFIG_INPUT_FF_MEMLESS is not set
1101# CONFIG_INPUT_POLLDEV is not set
1102# CONFIG_INPUT_SPARSEKMAP is not set
1103
1104#
1105# Userland interfaces
1106#
1107CONFIG_INPUT_MOUSEDEV=y
1108CONFIG_INPUT_MOUSEDEV_PSAUX=y
1109CONFIG_INPUT_MOUSEDEV_SCREEN_X=1600
1110CONFIG_INPUT_MOUSEDEV_SCREEN_Y=1200
1111# CONFIG_INPUT_JOYDEV is not set
1112CONFIG_INPUT_EVDEV=m
1113# CONFIG_INPUT_EVBUG is not set
1114
1115#
1116# Input Device Drivers
1117#
1118CONFIG_INPUT_KEYBOARD=y
1119# CONFIG_KEYBOARD_ADP5588 is not set
1120# CONFIG_KEYBOARD_ADP5589 is not set
1121CONFIG_KEYBOARD_ATKBD=y
1122# CONFIG_KEYBOARD_QT1070 is not set
1123# CONFIG_KEYBOARD_QT2160 is not set
1124# CONFIG_KEYBOARD_LKKBD is not set
1125# CONFIG_KEYBOARD_TCA6416 is not set
1126# CONFIG_KEYBOARD_MAX7359 is not set
1127# CONFIG_KEYBOARD_MCS is not set
1128# CONFIG_KEYBOARD_MPR121 is not set
1129# CONFIG_KEYBOARD_NEWTON is not set
1130# CONFIG_KEYBOARD_OPENCORES is not set
1131# CONFIG_KEYBOARD_STOWAWAY is not set
1132# CONFIG_KEYBOARD_SUNKBD is not set
1133# CONFIG_KEYBOARD_XTKBD is not set
1134CONFIG_INPUT_MOUSE=y
1135CONFIG_MOUSE_PS2=y
1136CONFIG_MOUSE_PS2_ALPS=y
1137CONFIG_MOUSE_PS2_LOGIPS2PP=y
1138CONFIG_MOUSE_PS2_SYNAPTICS=y
1139CONFIG_MOUSE_PS2_LIFEBOOK=y
1140CONFIG_MOUSE_PS2_TRACKPOINT=y
1141# CONFIG_MOUSE_PS2_ELANTECH is not set
1142# CONFIG_MOUSE_PS2_SENTELIC is not set
1143# CONFIG_MOUSE_PS2_TOUCHKIT is not set
1144# CONFIG_MOUSE_SERIAL is not set
1145# CONFIG_MOUSE_APPLETOUCH is not set
1146# CONFIG_MOUSE_BCM5974 is not set
1147# CONFIG_MOUSE_VSXXXAA is not set
1148# CONFIG_MOUSE_SYNAPTICS_I2C is not set
1149# CONFIG_INPUT_JOYSTICK is not set
1150# CONFIG_INPUT_TABLET is not set
1151# CONFIG_INPUT_TOUCHSCREEN is not set
1152CONFIG_INPUT_MISC=y
1153# CONFIG_INPUT_AD714X is not set
1154CONFIG_INPUT_PCSPKR=m
1155# CONFIG_INPUT_WISTRON_BTNS is not set
1156# CONFIG_INPUT_ATLAS_BTNS is not set
1157# CONFIG_INPUT_ATI_REMOTE is not set
1158# CONFIG_INPUT_ATI_REMOTE2 is not set
1159# CONFIG_INPUT_KEYSPAN_REMOTE is not set
1160# CONFIG_INPUT_POWERMATE is not set
1161# CONFIG_INPUT_YEALINK is not set
1162# CONFIG_INPUT_CM109 is not set
1163# CONFIG_INPUT_UINPUT is not set
1164# CONFIG_INPUT_PCF8574 is not set
1165# CONFIG_INPUT_ADXL34X is not set
1166# CONFIG_INPUT_CMA3000 is not set
1167
1168#
1169# Hardware I/O ports
1170#
1171CONFIG_SERIO=y
1172CONFIG_SERIO_I8042=y
1173CONFIG_SERIO_SERPORT=m
1174# CONFIG_SERIO_CT82C710 is not set
1175# CONFIG_SERIO_PCIPS2 is not set
1176CONFIG_SERIO_LIBPS2=y
1177# CONFIG_SERIO_RAW is not set
1178# CONFIG_SERIO_ALTERA_PS2 is not set
1179# CONFIG_SERIO_PS2MULT is not set
1180# CONFIG_GAMEPORT is not set
1181
1182#
1183# Character devices
1184#
1185CONFIG_VT=y
1186CONFIG_CONSOLE_TRANSLATIONS=y
1187CONFIG_VT_CONSOLE=y
1188CONFIG_HW_CONSOLE=y
1189CONFIG_VT_HW_CONSOLE_BINDING=y
1190CONFIG_UNIX98_PTYS=y
1191# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
1192# CONFIG_LEGACY_PTYS is not set
1193# CONFIG_SERIAL_NONSTANDARD is not set
1194# CONFIG_NOZOMI is not set
1195# CONFIG_N_GSM is not set
1196# CONFIG_TRACE_SINK is not set
1197# CONFIG_DEVKMEM is not set
1198
1199#
1200# Serial drivers
1201#
1202CONFIG_SERIAL_8250=m
1203CONFIG_FIX_EARLYCON_MEM=y
1204CONFIG_SERIAL_8250_PCI=m
1205CONFIG_SERIAL_8250_PNP=m
1206CONFIG_SERIAL_8250_NR_UARTS=4
1207CONFIG_SERIAL_8250_RUNTIME_UARTS=4
1208# CONFIG_SERIAL_8250_EXTENDED is not set
1209
1210#
1211# Non-8250 serial port support
1212#
1213# CONFIG_SERIAL_MFD_HSU is not set
1214CONFIG_SERIAL_CORE=m
1215# CONFIG_SERIAL_JSM is not set
1216# CONFIG_SERIAL_TIMBERDALE is not set
1217# CONFIG_SERIAL_ALTERA_JTAGUART is not set
1218# CONFIG_SERIAL_ALTERA_UART is not set
1219# CONFIG_SERIAL_PCH_UART is not set
1220# CONFIG_SERIAL_XILINX_PS_UART is not set
1221# CONFIG_IPMI_HANDLER is not set
1222# CONFIG_HW_RANDOM is not set
1223CONFIG_NVRAM=y
1224# CONFIG_R3964 is not set
1225# CONFIG_APPLICOM is not set
1226# CONFIG_SONYPI is not set
1227# CONFIG_MWAVE is not set
1228# CONFIG_PC8736x_GPIO is not set
1229# CONFIG_NSC_GPIO is not set
1230# CONFIG_RAW_DRIVER is not set
1231CONFIG_HPET=y
1232CONFIG_HPET_MMAP=y
1233CONFIG_HANGCHECK_TIMER=y
1234# CONFIG_TCG_TPM is not set
1235# CONFIG_TELCLOCK is not set
1236CONFIG_DEVPORT=y
1237# CONFIG_RAMOOPS is not set
1238CONFIG_I2C=y
1239CONFIG_I2C_BOARDINFO=y
1240CONFIG_I2C_COMPAT=y
1241CONFIG_I2C_CHARDEV=y
1242# CONFIG_I2C_MUX is not set
1243CONFIG_I2C_HELPER_AUTO=y
1244CONFIG_I2C_ALGOBIT=m
1245
1246#
1247# I2C Hardware Bus support
1248#
1249
1250#
1251# PC SMBus host controller drivers
1252#
1253# CONFIG_I2C_ALI1535 is not set
1254# CONFIG_I2C_ALI1563 is not set
1255# CONFIG_I2C_ALI15X3 is not set
1256# CONFIG_I2C_AMD756 is not set
1257# CONFIG_I2C_AMD8111 is not set
1258CONFIG_I2C_I801=m
1259CONFIG_I2C_ISCH=m
1260# CONFIG_I2C_PIIX4 is not set
1261# CONFIG_I2C_NFORCE2 is not set
1262# CONFIG_I2C_SIS5595 is not set
1263# CONFIG_I2C_SIS630 is not set
1264# CONFIG_I2C_SIS96X is not set
1265# CONFIG_I2C_VIA is not set
1266# CONFIG_I2C_VIAPRO is not set
1267
1268#
1269# ACPI drivers
1270#
1271CONFIG_I2C_SCMI=m
1272
1273#
1274# I2C system bus drivers (mostly embedded / system-on-chip)
1275#
1276# CONFIG_I2C_INTEL_MID is not set
1277# CONFIG_I2C_OCORES is not set
1278# CONFIG_I2C_PCA_PLATFORM is not set
1279# CONFIG_I2C_PXA_PCI is not set
1280# CONFIG_I2C_SIMTEC is not set
1281# CONFIG_I2C_XILINX is not set
1282# CONFIG_I2C_EG20T is not set
1283
1284#
1285# External I2C/SMBus adapter drivers
1286#
1287# CONFIG_I2C_DIOLAN_U2C is not set
1288# CONFIG_I2C_PARPORT_LIGHT is not set
1289# CONFIG_I2C_TAOS_EVM is not set
1290# CONFIG_I2C_TINY_USB is not set
1291
1292#
1293# Other I2C/SMBus bus drivers
1294#
1295# CONFIG_I2C_STUB is not set
1296# CONFIG_SCx200_ACB is not set
1297# CONFIG_I2C_DEBUG_CORE is not set
1298# CONFIG_I2C_DEBUG_ALGO is not set
1299# CONFIG_I2C_DEBUG_BUS is not set
1300# CONFIG_SPI is not set
1301
1302#
1303# PPS support
1304#
1305# CONFIG_PPS is not set
1306
1307#
1308# PPS generators support
1309#
1310
1311#
1312# PTP clock support
1313#
1314
1315#
1316# Enable Device Drivers -> PPS to see the PTP clock options.
1317#
1318CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
1319# CONFIG_GPIOLIB is not set
1320# CONFIG_W1 is not set
1321# CONFIG_POWER_SUPPLY is not set
1322CONFIG_HWMON=y
1323CONFIG_HWMON_VID=m
1324# CONFIG_HWMON_DEBUG_CHIP is not set
1325
1326#
1327# Native drivers
1328#
1329# CONFIG_SENSORS_ABITUGURU is not set
1330# CONFIG_SENSORS_ABITUGURU3 is not set
1331# CONFIG_SENSORS_AD7414 is not set
1332# CONFIG_SENSORS_AD7418 is not set
1333# CONFIG_SENSORS_ADM1021 is not set
1334# CONFIG_SENSORS_ADM1025 is not set
1335# CONFIG_SENSORS_ADM1026 is not set
1336# CONFIG_SENSORS_ADM1029 is not set
1337# CONFIG_SENSORS_ADM1031 is not set
1338# CONFIG_SENSORS_ADM9240 is not set
1339# CONFIG_SENSORS_ADT7411 is not set
1340# CONFIG_SENSORS_ADT7462 is not set
1341# CONFIG_SENSORS_ADT7470 is not set
1342CONFIG_SENSORS_ADT7475=m
1343# CONFIG_SENSORS_ASC7621 is not set
1344# CONFIG_SENSORS_K8TEMP is not set
1345# CONFIG_SENSORS_K10TEMP is not set
1346# CONFIG_SENSORS_FAM15H_POWER is not set
1347# CONFIG_SENSORS_ASB100 is not set
1348# CONFIG_SENSORS_ATXP1 is not set
1349# CONFIG_SENSORS_DS620 is not set
1350# CONFIG_SENSORS_DS1621 is not set
1351# CONFIG_SENSORS_I5K_AMB is not set
1352# CONFIG_SENSORS_F71805F is not set
1353# CONFIG_SENSORS_F71882FG is not set
1354# CONFIG_SENSORS_F75375S is not set
1355# CONFIG_SENSORS_FSCHMD is not set
1356# CONFIG_SENSORS_G760A is not set
1357# CONFIG_SENSORS_GL518SM is not set
1358# CONFIG_SENSORS_GL520SM is not set
1359CONFIG_SENSORS_CORETEMP=m
1360# CONFIG_SENSORS_IT87 is not set
1361CONFIG_SENSORS_JC42=m
1362# CONFIG_SENSORS_LINEAGE is not set
1363# CONFIG_SENSORS_LM63 is not set
1364# CONFIG_SENSORS_LM73 is not set
1365# CONFIG_SENSORS_LM75 is not set
1366# CONFIG_SENSORS_LM77 is not set
1367# CONFIG_SENSORS_LM78 is not set
1368# CONFIG_SENSORS_LM80 is not set
1369# CONFIG_SENSORS_LM83 is not set
1370# CONFIG_SENSORS_LM85 is not set
1371# CONFIG_SENSORS_LM87 is not set
1372# CONFIG_SENSORS_LM90 is not set
1373# CONFIG_SENSORS_LM92 is not set
1374# CONFIG_SENSORS_LM93 is not set
1375# CONFIG_SENSORS_LTC4151 is not set
1376# CONFIG_SENSORS_LTC4215 is not set
1377# CONFIG_SENSORS_LTC4245 is not set
1378# CONFIG_SENSORS_LTC4261 is not set
1379# CONFIG_SENSORS_LM95241 is not set
1380# CONFIG_SENSORS_MAX16065 is not set
1381# CONFIG_SENSORS_MAX1619 is not set
1382# CONFIG_SENSORS_MAX6639 is not set
1383# CONFIG_SENSORS_MAX6642 is not set
1384# CONFIG_SENSORS_MAX6650 is not set
1385# CONFIG_SENSORS_PC87360 is not set
1386# CONFIG_SENSORS_PC87427 is not set
1387# CONFIG_SENSORS_PCF8591 is not set
1388# CONFIG_PMBUS is not set
1389# CONFIG_SENSORS_SHT21 is not set
1390# CONFIG_SENSORS_SIS5595 is not set
1391# CONFIG_SENSORS_SMM665 is not set
1392# CONFIG_SENSORS_DME1737 is not set
1393# CONFIG_SENSORS_EMC1403 is not set
1394# CONFIG_SENSORS_EMC2103 is not set
1395# CONFIG_SENSORS_EMC6W201 is not set
1396# CONFIG_SENSORS_SMSC47M1 is not set
1397# CONFIG_SENSORS_SMSC47M192 is not set
1398# CONFIG_SENSORS_SMSC47B397 is not set
1399# CONFIG_SENSORS_SCH5627 is not set
1400# CONFIG_SENSORS_ADS1015 is not set
1401# CONFIG_SENSORS_ADS7828 is not set
1402# CONFIG_SENSORS_AMC6821 is not set
1403# CONFIG_SENSORS_THMC50 is not set
1404# CONFIG_SENSORS_TMP102 is not set
1405# CONFIG_SENSORS_TMP401 is not set
1406# CONFIG_SENSORS_TMP421 is not set
1407# CONFIG_SENSORS_VIA_CPUTEMP is not set
1408# CONFIG_SENSORS_VIA686A is not set
1409# CONFIG_SENSORS_VT1211 is not set
1410# CONFIG_SENSORS_VT8231 is not set
1411# CONFIG_SENSORS_W83781D is not set
1412# CONFIG_SENSORS_W83791D is not set
1413# CONFIG_SENSORS_W83792D is not set
1414# CONFIG_SENSORS_W83793 is not set
1415# CONFIG_SENSORS_W83795 is not set
1416# CONFIG_SENSORS_W83L785TS is not set
1417# CONFIG_SENSORS_W83L786NG is not set
1418# CONFIG_SENSORS_W83627HF is not set
1419CONFIG_SENSORS_W83627EHF=m
1420# CONFIG_SENSORS_APPLESMC is not set
1421
1422#
1423# ACPI drivers
1424#
1425CONFIG_SENSORS_ACPI_POWER=m
1426# CONFIG_SENSORS_ATK0110 is not set
1427CONFIG_THERMAL=y
1428CONFIG_THERMAL_HWMON=y
1429# CONFIG_WATCHDOG is not set
1430CONFIG_SSB_POSSIBLE=y
1431
1432#
1433# Sonics Silicon Backplane
1434#
1435# CONFIG_SSB is not set
1436CONFIG_BCMA_POSSIBLE=y
1437
1438#
1439# Broadcom specific AMBA
1440#
1441# CONFIG_BCMA is not set
1442# CONFIG_MFD_SUPPORT is not set
1443CONFIG_MFD_CORE=m
1444CONFIG_LPC_SCH=m
1445# CONFIG_REGULATOR is not set
1446CONFIG_MEDIA_SUPPORT=m
1447
1448#
1449# Multimedia core support
1450#
1451# CONFIG_MEDIA_CONTROLLER is not set
1452CONFIG_VIDEO_DEV=m
1453CONFIG_VIDEO_V4L2_COMMON=m
1454# CONFIG_DVB_CORE is not set
1455CONFIG_VIDEO_MEDIA=m
1456
1457#
1458# Multimedia drivers
1459#
1460# CONFIG_RC_CORE is not set
1461CONFIG_MEDIA_ATTACH=y
1462CONFIG_MEDIA_TUNER=m
1463# CONFIG_MEDIA_TUNER_CUSTOMISE is not set
1464CONFIG_MEDIA_TUNER_SIMPLE=m
1465CONFIG_MEDIA_TUNER_TDA8290=m
1466CONFIG_MEDIA_TUNER_TDA827X=m
1467CONFIG_MEDIA_TUNER_TDA18271=m
1468CONFIG_MEDIA_TUNER_TDA9887=m
1469CONFIG_MEDIA_TUNER_TEA5761=m
1470CONFIG_MEDIA_TUNER_TEA5767=m
1471CONFIG_MEDIA_TUNER_MT20XX=m
1472CONFIG_MEDIA_TUNER_XC2028=m
1473CONFIG_MEDIA_TUNER_XC5000=m
1474CONFIG_MEDIA_TUNER_MC44S803=m
1475CONFIG_VIDEO_V4L2=m
1476CONFIG_VIDEOBUF2_CORE=m
1477CONFIG_VIDEOBUF2_MEMOPS=m
1478CONFIG_VIDEOBUF2_VMALLOC=m
1479CONFIG_VIDEO_CAPTURE_DRIVERS=y
1480# CONFIG_VIDEO_ADV_DEBUG is not set
1481# CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
1482CONFIG_VIDEO_HELPER_CHIPS_AUTO=y
1483
1484#
1485# Audio decoders, processors and mixers
1486#
1487
1488#
1489# RDS decoders
1490#
1491
1492#
1493# Video decoders
1494#
1495
1496#
1497# Video and audio decoders
1498#
1499
1500#
1501# MPEG video encoders
1502#
1503
1504#
1505# Video encoders
1506#
1507
1508#
1509# Camera sensor devices
1510#
1511
1512#
1513# Video improvement chips
1514#
1515
1516#
1517# Miscelaneous helper chips
1518#
1519CONFIG_VIDEO_VIVI=m
1520# CONFIG_VIDEO_CPIA2 is not set
1521# CONFIG_VIDEO_ZORAN is not set
1522# CONFIG_VIDEO_SAA7134 is not set
1523# CONFIG_VIDEO_MXB is not set
1524# CONFIG_VIDEO_HEXIUM_ORION is not set
1525# CONFIG_VIDEO_HEXIUM_GEMINI is not set
1526# CONFIG_VIDEO_CAFE_CCIC is not set
1527# CONFIG_VIDEO_SR030PC30 is not set
1528# CONFIG_VIDEO_NOON010PC30 is not set
1529# CONFIG_SOC_CAMERA is not set
1530CONFIG_V4L_USB_DRIVERS=y
1531CONFIG_USB_VIDEO_CLASS=m
1532CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
1533# CONFIG_USB_GSPCA is not set
1534# CONFIG_VIDEO_PVRUSB2 is not set
1535# CONFIG_VIDEO_HDPVR is not set
1536# CONFIG_VIDEO_USBVISION is not set
1537# CONFIG_USB_ET61X251 is not set
1538# CONFIG_USB_SN9C102 is not set
1539# CONFIG_USB_PWC is not set
1540# CONFIG_USB_ZR364XX is not set
1541# CONFIG_USB_STKWEBCAM is not set
1542# CONFIG_USB_S2255 is not set
1543# CONFIG_V4L_MEM2MEM_DRIVERS is not set
1544# CONFIG_RADIO_ADAPTERS is not set
1545
1546#
1547# Graphics support
1548#
1549CONFIG_AGP=m
1550# CONFIG_AGP_ALI is not set
1551# CONFIG_AGP_ATI is not set
1552# CONFIG_AGP_AMD is not set
1553# CONFIG_AGP_AMD64 is not set
1554CONFIG_AGP_INTEL=m
1555# CONFIG_AGP_NVIDIA is not set
1556# CONFIG_AGP_SIS is not set
1557# CONFIG_AGP_SWORKS is not set
1558# CONFIG_AGP_VIA is not set
1559# CONFIG_AGP_EFFICEON is not set
1560CONFIG_VGA_ARB=y
1561CONFIG_VGA_ARB_MAX_GPUS=8
1562# CONFIG_VGA_SWITCHEROO is not set
1563CONFIG_DRM=m
1564CONFIG_DRM_KMS_HELPER=m
1565# CONFIG_DRM_TDFX is not set
1566# CONFIG_DRM_R128 is not set
1567# CONFIG_DRM_RADEON is not set
1568CONFIG_DRM_I915=m
1569CONFIG_DRM_I915_KMS=y
1570# CONFIG_DRM_MGA is not set
1571# CONFIG_DRM_SIS is not set
1572# CONFIG_DRM_VIA is not set
1573# CONFIG_DRM_SAVAGE is not set
1574# CONFIG_STUB_POULSBO is not set
1575# CONFIG_VGASTATE is not set
1576CONFIG_VIDEO_OUTPUT_CONTROL=y
1577CONFIG_FB=y
1578# CONFIG_FIRMWARE_EDID is not set
1579# CONFIG_FB_DDC is not set
1580CONFIG_FB_BOOT_VESA_SUPPORT=y
1581CONFIG_FB_CFB_FILLRECT=y
1582CONFIG_FB_CFB_COPYAREA=y
1583CONFIG_FB_CFB_IMAGEBLIT=y
1584# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
1585# CONFIG_FB_SYS_FILLRECT is not set
1586# CONFIG_FB_SYS_COPYAREA is not set
1587# CONFIG_FB_SYS_IMAGEBLIT is not set
1588# CONFIG_FB_FOREIGN_ENDIAN is not set
1589# CONFIG_FB_SYS_FOPS is not set
1590# CONFIG_FB_WMT_GE_ROPS is not set
1591# CONFIG_FB_SVGALIB is not set
1592# CONFIG_FB_MACMODES is not set
1593# CONFIG_FB_BACKLIGHT is not set
1594# CONFIG_FB_MODE_HELPERS is not set
1595# CONFIG_FB_TILEBLITTING is not set
1596
1597#
1598# Frame buffer hardware drivers
1599#
1600# CONFIG_FB_CIRRUS is not set
1601# CONFIG_FB_PM2 is not set
1602# CONFIG_FB_CYBER2000 is not set
1603# CONFIG_FB_ARC is not set
1604# CONFIG_FB_ASILIANT is not set
1605# CONFIG_FB_IMSTT is not set
1606# CONFIG_FB_VGA16 is not set
1607# CONFIG_FB_UVESA is not set
1608CONFIG_FB_VESA=y
1609# CONFIG_FB_N411 is not set
1610# CONFIG_FB_HGA is not set
1611# CONFIG_FB_S1D13XXX is not set
1612# CONFIG_FB_NVIDIA is not set
1613# CONFIG_FB_RIVA is not set
1614# CONFIG_FB_I810 is not set
1615# CONFIG_FB_LE80578 is not set
1616# CONFIG_FB_MATROX is not set
1617# CONFIG_FB_RADEON is not set
1618# CONFIG_FB_ATY128 is not set
1619# CONFIG_FB_ATY is not set
1620# CONFIG_FB_S3 is not set
1621# CONFIG_FB_SAVAGE is not set
1622# CONFIG_FB_SIS is not set
1623# CONFIG_FB_VIA is not set
1624# CONFIG_FB_NEOMAGIC is not set
1625# CONFIG_FB_KYRO is not set
1626# CONFIG_FB_3DFX is not set
1627# CONFIG_FB_VOODOO1 is not set
1628# CONFIG_FB_VT8623 is not set
1629# CONFIG_FB_TRIDENT is not set
1630# CONFIG_FB_ARK is not set
1631# CONFIG_FB_PM3 is not set
1632# CONFIG_FB_CARMINE is not set
1633# CONFIG_FB_GEODE is not set
1634# CONFIG_FB_TMIO is not set
1635# CONFIG_FB_UDL is not set
1636# CONFIG_FB_VIRTUAL is not set
1637# CONFIG_FB_METRONOME is not set
1638# CONFIG_FB_MB862XX is not set
1639# CONFIG_FB_BROADSHEET is not set
1640# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
1641CONFIG_BACKLIGHT_CLASS_DEVICE=m
1642
1643#
1644# Display device support
1645#
1646# CONFIG_DISPLAY_SUPPORT is not set
1647
1648#
1649# Console display driver support
1650#
1651CONFIG_VGA_CONSOLE=y
1652CONFIG_VGACON_SOFT_SCROLLBACK=y
1653CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=256
1654CONFIG_DUMMY_CONSOLE=y
1655CONFIG_FRAMEBUFFER_CONSOLE=y
1656CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
1657# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
1658# CONFIG_FONTS is not set
1659CONFIG_FONT_8x8=y
1660CONFIG_FONT_8x16=y
1661CONFIG_LOGO=y
1662# CONFIG_LOGO_LINUX_MONO is not set
1663# CONFIG_LOGO_LINUX_VGA16 is not set
1664CONFIG_LOGO_LINUX_CLUT224=y
1665CONFIG_SOUND=y
1666CONFIG_SOUND_OSS_CORE=y
1667CONFIG_SOUND_OSS_CORE_PRECLAIM=y
1668CONFIG_SND=m
1669CONFIG_SND_TIMER=m
1670CONFIG_SND_PCM=m
1671CONFIG_SND_HWDEP=m
1672CONFIG_SND_RAWMIDI=m
1673CONFIG_SND_JACK=y
1674CONFIG_SND_SEQUENCER=m
1675# CONFIG_SND_SEQ_DUMMY is not set
1676CONFIG_SND_OSSEMUL=y
1677CONFIG_SND_MIXER_OSS=m
1678CONFIG_SND_PCM_OSS=m
1679CONFIG_SND_PCM_OSS_PLUGINS=y
1680CONFIG_SND_SEQUENCER_OSS=y
1681CONFIG_SND_HRTIMER=m
1682CONFIG_SND_SEQ_HRTIMER_DEFAULT=y
1683CONFIG_SND_DYNAMIC_MINORS=y
1684# CONFIG_SND_SUPPORT_OLD_API is not set
1685# CONFIG_SND_VERBOSE_PROCFS is not set
1686# CONFIG_SND_VERBOSE_PRINTK is not set
1687# CONFIG_SND_DEBUG is not set
1688CONFIG_SND_VMASTER=y
1689CONFIG_SND_DMA_SGBUF=y
1690CONFIG_SND_RAWMIDI_SEQ=m
1691# CONFIG_SND_OPL3_LIB_SEQ is not set
1692# CONFIG_SND_OPL4_LIB_SEQ is not set
1693# CONFIG_SND_SBAWE_SEQ is not set
1694CONFIG_SND_EMU10K1_SEQ=m
1695CONFIG_SND_AC97_CODEC=m
1696CONFIG_SND_DRIVERS=y
1697# CONFIG_SND_PCSP is not set
1698# CONFIG_SND_DUMMY is not set
1699# CONFIG_SND_ALOOP is not set
1700# CONFIG_SND_VIRMIDI is not set
1701# CONFIG_SND_MTPAV is not set
1702# CONFIG_SND_SERIAL_U16550 is not set
1703# CONFIG_SND_MPU401 is not set
1704CONFIG_SND_AC97_POWER_SAVE=y
1705CONFIG_SND_AC97_POWER_SAVE_DEFAULT=300
1706CONFIG_SND_PCI=y
1707# CONFIG_SND_AD1889 is not set
1708# CONFIG_SND_ALS300 is not set
1709# CONFIG_SND_ALS4000 is not set
1710# CONFIG_SND_ALI5451 is not set
1711# CONFIG_SND_ASIHPI is not set
1712# CONFIG_SND_ATIIXP is not set
1713# CONFIG_SND_ATIIXP_MODEM is not set
1714# CONFIG_SND_AU8810 is not set
1715# CONFIG_SND_AU8820 is not set
1716# CONFIG_SND_AU8830 is not set
1717# CONFIG_SND_AW2 is not set
1718# CONFIG_SND_AZT3328 is not set
1719# CONFIG_SND_BT87X is not set
1720# CONFIG_SND_CA0106 is not set
1721# CONFIG_SND_CMIPCI is not set
1722# CONFIG_SND_OXYGEN is not set
1723# CONFIG_SND_CS4281 is not set
1724# CONFIG_SND_CS46XX is not set
1725# CONFIG_SND_CS5530 is not set
1726# CONFIG_SND_CS5535AUDIO is not set
1727# CONFIG_SND_CTXFI is not set
1728# CONFIG_SND_DARLA20 is not set
1729# CONFIG_SND_GINA20 is not set
1730# CONFIG_SND_LAYLA20 is not set
1731# CONFIG_SND_DARLA24 is not set
1732# CONFIG_SND_GINA24 is not set
1733# CONFIG_SND_LAYLA24 is not set
1734# CONFIG_SND_MONA is not set
1735# CONFIG_SND_MIA is not set
1736# CONFIG_SND_ECHO3G is not set
1737# CONFIG_SND_INDIGO is not set
1738# CONFIG_SND_INDIGOIO is not set
1739# CONFIG_SND_INDIGODJ is not set
1740# CONFIG_SND_INDIGOIOX is not set
1741# CONFIG_SND_INDIGODJX is not set
1742CONFIG_SND_EMU10K1=m
1743# CONFIG_SND_EMU10K1X is not set
1744# CONFIG_SND_ENS1370 is not set
1745# CONFIG_SND_ENS1371 is not set
1746# CONFIG_SND_ES1938 is not set
1747# CONFIG_SND_ES1968 is not set
1748# CONFIG_SND_FM801 is not set
1749CONFIG_SND_HDA_INTEL=m
1750# CONFIG_SND_HDA_HWDEP is not set
1751CONFIG_SND_HDA_INPUT_BEEP=y
1752CONFIG_SND_HDA_INPUT_BEEP_MODE=1
1753CONFIG_SND_HDA_INPUT_JACK=y
1754# CONFIG_SND_HDA_PATCH_LOADER is not set
1755CONFIG_SND_HDA_CODEC_REALTEK=y
1756# CONFIG_SND_HDA_CODEC_ANALOG is not set
1757# CONFIG_SND_HDA_CODEC_SIGMATEL is not set
1758# CONFIG_SND_HDA_CODEC_VIA is not set
1759CONFIG_SND_HDA_CODEC_HDMI=y
1760# CONFIG_SND_HDA_CODEC_CIRRUS is not set
1761# CONFIG_SND_HDA_CODEC_CONEXANT is not set
1762# CONFIG_SND_HDA_CODEC_CA0110 is not set
1763# CONFIG_SND_HDA_CODEC_CMEDIA is not set
1764# CONFIG_SND_HDA_CODEC_SI3054 is not set
1765CONFIG_SND_HDA_GENERIC=y
1766CONFIG_SND_HDA_POWER_SAVE=y
1767CONFIG_SND_HDA_POWER_SAVE_DEFAULT=300
1768# CONFIG_SND_HDSP is not set
1769# CONFIG_SND_HDSPM is not set
1770# CONFIG_SND_ICE1712 is not set
1771# CONFIG_SND_ICE1724 is not set
1772# CONFIG_SND_INTEL8X0 is not set
1773# CONFIG_SND_INTEL8X0M is not set
1774# CONFIG_SND_KORG1212 is not set
1775# CONFIG_SND_LOLA is not set
1776# CONFIG_SND_LX6464ES is not set
1777# CONFIG_SND_MAESTRO3 is not set
1778# CONFIG_SND_MIXART is not set
1779# CONFIG_SND_NM256 is not set
1780# CONFIG_SND_PCXHR is not set
1781# CONFIG_SND_RIPTIDE is not set
1782# CONFIG_SND_RME32 is not set
1783# CONFIG_SND_RME96 is not set
1784# CONFIG_SND_RME9652 is not set
1785# CONFIG_SND_SIS7019 is not set
1786# CONFIG_SND_SONICVIBES is not set
1787# CONFIG_SND_TRIDENT is not set
1788# CONFIG_SND_VIA82XX is not set
1789# CONFIG_SND_VIA82XX_MODEM is not set
1790# CONFIG_SND_VIRTUOSO is not set
1791# CONFIG_SND_VX222 is not set
1792# CONFIG_SND_YMFPCI is not set
1793CONFIG_SND_USB=y
1794CONFIG_SND_USB_AUDIO=m
1795# CONFIG_SND_USB_UA101 is not set
1796# CONFIG_SND_USB_USX2Y is not set
1797# CONFIG_SND_USB_CAIAQ is not set
1798# CONFIG_SND_USB_US122L is not set
1799# CONFIG_SND_USB_6FIRE is not set
1800# CONFIG_SND_SOC is not set
1801# CONFIG_SOUND_PRIME is not set
1802CONFIG_AC97_BUS=m
1803CONFIG_HID_SUPPORT=y
1804CONFIG_HID=m
1805# CONFIG_HIDRAW is not set
1806
1807#
1808# USB Input Devices
1809#
1810CONFIG_USB_HID=m
1811# CONFIG_HID_PID is not set
1812# CONFIG_USB_HIDDEV is not set
1813
1814#
1815# Special HID drivers
1816#
1817CONFIG_HID_A4TECH=m
1818# CONFIG_HID_ACRUX is not set
1819CONFIG_HID_APPLE=m
1820CONFIG_HID_BELKIN=m
1821CONFIG_HID_CHERRY=m
1822CONFIG_HID_CHICONY=m
1823# CONFIG_HID_PRODIKEYS is not set
1824CONFIG_HID_CYPRESS=m
1825# CONFIG_HID_DRAGONRISE is not set
1826# CONFIG_HID_EMS_FF is not set
1827# CONFIG_HID_ELECOM is not set
1828CONFIG_HID_EZKEY=m
1829# CONFIG_HID_KEYTOUCH is not set
1830CONFIG_HID_KYE=m
1831# CONFIG_HID_UCLOGIC is not set
1832# CONFIG_HID_WALTOP is not set
1833# CONFIG_HID_GYRATION is not set
1834# CONFIG_HID_TWINHAN is not set
1835CONFIG_HID_KENSINGTON=m
1836# CONFIG_HID_LCPOWER is not set
1837CONFIG_HID_LOGITECH=m
1838# CONFIG_LOGITECH_FF is not set
1839# CONFIG_LOGIRUMBLEPAD2_FF is not set
1840# CONFIG_LOGIG940_FF is not set
1841# CONFIG_LOGIWII_FF is not set
1842# CONFIG_HID_MAGICMOUSE is not set
1843CONFIG_HID_MICROSOFT=m
1844CONFIG_HID_MONTEREY=m
1845# CONFIG_HID_MULTITOUCH is not set
1846# CONFIG_HID_NTRIG is not set
1847# CONFIG_HID_ORTEK is not set
1848# CONFIG_HID_PANTHERLORD is not set
1849# CONFIG_HID_PETALYNX is not set
1850# CONFIG_HID_PICOLCD is not set
1851# CONFIG_HID_QUANTA is not set
1852# CONFIG_HID_ROCCAT is not set
1853# CONFIG_HID_ROCCAT_ARVO is not set
1854# CONFIG_HID_ROCCAT_KONE is not set
1855# CONFIG_HID_ROCCAT_KONEPLUS is not set
1856# CONFIG_HID_ROCCAT_KOVAPLUS is not set
1857# CONFIG_HID_ROCCAT_PYRA is not set
1858# CONFIG_HID_SAMSUNG is not set
1859# CONFIG_HID_SONY is not set
1860# CONFIG_HID_SUNPLUS is not set
1861# CONFIG_HID_GREENASIA is not set
1862# CONFIG_HID_SMARTJOYPLUS is not set
1863# CONFIG_HID_TOPSEED is not set
1864# CONFIG_HID_THRUSTMASTER is not set
1865# CONFIG_HID_WACOM is not set
1866# CONFIG_HID_ZEROPLUS is not set
1867# CONFIG_HID_ZYDACRON is not set
1868CONFIG_USB_SUPPORT=y
1869CONFIG_USB_ARCH_HAS_HCD=y
1870CONFIG_USB_ARCH_HAS_OHCI=y
1871CONFIG_USB_ARCH_HAS_EHCI=y
1872CONFIG_USB=y
1873# CONFIG_USB_DEBUG is not set
1874CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
1875
1876#
1877# Miscellaneous USB options
1878#
1879CONFIG_USB_DEVICEFS=y
1880# CONFIG_USB_DEVICE_CLASS is not set
1881# CONFIG_USB_DYNAMIC_MINORS is not set
1882CONFIG_USB_SUSPEND=y
1883# CONFIG_USB_OTG is not set
1884# CONFIG_USB_MON is not set
1885# CONFIG_USB_WUSB is not set
1886# CONFIG_USB_WUSB_CBAF is not set
1887
1888#
1889# USB Host Controller Drivers
1890#
1891# CONFIG_USB_C67X00_HCD is not set
1892CONFIG_USB_XHCI_HCD=m
1893# CONFIG_USB_XHCI_HCD_DEBUGGING is not set
1894CONFIG_USB_EHCI_HCD=m
1895CONFIG_USB_EHCI_ROOT_HUB_TT=y
1896# CONFIG_USB_EHCI_TT_NEWSCHED is not set
1897# CONFIG_USB_OXU210HP_HCD is not set
1898# CONFIG_USB_ISP116X_HCD is not set
1899# CONFIG_USB_ISP1760_HCD is not set
1900# CONFIG_USB_ISP1362_HCD is not set
1901CONFIG_USB_OHCI_HCD=m
1902# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
1903# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
1904CONFIG_USB_OHCI_LITTLE_ENDIAN=y
1905CONFIG_USB_UHCI_HCD=m
1906# CONFIG_USB_SL811_HCD is not set
1907# CONFIG_USB_R8A66597_HCD is not set
1908# CONFIG_USB_WHCI_HCD is not set
1909# CONFIG_USB_HWA_HCD is not set
1910
1911#
1912# USB Device Class drivers
1913#
1914# CONFIG_USB_ACM is not set
1915# CONFIG_USB_PRINTER is not set
1916# CONFIG_USB_WDM is not set
1917# CONFIG_USB_TMC is not set
1918
1919#
1920# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
1921#
1922
1923#
1924# also be needed; see USB_STORAGE Help for more info
1925#
1926CONFIG_USB_STORAGE=m
1927# CONFIG_USB_STORAGE_DEBUG is not set
1928# CONFIG_USB_STORAGE_REALTEK is not set
1929# CONFIG_USB_STORAGE_DATAFAB is not set
1930# CONFIG_USB_STORAGE_FREECOM is not set
1931# CONFIG_USB_STORAGE_ISD200 is not set
1932# CONFIG_USB_STORAGE_USBAT is not set
1933# CONFIG_USB_STORAGE_SDDR09 is not set
1934# CONFIG_USB_STORAGE_SDDR55 is not set
1935# CONFIG_USB_STORAGE_JUMPSHOT is not set
1936# CONFIG_USB_STORAGE_ALAUDA is not set
1937# CONFIG_USB_STORAGE_ONETOUCH is not set
1938# CONFIG_USB_STORAGE_KARMA is not set
1939# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
1940# CONFIG_USB_STORAGE_ENE_UB6250 is not set
1941# CONFIG_USB_UAS is not set
1942# CONFIG_USB_LIBUSUAL is not set
1943
1944#
1945# USB Imaging devices
1946#
1947# CONFIG_USB_MDC800 is not set
1948# CONFIG_USB_MICROTEK is not set
1949
1950#
1951# USB port drivers
1952#
1953# CONFIG_USB_SERIAL is not set
1954
1955#
1956# USB Miscellaneous drivers
1957#
1958# CONFIG_USB_EMI62 is not set
1959# CONFIG_USB_EMI26 is not set
1960# CONFIG_USB_ADUTUX is not set
1961# CONFIG_USB_SEVSEG is not set
1962# CONFIG_USB_RIO500 is not set
1963# CONFIG_USB_LEGOTOWER is not set
1964# CONFIG_USB_LCD is not set
1965# CONFIG_USB_LED is not set
1966# CONFIG_USB_CYPRESS_CY7C63 is not set
1967# CONFIG_USB_CYTHERM is not set
1968# CONFIG_USB_IDMOUSE is not set
1969# CONFIG_USB_FTDI_ELAN is not set
1970# CONFIG_USB_APPLEDISPLAY is not set
1971# CONFIG_USB_SISUSBVGA is not set
1972# CONFIG_USB_LD is not set
1973# CONFIG_USB_TRANCEVIBRATOR is not set
1974# CONFIG_USB_IOWARRIOR is not set
1975# CONFIG_USB_TEST is not set
1976# CONFIG_USB_ISIGHTFW is not set
1977# CONFIG_USB_YUREX is not set
1978# CONFIG_USB_GADGET is not set
1979
1980#
1981# OTG and related infrastructure
1982#
1983# CONFIG_NOP_USB_XCEIV is not set
1984# CONFIG_UWB is not set
1985# CONFIG_MMC is not set
1986# CONFIG_MEMSTICK is not set
1987# CONFIG_NEW_LEDS is not set
1988# CONFIG_NFC_DEVICES is not set
1989# CONFIG_ACCESSIBILITY is not set
1990# CONFIG_INFINIBAND is not set
1991# CONFIG_EDAC is not set
1992CONFIG_RTC_LIB=y
1993CONFIG_RTC_CLASS=y
1994# CONFIG_RTC_HCTOSYS is not set
1995# CONFIG_RTC_DEBUG is not set
1996
1997#
1998# RTC interfaces
1999#
2000CONFIG_RTC_INTF_SYSFS=y
2001CONFIG_RTC_INTF_PROC=y
2002CONFIG_RTC_INTF_DEV=y
2003# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
2004# CONFIG_RTC_DRV_TEST is not set
2005
2006#
2007# I2C RTC drivers
2008#
2009# CONFIG_RTC_DRV_DS1307 is not set
2010# CONFIG_RTC_DRV_DS1374 is not set
2011# CONFIG_RTC_DRV_DS1672 is not set
2012# CONFIG_RTC_DRV_DS3232 is not set
2013# CONFIG_RTC_DRV_MAX6900 is not set
2014# CONFIG_RTC_DRV_RS5C372 is not set
2015# CONFIG_RTC_DRV_ISL1208 is not set
2016# CONFIG_RTC_DRV_ISL12022 is not set
2017# CONFIG_RTC_DRV_X1205 is not set
2018# CONFIG_RTC_DRV_PCF8563 is not set
2019# CONFIG_RTC_DRV_PCF8583 is not set
2020# CONFIG_RTC_DRV_M41T80 is not set
2021# CONFIG_RTC_DRV_BQ32K is not set
2022# CONFIG_RTC_DRV_S35390A is not set
2023# CONFIG_RTC_DRV_FM3130 is not set
2024# CONFIG_RTC_DRV_RX8581 is not set
2025# CONFIG_RTC_DRV_RX8025 is not set
2026# CONFIG_RTC_DRV_EM3027 is not set
2027# CONFIG_RTC_DRV_RV3029C2 is not set
2028
2029#
2030# SPI RTC drivers
2031#
2032
2033#
2034# Platform RTC drivers
2035#
2036CONFIG_RTC_DRV_CMOS=y
2037# CONFIG_RTC_DRV_DS1286 is not set
2038# CONFIG_RTC_DRV_DS1511 is not set
2039# CONFIG_RTC_DRV_DS1553 is not set
2040# CONFIG_RTC_DRV_DS1742 is not set
2041# CONFIG_RTC_DRV_STK17TA8 is not set
2042# CONFIG_RTC_DRV_M48T86 is not set
2043# CONFIG_RTC_DRV_M48T35 is not set
2044# CONFIG_RTC_DRV_M48T59 is not set
2045# CONFIG_RTC_DRV_MSM6242 is not set
2046# CONFIG_RTC_DRV_BQ4802 is not set
2047# CONFIG_RTC_DRV_RP5C01 is not set
2048# CONFIG_RTC_DRV_V3020 is not set
2049
2050#
2051# on-CPU RTC drivers
2052#
2053# CONFIG_DMADEVICES is not set
2054# CONFIG_AUXDISPLAY is not set
2055# CONFIG_UIO is not set
2056# CONFIG_STAGING is not set
2057CONFIG_X86_PLATFORM_DEVICES=y
2058# CONFIG_ACERHDF is not set
2059# CONFIG_ASUS_LAPTOP is not set
2060# CONFIG_FUJITSU_LAPTOP is not set
2061# CONFIG_HP_ACCEL is not set
2062# CONFIG_PANASONIC_LAPTOP is not set
2063# CONFIG_THINKPAD_ACPI is not set
2064# CONFIG_SENSORS_HDAPS is not set
2065# CONFIG_ACPI_WMI is not set
2066# CONFIG_ACPI_ASUS is not set
2067# CONFIG_TOPSTAR_LAPTOP is not set
2068# CONFIG_ACPI_TOSHIBA is not set
2069# CONFIG_TOSHIBA_BT_RFKILL is not set
2070# CONFIG_ACPI_CMPC is not set
2071CONFIG_INTEL_IPS=m
2072# CONFIG_IBM_RTL is not set
2073# CONFIG_XO15_EBOOK is not set
2074CONFIG_CLKSRC_I8253=y
2075
2076#
2077# Firmware Drivers
2078#
2079# CONFIG_EDD is not set
2080CONFIG_FIRMWARE_MEMMAP=y
2081# CONFIG_DELL_RBU is not set
2082# CONFIG_DCDBAS is not set
2083CONFIG_DMIID=y
2084# CONFIG_DMI_SYSFS is not set
2085# CONFIG_ISCSI_IBFT_FIND is not set
2086# CONFIG_SIGMA is not set
2087# CONFIG_GOOGLE_FIRMWARE is not set
2088
2089#
2090# File systems
2091#
2092# CONFIG_EXT2_FS is not set
2093# CONFIG_EXT3_FS is not set
2094CONFIG_EXT4_FS=y
2095CONFIG_EXT4_USE_FOR_EXT23=y
2096CONFIG_EXT4_FS_XATTR=y
2097# CONFIG_EXT4_FS_POSIX_ACL is not set
2098CONFIG_EXT4_FS_SECURITY=y
2099# CONFIG_EXT4_DEBUG is not set
2100CONFIG_JBD2=y
2101CONFIG_FS_MBCACHE=y
2102# CONFIG_REISERFS_FS is not set
2103# CONFIG_JFS_FS is not set
2104CONFIG_XFS_FS=m
2105# CONFIG_XFS_QUOTA is not set
2106# CONFIG_XFS_POSIX_ACL is not set
2107# CONFIG_XFS_RT is not set
2108# CONFIG_XFS_DEBUG is not set
2109# CONFIG_BTRFS_FS is not set
2110# CONFIG_NILFS2_FS is not set
2111# CONFIG_FS_POSIX_ACL is not set
2112CONFIG_EXPORTFS=m
2113CONFIG_FILE_LOCKING=y
2114CONFIG_FSNOTIFY=y
2115CONFIG_DNOTIFY=y
2116CONFIG_INOTIFY_USER=y
2117CONFIG_FANOTIFY=y
2118# CONFIG_QUOTA is not set
2119# CONFIG_QUOTACTL is not set
2120# CONFIG_AUTOFS4_FS is not set
2121CONFIG_FUSE_FS=m
2122# CONFIG_CUSE is not set
2123
2124#
2125# Caches
2126#
2127# CONFIG_FSCACHE is not set
2128
2129#
2130# CD-ROM/DVD Filesystems
2131#
2132CONFIG_ISO9660_FS=y
2133CONFIG_JOLIET=y
2134# CONFIG_ZISOFS is not set
2135CONFIG_UDF_FS=m
2136CONFIG_UDF_NLS=y
2137
2138#
2139# DOS/FAT/NT Filesystems
2140#
2141CONFIG_FAT_FS=y
2142CONFIG_MSDOS_FS=m
2143CONFIG_VFAT_FS=y
2144CONFIG_FAT_DEFAULT_CODEPAGE=866
2145CONFIG_FAT_DEFAULT_IOCHARSET="utf8"
2146# CONFIG_NTFS_FS is not set
2147
2148#
2149# Pseudo filesystems
2150#
2151CONFIG_PROC_FS=y
2152CONFIG_PROC_KCORE=y
2153CONFIG_PROC_SYSCTL=y
2154CONFIG_PROC_PAGE_MONITOR=y
2155CONFIG_SYSFS=y
2156CONFIG_TMPFS=y
2157# CONFIG_TMPFS_POSIX_ACL is not set
2158# CONFIG_TMPFS_XATTR is not set
2159# CONFIG_HUGETLBFS is not set
2160# CONFIG_HUGETLB_PAGE is not set
2161# CONFIG_CONFIGFS_FS is not set
2162CONFIG_MISC_FILESYSTEMS=y
2163# CONFIG_ADFS_FS is not set
2164# CONFIG_AFFS_FS is not set
2165# CONFIG_HFS_FS is not set
2166# CONFIG_HFSPLUS_FS is not set
2167# CONFIG_BEFS_FS is not set
2168# CONFIG_BFS_FS is not set
2169# CONFIG_EFS_FS is not set
2170# CONFIG_LOGFS is not set
2171# CONFIG_CRAMFS is not set
2172# CONFIG_SQUASHFS is not set
2173# CONFIG_VXFS_FS is not set
2174# CONFIG_MINIX_FS is not set
2175# CONFIG_OMFS_FS is not set
2176# CONFIG_HPFS_FS is not set
2177# CONFIG_QNX4FS_FS is not set
2178CONFIG_ROMFS_FS=m
2179CONFIG_ROMFS_BACKED_BY_BLOCK=y
2180CONFIG_ROMFS_ON_BLOCK=y
2181CONFIG_PSTORE=y
2182# CONFIG_SYSV_FS is not set
2183# CONFIG_UFS_FS is not set
2184CONFIG_NETWORK_FILESYSTEMS=y
2185# CONFIG_NFS_FS is not set
2186# CONFIG_NFSD is not set
2187# CONFIG_CEPH_FS is not set
2188CONFIG_CIFS=m
2189CONFIG_CIFS_STATS=y
2190# CONFIG_CIFS_STATS2 is not set
2191CONFIG_CIFS_WEAK_PW_HASH=y
2192# CONFIG_CIFS_XATTR is not set
2193# CONFIG_CIFS_DEBUG2 is not set
2194# CONFIG_NCP_FS is not set
2195# CONFIG_CODA_FS is not set
2196# CONFIG_AFS_FS is not set
2197
2198#
2199# Partition Types
2200#
2201# CONFIG_PARTITION_ADVANCED is not set
2202CONFIG_MSDOS_PARTITION=y
2203CONFIG_NLS=y
2204CONFIG_NLS_DEFAULT="utf8"
2205CONFIG_NLS_CODEPAGE_437=m
2206# CONFIG_NLS_CODEPAGE_737 is not set
2207# CONFIG_NLS_CODEPAGE_775 is not set
2208# CONFIG_NLS_CODEPAGE_850 is not set
2209# CONFIG_NLS_CODEPAGE_852 is not set
2210# CONFIG_NLS_CODEPAGE_855 is not set
2211# CONFIG_NLS_CODEPAGE_857 is not set
2212# CONFIG_NLS_CODEPAGE_860 is not set
2213# CONFIG_NLS_CODEPAGE_861 is not set
2214# CONFIG_NLS_CODEPAGE_862 is not set
2215# CONFIG_NLS_CODEPAGE_863 is not set
2216# CONFIG_NLS_CODEPAGE_864 is not set
2217# CONFIG_NLS_CODEPAGE_865 is not set
2218CONFIG_NLS_CODEPAGE_866=y
2219# CONFIG_NLS_CODEPAGE_869 is not set
2220# CONFIG_NLS_CODEPAGE_936 is not set
2221# CONFIG_NLS_CODEPAGE_950 is not set
2222# CONFIG_NLS_CODEPAGE_932 is not set
2223# CONFIG_NLS_CODEPAGE_949 is not set
2224# CONFIG_NLS_CODEPAGE_874 is not set
2225# CONFIG_NLS_ISO8859_8 is not set
2226# CONFIG_NLS_CODEPAGE_1250 is not set
2227CONFIG_NLS_CODEPAGE_1251=m
2228# CONFIG_NLS_ASCII is not set
2229CONFIG_NLS_ISO8859_1=m
2230# CONFIG_NLS_ISO8859_2 is not set
2231# CONFIG_NLS_ISO8859_3 is not set
2232# CONFIG_NLS_ISO8859_4 is not set
2233# CONFIG_NLS_ISO8859_5 is not set
2234# CONFIG_NLS_ISO8859_6 is not set
2235# CONFIG_NLS_ISO8859_7 is not set
2236# CONFIG_NLS_ISO8859_9 is not set
2237# CONFIG_NLS_ISO8859_13 is not set
2238# CONFIG_NLS_ISO8859_14 is not set
2239# CONFIG_NLS_ISO8859_15 is not set
2240CONFIG_NLS_KOI8_R=m
2241# CONFIG_NLS_KOI8_U is not set
2242CONFIG_NLS_UTF8=y
2243
2244#
2245# Kernel hacking
2246#
2247CONFIG_TRACE_IRQFLAGS_SUPPORT=y
2248CONFIG_PRINTK_TIME=y
2249CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4
2250# CONFIG_ENABLE_WARN_DEPRECATED is not set
2251# CONFIG_ENABLE_MUST_CHECK is not set
2252CONFIG_FRAME_WARN=1024
2253CONFIG_MAGIC_SYSRQ=y
2254CONFIG_STRIP_ASM_SYMS=y
2255CONFIG_UNUSED_SYMBOLS=y
2256# CONFIG_DEBUG_FS is not set
2257# CONFIG_HEADERS_CHECK is not set
2258# CONFIG_DEBUG_SECTION_MISMATCH is not set
2259CONFIG_DEBUG_KERNEL=y
2260# CONFIG_DEBUG_SHIRQ is not set
2261# CONFIG_LOCKUP_DETECTOR is not set
2262# CONFIG_HARDLOCKUP_DETECTOR is not set
2263# CONFIG_DETECT_HUNG_TASK is not set
2264# CONFIG_SCHED_DEBUG is not set
2265# CONFIG_SCHEDSTATS is not set
2266CONFIG_TIMER_STATS=y
2267# CONFIG_DEBUG_OBJECTS is not set
2268# CONFIG_SLUB_DEBUG_ON is not set
2269# CONFIG_SLUB_STATS is not set
2270# CONFIG_DEBUG_KMEMLEAK is not set
2271# CONFIG_DEBUG_PREEMPT is not set
2272# CONFIG_DEBUG_RT_MUTEXES is not set
2273# CONFIG_RT_MUTEX_TESTER is not set
2274# CONFIG_DEBUG_SPINLOCK is not set
2275# CONFIG_DEBUG_MUTEXES is not set
2276# CONFIG_DEBUG_LOCK_ALLOC is not set
2277# CONFIG_PROVE_LOCKING is not set
2278# CONFIG_SPARSE_RCU_POINTER is not set
2279# CONFIG_LOCK_STAT is not set
2280# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
2281# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
2282# CONFIG_DEBUG_STACK_USAGE is not set
2283# CONFIG_DEBUG_KOBJECT is not set
2284# CONFIG_DEBUG_HIGHMEM is not set
2285CONFIG_DEBUG_BUGVERBOSE=y
2286# CONFIG_DEBUG_INFO is not set
2287# CONFIG_DEBUG_VM is not set
2288# CONFIG_DEBUG_VIRTUAL is not set
2289# CONFIG_DEBUG_WRITECOUNT is not set
2290CONFIG_DEBUG_MEMORY_INIT=y
2291# CONFIG_DEBUG_LIST is not set
2292# CONFIG_TEST_LIST_SORT is not set
2293# CONFIG_DEBUG_SG is not set
2294# CONFIG_DEBUG_NOTIFIERS is not set
2295# CONFIG_DEBUG_CREDENTIALS is not set
2296CONFIG_ARCH_WANT_FRAME_POINTERS=y
2297CONFIG_FRAME_POINTER=y
2298# CONFIG_BOOT_PRINTK_DELAY is not set
2299# CONFIG_RCU_TORTURE_TEST is not set
2300CONFIG_RCU_CPU_STALL_TIMEOUT=60
2301# CONFIG_RCU_CPU_STALL_VERBOSE is not set
2302# CONFIG_BACKTRACE_SELF_TEST is not set
2303# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
2304# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
2305# CONFIG_DEBUG_PER_CPU_MAPS is not set
2306# CONFIG_CPU_NOTIFIER_ERROR_INJECT is not set
2307# CONFIG_FAULT_INJECTION is not set
2308# CONFIG_LATENCYTOP is not set
2309CONFIG_SYSCTL_SYSCALL_CHECK=y
2310# CONFIG_DEBUG_PAGEALLOC is not set
2311CONFIG_USER_STACKTRACE_SUPPORT=y
2312CONFIG_HAVE_FUNCTION_TRACER=y
2313CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
2314CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST=y
2315CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
2316CONFIG_HAVE_DYNAMIC_FTRACE=y
2317CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
2318CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
2319CONFIG_HAVE_C_RECORDMCOUNT=y
2320CONFIG_TRACING_SUPPORT=y
2321# CONFIG_FTRACE is not set
2322# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
2323# CONFIG_DMA_API_DEBUG is not set
2324# CONFIG_ATOMIC64_SELFTEST is not set
2325# CONFIG_SAMPLES is not set
2326CONFIG_HAVE_ARCH_KGDB=y
2327# CONFIG_KGDB is not set
2328CONFIG_HAVE_ARCH_KMEMCHECK=y
2329# CONFIG_KMEMCHECK is not set
2330# CONFIG_TEST_KSTRTOX is not set
2331# CONFIG_STRICT_DEVMEM is not set
2332CONFIG_X86_VERBOSE_BOOTUP=y
2333CONFIG_EARLY_PRINTK=y
2334# CONFIG_EARLY_PRINTK_DBGP is not set
2335# CONFIG_DEBUG_STACKOVERFLOW is not set
2336# CONFIG_X86_PTDUMP is not set
2337CONFIG_DEBUG_RODATA=y
2338# CONFIG_DEBUG_RODATA_TEST is not set
2339CONFIG_DEBUG_SET_MODULE_RONX=y
2340# CONFIG_DEBUG_NX_TEST is not set
2341CONFIG_DOUBLEFAULT=y
2342# CONFIG_IOMMU_STRESS is not set
2343CONFIG_HAVE_MMIOTRACE_SUPPORT=y
2344CONFIG_IO_DELAY_TYPE_0X80=0
2345CONFIG_IO_DELAY_TYPE_0XED=1
2346CONFIG_IO_DELAY_TYPE_UDELAY=2
2347CONFIG_IO_DELAY_TYPE_NONE=3
2348CONFIG_IO_DELAY_0X80=y
2349# CONFIG_IO_DELAY_0XED is not set
2350# CONFIG_IO_DELAY_UDELAY is not set
2351# CONFIG_IO_DELAY_NONE is not set
2352CONFIG_DEFAULT_IO_DELAY_TYPE=0
2353# CONFIG_CPA_DEBUG is not set
2354# CONFIG_OPTIMIZE_INLINING is not set
2355# CONFIG_DEBUG_STRICT_USER_COPY_CHECKS is not set
2356
2357#
2358# Security options
2359#
2360# CONFIG_KEYS is not set
2361# CONFIG_SECURITY_DMESG_RESTRICT is not set
2362# CONFIG_SECURITY is not set
2363# CONFIG_SECURITYFS is not set
2364CONFIG_DEFAULT_SECURITY_DAC=y
2365CONFIG_DEFAULT_SECURITY=""
2366CONFIG_CRYPTO=m
2367
2368#
2369# Crypto core or helper
2370#
2371CONFIG_CRYPTO_ALGAPI=m
2372CONFIG_CRYPTO_ALGAPI2=m
2373CONFIG_CRYPTO_AEAD2=m
2374CONFIG_CRYPTO_BLKCIPHER=m
2375CONFIG_CRYPTO_BLKCIPHER2=m
2376CONFIG_CRYPTO_HASH=m
2377CONFIG_CRYPTO_HASH2=m
2378CONFIG_CRYPTO_RNG2=m
2379CONFIG_CRYPTO_PCOMP2=m
2380CONFIG_CRYPTO_MANAGER=m
2381CONFIG_CRYPTO_MANAGER2=m
2382CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
2383# CONFIG_CRYPTO_GF128MUL is not set
2384# CONFIG_CRYPTO_NULL is not set
2385# CONFIG_CRYPTO_PCRYPT is not set
2386CONFIG_CRYPTO_WORKQUEUE=m
2387CONFIG_CRYPTO_CRYPTD=m
2388# CONFIG_CRYPTO_AUTHENC is not set
2389# CONFIG_CRYPTO_TEST is not set
2390
2391#
2392# Authenticated Encryption with Associated Data
2393#
2394# CONFIG_CRYPTO_CCM is not set
2395# CONFIG_CRYPTO_GCM is not set
2396# CONFIG_CRYPTO_SEQIV is not set
2397
2398#
2399# Block modes
2400#
2401# CONFIG_CRYPTO_CBC is not set
2402# CONFIG_CRYPTO_CTR is not set
2403# CONFIG_CRYPTO_CTS is not set
2404CONFIG_CRYPTO_ECB=m
2405# CONFIG_CRYPTO_LRW is not set
2406# CONFIG_CRYPTO_PCBC is not set
2407# CONFIG_CRYPTO_XTS is not set
2408
2409#
2410# Hash modes
2411#
2412CONFIG_CRYPTO_HMAC=m
2413# CONFIG_CRYPTO_XCBC is not set
2414# CONFIG_CRYPTO_VMAC is not set
2415
2416#
2417# Digest
2418#
2419# CONFIG_CRYPTO_CRC32C is not set
2420# CONFIG_CRYPTO_CRC32C_INTEL is not set
2421# CONFIG_CRYPTO_GHASH is not set
2422CONFIG_CRYPTO_MD4=m
2423CONFIG_CRYPTO_MD5=m
2424# CONFIG_CRYPTO_MICHAEL_MIC is not set
2425# CONFIG_CRYPTO_RMD128 is not set
2426# CONFIG_CRYPTO_RMD160 is not set
2427# CONFIG_CRYPTO_RMD256 is not set
2428# CONFIG_CRYPTO_RMD320 is not set
2429CONFIG_CRYPTO_SHA1=m
2430# CONFIG_CRYPTO_SHA256 is not set
2431# CONFIG_CRYPTO_SHA512 is not set
2432# CONFIG_CRYPTO_TGR192 is not set
2433# CONFIG_CRYPTO_WP512 is not set
2434
2435#
2436# Ciphers
2437#
2438CONFIG_CRYPTO_AES=m
2439CONFIG_CRYPTO_AES_586=m
2440CONFIG_CRYPTO_AES_NI_INTEL=m
2441# CONFIG_CRYPTO_ANUBIS is not set
2442CONFIG_CRYPTO_ARC4=m
2443# CONFIG_CRYPTO_BLOWFISH is not set
2444# CONFIG_CRYPTO_CAMELLIA is not set
2445# CONFIG_CRYPTO_CAST5 is not set
2446# CONFIG_CRYPTO_CAST6 is not set
2447CONFIG_CRYPTO_DES=m
2448# CONFIG_CRYPTO_FCRYPT is not set
2449# CONFIG_CRYPTO_KHAZAD is not set
2450# CONFIG_CRYPTO_SALSA20 is not set
2451# CONFIG_CRYPTO_SALSA20_586 is not set
2452# CONFIG_CRYPTO_SEED is not set
2453# CONFIG_CRYPTO_SERPENT is not set
2454# CONFIG_CRYPTO_TEA is not set
2455# CONFIG_CRYPTO_TWOFISH is not set
2456# CONFIG_CRYPTO_TWOFISH_586 is not set
2457
2458#
2459# Compression
2460#
2461# CONFIG_CRYPTO_DEFLATE is not set
2462# CONFIG_CRYPTO_ZLIB is not set
2463# CONFIG_CRYPTO_LZO is not set
2464
2465#
2466# Random Number Generation
2467#
2468# CONFIG_CRYPTO_ANSI_CPRNG is not set
2469# CONFIG_CRYPTO_USER_API_HASH is not set
2470# CONFIG_CRYPTO_USER_API_SKCIPHER is not set
2471# CONFIG_CRYPTO_HW is not set
2472CONFIG_HAVE_KVM=y
2473# CONFIG_VIRTUALIZATION is not set
2474# CONFIG_BINARY_PRINTF is not set
2475
2476#
2477# Library routines
2478#
2479CONFIG_BITREVERSE=y
2480CONFIG_GENERIC_FIND_FIRST_BIT=y
2481CONFIG_CRC_CCITT=m
2482CONFIG_CRC16=y
2483# CONFIG_CRC_T10DIF is not set
2484CONFIG_CRC_ITU_T=m
2485CONFIG_CRC32=y
2486# CONFIG_CRC7 is not set
2487# CONFIG_LIBCRC32C is not set
2488CONFIG_ZLIB_INFLATE=m
2489CONFIG_ZLIB_DEFLATE=m
2490# CONFIG_XZ_DEC is not set
2491# CONFIG_XZ_DEC_BCJ is not set
2492CONFIG_TEXTSEARCH=y
2493CONFIG_TEXTSEARCH_KMP=m
2494CONFIG_TEXTSEARCH_BM=m
2495CONFIG_TEXTSEARCH_FSM=m
2496CONFIG_HAS_IOMEM=y
2497CONFIG_HAS_IOPORT=y
2498CONFIG_HAS_DMA=y
2499CONFIG_CHECK_SIGNATURE=y
2500CONFIG_CPU_RMAP=y
2501CONFIG_NLATTR=y
2502# CONFIG_AVERAGE is not set

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy