config: tizen_tm1_defconfig: sync defconfig file
[profile/mobile/platform/kernel/linux-3.10-sc7730.git] / arch / arm / configs / corsica_ve-native_dt_defconfig
1 #
2 # Automatically generated file; DO NOT EDIT.
3 # Linux/arm 3.10.17 Kernel Configuration
4 #
5 CONFIG_ARM=y
6 CONFIG_ARM_HAS_SG_CHAIN=y
7 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
8 CONFIG_HAVE_PROC_CPU=y
9 CONFIG_STACKTRACE_SUPPORT=y
10 CONFIG_HAVE_LATENCYTOP_SUPPORT=y
11 CONFIG_LOCKDEP_SUPPORT=y
12 CONFIG_TRACE_IRQFLAGS_SUPPORT=y
13 CONFIG_RWSEM_GENERIC_SPINLOCK=y
14 CONFIG_ARCH_HAS_CPUFREQ=y
15 CONFIG_GENERIC_HWEIGHT=y
16 CONFIG_GENERIC_CALIBRATE_DELAY=y
17 CONFIG_NEED_DMA_MAP_STATE=y
18 CONFIG_FIQ=y
19 CONFIG_VECTORS_BASE=0xffff0000
20 # CONFIG_ARM_PATCH_PHYS_VIRT is not set
21 CONFIG_NEED_MACH_GPIO_H=y
22 CONFIG_NEED_MACH_IO_H=y
23 CONFIG_PHYS_OFFSET=0x80000000
24 CONFIG_GENERIC_BUG=y
25 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
26 CONFIG_IRQ_WORK=y
27 CONFIG_BUILDTIME_EXTABLE_SORT=y
28
29 #
30 # General setup
31 #
32 CONFIG_BROKEN_ON_SMP=y
33 CONFIG_INIT_ENV_ARG_LIMIT=32
34 CONFIG_CROSS_COMPILE=""
35 CONFIG_LOCALVERSION=""
36 CONFIG_LOCALVERSION_AUTO=y
37 CONFIG_HAVE_KERNEL_GZIP=y
38 CONFIG_HAVE_KERNEL_LZMA=y
39 CONFIG_HAVE_KERNEL_XZ=y
40 CONFIG_HAVE_KERNEL_LZO=y
41 CONFIG_KERNEL_GZIP=y
42 # CONFIG_KERNEL_LZMA is not set
43 # CONFIG_KERNEL_XZ is not set
44 # CONFIG_KERNEL_LZO is not set
45 CONFIG_DEFAULT_HOSTNAME="(none)"
46 CONFIG_SWAP=y
47 CONFIG_SYSVIPC=y
48 CONFIG_SYSVIPC_SYSCTL=y
49 # CONFIG_POSIX_MQUEUE is not set
50 # CONFIG_FHANDLE is not set
51 # CONFIG_AUDIT is not set
52 CONFIG_HAVE_GENERIC_HARDIRQS=y
53
54 #
55 # IRQ subsystem
56 #
57 CONFIG_GENERIC_HARDIRQS=y
58 CONFIG_GENERIC_IRQ_PROBE=y
59 CONFIG_GENERIC_IRQ_SHOW=y
60 CONFIG_HARDIRQS_SW_RESEND=y
61 CONFIG_IRQ_DOMAIN=y
62 # CONFIG_IRQ_DOMAIN_DEBUG is not set
63 CONFIG_KTIME_SCALAR=y
64 CONFIG_GENERIC_CLOCKEVENTS=y
65 CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
66
67 #
68 # Timers subsystem
69 #
70 CONFIG_TICK_ONESHOT=y
71 CONFIG_NO_HZ_COMMON=y
72 # CONFIG_HZ_PERIODIC is not set
73 CONFIG_NO_HZ_IDLE=y
74 CONFIG_NO_HZ=y
75 CONFIG_HIGH_RES_TIMERS=y
76
77 #
78 # CPU/Task time and stats accounting
79 #
80 CONFIG_TICK_CPU_ACCOUNTING=y
81 # CONFIG_IRQ_TIME_ACCOUNTING is not set
82 # CONFIG_BSD_PROCESS_ACCT is not set
83 # CONFIG_TASKSTATS is not set
84
85 #
86 # RCU Subsystem
87 #
88 # CONFIG_TREE_PREEMPT_RCU is not set
89 CONFIG_TINY_PREEMPT_RCU=y
90 CONFIG_PREEMPT_RCU=y
91 # CONFIG_RCU_STALL_COMMON is not set
92 # CONFIG_TREE_RCU_TRACE is not set
93 # CONFIG_RCU_BOOST is not set
94 # CONFIG_IKCONFIG is not set
95 CONFIG_LOG_BUF_SHIFT=17
96 CONFIG_CGROUPS=y
97 # CONFIG_CGROUP_DEBUG is not set
98 # CONFIG_CGROUP_FREEZER is not set
99 # CONFIG_CGROUP_DEVICE is not set
100 # CONFIG_CPUSETS is not set
101 CONFIG_CGROUP_CPUACCT=y
102 # CONFIG_RESOURCE_COUNTERS is not set
103 # CONFIG_CGROUP_SCHED is not set
104 # CONFIG_BLK_CGROUP is not set
105 # CONFIG_CHECKPOINT_RESTORE is not set
106 # CONFIG_NAMESPACES is not set
107 CONFIG_UIDGID_CONVERTED=y
108 # CONFIG_UIDGID_STRICT_TYPE_CHECKS is not set
109 # CONFIG_SCHED_AUTOGROUP is not set
110 # CONFIG_SYSFS_DEPRECATED is not set
111 # CONFIG_RELAY is not set
112 CONFIG_BLK_DEV_INITRD=y
113 CONFIG_INITRAMFS_SOURCE=""
114 CONFIG_RD_GZIP=y
115 # CONFIG_RD_BZIP2 is not set
116 # CONFIG_RD_LZMA is not set
117 # CONFIG_RD_XZ is not set
118 # CONFIG_RD_LZO is not set
119 CONFIG_CC_OPTIMIZE_FOR_SIZE=y
120 CONFIG_SYSCTL=y
121 CONFIG_ANON_INODES=y
122 CONFIG_HAVE_UID16=y
123 CONFIG_HOTPLUG=y
124 CONFIG_PANIC_TIMEOUT=0
125 CONFIG_EXPERT=y
126 CONFIG_UID16=y
127 CONFIG_SYSCTL_SYSCALL=y
128 CONFIG_KALLSYMS=y
129 CONFIG_KALLSYMS_ALL=y
130 CONFIG_PRINTK=y
131 CONFIG_BUG=y
132 CONFIG_ELF_CORE=y
133 CONFIG_BASE_FULL=y
134 CONFIG_FUTEX=y
135 CONFIG_EPOLL=y
136 CONFIG_SIGNALFD=y
137 CONFIG_TIMERFD=y
138 CONFIG_EVENTFD=y
139 CONFIG_SHMEM=y
140 CONFIG_AIO=y
141 CONFIG_EMBEDDED=y
142 CONFIG_HAVE_PERF_EVENTS=y
143 CONFIG_PERF_USE_VMALLOC=y
144
145 #
146 # Kernel Performance Events And Counters
147 #
148 # CONFIG_PERF_EVENTS is not set
149 CONFIG_VM_EVENT_COUNTERS=y
150 CONFIG_SLUB_DEBUG=y
151 CONFIG_COMPAT_BRK=y
152 # CONFIG_SLAB is not set
153 CONFIG_SLUB=y
154 # CONFIG_SLOB is not set
155 CONFIG_PROFILING=y
156 CONFIG_OPROFILE=m
157 CONFIG_HAVE_OPROFILE=y
158 # CONFIG_KPROBES is not set
159 # CONFIG_JUMP_LABEL is not set
160 # CONFIG_HAVE_64BIT_ALIGNED_ACCESS is not set
161 CONFIG_HAVE_KPROBES=y
162 CONFIG_HAVE_KRETPROBES=y
163 CONFIG_HAVE_ARCH_TRACEHOOK=y
164 CONFIG_HAVE_DMA_ATTRS=y
165 CONFIG_HAVE_DMA_CONTIGUOUS=y
166 CONFIG_GENERIC_SMP_IDLE_THREAD=y
167 CONFIG_GENERIC_IDLE_POLL_SETUP=y
168 CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
169 CONFIG_HAVE_CLK=y
170 CONFIG_HAVE_DMA_API_DEBUG=y
171 CONFIG_HAVE_ARCH_JUMP_LABEL=y
172 CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y
173 CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
174 CONFIG_HAVE_CONTEXT_TRACKING=y
175 CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y
176 CONFIG_HAVE_MOD_ARCH_SPECIFIC=y
177 CONFIG_MODULES_USE_ELF_REL=y
178 CONFIG_CLONE_BACKWARDS=y
179 CONFIG_OLD_SIGSUSPEND3=y
180 CONFIG_OLD_SIGACTION=y
181
182 #
183 # GCOV-based kernel profiling
184 #
185 # CONFIG_GCOV_KERNEL is not set
186 CONFIG_HAVE_GENERIC_DMA_COHERENT=y
187 CONFIG_SLABINFO=y
188 CONFIG_RT_MUTEXES=y
189 CONFIG_BASE_SMALL=0
190 CONFIG_MODULES=y
191 # CONFIG_MODULE_FORCE_LOAD is not set
192 CONFIG_MODULE_UNLOAD=y
193 # CONFIG_MODULE_FORCE_UNLOAD is not set
194 CONFIG_MODVERSIONS=y
195 # CONFIG_MODULE_SRCVERSION_ALL is not set
196 # CONFIG_MODULE_SIG is not set
197 CONFIG_BLOCK=y
198 CONFIG_LBDAF=y
199 # CONFIG_BLK_DEV_BSG is not set
200 # CONFIG_BLK_DEV_BSGLIB is not set
201 # CONFIG_BLK_DEV_INTEGRITY is not set
202
203 #
204 # Partition Types
205 #
206 CONFIG_PARTITION_ADVANCED=y
207 # CONFIG_ACORN_PARTITION is not set
208 # CONFIG_OSF_PARTITION is not set
209 # CONFIG_AMIGA_PARTITION is not set
210 # CONFIG_ATARI_PARTITION is not set
211 # CONFIG_MAC_PARTITION is not set
212 CONFIG_MSDOS_PARTITION=y
213 # CONFIG_BSD_DISKLABEL is not set
214 # CONFIG_MINIX_SUBPARTITION is not set
215 # CONFIG_SOLARIS_X86_PARTITION is not set
216 # CONFIG_UNIXWARE_DISKLABEL is not set
217 # CONFIG_LDM_PARTITION is not set
218 # CONFIG_SGI_PARTITION is not set
219 # CONFIG_ULTRIX_PARTITION is not set
220 # CONFIG_SUN_PARTITION is not set
221 # CONFIG_KARMA_PARTITION is not set
222 CONFIG_EFI_PARTITION=y
223 # CONFIG_SYSV68_PARTITION is not set
224
225 #
226 # IO Schedulers
227 #
228 CONFIG_IOSCHED_NOOP=y
229 # CONFIG_IOSCHED_DEADLINE is not set
230 CONFIG_IOSCHED_CFQ=y
231 CONFIG_DEFAULT_CFQ=y
232 # CONFIG_DEFAULT_NOOP is not set
233 CONFIG_DEFAULT_IOSCHED="cfq"
234 CONFIG_UNINLINE_SPIN_UNLOCK=y
235 CONFIG_FREEZER=y
236
237 #
238 # System Type
239 #
240 CONFIG_MMU=y
241 # CONFIG_ARCH_MULTIPLATFORM is not set
242 # CONFIG_ARCH_INTEGRATOR is not set
243 # CONFIG_ARCH_REALVIEW is not set
244 # CONFIG_ARCH_VERSATILE is not set
245 # CONFIG_ARCH_AT91 is not set
246 # CONFIG_ARCH_CLPS711X is not set
247 # CONFIG_ARCH_GEMINI is not set
248 # CONFIG_ARCH_EBSA110 is not set
249 # CONFIG_ARCH_EP93XX is not set
250 # CONFIG_ARCH_FOOTBRIDGE is not set
251 # CONFIG_ARCH_NETX is not set
252 # CONFIG_ARCH_IOP13XX is not set
253 # CONFIG_ARCH_IOP32X is not set
254 # CONFIG_ARCH_IOP33X is not set
255 # CONFIG_ARCH_IXP4XX is not set
256 # CONFIG_ARCH_DOVE is not set
257 # CONFIG_ARCH_KIRKWOOD is not set
258 # CONFIG_ARCH_MV78XX0 is not set
259 # CONFIG_ARCH_ORION5X is not set
260 # CONFIG_ARCH_MMP is not set
261 # CONFIG_ARCH_KS8695 is not set
262 # CONFIG_ARCH_W90X900 is not set
263 # CONFIG_ARCH_LPC32XX is not set
264 # CONFIG_ARCH_PXA is not set
265 # CONFIG_ARCH_MSM is not set
266 # CONFIG_ARCH_SHMOBILE is not set
267 # CONFIG_ARCH_RPC is not set
268 # CONFIG_ARCH_SA1100 is not set
269 # CONFIG_ARCH_S3C24XX is not set
270 # CONFIG_ARCH_S3C64XX is not set
271 # CONFIG_ARCH_S5P64X0 is not set
272 # CONFIG_ARCH_S5PC100 is not set
273 # CONFIG_ARCH_S5PV210 is not set
274 # CONFIG_ARCH_EXYNOS is not set
275 # CONFIG_ARCH_SHARK is not set
276 # CONFIG_ARCH_U300 is not set
277 # CONFIG_ARCH_DAVINCI is not set
278 # CONFIG_ARCH_OMAP1 is not set
279 CONFIG_ARCH_SC=y
280 # CONFIG_GPIO_PCA953X is not set
281 # CONFIG_KEYBOARD_GPIO_POLLED is not set
282 # CONFIG_PLAT_SPEAR is not set
283
284 #
285 # Spreadtrum SoC Type
286 #
287 CONFIG_ARCH_SCX35=y
288 CONFIG_ARCH_SCX15=y
289 # CONFIG_SC_FPGA is not set
290
291 #
292 # Spreadtrum Board Type
293 #
294 # CONFIG_MACH_SPX35 is not set
295 # CONFIG_MACH_SP5735EA is not set
296 # CONFIG_MACH_SPX35EB is not set
297 # CONFIG_MACH_SP8835EB is not set
298 # CONFIG_MACH_SPX15 is not set
299 # CONFIG_MACH_SPX35EA is not set
300 # CONFIG_MACH_SPX35EC is not set
301 # CONFIG_MACH_KANAS_W is not set
302 # CONFIG_MACH_SC9620OPENPHONE is not set
303 # CONFIG_MACH_SC9620FPGA is not set
304 # CONFIG_MACH_SP7730EC is not set
305 # CONFIG_MACH_SP7730ECTRISIM is not set
306 # CONFIG_MACH_SPX35FPGA is not set
307 # CONFIG_MACH_SP7735EC is not set
308 # CONFIG_MACH_SPX15FPGA is not set
309 # CONFIG_MACH_SP6815GA is not set
310 # CONFIG_MACH_SP7715EA is not set
311 # CONFIG_MACH_SP7715EATRISIM is not set
312 # CONFIG_MACH_SP7715EAOPENPHONE is not set
313 # CONFIG_MACH_SP7715GA is not set
314 # CONFIG_MACH_SP7715GATRISIM is not set
315 # CONFIG_MACH_SP8815GA is not set
316 # CONFIG_MACH_SP8815GAOPENPHONE is not set
317 # CONFIG_MACH_STAR2 is not set
318 CONFIG_MACH_CORSICA_VE=y
319 CONFIG_MACH_CORSICA_VE_DT=y
320 # CONFIG_MACH_VIVALTO is not set
321 # CONFIG_MACH_YOUNG2 is not set
322 # CONFIG_MACH_SP8830GA is not set
323 # CONFIG_MACH_SP7730GA is not set
324 CONFIG_SPRD_ION_MM_SIZE=1
325 CONFIG_SPRD_ION_OVERLAY_SIZE=10
326 CONFIG_SC_VIBRATOR=y
327 # CONFIG_SC_VIBRATOR_GPIO is not set
328 # CONFIG_SC_VIBRATOR_POWER is not set
329 CONFIG_EIRQ_NUM=0
330
331 #
332 # SC8830 ADIE type
333 #
334 CONFIG_SC_INTERNAL_ADI=y
335 CONFIG_SC_INTERNAL_ADC=y
336 CONFIG_SC_INTERNAL_WATCHDOG=y
337 CONFIG_DDR_VALIDITY_TEST=y
338 CONFIG_SPRD_MEM_POOL=y
339 # CONFIG_SPRD_DCDC_DEBUG is not set
340 # CONFIG_SPRD_AVS_DEBUG is not set
341 CONFIG_SPRD_SIMCTRL=y
342 # CONFIG_SPRD_MODEM_TD is not set
343 # CONFIG_SIPC_TD is not set
344 CONFIG_SIPC_WCDMA=y
345 # CONFIG_SIPC_WCN is not set
346 CONFIG_BUS_MONITOR=y
347 # CONFIG_BUS_MONITOR_DEBUG is not set
348 # CONFIG_EAR_LOW_LEVEL_DETECT is not set
349 CONFIG_SS_FUNCTION=y
350
351 #
352 # Processor Type
353 #
354 CONFIG_CPU_V7=y
355 CONFIG_CPU_32v6K=y
356 CONFIG_CPU_32v7=y
357 CONFIG_CPU_ABRT_EV7=y
358 CONFIG_CPU_PABRT_V7=y
359 CONFIG_CPU_CACHE_V7=y
360 CONFIG_CPU_CACHE_VIPT=y
361 CONFIG_CPU_COPY_V6=y
362 CONFIG_CPU_TLB_V7=y
363 CONFIG_CPU_HAS_ASID=y
364 CONFIG_CPU_CP15=y
365 CONFIG_CPU_CP15_MMU=y
366
367 #
368 # Processor Features
369 #
370 # CONFIG_ARM_LPAE is not set
371 # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set
372 CONFIG_ARM_THUMB=y
373 # CONFIG_ARM_THUMBEE is not set
374 CONFIG_ARM_VIRT_EXT=y
375 # CONFIG_SWP_EMULATE is not set
376 # CONFIG_CPU_ICACHE_DISABLE is not set
377 # CONFIG_CPU_DCACHE_DISABLE is not set
378 # CONFIG_CPU_BPREDICT_DISABLE is not set
379 CONFIG_KUSER_HELPERS=y
380 # CONFIG_CACHE_L2X0 is not set
381 CONFIG_ARM_L1_CACHE_SHIFT_6=y
382 CONFIG_ARM_L1_CACHE_SHIFT=6
383 CONFIG_ARM_DMA_MEM_BUFFERABLE=y
384 CONFIG_ARM_NR_BANKS=8
385 CONFIG_MULTI_IRQ_HANDLER=y
386 # CONFIG_ARM_ERRATA_430973 is not set
387 # CONFIG_ARM_ERRATA_458693 is not set
388 # CONFIG_ARM_ERRATA_460075 is not set
389 # CONFIG_ARM_ERRATA_720789 is not set
390 # CONFIG_ARM_ERRATA_743622 is not set
391 # CONFIG_ARM_ERRATA_751472 is not set
392 # CONFIG_ARM_ERRATA_754322 is not set
393 # CONFIG_ARM_ERRATA_775420 is not set
394 CONFIG_FIQ_GLUE=y
395 # CONFIG_FIQ_DEBUGGER is not set
396
397 #
398 # Bus support
399 #
400 # CONFIG_PCI_SYSCALL is not set
401 # CONFIG_PCCARD is not set
402
403 #
404 # Kernel Features
405 #
406 CONFIG_HAVE_SMP=y
407 # CONFIG_SMP is not set
408 # CONFIG_HAVE_ARM_ARCH_TIMER is not set
409 CONFIG_VMSPLIT_3G=y
410 # CONFIG_VMSPLIT_2G is not set
411 # CONFIG_VMSPLIT_1G is not set
412 CONFIG_PAGE_OFFSET=0xC0000000
413 # CONFIG_ARM_PSCI is not set
414 CONFIG_ARCH_NR_GPIO=0
415 # CONFIG_PREEMPT_NONE is not set
416 # CONFIG_PREEMPT_VOLUNTARY is not set
417 CONFIG_PREEMPT=y
418 CONFIG_PREEMPT_COUNT=y
419 CONFIG_HZ=100
420 CONFIG_SCHED_HRTICK=y
421 # CONFIG_THUMB2_KERNEL is not set
422 CONFIG_AEABI=y
423 # CONFIG_OABI_COMPAT is not set
424 # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set
425 # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set
426 CONFIG_HAVE_ARCH_PFN_VALID=y
427 CONFIG_HIGHMEM=y
428 # CONFIG_HIGHPTE is not set
429 CONFIG_FLATMEM=y
430 CONFIG_FLAT_NODE_MEM_MAP=y
431 CONFIG_HAVE_MEMBLOCK=y
432 # CONFIG_HAVE_BOOTMEM_INFO_NODE is not set
433 CONFIG_PAGEFLAGS_EXTENDED=y
434 CONFIG_SPLIT_PTLOCK_CPUS=4
435 # CONFIG_COMPACTION is not set
436 # CONFIG_PHYS_ADDR_T_64BIT is not set
437 CONFIG_ZONE_DMA_FLAG=0
438 CONFIG_BOUNCE=y
439 CONFIG_KSM=y
440 CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
441 CONFIG_CROSS_MEMORY_ATTACH=y
442 CONFIG_NEED_PER_CPU_KM=y
443 # CONFIG_CLEANCACHE is not set
444 # CONFIG_FRONTSWAP is not set
445 CONFIG_FORCE_MAX_ZONEORDER=11
446 CONFIG_ALIGNMENT_TRAP=y
447 # CONFIG_UACCESS_WITH_MEMCPY is not set
448 # CONFIG_SECCOMP is not set
449 # CONFIG_CC_STACKPROTECTOR is not set
450 # CONFIG_XEN is not set
451 CONFIG_ARM_FLUSH_CONSOLE_ON_RESTART=y
452
453 #
454 # Boot options
455 #
456 CONFIG_USE_OF=y
457 CONFIG_ATAGS=y
458 # CONFIG_DEPRECATED_PARAM_STRUCT is not set
459 # CONFIG_BUILD_ARM_APPENDED_DTB_IMAGE is not set
460 CONFIG_ZBOOT_ROM_TEXT=0x0
461 CONFIG_ZBOOT_ROM_BSS=0x0
462 # CONFIG_ARM_APPENDED_DTB is not set
463 CONFIG_CMDLINE="init=/sbin/init root=/dev/ram rw initrd=0x11000000,16M console=ttyDCC0 mem=88M"
464 CONFIG_CMDLINE_FROM_BOOTLOADER=y
465 # CONFIG_CMDLINE_EXTEND is not set
466 # CONFIG_CMDLINE_FORCE is not set
467 # CONFIG_XIP_KERNEL is not set
468 # CONFIG_KEXEC is not set
469 # CONFIG_CRASH_DUMP is not set
470 # CONFIG_AUTO_ZRELADDR is not set
471
472 #
473 # CPU Power Management
474 #
475
476 #
477 # CPU Frequency scaling
478 #
479 CONFIG_CPU_FREQ=y
480 CONFIG_CPU_FREQ_TABLE=y
481 CONFIG_CPU_FREQ_GOV_COMMON=y
482 CONFIG_CPU_FREQ_STAT=y
483 # CONFIG_CPU_FREQ_STAT_DETAILS is not set
484 # CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
485 # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
486 # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
487 # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
488 # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
489 # CONFIG_CPU_FREQ_DEFAULT_GOV_INTERACTIVE is not set
490 CONFIG_CPU_FREQ_DEFAULT_GOV_SPRDEMAND=y
491 CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
492 CONFIG_CPU_FREQ_GOV_POWERSAVE=y
493 CONFIG_CPU_FREQ_GOV_USERSPACE=y
494 CONFIG_CPU_FREQ_GOV_ONDEMAND=y
495 CONFIG_CPU_FREQ_GOV_INTERACTIVE=y
496 CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
497 CONFIG_CPU_FREQ_GOV_SPRDEMAND=y
498
499 #
500 # ARM CPU frequency scaling drivers
501 #
502 # CONFIG_ARM_EXYNOS4210_CPUFREQ is not set
503 # CONFIG_ARM_EXYNOS4X12_CPUFREQ is not set
504 # CONFIG_ARM_EXYNOS5250_CPUFREQ is not set
505 # CONFIG_ARM_KIRKWOOD_CPUFREQ is not set
506 CONFIG_CPU_IDLE=y
507 # CONFIG_CPU_IDLE_MULTIPLE_DRIVERS is not set
508 CONFIG_CPU_IDLE_GOV_LADDER=y
509 CONFIG_CPU_IDLE_GOV_MENU=y
510 # CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED is not set
511
512 #
513 # Floating point emulation
514 #
515
516 #
517 # At least one emulation must be selected
518 #
519 CONFIG_VFP=y
520 CONFIG_VFPv3=y
521 CONFIG_NEON=y
522
523 #
524 # Userspace binary formats
525 #
526 CONFIG_BINFMT_ELF=y
527 CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y
528 # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
529 CONFIG_BINFMT_SCRIPT=y
530 # CONFIG_HAVE_AOUT is not set
531 # CONFIG_BINFMT_MISC is not set
532 CONFIG_COREDUMP=y
533
534 #
535 # Power management options
536 #
537 CONFIG_SUSPEND=y
538 CONFIG_SUSPEND_FREEZER=y
539 CONFIG_HAS_WAKELOCK=y
540 CONFIG_HAS_EARLYSUSPEND=y
541 CONFIG_WAKELOCK=y
542 CONFIG_WAKELOCK_STAT=y
543 CONFIG_USER_WAKELOCK=y
544 CONFIG_EARLYSUSPEND=y
545 # CONFIG_NO_USER_SPACE_SCREEN_ACCESS_CONTROL is not set
546 # CONFIG_CONSOLE_EARLYSUSPEND is not set
547 CONFIG_FB_EARLYSUSPEND=y
548 CONFIG_PM_SLEEP=y
549 # CONFIG_PM_AUTOSLEEP is not set
550 CONFIG_PM_RUNTIME=y
551 CONFIG_PM=y
552 # CONFIG_PM_DEBUG is not set
553 # CONFIG_APM_EMULATION is not set
554 CONFIG_PM_CLK=y
555 CONFIG_CPU_PM=y
556 CONFIG_SUSPEND_TIME=y
557 CONFIG_ARCH_SUSPEND_POSSIBLE=y
558 CONFIG_ARM_CPU_SUSPEND=y
559 CONFIG_NET=y
560
561 #
562 # Networking options
563 #
564 CONFIG_PACKET=y
565 # CONFIG_PACKET_DIAG is not set
566 CONFIG_UNIX=y
567 # CONFIG_UNIX_DIAG is not set
568 CONFIG_XFRM=y
569 CONFIG_XFRM_ALGO=y
570 # CONFIG_XFRM_USER is not set
571 # CONFIG_XFRM_SUB_POLICY is not set
572 # CONFIG_XFRM_MIGRATE is not set
573 # CONFIG_XFRM_STATISTICS is not set
574 CONFIG_XFRM_IPCOMP=y
575 # CONFIG_NET_KEY is not set
576 CONFIG_INET=y
577 # CONFIG_IP_MULTICAST is not set
578 CONFIG_IP_ADVANCED_ROUTER=y
579 # CONFIG_IP_FIB_TRIE_STATS is not set
580 CONFIG_IP_MULTIPLE_TABLES=y
581 # CONFIG_IP_ROUTE_MULTIPATH is not set
582 # CONFIG_IP_ROUTE_VERBOSE is not set
583 # CONFIG_IP_PNP is not set
584 # CONFIG_NET_IPIP is not set
585 CONFIG_NET_IPGRE_DEMUX=y
586 CONFIG_NET_IP_TUNNEL=y
587 # CONFIG_NET_IPGRE is not set
588 # CONFIG_ARPD is not set
589 # CONFIG_SYN_COOKIES is not set
590 # CONFIG_NET_IPVTI is not set
591 # CONFIG_INET_AH is not set
592 # CONFIG_INET_ESP is not set
593 # CONFIG_INET_IPCOMP is not set
594 # CONFIG_INET_XFRM_TUNNEL is not set
595 CONFIG_INET_TUNNEL=y
596 CONFIG_INET_XFRM_MODE_TRANSPORT=y
597 CONFIG_INET_XFRM_MODE_TUNNEL=y
598 CONFIG_INET_XFRM_MODE_BEET=y
599 CONFIG_INET_LRO=y
600 CONFIG_INET_DIAG=y
601 CONFIG_INET_TCP_DIAG=y
602 # CONFIG_INET_UDP_DIAG is not set
603 # CONFIG_TCP_CONG_ADVANCED is not set
604 CONFIG_TCP_CONG_CUBIC=y
605 CONFIG_DEFAULT_TCP_CONG="cubic"
606 # CONFIG_TCP_MD5SIG is not set
607 CONFIG_IPV6=y
608 CONFIG_IPV6_PRIVACY=y
609 CONFIG_IPV6_ROUTER_PREF=y
610 CONFIG_IPV6_ROUTE_INFO=y
611 CONFIG_IPV6_OPTIMISTIC_DAD=y
612 CONFIG_INET6_AH=y
613 CONFIG_INET6_ESP=y
614 CONFIG_INET6_IPCOMP=y
615 CONFIG_IPV6_MIP6=y
616 CONFIG_INET6_XFRM_TUNNEL=y
617 CONFIG_INET6_TUNNEL=y
618 CONFIG_INET6_XFRM_MODE_TRANSPORT=y
619 CONFIG_INET6_XFRM_MODE_TUNNEL=y
620 CONFIG_INET6_XFRM_MODE_BEET=y
621 # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
622 CONFIG_IPV6_SIT=y
623 # CONFIG_IPV6_SIT_6RD is not set
624 CONFIG_IPV6_NDISC_NODETYPE=y
625 CONFIG_IPV6_TUNNEL=y
626 # CONFIG_IPV6_GRE is not set
627 CONFIG_IPV6_MULTIPLE_TABLES=y
628 CONFIG_IPV6_SUBTREES=y
629 # CONFIG_IPV6_MROUTE is not set
630 CONFIG_ANDROID_PARANOID_NETWORK=y
631 CONFIG_NET_ACTIVITY_STATS=y
632 # CONFIG_NETWORK_SECMARK is not set
633 # CONFIG_NETWORK_PHY_TIMESTAMPING is not set
634 CONFIG_NETFILTER=y
635 # CONFIG_NETFILTER_DEBUG is not set
636 CONFIG_NETFILTER_ADVANCED=y
637
638 #
639 # Core Netfilter Configuration
640 #
641 CONFIG_NETFILTER_NETLINK=y
642 # CONFIG_NETFILTER_NETLINK_ACCT is not set
643 CONFIG_NETFILTER_NETLINK_QUEUE=y
644 CONFIG_NETFILTER_NETLINK_LOG=y
645 CONFIG_NF_CONNTRACK=y
646 CONFIG_NF_CONNTRACK_MARK=y
647 CONFIG_NF_CONNTRACK_PROCFS=y
648 CONFIG_NF_CONNTRACK_EVENTS=y
649 # CONFIG_NF_CONNTRACK_TIMEOUT is not set
650 # CONFIG_NF_CONNTRACK_TIMESTAMP is not set
651 CONFIG_NF_CT_PROTO_DCCP=y
652 CONFIG_NF_CT_PROTO_GRE=y
653 CONFIG_NF_CT_PROTO_SCTP=y
654 CONFIG_NF_CT_PROTO_UDPLITE=y
655 CONFIG_NF_CONNTRACK_AMANDA=y
656 CONFIG_NF_CONNTRACK_FTP=y
657 CONFIG_NF_CONNTRACK_H323=y
658 CONFIG_NF_CONNTRACK_IRC=y
659 CONFIG_NF_CONNTRACK_BROADCAST=y
660 CONFIG_NF_CONNTRACK_NETBIOS_NS=y
661 # CONFIG_NF_CONNTRACK_SNMP is not set
662 CONFIG_NF_CONNTRACK_PPTP=y
663 CONFIG_NF_CONNTRACK_SANE=y
664 CONFIG_NF_CONNTRACK_SIP=y
665 CONFIG_NF_CONNTRACK_TFTP=y
666 CONFIG_NF_CT_NETLINK=y
667 # CONFIG_NF_CT_NETLINK_TIMEOUT is not set
668 # CONFIG_NETFILTER_NETLINK_QUEUE_CT is not set
669 CONFIG_NF_NAT=y
670 CONFIG_NF_NAT_NEEDED=y
671 CONFIG_NF_NAT_PROTO_DCCP=y
672 CONFIG_NF_NAT_PROTO_UDPLITE=y
673 CONFIG_NF_NAT_PROTO_SCTP=y
674 CONFIG_NF_NAT_AMANDA=y
675 CONFIG_NF_NAT_FTP=y
676 CONFIG_NF_NAT_IRC=y
677 CONFIG_NF_NAT_SIP=y
678 CONFIG_NF_NAT_TFTP=y
679 CONFIG_NETFILTER_TPROXY=y
680 CONFIG_NETFILTER_XTABLES=y
681
682 #
683 # Xtables combined modules
684 #
685 CONFIG_NETFILTER_XT_MARK=y
686 CONFIG_NETFILTER_XT_CONNMARK=y
687
688 #
689 # Xtables targets
690 #
691 # CONFIG_NETFILTER_XT_TARGET_CHECKSUM is not set
692 CONFIG_NETFILTER_XT_TARGET_CLASSIFY=y
693 CONFIG_NETFILTER_XT_TARGET_CONNMARK=y
694 # CONFIG_NETFILTER_XT_TARGET_CT is not set
695 # CONFIG_NETFILTER_XT_TARGET_DSCP is not set
696 # CONFIG_NETFILTER_XT_TARGET_HL is not set
697 # CONFIG_NETFILTER_XT_TARGET_HMARK is not set
698 # CONFIG_NETFILTER_XT_TARGET_IDLETIMER is not set
699 # CONFIG_NETFILTER_XT_TARGET_LOG is not set
700 CONFIG_NETFILTER_XT_TARGET_MARK=y
701 CONFIG_NETFILTER_XT_TARGET_NETMAP=y
702 # CONFIG_NETFILTER_XT_TARGET_NFLOG is not set
703 CONFIG_NETFILTER_XT_TARGET_NFQUEUE=y
704 # CONFIG_NETFILTER_XT_TARGET_NOTRACK is not set
705 # CONFIG_NETFILTER_XT_TARGET_RATEEST is not set
706 CONFIG_NETFILTER_XT_TARGET_REDIRECT=y
707 # CONFIG_NETFILTER_XT_TARGET_TEE is not set
708 # CONFIG_NETFILTER_XT_TARGET_TPROXY is not set
709 # CONFIG_NETFILTER_XT_TARGET_TRACE is not set
710 # CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set
711 # CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP is not set
712
713 #
714 # Xtables matches
715 #
716 # CONFIG_NETFILTER_XT_MATCH_ADDRTYPE is not set
717 # CONFIG_NETFILTER_XT_MATCH_BPF is not set
718 # CONFIG_NETFILTER_XT_MATCH_CLUSTER is not set
719 CONFIG_NETFILTER_XT_MATCH_COMMENT=y
720 # CONFIG_NETFILTER_XT_MATCH_CONNBYTES is not set
721 # CONFIG_NETFILTER_XT_MATCH_CONNLABEL is not set
722 CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=y
723 CONFIG_NETFILTER_XT_MATCH_CONNMARK=y
724 CONFIG_NETFILTER_XT_MATCH_CONNTRACK=y
725 # CONFIG_NETFILTER_XT_MATCH_CPU is not set
726 # CONFIG_NETFILTER_XT_MATCH_DCCP is not set
727 # CONFIG_NETFILTER_XT_MATCH_DEVGROUP is not set
728 # CONFIG_NETFILTER_XT_MATCH_DSCP is not set
729 CONFIG_NETFILTER_XT_MATCH_ECN=y
730 # CONFIG_NETFILTER_XT_MATCH_ESP is not set
731 CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=y
732 CONFIG_NETFILTER_XT_MATCH_HELPER=y
733 CONFIG_NETFILTER_XT_MATCH_HL=y
734 CONFIG_NETFILTER_XT_MATCH_IPRANGE=y
735 CONFIG_NETFILTER_XT_MATCH_LENGTH=y
736 CONFIG_NETFILTER_XT_MATCH_LIMIT=y
737 CONFIG_NETFILTER_XT_MATCH_MAC=y
738 CONFIG_NETFILTER_XT_MATCH_MARK=y
739 # CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set
740 # CONFIG_NETFILTER_XT_MATCH_NFACCT is not set
741 # CONFIG_NETFILTER_XT_MATCH_OSF is not set
742 # CONFIG_NETFILTER_XT_MATCH_OWNER is not set
743 CONFIG_NETFILTER_XT_MATCH_POLICY=y
744 CONFIG_NETFILTER_XT_MATCH_PKTTYPE=y
745 CONFIG_NETFILTER_XT_MATCH_QTAGUID=y
746 CONFIG_NETFILTER_XT_MATCH_QUOTA=y
747 CONFIG_NETFILTER_XT_MATCH_QUOTA2=y
748 CONFIG_NETFILTER_XT_MATCH_QUOTA2_LOG=y
749 # CONFIG_NETFILTER_XT_MATCH_RATEEST is not set
750 # CONFIG_NETFILTER_XT_MATCH_REALM is not set
751 # CONFIG_NETFILTER_XT_MATCH_RECENT is not set
752 # CONFIG_NETFILTER_XT_MATCH_SCTP is not set
753 CONFIG_NETFILTER_XT_MATCH_SOCKET=y
754 CONFIG_NETFILTER_XT_MATCH_STATE=y
755 CONFIG_NETFILTER_XT_MATCH_STATISTIC=y
756 CONFIG_NETFILTER_XT_MATCH_STRING=y
757 # CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set
758 CONFIG_NETFILTER_XT_MATCH_TIME=y
759 CONFIG_NETFILTER_XT_MATCH_U32=y
760 # CONFIG_IP_SET is not set
761 # CONFIG_IP_VS is not set
762
763 #
764 # IP: Netfilter Configuration
765 #
766 CONFIG_NF_DEFRAG_IPV4=y
767 CONFIG_NF_CONNTRACK_IPV4=y
768 CONFIG_NF_CONNTRACK_PROC_COMPAT=y
769 CONFIG_IP_NF_IPTABLES=y
770 CONFIG_IP_NF_MATCH_AH=y
771 CONFIG_IP_NF_MATCH_ECN=y
772 # CONFIG_IP_NF_MATCH_RPFILTER is not set
773 CONFIG_IP_NF_MATCH_TTL=y
774 CONFIG_IP_NF_FILTER=y
775 CONFIG_IP_NF_TARGET_REJECT=y
776 CONFIG_IP_NF_TARGET_REJECT_SKERR=y
777 # CONFIG_IP_NF_TARGET_ULOG is not set
778 CONFIG_NF_NAT_IPV4=y
779 CONFIG_IP_NF_TARGET_MASQUERADE=y
780 CONFIG_IP_NF_TARGET_NETMAP=y
781 CONFIG_IP_NF_TARGET_REDIRECT=y
782 CONFIG_NF_NAT_PROTO_GRE=y
783 CONFIG_NF_NAT_PPTP=y
784 CONFIG_NF_NAT_H323=y
785 CONFIG_IP_NF_MANGLE=y
786 # CONFIG_IP_NF_TARGET_CLUSTERIP is not set
787 # CONFIG_IP_NF_TARGET_ECN is not set
788 # CONFIG_IP_NF_TARGET_TTL is not set
789 CONFIG_IP_NF_RAW=y
790 CONFIG_IP_NF_ARPTABLES=y
791 CONFIG_IP_NF_ARPFILTER=y
792 CONFIG_IP_NF_ARP_MANGLE=y
793
794 #
795 # IPv6: Netfilter Configuration
796 #
797 CONFIG_NF_DEFRAG_IPV6=y
798 CONFIG_NF_CONNTRACK_IPV6=y
799 CONFIG_IP6_NF_IPTABLES=y
800 # CONFIG_IP6_NF_MATCH_AH is not set
801 # CONFIG_IP6_NF_MATCH_EUI64 is not set
802 # CONFIG_IP6_NF_MATCH_FRAG is not set
803 # CONFIG_IP6_NF_MATCH_OPTS is not set
804 # CONFIG_IP6_NF_MATCH_HL is not set
805 # CONFIG_IP6_NF_MATCH_IPV6HEADER is not set
806 # CONFIG_IP6_NF_MATCH_MH is not set
807 # CONFIG_IP6_NF_MATCH_RPFILTER is not set
808 # CONFIG_IP6_NF_MATCH_RT is not set
809 # CONFIG_IP6_NF_TARGET_HL is not set
810 CONFIG_IP6_NF_FILTER=y
811 CONFIG_IP6_NF_TARGET_REJECT=y
812 CONFIG_IP6_NF_TARGET_REJECT_SKERR=y
813 CONFIG_IP6_NF_MANGLE=y
814 CONFIG_IP6_NF_RAW=y
815 # CONFIG_NF_NAT_IPV6 is not set
816 # CONFIG_IP_DCCP is not set
817 # CONFIG_IP_SCTP is not set
818 # CONFIG_RDS is not set
819 # CONFIG_TIPC is not set
820 # CONFIG_ATM is not set
821 CONFIG_L2TP=y
822 # CONFIG_L2TP_DEBUGFS is not set
823 # CONFIG_L2TP_V3 is not set
824 # CONFIG_BRIDGE is not set
825 CONFIG_HAVE_NET_DSA=y
826 # CONFIG_VLAN_8021Q is not set
827 # CONFIG_DECNET is not set
828 # CONFIG_LLC2 is not set
829 # CONFIG_IPX is not set
830 # CONFIG_ATALK is not set
831 # CONFIG_X25 is not set
832 # CONFIG_LAPB is not set
833 # CONFIG_PHONET is not set
834 # CONFIG_IEEE802154 is not set
835 # CONFIG_NET_SCHED is not set
836 # CONFIG_DCB is not set
837 # CONFIG_BATMAN_ADV is not set
838 # CONFIG_OPENVSWITCH is not set
839 # CONFIG_VSOCKETS is not set
840 # CONFIG_NETLINK_MMAP is not set
841 # CONFIG_NETLINK_DIAG is not set
842 # CONFIG_NETPRIO_CGROUP is not set
843 CONFIG_BQL=y
844 # CONFIG_BPF_JIT is not set
845
846 #
847 # Network testing
848 #
849 # CONFIG_NET_PKTGEN is not set
850 # CONFIG_HAMRADIO is not set
851 # CONFIG_CAN is not set
852 # CONFIG_IRDA is not set
853 CONFIG_BT=y
854 CONFIG_BT_RFCOMM=y
855 CONFIG_BT_RFCOMM_TTY=y
856 CONFIG_BT_BNEP=y
857 CONFIG_BT_BNEP_MC_FILTER=y
858 CONFIG_BT_BNEP_PROTO_FILTER=y
859 CONFIG_BT_HIDP=y
860
861 #
862 # Bluetooth device drivers
863 #
864 # CONFIG_BT_HCIBTUSB is not set
865 # CONFIG_BT_HCIBTSDIO is not set
866 CONFIG_BT_HCIUART=y
867 CONFIG_BT_HCIUART_H4=y
868 # CONFIG_BT_HCIUART_BCSP is not set
869 # CONFIG_BT_HCIUART_ATH3K is not set
870 # CONFIG_BT_HCIUART_LL is not set
871 # CONFIG_BT_HCIUART_3WIRE is not set
872 # CONFIG_BT_HCIBCM203X is not set
873 # CONFIG_BT_HCIBPA10X is not set
874 # CONFIG_BT_HCIBFUSB is not set
875 # CONFIG_BT_HCIVHCI is not set
876 # CONFIG_BT_MRVL is not set
877 CONFIG_BT_BCM4330=y
878 # CONFIG_AF_RXRPC is not set
879 CONFIG_FIB_RULES=y
880 CONFIG_WIRELESS=y
881 CONFIG_CFG80211=y
882 # CONFIG_NL80211_TESTMODE is not set
883 # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
884 # CONFIG_CFG80211_REG_DEBUG is not set
885 # CONFIG_CFG80211_CERTIFICATION_ONUS is not set
886 CONFIG_CFG80211_DEFAULT_PS=y
887 # CONFIG_CFG80211_DEBUGFS is not set
888 # CONFIG_CFG80211_INTERNAL_REGDB is not set
889 # CONFIG_CFG80211_WEXT is not set
890 # CONFIG_LIB80211 is not set
891 # CONFIG_CFG80211_ALLOW_RECONNECT is not set
892 # CONFIG_MAC80211 is not set
893 # CONFIG_WIMAX is not set
894 CONFIG_RFKILL=y
895 CONFIG_RFKILL_PM=y
896 # CONFIG_RFKILL_INPUT is not set
897 # CONFIG_RFKILL_REGULATOR is not set
898 # CONFIG_RFKILL_GPIO is not set
899 # CONFIG_NET_9P is not set
900 # CONFIG_CAIF is not set
901 # CONFIG_CEPH_LIB is not set
902 # CONFIG_NFC is not set
903 CONFIG_HAVE_BPF_JIT=y
904
905 #
906 # Device Drivers
907 #
908
909 #
910 # Generic Driver Options
911 #
912 CONFIG_UEVENT_HELPER_PATH=""
913 # CONFIG_DEVTMPFS is not set
914 CONFIG_STANDALONE=y
915 CONFIG_PREVENT_FIRMWARE_BUILD=y
916 CONFIG_FW_LOADER=y
917 CONFIG_FIRMWARE_IN_KERNEL=y
918 CONFIG_EXTRA_FIRMWARE=""
919 CONFIG_FW_LOADER_USER_HELPER=y
920 # CONFIG_DEBUG_DRIVER is not set
921 # CONFIG_DEBUG_DEVRES is not set
922 # CONFIG_SYS_HYPERVISOR is not set
923 # CONFIG_GENERIC_CPU_DEVICES is not set
924 CONFIG_REGMAP=y
925 CONFIG_REGMAP_I2C=y
926 CONFIG_REGMAP_SPI=y
927 CONFIG_DMA_SHARED_BUFFER=y
928 # CONFIG_CMA is not set
929
930 #
931 # Bus devices
932 #
933 # CONFIG_CONNECTOR is not set
934 # CONFIG_MTD is not set
935 CONFIG_DTC=y
936 CONFIG_OF=y
937
938 #
939 # Device Tree and Open Firmware support
940 #
941 # CONFIG_PROC_DEVICETREE is not set
942 # CONFIG_OF_SELFTEST is not set
943 CONFIG_OF_FLATTREE=y
944 CONFIG_OF_EARLY_FLATTREE=y
945 CONFIG_OF_ADDRESS=y
946 CONFIG_OF_IRQ=y
947 CONFIG_OF_DEVICE=y
948 CONFIG_OF_I2C=y
949 CONFIG_OF_NET=y
950 CONFIG_OF_MDIO=y
951 # CONFIG_PARPORT is not set
952 CONFIG_BLK_DEV=y
953 # CONFIG_BLK_DEV_COW_COMMON is not set
954 CONFIG_BLK_DEV_LOOP=y
955 CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
956 # CONFIG_BLK_DEV_CRYPTOLOOP is not set
957 # CONFIG_BLK_DEV_DRBD is not set
958 # CONFIG_BLK_DEV_NBD is not set
959 # CONFIG_BLK_DEV_RAM is not set
960 # CONFIG_CDROM_PKTCDVD is not set
961 # CONFIG_ATA_OVER_ETH is not set
962 # CONFIG_MG_DISK is not set
963 # CONFIG_BLK_DEV_RBD is not set
964
965 #
966 # Misc devices
967 #
968 # CONFIG_SENSORS_LIS3LV02D is not set
969 # CONFIG_AD525X_DPOT is not set
970 # CONFIG_ATMEL_PWM is not set
971 # CONFIG_DUMMY_IRQ is not set
972 # CONFIG_ICS932S401 is not set
973 # CONFIG_ATMEL_SSC is not set
974 # CONFIG_ENCLOSURE_SERVICES is not set
975 # CONFIG_APDS9802ALS is not set
976 # CONFIG_ISL29003 is not set
977 # CONFIG_ISL29020 is not set
978 # CONFIG_SENSORS_TSL2550 is not set
979 # CONFIG_SENSORS_BH1780 is not set
980 # CONFIG_SENSORS_BH1770 is not set
981 # CONFIG_SENSORS_APDS990X is not set
982 # CONFIG_HMC6352 is not set
983 CONFIG_SENSORS_ST480=y
984 # CONFIG_DS1682 is not set
985 # CONFIG_TI_DAC7512 is not set
986 CONFIG_UID_STAT=y
987 # CONFIG_BMP085_I2C is not set
988 # CONFIG_BMP085_SPI is not set
989 # CONFIG_USB_SWITCH_FSA9480 is not set
990 # CONFIG_LATTICE_ECP3_CONFIG is not set
991 # CONFIG_SRAM is not set
992 # CONFIG_SPRD_BOARD_TYPE is not set
993 CONFIG_SPRD_VSP=y
994 CONFIG_SPRD_JPG=y
995 CONFIG_SPRD_CPROC=y
996
997 #
998 # 2351 modules
999 #
1000 # CONFIG_SPRD_2351 is not set
1001 # CONFIG_C2PORT is not set
1002
1003 #
1004 # EEPROM support
1005 #
1006 # CONFIG_EEPROM_AT24 is not set
1007 # CONFIG_EEPROM_AT25 is not set
1008 # CONFIG_EEPROM_LEGACY is not set
1009 # CONFIG_EEPROM_MAX6875 is not set
1010 # CONFIG_EEPROM_93CX6 is not set
1011 # CONFIG_EEPROM_93XX46 is not set
1012
1013 #
1014 # Texas Instruments shared transport line discipline
1015 #
1016 # CONFIG_TI_ST is not set
1017 # CONFIG_SENSORS_LIS3_SPI is not set
1018 # CONFIG_SENSORS_LIS3_I2C is not set
1019
1020 #
1021 # Altera FPGA firmware download module
1022 #
1023 # CONFIG_ALTERA_STAPL is not set
1024 # CONFIG_BENCHMARK is not set
1025 # CONFIG_BOOT_PERF is not set
1026
1027 #
1028 # SCSI device support
1029 #
1030 CONFIG_SCSI_MOD=y
1031 # CONFIG_RAID_ATTRS is not set
1032 # CONFIG_SCSI is not set
1033 # CONFIG_SCSI_DMA is not set
1034 # CONFIG_SCSI_NETLINK is not set
1035 # CONFIG_ATA is not set
1036 CONFIG_MD=y
1037 # CONFIG_BLK_DEV_MD is not set
1038 # CONFIG_BCACHE is not set
1039 CONFIG_BLK_DEV_DM=y
1040 # CONFIG_DM_DEBUG is not set
1041 CONFIG_DM_CRYPT=y
1042 # CONFIG_DM_SNAPSHOT is not set
1043 # CONFIG_DM_THIN_PROVISIONING is not set
1044 # CONFIG_DM_CACHE is not set
1045 # CONFIG_DM_MIRROR is not set
1046 # CONFIG_DM_RAID is not set
1047 # CONFIG_DM_ZERO is not set
1048 # CONFIG_DM_MULTIPATH is not set
1049 # CONFIG_DM_DELAY is not set
1050 # CONFIG_DM_UEVENT is not set
1051 # CONFIG_DM_FLAKEY is not set
1052 # CONFIG_DM_VERITY is not set
1053 CONFIG_NETDEVICES=y
1054 CONFIG_NET_CORE=y
1055 # CONFIG_BONDING is not set
1056 # CONFIG_DUMMY is not set
1057 # CONFIG_EQUALIZER is not set
1058 CONFIG_MII=y
1059 # CONFIG_NET_TEAM is not set
1060 # CONFIG_MACVLAN is not set
1061 # CONFIG_VXLAN is not set
1062 # CONFIG_NETCONSOLE is not set
1063 # CONFIG_NETPOLL is not set
1064 # CONFIG_NET_POLL_CONTROLLER is not set
1065 CONFIG_TUN=y
1066 # CONFIG_VETH is not set
1067
1068 #
1069 # CAIF transport drivers
1070 #
1071
1072 #
1073 # Distributed Switch Architecture drivers
1074 #
1075 # CONFIG_NET_DSA_MV88E6XXX is not set
1076 # CONFIG_NET_DSA_MV88E6060 is not set
1077 # CONFIG_NET_DSA_MV88E6XXX_NEED_PPU is not set
1078 # CONFIG_NET_DSA_MV88E6131 is not set
1079 # CONFIG_NET_DSA_MV88E6123_61_65 is not set
1080 CONFIG_ETHERNET=y
1081 CONFIG_NET_CADENCE=y
1082 # CONFIG_ARM_AT91_ETHER is not set
1083 # CONFIG_MACB is not set
1084 CONFIG_NET_VENDOR_BROADCOM=y
1085 # CONFIG_B44 is not set
1086 # CONFIG_NET_CALXEDA_XGMAC is not set
1087 CONFIG_NET_VENDOR_CIRRUS=y
1088 # CONFIG_CS89x0 is not set
1089 # CONFIG_DM9000 is not set
1090 # CONFIG_DNET is not set
1091 CONFIG_NET_VENDOR_FARADAY=y
1092 # CONFIG_FTMAC100 is not set
1093 # CONFIG_FTGMAC100 is not set
1094 CONFIG_NET_VENDOR_INTEL=y
1095 CONFIG_NET_VENDOR_I825XX=y
1096 CONFIG_NET_VENDOR_MARVELL=y
1097 # CONFIG_MVMDIO is not set
1098 CONFIG_NET_VENDOR_MICREL=y
1099 # CONFIG_KS8851 is not set
1100 # CONFIG_KS8851_MLL is not set
1101 CONFIG_NET_VENDOR_MICROCHIP=y
1102 # CONFIG_ENC28J60 is not set
1103 CONFIG_NET_VENDOR_NATSEMI=y
1104 CONFIG_NET_VENDOR_8390=y
1105 # CONFIG_AX88796 is not set
1106 # CONFIG_ETHOC is not set
1107 CONFIG_NET_VENDOR_SEEQ=y
1108 CONFIG_NET_VENDOR_SMSC=y
1109 CONFIG_SMC91X=y
1110 # CONFIG_SMC911X is not set
1111 CONFIG_SMSC911X=y
1112 # CONFIG_SMSC911X_ARCH_HOOKS is not set
1113 CONFIG_NET_VENDOR_STMICRO=y
1114 # CONFIG_STMMAC_ETH is not set
1115 CONFIG_NET_VENDOR_WIZNET=y
1116 # CONFIG_WIZNET_W5100 is not set
1117 # CONFIG_WIZNET_W5300 is not set
1118 # CONFIG_SPRD_VETH is not set
1119 CONFIG_PHYLIB=y
1120
1121 #
1122 # MII PHY device drivers
1123 #
1124 # CONFIG_AT803X_PHY is not set
1125 # CONFIG_AMD_PHY is not set
1126 # CONFIG_MARVELL_PHY is not set
1127 # CONFIG_DAVICOM_PHY is not set
1128 # CONFIG_QSEMI_PHY is not set
1129 # CONFIG_LXT_PHY is not set
1130 # CONFIG_CICADA_PHY is not set
1131 # CONFIG_VITESSE_PHY is not set
1132 # CONFIG_SMSC_PHY is not set
1133 # CONFIG_BROADCOM_PHY is not set
1134 # CONFIG_BCM87XX_PHY is not set
1135 # CONFIG_ICPLUS_PHY is not set
1136 # CONFIG_REALTEK_PHY is not set
1137 # CONFIG_NATIONAL_PHY is not set
1138 # CONFIG_STE10XP is not set
1139 # CONFIG_LSI_ET1011C_PHY is not set
1140 # CONFIG_MICREL_PHY is not set
1141 # CONFIG_FIXED_PHY is not set
1142 # CONFIG_MDIO_BITBANG is not set
1143 # CONFIG_MDIO_BUS_MUX_GPIO is not set
1144 # CONFIG_MDIO_BUS_MUX_MMIOREG is not set
1145 # CONFIG_MICREL_KS8995MA is not set
1146 CONFIG_PPP=y
1147 CONFIG_PPP_BSDCOMP=y
1148 CONFIG_PPP_DEFLATE=y
1149 CONFIG_PPP_FILTER=y
1150 CONFIG_PPP_MPPE=y
1151 CONFIG_PPP_MULTILINK=y
1152 CONFIG_PPPOE=y
1153 CONFIG_PPTP=y
1154 CONFIG_PPPOL2TP=y
1155 CONFIG_PPPOLAC=y
1156 CONFIG_PPPOPNS=y
1157 CONFIG_PPP_ASYNC=y
1158 # CONFIG_PPP_SYNC_TTY is not set
1159 # CONFIG_SLIP is not set
1160 CONFIG_SLHC=y
1161
1162 #
1163 # USB Network Adapters
1164 #
1165 # CONFIG_USB_CATC is not set
1166 # CONFIG_USB_KAWETH is not set
1167 # CONFIG_USB_PEGASUS is not set
1168 # CONFIG_USB_RTL8150 is not set
1169 # CONFIG_USB_RTL8152 is not set
1170 # CONFIG_USB_USBNET is not set
1171 # CONFIG_USB_HSO is not set
1172 # CONFIG_USB_IPHETH is not set
1173 CONFIG_WLAN=y
1174 # CONFIG_USB_ZD1201 is not set
1175 # CONFIG_USB_NET_RNDIS_WLAN is not set
1176 # CONFIG_WIFI_CONTROL_FUNC is not set
1177 # CONFIG_ATH_CARDS is not set
1178 # CONFIG_BCMDHD is not set
1179 # CONFIG_BRCMFMAC is not set
1180 # CONFIG_HOSTAP is not set
1181 # CONFIG_LIBERTAS is not set
1182 # CONFIG_WL_TI is not set
1183 # CONFIG_MWIFIEX is not set
1184 CONFIG_SPRDWL=m
1185 CONFIG_SPRDWL_FW_ZEROCOPY=y
1186 # CONFIG_SPRDWL_PM_IRRELEVANT is not set
1187 CONFIG_SPRDWL_PM_POWERSAVE=y
1188
1189 #
1190 # Enable WiMAX (Networking options) to see the WiMAX drivers
1191 #
1192 # CONFIG_WAN is not set
1193 # CONFIG_ISDN is not set
1194
1195 #
1196 # Input device support
1197 #
1198 CONFIG_INPUT=y
1199 # CONFIG_INPUT_FF_MEMLESS is not set
1200 # CONFIG_INPUT_POLLDEV is not set
1201 # CONFIG_INPUT_SPARSEKMAP is not set
1202 CONFIG_INPUT_MATRIXKMAP=y
1203
1204 #
1205 # Userland interfaces
1206 #
1207 # CONFIG_INPUT_MOUSEDEV is not set
1208 # CONFIG_INPUT_JOYDEV is not set
1209 CONFIG_INPUT_EVDEV=y
1210 # CONFIG_INPUT_EVBUG is not set
1211 # CONFIG_INPUT_KEYRESET is not set
1212
1213 #
1214 # Input Device Drivers
1215 #
1216 CONFIG_INPUT_KEYBOARD=y
1217 # CONFIG_KEYBOARD_ADP5588 is not set
1218 # CONFIG_KEYBOARD_ADP5589 is not set
1219 # CONFIG_KEYBOARD_ATKBD is not set
1220 # CONFIG_KEYBOARD_QT1070 is not set
1221 # CONFIG_KEYBOARD_QT2160 is not set
1222 # CONFIG_KEYBOARD_LKKBD is not set
1223 # CONFIG_KEYBOARD_GPIO is not set
1224 # CONFIG_KEYBOARD_TCA6416 is not set
1225 # CONFIG_KEYBOARD_TCA8418 is not set
1226 # CONFIG_KEYBOARD_MATRIX is not set
1227 # CONFIG_KEYBOARD_LM8323 is not set
1228 # CONFIG_KEYBOARD_LM8333 is not set
1229 # CONFIG_KEYBOARD_MAX7359 is not set
1230 # CONFIG_KEYBOARD_MCS is not set
1231 # CONFIG_KEYBOARD_MPR121 is not set
1232 # CONFIG_KEYBOARD_NEWTON is not set
1233 # CONFIG_KEYBOARD_OPENCORES is not set
1234 # CONFIG_KEYBOARD_SAMSUNG is not set
1235 # CONFIG_KEYBOARD_STOWAWAY is not set
1236 # CONFIG_KEYBOARD_SUNKBD is not set
1237 # CONFIG_KEYBOARD_XTKBD is not set
1238 CONFIG_KEYBOARD_SC=y
1239 # CONFIG_INPUT_MOUSE is not set
1240 # CONFIG_INPUT_JOYSTICK is not set
1241 # CONFIG_INPUT_TABLET is not set
1242 CONFIG_INPUT_TOUCHSCREEN=y
1243 # CONFIG_TOUCHSCREEN_ADS7846 is not set
1244 # CONFIG_TOUCHSCREEN_AD7877 is not set
1245 # CONFIG_TOUCHSCREEN_AD7879 is not set
1246 # CONFIG_TOUCHSCREEN_ATMEL_MXT is not set
1247 # CONFIG_TOUCHSCREEN_AUO_PIXCIR is not set
1248 # CONFIG_TOUCHSCREEN_BU21013 is not set
1249 # CONFIG_TOUCHSCREEN_CY8CTMG110 is not set
1250 # CONFIG_TOUCHSCREEN_CYTTSP_CORE is not set
1251 # CONFIG_TOUCHSCREEN_DYNAPRO is not set
1252 # CONFIG_TOUCHSCREEN_HAMPSHIRE is not set
1253 # CONFIG_TOUCHSCREEN_EETI is not set
1254 # CONFIG_TOUCHSCREEN_EGALAX is not set
1255 # CONFIG_TOUCHSCREEN_FUJITSU is not set
1256 # CONFIG_TOUCHSCREEN_ILI210X is not set
1257 # CONFIG_TOUCHSCREEN_GUNZE is not set
1258 # CONFIG_TOUCHSCREEN_ELO is not set
1259 # CONFIG_TOUCHSCREEN_WACOM_W8001 is not set
1260 # CONFIG_TOUCHSCREEN_WACOM_I2C is not set
1261 # CONFIG_TOUCHSCREEN_MAX11801 is not set
1262 # CONFIG_TOUCHSCREEN_MCS5000 is not set
1263 # CONFIG_TOUCHSCREEN_MMS114 is not set
1264 # CONFIG_TOUCHSCREEN_MTOUCH is not set
1265 # CONFIG_TOUCHSCREEN_INEXIO is not set
1266 # CONFIG_TOUCHSCREEN_MK712 is not set
1267 # CONFIG_TOUCHSCREEN_PENMOUNT is not set
1268 # CONFIG_TOUCHSCREEN_EDT_FT5X06 is not set
1269 # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
1270 # CONFIG_TOUCHSCREEN_TOUCHWIN is not set
1271 # CONFIG_TOUCHSCREEN_PIXCIR is not set
1272 # CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set
1273 # CONFIG_TOUCHSCREEN_TOUCHIT213 is not set
1274 # CONFIG_TOUCHSCREEN_TSC_SERIO is not set
1275 # CONFIG_TOUCHSCREEN_TSC2005 is not set
1276 # CONFIG_TOUCHSCREEN_TSC2007 is not set
1277 # CONFIG_TOUCHSCREEN_W90X900 is not set
1278 # CONFIG_TOUCHSCREEN_ST1232 is not set
1279 # CONFIG_TOUCHSCREEN_TPS6507X is not set
1280 # CONFIG_TOUCHSCREEN_FOCALTECH is not set
1281 # CONFIG_TOUCHSCREEN_FIRMWARE_UPGRADE is not set
1282 # CONFIG_TOUCHSCREEN_GOODIX is not set
1283 # CONFIG_TOUCHSCREEN_MMS136 is not set
1284 # CONFIG_TOUCHSCREEN_IST30XX is not set
1285 CONFIG_TOUCHSCREEN_IST30XXB=y
1286 # CONFIG_TOUCHSCREEN_MMS134 is not set
1287 CONFIG_INPUT_MISC=y
1288 # CONFIG_INPUT_AD714X is not set
1289 # CONFIG_INPUT_BMA150 is not set
1290 # CONFIG_INPUT_MMA8450 is not set
1291 # CONFIG_INPUT_MPU3050 is not set
1292 # CONFIG_INPUT_GP2A is not set
1293 # CONFIG_INPUT_GPIO_TILT_POLLED is not set
1294 # CONFIG_INPUT_ATI_REMOTE2 is not set
1295 # CONFIG_INPUT_KEYCHORD is not set
1296 # CONFIG_INPUT_KEYSPAN_REMOTE is not set
1297 # CONFIG_INPUT_KXTJ9 is not set
1298 # CONFIG_INPUT_POWERMATE is not set
1299 # CONFIG_INPUT_YEALINK is not set
1300 # CONFIG_INPUT_CM109 is not set
1301 CONFIG_INPUT_UINPUT=y
1302 CONFIG_INPUT_GPIO=y
1303 # CONFIG_INPUT_PCF8574 is not set
1304 # CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set
1305 # CONFIG_INPUT_ADXL34X is not set
1306 # CONFIG_INPUT_IMS_PCU is not set
1307 # CONFIG_INPUT_CMA3000 is not set
1308 # CONFIG_INPUT_SPRD_HEADSET_SHARK is not set
1309 # CONFIG_INPUT_LIS3DH_I2C is not set
1310 # CONFIG_INPUT_LTR558_I2C is not set
1311 CONFIG_INPUT_SPRD_CALI_HEADSET=y
1312
1313 #
1314 # Hardware I/O ports
1315 #
1316 # CONFIG_SERIO is not set
1317 # CONFIG_GAMEPORT is not set
1318
1319 #
1320 # Character devices
1321 #
1322 CONFIG_TTY=y
1323 CONFIG_VT=y
1324 CONFIG_CONSOLE_TRANSLATIONS=y
1325 CONFIG_VT_CONSOLE=y
1326 CONFIG_VT_CONSOLE_SLEEP=y
1327 CONFIG_HW_CONSOLE=y
1328 # CONFIG_VT_HW_CONSOLE_BINDING is not set
1329 CONFIG_UNIX98_PTYS=y
1330 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
1331 # CONFIG_LEGACY_PTYS is not set
1332 # CONFIG_SERIAL_NONSTANDARD is not set
1333 # CONFIG_N_GSM is not set
1334 # CONFIG_TRACE_SINK is not set
1335 CONFIG_DEVMEM=y
1336 CONFIG_DEVKMEM=y
1337
1338 #
1339 # Serial drivers
1340 #
1341 # CONFIG_SERIAL_8250 is not set
1342
1343 #
1344 # Non-8250 serial port support
1345 #
1346 # CONFIG_SERIAL_MAX3100 is not set
1347 # CONFIG_SERIAL_MAX310X is not set
1348 CONFIG_SERIAL_CORE=y
1349 CONFIG_SERIAL_CORE_CONSOLE=y
1350 # CONFIG_SERIAL_SCCNXP is not set
1351 # CONFIG_SERIAL_TIMBERDALE is not set
1352 # CONFIG_SERIAL_ALTERA_JTAGUART is not set
1353 # CONFIG_SERIAL_ALTERA_UART is not set
1354 # CONFIG_SERIAL_IFX6X60 is not set
1355 # CONFIG_SERIAL_XILINX_PS_UART is not set
1356 # CONFIG_SERIAL_ARC is not set
1357 CONFIG_SERIAL_SPRD_UART=y
1358 CONFIG_SERIAL_SPRD_UART_NR=4
1359 CONFIG_SERIAL_SPRD_UART_CONSOLE=y
1360 # CONFIG_TS0710_MUX_ENABLE is not set
1361 # CONFIG_MUX_SDIO_OPT1_HAL is not set
1362 # CONFIG_TTY_PRINTK is not set
1363 # CONFIG_HVC_DCC is not set
1364 # CONFIG_IPMI_HANDLER is not set
1365 # CONFIG_HW_RANDOM is not set
1366 # CONFIG_R3964 is not set
1367 # CONFIG_RAW_DRIVER is not set
1368 # CONFIG_TCG_TPM is not set
1369 # CONFIG_DCC_TTY is not set
1370 # CONFIG_MUX_SPI_HAL is not set
1371 CONFIG_I2C=y
1372 CONFIG_I2C_BOARDINFO=y
1373 CONFIG_I2C_COMPAT=y
1374 CONFIG_I2C_CHARDEV=y
1375 # CONFIG_I2C_MUX is not set
1376 CONFIG_I2C_HELPER_AUTO=y
1377
1378 #
1379 # I2C Hardware Bus support
1380 #
1381
1382 #
1383 # I2C system bus drivers (mostly embedded / system-on-chip)
1384 #
1385 # CONFIG_I2C_CBUS_GPIO is not set
1386 # CONFIG_I2C_DESIGNWARE_PLATFORM is not set
1387 # CONFIG_I2C_GPIO is not set
1388 # CONFIG_I2C_OCORES is not set
1389 # CONFIG_I2C_PCA_PLATFORM is not set
1390 # CONFIG_I2C_PXA_PCI is not set
1391 # CONFIG_I2C_SIMTEC is not set
1392 # CONFIG_I2C_XILINX is not set
1393 # CONFIG_I2C_RESUME_EARLY is not set
1394 # CONFIG_I2C_5_CLOCK_TREE_BUG is not set
1395 CONFIG_I2C_SPRD=y
1396
1397 #
1398 # External I2C/SMBus adapter drivers
1399 #
1400 # CONFIG_I2C_SPRD_V1 is not set
1401
1402 #
1403 # External I2C/SMBus adapter drivers
1404 #
1405 # CONFIG_I2C_DIOLAN_U2C is not set
1406 # CONFIG_I2C_PARPORT_LIGHT is not set
1407 # CONFIG_I2C_TAOS_EVM is not set
1408 # CONFIG_I2C_TINY_USB is not set
1409
1410 #
1411 # Other I2C/SMBus bus drivers
1412 #
1413 # CONFIG_I2C_STUB is not set
1414 # CONFIG_I2C_DEBUG_CORE is not set
1415 # CONFIG_I2C_DEBUG_ALGO is not set
1416 # CONFIG_I2C_DEBUG_BUS is not set
1417 CONFIG_SPI=y
1418 # CONFIG_SPI_DEBUG is not set
1419 CONFIG_SPI_MASTER=y
1420
1421 #
1422 # SPI Master Controller Drivers
1423 #
1424 # CONFIG_SPI_ALTERA is not set
1425 # CONFIG_SPI_BITBANG is not set
1426 # CONFIG_SPI_GPIO is not set
1427 # CONFIG_SPI_FSL_SPI is not set
1428 # CONFIG_SPI_OC_TINY is not set
1429 # CONFIG_SPI_PXA2XX_PCI is not set
1430 # CONFIG_SPI_SC18IS602 is not set
1431 # CONFIG_SPI_XCOMM is not set
1432 # CONFIG_SPI_XILINX is not set
1433 # CONFIG_SPI_SCX35 is not set
1434 # CONFIG_SPI_DESIGNWARE is not set
1435
1436 #
1437 # SPI Protocol Masters
1438 #
1439 # CONFIG_SPI_SPIDEV is not set
1440 # CONFIG_SPI_TLE62X0 is not set
1441
1442 #
1443 # Qualcomm MSM SSBI bus support
1444 #
1445 # CONFIG_SSBI is not set
1446 # CONFIG_HSI is not set
1447
1448 #
1449 # PPS support
1450 #
1451 # CONFIG_PPS is not set
1452
1453 #
1454 # PPS generators support
1455 #
1456
1457 #
1458 # PTP clock support
1459 #
1460 # CONFIG_PTP_1588_CLOCK is not set
1461
1462 #
1463 # Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
1464 #
1465 # CONFIG_PTP_1588_CLOCK_PCH is not set
1466 CONFIG_ARCH_HAVE_CUSTOM_GPIO_H=y
1467 CONFIG_ARCH_REQUIRE_GPIOLIB=y
1468 CONFIG_GPIO_DEVRES=y
1469 CONFIG_GPIOLIB=y
1470 CONFIG_OF_GPIO=y
1471 # CONFIG_DEBUG_GPIO is not set
1472 CONFIG_GPIO_SYSFS=y
1473
1474 #
1475 # Memory mapped GPIO drivers:
1476 #
1477 # CONFIG_GPIO_GENERIC_PLATFORM is not set
1478 # CONFIG_GPIO_EM is not set
1479 # CONFIG_GPIO_RCAR is not set
1480 # CONFIG_GPIO_TS5500 is not set
1481 # CONFIG_GPIO_GRGPIO is not set
1482
1483 #
1484 # I2C GPIO expanders:
1485 #
1486 # CONFIG_GPIO_MAX7300 is not set
1487 # CONFIG_GPIO_MAX732X is not set
1488 # CONFIG_GPIO_PCF857X is not set
1489 # CONFIG_GPIO_SX150X is not set
1490 # CONFIG_GPIO_ADP5588 is not set
1491 # CONFIG_GPIO_ADNP is not set
1492
1493 #
1494 # PCI GPIO expanders:
1495 #
1496
1497 #
1498 # SPI GPIO expanders:
1499 #
1500 # CONFIG_GPIO_MAX7301 is not set
1501 # CONFIG_GPIO_MCP23S08 is not set
1502 # CONFIG_GPIO_MC33880 is not set
1503 # CONFIG_GPIO_74X164 is not set
1504
1505 #
1506 # AC97 GPIO expanders:
1507 #
1508
1509 #
1510 # MODULbus GPIO expanders:
1511 #
1512
1513 #
1514 # USB GPIO expanders:
1515 #
1516 CONFIG_W1=m
1517
1518 #
1519 # 1-wire Bus Masters
1520 #
1521 # CONFIG_W1_MASTER_DS2490 is not set
1522 # CONFIG_W1_MASTER_DS2482 is not set
1523 # CONFIG_W1_MASTER_DS1WM is not set
1524 # CONFIG_W1_MASTER_GPIO is not set
1525
1526 #
1527 # 1-wire Slaves
1528 #
1529 # CONFIG_W1_SLAVE_THERM is not set
1530 # CONFIG_W1_SLAVE_SMEM is not set
1531 # CONFIG_W1_SLAVE_DS2408 is not set
1532 # CONFIG_W1_SLAVE_DS2413 is not set
1533 # CONFIG_W1_SLAVE_DS2423 is not set
1534 # CONFIG_W1_SLAVE_DS2431 is not set
1535 # CONFIG_W1_SLAVE_DS2433 is not set
1536 # CONFIG_W1_SLAVE_DS2760 is not set
1537 # CONFIG_W1_SLAVE_DS2780 is not set
1538 # CONFIG_W1_SLAVE_DS2781 is not set
1539 # CONFIG_W1_SLAVE_DS28E04 is not set
1540 # CONFIG_W1_SLAVE_BQ27000 is not set
1541 CONFIG_POWER_SUPPLY=y
1542 # CONFIG_POWER_SUPPLY_DEBUG is not set
1543 # CONFIG_PDA_POWER is not set
1544 # CONFIG_GENERIC_ADC_BATTERY is not set
1545 # CONFIG_TEST_POWER is not set
1546 # CONFIG_BATTERY_DS2780 is not set
1547 # CONFIG_BATTERY_DS2781 is not set
1548 # CONFIG_BATTERY_DS2782 is not set
1549 # CONFIG_BATTERY_SBS is not set
1550 # CONFIG_BATTERY_BQ27x00 is not set
1551 # CONFIG_BATTERY_MAX17040 is not set
1552 # CONFIG_BATTERY_MAX17042 is not set
1553 # CONFIG_BATTERY_SAMSUNG is not set
1554 # CONFIG_CHARGER_MAX8903 is not set
1555 # CONFIG_CHARGER_LP8727 is not set
1556 # CONFIG_CHARGER_GPIO is not set
1557 # CONFIG_CHARGER_MANAGER is not set
1558 # CONFIG_CHARGER_BQ2415X is not set
1559 # CONFIG_CHARGER_SMB347 is not set
1560 CONFIG_SPRD_2713_POWER=y
1561 # CONFIG_BATTERY_GOLDFISH is not set
1562 # CONFIG_POWER_RESET is not set
1563 # CONFIG_POWER_RESET_RESTART is not set
1564 # CONFIG_POWER_AVS is not set
1565 # CONFIG_HWMON is not set
1566 CONFIG_THERMAL=y
1567 CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y
1568 # CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set
1569 # CONFIG_THERMAL_DEFAULT_GOV_USER_SPACE is not set
1570 # CONFIG_THERMAL_GOV_FAIR_SHARE is not set
1571 CONFIG_THERMAL_GOV_STEP_WISE=y
1572 # CONFIG_THERMAL_GOV_USER_SPACE is not set
1573 # CONFIG_CPU_THERMAL is not set
1574 # CONFIG_THERMAL_EMULATION is not set
1575 CONFIG_WATCHDOG=y
1576 # CONFIG_WATCHDOG_CORE is not set
1577 # CONFIG_WATCHDOG_NOWAYOUT is not set
1578
1579 #
1580 # Watchdog Device Drivers
1581 #
1582 # CONFIG_SOFT_WATCHDOG is not set
1583 # CONFIG_DW_WATCHDOG is not set
1584 # CONFIG_MAX63XX_WATCHDOG is not set
1585 CONFIG_SPRD_WATCHDOG_SYS=y
1586 CONFIG_SPRD_WATCHDOG_SYS_FIQ=y
1587
1588 #
1589 # USB-based Watchdog Cards
1590 #
1591 # CONFIG_USBPCWATCHDOG is not set
1592 CONFIG_SSB_POSSIBLE=y
1593
1594 #
1595 # Sonics Silicon Backplane
1596 #
1597 # CONFIG_SSB is not set
1598 CONFIG_BCMA_POSSIBLE=y
1599
1600 #
1601 # Broadcom specific AMBA
1602 #
1603 # CONFIG_BCMA is not set
1604
1605 #
1606 # Multifunction device drivers
1607 #
1608 # CONFIG_MFD_CORE is not set
1609 # CONFIG_MFD_RT8973 is not set
1610 # CONFIG_MFD_AS3711 is not set
1611 # CONFIG_MFD_RT5033 is not set
1612 # CONFIG_PMIC_ADP5520 is not set
1613 # CONFIG_MFD_AAT2870_CORE is not set
1614 # CONFIG_MFD_CROS_EC is not set
1615 # CONFIG_MFD_ASIC3 is not set
1616 # CONFIG_PMIC_DA903X is not set
1617 # CONFIG_MFD_DA9052_SPI is not set
1618 # CONFIG_MFD_DA9052_I2C is not set
1619 # CONFIG_MFD_DA9055 is not set
1620 # CONFIG_MFD_MC13XXX_SPI is not set
1621 # CONFIG_MFD_MC13XXX_I2C is not set
1622 # CONFIG_HTC_EGPIO is not set
1623 # CONFIG_HTC_PASIC3 is not set
1624 # CONFIG_HTC_I2CPLD is not set
1625 # CONFIG_MFD_88PM800 is not set
1626 # CONFIG_MFD_88PM805 is not set
1627 # CONFIG_MFD_88PM860X is not set
1628 # CONFIG_MFD_MAX77686 is not set
1629 # CONFIG_MFD_MAX77693 is not set
1630 # CONFIG_MFD_MAX8907 is not set
1631 # CONFIG_MFD_MAX8925 is not set
1632 # CONFIG_MFD_MAX8997 is not set
1633 # CONFIG_MFD_MAX8998 is not set
1634 # CONFIG_EZX_PCAP is not set
1635 # CONFIG_MFD_VIPERBOARD is not set
1636 # CONFIG_MFD_RETU is not set
1637 # CONFIG_MFD_PCF50633 is not set
1638 # CONFIG_MFD_RC5T583 is not set
1639 # CONFIG_MFD_SEC_CORE is not set
1640 # CONFIG_MFD_SI476X_CORE is not set
1641 # CONFIG_MFD_SM501 is not set
1642 # CONFIG_MFD_SMSC is not set
1643 # CONFIG_ABX500_CORE is not set
1644 # CONFIG_MFD_STMPE is not set
1645 # CONFIG_MFD_SYSCON is not set
1646 # CONFIG_MFD_TI_AM335X_TSCADC is not set
1647 # CONFIG_MFD_LP8788 is not set
1648 # CONFIG_MFD_PALMAS is not set
1649 # CONFIG_TPS6105X is not set
1650 # CONFIG_TPS65010 is not set
1651 # CONFIG_TPS6507X is not set
1652 # CONFIG_MFD_TPS65090 is not set
1653 # CONFIG_MFD_TPS65217 is not set
1654 # CONFIG_MFD_TPS6586X is not set
1655 # CONFIG_MFD_TPS65910 is not set
1656 # CONFIG_MFD_TPS65912 is not set
1657 # CONFIG_MFD_TPS65912_I2C is not set
1658 # CONFIG_MFD_TPS65912_SPI is not set
1659 # CONFIG_MFD_TPS80031 is not set
1660 # CONFIG_TWL4030_CORE is not set
1661 # CONFIG_TWL6040_CORE is not set
1662 # CONFIG_MFD_WL1273_CORE is not set
1663 # CONFIG_MFD_LM3533 is not set
1664 # CONFIG_MFD_TC3589X is not set
1665 # CONFIG_MFD_TMIO is not set
1666 # CONFIG_MFD_T7L66XB is not set
1667 # CONFIG_MFD_TC6387XB is not set
1668 # CONFIG_MFD_TC6393XB is not set
1669 # CONFIG_MFD_ARIZONA_I2C is not set
1670 # CONFIG_MFD_ARIZONA_SPI is not set
1671 # CONFIG_MFD_WM8400 is not set
1672 # CONFIG_MFD_WM831X_I2C is not set
1673 # CONFIG_MFD_WM831X_SPI is not set
1674 # CONFIG_MFD_WM8350_I2C is not set
1675 # CONFIG_MFD_WM8994 is not set
1676 CONFIG_REGULATOR=y
1677 # CONFIG_REGULATOR_DEBUG is not set
1678 # CONFIG_REGULATOR_DUMMY is not set
1679 CONFIG_REGULATOR_FIXED_VOLTAGE=y
1680 CONFIG_REGULATOR_VIRTUAL_CONSUMER=y
1681 # CONFIG_REGULATOR_USERSPACE_CONSUMER is not set
1682 # CONFIG_REGULATOR_GPIO is not set
1683 # CONFIG_REGULATOR_AD5398 is not set
1684 # CONFIG_REGULATOR_FAN53555 is not set
1685 # CONFIG_REGULATOR_ISL6271A is not set
1686 # CONFIG_REGULATOR_MAX1586 is not set
1687 # CONFIG_REGULATOR_MAX8649 is not set
1688 # CONFIG_REGULATOR_MAX8660 is not set
1689 # CONFIG_REGULATOR_MAX8952 is not set
1690 # CONFIG_REGULATOR_MAX8973 is not set
1691 # CONFIG_REGULATOR_LP3971 is not set
1692 # CONFIG_REGULATOR_LP3972 is not set
1693 # CONFIG_REGULATOR_LP872X is not set
1694 # CONFIG_REGULATOR_LP8755 is not set
1695 # CONFIG_REGULATOR_TPS51632 is not set
1696 # CONFIG_REGULATOR_TPS62360 is not set
1697 # CONFIG_REGULATOR_TPS65023 is not set
1698 # CONFIG_REGULATOR_TPS6507X is not set
1699 # CONFIG_REGULATOR_TPS6524X is not set
1700 CONFIG_REGULATOR_SC2711=y
1701 # CONFIG_REGULATOR_ADC_DEBUG is not set
1702 CONFIG_REGULATOR_SPRD_MAP="mach/chip_x15/__regulator_map.h"
1703 CONFIG_MEDIA_SUPPORT=y
1704
1705 #
1706 # Multimedia core support
1707 #
1708 # CONFIG_VIDEO_GSP_SPRD is not set
1709 CONFIG_VIDEO_DCAM_SPRD=y
1710 # CONFIG_CAMERA_2M is not set
1711 # CONFIG_CAMERA_3M is not set
1712 CONFIG_CAMERA_5M=y
1713 # CONFIG_CAMERA_8M is not set
1714 # CONFIG_CAMERA_ZSL is not set
1715 CONFIG_CAMERA_NON_ZSL=y
1716 # CONFIG_SENSOR_OUTPUT_RAW is not set
1717 CONFIG_SENSOR_OUTPUT_YUV=y
1718 CONFIG_MEDIA_CAMERA_SUPPORT=y
1719 # CONFIG_MEDIA_ANALOG_TV_SUPPORT is not set
1720 # CONFIG_MEDIA_DIGITAL_TV_SUPPORT is not set
1721 # CONFIG_MEDIA_RADIO_SUPPORT is not set
1722 # CONFIG_MEDIA_RC_SUPPORT is not set
1723 # CONFIG_MEDIA_CONTROLLER is not set
1724 CONFIG_VIDEO_DEV=y
1725 CONFIG_VIDEO_V4L2=y
1726 # CONFIG_VIDEO_ADV_DEBUG is not set
1727 # CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
1728 CONFIG_VIDEOBUF_GEN=y
1729 CONFIG_VIDEOBUF_VMALLOC=y
1730 # CONFIG_VIDEO_V4L2_INT_DEVICE is not set
1731 # CONFIG_TTPCI_EEPROM is not set
1732
1733 #
1734 # Media drivers
1735 #
1736 # CONFIG_MEDIA_USB_SUPPORT is not set
1737 CONFIG_V4L_PLATFORM_DRIVERS=y
1738 # CONFIG_SOC_CAMERA is not set
1739 # CONFIG_V4L_MEM2MEM_DRIVERS is not set
1740 # CONFIG_V4L_TEST_DRIVERS is not set
1741
1742 #
1743 # Supported MMC/SDIO adapters
1744 #
1745 # CONFIG_CYPRESS_FIRMWARE is not set
1746
1747 #
1748 # Media ancillary drivers (tuners, sensors, i2c, frontends)
1749 #
1750 CONFIG_MEDIA_SUBDRV_AUTOSELECT=y
1751
1752 #
1753 # Audio decoders, processors and mixers
1754 #
1755
1756 #
1757 # RDS decoders
1758 #
1759
1760 #
1761 # Video decoders
1762 #
1763
1764 #
1765 # Video and audio decoders
1766 #
1767
1768 #
1769 # Video encoders
1770 #
1771
1772 #
1773 # Camera sensor devices
1774 #
1775
1776 #
1777 # Flash devices
1778 #
1779
1780 #
1781 # Video improvement chips
1782 #
1783
1784 #
1785 # Miscelaneous helper chips
1786 #
1787
1788 #
1789 # Sensors used on soc_camera driver
1790 #
1791
1792 #
1793 # Tools to develop new frontends
1794 #
1795 # CONFIG_DVB_DUMMY_FE is not set
1796
1797 #
1798 # Graphics support
1799 #
1800 # CONFIG_DRM is not set
1801 CONFIG_ION=y
1802 CONFIG_ION_SPRD=y
1803 CONFIG_SPRD_IOMMU=y
1804 # CONFIG_VGASTATE is not set
1805 # CONFIG_VIDEO_OUTPUT_CONTROL is not set
1806 CONFIG_FB=y
1807 # CONFIG_FIRMWARE_EDID is not set
1808 # CONFIG_FB_DDC is not set
1809 # CONFIG_FB_BOOT_VESA_SUPPORT is not set
1810 CONFIG_FB_CFB_FILLRECT=y
1811 CONFIG_FB_CFB_COPYAREA=y
1812 CONFIG_FB_CFB_IMAGEBLIT=y
1813 # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
1814 # CONFIG_FB_SYS_FILLRECT is not set
1815 # CONFIG_FB_SYS_COPYAREA is not set
1816 # CONFIG_FB_SYS_IMAGEBLIT is not set
1817 # CONFIG_FB_FOREIGN_ENDIAN is not set
1818 # CONFIG_FB_SYS_FOPS is not set
1819 # CONFIG_FB_SVGALIB is not set
1820 # CONFIG_FB_MACMODES is not set
1821 # CONFIG_FB_BACKLIGHT is not set
1822 # CONFIG_FB_MODE_HELPERS is not set
1823 # CONFIG_FB_TILEBLITTING is not set
1824
1825 #
1826 # Frame buffer hardware drivers
1827 #
1828 # CONFIG_FB_S1D13XXX is not set
1829 # CONFIG_FB_SMSCUFX is not set
1830 # CONFIG_FB_UDL is not set
1831 # CONFIG_FB_GOLDFISH is not set
1832 # CONFIG_FB_VIRTUAL is not set
1833 # CONFIG_FB_METRONOME is not set
1834 # CONFIG_FB_BROADSHEET is not set
1835 # CONFIG_FB_AUO_K190X is not set
1836 # CONFIG_FB_SIMPLE is not set
1837 # CONFIG_FB_SCX35 is not set
1838 CONFIG_FB_SCX15=y
1839 # CONFIG_FB_LCD_HX8363_MCU is not set
1840 # CONFIG_FB_LCD_HX8363_RGB_SPI is not set
1841 # CONFIG_FB_LCD_VIVA_RGB_SPI is not set
1842 # CONFIG_FB_LCD_NT35516_RGB_SPI is not set
1843 # CONFIG_FB_LCD_NT35516_MCU is not set
1844 # CONFIG_FB_LCD_ILI9486 is not set
1845 # CONFIG_FB_LCD_ILI9486_RGB_SPI is not set
1846 CONFIG_FB_LCD_ILI9341=y
1847 # CONFIG_FB_LCD_ST7789V_MCU is not set
1848 CONFIG_FB_LCD_OVERLAY_SUPPORT=y
1849 # CONFIG_FB_LOW_RES_SIMU is not set
1850 # CONFIG_EXYNOS_VIDEO is not set
1851 CONFIG_BACKLIGHT_LCD_SUPPORT=y
1852 CONFIG_LCD_CLASS_DEVICE=y
1853 # CONFIG_LCD_L4F00242T03 is not set
1854 # CONFIG_LCD_LMS283GF05 is not set
1855 # CONFIG_LCD_LTV350QV is not set
1856 # CONFIG_LCD_ILI922X is not set
1857 # CONFIG_LCD_ILI9320 is not set
1858 # CONFIG_LCD_TDO24M is not set
1859 # CONFIG_LCD_VGG2432A4 is not set
1860 # CONFIG_LCD_PLATFORM is not set
1861 # CONFIG_LCD_S6E63M0 is not set
1862 # CONFIG_LCD_LD9040 is not set
1863 # CONFIG_LCD_AMS369FG06 is not set
1864 # CONFIG_LCD_LMS501KF03 is not set
1865 # CONFIG_LCD_HX8357 is not set
1866 # CONFIG_BACKLIGHT_SPRD is not set
1867 CONFIG_BACKLIGHT_CLASS_DEVICE=y
1868 # CONFIG_BACKLIGHT_GENERIC is not set
1869 # CONFIG_BACKLIGHT_ADP8860 is not set
1870 # CONFIG_BACKLIGHT_ADP8870 is not set
1871 # CONFIG_BACKLIGHT_LM3630 is not set
1872 # CONFIG_BACKLIGHT_LM3639 is not set
1873 # CONFIG_BACKLIGHT_LP855X is not set
1874 # CONFIG_BACKLIGHT_KTD253B is not set
1875 # CONFIG_BACKLIGHT_KTD2801 is not set
1876 CONFIG_BACKLIGHT_RT4502=y
1877
1878 #
1879 # Console display driver support
1880 #
1881 CONFIG_DUMMY_CONSOLE=y
1882 # CONFIG_FRAMEBUFFER_CONSOLE is not set
1883 # CONFIG_LOGO is not set
1884 # CONFIG_FB_SSD1307 is not set
1885 CONFIG_SOUND=y
1886 # CONFIG_SOUND_OSS_CORE is not set
1887 CONFIG_SND=y
1888 CONFIG_SND_TIMER=y
1889 CONFIG_SND_PCM=y
1890 CONFIG_SND_COMPRESS_OFFLOAD=y
1891 CONFIG_SND_JACK=y
1892 # CONFIG_SND_SEQUENCER is not set
1893 # CONFIG_SND_MIXER_OSS is not set
1894 # CONFIG_SND_PCM_OSS is not set
1895 # CONFIG_SND_HRTIMER is not set
1896 # CONFIG_SND_DYNAMIC_MINORS is not set
1897 CONFIG_SND_SUPPORT_OLD_API=y
1898 CONFIG_SND_VERBOSE_PROCFS=y
1899 # CONFIG_SND_VERBOSE_PRINTK is not set
1900 # CONFIG_SND_DEBUG is not set
1901 # CONFIG_SND_RAWMIDI_SEQ is not set
1902 # CONFIG_SND_OPL3_LIB_SEQ is not set
1903 # CONFIG_SND_OPL4_LIB_SEQ is not set
1904 # CONFIG_SND_SBAWE_SEQ is not set
1905 # CONFIG_SND_EMU10K1_SEQ is not set
1906 CONFIG_SND_DRIVERS=y
1907 # CONFIG_SND_DUMMY is not set
1908 # CONFIG_SND_ALOOP is not set
1909 # CONFIG_SND_MTPAV is not set
1910 # CONFIG_SND_SERIAL_U16550 is not set
1911 # CONFIG_SND_MPU401 is not set
1912 CONFIG_SND_SPRD_SAUDIO=y
1913 CONFIG_SND_ARM=y
1914 CONFIG_SND_SPI=y
1915 CONFIG_SND_USB=y
1916 # CONFIG_SND_USB_AUDIO is not set
1917 # CONFIG_SND_USB_UA101 is not set
1918 # CONFIG_SND_USB_CAIAQ is not set
1919 # CONFIG_SND_USB_6FIRE is not set
1920 CONFIG_SND_SOC=y
1921 CONFIG_SND_SOC_PM_DOWN_TIME=0
1922 # CONFIG_SND_ATMEL_SOC is not set
1923 # CONFIG_SND_DESIGNWARE_I2S is not set
1924
1925 #
1926 # SoC Audio for the SPREADTRUM
1927 #
1928 CONFIG_SND_SOC_SPRD=y
1929 # CONFIG_SND_SOC_SPRD_VBC_R1P0_SPRD_CODEC_V1 is not set
1930 CONFIG_SND_SOC_SPRD_VBC_R2P0_SPRD_CODEC_V3=y
1931 CONFIG_SND_SOC_SPRD_I2S_V0_NULL_CODEC=y
1932 CONFIG_SND_SOC_SPRD_AUDIO_DEBUG=y
1933
1934 #
1935 # SPRD AUDIO DMA
1936 #
1937 CONFIG_SND_SOC_SPRD_AUDIO_DMA=y
1938 CONFIG_SND_SOC_SPRD_AUDIO_BUFFER_USE_IRAM=y
1939 # CONFIG_SND_SOC_SPRD_IRAM_BACKUP is not set
1940
1941 #
1942 # VBC
1943 #
1944 CONFIG_SND_SOC_SPRD_VBC_R2P0=y
1945 CONFIG_SND_SOC_SPRD_VBC_SRC_OPEN=y
1946 CONFIG_SND_SOC_VBC_SRC_SAMPLE_RATE=32000
1947 CONFIG_SND_SOC_SPRD_VBC_LR_INVERT=y
1948 CONFIG_SND_SOC_SPRD_VAUDIO=y
1949 CONFIG_SND_SOC_SPRD_I2S=y
1950
1951 #
1952 # SPRD Codec
1953 #
1954 CONFIG_SND_SOC_SPRD_CODEC_V3=y
1955 CONFIG_SND_SOC_SPRD_AUDIO_USE_INTER_HP_PA=y
1956 CONFIG_SND_SOC_SPRD_AUDIO_USE_INTER_HP_PA_V2=y
1957 CONFIG_SND_SOC_SPRD_AUDIO_HP_PA_MUTE_DELAY_TIME=100
1958 # CONFIG_SND_SOC_SPRD_CODEC_EAR_WITH_IN_SPK is not set
1959 CONFIG_SND_SOC_SPRD_CODEC_NO_HP_POP=y
1960 CONFIG_SND_SOC_SPRD_HP_POP_DELAY_TIME=0
1961 CONFIG_SND_SOC_NULL_CODEC=y
1962 CONFIG_SND_SOC_I2C_AND_SPI=y
1963 # CONFIG_SND_SOC_ALL_CODECS is not set
1964 # CONFIG_SND_SIMPLE_CARD is not set
1965 # CONFIG_SOUND_PRIME is not set
1966
1967 #
1968 # HID support
1969 #
1970 CONFIG_HID=y
1971 # CONFIG_HID_BATTERY_STRENGTH is not set
1972 # CONFIG_HIDRAW is not set
1973 # CONFIG_UHID is not set
1974 CONFIG_HID_GENERIC=y
1975
1976 #
1977 # Special HID drivers
1978 #
1979 # CONFIG_HID_A4TECH is not set
1980 # CONFIG_HID_ACRUX is not set
1981 CONFIG_HID_APPLE=y
1982 # CONFIG_HID_AUREAL is not set
1983 # CONFIG_HID_BELKIN is not set
1984 # CONFIG_HID_CHERRY is not set
1985 # CONFIG_HID_CHICONY is not set
1986 # CONFIG_HID_PRODIKEYS is not set
1987 # CONFIG_HID_CYPRESS is not set
1988 # CONFIG_HID_DRAGONRISE is not set
1989 # CONFIG_HID_EMS_FF is not set
1990 # CONFIG_HID_ELECOM is not set
1991 # CONFIG_HID_EZKEY is not set
1992 # CONFIG_HID_KEYTOUCH is not set
1993 # CONFIG_HID_KYE is not set
1994 # CONFIG_HID_UCLOGIC is not set
1995 # CONFIG_HID_WALTOP is not set
1996 # CONFIG_HID_GYRATION is not set
1997 # CONFIG_HID_ICADE is not set
1998 # CONFIG_HID_TWINHAN is not set
1999 # CONFIG_HID_KENSINGTON is not set
2000 # CONFIG_HID_LCPOWER is not set
2001 # CONFIG_HID_LOGITECH is not set
2002 CONFIG_HID_MAGICMOUSE=y
2003 # CONFIG_HID_MICROSOFT is not set
2004 # CONFIG_HID_MONTEREY is not set
2005 # CONFIG_HID_MULTITOUCH is not set
2006 # CONFIG_HID_ORTEK is not set
2007 # CONFIG_HID_PANTHERLORD is not set
2008 # CONFIG_HID_PETALYNX is not set
2009 # CONFIG_HID_PICOLCD is not set
2010 # CONFIG_HID_PRIMAX is not set
2011 # CONFIG_HID_PS3REMOTE is not set
2012 # CONFIG_HID_SAITEK is not set
2013 # CONFIG_HID_SAMSUNG is not set
2014 # CONFIG_HID_SPEEDLINK is not set
2015 # CONFIG_HID_STEELSERIES is not set
2016 # CONFIG_HID_SUNPLUS is not set
2017 # CONFIG_HID_GREENASIA is not set
2018 # CONFIG_HID_SMARTJOYPLUS is not set
2019 # CONFIG_HID_TIVO is not set
2020 # CONFIG_HID_TOPSEED is not set
2021 # CONFIG_HID_THINGM is not set
2022 # CONFIG_HID_THRUSTMASTER is not set
2023 # CONFIG_HID_WACOM is not set
2024 # CONFIG_HID_WIIMOTE is not set
2025 # CONFIG_HID_ZEROPLUS is not set
2026 # CONFIG_HID_ZYDACRON is not set
2027 # CONFIG_HID_SENSOR_HUB is not set
2028
2029 #
2030 # USB HID support
2031 #
2032 # CONFIG_USB_HID is not set
2033 # CONFIG_HID_PID is not set
2034
2035 #
2036 # USB HID Boot Protocol drivers
2037 #
2038 # CONFIG_USB_KBD is not set
2039 # CONFIG_USB_MOUSE is not set
2040
2041 #
2042 # I2C HID support
2043 #
2044 # CONFIG_I2C_HID is not set
2045 # CONFIG_USB_ARCH_HAS_OHCI is not set
2046 # CONFIG_USB_ARCH_HAS_EHCI is not set
2047 # CONFIG_USB_ARCH_HAS_XHCI is not set
2048 CONFIG_USB_SUPPORT=y
2049 CONFIG_USB_COMMON=y
2050 CONFIG_USB_ARCH_HAS_HCD=y
2051 CONFIG_USB=y
2052 # CONFIG_USB_DEBUG is not set
2053 # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
2054
2055 #
2056 # Miscellaneous USB options
2057 #
2058 CONFIG_USB_DEFAULT_PERSIST=y
2059 # CONFIG_USB_DYNAMIC_MINORS is not set
2060 # CONFIG_USB_OTG is not set
2061 # CONFIG_USB_OTG_WHITELIST is not set
2062 # CONFIG_USB_OTG_BLACKLIST_HUB is not set
2063 # CONFIG_USB_MON is not set
2064 # CONFIG_USB_WUSB_CBAF is not set
2065
2066 #
2067 # USB Host Controller Drivers
2068 #
2069 # CONFIG_USB_C67X00_HCD is not set
2070 # CONFIG_USB_OXU210HP_HCD is not set
2071 # CONFIG_USB_ISP116X_HCD is not set
2072 # CONFIG_USB_ISP1760_HCD is not set
2073 # CONFIG_USB_ISP1362_HCD is not set
2074 # CONFIG_USB_SL811_HCD is not set
2075 # CONFIG_USB_R8A66597_HCD is not set
2076 # CONFIG_USB_MUSB_HDRC is not set
2077 # CONFIG_USB_RENESAS_USBHS is not set
2078
2079 #
2080 # USB Device Class drivers
2081 #
2082 # CONFIG_USB_ACM is not set
2083 # CONFIG_USB_PRINTER is not set
2084 # CONFIG_USB_WDM is not set
2085 # CONFIG_USB_TMC is not set
2086
2087 #
2088 # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
2089 #
2090
2091 #
2092 # also be needed; see USB_STORAGE Help for more info
2093 #
2094
2095 #
2096 # USB Imaging devices
2097 #
2098 # CONFIG_USB_MDC800 is not set
2099 # CONFIG_USB_DWC3 is not set
2100 # CONFIG_USB_CHIPIDEA is not set
2101
2102 #
2103 # USB port drivers
2104 #
2105 # CONFIG_USB_SERIAL is not set
2106
2107 #
2108 # USB Miscellaneous drivers
2109 #
2110 # CONFIG_USB_EMI62 is not set
2111 # CONFIG_USB_EMI26 is not set
2112 # CONFIG_USB_ADUTUX is not set
2113 # CONFIG_USB_SEVSEG is not set
2114 # CONFIG_USB_RIO500 is not set
2115 # CONFIG_USB_LEGOTOWER is not set
2116 # CONFIG_USB_LCD is not set
2117 # CONFIG_USB_LED is not set
2118 # CONFIG_USB_CYPRESS_CY7C63 is not set
2119 # CONFIG_USB_CYTHERM is not set
2120 # CONFIG_USB_IDMOUSE is not set
2121 # CONFIG_USB_FTDI_ELAN is not set
2122 # CONFIG_USB_APPLEDISPLAY is not set
2123 # CONFIG_USB_LD is not set
2124 # CONFIG_USB_TRANCEVIBRATOR is not set
2125 # CONFIG_USB_IOWARRIOR is not set
2126 # CONFIG_USB_TEST is not set
2127 # CONFIG_USB_ISIGHTFW is not set
2128 # CONFIG_USB_YUREX is not set
2129 # CONFIG_USB_EZUSB_FX2 is not set
2130 # CONFIG_USB_HSIC_USB3503 is not set
2131 # CONFIG_USB_PHY is not set
2132 CONFIG_USB_OTG_WAKELOCK=y
2133 CONFIG_USB_GADGET=y
2134 # CONFIG_USB_GADGET_DEBUG is not set
2135 # CONFIG_USB_GADGET_DEBUG_FILES is not set
2136 # CONFIG_USB_GADGET_DEBUG_FS is not set
2137 CONFIG_USB_GADGET_VBUS_DRAW=2
2138 CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2
2139
2140 #
2141 # USB Peripheral Controller
2142 #
2143 # CONFIG_USB_FUSB300 is not set
2144 # CONFIG_USB_R8A66597 is not set
2145 # CONFIG_USB_PXA27X is not set
2146 # CONFIG_USB_MV_UDC is not set
2147 # CONFIG_USB_MV_U3D is not set
2148 # CONFIG_USB_M66592 is not set
2149 # CONFIG_USB_NET2272 is not set
2150 # CONFIG_USB_DUMMY_HCD is not set
2151 CONFIG_USB_GADGET_SPRD_DWC=y
2152 CONFIG_USB_SPRD_DWC=y
2153 CONFIG_USB_LIBCOMPOSITE=y
2154 CONFIG_USB_F_ACM=y
2155 CONFIG_USB_U_SERIAL=y
2156 # CONFIG_USB_ZERO is not set
2157 # CONFIG_USB_AUDIO is not set
2158 # CONFIG_USB_ETH is not set
2159 # CONFIG_USB_G_NCM is not set
2160 # CONFIG_USB_GADGETFS is not set
2161 # CONFIG_USB_FUNCTIONFS is not set
2162 # CONFIG_USB_MASS_STORAGE is not set
2163 # CONFIG_USB_G_SERIAL is not set
2164 # CONFIG_USB_MIDI_GADGET is not set
2165 # CONFIG_USB_G_PRINTER is not set
2166 CONFIG_USB_G_ANDROID=y
2167 # CONFIG_USB_ANDROID_RNDIS_DWORD_ALIGNED is not set
2168 # CONFIG_USB_CDC_COMPOSITE is not set
2169 # CONFIG_USB_G_ACM_MS is not set
2170 # CONFIG_USB_G_MULTI is not set
2171 # CONFIG_USB_G_HID is not set
2172 # CONFIG_USB_G_DBGP is not set
2173 # CONFIG_USB_G_WEBCAM is not set
2174 CONFIG_USB_CORE_IP_293A=y
2175 CONFIG_SPRD_USB_DEVICE_ONLY=y
2176 # CONFIG_SHARK_PAD_HW_V102 is not set
2177 CONFIG_MMC=y
2178 # CONFIG_MMC_DEBUG is not set
2179 CONFIG_MMC_UNSAFE_RESUME=y
2180 # CONFIG_MMC_CLKGATE is not set
2181 # CONFIG_MMC_EMBEDDED_SDIO is not set
2182 # CONFIG_MMC_PARANOID_SD_INIT is not set
2183
2184 #
2185 # MMC/SD/SDIO Card Drivers
2186 #
2187 CONFIG_MMC_BLOCK=y
2188 CONFIG_MMC_BLOCK_MINORS=32
2189 CONFIG_MMC_BLOCK_BOUNCE=y
2190 CONFIG_MMC_BLOCK_DEFERRED_RESUME=y
2191 # CONFIG_SDIO_UART is not set
2192 CONFIG_SDIO_CHANNEL=y
2193 CONFIG_SDIO_CARD=y
2194 CONFIG_MMC_TEST=m
2195
2196 #
2197 # MMC/SD/SDIO Host Controller Drivers
2198 #
2199 CONFIG_MMC_SDHCI=y
2200 # CONFIG_MMC_SDHCI_PLTFM is not set
2201 # CONFIG_MMC_SDHCI_PXAV3 is not set
2202 # CONFIG_MMC_SDHCI_PXAV2 is not set
2203 CONFIG_MMC_SDHCI_SPRD=y
2204 # CONFIG_MMC_DW is not set
2205 # CONFIG_MMC_VUB300 is not set
2206 # CONFIG_MMC_USHC is not set
2207 # CONFIG_MEMSTICK is not set
2208 CONFIG_NEW_LEDS=y
2209 CONFIG_LEDS_CLASS=y
2210
2211 #
2212 # LED drivers
2213 #
2214 # CONFIG_FLASHLIGHT is not set
2215 # CONFIG_LEDS_LM3530 is not set
2216 # CONFIG_LEDS_LM3642 is not set
2217 # CONFIG_LEDS_PCA9532 is not set
2218 # CONFIG_LEDS_GPIO is not set
2219 # CONFIG_LEDS_LP3944 is not set
2220 # CONFIG_LEDS_LP5521 is not set
2221 # CONFIG_LEDS_LP5523 is not set
2222 # CONFIG_LEDS_LP5562 is not set
2223 # CONFIG_LEDS_PCA955X is not set
2224 # CONFIG_LEDS_PCA9633 is not set
2225 # CONFIG_LEDS_DAC124S085 is not set
2226 # CONFIG_LEDS_REGULATOR is not set
2227 # CONFIG_LEDS_BD2802 is not set
2228 # CONFIG_LEDS_LT3593 is not set
2229 # CONFIG_LEDS_RENESAS_TPU is not set
2230 # CONFIG_LEDS_TCA6507 is not set
2231 # CONFIG_LEDS_LM355x is not set
2232 # CONFIG_LEDS_OT200 is not set
2233 # CONFIG_LEDS_BLINKM is not set
2234 # CONFIG_LEDS_SC8810_KB is not set
2235 CONFIG_LEDS_SPRD_KB=y
2236 # CONFIG_LEDS_SPRD_RGB is not set
2237
2238 #
2239 # LED Triggers
2240 #
2241 # CONFIG_LEDS_TRIGGERS is not set
2242 CONFIG_SWITCH=y
2243 CONFIG_SWITCH_GPIO=y
2244 # CONFIG_ACCESSIBILITY is not set
2245 # CONFIG_EDAC is not set
2246 CONFIG_RTC_LIB=y
2247 CONFIG_RTC_CLASS=y
2248 CONFIG_RTC_HCTOSYS=y
2249 CONFIG_RTC_SYSTOHC=y
2250 CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
2251 # CONFIG_RTC_DEBUG is not set
2252
2253 #
2254 # RTC interfaces
2255 #
2256 CONFIG_RTC_INTF_SYSFS=y
2257 CONFIG_RTC_INTF_PROC=y
2258 CONFIG_RTC_INTF_DEV=y
2259 # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
2260 # CONFIG_RTC_DRV_TEST is not set
2261
2262 #
2263 # I2C RTC drivers
2264 #
2265 # CONFIG_RTC_DRV_DS1307 is not set
2266 # CONFIG_RTC_DRV_DS1374 is not set
2267 # CONFIG_RTC_DRV_DS1672 is not set
2268 # CONFIG_RTC_DRV_DS3232 is not set
2269 # CONFIG_RTC_DRV_MAX6900 is not set
2270 # CONFIG_RTC_DRV_RS5C372 is not set
2271 # CONFIG_RTC_DRV_ISL1208 is not set
2272 # CONFIG_RTC_DRV_ISL12022 is not set
2273 # CONFIG_RTC_DRV_X1205 is not set
2274 # CONFIG_RTC_DRV_PCF8523 is not set
2275 # CONFIG_RTC_DRV_PCF8563 is not set
2276 # CONFIG_RTC_DRV_PCF8583 is not set
2277 # CONFIG_RTC_DRV_M41T80 is not set
2278 # CONFIG_RTC_DRV_BQ32K is not set
2279 # CONFIG_RTC_DRV_S35390A is not set
2280 # CONFIG_RTC_DRV_FM3130 is not set
2281 # CONFIG_RTC_DRV_RX8581 is not set
2282 # CONFIG_RTC_DRV_RX8025 is not set
2283 # CONFIG_RTC_DRV_EM3027 is not set
2284 # CONFIG_RTC_DRV_RV3029C2 is not set
2285
2286 #
2287 # SPI RTC drivers
2288 #
2289 # CONFIG_RTC_DRV_M41T93 is not set
2290 # CONFIG_RTC_DRV_M41T94 is not set
2291 # CONFIG_RTC_DRV_DS1305 is not set
2292 # CONFIG_RTC_DRV_DS1390 is not set
2293 # CONFIG_RTC_DRV_MAX6902 is not set
2294 # CONFIG_RTC_DRV_R9701 is not set
2295 # CONFIG_RTC_DRV_RS5C348 is not set
2296 # CONFIG_RTC_DRV_DS3234 is not set
2297 # CONFIG_RTC_DRV_PCF2123 is not set
2298 # CONFIG_RTC_DRV_RX4581 is not set
2299
2300 #
2301 # Platform RTC drivers
2302 #
2303 # CONFIG_RTC_DRV_CMOS is not set
2304 # CONFIG_RTC_DRV_DS1286 is not set
2305 # CONFIG_RTC_DRV_DS1511 is not set
2306 # CONFIG_RTC_DRV_DS1553 is not set
2307 # CONFIG_RTC_DRV_DS1742 is not set
2308 # CONFIG_RTC_DRV_STK17TA8 is not set
2309 # CONFIG_RTC_DRV_M48T86 is not set
2310 # CONFIG_RTC_DRV_M48T35 is not set
2311 # CONFIG_RTC_DRV_M48T59 is not set
2312 # CONFIG_RTC_DRV_MSM6242 is not set
2313 # CONFIG_RTC_DRV_BQ4802 is not set
2314 # CONFIG_RTC_DRV_RP5C01 is not set
2315 # CONFIG_RTC_DRV_V3020 is not set
2316 # CONFIG_RTC_DRV_DS2404 is not set
2317
2318 #
2319 # on-CPU RTC drivers
2320 #
2321 # CONFIG_RTC_DRV_SNVS is not set
2322
2323 #
2324 # HID Sensor RTC drivers
2325 #
2326 CONFIG_RTC_DRV_SPRD=y
2327 CONFIG_RTC_START_YEAR=2012
2328 # CONFIG_DMADEVICES is not set
2329 # CONFIG_AUXDISPLAY is not set
2330 # CONFIG_UIO is not set
2331 # CONFIG_VIRT_DRIVERS is not set
2332
2333 #
2334 # Virtio drivers
2335 #
2336 # CONFIG_VIRTIO_MMIO is not set
2337
2338 #
2339 # Microsoft Hyper-V guest support
2340 #
2341 CONFIG_STAGING=y
2342 # CONFIG_USBIP_CORE is not set
2343 # CONFIG_PRISM2_USB is not set
2344 # CONFIG_ECHO is not set
2345 # CONFIG_COMEDI is not set
2346 # CONFIG_ASUS_OLED is not set
2347 # CONFIG_RTLLIB is not set
2348 # CONFIG_R8712U is not set
2349 # CONFIG_TRANZPORT is not set
2350 # CONFIG_LINE6_USB is not set
2351 # CONFIG_VT6656 is not set
2352
2353 #
2354 # IIO staging drivers
2355 #
2356
2357 #
2358 # Accelerometers
2359 #
2360 # CONFIG_ADIS16201 is not set
2361 # CONFIG_ADIS16203 is not set
2362 # CONFIG_ADIS16204 is not set
2363 # CONFIG_ADIS16209 is not set
2364 # CONFIG_ADIS16220 is not set
2365 # CONFIG_ADIS16240 is not set
2366 # CONFIG_LIS3L02DQ is not set
2367 # CONFIG_SCA3000 is not set
2368
2369 #
2370 # Analog to digital converters
2371 #
2372 # CONFIG_AD7291 is not set
2373 # CONFIG_AD7606 is not set
2374 # CONFIG_AD799X is not set
2375 # CONFIG_AD7780 is not set
2376 # CONFIG_AD7816 is not set
2377 # CONFIG_AD7192 is not set
2378 # CONFIG_AD7280 is not set
2379
2380 #
2381 # Analog digital bi-direction converters
2382 #
2383 # CONFIG_ADT7316 is not set
2384
2385 #
2386 # Capacitance to digital converters
2387 #
2388 # CONFIG_AD7150 is not set
2389 # CONFIG_AD7152 is not set
2390 # CONFIG_AD7746 is not set
2391
2392 #
2393 # Direct Digital Synthesis
2394 #
2395 # CONFIG_AD5930 is not set
2396 # CONFIG_AD9832 is not set
2397 # CONFIG_AD9834 is not set
2398 # CONFIG_AD9850 is not set
2399 # CONFIG_AD9852 is not set
2400 # CONFIG_AD9910 is not set
2401 # CONFIG_AD9951 is not set
2402
2403 #
2404 # Digital gyroscope sensors
2405 #
2406 # CONFIG_ADIS16060 is not set
2407 # CONFIG_ADIS16130 is not set
2408 # CONFIG_ADIS16260 is not set
2409
2410 #
2411 # Network Analyzer, Impedance Converters
2412 #
2413 # CONFIG_AD5933 is not set
2414
2415 #
2416 # Light sensors
2417 #
2418 # CONFIG_SENSORS_ISL29018 is not set
2419 # CONFIG_SENSORS_ISL29028 is not set
2420 # CONFIG_TSL2583 is not set
2421 # CONFIG_TSL2x7x is not set
2422
2423 #
2424 # Magnetometer sensors
2425 #
2426 # CONFIG_SENSORS_HMC5843 is not set
2427
2428 #
2429 # Active energy metering IC
2430 #
2431 # CONFIG_ADE7753 is not set
2432 # CONFIG_ADE7754 is not set
2433 # CONFIG_ADE7758 is not set
2434 # CONFIG_ADE7759 is not set
2435 # CONFIG_ADE7854 is not set
2436
2437 #
2438 # Resolver to digital converters
2439 #
2440 # CONFIG_AD2S90 is not set
2441 # CONFIG_AD2S1200 is not set
2442 # CONFIG_AD2S1210 is not set
2443
2444 #
2445 # Triggers - standalone
2446 #
2447 # CONFIG_IIO_PERIODIC_RTC_TRIGGER is not set
2448 # CONFIG_IIO_GPIO_TRIGGER is not set
2449 # CONFIG_IIO_SYSFS_TRIGGER is not set
2450 # CONFIG_IIO_SIMPLE_DUMMY is not set
2451 # CONFIG_ZSMALLOC is not set
2452 # CONFIG_BCM_WIMAX is not set
2453 # CONFIG_FT1000 is not set
2454
2455 #
2456 # Speakup console speech
2457 #
2458 # CONFIG_SPEAKUP is not set
2459 # CONFIG_TOUCHSCREEN_CLEARPAD_TM1217 is not set
2460 # CONFIG_TOUCHSCREEN_SYNAPTICS_I2C_RMI4 is not set
2461 # CONFIG_STAGING_MEDIA is not set
2462
2463 #
2464 # Android
2465 #
2466 CONFIG_ANDROID=y
2467 CONFIG_ANDROID_BINDER_IPC=y
2468 CONFIG_ASHMEM=y
2469 CONFIG_ANDROID_LOGGER=y
2470 CONFIG_ANDROID_TIMED_OUTPUT=y
2471 CONFIG_ANDROID_TIMED_GPIO=y
2472 CONFIG_ANDROID_LOW_MEMORY_KILLER=y
2473 CONFIG_ANDROID_LOW_MEMORY_KILLER_AUTODETECT_OOM_ADJ_VALUES=y
2474 CONFIG_ANDROID_INTF_ALARM_DEV=y
2475 CONFIG_SYNC=y
2476 # CONFIG_SW_SYNC is not set
2477 # CONFIG_USB_WPAN_HCD is not set
2478 # CONFIG_WIMAX_GDM72XX is not set
2479 # CONFIG_CED1401 is not set
2480 # CONFIG_DGRP is not set
2481 CONFIG_CLKDEV_LOOKUP=y
2482 CONFIG_HAVE_CLK_PREPARE=y
2483 CONFIG_COMMON_CLK=y
2484
2485 #
2486 # Common Clock Framework
2487 #
2488 # CONFIG_COMMON_CLK_DEBUG is not set
2489 # CONFIG_COMMON_CLK_SI5351 is not set
2490 CONFIG_HWSPINLOCK=y
2491
2492 #
2493 # Hardware Spinlock drivers
2494 #
2495 CONFIG_HWSPINLOCK_SCI=y
2496 CONFIG_CLKSRC_OF=y
2497 CONFIG_CLKSRC_MMIO=y
2498 # CONFIG_MAILBOX is not set
2499 # CONFIG_IOMMU_SUPPORT is not set
2500
2501 #
2502 # Remoteproc drivers
2503 #
2504 # CONFIG_STE_MODEM_RPROC is not set
2505
2506 #
2507 # Rpmsg drivers
2508 #
2509 CONFIG_PM_DEVFREQ=y
2510
2511 #
2512 # DEVFREQ Governors
2513 #
2514 # CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND is not set
2515 # CONFIG_DEVFREQ_GOV_PERFORMANCE is not set
2516 # CONFIG_DEVFREQ_GOV_POWERSAVE is not set
2517 # CONFIG_DEVFREQ_GOV_USERSPACE is not set
2518 # CONFIG_DEVFREQ_GOV_ONDEMAND is not set
2519
2520 #
2521 # DEVFREQ Drivers
2522 #
2523 # CONFIG_SPRD_SCX35_DMC_FREQ is not set
2524 # CONFIG_SCX35_DMC_FREQ_AP is not set
2525 # CONFIG_SCX35_DMC_FREQ_CP0 is not set
2526 # CONFIG_SCX35_DMC_FREQ_CP1 is not set
2527 # CONFIG_SCX35_DMC_FREQ_CP2 is not set
2528 # CONFIG_SCX35_DMC_FREQ_DDR3 is not set
2529 # CONFIG_EXTCON is not set
2530 # CONFIG_MEMORY is not set
2531 CONFIG_IIO=y
2532 CONFIG_IIO_BUFFER=y
2533 # CONFIG_IIO_BUFFER_CB is not set
2534 CONFIG_IIO_KFIFO_BUF=y
2535 CONFIG_IIO_TRIGGER=y
2536 CONFIG_IIO_CONSUMERS_PER_TRIGGER=2
2537
2538 #
2539 # Accelerometers
2540 #
2541 # CONFIG_KXSD9 is not set
2542 # CONFIG_IIO_ST_ACCEL_3AXIS is not set
2543
2544 #
2545 # Analog to digital converters
2546 #
2547 # CONFIG_AD7266 is not set
2548 # CONFIG_AD7298 is not set
2549 # CONFIG_AD7923 is not set
2550 # CONFIG_AD7791 is not set
2551 # CONFIG_AD7793 is not set
2552 # CONFIG_AD7476 is not set
2553 # CONFIG_AD7887 is not set
2554 # CONFIG_EXYNOS_ADC is not set
2555 # CONFIG_MAX1363 is not set
2556 # CONFIG_TI_ADC081C is not set
2557
2558 #
2559 # Amplifiers
2560 #
2561 # CONFIG_AD8366 is not set
2562
2563 #
2564 # Hid Sensor IIO Common
2565 #
2566
2567 #
2568 # Digital to analog converters
2569 #
2570 # CONFIG_AD5064 is not set
2571 # CONFIG_AD5360 is not set
2572 # CONFIG_AD5380 is not set
2573 # CONFIG_AD5421 is not set
2574 # CONFIG_AD5624R_SPI is not set
2575 # CONFIG_AD5446 is not set
2576 # CONFIG_AD5449 is not set
2577 # CONFIG_AD5504 is not set
2578 # CONFIG_AD5755 is not set
2579 # CONFIG_AD5764 is not set
2580 # CONFIG_AD5791 is not set
2581 # CONFIG_AD5686 is not set
2582 # CONFIG_MAX517 is not set
2583 # CONFIG_MCP4725 is not set
2584
2585 #
2586 # Frequency Synthesizers DDS/PLL
2587 #
2588
2589 #
2590 # Clock Generator/Distribution
2591 #
2592 # CONFIG_AD9523 is not set
2593
2594 #
2595 # Phase-Locked Loop (PLL) frequency synthesizers
2596 #
2597 # CONFIG_ADF4350 is not set
2598
2599 #
2600 # Digital gyroscope sensors
2601 #
2602 # CONFIG_ADIS16080 is not set
2603 # CONFIG_ADIS16136 is not set
2604 # CONFIG_ADXRS450 is not set
2605 # CONFIG_IIO_ST_GYRO_3AXIS is not set
2606 # CONFIG_ITG3200 is not set
2607
2608 #
2609 # Inertial measurement units
2610 #
2611 # CONFIG_ADIS16400 is not set
2612 # CONFIG_ADIS16480 is not set
2613 # CONFIG_INV_MPU6050_IIO is not set
2614
2615 #
2616 # Light sensors
2617 #
2618 # CONFIG_ADJD_S311 is not set
2619 # CONFIG_SENSORS_TSL2563 is not set
2620 # CONFIG_VCNL4000 is not set
2621
2622 #
2623 # Magnetometer sensors
2624 #
2625 # CONFIG_AK8975 is not set
2626 # CONFIG_IIO_ST_MAGN_3AXIS is not set
2627 # CONFIG_PWM is not set
2628 CONFIG_IRQCHIP=y
2629 CONFIG_ARM_GIC=y
2630 # CONFIG_IPACK_BUS is not set
2631 # CONFIG_RESET_CONTROLLER is not set
2632
2633 #
2634 # SIPC modules
2635 #
2636 CONFIG_SIPC=y
2637 CONFIG_SIPC_SPIPE=y
2638 # CONFIG_SIPC_SPOOL is not set
2639 CONFIG_SIPC_SETH=y
2640 CONFIG_SIPC_STTY=y
2641
2642 #
2643 # Sensor support
2644 #
2645 # CONFIG_SENSORS is not set
2646
2647 #
2648 # File systems
2649 #
2650 CONFIG_DCACHE_WORD_ACCESS=y
2651 CONFIG_EXT2_FS=y
2652 CONFIG_EXT2_FS_XATTR=y
2653 # CONFIG_EXT2_FS_POSIX_ACL is not set
2654 # CONFIG_EXT2_FS_SECURITY is not set
2655 # CONFIG_EXT2_FS_XIP is not set
2656 CONFIG_EXT3_FS=y
2657 # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
2658 CONFIG_EXT3_FS_XATTR=y
2659 # CONFIG_EXT3_FS_POSIX_ACL is not set
2660 # CONFIG_EXT3_FS_SECURITY is not set
2661 CONFIG_EXT4_FS=y
2662 # CONFIG_EXT4_FS_POSIX_ACL is not set
2663 # CONFIG_EXT4_FS_SECURITY is not set
2664 # CONFIG_EXT4_DEBUG is not set
2665 CONFIG_JBD=y
2666 # CONFIG_JBD_DEBUG is not set
2667 CONFIG_JBD2=y
2668 # CONFIG_JBD2_DEBUG is not set
2669 CONFIG_FS_MBCACHE=y
2670 # CONFIG_REISERFS_FS is not set
2671 # CONFIG_JFS_FS is not set
2672 # CONFIG_XFS_FS is not set
2673 # CONFIG_GFS2_FS is not set
2674 # CONFIG_OCFS2_FS is not set
2675 # CONFIG_BTRFS_FS is not set
2676 # CONFIG_NILFS2_FS is not set
2677 # CONFIG_FS_POSIX_ACL is not set
2678 CONFIG_FILE_LOCKING=y
2679 CONFIG_FSNOTIFY=y
2680 # CONFIG_DNOTIFY is not set
2681 CONFIG_INOTIFY_USER=y
2682 # CONFIG_FANOTIFY is not set
2683 # CONFIG_QUOTA is not set
2684 # CONFIG_QUOTACTL is not set
2685 # CONFIG_AUTOFS4_FS is not set
2686 CONFIG_FUSE_FS=y
2687 # CONFIG_CUSE is not set
2688
2689 #
2690 # Caches
2691 #
2692 # CONFIG_FSCACHE is not set
2693
2694 #
2695 # CD-ROM/DVD Filesystems
2696 #
2697 # CONFIG_ISO9660_FS is not set
2698 # CONFIG_UDF_FS is not set
2699
2700 #
2701 # DOS/FAT/NT Filesystems
2702 #
2703 CONFIG_FAT_FS=y
2704 # CONFIG_MSDOS_FS is not set
2705 CONFIG_VFAT_FS=y
2706 CONFIG_FAT_DEFAULT_CODEPAGE=437
2707 CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
2708 # CONFIG_NTFS_FS is not set
2709
2710 #
2711 # Pseudo filesystems
2712 #
2713 CONFIG_PROC_FS=y
2714 CONFIG_PROC_SYSCTL=y
2715 CONFIG_PROC_PAGE_MONITOR=y
2716 CONFIG_SYSFS=y
2717 CONFIG_TMPFS=y
2718 # CONFIG_TMPFS_POSIX_ACL is not set
2719 # CONFIG_TMPFS_XATTR is not set
2720 # CONFIG_HUGETLB_PAGE is not set
2721 CONFIG_CONFIGFS_FS=y
2722 CONFIG_MISC_FILESYSTEMS=y
2723 # CONFIG_ADFS_FS is not set
2724 # CONFIG_AFFS_FS is not set
2725 # CONFIG_HFS_FS is not set
2726 # CONFIG_HFSPLUS_FS is not set
2727 # CONFIG_BEFS_FS is not set
2728 # CONFIG_BFS_FS is not set
2729 # CONFIG_EFS_FS is not set
2730 # CONFIG_LOGFS is not set
2731 # CONFIG_CRAMFS is not set
2732 # CONFIG_SQUASHFS is not set
2733 # CONFIG_VXFS_FS is not set
2734 # CONFIG_MINIX_FS is not set
2735 # CONFIG_OMFS_FS is not set
2736 # CONFIG_HPFS_FS is not set
2737 # CONFIG_QNX4FS_FS is not set
2738 # CONFIG_QNX6FS_FS is not set
2739 # CONFIG_ROMFS_FS is not set
2740 # CONFIG_PSTORE is not set
2741 # CONFIG_SYSV_FS is not set
2742 # CONFIG_UFS_FS is not set
2743 # CONFIG_F2FS_FS is not set
2744 # CONFIG_NETWORK_FILESYSTEMS is not set
2745 CONFIG_NLS=y
2746 CONFIG_NLS_DEFAULT="iso8859-1"
2747 CONFIG_NLS_CODEPAGE_437=y
2748 # CONFIG_NLS_CODEPAGE_737 is not set
2749 # CONFIG_NLS_CODEPAGE_775 is not set
2750 # CONFIG_NLS_CODEPAGE_850 is not set
2751 # CONFIG_NLS_CODEPAGE_852 is not set
2752 # CONFIG_NLS_CODEPAGE_855 is not set
2753 # CONFIG_NLS_CODEPAGE_857 is not set
2754 # CONFIG_NLS_CODEPAGE_860 is not set
2755 # CONFIG_NLS_CODEPAGE_861 is not set
2756 # CONFIG_NLS_CODEPAGE_862 is not set
2757 # CONFIG_NLS_CODEPAGE_863 is not set
2758 # CONFIG_NLS_CODEPAGE_864 is not set
2759 # CONFIG_NLS_CODEPAGE_865 is not set
2760 # CONFIG_NLS_CODEPAGE_866 is not set
2761 # CONFIG_NLS_CODEPAGE_869 is not set
2762 # CONFIG_NLS_CODEPAGE_936 is not set
2763 # CONFIG_NLS_CODEPAGE_950 is not set
2764 # CONFIG_NLS_CODEPAGE_932 is not set
2765 # CONFIG_NLS_CODEPAGE_949 is not set
2766 # CONFIG_NLS_CODEPAGE_874 is not set
2767 # CONFIG_NLS_ISO8859_8 is not set
2768 # CONFIG_NLS_CODEPAGE_1250 is not set
2769 # CONFIG_NLS_CODEPAGE_1251 is not set
2770 CONFIG_NLS_ASCII=y
2771 CONFIG_NLS_ISO8859_1=y
2772 # CONFIG_NLS_ISO8859_2 is not set
2773 # CONFIG_NLS_ISO8859_3 is not set
2774 # CONFIG_NLS_ISO8859_4 is not set
2775 # CONFIG_NLS_ISO8859_5 is not set
2776 # CONFIG_NLS_ISO8859_6 is not set
2777 # CONFIG_NLS_ISO8859_7 is not set
2778 # CONFIG_NLS_ISO8859_9 is not set
2779 # CONFIG_NLS_ISO8859_13 is not set
2780 # CONFIG_NLS_ISO8859_14 is not set
2781 # CONFIG_NLS_ISO8859_15 is not set
2782 # CONFIG_NLS_KOI8_R is not set
2783 # CONFIG_NLS_KOI8_U is not set
2784 # CONFIG_NLS_MAC_ROMAN is not set
2785 # CONFIG_NLS_MAC_CELTIC is not set
2786 # CONFIG_NLS_MAC_CENTEURO is not set
2787 # CONFIG_NLS_MAC_CROATIAN is not set
2788 # CONFIG_NLS_MAC_CYRILLIC is not set
2789 # CONFIG_NLS_MAC_GAELIC is not set
2790 # CONFIG_NLS_MAC_GREEK is not set
2791 # CONFIG_NLS_MAC_ICELAND is not set
2792 # CONFIG_NLS_MAC_INUIT is not set
2793 # CONFIG_NLS_MAC_ROMANIAN is not set
2794 # CONFIG_NLS_MAC_TURKISH is not set
2795 # CONFIG_NLS_UTF8 is not set
2796 # CONFIG_DLM is not set
2797
2798 #
2799 # Kernel hacking
2800 #
2801 CONFIG_PRINTK_TIME=y
2802 CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4
2803 CONFIG_ENABLE_WARN_DEPRECATED=y
2804 CONFIG_ENABLE_MUST_CHECK=y
2805 CONFIG_FRAME_WARN=1024
2806 CONFIG_MAGIC_SYSRQ=y
2807 # CONFIG_STRIP_ASM_SYMS is not set
2808 # CONFIG_READABLE_ASM is not set
2809 # CONFIG_UNUSED_SYMBOLS is not set
2810 CONFIG_DEBUG_FS=y
2811 # CONFIG_HEADERS_CHECK is not set
2812 # CONFIG_DEBUG_SECTION_MISMATCH is not set
2813 CONFIG_DEBUG_KERNEL=y
2814 # CONFIG_DEBUG_SHIRQ is not set
2815 # CONFIG_LOCKUP_DETECTOR is not set
2816 # CONFIG_PANIC_ON_OOPS is not set
2817 CONFIG_PANIC_ON_OOPS_VALUE=0
2818 # CONFIG_DETECT_HUNG_TASK is not set
2819 # CONFIG_SCHED_DEBUG is not set
2820 # CONFIG_SCHEDSTATS is not set
2821 # CONFIG_TIMER_STATS is not set
2822 # CONFIG_DEBUG_OBJECTS is not set
2823 # CONFIG_SLUB_DEBUG_ON is not set
2824 # CONFIG_SLUB_STATS is not set
2825 CONFIG_HAVE_DEBUG_KMEMLEAK=y
2826 # CONFIG_DEBUG_KMEMLEAK is not set
2827 # CONFIG_DEBUG_PREEMPT is not set
2828 # CONFIG_DEBUG_RT_MUTEXES is not set
2829 # CONFIG_RT_MUTEX_TESTER is not set
2830 # CONFIG_DEBUG_SPINLOCK is not set
2831 # CONFIG_DEBUG_MUTEXES is not set
2832 # CONFIG_DEBUG_LOCK_ALLOC is not set
2833 # CONFIG_PROVE_LOCKING is not set
2834 # CONFIG_LOCK_STAT is not set
2835 # CONFIG_DEBUG_ATOMIC_SLEEP is not set
2836 # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
2837 CONFIG_STACKTRACE=y
2838 # CONFIG_DEBUG_STACK_USAGE is not set
2839 # CONFIG_DEBUG_KOBJECT is not set
2840 # CONFIG_DEBUG_HIGHMEM is not set
2841 CONFIG_DEBUG_BUGVERBOSE=y
2842 CONFIG_DEBUG_INFO=y
2843 # CONFIG_DEBUG_INFO_REDUCED is not set
2844 # CONFIG_DEBUG_VM is not set
2845 # CONFIG_DEBUG_WRITECOUNT is not set
2846 # CONFIG_DEBUG_MEMORY_INIT is not set
2847 # CONFIG_DEBUG_LIST is not set
2848 # CONFIG_TEST_LIST_SORT is not set
2849 # CONFIG_DEBUG_SG is not set
2850 # CONFIG_DEBUG_NOTIFIERS is not set
2851 # CONFIG_DEBUG_CREDENTIALS is not set
2852 # CONFIG_BOOT_PRINTK_DELAY is not set
2853
2854 #
2855 # RCU Debugging
2856 #
2857 # CONFIG_PROVE_RCU_DELAY is not set
2858 # CONFIG_SPARSE_RCU_POINTER is not set
2859 # CONFIG_RCU_TORTURE_TEST is not set
2860 # CONFIG_RCU_TRACE is not set
2861 # CONFIG_BACKTRACE_SELF_TEST is not set
2862 # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
2863 # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
2864 # CONFIG_LKDTM is not set
2865 # CONFIG_NOTIFIER_ERROR_INJECTION is not set
2866 # CONFIG_FAULT_INJECTION is not set
2867 # CONFIG_LATENCYTOP is not set
2868 # CONFIG_DEBUG_PAGEALLOC is not set
2869 CONFIG_HAVE_FUNCTION_TRACER=y
2870 CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
2871 CONFIG_HAVE_DYNAMIC_FTRACE=y
2872 CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
2873 CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
2874 CONFIG_HAVE_C_RECORDMCOUNT=y
2875 CONFIG_TRACE_CLOCK=y
2876 CONFIG_RING_BUFFER=y
2877 CONFIG_RING_BUFFER_ALLOW_SWAP=y
2878 CONFIG_TRACING_SUPPORT=y
2879 # CONFIG_FTRACE is not set
2880 # CONFIG_RBTREE_TEST is not set
2881 # CONFIG_INTERVAL_TREE_TEST is not set
2882 CONFIG_DYNAMIC_DEBUG=y
2883 # CONFIG_DMA_API_DEBUG is not set
2884 # CONFIG_ATOMIC64_SELFTEST is not set
2885 # CONFIG_SAMPLES is not set
2886 CONFIG_HAVE_ARCH_KGDB=y
2887 # CONFIG_KGDB is not set
2888 # CONFIG_TEST_STRING_HELPERS is not set
2889 # CONFIG_TEST_KSTRTOX is not set
2890 # CONFIG_STRICT_DEVMEM is not set
2891 CONFIG_ARM_UNWIND=y
2892 CONFIG_SPRD_SYSDUMP=y
2893 # CONFIG_DEBUG_USER is not set
2894 # CONFIG_DEBUG_RODATA is not set
2895 # CONFIG_DEBUG_LL is not set
2896 CONFIG_DEBUG_LL_INCLUDE="mach/debug-macro.S"
2897 CONFIG_UNCOMPRESS_INCLUDE="mach/uncompress.h"
2898 # CONFIG_PID_IN_CONTEXTIDR is not set
2899 CONFIG_SPRD_DEBUG=y
2900 CONFIG_SPRD_DEBUG_SCHED_LOG=y
2901
2902 #
2903 # Security options
2904 #
2905 # CONFIG_KEYS is not set
2906 # CONFIG_SECURITY_DMESG_RESTRICT is not set
2907 # CONFIG_SECURITY is not set
2908 # CONFIG_SECURITYFS is not set
2909 CONFIG_DEFAULT_SECURITY_DAC=y
2910 CONFIG_DEFAULT_SECURITY=""
2911 CONFIG_CRYPTO=y
2912
2913 #
2914 # Crypto core or helper
2915 #
2916 CONFIG_CRYPTO_ALGAPI=y
2917 CONFIG_CRYPTO_ALGAPI2=y
2918 CONFIG_CRYPTO_AEAD=y
2919 CONFIG_CRYPTO_AEAD2=y
2920 CONFIG_CRYPTO_BLKCIPHER=y
2921 CONFIG_CRYPTO_BLKCIPHER2=y
2922 CONFIG_CRYPTO_HASH=y
2923 CONFIG_CRYPTO_HASH2=y
2924 CONFIG_CRYPTO_RNG=m
2925 CONFIG_CRYPTO_RNG2=y
2926 CONFIG_CRYPTO_PCOMP2=y
2927 CONFIG_CRYPTO_MANAGER=y
2928 CONFIG_CRYPTO_MANAGER2=y
2929 # CONFIG_CRYPTO_USER is not set
2930 CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
2931 # CONFIG_CRYPTO_GF128MUL is not set
2932 # CONFIG_CRYPTO_NULL is not set
2933 CONFIG_CRYPTO_WORKQUEUE=y
2934 # CONFIG_CRYPTO_CRYPTD is not set
2935 CONFIG_CRYPTO_AUTHENC=y
2936 # CONFIG_CRYPTO_TEST is not set
2937
2938 #
2939 # Authenticated Encryption with Associated Data
2940 #
2941 # CONFIG_CRYPTO_CCM is not set
2942 # CONFIG_CRYPTO_GCM is not set
2943 # CONFIG_CRYPTO_SEQIV is not set
2944
2945 #
2946 # Block modes
2947 #
2948 CONFIG_CRYPTO_CBC=y
2949 # CONFIG_CRYPTO_CTR is not set
2950 # CONFIG_CRYPTO_CTS is not set
2951 CONFIG_CRYPTO_ECB=y
2952 # CONFIG_CRYPTO_LRW is not set
2953 # CONFIG_CRYPTO_PCBC is not set
2954 # CONFIG_CRYPTO_XTS is not set
2955
2956 #
2957 # Hash modes
2958 #
2959 # CONFIG_CRYPTO_CMAC is not set
2960 CONFIG_CRYPTO_HMAC=y
2961 # CONFIG_CRYPTO_XCBC is not set
2962 # CONFIG_CRYPTO_VMAC is not set
2963
2964 #
2965 # Digest
2966 #
2967 CONFIG_CRYPTO_CRC32C=y
2968 # CONFIG_CRYPTO_CRC32 is not set
2969 # CONFIG_CRYPTO_GHASH is not set
2970 # CONFIG_CRYPTO_MD4 is not set
2971 CONFIG_CRYPTO_MD5=y
2972 # CONFIG_CRYPTO_MICHAEL_MIC is not set
2973 # CONFIG_CRYPTO_RMD128 is not set
2974 # CONFIG_CRYPTO_RMD160 is not set
2975 # CONFIG_CRYPTO_RMD256 is not set
2976 # CONFIG_CRYPTO_RMD320 is not set
2977 CONFIG_CRYPTO_SHA1=y
2978 # CONFIG_CRYPTO_SHA1_ARM is not set
2979 CONFIG_CRYPTO_SHA256=y
2980 # CONFIG_CRYPTO_SHA512 is not set
2981 # CONFIG_CRYPTO_TGR192 is not set
2982 # CONFIG_CRYPTO_WP512 is not set
2983
2984 #
2985 # Ciphers
2986 #
2987 CONFIG_CRYPTO_AES=y
2988 # CONFIG_CRYPTO_AES_ARM is not set
2989 # CONFIG_CRYPTO_ANUBIS is not set
2990 CONFIG_CRYPTO_ARC4=y
2991 # CONFIG_CRYPTO_BLOWFISH is not set
2992 # CONFIG_CRYPTO_CAMELLIA is not set
2993 # CONFIG_CRYPTO_CAST5 is not set
2994 # CONFIG_CRYPTO_CAST6 is not set
2995 CONFIG_CRYPTO_DES=y
2996 # CONFIG_CRYPTO_FCRYPT is not set
2997 # CONFIG_CRYPTO_KHAZAD is not set
2998 # CONFIG_CRYPTO_SALSA20 is not set
2999 # CONFIG_CRYPTO_SEED is not set
3000 # CONFIG_CRYPTO_SERPENT is not set
3001 # CONFIG_CRYPTO_TEA is not set
3002 CONFIG_CRYPTO_TWOFISH=y
3003 CONFIG_CRYPTO_TWOFISH_COMMON=y
3004
3005 #
3006 # Compression
3007 #
3008 CONFIG_CRYPTO_DEFLATE=y
3009 # CONFIG_CRYPTO_ZLIB is not set
3010 CONFIG_CRYPTO_LZO=y
3011
3012 #
3013 # Random Number Generation
3014 #
3015 CONFIG_CRYPTO_ANSI_CPRNG=m
3016 # CONFIG_CRYPTO_USER_API_HASH is not set
3017 # CONFIG_CRYPTO_USER_API_SKCIPHER is not set
3018 CONFIG_CRYPTO_HW=y
3019 # CONFIG_BINARY_PRINTF is not set
3020
3021 #
3022 # Library routines
3023 #
3024 CONFIG_BITREVERSE=y
3025 CONFIG_GENERIC_STRNCPY_FROM_USER=y
3026 CONFIG_GENERIC_STRNLEN_USER=y
3027 CONFIG_GENERIC_PCI_IOMAP=y
3028 CONFIG_GENERIC_IO=y
3029 CONFIG_CRC_CCITT=y
3030 CONFIG_CRC16=y
3031 # CONFIG_CRC_T10DIF is not set
3032 # CONFIG_CRC_ITU_T is not set
3033 CONFIG_CRC32=y
3034 # CONFIG_CRC32_SELFTEST is not set
3035 CONFIG_CRC32_SLICEBY8=y
3036 # CONFIG_CRC32_SLICEBY4 is not set
3037 # CONFIG_CRC32_SARWATE is not set
3038 # CONFIG_CRC32_BIT is not set
3039 # CONFIG_CRC7 is not set
3040 CONFIG_LIBCRC32C=y
3041 # CONFIG_CRC8 is not set
3042 CONFIG_ZLIB_INFLATE=y
3043 CONFIG_ZLIB_DEFLATE=y
3044 CONFIG_LZO_COMPRESS=y
3045 CONFIG_LZO_DECOMPRESS=y
3046 # CONFIG_XZ_DEC is not set
3047 # CONFIG_XZ_DEC_BCJ is not set
3048 CONFIG_DECOMPRESS_GZIP=y
3049 CONFIG_GENERIC_ALLOCATOR=y
3050 CONFIG_TEXTSEARCH=y
3051 CONFIG_TEXTSEARCH_KMP=y
3052 CONFIG_TEXTSEARCH_BM=y
3053 CONFIG_TEXTSEARCH_FSM=y
3054 CONFIG_HAS_IOMEM=y
3055 CONFIG_HAS_IOPORT=y
3056 CONFIG_HAS_DMA=y
3057 CONFIG_DQL=y
3058 CONFIG_NLATTR=y
3059 CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y
3060 # CONFIG_AVERAGE is not set
3061 # CONFIG_CORDIC is not set
3062 # CONFIG_DDR is not set
3063 # CONFIG_VIRTUALIZATION is not set