• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.29
4# Sat Feb 12 12:09:24 2011
5#
6# CONFIG_64BIT is not set
7CONFIG_X86_32=y
8# CONFIG_X86_64 is not set
9CONFIG_X86=y
10CONFIG_ARCH_DEFCONFIG="arch/x86/configs/i386_defconfig"
11CONFIG_GENERIC_TIME=y
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_FAST_CMPXCHG_LOCAL=y
20CONFIG_MMU=y
21CONFIG_ZONE_DMA=y
22CONFIG_GENERIC_ISA_DMA=y
23CONFIG_GENERIC_IOMAP=y
24CONFIG_GENERIC_BUG=y
25CONFIG_GENERIC_HWEIGHT=y
26CONFIG_GENERIC_GPIO=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
37# CONFIG_HAVE_CPUMASK_OF_CPU_MAP is not set
38CONFIG_ARCH_HIBERNATION_POSSIBLE=y
39CONFIG_ARCH_SUSPEND_POSSIBLE=y
40# CONFIG_ZONE_DMA32 is not set
41CONFIG_ARCH_POPULATES_NODE_MAP=y
42# CONFIG_AUDIT_ARCH is not set
43CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y
44CONFIG_GENERIC_HARDIRQS=y
45CONFIG_GENERIC_IRQ_PROBE=y
46CONFIG_GENERIC_PENDING_IRQ=y
47CONFIG_X86_SMP=y
48CONFIG_USE_GENERIC_SMP_HELPERS=y
49CONFIG_X86_32_SMP=y
50CONFIG_X86_HT=y
51CONFIG_X86_BIOS_REBOOT=y
52CONFIG_X86_TRAMPOLINE=y
53CONFIG_KTIME_SCALAR=y
54CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
55
56#
57# General setup
58#
59CONFIG_EXPERIMENTAL=y
60CONFIG_LOCK_KERNEL=y
61CONFIG_INIT_ENV_ARG_LIMIT=32
62CONFIG_LOCALVERSION="-qemu"
63# CONFIG_LOCALVERSION_AUTO is not set
64CONFIG_SWAP=y
65CONFIG_SYSVIPC=y
66CONFIG_SYSVIPC_SYSCTL=y
67# CONFIG_POSIX_MQUEUE is not set
68CONFIG_BSD_PROCESS_ACCT=y
69CONFIG_BSD_PROCESS_ACCT_V3=y
70# CONFIG_TASKSTATS is not set
71# CONFIG_AUDIT is not set
72
73#
74# RCU Subsystem
75#
76# CONFIG_CLASSIC_RCU is not set
77CONFIG_TREE_RCU=y
78# CONFIG_PREEMPT_RCU is not set
79# CONFIG_RCU_TRACE is not set
80CONFIG_RCU_FANOUT=32
81# CONFIG_RCU_FANOUT_EXACT is not set
82# CONFIG_TREE_RCU_TRACE is not set
83# CONFIG_PREEMPT_RCU_TRACE is not set
84# CONFIG_IKCONFIG is not set
85CONFIG_LOG_BUF_SHIFT=17
86CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
87# CONFIG_GROUP_SCHED is not set
88# CONFIG_CGROUPS is not set
89# CONFIG_SYSFS_DEPRECATED_V2 is not set
90CONFIG_RELAY=y
91# CONFIG_NAMESPACES is not set
92CONFIG_BLK_DEV_INITRD=y
93CONFIG_INITRAMFS_SOURCE=""
94CONFIG_CC_OPTIMIZE_FOR_SIZE=y
95CONFIG_SYSCTL=y
96CONFIG_ANON_INODES=y
97CONFIG_PANIC_TIMEOUT=0
98CONFIG_EMBEDDED=y
99CONFIG_UID16=y
100CONFIG_SYSCTL_SYSCALL=y
101CONFIG_KALLSYMS=y
102CONFIG_KALLSYMS_ALL=y
103CONFIG_KALLSYMS_EXTRA_PASS=y
104CONFIG_HOTPLUG=y
105CONFIG_PRINTK=y
106CONFIG_BUG=y
107CONFIG_ELF_CORE=y
108CONFIG_PCSPKR_PLATFORM=y
109CONFIG_BASE_FULL=y
110CONFIG_FUTEX=y
111CONFIG_EPOLL=y
112CONFIG_SIGNALFD=y
113CONFIG_TIMERFD=y
114CONFIG_EVENTFD=y
115CONFIG_SHMEM=y
116CONFIG_AIO=y
117CONFIG_ASHMEM=y
118CONFIG_VM_EVENT_COUNTERS=y
119CONFIG_PCI_QUIRKS=y
120# CONFIG_COMPAT_BRK is not set
121CONFIG_SLAB=y
122# CONFIG_SLUB is not set
123# CONFIG_SLOB is not set
124# CONFIG_PROFILING is not set
125CONFIG_TRACEPOINTS=y
126CONFIG_MARKERS=y
127CONFIG_HAVE_OPROFILE=y
128# CONFIG_KPROBES is not set
129CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
130CONFIG_HAVE_IOREMAP_PROT=y
131CONFIG_HAVE_KPROBES=y
132CONFIG_HAVE_KRETPROBES=y
133CONFIG_HAVE_ARCH_TRACEHOOK=y
134CONFIG_HAVE_GENERIC_DMA_COHERENT=y
135CONFIG_SLABINFO=y
136CONFIG_RT_MUTEXES=y
137CONFIG_BASE_SMALL=0
138CONFIG_MODULES=y
139# CONFIG_MODULE_FORCE_LOAD is not set
140CONFIG_MODULE_UNLOAD=y
141# CONFIG_MODULE_FORCE_UNLOAD is not set
142# CONFIG_MODVERSIONS is not set
143# CONFIG_MODULE_SRCVERSION_ALL is not set
144CONFIG_STOP_MACHINE=y
145CONFIG_BLOCK=y
146# CONFIG_LBD is not set
147CONFIG_BLK_DEV_IO_TRACE=y
148CONFIG_BLK_DEV_BSG=y
149CONFIG_BLK_DEV_INTEGRITY=y
150
151#
152# IO Schedulers
153#
154CONFIG_IOSCHED_NOOP=y
155# CONFIG_IOSCHED_AS is not set
156# CONFIG_IOSCHED_DEADLINE is not set
157CONFIG_IOSCHED_CFQ=y
158# CONFIG_DEFAULT_AS is not set
159# CONFIG_DEFAULT_DEADLINE is not set
160CONFIG_DEFAULT_CFQ=y
161# CONFIG_DEFAULT_NOOP is not set
162CONFIG_DEFAULT_IOSCHED="cfq"
163# CONFIG_FREEZER is not set
164
165#
166# Processor type and features
167#
168CONFIG_TICK_ONESHOT=y
169CONFIG_NO_HZ=y
170CONFIG_HIGH_RES_TIMERS=y
171CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
172CONFIG_SMP=y
173# CONFIG_SPARSE_IRQ is not set
174CONFIG_X86_FIND_SMP_CONFIG=y
175CONFIG_X86_MPPARSE=y
176CONFIG_X86_PC=y
177# CONFIG_X86_ELAN is not set
178# CONFIG_X86_VOYAGER is not set
179# CONFIG_X86_GOLDFISH is not set
180# CONFIG_X86_GENERICARCH is not set
181# CONFIG_X86_VSMP is not set
182# CONFIG_X86_RDC321X is not set
183# CONFIG_SCHED_OMIT_FRAME_POINTER is not set
184# CONFIG_PARAVIRT_GUEST is not set
185# CONFIG_MEMTEST is not set
186# CONFIG_M386 is not set
187# CONFIG_M486 is not set
188# CONFIG_M586 is not set
189# CONFIG_M586TSC is not set
190# CONFIG_M586MMX is not set
191# CONFIG_M686 is not set
192# CONFIG_MPENTIUMII is not set
193# CONFIG_MPENTIUMIII is not set
194# CONFIG_MPENTIUMM is not set
195# CONFIG_MPENTIUM4 is not set
196# CONFIG_MK6 is not set
197# CONFIG_MK7 is not set
198# CONFIG_MK8 is not set
199# CONFIG_MCRUSOE is not set
200# CONFIG_MEFFICEON is not set
201# CONFIG_MWINCHIPC6 is not set
202# CONFIG_MWINCHIP3D is not set
203# CONFIG_MGEODEGX1 is not set
204# CONFIG_MGEODE_LX is not set
205# CONFIG_MCYRIXIII is not set
206# CONFIG_MVIAC3_2 is not set
207# CONFIG_MVIAC7 is not set
208# CONFIG_MPSC is not set
209CONFIG_MCORE2=y
210# CONFIG_GENERIC_CPU is not set
211CONFIG_X86_GENERIC=y
212CONFIG_X86_CPU=y
213CONFIG_X86_CMPXCHG=y
214CONFIG_X86_L1_CACHE_SHIFT=7
215CONFIG_X86_XADD=y
216CONFIG_X86_WP_WORKS_OK=y
217CONFIG_X86_INVLPG=y
218CONFIG_X86_BSWAP=y
219CONFIG_X86_POPAD_OK=y
220CONFIG_X86_INTEL_USERCOPY=y
221CONFIG_X86_USE_PPRO_CHECKSUM=y
222CONFIG_X86_TSC=y
223CONFIG_X86_CMPXCHG64=y
224CONFIG_X86_CMOV=y
225CONFIG_X86_MINIMUM_CPU_FAMILY=4
226CONFIG_X86_DEBUGCTLMSR=y
227CONFIG_PROCESSOR_SELECT=y
228CONFIG_CPU_SUP_INTEL=y
229# CONFIG_CPU_SUP_CYRIX_32 is not set
230# CONFIG_CPU_SUP_AMD is not set
231CONFIG_CPU_SUP_CENTAUR_32=y
232# CONFIG_CPU_SUP_TRANSMETA_32 is not set
233# CONFIG_CPU_SUP_UMC_32 is not set
234CONFIG_X86_DS=y
235CONFIG_X86_PTRACE_BTS=y
236# CONFIG_HPET_TIMER is not set
237CONFIG_DMI=y
238# CONFIG_IOMMU_HELPER is not set
239# CONFIG_IOMMU_API is not set
240CONFIG_NR_CPUS=8
241CONFIG_SCHED_SMT=y
242CONFIG_SCHED_MC=y
243# CONFIG_PREEMPT_NONE is not set
244# CONFIG_PREEMPT_VOLUNTARY is not set
245CONFIG_PREEMPT=y
246CONFIG_X86_LOCAL_APIC=y
247CONFIG_X86_IO_APIC=y
248# CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS is not set
249CONFIG_X86_MCE=y
250# CONFIG_X86_MCE_NONFATAL is not set
251# CONFIG_X86_MCE_P4THERMAL is not set
252CONFIG_VM86=y
253# CONFIG_TOSHIBA is not set
254# CONFIG_I8K is not set
255CONFIG_X86_REBOOTFIXUPS=y
256CONFIG_MICROCODE=y
257CONFIG_MICROCODE_INTEL=y
258# CONFIG_MICROCODE_AMD is not set
259CONFIG_MICROCODE_OLD_INTERFACE=y
260CONFIG_X86_MSR=y
261CONFIG_X86_CPUID=y
262# CONFIG_NOHIGHMEM is not set
263# CONFIG_HIGHMEM4G is not set
264CONFIG_HIGHMEM64G=y
265CONFIG_VMSPLIT_3G=y
266# CONFIG_VMSPLIT_3G_OPT is not set
267# CONFIG_VMSPLIT_2G is not set
268# CONFIG_VMSPLIT_2G_OPT is not set
269# CONFIG_VMSPLIT_1G is not set
270CONFIG_PAGE_OFFSET=0xC0000000
271CONFIG_HIGHMEM=y
272CONFIG_X86_PAE=y
273CONFIG_ARCH_PHYS_ADDR_T_64BIT=y
274CONFIG_ARCH_FLATMEM_ENABLE=y
275CONFIG_ARCH_SPARSEMEM_ENABLE=y
276CONFIG_ARCH_SELECT_MEMORY_MODEL=y
277CONFIG_SELECT_MEMORY_MODEL=y
278CONFIG_FLATMEM_MANUAL=y
279# CONFIG_DISCONTIGMEM_MANUAL is not set
280# CONFIG_SPARSEMEM_MANUAL is not set
281CONFIG_FLATMEM=y
282CONFIG_FLAT_NODE_MEM_MAP=y
283CONFIG_SPARSEMEM_STATIC=y
284CONFIG_PAGEFLAGS_EXTENDED=y
285CONFIG_SPLIT_PTLOCK_CPUS=4
286CONFIG_PHYS_ADDR_T_64BIT=y
287CONFIG_ZONE_DMA_FLAG=1
288CONFIG_BOUNCE=y
289CONFIG_VIRT_TO_BUS=y
290CONFIG_UNEVICTABLE_LRU=y
291CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
292CONFIG_HIGHPTE=y
293# CONFIG_X86_CHECK_BIOS_CORRUPTION is not set
294CONFIG_X86_RESERVE_LOW_64K=y
295# CONFIG_MATH_EMULATION is not set
296CONFIG_MTRR=y
297CONFIG_MTRR_SANITIZER=y
298CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
299CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1
300CONFIG_X86_PAT=y
301# CONFIG_SECCOMP is not set
302# CONFIG_HZ_100 is not set
303CONFIG_HZ_250=y
304# CONFIG_HZ_300 is not set
305# CONFIG_HZ_1000 is not set
306CONFIG_HZ=250
307CONFIG_SCHED_HRTICK=y
308CONFIG_KEXEC=y
309CONFIG_CRASH_DUMP=y
310CONFIG_PHYSICAL_START=0x100000
311CONFIG_RELOCATABLE=y
312CONFIG_PHYSICAL_ALIGN=0x100000
313CONFIG_HOTPLUG_CPU=y
314# CONFIG_COMPAT_VDSO is not set
315# CONFIG_CMDLINE_BOOL is not set
316CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
317
318#
319# Power management and ACPI options
320#
321CONFIG_PM=y
322# CONFIG_PM_DEBUG is not set
323# CONFIG_SUSPEND is not set
324CONFIG_HAS_WAKELOCK=y
325CONFIG_HAS_EARLYSUSPEND=y
326CONFIG_WAKELOCK=y
327CONFIG_WAKELOCK_STAT=y
328CONFIG_USER_WAKELOCK=y
329CONFIG_EARLYSUSPEND=y
330# CONFIG_NO_USER_SPACE_SCREEN_ACCESS_CONTROL is not set
331# CONFIG_CONSOLE_EARLYSUSPEND is not set
332CONFIG_FB_EARLYSUSPEND=y
333# CONFIG_HIBERNATION is not set
334# CONFIG_ACPI is not set
335
336#
337# CPU Frequency scaling
338#
339CONFIG_CPU_FREQ=y
340CONFIG_CPU_FREQ_TABLE=y
341CONFIG_CPU_FREQ_DEBUG=y
342CONFIG_CPU_FREQ_STAT=y
343CONFIG_CPU_FREQ_STAT_DETAILS=y
344# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
345# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
346# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
347CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
348# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
349CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
350# CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
351CONFIG_CPU_FREQ_GOV_USERSPACE=y
352CONFIG_CPU_FREQ_GOV_ONDEMAND=y
353# CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set
354CONFIG_CPU_FREQ_MIN_TICKS=10
355CONFIG_CPU_FREQ_SAMPLING_LATENCY_MULTIPLIER=1000
356
357#
358# CPUFreq processor drivers
359#
360# CONFIG_X86_POWERNOW_K6 is not set
361# CONFIG_X86_POWERNOW_K7 is not set
362# CONFIG_X86_POWERNOW_K8 is not set
363# CONFIG_X86_GX_SUSPMOD is not set
364# CONFIG_X86_SPEEDSTEP_CENTRINO is not set
365# CONFIG_X86_SPEEDSTEP_ICH is not set
366# CONFIG_X86_SPEEDSTEP_SMI is not set
367# CONFIG_X86_P4_CLOCKMOD is not set
368# CONFIG_X86_CPUFREQ_NFORCE2 is not set
369# CONFIG_X86_LONGRUN is not set
370# CONFIG_X86_E_POWERSAVER is not set
371
372#
373# shared options
374#
375# CONFIG_X86_SPEEDSTEP_LIB is not set
376CONFIG_CPU_IDLE=y
377CONFIG_CPU_IDLE_GOV_LADDER=y
378CONFIG_CPU_IDLE_GOV_MENU=y
379
380#
381# Bus options (PCI etc.)
382#
383CONFIG_PCI=y
384# CONFIG_PCI_GOBIOS is not set
385# CONFIG_PCI_GOMMCONFIG is not set
386# CONFIG_PCI_GODIRECT is not set
387# CONFIG_PCI_GOOLPC is not set
388CONFIG_PCI_GOANY=y
389CONFIG_PCI_BIOS=y
390CONFIG_PCI_DIRECT=y
391CONFIG_PCI_DOMAINS=y
392CONFIG_PCIEPORTBUS=y
393# CONFIG_PCIEAER is not set
394# CONFIG_PCIEASPM is not set
395CONFIG_ARCH_SUPPORTS_MSI=y
396CONFIG_PCI_MSI=y
397# CONFIG_PCI_LEGACY is not set
398# CONFIG_PCI_DEBUG is not set
399# CONFIG_PCI_STUB is not set
400# CONFIG_HT_IRQ is not set
401CONFIG_ISA_DMA_API=y
402CONFIG_ISA=y
403# CONFIG_EISA is not set
404# CONFIG_MCA is not set
405# CONFIG_SCx200 is not set
406# CONFIG_OLPC is not set
407# CONFIG_PCCARD is not set
408# CONFIG_HOTPLUG_PCI is not set
409
410#
411# Executable file formats / Emulations
412#
413CONFIG_BINFMT_ELF=y
414CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
415CONFIG_HAVE_AOUT=y
416# CONFIG_BINFMT_AOUT is not set
417CONFIG_BINFMT_MISC=y
418CONFIG_HAVE_ATOMIC_IOMAP=y
419CONFIG_NET=y
420
421#
422# Networking options
423#
424CONFIG_COMPAT_NET_DEV_OPS=y
425CONFIG_PACKET=y
426CONFIG_PACKET_MMAP=y
427CONFIG_UNIX=y
428CONFIG_XFRM=y
429CONFIG_XFRM_USER=y
430# CONFIG_XFRM_SUB_POLICY is not set
431# CONFIG_XFRM_MIGRATE is not set
432# CONFIG_XFRM_STATISTICS is not set
433# CONFIG_NET_KEY is not set
434CONFIG_INET=y
435CONFIG_IP_MULTICAST=y
436CONFIG_IP_ADVANCED_ROUTER=y
437CONFIG_ASK_IP_FIB_HASH=y
438# CONFIG_IP_FIB_TRIE is not set
439CONFIG_IP_FIB_HASH=y
440CONFIG_IP_MULTIPLE_TABLES=y
441CONFIG_IP_ROUTE_MULTIPATH=y
442CONFIG_IP_ROUTE_VERBOSE=y
443CONFIG_IP_PNP=y
444CONFIG_IP_PNP_DHCP=y
445CONFIG_IP_PNP_BOOTP=y
446CONFIG_IP_PNP_RARP=y
447# CONFIG_NET_IPIP is not set
448# CONFIG_NET_IPGRE is not set
449CONFIG_IP_MROUTE=y
450CONFIG_IP_PIMSM_V1=y
451CONFIG_IP_PIMSM_V2=y
452# CONFIG_ARPD is not set
453CONFIG_SYN_COOKIES=y
454# CONFIG_INET_AH is not set
455# CONFIG_INET_ESP is not set
456# CONFIG_INET_IPCOMP is not set
457# CONFIG_INET_XFRM_TUNNEL is not set
458CONFIG_INET_TUNNEL=y
459# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
460# CONFIG_INET_XFRM_MODE_TUNNEL is not set
461# CONFIG_INET_XFRM_MODE_BEET is not set
462CONFIG_INET_LRO=y
463# CONFIG_INET_DIAG is not set
464CONFIG_TCP_CONG_ADVANCED=y
465# CONFIG_TCP_CONG_BIC is not set
466CONFIG_TCP_CONG_CUBIC=y
467# CONFIG_TCP_CONG_WESTWOOD is not set
468# CONFIG_TCP_CONG_HTCP is not set
469# CONFIG_TCP_CONG_HSTCP is not set
470# CONFIG_TCP_CONG_HYBLA is not set
471# CONFIG_TCP_CONG_VEGAS is not set
472# CONFIG_TCP_CONG_SCALABLE is not set
473# CONFIG_TCP_CONG_LP is not set
474# CONFIG_TCP_CONG_VENO is not set
475# CONFIG_TCP_CONG_YEAH is not set
476# CONFIG_TCP_CONG_ILLINOIS is not set
477# CONFIG_DEFAULT_BIC is not set
478CONFIG_DEFAULT_CUBIC=y
479# CONFIG_DEFAULT_HTCP is not set
480# CONFIG_DEFAULT_VEGAS is not set
481# CONFIG_DEFAULT_WESTWOOD is not set
482# CONFIG_DEFAULT_RENO is not set
483CONFIG_DEFAULT_TCP_CONG="cubic"
484# CONFIG_TCP_MD5SIG is not set
485CONFIG_IPV6=y
486# CONFIG_IPV6_PRIVACY is not set
487# CONFIG_IPV6_ROUTER_PREF is not set
488# CONFIG_IPV6_OPTIMISTIC_DAD is not set
489CONFIG_INET6_AH=y
490CONFIG_INET6_ESP=y
491# CONFIG_INET6_IPCOMP is not set
492# CONFIG_IPV6_MIP6 is not set
493# CONFIG_INET6_XFRM_TUNNEL is not set
494# CONFIG_INET6_TUNNEL is not set
495CONFIG_INET6_XFRM_MODE_TRANSPORT=y
496CONFIG_INET6_XFRM_MODE_TUNNEL=y
497CONFIG_INET6_XFRM_MODE_BEET=y
498# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
499CONFIG_IPV6_SIT=y
500CONFIG_IPV6_NDISC_NODETYPE=y
501# CONFIG_IPV6_TUNNEL is not set
502# CONFIG_IPV6_MULTIPLE_TABLES is not set
503# CONFIG_IPV6_MROUTE is not set
504# CONFIG_ANDROID_PARANOID_NETWORK is not set
505CONFIG_NETWORK_SECMARK=y
506# CONFIG_NETFILTER is not set
507# CONFIG_IP_DCCP is not set
508# CONFIG_IP_SCTP is not set
509# CONFIG_TIPC is not set
510# CONFIG_ATM is not set
511# CONFIG_BRIDGE is not set
512# CONFIG_NET_DSA is not set
513# CONFIG_VLAN_8021Q is not set
514# CONFIG_DECNET is not set
515# CONFIG_LLC2 is not set
516# CONFIG_IPX is not set
517# CONFIG_ATALK is not set
518# CONFIG_X25 is not set
519# CONFIG_LAPB is not set
520# CONFIG_ECONET is not set
521# CONFIG_WAN_ROUTER is not set
522CONFIG_NET_SCHED=y
523
524#
525# Queueing/Scheduling
526#
527# CONFIG_NET_SCH_CBQ is not set
528# CONFIG_NET_SCH_HTB is not set
529# CONFIG_NET_SCH_HFSC is not set
530# CONFIG_NET_SCH_PRIO is not set
531# CONFIG_NET_SCH_MULTIQ is not set
532# CONFIG_NET_SCH_RED is not set
533# CONFIG_NET_SCH_SFQ is not set
534# CONFIG_NET_SCH_TEQL is not set
535# CONFIG_NET_SCH_TBF is not set
536# CONFIG_NET_SCH_GRED is not set
537# CONFIG_NET_SCH_DSMARK is not set
538# CONFIG_NET_SCH_NETEM is not set
539# CONFIG_NET_SCH_DRR is not set
540# CONFIG_NET_SCH_INGRESS is not set
541
542#
543# Classification
544#
545CONFIG_NET_CLS=y
546# CONFIG_NET_CLS_BASIC is not set
547# CONFIG_NET_CLS_TCINDEX is not set
548# CONFIG_NET_CLS_ROUTE4 is not set
549# CONFIG_NET_CLS_FW is not set
550# CONFIG_NET_CLS_U32 is not set
551# CONFIG_NET_CLS_RSVP is not set
552# CONFIG_NET_CLS_RSVP6 is not set
553# CONFIG_NET_CLS_FLOW is not set
554CONFIG_NET_EMATCH=y
555CONFIG_NET_EMATCH_STACK=32
556# CONFIG_NET_EMATCH_CMP is not set
557# CONFIG_NET_EMATCH_NBYTE is not set
558# CONFIG_NET_EMATCH_U32 is not set
559# CONFIG_NET_EMATCH_META is not set
560# CONFIG_NET_EMATCH_TEXT is not set
561CONFIG_NET_CLS_ACT=y
562# CONFIG_NET_ACT_POLICE is not set
563# CONFIG_NET_ACT_GACT is not set
564# CONFIG_NET_ACT_MIRRED is not set
565# CONFIG_NET_ACT_NAT is not set
566# CONFIG_NET_ACT_PEDIT is not set
567# CONFIG_NET_ACT_SIMP is not set
568# CONFIG_NET_ACT_SKBEDIT is not set
569CONFIG_NET_SCH_FIFO=y
570# CONFIG_DCB is not set
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_PHONET is not set
582CONFIG_FIB_RULES=y
583# CONFIG_WIRELESS is not set
584# CONFIG_WIMAX is not set
585CONFIG_RFKILL=y
586CONFIG_RFKILL_PM=y
587CONFIG_RFKILL_INPUT=y
588CONFIG_RFKILL_LEDS=y
589# CONFIG_NET_9P is not set
590
591#
592# Device Drivers
593#
594
595#
596# Generic Driver Options
597#
598CONFIG_UEVENT_HELPER_PATH=""
599CONFIG_STANDALONE=y
600CONFIG_PREVENT_FIRMWARE_BUILD=y
601CONFIG_FW_LOADER=y
602CONFIG_FIRMWARE_IN_KERNEL=y
603CONFIG_EXTRA_FIRMWARE=""
604# CONFIG_DEBUG_DRIVER is not set
605# CONFIG_DEBUG_DEVRES is not set
606# CONFIG_SYS_HYPERVISOR is not set
607# CONFIG_CONNECTOR is not set
608CONFIG_MTD=y
609# CONFIG_MTD_DEBUG is not set
610# CONFIG_MTD_CONCAT is not set
611# CONFIG_MTD_PARTITIONS is not set
612# CONFIG_MTD_TESTS is not set
613
614#
615# User Modules And Translation Layers
616#
617# CONFIG_MTD_CHAR is not set
618CONFIG_MTD_BLKDEVS=y
619CONFIG_MTD_BLOCK=y
620# CONFIG_FTL is not set
621# CONFIG_NFTL is not set
622# CONFIG_INFTL is not set
623# CONFIG_RFD_FTL is not set
624# CONFIG_SSFDC is not set
625# CONFIG_MTD_OOPS is not set
626
627#
628# RAM/ROM/Flash chip drivers
629#
630# CONFIG_MTD_CFI is not set
631# CONFIG_MTD_JEDECPROBE is not set
632CONFIG_MTD_MAP_BANK_WIDTH_1=y
633CONFIG_MTD_MAP_BANK_WIDTH_2=y
634CONFIG_MTD_MAP_BANK_WIDTH_4=y
635# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
636# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
637# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
638CONFIG_MTD_CFI_I1=y
639CONFIG_MTD_CFI_I2=y
640# CONFIG_MTD_CFI_I4 is not set
641# CONFIG_MTD_CFI_I8 is not set
642# CONFIG_MTD_RAM is not set
643# CONFIG_MTD_ROM is not set
644# CONFIG_MTD_ABSENT is not set
645
646#
647# Mapping drivers for chip access
648#
649# CONFIG_MTD_COMPLEX_MAPPINGS is not set
650# CONFIG_MTD_TS5500 is not set
651# CONFIG_MTD_INTEL_VR_NOR is not set
652# CONFIG_MTD_PLATRAM is not set
653
654#
655# Self-contained MTD device drivers
656#
657# CONFIG_MTD_PMC551 is not set
658# CONFIG_MTD_DATAFLASH is not set
659# CONFIG_MTD_M25P80 is not set
660# CONFIG_MTD_SLRAM is not set
661# CONFIG_MTD_PHRAM is not set
662# CONFIG_MTD_MTDRAM is not set
663# CONFIG_MTD_BLOCK2MTD is not set
664
665#
666# Disk-On-Chip Device Drivers
667#
668# CONFIG_MTD_DOC2000 is not set
669# CONFIG_MTD_DOC2001 is not set
670# CONFIG_MTD_DOC2001PLUS is not set
671# CONFIG_MTD_GOLDFISH_NAND is not set
672# CONFIG_MTD_NAND is not set
673# CONFIG_MTD_ONENAND is not set
674
675#
676# LPDDR flash memory drivers
677#
678# CONFIG_MTD_LPDDR is not set
679
680#
681# UBI - Unsorted block images
682#
683# CONFIG_MTD_UBI is not set
684# CONFIG_PARPORT is not set
685# CONFIG_PNP is not set
686CONFIG_BLK_DEV=y
687# CONFIG_BLK_DEV_FD is not set
688# CONFIG_BLK_DEV_XD is not set
689# CONFIG_BLK_CPQ_DA is not set
690# CONFIG_BLK_CPQ_CISS_DA is not set
691# CONFIG_BLK_DEV_DAC960 is not set
692# CONFIG_BLK_DEV_UMEM is not set
693# CONFIG_BLK_DEV_COW_COMMON is not set
694CONFIG_BLK_DEV_LOOP=y
695# CONFIG_BLK_DEV_CRYPTOLOOP is not set
696# CONFIG_BLK_DEV_NBD is not set
697# CONFIG_BLK_DEV_SX8 is not set
698# CONFIG_BLK_DEV_UB is not set
699CONFIG_BLK_DEV_RAM=y
700CONFIG_BLK_DEV_RAM_COUNT=16
701CONFIG_BLK_DEV_RAM_SIZE=16384
702# CONFIG_BLK_DEV_XIP is not set
703# CONFIG_CDROM_PKTCDVD is not set
704# CONFIG_ATA_OVER_ETH is not set
705# CONFIG_BLK_DEV_HD is not set
706CONFIG_MISC_DEVICES=y
707# CONFIG_ANDROID_PMEM is not set
708# CONFIG_IBM_ASM is not set
709# CONFIG_PHANTOM is not set
710# CONFIG_SGI_IOC4 is not set
711# CONFIG_TIFM_CORE is not set
712# CONFIG_ICS932S401 is not set
713# CONFIG_ENCLOSURE_SERVICES is not set
714# CONFIG_KERNEL_DEBUGGER_CORE is not set
715# CONFIG_HP_ILO is not set
716# CONFIG_UID_STAT is not set
717# CONFIG_QEMU_TRACE is not set
718# CONFIG_WL127X_RFKILL is not set
719# CONFIG_APANIC is not set
720CONFIG_APANIC_PLABEL="kpanic"
721# CONFIG_C2PORT is not set
722
723#
724# EEPROM support
725#
726# CONFIG_EEPROM_AT24 is not set
727CONFIG_EEPROM_AT25=y
728# CONFIG_EEPROM_LEGACY is not set
729# CONFIG_EEPROM_93CX6 is not set
730CONFIG_HAVE_IDE=y
731# CONFIG_IDE is not set
732
733#
734# SCSI device support
735#
736# CONFIG_RAID_ATTRS is not set
737CONFIG_SCSI=y
738CONFIG_SCSI_DMA=y
739# CONFIG_SCSI_TGT is not set
740# CONFIG_SCSI_NETLINK is not set
741# CONFIG_SCSI_PROC_FS is not set
742
743#
744# SCSI support type (disk, tape, CD-ROM)
745#
746CONFIG_BLK_DEV_SD=y
747# CONFIG_CHR_DEV_ST is not set
748# CONFIG_CHR_DEV_OSST is not set
749CONFIG_BLK_DEV_SR=y
750CONFIG_BLK_DEV_SR_VENDOR=y
751CONFIG_CHR_DEV_SG=y
752# CONFIG_CHR_DEV_SCH is not set
753
754#
755# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
756#
757# CONFIG_SCSI_MULTI_LUN is not set
758# CONFIG_SCSI_CONSTANTS is not set
759# CONFIG_SCSI_LOGGING is not set
760# CONFIG_SCSI_SCAN_ASYNC is not set
761CONFIG_SCSI_WAIT_SCAN=m
762
763#
764# SCSI Transports
765#
766# CONFIG_SCSI_SPI_ATTRS is not set
767# CONFIG_SCSI_FC_ATTRS is not set
768# CONFIG_SCSI_ISCSI_ATTRS is not set
769# CONFIG_SCSI_SAS_ATTRS is not set
770# CONFIG_SCSI_SAS_LIBSAS is not set
771# CONFIG_SCSI_SRP_ATTRS is not set
772# CONFIG_SCSI_LOWLEVEL is not set
773# CONFIG_SCSI_DH is not set
774CONFIG_ATA=y
775# CONFIG_ATA_NONSTANDARD is not set
776# CONFIG_SATA_PMP is not set
777# CONFIG_SATA_AHCI is not set
778# CONFIG_SATA_SIL24 is not set
779CONFIG_ATA_SFF=y
780# CONFIG_SATA_SVW is not set
781CONFIG_ATA_PIIX=y
782# CONFIG_SATA_MV is not set
783# CONFIG_SATA_NV is not set
784# CONFIG_PDC_ADMA is not set
785# CONFIG_SATA_QSTOR is not set
786# CONFIG_SATA_PROMISE is not set
787# CONFIG_SATA_SX4 is not set
788# CONFIG_SATA_SIL is not set
789# CONFIG_SATA_SIS is not set
790# CONFIG_SATA_ULI is not set
791# CONFIG_SATA_VIA is not set
792# CONFIG_SATA_VITESSE is not set
793# CONFIG_SATA_INIC162X is not set
794# CONFIG_PATA_ALI is not set
795# CONFIG_PATA_AMD is not set
796# CONFIG_PATA_ARTOP is not set
797# CONFIG_PATA_ATIIXP is not set
798# CONFIG_PATA_CMD640_PCI is not set
799# CONFIG_PATA_CMD64X is not set
800# CONFIG_PATA_CS5520 is not set
801# CONFIG_PATA_CS5530 is not set
802# CONFIG_PATA_CS5535 is not set
803# CONFIG_PATA_CS5536 is not set
804# CONFIG_PATA_CYPRESS is not set
805# CONFIG_PATA_EFAR is not set
806# CONFIG_ATA_GENERIC is not set
807# CONFIG_PATA_HPT366 is not set
808# CONFIG_PATA_HPT37X is not set
809# CONFIG_PATA_HPT3X2N is not set
810# CONFIG_PATA_HPT3X3 is not set
811# CONFIG_PATA_IT821X is not set
812# CONFIG_PATA_IT8213 is not set
813# CONFIG_PATA_JMICRON is not set
814# CONFIG_PATA_LEGACY is not set
815# CONFIG_PATA_TRIFLEX is not set
816# CONFIG_PATA_MARVELL is not set
817# CONFIG_PATA_MPIIX is not set
818# CONFIG_PATA_OLDPIIX is not set
819# CONFIG_PATA_NETCELL is not set
820# CONFIG_PATA_NINJA32 is not set
821# CONFIG_PATA_NS87410 is not set
822# CONFIG_PATA_NS87415 is not set
823# CONFIG_PATA_OPTI is not set
824# CONFIG_PATA_OPTIDMA is not set
825# CONFIG_PATA_PDC_OLD is not set
826# CONFIG_PATA_QDI is not set
827# CONFIG_PATA_RADISYS is not set
828# CONFIG_PATA_RZ1000 is not set
829# CONFIG_PATA_SC1200 is not set
830# CONFIG_PATA_SERVERWORKS is not set
831# CONFIG_PATA_PDC2027X is not set
832# CONFIG_PATA_SIL680 is not set
833# CONFIG_PATA_SIS is not set
834# CONFIG_PATA_VIA is not set
835# CONFIG_PATA_WINBOND is not set
836# CONFIG_PATA_WINBOND_VLB is not set
837# CONFIG_PATA_PLATFORM is not set
838# CONFIG_PATA_SCH is not set
839# CONFIG_MD is not set
840# CONFIG_FUSION is not set
841
842#
843# IEEE 1394 (FireWire) support
844#
845
846#
847# Enable only one of the two stacks, unless you know what you are doing
848#
849# CONFIG_FIREWIRE is not set
850# CONFIG_IEEE1394 is not set
851# CONFIG_I2O is not set
852# CONFIG_MACINTOSH_DRIVERS is not set
853CONFIG_NETDEVICES=y
854# CONFIG_IFB is not set
855# CONFIG_DUMMY is not set
856# CONFIG_BONDING is not set
857# CONFIG_MACVLAN is not set
858# CONFIG_EQUALIZER is not set
859# CONFIG_TUN is not set
860# CONFIG_VETH is not set
861# CONFIG_ARCNET is not set
862# CONFIG_PHYLIB is not set
863CONFIG_NET_ETHERNET=y
864CONFIG_MII=y
865# CONFIG_HAPPYMEAL is not set
866# CONFIG_SUNGEM is not set
867# CONFIG_CASSINI is not set
868# CONFIG_NET_VENDOR_3COM is not set
869# CONFIG_LANCE is not set
870# CONFIG_NET_VENDOR_SMC is not set
871# CONFIG_ENC28J60 is not set
872# CONFIG_NET_VENDOR_RACAL is not set
873# CONFIG_DNET is not set
874# CONFIG_NET_TULIP is not set
875# CONFIG_AT1700 is not set
876# CONFIG_DEPCA is not set
877# CONFIG_HP100 is not set
878# CONFIG_NET_ISA is not set
879# CONFIG_IBM_NEW_EMAC_ZMII is not set
880# CONFIG_IBM_NEW_EMAC_RGMII is not set
881# CONFIG_IBM_NEW_EMAC_TAH is not set
882# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
883# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
884# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
885# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
886CONFIG_NET_PCI=y
887CONFIG_PCNET32=y
888# CONFIG_AMD8111_ETH is not set
889# CONFIG_ADAPTEC_STARFIRE is not set
890# CONFIG_AC3200 is not set
891# CONFIG_APRICOT is not set
892# CONFIG_B44 is not set
893# CONFIG_FORCEDETH is not set
894# CONFIG_CS89x0 is not set
895CONFIG_E100=y
896# CONFIG_FEALNX is not set
897# CONFIG_NATSEMI is not set
898# CONFIG_NE2K_PCI is not set
899CONFIG_8139CP=y
900# CONFIG_8139TOO is not set
901# CONFIG_R6040 is not set
902# CONFIG_SIS900 is not set
903# CONFIG_EPIC100 is not set
904# CONFIG_SMSC9420 is not set
905# CONFIG_SUNDANCE is not set
906# CONFIG_TLAN is not set
907# CONFIG_VIA_RHINE is not set
908# CONFIG_SC92031 is not set
909# CONFIG_ATL2 is not set
910CONFIG_NETDEV_1000=y
911# CONFIG_ACENIC is not set
912# CONFIG_DL2K is not set
913CONFIG_E1000=y
914CONFIG_E1000E=y
915# CONFIG_IP1000 is not set
916# CONFIG_IGB is not set
917# CONFIG_NS83820 is not set
918# CONFIG_HAMACHI is not set
919# CONFIG_YELLOWFIN is not set
920# CONFIG_R8169 is not set
921# CONFIG_SIS190 is not set
922# CONFIG_SKGE is not set
923# CONFIG_SKY2 is not set
924# CONFIG_VIA_VELOCITY is not set
925# CONFIG_TIGON3 is not set
926# CONFIG_BNX2 is not set
927# CONFIG_QLA3XXX is not set
928# CONFIG_ATL1 is not set
929# CONFIG_ATL1E is not set
930# CONFIG_ATL1C is not set
931# CONFIG_JME is not set
932CONFIG_NETDEV_10000=y
933# CONFIG_CHELSIO_T1 is not set
934CONFIG_CHELSIO_T3_DEPENDS=y
935# CONFIG_CHELSIO_T3 is not set
936# CONFIG_ENIC is not set
937# CONFIG_IXGBE is not set
938CONFIG_IXGB=y
939# CONFIG_S2IO is not set
940# CONFIG_MYRI10GE is not set
941# CONFIG_NETXEN_NIC is not set
942# CONFIG_NIU is not set
943# CONFIG_MLX4_EN is not set
944# CONFIG_MLX4_CORE is not set
945# CONFIG_TEHUTI is not set
946# CONFIG_BNX2X is not set
947# CONFIG_QLGE is not set
948# CONFIG_SFC is not set
949# CONFIG_BE2NET is not set
950# CONFIG_TR is not set
951
952#
953# Wireless LAN
954#
955# CONFIG_WLAN_PRE80211 is not set
956CONFIG_WLAN_80211=y
957# CONFIG_LIBERTAS is not set
958# CONFIG_AIRO is not set
959# CONFIG_HERMES is not set
960# CONFIG_ATMEL is not set
961# CONFIG_PRISM54 is not set
962# CONFIG_USB_ZD1201 is not set
963# CONFIG_USB_NET_RNDIS_WLAN is not set
964# CONFIG_IPW2100 is not set
965# CONFIG_IPW2200 is not set
966# CONFIG_IWLWIFI_LEDS is not set
967# CONFIG_HOSTAP is not set
968
969#
970# Enable WiMAX (Networking options) to see the WiMAX drivers
971#
972
973#
974# USB Network Adapters
975#
976# CONFIG_USB_CATC is not set
977# CONFIG_USB_KAWETH is not set
978# CONFIG_USB_PEGASUS is not set
979# CONFIG_USB_RTL8150 is not set
980# CONFIG_USB_USBNET is not set
981# CONFIG_USB_HSO is not set
982# CONFIG_WAN is not set
983# CONFIG_FDDI is not set
984# CONFIG_HIPPI is not set
985# CONFIG_PPP is not set
986# CONFIG_SLIP is not set
987# CONFIG_NET_FC is not set
988# CONFIG_NETCONSOLE is not set
989# CONFIG_NETPOLL is not set
990# CONFIG_NET_POLL_CONTROLLER is not set
991# CONFIG_ISDN is not set
992# CONFIG_PHONE is not set
993
994#
995# Input device support
996#
997CONFIG_INPUT=y
998CONFIG_INPUT_FF_MEMLESS=y
999CONFIG_INPUT_POLLDEV=y
1000
1001#
1002# Userland interfaces
1003#
1004CONFIG_INPUT_MOUSEDEV=y
1005# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
1006CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
1007CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
1008# CONFIG_INPUT_JOYDEV is not set
1009CONFIG_INPUT_EVDEV=y
1010# CONFIG_INPUT_EVBUG is not set
1011# CONFIG_INPUT_KEYRESET is not set
1012
1013#
1014# Input Device Drivers
1015#
1016CONFIG_INPUT_KEYBOARD=y
1017CONFIG_KEYBOARD_ATKBD=y
1018# CONFIG_KEYBOARD_SUNKBD is not set
1019# CONFIG_KEYBOARD_LKKBD is not set
1020# CONFIG_KEYBOARD_XTKBD is not set
1021# CONFIG_KEYBOARD_NEWTON is not set
1022# CONFIG_KEYBOARD_STOWAWAY is not set
1023CONFIG_KEYBOARD_GPIO=y
1024# CONFIG_KEYBOARD_GOLDFISH_EVENTS is not set
1025CONFIG_INPUT_MOUSE=y
1026# CONFIG_INPUT_JOYSTICK is not set
1027# CONFIG_INPUT_TABLET is not set
1028CONFIG_INPUT_TOUCHSCREEN=y
1029# CONFIG_TOUCHSCREEN_ADS7846 is not set
1030# CONFIG_TOUCHSCREEN_FUJITSU is not set
1031# CONFIG_TOUCHSCREEN_GUNZE is not set
1032# CONFIG_TOUCHSCREEN_ELO is not set
1033# CONFIG_TOUCHSCREEN_WACOM_W8001 is not set
1034# CONFIG_TOUCHSCREEN_MTOUCH is not set
1035# CONFIG_TOUCHSCREEN_INEXIO is not set
1036# CONFIG_TOUCHSCREEN_MK712 is not set
1037# CONFIG_TOUCHSCREEN_HTCPEN is not set
1038# CONFIG_TOUCHSCREEN_PENMOUNT is not set
1039# CONFIG_TOUCHSCREEN_SYNAPTICS_I2C_RMI is not set
1040# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
1041# CONFIG_TOUCHSCREEN_TOUCHWIN is not set
1042# CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set
1043# CONFIG_TOUCHSCREEN_TOUCHIT213 is not set
1044# CONFIG_TOUCHSCREEN_TSC2007 is not set
1045CONFIG_INPUT_MISC=y
1046# CONFIG_INPUT_PCSPKR is not set
1047# CONFIG_INPUT_APANEL is not set
1048# CONFIG_INPUT_WISTRON_BTNS is not set
1049# CONFIG_INPUT_ATI_REMOTE is not set
1050# CONFIG_INPUT_ATI_REMOTE2 is not set
1051# CONFIG_INPUT_KEYSPAN_REMOTE is not set
1052# CONFIG_INPUT_POWERMATE is not set
1053# CONFIG_INPUT_YEALINK is not set
1054# CONFIG_INPUT_CM109 is not set
1055CONFIG_INPUT_UINPUT=y
1056# CONFIG_INPUT_GPIO is not set
1057# CONFIG_INPUT_KEYCHORD is not set
1058
1059#
1060# Hardware I/O ports
1061#
1062CONFIG_SERIO=y
1063CONFIG_SERIO_I8042=y
1064# CONFIG_SERIO_SERPORT is not set
1065# CONFIG_SERIO_CT82C710 is not set
1066# CONFIG_SERIO_PCIPS2 is not set
1067CONFIG_SERIO_LIBPS2=y
1068# CONFIG_SERIO_RAW is not set
1069# CONFIG_GAMEPORT is not set
1070
1071#
1072# Character devices
1073#
1074CONFIG_VT=y
1075CONFIG_CONSOLE_TRANSLATIONS=y
1076CONFIG_VT_CONSOLE=y
1077CONFIG_HW_CONSOLE=y
1078CONFIG_VT_HW_CONSOLE_BINDING=y
1079CONFIG_DEVMEM=y
1080# CONFIG_DEVKMEM is not set
1081# CONFIG_SERIAL_NONSTANDARD is not set
1082# CONFIG_NOZOMI is not set
1083
1084#
1085# Serial drivers
1086#
1087CONFIG_SERIAL_8250=y
1088CONFIG_SERIAL_8250_CONSOLE=y
1089CONFIG_FIX_EARLYCON_MEM=y
1090CONFIG_SERIAL_8250_PCI=y
1091CONFIG_SERIAL_8250_NR_UARTS=4
1092CONFIG_SERIAL_8250_RUNTIME_UARTS=4
1093CONFIG_SERIAL_8250_EXTENDED=y
1094# CONFIG_SERIAL_8250_MANY_PORTS is not set
1095# CONFIG_SERIAL_8250_SHARE_IRQ is not set
1096# CONFIG_SERIAL_8250_DETECT_IRQ is not set
1097# CONFIG_SERIAL_8250_RSA is not set
1098
1099#
1100# Non-8250 serial port support
1101#
1102CONFIG_SERIAL_CORE=y
1103CONFIG_SERIAL_CORE_CONSOLE=y
1104# CONFIG_SERIAL_JSM is not set
1105CONFIG_UNIX98_PTYS=y
1106# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
1107# CONFIG_LEGACY_PTYS is not set
1108# CONFIG_IPMI_HANDLER is not set
1109# CONFIG_HW_RANDOM is not set
1110# CONFIG_NVRAM is not set
1111# CONFIG_DTLK is not set
1112# CONFIG_R3964 is not set
1113# CONFIG_APPLICOM is not set
1114# CONFIG_SONYPI is not set
1115# CONFIG_MWAVE is not set
1116# CONFIG_PC8736x_GPIO is not set
1117# CONFIG_NSC_GPIO is not set
1118# CONFIG_CS5535_GPIO is not set
1119# CONFIG_RAW_DRIVER is not set
1120# CONFIG_HANGCHECK_TIMER is not set
1121# CONFIG_TCG_TPM is not set
1122# CONFIG_TELCLOCK is not set
1123CONFIG_DEVPORT=y
1124# CONFIG_GOLDFISH_TTY is not set
1125CONFIG_I2C=y
1126CONFIG_I2C_BOARDINFO=y
1127# CONFIG_I2C_CHARDEV is not set
1128# CONFIG_I2C_HELPER_AUTO is not set
1129
1130#
1131# I2C Algorithms
1132#
1133CONFIG_I2C_ALGOBIT=y
1134# CONFIG_I2C_ALGOPCF is not set
1135# CONFIG_I2C_ALGOPCA is not set
1136
1137#
1138# I2C Hardware Bus support
1139#
1140
1141#
1142# PC SMBus host controller drivers
1143#
1144# CONFIG_I2C_ALI1535 is not set
1145# CONFIG_I2C_ALI1563 is not set
1146# CONFIG_I2C_ALI15X3 is not set
1147# CONFIG_I2C_AMD756 is not set
1148# CONFIG_I2C_AMD8111 is not set
1149# CONFIG_I2C_I801 is not set
1150# CONFIG_I2C_ISCH is not set
1151# CONFIG_I2C_PIIX4 is not set
1152# CONFIG_I2C_NFORCE2 is not set
1153# CONFIG_I2C_SIS5595 is not set
1154# CONFIG_I2C_SIS630 is not set
1155# CONFIG_I2C_SIS96X is not set
1156# CONFIG_I2C_VIA is not set
1157# CONFIG_I2C_VIAPRO is not set
1158
1159#
1160# I2C system bus drivers (mostly embedded / system-on-chip)
1161#
1162# CONFIG_I2C_GPIO is not set
1163# CONFIG_I2C_OCORES is not set
1164# CONFIG_I2C_SIMTEC is not set
1165
1166#
1167# External I2C/SMBus adapter drivers
1168#
1169# CONFIG_I2C_PARPORT_LIGHT is not set
1170# CONFIG_I2C_TAOS_EVM is not set
1171# CONFIG_I2C_TINY_USB is not set
1172
1173#
1174# Graphics adapter I2C/DDC channel drivers
1175#
1176# CONFIG_I2C_VOODOO3 is not set
1177
1178#
1179# Other I2C/SMBus bus drivers
1180#
1181# CONFIG_I2C_PCA_ISA is not set
1182# CONFIG_I2C_PCA_PLATFORM is not set
1183# CONFIG_I2C_STUB is not set
1184# CONFIG_SCx200_ACB is not set
1185
1186#
1187# Miscellaneous I2C Chip support
1188#
1189# CONFIG_DS1682 is not set
1190# CONFIG_SENSORS_PCF8574 is not set
1191# CONFIG_PCF8575 is not set
1192# CONFIG_SENSORS_PCF8591 is not set
1193# CONFIG_SENSORS_MAX6875 is not set
1194# CONFIG_SENSORS_TSL2550 is not set
1195# CONFIG_SENSORS_PCA963X is not set
1196# CONFIG_I2C_DEBUG_CORE is not set
1197# CONFIG_I2C_DEBUG_ALGO is not set
1198# CONFIG_I2C_DEBUG_BUS is not set
1199# CONFIG_I2C_DEBUG_CHIP is not set
1200CONFIG_SPI=y
1201# CONFIG_SPI_DEBUG is not set
1202CONFIG_SPI_MASTER=y
1203
1204#
1205# SPI Master Controller Drivers
1206#
1207CONFIG_SPI_BITBANG=y
1208CONFIG_SPI_GPIO=y
1209
1210#
1211# SPI Protocol Masters
1212#
1213# CONFIG_SPI_SPIDEV is not set
1214# CONFIG_SPI_TLE62X0 is not set
1215CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
1216CONFIG_GPIOLIB=y
1217# CONFIG_DEBUG_GPIO is not set
1218# CONFIG_GPIO_SYSFS is not set
1219
1220#
1221# Memory mapped GPIO expanders:
1222#
1223
1224#
1225# I2C GPIO expanders:
1226#
1227# CONFIG_GPIO_MAX732X is not set
1228CONFIG_GPIO_PCA953X=y
1229# CONFIG_GPIO_PCF857X is not set
1230
1231#
1232# PCI GPIO expanders:
1233#
1234# CONFIG_GPIO_BT8XX is not set
1235
1236#
1237# SPI GPIO expanders:
1238#
1239# CONFIG_GPIO_MAX7301 is not set
1240# CONFIG_GPIO_MCP23S08 is not set
1241# CONFIG_W1 is not set
1242CONFIG_POWER_SUPPLY=y
1243# CONFIG_POWER_SUPPLY_DEBUG is not set
1244# CONFIG_PDA_POWER is not set
1245# CONFIG_BATTERY_DS2760 is not set
1246# CONFIG_BATTERY_BQ27x00 is not set
1247# CONFIG_BATTERY_GOLDFISH is not set
1248CONFIG_HWMON=y
1249# CONFIG_HWMON_VID is not set
1250# CONFIG_SENSORS_ABITUGURU is not set
1251# CONFIG_SENSORS_ABITUGURU3 is not set
1252# CONFIG_SENSORS_AD7414 is not set
1253# CONFIG_SENSORS_AD7418 is not set
1254# CONFIG_SENSORS_ADCXX is not set
1255# CONFIG_SENSORS_ADM1021 is not set
1256# CONFIG_SENSORS_ADM1025 is not set
1257# CONFIG_SENSORS_ADM1026 is not set
1258# CONFIG_SENSORS_ADM1029 is not set
1259# CONFIG_SENSORS_ADM1031 is not set
1260# CONFIG_SENSORS_ADM9240 is not set
1261# CONFIG_SENSORS_ADT7462 is not set
1262# CONFIG_SENSORS_ADT7470 is not set
1263# CONFIG_SENSORS_ADT7473 is not set
1264# CONFIG_SENSORS_ADT7475 is not set
1265# CONFIG_SENSORS_K8TEMP is not set
1266# CONFIG_SENSORS_ASB100 is not set
1267# CONFIG_SENSORS_ATXP1 is not set
1268# CONFIG_SENSORS_DS1621 is not set
1269# CONFIG_SENSORS_I5K_AMB is not set
1270# CONFIG_SENSORS_F71805F is not set
1271# CONFIG_SENSORS_F71882FG is not set
1272# CONFIG_SENSORS_F75375S is not set
1273# CONFIG_SENSORS_FSCHER is not set
1274# CONFIG_SENSORS_FSCPOS is not set
1275# CONFIG_SENSORS_FSCHMD is not set
1276# CONFIG_SENSORS_GL518SM is not set
1277# CONFIG_SENSORS_GL520SM is not set
1278# CONFIG_SENSORS_CORETEMP is not set
1279# CONFIG_SENSORS_IT87 is not set
1280# CONFIG_SENSORS_LM63 is not set
1281# CONFIG_SENSORS_LM70 is not set
1282# CONFIG_SENSORS_LM75 is not set
1283# CONFIG_SENSORS_LM77 is not set
1284# CONFIG_SENSORS_LM78 is not set
1285# CONFIG_SENSORS_LM80 is not set
1286# CONFIG_SENSORS_LM83 is not set
1287# CONFIG_SENSORS_LM85 is not set
1288# CONFIG_SENSORS_LM87 is not set
1289# CONFIG_SENSORS_LM90 is not set
1290# CONFIG_SENSORS_LM92 is not set
1291# CONFIG_SENSORS_LM93 is not set
1292# CONFIG_SENSORS_LTC4245 is not set
1293# CONFIG_SENSORS_MAX1111 is not set
1294# CONFIG_SENSORS_MAX1619 is not set
1295# CONFIG_SENSORS_MAX6650 is not set
1296# CONFIG_SENSORS_PC87360 is not set
1297# CONFIG_SENSORS_PC87427 is not set
1298# CONFIG_SENSORS_SIS5595 is not set
1299# CONFIG_SENSORS_DME1737 is not set
1300# CONFIG_SENSORS_SMSC47M1 is not set
1301# CONFIG_SENSORS_SMSC47M192 is not set
1302# CONFIG_SENSORS_SMSC47B397 is not set
1303# CONFIG_SENSORS_ADS7828 is not set
1304# CONFIG_SENSORS_THMC50 is not set
1305# CONFIG_SENSORS_VIA686A is not set
1306# CONFIG_SENSORS_VT1211 is not set
1307# CONFIG_SENSORS_VT8231 is not set
1308# CONFIG_SENSORS_W83781D is not set
1309# CONFIG_SENSORS_W83791D is not set
1310# CONFIG_SENSORS_W83792D is not set
1311# CONFIG_SENSORS_W83793 is not set
1312# CONFIG_SENSORS_W83L785TS is not set
1313# CONFIG_SENSORS_W83L786NG is not set
1314# CONFIG_SENSORS_W83627HF is not set
1315# CONFIG_SENSORS_W83627EHF is not set
1316# CONFIG_SENSORS_HDAPS is not set
1317# CONFIG_SENSORS_APPLESMC is not set
1318# CONFIG_HWMON_DEBUG_CHIP is not set
1319CONFIG_THERMAL=y
1320CONFIG_THERMAL_HWMON=y
1321# CONFIG_WATCHDOG is not set
1322CONFIG_SSB_POSSIBLE=y
1323
1324#
1325# Sonics Silicon Backplane
1326#
1327# CONFIG_SSB is not set
1328
1329#
1330# Multifunction device drivers
1331#
1332# CONFIG_MFD_CORE is not set
1333# CONFIG_MFD_SM501 is not set
1334# CONFIG_HTC_PASIC3 is not set
1335# CONFIG_TPS65010 is not set
1336# CONFIG_TWL4030_CORE is not set
1337# CONFIG_MFD_TMIO is not set
1338# CONFIG_PMIC_DA903X is not set
1339# CONFIG_MFD_WM8400 is not set
1340# CONFIG_MFD_WM8350_I2C is not set
1341# CONFIG_MFD_PCF50633 is not set
1342# CONFIG_REGULATOR is not set
1343
1344#
1345# Multimedia devices
1346#
1347
1348#
1349# Multimedia core support
1350#
1351# CONFIG_VIDEO_DEV is not set
1352# CONFIG_DVB_CORE is not set
1353# CONFIG_VIDEO_MEDIA is not set
1354
1355#
1356# Multimedia drivers
1357#
1358# CONFIG_DAB is not set
1359
1360#
1361# Graphics support
1362#
1363CONFIG_AGP=y
1364# CONFIG_AGP_ALI is not set
1365# CONFIG_AGP_ATI is not set
1366# CONFIG_AGP_AMD is not set
1367# CONFIG_AGP_AMD64 is not set
1368# CONFIG_AGP_INTEL is not set
1369# CONFIG_AGP_NVIDIA is not set
1370# CONFIG_AGP_SIS is not set
1371# CONFIG_AGP_SWORKS is not set
1372# CONFIG_AGP_VIA is not set
1373# CONFIG_AGP_EFFICEON is not set
1374CONFIG_DRM=y
1375# CONFIG_DRM_TDFX is not set
1376# CONFIG_DRM_R128 is not set
1377# CONFIG_DRM_RADEON is not set
1378# CONFIG_DRM_MGA is not set
1379# CONFIG_DRM_SIS is not set
1380# CONFIG_DRM_VIA is not set
1381# CONFIG_DRM_SAVAGE is not set
1382# CONFIG_VGASTATE is not set
1383CONFIG_VIDEO_OUTPUT_CONTROL=y
1384CONFIG_FB=y
1385CONFIG_FIRMWARE_EDID=y
1386# CONFIG_FB_DDC is not set
1387CONFIG_FB_BOOT_VESA_SUPPORT=y
1388CONFIG_FB_CFB_FILLRECT=y
1389CONFIG_FB_CFB_COPYAREA=y
1390CONFIG_FB_CFB_IMAGEBLIT=y
1391# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
1392# CONFIG_FB_SYS_FILLRECT is not set
1393# CONFIG_FB_SYS_COPYAREA is not set
1394# CONFIG_FB_SYS_IMAGEBLIT is not set
1395CONFIG_FB_FOREIGN_ENDIAN=y
1396CONFIG_FB_BOTH_ENDIAN=y
1397# CONFIG_FB_BIG_ENDIAN is not set
1398# CONFIG_FB_LITTLE_ENDIAN is not set
1399# CONFIG_FB_SYS_FOPS is not set
1400# CONFIG_FB_SVGALIB is not set
1401# CONFIG_FB_MACMODES is not set
1402# CONFIG_FB_BACKLIGHT is not set
1403CONFIG_FB_MODE_HELPERS=y
1404CONFIG_FB_TILEBLITTING=y
1405
1406#
1407# Frame buffer hardware drivers
1408#
1409# CONFIG_FB_CIRRUS is not set
1410# CONFIG_FB_PM2 is not set
1411# CONFIG_FB_CYBER2000 is not set
1412# CONFIG_FB_ARC is not set
1413# CONFIG_FB_ASILIANT is not set
1414# CONFIG_FB_IMSTT is not set
1415# CONFIG_FB_VGA16 is not set
1416CONFIG_FB_VESA=y
1417# CONFIG_FB_N411 is not set
1418# CONFIG_FB_HGA is not set
1419# CONFIG_FB_S1D13XXX is not set
1420# CONFIG_FB_NVIDIA is not set
1421# CONFIG_FB_RIVA is not set
1422# CONFIG_FB_LE80578 is not set
1423# CONFIG_FB_MATROX is not set
1424# CONFIG_FB_RADEON is not set
1425# CONFIG_FB_ATY128 is not set
1426# CONFIG_FB_ATY is not set
1427# CONFIG_FB_S3 is not set
1428# CONFIG_FB_SAVAGE is not set
1429# CONFIG_FB_SIS is not set
1430# CONFIG_FB_VIA is not set
1431# CONFIG_FB_NEOMAGIC is not set
1432# CONFIG_FB_KYRO is not set
1433# CONFIG_FB_3DFX is not set
1434# CONFIG_FB_VOODOO1 is not set
1435# CONFIG_FB_VT8623 is not set
1436# CONFIG_FB_CYBLA is not set
1437# CONFIG_FB_TRIDENT is not set
1438# CONFIG_FB_ARK is not set
1439# CONFIG_FB_PM3 is not set
1440# CONFIG_FB_CARMINE is not set
1441# CONFIG_FB_GEODE is not set
1442# CONFIG_FB_GOLDFISH is not set
1443# CONFIG_FB_VIRTUAL is not set
1444# CONFIG_FB_METRONOME is not set
1445# CONFIG_FB_MB862XX is not set
1446# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
1447
1448#
1449# Display device support
1450#
1451CONFIG_DISPLAY_SUPPORT=y
1452
1453#
1454# Display hardware drivers
1455#
1456
1457#
1458# Console display driver support
1459#
1460# CONFIG_VGA_CONSOLE is not set
1461# CONFIG_MDA_CONSOLE is not set
1462CONFIG_DUMMY_CONSOLE=y
1463CONFIG_FRAMEBUFFER_CONSOLE=y
1464CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
1465# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
1466CONFIG_FONTS=y
1467CONFIG_FONT_8x8=y
1468CONFIG_FONT_8x16=y
1469# CONFIG_FONT_6x11 is not set
1470# CONFIG_FONT_7x14 is not set
1471# CONFIG_FONT_PEARL_8x8 is not set
1472# CONFIG_FONT_ACORN_8x8 is not set
1473# CONFIG_FONT_MINI_4x6 is not set
1474# CONFIG_FONT_SUN8x16 is not set
1475# CONFIG_FONT_SUN12x22 is not set
1476# CONFIG_FONT_10x18 is not set
1477# CONFIG_LOGO is not set
1478# CONFIG_SOUND is not set
1479CONFIG_HID_SUPPORT=y
1480CONFIG_HID=y
1481# CONFIG_HID_DEBUG is not set
1482CONFIG_HIDRAW=y
1483
1484#
1485# USB Input Devices
1486#
1487CONFIG_USB_HID=y
1488CONFIG_HID_PID=y
1489CONFIG_USB_HIDDEV=y
1490
1491#
1492# Special HID drivers
1493#
1494CONFIG_HID_COMPAT=y
1495# CONFIG_HID_A4TECH is not set
1496# CONFIG_HID_APPLE is not set
1497# CONFIG_HID_BELKIN is not set
1498# CONFIG_HID_CHERRY is not set
1499# CONFIG_HID_CHICONY is not set
1500# CONFIG_HID_CYPRESS is not set
1501# CONFIG_HID_EZKEY is not set
1502# CONFIG_HID_GYRATION is not set
1503# CONFIG_HID_LOGITECH is not set
1504# CONFIG_HID_MICROSOFT is not set
1505# CONFIG_HID_MONTEREY is not set
1506# CONFIG_HID_NTRIG is not set
1507# CONFIG_HID_PANTHERLORD is not set
1508# CONFIG_HID_PETALYNX is not set
1509# CONFIG_HID_SAMSUNG is not set
1510# CONFIG_HID_SONY is not set
1511# CONFIG_HID_SUNPLUS is not set
1512# CONFIG_GREENASIA_FF is not set
1513# CONFIG_HID_TOPSEED is not set
1514# CONFIG_THRUSTMASTER_FF is not set
1515# CONFIG_ZEROPLUS_FF is not set
1516CONFIG_USB_SUPPORT=y
1517CONFIG_USB_ARCH_HAS_HCD=y
1518CONFIG_USB_ARCH_HAS_OHCI=y
1519CONFIG_USB_ARCH_HAS_EHCI=y
1520CONFIG_USB=y
1521# CONFIG_USB_DEBUG is not set
1522CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
1523
1524#
1525# Miscellaneous USB options
1526#
1527CONFIG_USB_DEVICEFS=y
1528# CONFIG_USB_DEVICE_CLASS is not set
1529# CONFIG_USB_DYNAMIC_MINORS is not set
1530CONFIG_USB_SUSPEND=y
1531# CONFIG_USB_OTG is not set
1532# CONFIG_USB_OTG_WHITELIST is not set
1533# CONFIG_USB_OTG_BLACKLIST_HUB is not set
1534CONFIG_USB_MON=y
1535# CONFIG_USB_WUSB is not set
1536# CONFIG_USB_WUSB_CBAF is not set
1537
1538#
1539# USB Host Controller Drivers
1540#
1541# CONFIG_USB_C67X00_HCD is not set
1542CONFIG_USB_EHCI_HCD=y
1543# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
1544# CONFIG_USB_EHCI_TT_NEWSCHED is not set
1545# CONFIG_USB_OXU210HP_HCD is not set
1546# CONFIG_USB_ISP116X_HCD is not set
1547# CONFIG_USB_ISP1760_HCD is not set
1548# CONFIG_USB_OHCI_HCD is not set
1549# CONFIG_USB_UHCI_HCD is not set
1550# CONFIG_USB_SL811_HCD is not set
1551# CONFIG_USB_R8A66597_HCD is not set
1552# CONFIG_USB_WHCI_HCD is not set
1553# CONFIG_USB_HWA_HCD is not set
1554
1555#
1556# USB Device Class drivers
1557#
1558# CONFIG_USB_ACM is not set
1559# CONFIG_USB_PRINTER is not set
1560# CONFIG_USB_WDM is not set
1561# CONFIG_USB_TMC is not set
1562
1563#
1564# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed;
1565#
1566
1567#
1568# see USB_STORAGE Help for more information
1569#
1570CONFIG_USB_STORAGE=y
1571# CONFIG_USB_STORAGE_DEBUG is not set
1572# CONFIG_USB_STORAGE_DATAFAB is not set
1573# CONFIG_USB_STORAGE_FREECOM is not set
1574# CONFIG_USB_STORAGE_ISD200 is not set
1575# CONFIG_USB_STORAGE_USBAT is not set
1576# CONFIG_USB_STORAGE_SDDR09 is not set
1577# CONFIG_USB_STORAGE_SDDR55 is not set
1578# CONFIG_USB_STORAGE_JUMPSHOT is not set
1579# CONFIG_USB_STORAGE_ALAUDA is not set
1580# CONFIG_USB_STORAGE_ONETOUCH is not set
1581# CONFIG_USB_STORAGE_KARMA is not set
1582# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
1583# CONFIG_USB_LIBUSUAL is not set
1584
1585#
1586# USB Imaging devices
1587#
1588# CONFIG_USB_MDC800 is not set
1589# CONFIG_USB_MICROTEK is not set
1590
1591#
1592# USB port drivers
1593#
1594# CONFIG_USB_SERIAL is not set
1595
1596#
1597# USB Miscellaneous drivers
1598#
1599# CONFIG_USB_EMI62 is not set
1600# CONFIG_USB_EMI26 is not set
1601# CONFIG_USB_ADUTUX is not set
1602# CONFIG_USB_SEVSEG is not set
1603# CONFIG_USB_RIO500 is not set
1604# CONFIG_USB_LEGOTOWER is not set
1605# CONFIG_USB_LCD is not set
1606# CONFIG_USB_BERRY_CHARGE is not set
1607# CONFIG_USB_LED is not set
1608# CONFIG_USB_CYPRESS_CY7C63 is not set
1609# CONFIG_USB_CYTHERM is not set
1610# CONFIG_USB_PHIDGET is not set
1611# CONFIG_USB_IDMOUSE is not set
1612# CONFIG_USB_FTDI_ELAN is not set
1613# CONFIG_USB_APPLEDISPLAY is not set
1614# CONFIG_USB_SISUSBVGA is not set
1615# CONFIG_USB_LD is not set
1616# CONFIG_USB_TRANCEVIBRATOR is not set
1617# CONFIG_USB_IOWARRIOR is not set
1618# CONFIG_USB_TEST is not set
1619# CONFIG_USB_ISIGHTFW is not set
1620# CONFIG_USB_VST is not set
1621# CONFIG_USB_GADGET is not set
1622
1623#
1624# OTG and related infrastructure
1625#
1626# CONFIG_USB_GPIO_VBUS is not set
1627# CONFIG_UWB is not set
1628CONFIG_MMC=y
1629# CONFIG_MMC_DEBUG is not set
1630# CONFIG_MMC_UNSAFE_RESUME is not set
1631# CONFIG_MMC_EMBEDDED_SDIO is not set
1632# CONFIG_MMC_PARANOID_SD_INIT is not set
1633
1634#
1635# MMC/SD/SDIO Card Drivers
1636#
1637CONFIG_MMC_BLOCK=y
1638CONFIG_MMC_BLOCK_BOUNCE=y
1639# CONFIG_MMC_BLOCK_DEFERRED_RESUME is not set
1640CONFIG_SDIO_UART=y
1641# CONFIG_MMC_TEST is not set
1642
1643#
1644# MMC/SD/SDIO Host Controller Drivers
1645#
1646CONFIG_MMC_SDHCI=y
1647CONFIG_MMC_SDHCI_PCI=y
1648# CONFIG_MMC_RICOH_MMC is not set
1649# CONFIG_MMC_WBSD is not set
1650# CONFIG_MMC_TIFM_SD is not set
1651# CONFIG_MMC_GOLDFISH is not set
1652# CONFIG_MEMSTICK is not set
1653CONFIG_NEW_LEDS=y
1654CONFIG_LEDS_CLASS=y
1655
1656#
1657# LED drivers
1658#
1659# CONFIG_LEDS_ALIX2 is not set
1660# CONFIG_LEDS_PCA9532 is not set
1661# CONFIG_LEDS_GPIO is not set
1662# CONFIG_LEDS_CLEVO_MAIL is not set
1663# CONFIG_LEDS_PCA955X is not set
1664
1665#
1666# LED Triggers
1667#
1668CONFIG_LEDS_TRIGGERS=y
1669# CONFIG_LEDS_TRIGGER_TIMER is not set
1670# CONFIG_LEDS_TRIGGER_HEARTBEAT is not set
1671# CONFIG_LEDS_TRIGGER_BACKLIGHT is not set
1672# CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set
1673# CONFIG_LEDS_TRIGGER_SLEEP is not set
1674CONFIG_SWITCH=y
1675CONFIG_SWITCH_GPIO=y
1676# CONFIG_ACCESSIBILITY is not set
1677# CONFIG_INFINIBAND is not set
1678# CONFIG_EDAC is not set
1679CONFIG_RTC_LIB=y
1680CONFIG_RTC_CLASS=y
1681# CONFIG_RTC_HCTOSYS is not set
1682# CONFIG_RTC_DEBUG is not set
1683
1684#
1685# RTC interfaces
1686#
1687CONFIG_RTC_INTF_SYSFS=y
1688CONFIG_RTC_INTF_PROC=y
1689CONFIG_RTC_INTF_DEV=y
1690# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
1691# CONFIG_RTC_INTF_ALARM is not set
1692# CONFIG_RTC_DRV_TEST is not set
1693
1694#
1695# I2C RTC drivers
1696#
1697# CONFIG_RTC_DRV_DS1307 is not set
1698# CONFIG_RTC_DRV_DS1374 is not set
1699# CONFIG_RTC_DRV_DS1672 is not set
1700# CONFIG_RTC_DRV_MAX6900 is not set
1701# CONFIG_RTC_DRV_RS5C372 is not set
1702# CONFIG_RTC_DRV_ISL1208 is not set
1703# CONFIG_RTC_DRV_X1205 is not set
1704# CONFIG_RTC_DRV_PCF8563 is not set
1705# CONFIG_RTC_DRV_PCF8583 is not set
1706# CONFIG_RTC_DRV_M41T80 is not set
1707# CONFIG_RTC_DRV_S35390A is not set
1708# CONFIG_RTC_DRV_FM3130 is not set
1709# CONFIG_RTC_DRV_RX8581 is not set
1710
1711#
1712# SPI RTC drivers
1713#
1714# CONFIG_RTC_DRV_M41T94 is not set
1715# CONFIG_RTC_DRV_DS1305 is not set
1716# CONFIG_RTC_DRV_DS1390 is not set
1717# CONFIG_RTC_DRV_MAX6902 is not set
1718# CONFIG_RTC_DRV_R9701 is not set
1719# CONFIG_RTC_DRV_RS5C348 is not set
1720# CONFIG_RTC_DRV_DS3234 is not set
1721
1722#
1723# Platform RTC drivers
1724#
1725# CONFIG_RTC_DRV_CMOS is not set
1726# CONFIG_RTC_DRV_DS1286 is not set
1727# CONFIG_RTC_DRV_DS1511 is not set
1728# CONFIG_RTC_DRV_DS1553 is not set
1729# CONFIG_RTC_DRV_DS1742 is not set
1730# CONFIG_RTC_DRV_STK17TA8 is not set
1731# CONFIG_RTC_DRV_M48T86 is not set
1732# CONFIG_RTC_DRV_M48T35 is not set
1733# CONFIG_RTC_DRV_M48T59 is not set
1734# CONFIG_RTC_DRV_BQ4802 is not set
1735# CONFIG_RTC_DRV_V3020 is not set
1736
1737#
1738# on-CPU RTC drivers
1739#
1740# CONFIG_UIO is not set
1741CONFIG_STAGING=y
1742# CONFIG_STAGING_EXCLUDE_BUILD is not set
1743# CONFIG_ET131X is not set
1744# CONFIG_SLICOSS is not set
1745# CONFIG_SXG is not set
1746# CONFIG_ME4000 is not set
1747# CONFIG_MEILHAUS is not set
1748# CONFIG_USB_IP_COMMON is not set
1749# CONFIG_ECHO is not set
1750# CONFIG_USB_ATMEL is not set
1751# CONFIG_RT2860 is not set
1752# CONFIG_RT2870 is not set
1753# CONFIG_COMEDI is not set
1754# CONFIG_ASUS_OLED is not set
1755# CONFIG_ALTERA_PCIE_CHDMA is not set
1756# CONFIG_INPUT_MIMIO is not set
1757# CONFIG_TRANZPORT is not set
1758# CONFIG_EPL is not set
1759
1760#
1761# Android
1762#
1763CONFIG_ANDROID=y
1764CONFIG_ANDROID_BINDER_IPC=y
1765CONFIG_ANDROID_LOGGER=y
1766# CONFIG_ANDROID_RAM_CONSOLE is not set
1767CONFIG_ANDROID_TIMED_OUTPUT=y
1768CONFIG_ANDROID_TIMED_GPIO=y
1769CONFIG_ANDROID_LOW_MEMORY_KILLER=y
1770CONFIG_X86_PLATFORM_DEVICES=y
1771
1772#
1773# Firmware Drivers
1774#
1775# CONFIG_EDD is not set
1776CONFIG_FIRMWARE_MEMMAP=y
1777# CONFIG_DELL_RBU is not set
1778# CONFIG_DCDBAS is not set
1779CONFIG_DMIID=y
1780# CONFIG_ISCSI_IBFT_FIND is not set
1781
1782#
1783# File systems
1784#
1785CONFIG_EXT2_FS=y
1786# CONFIG_EXT2_FS_XATTR is not set
1787# CONFIG_EXT2_FS_XIP is not set
1788CONFIG_EXT3_FS=y
1789# CONFIG_EXT3_FS_XATTR is not set
1790CONFIG_EXT4_FS=y
1791# CONFIG_EXT4DEV_COMPAT is not set
1792# CONFIG_EXT4_FS_XATTR is not set
1793CONFIG_JBD=y
1794# CONFIG_JBD_DEBUG is not set
1795CONFIG_JBD2=y
1796# CONFIG_JBD2_DEBUG is not set
1797# CONFIG_REISERFS_FS is not set
1798# CONFIG_JFS_FS is not set
1799CONFIG_FS_POSIX_ACL=y
1800CONFIG_FILE_LOCKING=y
1801# CONFIG_XFS_FS is not set
1802# CONFIG_OCFS2_FS is not set
1803# CONFIG_BTRFS_FS is not set
1804CONFIG_DNOTIFY=y
1805CONFIG_INOTIFY=y
1806CONFIG_INOTIFY_USER=y
1807# CONFIG_QUOTA is not set
1808# CONFIG_AUTOFS_FS is not set
1809# CONFIG_AUTOFS4_FS is not set
1810# CONFIG_FUSE_FS is not set
1811CONFIG_GENERIC_ACL=y
1812
1813#
1814# CD-ROM/DVD Filesystems
1815#
1816CONFIG_ISO9660_FS=y
1817CONFIG_JOLIET=y
1818CONFIG_ZISOFS=y
1819# CONFIG_UDF_FS is not set
1820
1821#
1822# DOS/FAT/NT Filesystems
1823#
1824CONFIG_FAT_FS=y
1825CONFIG_MSDOS_FS=y
1826CONFIG_VFAT_FS=y
1827CONFIG_FAT_DEFAULT_CODEPAGE=437
1828CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1829# CONFIG_NTFS_FS is not set
1830
1831#
1832# Pseudo filesystems
1833#
1834CONFIG_PROC_FS=y
1835CONFIG_PROC_KCORE=y
1836CONFIG_PROC_VMCORE=y
1837CONFIG_PROC_SYSCTL=y
1838CONFIG_PROC_PAGE_MONITOR=y
1839CONFIG_SYSFS=y
1840CONFIG_TMPFS=y
1841CONFIG_TMPFS_POSIX_ACL=y
1842CONFIG_HUGETLBFS=y
1843CONFIG_HUGETLB_PAGE=y
1844# CONFIG_CONFIGFS_FS is not set
1845CONFIG_MISC_FILESYSTEMS=y
1846# CONFIG_ADFS_FS is not set
1847# CONFIG_AFFS_FS is not set
1848# CONFIG_HFS_FS is not set
1849# CONFIG_HFSPLUS_FS is not set
1850# CONFIG_BEFS_FS is not set
1851# CONFIG_BFS_FS is not set
1852# CONFIG_EFS_FS is not set
1853CONFIG_YAFFS_FS=y
1854CONFIG_YAFFS_YAFFS1=y
1855# CONFIG_YAFFS_9BYTE_TAGS is not set
1856# CONFIG_YAFFS_DOES_ECC is not set
1857CONFIG_YAFFS_YAFFS2=y
1858CONFIG_YAFFS_AUTO_YAFFS2=y
1859# CONFIG_YAFFS_DISABLE_LAZY_LOAD is not set
1860# CONFIG_YAFFS_DISABLE_WIDE_TNODES is not set
1861# CONFIG_YAFFS_ALWAYS_CHECK_CHUNK_ERASED is not set
1862CONFIG_YAFFS_SHORT_NAMES_IN_RAM=y
1863# CONFIG_JFFS2_FS is not set
1864# CONFIG_CRAMFS is not set
1865# CONFIG_SQUASHFS is not set
1866# CONFIG_VXFS_FS is not set
1867# CONFIG_MINIX_FS is not set
1868# CONFIG_OMFS_FS is not set
1869# CONFIG_HPFS_FS is not set
1870# CONFIG_QNX4FS_FS is not set
1871# CONFIG_ROMFS_FS is not set
1872# CONFIG_SYSV_FS is not set
1873# CONFIG_UFS_FS is not set
1874CONFIG_NETWORK_FILESYSTEMS=y
1875# CONFIG_NFS_FS is not set
1876# CONFIG_NFSD is not set
1877# CONFIG_SMB_FS is not set
1878# CONFIG_CIFS is not set
1879# CONFIG_NCP_FS is not set
1880# CONFIG_CODA_FS is not set
1881# CONFIG_AFS_FS is not set
1882
1883#
1884# Partition Types
1885#
1886CONFIG_PARTITION_ADVANCED=y
1887# CONFIG_ACORN_PARTITION is not set
1888# CONFIG_OSF_PARTITION is not set
1889# CONFIG_AMIGA_PARTITION is not set
1890# CONFIG_ATARI_PARTITION is not set
1891# CONFIG_MAC_PARTITION is not set
1892CONFIG_MSDOS_PARTITION=y
1893CONFIG_BSD_DISKLABEL=y
1894# CONFIG_MINIX_SUBPARTITION is not set
1895# CONFIG_SOLARIS_X86_PARTITION is not set
1896# CONFIG_UNIXWARE_DISKLABEL is not set
1897CONFIG_LDM_PARTITION=y
1898# CONFIG_LDM_DEBUG is not set
1899# CONFIG_SGI_PARTITION is not set
1900# CONFIG_ULTRIX_PARTITION is not set
1901# CONFIG_SUN_PARTITION is not set
1902# CONFIG_KARMA_PARTITION is not set
1903CONFIG_EFI_PARTITION=y
1904# CONFIG_SYSV68_PARTITION is not set
1905CONFIG_NLS=y
1906CONFIG_NLS_DEFAULT="utf8"
1907CONFIG_NLS_CODEPAGE_437=y
1908# CONFIG_NLS_CODEPAGE_737 is not set
1909# CONFIG_NLS_CODEPAGE_775 is not set
1910# CONFIG_NLS_CODEPAGE_850 is not set
1911# CONFIG_NLS_CODEPAGE_852 is not set
1912# CONFIG_NLS_CODEPAGE_855 is not set
1913# CONFIG_NLS_CODEPAGE_857 is not set
1914# CONFIG_NLS_CODEPAGE_860 is not set
1915# CONFIG_NLS_CODEPAGE_861 is not set
1916# CONFIG_NLS_CODEPAGE_862 is not set
1917# CONFIG_NLS_CODEPAGE_863 is not set
1918# CONFIG_NLS_CODEPAGE_864 is not set
1919# CONFIG_NLS_CODEPAGE_865 is not set
1920# CONFIG_NLS_CODEPAGE_866 is not set
1921# CONFIG_NLS_CODEPAGE_869 is not set
1922# CONFIG_NLS_CODEPAGE_936 is not set
1923# CONFIG_NLS_CODEPAGE_950 is not set
1924# CONFIG_NLS_CODEPAGE_932 is not set
1925# CONFIG_NLS_CODEPAGE_949 is not set
1926# CONFIG_NLS_CODEPAGE_874 is not set
1927# CONFIG_NLS_ISO8859_8 is not set
1928# CONFIG_NLS_CODEPAGE_1250 is not set
1929# CONFIG_NLS_CODEPAGE_1251 is not set
1930CONFIG_NLS_ASCII=y
1931CONFIG_NLS_ISO8859_1=y
1932# CONFIG_NLS_ISO8859_2 is not set
1933# CONFIG_NLS_ISO8859_3 is not set
1934# CONFIG_NLS_ISO8859_4 is not set
1935# CONFIG_NLS_ISO8859_5 is not set
1936# CONFIG_NLS_ISO8859_6 is not set
1937# CONFIG_NLS_ISO8859_7 is not set
1938# CONFIG_NLS_ISO8859_9 is not set
1939# CONFIG_NLS_ISO8859_13 is not set
1940# CONFIG_NLS_ISO8859_14 is not set
1941# CONFIG_NLS_ISO8859_15 is not set
1942# CONFIG_NLS_KOI8_R is not set
1943# CONFIG_NLS_KOI8_U is not set
1944CONFIG_NLS_UTF8=y
1945# CONFIG_DLM is not set
1946
1947#
1948# Kernel hacking
1949#
1950CONFIG_TRACE_IRQFLAGS_SUPPORT=y
1951CONFIG_PRINTK_TIME=y
1952# CONFIG_ENABLE_WARN_DEPRECATED is not set
1953CONFIG_ENABLE_MUST_CHECK=y
1954CONFIG_FRAME_WARN=1024
1955CONFIG_MAGIC_SYSRQ=y
1956# CONFIG_UNUSED_SYMBOLS is not set
1957CONFIG_DEBUG_FS=y
1958# CONFIG_HEADERS_CHECK is not set
1959CONFIG_DEBUG_KERNEL=y
1960# CONFIG_DEBUG_SHIRQ is not set
1961CONFIG_DETECT_SOFTLOCKUP=y
1962# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
1963CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
1964CONFIG_SCHED_DEBUG=y
1965CONFIG_SCHEDSTATS=y
1966# CONFIG_TIMER_STATS is not set
1967# CONFIG_DEBUG_OBJECTS is not set
1968# CONFIG_DEBUG_SLAB is not set
1969CONFIG_DEBUG_PREEMPT=y
1970# CONFIG_DEBUG_RT_MUTEXES is not set
1971# CONFIG_RT_MUTEX_TESTER is not set
1972# CONFIG_DEBUG_SPINLOCK is not set
1973# CONFIG_DEBUG_MUTEXES is not set
1974# CONFIG_DEBUG_LOCK_ALLOC is not set
1975# CONFIG_PROVE_LOCKING is not set
1976# CONFIG_LOCK_STAT is not set
1977# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1978# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1979CONFIG_STACKTRACE=y
1980# CONFIG_DEBUG_KOBJECT is not set
1981# CONFIG_DEBUG_HIGHMEM is not set
1982CONFIG_DEBUG_BUGVERBOSE=y
1983CONFIG_DEBUG_INFO=y
1984# CONFIG_DEBUG_VM is not set
1985# CONFIG_DEBUG_VIRTUAL is not set
1986# CONFIG_DEBUG_WRITECOUNT is not set
1987# CONFIG_DEBUG_MEMORY_INIT is not set
1988# CONFIG_DEBUG_LIST is not set
1989# CONFIG_DEBUG_SG is not set
1990# CONFIG_DEBUG_NOTIFIERS is not set
1991CONFIG_ARCH_WANT_FRAME_POINTERS=y
1992CONFIG_FRAME_POINTER=y
1993# CONFIG_BOOT_PRINTK_DELAY is not set
1994# CONFIG_RCU_TORTURE_TEST is not set
1995# CONFIG_RCU_CPU_STALL_DETECTOR is not set
1996# CONFIG_BACKTRACE_SELF_TEST is not set
1997# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
1998# CONFIG_FAULT_INJECTION is not set
1999CONFIG_LATENCYTOP=y
2000CONFIG_SYSCTL_SYSCALL_CHECK=y
2001CONFIG_USER_STACKTRACE_SUPPORT=y
2002CONFIG_NOP_TRACER=y
2003CONFIG_HAVE_FUNCTION_TRACER=y
2004CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
2005CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
2006CONFIG_HAVE_DYNAMIC_FTRACE=y
2007CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
2008CONFIG_HAVE_HW_BRANCH_TRACER=y
2009CONFIG_RING_BUFFER=y
2010CONFIG_TRACING=y
2011
2012#
2013# Tracers
2014#
2015# CONFIG_FUNCTION_TRACER is not set
2016# CONFIG_IRQSOFF_TRACER is not set
2017# CONFIG_PREEMPT_TRACER is not set
2018# CONFIG_SYSPROF_TRACER is not set
2019# CONFIG_SCHED_TRACER is not set
2020CONFIG_CONTEXT_SWITCH_TRACER=y
2021# CONFIG_BOOT_TRACER is not set
2022# CONFIG_TRACE_BRANCH_PROFILING is not set
2023# CONFIG_POWER_TRACER is not set
2024# CONFIG_STACK_TRACER is not set
2025# CONFIG_HW_BRANCH_TRACER is not set
2026# CONFIG_FTRACE_STARTUP_TEST is not set
2027# CONFIG_MMIOTRACE is not set
2028# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
2029# CONFIG_DYNAMIC_PRINTK_DEBUG is not set
2030# CONFIG_SAMPLES is not set
2031CONFIG_HAVE_ARCH_KGDB=y
2032# CONFIG_KGDB is not set
2033# CONFIG_STRICT_DEVMEM is not set
2034CONFIG_X86_VERBOSE_BOOTUP=y
2035CONFIG_EARLY_PRINTK=y
2036# CONFIG_EARLY_PRINTK_DBGP is not set
2037# CONFIG_DEBUG_STACKOVERFLOW is not set
2038# CONFIG_DEBUG_STACK_USAGE is not set
2039# CONFIG_DEBUG_PAGEALLOC is not set
2040# CONFIG_DEBUG_PER_CPU_MAPS is not set
2041# CONFIG_X86_PTDUMP is not set
2042CONFIG_DEBUG_RODATA=y
2043CONFIG_DEBUG_RODATA_TEST=y
2044# CONFIG_DEBUG_NX_TEST is not set
2045# CONFIG_4KSTACKS is not set
2046CONFIG_DOUBLEFAULT=y
2047CONFIG_HAVE_MMIOTRACE_SUPPORT=y
2048CONFIG_IO_DELAY_TYPE_0X80=0
2049CONFIG_IO_DELAY_TYPE_0XED=1
2050CONFIG_IO_DELAY_TYPE_UDELAY=2
2051CONFIG_IO_DELAY_TYPE_NONE=3
2052CONFIG_IO_DELAY_0X80=y
2053# CONFIG_IO_DELAY_0XED is not set
2054# CONFIG_IO_DELAY_UDELAY is not set
2055# CONFIG_IO_DELAY_NONE is not set
2056CONFIG_DEFAULT_IO_DELAY_TYPE=0
2057# CONFIG_DEBUG_BOOT_PARAMS is not set
2058# CONFIG_CPA_DEBUG is not set
2059CONFIG_OPTIMIZE_INLINING=y
2060
2061#
2062# Security options
2063#
2064# CONFIG_KEYS is not set
2065# CONFIG_SECURITY is not set
2066# CONFIG_SECURITYFS is not set
2067# CONFIG_SECURITY_FILE_CAPABILITIES is not set
2068CONFIG_CRYPTO=y
2069
2070#
2071# Crypto core or helper
2072#
2073# CONFIG_CRYPTO_FIPS is not set
2074CONFIG_CRYPTO_ALGAPI=y
2075CONFIG_CRYPTO_ALGAPI2=y
2076CONFIG_CRYPTO_AEAD=y
2077CONFIG_CRYPTO_AEAD2=y
2078CONFIG_CRYPTO_BLKCIPHER=y
2079CONFIG_CRYPTO_BLKCIPHER2=y
2080CONFIG_CRYPTO_HASH=y
2081CONFIG_CRYPTO_HASH2=y
2082CONFIG_CRYPTO_RNG2=y
2083CONFIG_CRYPTO_MANAGER=y
2084CONFIG_CRYPTO_MANAGER2=y
2085# CONFIG_CRYPTO_GF128MUL is not set
2086# CONFIG_CRYPTO_NULL is not set
2087# CONFIG_CRYPTO_CRYPTD is not set
2088CONFIG_CRYPTO_AUTHENC=y
2089# CONFIG_CRYPTO_TEST is not set
2090
2091#
2092# Authenticated Encryption with Associated Data
2093#
2094# CONFIG_CRYPTO_CCM is not set
2095# CONFIG_CRYPTO_GCM is not set
2096# CONFIG_CRYPTO_SEQIV is not set
2097
2098#
2099# Block modes
2100#
2101CONFIG_CRYPTO_CBC=y
2102# CONFIG_CRYPTO_CTR is not set
2103# CONFIG_CRYPTO_CTS is not set
2104CONFIG_CRYPTO_ECB=y
2105# CONFIG_CRYPTO_LRW is not set
2106# CONFIG_CRYPTO_PCBC is not set
2107# CONFIG_CRYPTO_XTS is not set
2108
2109#
2110# Hash modes
2111#
2112CONFIG_CRYPTO_HMAC=y
2113# CONFIG_CRYPTO_XCBC is not set
2114
2115#
2116# Digest
2117#
2118CONFIG_CRYPTO_CRC32C=y
2119# CONFIG_CRYPTO_CRC32C_INTEL is not set
2120# CONFIG_CRYPTO_MD4 is not set
2121CONFIG_CRYPTO_MD5=y
2122# CONFIG_CRYPTO_MICHAEL_MIC is not set
2123# CONFIG_CRYPTO_RMD128 is not set
2124# CONFIG_CRYPTO_RMD160 is not set
2125# CONFIG_CRYPTO_RMD256 is not set
2126# CONFIG_CRYPTO_RMD320 is not set
2127CONFIG_CRYPTO_SHA1=y
2128# CONFIG_CRYPTO_SHA256 is not set
2129# CONFIG_CRYPTO_SHA512 is not set
2130# CONFIG_CRYPTO_TGR192 is not set
2131# CONFIG_CRYPTO_WP512 is not set
2132
2133#
2134# Ciphers
2135#
2136CONFIG_CRYPTO_AES=y
2137CONFIG_CRYPTO_AES_586=y
2138# CONFIG_CRYPTO_ANUBIS is not set
2139CONFIG_CRYPTO_ARC4=y
2140# CONFIG_CRYPTO_BLOWFISH is not set
2141# CONFIG_CRYPTO_CAMELLIA is not set
2142# CONFIG_CRYPTO_CAST5 is not set
2143# CONFIG_CRYPTO_CAST6 is not set
2144CONFIG_CRYPTO_DES=y
2145# CONFIG_CRYPTO_FCRYPT is not set
2146# CONFIG_CRYPTO_KHAZAD is not set
2147# CONFIG_CRYPTO_SALSA20 is not set
2148# CONFIG_CRYPTO_SALSA20_586 is not set
2149# CONFIG_CRYPTO_SEED is not set
2150# CONFIG_CRYPTO_SERPENT is not set
2151# CONFIG_CRYPTO_TEA is not set
2152# CONFIG_CRYPTO_TWOFISH is not set
2153# CONFIG_CRYPTO_TWOFISH_586 is not set
2154
2155#
2156# Compression
2157#
2158# CONFIG_CRYPTO_DEFLATE is not set
2159# CONFIG_CRYPTO_LZO is not set
2160
2161#
2162# Random Number Generation
2163#
2164# CONFIG_CRYPTO_ANSI_CPRNG is not set
2165CONFIG_CRYPTO_HW=y
2166# CONFIG_CRYPTO_DEV_PADLOCK is not set
2167# CONFIG_CRYPTO_DEV_GEODE is not set
2168# CONFIG_CRYPTO_DEV_HIFN_795X is not set
2169CONFIG_HAVE_KVM=y
2170# CONFIG_VIRTUALIZATION is not set
2171
2172#
2173# Library routines
2174#
2175CONFIG_BITREVERSE=y
2176CONFIG_GENERIC_FIND_FIRST_BIT=y
2177CONFIG_GENERIC_FIND_NEXT_BIT=y
2178CONFIG_GENERIC_FIND_LAST_BIT=y
2179# CONFIG_CRC_CCITT is not set
2180CONFIG_CRC16=y
2181CONFIG_CRC_T10DIF=y
2182# CONFIG_CRC_ITU_T is not set
2183CONFIG_CRC32=y
2184# CONFIG_CRC7 is not set
2185# CONFIG_LIBCRC32C is not set
2186CONFIG_ZLIB_INFLATE=y
2187CONFIG_PLIST=y
2188CONFIG_HAS_IOMEM=y
2189CONFIG_HAS_IOPORT=y
2190CONFIG_HAS_DMA=y
2191