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