defconfig: Disable stack frame size warning
[GitHub/exynos8895/android_kernel_samsung_universal8895.git] / arch / arm64 / configs / exynos8895-greatlte_defconfig
1 #
2 # Automatically generated file; DO NOT EDIT.
3 # Linux/arm64 4.4.111 Kernel Configuration
4 #
5 CONFIG_ARM64=y
6 CONFIG_64BIT=y
7 CONFIG_ARCH_PHYS_ADDR_T_64BIT=y
8 CONFIG_MMU=y
9 CONFIG_ARCH_MMAP_RND_BITS_MIN=18
10 CONFIG_ARCH_MMAP_RND_BITS_MAX=24
11 CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MIN=11
12 CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MAX=16
13 CONFIG_ILLEGAL_POINTER_VALUE=0xdead000000000000
14 CONFIG_STACKTRACE_SUPPORT=y
15 CONFIG_LOCKDEP_SUPPORT=y
16 CONFIG_TRACE_IRQFLAGS_SUPPORT=y
17 CONFIG_TRACE_TASK_USAGE=y
18 CONFIG_RWSEM_XCHGADD_ALGORITHM=y
19 CONFIG_GENERIC_BUG=y
20 CONFIG_GENERIC_BUG_RELATIVE_POINTERS=y
21 CONFIG_GENERIC_HWEIGHT=y
22 CONFIG_GENERIC_CSUM=y
23 CONFIG_GENERIC_CALIBRATE_DELAY=y
24 # CONFIG_ZONE_DMA is not set
25 CONFIG_HAVE_GENERIC_RCU_GUP=y
26 CONFIG_ARCH_DMA_ADDR_T_64BIT=y
27 CONFIG_NEED_DMA_MAP_STATE=y
28 CONFIG_NEED_SG_DMA_LENGTH=y
29 CONFIG_SMP=y
30 CONFIG_SWIOTLB=y
31 CONFIG_IOMMU_HELPER=y
32 CONFIG_KERNEL_MODE_NEON=y
33 CONFIG_FIX_EARLYCON_MEM=y
34 CONFIG_PGTABLE_LEVELS=3
35 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
36 CONFIG_IRQ_WORK=y
37
38 #
39 # General setup
40 #
41 CONFIG_INIT_ENV_ARG_LIMIT=32
42 CONFIG_CROSS_COMPILE=""
43 # CONFIG_COMPILE_TEST is not set
44 CONFIG_LOCALVERSION=""
45 CONFIG_LOCALVERSION_AUTO=y
46 CONFIG_DEFAULT_HOSTNAME="(none)"
47 CONFIG_SWAP=y
48 # CONFIG_SYSVIPC is not set
49 CONFIG_POSIX_MQUEUE=y
50 CONFIG_POSIX_MQUEUE_SYSCTL=y
51 CONFIG_CROSS_MEMORY_ATTACH=y
52 # CONFIG_FHANDLE is not set
53 CONFIG_USELIB=y
54 CONFIG_AUDIT=y
55 CONFIG_HAVE_ARCH_AUDITSYSCALL=y
56 CONFIG_AUDITSYSCALL=y
57 CONFIG_AUDIT_WATCH=y
58 CONFIG_AUDIT_TREE=y
59
60 #
61 # IRQ subsystem
62 #
63 CONFIG_GENERIC_IRQ_PROBE=y
64 CONFIG_GENERIC_IRQ_SHOW=y
65 CONFIG_GENERIC_IRQ_SHOW_LEVEL=y
66 CONFIG_GENERIC_IRQ_MIGRATION=y
67 CONFIG_HARDIRQS_SW_RESEND=y
68 CONFIG_GENERIC_IRQ_CHIP=y
69 CONFIG_IRQ_DOMAIN=y
70 CONFIG_IRQ_DOMAIN_HIERARCHY=y
71 CONFIG_GENERIC_MSI_IRQ=y
72 CONFIG_GENERIC_MSI_IRQ_DOMAIN=y
73 CONFIG_HANDLE_DOMAIN_IRQ=y
74 # CONFIG_IRQ_DOMAIN_DEBUG is not set
75 CONFIG_IRQ_FORCED_THREADING=y
76 CONFIG_SPARSE_IRQ=y
77 CONFIG_GENERIC_TIME_VSYSCALL=y
78 CONFIG_GENERIC_CLOCKEVENTS=y
79 CONFIG_ARCH_HAS_TICK_BROADCAST=y
80 CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
81
82 #
83 # Timers subsystem
84 #
85 CONFIG_TICK_ONESHOT=y
86 CONFIG_NO_HZ_COMMON=y
87 # CONFIG_HZ_PERIODIC is not set
88 CONFIG_NO_HZ_IDLE=y
89 # CONFIG_NO_HZ_FULL is not set
90 CONFIG_NO_HZ=y
91 CONFIG_HIGH_RES_TIMERS=y
92
93 #
94 # CPU/Task time and stats accounting
95 #
96 CONFIG_TICK_CPU_ACCOUNTING=y
97 # CONFIG_VIRT_CPU_ACCOUNTING_GEN is not set
98 # CONFIG_IRQ_TIME_ACCOUNTING is not set
99 # CONFIG_SCHED_WALT is not set
100 # CONFIG_BSD_PROCESS_ACCT is not set
101 CONFIG_TASKSTATS=y
102 CONFIG_TASK_DELAY_ACCT=y
103 CONFIG_TASK_XACCT=y
104 CONFIG_TASK_IO_ACCOUNTING=y
105
106 #
107 # RCU Subsystem
108 #
109 CONFIG_PREEMPT_RCU=y
110 # CONFIG_RCU_EXPERT is not set
111 CONFIG_SRCU=y
112 # CONFIG_TASKS_RCU is not set
113 CONFIG_RCU_STALL_COMMON=y
114 # CONFIG_TREE_RCU_TRACE is not set
115 # CONFIG_RCU_EXPEDITE_BOOT is not set
116 CONFIG_BUILD_BIN2C=y
117 CONFIG_IKCONFIG=y
118 CONFIG_IKCONFIG_PROC=y
119 CONFIG_LOG_BUF_SHIFT=19
120 CONFIG_LOG_CPU_MAX_BUF_SHIFT=12
121 CONFIG_GENERIC_SCHED_CLOCK=y
122 CONFIG_CGROUPS=y
123 CONFIG_CGROUP_DEBUG=y
124 CONFIG_CGROUP_FREEZER=y
125 CONFIG_CGROUP_PIDS=y
126 CONFIG_CGROUP_DEVICE=y
127 CONFIG_CPUSETS=y
128 CONFIG_PROC_PID_CPUSET=y
129 CONFIG_CGROUP_CPUACCT=y
130 CONFIG_PAGE_COUNTER=y
131 CONFIG_MEMCG=y
132 CONFIG_MEMCG_SWAP=y
133 CONFIG_MEMCG_SWAP_ENABLED=y
134 CONFIG_MEMCG_FORCE_USE_VM_SWAPPINESS=y
135 # CONFIG_MEMCG_KMEM is not set
136 # CONFIG_CGROUP_PERF is not set
137 CONFIG_CGROUP_SCHED=y
138 CONFIG_FAIR_GROUP_SCHED=y
139 CONFIG_CFS_BANDWIDTH=y
140 CONFIG_RT_GROUP_SCHED=y
141 # CONFIG_BLK_CGROUP is not set
142 # CONFIG_CHECKPOINT_RESTORE is not set
143 CONFIG_NAMESPACES=y
144 CONFIG_UTS_NS=y
145 CONFIG_IPC_NS=y
146 CONFIG_USER_NS=y
147 CONFIG_PID_NS=y
148 CONFIG_NET_NS=y
149 # CONFIG_SCHED_AUTOGROUP is not set
150 # CONFIG_SCHED_USE_FLUID_RT is not set
151 # CONFIG_SYSFS_DEPRECATED is not set
152 # CONFIG_RELAY is not set
153 CONFIG_BLK_DEV_INITRD=y
154 CONFIG_INITRAMFS_SOURCE=""
155 CONFIG_RD_GZIP=y
156 CONFIG_RD_BZIP2=y
157 CONFIG_RD_LZMA=y
158 CONFIG_RD_XZ=y
159 CONFIG_RD_LZO=y
160 CONFIG_RD_LZ4=y
161 CONFIG_CC_OPTIMIZE_FOR_SIZE=y
162 CONFIG_SYSCTL=y
163 CONFIG_ANON_INODES=y
164 CONFIG_HAVE_UID16=y
165 CONFIG_SYSCTL_EXCEPTION_TRACE=y
166 CONFIG_BPF=y
167 CONFIG_EXPERT=y
168 CONFIG_UID16=y
169 CONFIG_MULTIUSER=y
170 # CONFIG_SGETMASK_SYSCALL is not set
171 CONFIG_SYSFS_SYSCALL=y
172 # CONFIG_SYSCTL_SYSCALL is not set
173 CONFIG_KALLSYMS=y
174 CONFIG_KALLSYMS_ALL=y
175 CONFIG_PRINTK=y
176 CONFIG_BUG=y
177 CONFIG_ELF_CORE=y
178 CONFIG_BASE_FULL=y
179 CONFIG_FUTEX=y
180 CONFIG_EPOLL=y
181 CONFIG_SIGNALFD=y
182 CONFIG_TIMERFD=y
183 CONFIG_EVENTFD=y
184 # CONFIG_BPF_SYSCALL is not set
185 CONFIG_SHMEM=y
186 CONFIG_AIO=y
187 CONFIG_ADVISE_SYSCALLS=y
188 # CONFIG_USERFAULTFD is not set
189 CONFIG_PCI_QUIRKS=y
190 CONFIG_MEMBARRIER=y
191 CONFIG_EMBEDDED=y
192 CONFIG_HAVE_PERF_EVENTS=y
193 CONFIG_PERF_USE_VMALLOC=y
194
195 #
196 # Kernel Performance Events And Counters
197 #
198 CONFIG_PERF_EVENTS=y
199 # CONFIG_DEBUG_PERF_USE_VMALLOC is not set
200 CONFIG_VM_EVENT_COUNTERS=y
201 CONFIG_SLUB_DEBUG=y
202 # CONFIG_COMPAT_BRK is not set
203 # CONFIG_SLAB is not set
204 CONFIG_SLUB=y
205 # CONFIG_SLOB is not set
206 CONFIG_SLUB_CPU_PARTIAL=y
207 # CONFIG_SYSTEM_DATA_VERIFICATION is not set
208 CONFIG_DEFERRED_INITCALLS=y
209 CONFIG_PROFILING=y
210 CONFIG_TRACEPOINTS=y
211 # CONFIG_JUMP_LABEL is not set
212 # CONFIG_UPROBES is not set
213 # CONFIG_HAVE_64BIT_ALIGNED_ACCESS is not set
214 CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
215 CONFIG_HAVE_ARCH_TRACEHOOK=y
216 CONFIG_HAVE_DMA_ATTRS=y
217 CONFIG_HAVE_DMA_CONTIGUOUS=y
218 CONFIG_GENERIC_SMP_IDLE_THREAD=y
219 CONFIG_GENERIC_IDLE_POLL_SETUP=y
220 CONFIG_HAVE_CLK=y
221 CONFIG_HAVE_DMA_API_DEBUG=y
222 CONFIG_HAVE_HW_BREAKPOINT=y
223 CONFIG_HAVE_PERF_REGS=y
224 CONFIG_HAVE_PERF_USER_STACK_DUMP=y
225 CONFIG_HAVE_ARCH_JUMP_LABEL=y
226 CONFIG_HAVE_RCU_TABLE_FREE=y
227 CONFIG_HAVE_ALIGNED_STRUCT_PAGE=y
228 CONFIG_HAVE_CMPXCHG_LOCAL=y
229 CONFIG_HAVE_CMPXCHG_DOUBLE=y
230 CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION=y
231 CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
232 CONFIG_SECCOMP_FILTER=y
233 CONFIG_HAVE_CC_STACKPROTECTOR=y
234 CONFIG_CC_STACKPROTECTOR=y
235 # CONFIG_CC_STACKPROTECTOR_NONE is not set
236 # CONFIG_CC_STACKPROTECTOR_REGULAR is not set
237 CONFIG_CC_STACKPROTECTOR_STRONG=y
238 CONFIG_HAVE_CONTEXT_TRACKING=y
239 CONFIG_HAVE_VIRT_CPU_ACCOUNTING_GEN=y
240 CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y
241 CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y
242 CONFIG_HAVE_ARCH_HUGE_VMAP=y
243 CONFIG_MODULES_USE_ELF_RELA=y
244 CONFIG_ARCH_HAS_ELF_RANDOMIZE=y
245 CONFIG_HAVE_ARCH_MMAP_RND_BITS=y
246 CONFIG_ARCH_MMAP_RND_BITS=18
247 CONFIG_HAVE_ARCH_MMAP_RND_COMPAT_BITS=y
248 CONFIG_ARCH_MMAP_RND_COMPAT_BITS=11
249 CONFIG_CLONE_BACKWARDS=y
250 CONFIG_OLD_SIGSUSPEND3=y
251 CONFIG_COMPAT_OLD_SIGACTION=y
252
253 #
254 # GCOV-based kernel profiling
255 #
256 # CONFIG_GCOV_KERNEL is not set
257 CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y
258 CONFIG_HAVE_GENERIC_DMA_COHERENT=y
259 CONFIG_SLABINFO=y
260 CONFIG_RT_MUTEXES=y
261 CONFIG_BASE_SMALL=0
262 # CONFIG_MODULES is not set
263 CONFIG_MODULES_TREE_LOOKUP=y
264 CONFIG_BLOCK=y
265 # CONFIG_BLK_DEV_BSG is not set
266 # CONFIG_BLK_DEV_BSGLIB is not set
267 # CONFIG_BLK_DEV_INTEGRITY is not set
268 # CONFIG_BLK_CMDLINE_PARSER is not set
269 CONFIG_JOURNAL_DATA_TAG=y
270 # CONFIG_JOURNAL_DATA_TAG_DEBUG is not set
271
272 #
273 # Partition Types
274 #
275 CONFIG_PARTITION_ADVANCED=y
276 # CONFIG_ACORN_PARTITION is not set
277 # CONFIG_AIX_PARTITION is not set
278 # CONFIG_OSF_PARTITION is not set
279 # CONFIG_AMIGA_PARTITION is not set
280 # CONFIG_ATARI_PARTITION is not set
281 # CONFIG_MAC_PARTITION is not set
282 CONFIG_MSDOS_PARTITION=y
283 # CONFIG_BSD_DISKLABEL is not set
284 # CONFIG_MINIX_SUBPARTITION is not set
285 # CONFIG_SOLARIS_X86_PARTITION is not set
286 # CONFIG_UNIXWARE_DISKLABEL is not set
287 # CONFIG_LDM_PARTITION is not set
288 # CONFIG_SGI_PARTITION is not set
289 # CONFIG_ULTRIX_PARTITION is not set
290 # CONFIG_SUN_PARTITION is not set
291 # CONFIG_KARMA_PARTITION is not set
292 CONFIG_EFI_PARTITION=y
293 # CONFIG_SYSV68_PARTITION is not set
294 # CONFIG_CMDLINE_PARTITION is not set
295 CONFIG_BLOCK_COMPAT=y
296 CONFIG_BLOCK_SUPPORT_STLOG=y
297
298 #
299 # IO Schedulers
300 #
301 CONFIG_IOSCHED_NOOP=y
302 # CONFIG_IOSCHED_DEADLINE is not set
303 CONFIG_IOSCHED_CFQ=y
304 CONFIG_DEFAULT_CFQ=y
305 # CONFIG_DEFAULT_NOOP is not set
306 CONFIG_DEFAULT_IOSCHED="cfq"
307 CONFIG_UNINLINE_SPIN_UNLOCK=y
308 CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y
309 CONFIG_MUTEX_SPIN_ON_OWNER=y
310 CONFIG_RWSEM_SPIN_ON_OWNER=y
311 CONFIG_LOCK_SPIN_ON_OWNER=y
312 CONFIG_FREEZER=y
313
314 #
315 # Platform selection
316 #
317 # CONFIG_ARCH_BCM_IPROC is not set
318 # CONFIG_ARCH_BERLIN is not set
319 CONFIG_ARCH_EXYNOS=y
320 # CONFIG_ARCH_EXYNOS7 is not set
321 # CONFIG_ARCH_LAYERSCAPE is not set
322 # CONFIG_ARCH_HISI is not set
323 # CONFIG_ARCH_MEDIATEK is not set
324 # CONFIG_ARCH_QCOM is not set
325 # CONFIG_ARCH_ROCKCHIP is not set
326 # CONFIG_ARCH_SEATTLE is not set
327 # CONFIG_ARCH_STRATIX10 is not set
328 # CONFIG_ARCH_TEGRA is not set
329 # CONFIG_ARCH_SPRD is not set
330 # CONFIG_ARCH_THUNDER is not set
331 # CONFIG_ARCH_VEXPRESS is not set
332 # CONFIG_ARCH_XGENE is not set
333 # CONFIG_ARCH_ZYNQMP is not set
334
335 #
336 # Samsung Exynos
337 #
338 # CONFIG_SOC_EXYNOS8890 is not set
339 CONFIG_SOC_EXYNOS8895=y
340 # CONFIG_SOC_EMULATOR8895 is not set
341 # CONFIG_SOC_EXYNOS8895_ANDROID_VERSION_O is not set
342 # CONFIG_SOC_EXYNOS8895_ANDROID_VERSION_P is not set
343 CONFIG_ARCH_EXYNOS8=y
344 # CONFIG_ZONE_MOVABLE is not set
345
346 #
347 # SAMSUNG EXYNOS SoCs Support
348 #
349 # CONFIG_SKIP_HW_BREAKPOINT is not set
350
351 #
352 # Bus support
353 #
354 CONFIG_PCI=y
355 CONFIG_PCI_DOMAINS=y
356 CONFIG_PCI_DOMAINS_GENERIC=y
357 CONFIG_PCI_SYSCALL=y
358 CONFIG_PCI_BUS_ADDR_T_64BIT=y
359 CONFIG_PCI_MSI=y
360 CONFIG_PCI_MSI_IRQ_DOMAIN=y
361 # CONFIG_PCI_DEBUG is not set
362 # CONFIG_PCI_REALLOC_ENABLE_AUTO is not set
363 # CONFIG_PCI_STUB is not set
364 # CONFIG_PCI_IOV is not set
365 # CONFIG_PCI_PRI is not set
366 # CONFIG_PCI_PASID is not set
367 CONFIG_PCI_LABEL=y
368
369 #
370 # PCI host controller drivers
371 #
372 CONFIG_PCIE_DW=y
373 CONFIG_PCI_EXYNOS=y
374 # CONFIG_PCI_EXYNOS_TEST is not set
375 # CONFIG_PCI_HOST_GENERIC is not set
376 # CONFIG_SEC_PANIC_PCIE_ERR is not set
377 # CONFIG_PCIE_IPROC is not set
378 # CONFIG_PCI_HISI is not set
379 CONFIG_PCIEPORTBUS=y
380 CONFIG_PCIEAER=y
381 # CONFIG_PCIE_ECRC is not set
382 # CONFIG_PCIEAER_INJECT is not set
383 # CONFIG_PCIEASPM is not set
384 CONFIG_PCIE_PME=y
385 # CONFIG_HOTPLUG_PCI is not set
386
387 #
388 # Kernel Features
389 #
390
391 #
392 # ARM errata workarounds via the alternatives framework
393 #
394 CONFIG_ARM64_ERRATUM_826319=y
395 CONFIG_ARM64_ERRATUM_827319=y
396 CONFIG_ARM64_ERRATUM_824069=y
397 CONFIG_ARM64_ERRATUM_819472=y
398 CONFIG_ARM64_ERRATUM_832075=y
399 CONFIG_ARM64_ERRATUM_845719=y
400 CONFIG_CAVIUM_ERRATUM_22375=y
401 CONFIG_CAVIUM_ERRATUM_23154=y
402 CONFIG_CAVIUM_ERRATUM_27456=y
403 CONFIG_ARM64_4K_PAGES=y
404 # CONFIG_ARM64_16K_PAGES is not set
405 # CONFIG_ARM64_64K_PAGES is not set
406 CONFIG_ARM64_VA_BITS_39=y
407 # CONFIG_ARM64_VA_BITS_48 is not set
408 CONFIG_ARM64_VA_BITS=39
409 # CONFIG_CPU_BIG_ENDIAN is not set
410 CONFIG_SCHED_MC=y
411 # CONFIG_SCHED_SMT is not set
412 CONFIG_DISABLE_CPU_SCHED_DOMAIN_BALANCE=y
413 CONFIG_SCHED_HMP=y
414 # CONFIG_SCHED_HMP_PRIO_FILTER is not set
415 CONFIG_HMP_FAST_CPU_MASK=""
416 CONFIG_HMP_SLOW_CPU_MASK=""
417 CONFIG_HMP_VARIABLE_SCALE=y
418 CONFIG_HMP_FREQUENCY_INVARIANT_SCALE=y
419 # CONFIG_SCHED_HMP_LITTLE_PACKING is not set
420 CONFIG_SCHED_HMP_TASK_BASED_SOFTLANDING=y
421 CONFIG_NR_CPUS=8
422 CONFIG_HOTPLUG_CPU=y
423 # CONFIG_TIMA is not set
424 # CONFIG_TIMA_LKMAUTH is not set
425 # CONFIG_RKP is not set
426 # CONFIG_UH_RKP is not set
427 CONFIG_RELOCATABLE_KERNEL=y
428
429 #
430 # Control Flow Protection
431 #
432 # CONFIG_RKP_CFP is not set
433 # CONFIG_RKP_CFP_JOPP is not set
434 # CONFIG_PREEMPT_NONE is not set
435 # CONFIG_PREEMPT_VOLUNTARY is not set
436 CONFIG_PREEMPT=y
437 CONFIG_PREEMPT_COUNT=y
438 # CONFIG_HZ_100 is not set
439 CONFIG_HZ_250=y
440 # CONFIG_HZ_300 is not set
441 # CONFIG_HZ_1000 is not set
442 CONFIG_HZ=250
443 CONFIG_SCHED_HRTICK=y
444 CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
445 CONFIG_ARCH_HAS_HOLES_MEMORYMODEL=y
446 CONFIG_ARCH_SPARSEMEM_ENABLE=y
447 CONFIG_ARCH_SPARSEMEM_DEFAULT=y
448 CONFIG_ARCH_SELECT_MEMORY_MODEL=y
449 CONFIG_HAVE_ARCH_PFN_VALID=y
450 CONFIG_HW_PERF_EVENTS=y
451 CONFIG_SYS_SUPPORTS_HUGETLBFS=y
452 CONFIG_ARCH_WANT_HUGE_PMD_SHARE=y
453 CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
454 CONFIG_SELECT_MEMORY_MODEL=y
455 CONFIG_SPARSEMEM_MANUAL=y
456 CONFIG_SPARSEMEM=y
457 CONFIG_HAVE_MEMORY_PRESENT=y
458 CONFIG_SPARSEMEM_EXTREME=y
459 CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y
460 CONFIG_SPARSEMEM_VMEMMAP=y
461 CONFIG_HAVE_MEMBLOCK=y
462 CONFIG_NO_BOOTMEM=y
463 CONFIG_MEMORY_ISOLATION=y
464 # CONFIG_HAVE_BOOTMEM_INFO_NODE is not set
465 CONFIG_SPLIT_PTLOCK_CPUS=4
466 CONFIG_COMPACTION=y
467 CONFIG_MIGRATION=y
468 CONFIG_PHYS_ADDR_T_64BIT=y
469 CONFIG_ZONE_DMA_FLAG=0
470 # CONFIG_KSM is not set
471 CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
472 # CONFIG_TRANSPARENT_HUGEPAGE is not set
473 # CONFIG_CLEANCACHE is not set
474 CONFIG_FRONTSWAP=y
475 CONFIG_CMA=y
476 # CONFIG_CMA_DEBUG is not set
477 # CONFIG_CMA_DEBUGFS is not set
478 CONFIG_CMA_AREAS=7
479 # CONFIG_ZSWAP is not set
480 # CONFIG_ZPOOL is not set
481 # CONFIG_ZBUD is not set
482 CONFIG_ZSMALLOC=y
483 CONFIG_PGTABLE_MAPPING=y
484 CONFIG_ZSMALLOC_STAT=y
485 # CONFIG_SWAP_ENABLE_READAHEAD is not set
486 CONFIG_GENERIC_EARLY_IOREMAP=y
487 CONFIG_HPA=y
488 # CONFIG_IDLE_PAGE_TRACKING is not set
489 CONFIG_FRAME_VECTOR=y
490 CONFIG_MMAP_READAROUND_LIMIT=32
491 CONFIG_LARGE_DIRTY_BUFFER=y
492 CONFIG_MAX_DIRTY_THRESH_PAGES=76800
493 CONFIG_BALANCE_ANON_FILE_RECLAIM=y
494 CONFIG_SECCOMP=y
495 # CONFIG_XEN is not set
496 CONFIG_FORCE_MAX_ZONEORDER=11
497 CONFIG_UNMAP_KERNEL_AT_EL0=y
498 CONFIG_ARMV8_DEPRECATED=y
499 CONFIG_SWP_EMULATION=y
500 CONFIG_CP15_BARRIER_EMULATION=y
501 CONFIG_SETEND_EMULATION=y
502 CONFIG_ARM64_SW_TTBR0_PAN=y
503
504 #
505 # ARMv8.1 architectural features
506 #
507 # CONFIG_ARM64_HW_AFDBM is not set
508 # CONFIG_ARM64_PAN is not set
509 # CONFIG_ARM64_LSE_ATOMICS is not set
510 # CONFIG_ARM64_UAO is not set
511 # CONFIG_RANDOMIZE_BASE is not set
512
513 #
514 # Boot options
515 #
516 # CONFIG_ARM64_ACPI_PARKING_PROTOCOL is not set
517 CONFIG_CMDLINE=""
518 # CONFIG_EFI is not set
519 # CONFIG_BUILD_ARM64_APPENDED_DTB_IMAGE is not set
520 CONFIG_LOD_SEC=y
521
522 #
523 # Userspace binary formats
524 #
525 CONFIG_BINFMT_ELF=y
526 CONFIG_COMPAT_BINFMT_ELF=y
527 # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
528 CONFIG_BINFMT_SCRIPT=y
529 # CONFIG_HAVE_AOUT is not set
530 # CONFIG_BINFMT_MISC is not set
531 CONFIG_COREDUMP=y
532 CONFIG_COMPAT=y
533
534 #
535 # Power management options
536 #
537 CONFIG_SUSPEND=y
538 CONFIG_SUSPEND_FREEZER=y
539 # CONFIG_SUSPEND_SKIP_SYNC is not set
540 CONFIG_WAKELOCK=y
541 CONFIG_PM_SLEEP=y
542 CONFIG_PM_SLEEP_SMP=y
543 CONFIG_PM_AUTOSLEEP=y
544 CONFIG_PM_WAKELOCKS=y
545 CONFIG_PM_WAKELOCKS_LIMIT=0
546 # CONFIG_PM_WAKELOCKS_GC is not set
547 CONFIG_PM=y
548 CONFIG_PM_DEBUG=y
549 # CONFIG_PM_ADVANCED_DEBUG is not set
550 # CONFIG_PM_TEST_SUSPEND is not set
551 CONFIG_PM_SLEEP_DEBUG=y
552 # CONFIG_DPM_WATCHDOG is not set
553 CONFIG_PM_OPP=y
554 CONFIG_PM_CLK=y
555 CONFIG_PM_GENERIC_DOMAINS=y
556 # CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
557 CONFIG_PM_GENERIC_DOMAINS_SLEEP=y
558 CONFIG_PM_GENERIC_DOMAINS_OF=y
559 CONFIG_CPU_PM=y
560 CONFIG_FOTA_LIMIT=y
561 CONFIG_ARCH_SUSPEND_POSSIBLE=y
562 CONFIG_SAMSUNG_PRODUCT_SHIP=y
563
564 #
565 # CPU Power Management
566 #
567
568 #
569 # CPU Idle
570 #
571 CONFIG_CPU_IDLE=y
572 CONFIG_CPU_IDLE_MULTIPLE_DRIVERS=y
573 CONFIG_CPU_IDLE_GOV_LADDER=y
574 CONFIG_CPU_IDLE_GOV_MENU=y
575 CONFIG_DT_IDLE_STATES=y
576
577 #
578 # ARM CPU Idle Drivers
579 #
580 # CONFIG_ARM_CPUIDLE is not set
581 CONFIG_ARM64_EXYNOS_CPUIDLE=y
582 # CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED is not set
583
584 #
585 # CPU Frequency scaling
586 #
587 CONFIG_CPU_FREQ=y
588 # CONFIG_CPU_FREQ_SCHEDUTIL_PERFSTAT_TRIGGER is not set
589 CONFIG_CPU_FREQ_STAT=y
590 # CONFIG_CPU_FREQ_STAT_DETAILS is not set
591 # CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
592 # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
593 # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
594 # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
595 # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
596 CONFIG_CPU_FREQ_DEFAULT_GOV_INTERACTIVE=y
597 # CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL is not set
598 CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
599 # CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
600 CONFIG_CPU_FREQ_GOV_USERSPACE=y
601 # CONFIG_CPU_FREQ_GOV_ONDEMAND is not set
602 CONFIG_CPU_FREQ_GOV_INTERACTIVE=y
603 # CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set
604 # CONFIG_CPU_FREQ_GOV_SCHEDUTIL is not set
605
606 #
607 # CPU frequency scaling drivers
608 #
609 # CONFIG_CPUFREQ_DT is not set
610 # CONFIG_ARM_BIG_LITTLE_CPUFREQ is not set
611 # CONFIG_ARM_KIRKWOOD_CPUFREQ is not set
612 # CONFIG_ACPI_CPPC_CPUFREQ is not set
613 CONFIG_ARM_EXYNOS_ACME=y
614 CONFIG_ARM_EXYNOS_UFC=y
615 CONFIG_NET=y
616 CONFIG_NET_INGRESS=y
617
618 #
619 # Networking options
620 #
621 CONFIG_PACKET=y
622 # CONFIG_PACKET_DIAG is not set
623 CONFIG_UNIX=y
624 # CONFIG_UNIX_DIAG is not set
625 CONFIG_XFRM=y
626 CONFIG_XFRM_ALGO=y
627 CONFIG_XFRM_USER=y
628 # CONFIG_XFRM_SUB_POLICY is not set
629 # CONFIG_XFRM_MIGRATE is not set
630 # CONFIG_XFRM_STATISTICS is not set
631 CONFIG_XFRM_IPCOMP=y
632 CONFIG_NET_KEY=y
633 # CONFIG_NET_KEY_MIGRATE is not set
634 CONFIG_INET=y
635 CONFIG_IP_MULTICAST=y
636 CONFIG_IP_ADVANCED_ROUTER=y
637 # CONFIG_IP_FIB_TRIE_STATS is not set
638 CONFIG_IP_MULTIPLE_TABLES=y
639 # CONFIG_IP_ROUTE_MULTIPATH is not set
640 # CONFIG_IP_ROUTE_VERBOSE is not set
641 CONFIG_IP_PNP=y
642 CONFIG_IP_PNP_DHCP=y
643 CONFIG_IP_PNP_BOOTP=y
644 CONFIG_IP_PNP_RARP=y
645 # CONFIG_NET_IPIP is not set
646 # CONFIG_NET_IPGRE_DEMUX is not set
647 CONFIG_NET_IP_TUNNEL=y
648 # CONFIG_IP_MROUTE is not set
649 # CONFIG_SYN_COOKIES is not set
650 # CONFIG_NET_IPVTI is not set
651 # CONFIG_NET_UDP_TUNNEL is not set
652 # CONFIG_NET_FOU is not set
653 # CONFIG_NET_FOU_IP_TUNNELS is not set
654 CONFIG_INET_AH=y
655 CONFIG_INET_ESP=y
656 CONFIG_INET_IPCOMP=y
657 CONFIG_INET_XFRM_TUNNEL=y
658 CONFIG_INET_TUNNEL=y
659 CONFIG_INET_XFRM_MODE_TRANSPORT=y
660 CONFIG_INET_XFRM_MODE_TUNNEL=y
661 CONFIG_INET_XFRM_MODE_BEET=y
662 # CONFIG_INET_LRO is not set
663 CONFIG_INET_DIAG=y
664 CONFIG_INET_TCP_DIAG=y
665 # CONFIG_INET_UDP_DIAG is not set
666 CONFIG_INET_DIAG_DESTROY=y
667 CONFIG_TCP_CONG_ADVANCED=y
668 CONFIG_TCP_CONG_BIC=y
669 CONFIG_TCP_CONG_CUBIC=y
670 CONFIG_TCP_CONG_WESTWOOD=y
671 CONFIG_TCP_CONG_HTCP=y
672 # CONFIG_TCP_CONG_HSTCP is not set
673 # CONFIG_TCP_CONG_HYBLA is not set
674 # CONFIG_TCP_CONG_VEGAS is not set
675 # CONFIG_TCP_CONG_SCALABLE is not set
676 # CONFIG_TCP_CONG_LP is not set
677 # CONFIG_TCP_CONG_VENO is not set
678 # CONFIG_TCP_CONG_YEAH is not set
679 # CONFIG_TCP_CONG_ILLINOIS is not set
680 # CONFIG_TCP_CONG_DCTCP is not set
681 CONFIG_TCP_CONG_LIA=y
682 CONFIG_TCP_CONG_OLIA=y
683 CONFIG_TCP_CONG_WVEGAS=y
684 # CONFIG_TCP_CONG_BALIA is not set
685 # CONFIG_TCP_CONG_CDG is not set
686 CONFIG_DEFAULT_BIC=y
687 # CONFIG_DEFAULT_CUBIC is not set
688 # CONFIG_DEFAULT_HTCP is not set
689 # CONFIG_DEFAULT_WESTWOOD is not set
690 # CONFIG_DEFAULT_LIA is not set
691 # CONFIG_DEFAULT_OLIA is not set
692 # CONFIG_DEFAULT_WVEGAS is not set
693 # CONFIG_DEFAULT_RENO is not set
694 CONFIG_DEFAULT_TCP_CONG="bic"
695 # CONFIG_TCP_MD5SIG is not set
696 CONFIG_IPV6=y
697 CONFIG_IPV6_ROUTER_PREF=y
698 CONFIG_IPV6_ROUTE_INFO=y
699 CONFIG_IPV6_OPTIMISTIC_DAD=y
700 CONFIG_INET6_AH=y
701 CONFIG_INET6_ESP=y
702 CONFIG_INET6_IPCOMP=y
703 CONFIG_IPV6_MIP6=y
704 # CONFIG_IPV6_ILA is not set
705 CONFIG_INET6_XFRM_TUNNEL=y
706 CONFIG_INET6_TUNNEL=y
707 CONFIG_INET6_XFRM_MODE_TRANSPORT=y
708 CONFIG_INET6_XFRM_MODE_TUNNEL=y
709 CONFIG_INET6_XFRM_MODE_BEET=y
710 # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
711 # CONFIG_IPV6_VTI is not set
712 CONFIG_IPV6_SIT=y
713 # CONFIG_IPV6_SIT_6RD is not set
714 CONFIG_IPV6_NDISC_NODETYPE=y
715 CONFIG_IPV6_TUNNEL=y
716 # CONFIG_IPV6_GRE is not set
717 CONFIG_IPV6_MULTIPLE_TABLES=y
718 # CONFIG_IPV6_SUBTREES is not set
719 # CONFIG_IPV6_MROUTE is not set
720 # CONFIG_NETLABEL is not set
721 CONFIG_MPTCP=y
722 # CONFIG_MPTCP_PM_ADVANCED is not set
723 CONFIG_DEFAULT_MPTCP_PM="default"
724 # CONFIG_MPTCP_SCHED_ADVANCED is not set
725 CONFIG_DEFAULT_MPTCP_SCHED="default"
726 CONFIG_ANDROID_PARANOID_NETWORK=y
727 CONFIG_NETWORK_SECMARK=y
728 # CONFIG_NET_PTP_CLASSIFY is not set
729 # CONFIG_NETWORK_PHY_TIMESTAMPING is not set
730 CONFIG_NETFILTER=y
731 # CONFIG_NETFILTER_DEBUG is not set
732 CONFIG_NETFILTER_ADVANCED=y
733
734 #
735 # Core Netfilter Configuration
736 #
737 CONFIG_NETFILTER_INGRESS=y
738 CONFIG_NETFILTER_NETLINK=y
739 # CONFIG_NETFILTER_NETLINK_ACCT is not set
740 CONFIG_NETFILTER_NETLINK_QUEUE=y
741 CONFIG_NETFILTER_NETLINK_LOG=y
742 CONFIG_NF_CONNTRACK=y
743 CONFIG_NF_LOG_COMMON=y
744 CONFIG_NF_CONNTRACK_MARK=y
745 CONFIG_NF_CONNTRACK_SECMARK=y
746 # CONFIG_NF_CONNTRACK_ZONES is not set
747 CONFIG_NF_CONNTRACK_PROCFS=y
748 CONFIG_NF_CONNTRACK_EVENTS=y
749 # CONFIG_NF_CONNTRACK_TIMEOUT is not set
750 # CONFIG_NF_CONNTRACK_TIMESTAMP is not set
751 CONFIG_NF_CONNTRACK_LABELS=y
752 CONFIG_NF_CT_PROTO_DCCP=y
753 CONFIG_NF_CT_PROTO_GRE=y
754 CONFIG_NF_CT_PROTO_SCTP=y
755 CONFIG_NF_CT_PROTO_UDPLITE=y
756 CONFIG_NF_CONNTRACK_AMANDA=y
757 CONFIG_NF_CONNTRACK_FTP=y
758 CONFIG_NF_CONNTRACK_H323=y
759 CONFIG_NF_CONNTRACK_IRC=y
760 CONFIG_NF_CONNTRACK_BROADCAST=y
761 CONFIG_NF_CONNTRACK_NETBIOS_NS=y
762 # CONFIG_NF_CONNTRACK_SNMP is not set
763 CONFIG_NF_CONNTRACK_PPTP=y
764 CONFIG_NF_CONNTRACK_SANE=y
765 # CONFIG_NF_CONNTRACK_SIP is not set
766 CONFIG_NF_CONNTRACK_TFTP=y
767 CONFIG_NF_CT_NETLINK=y
768 # CONFIG_NF_CT_NETLINK_TIMEOUT is not set
769 # CONFIG_NETFILTER_NETLINK_GLUE_CT is not set
770 CONFIG_NF_NAT=y
771 CONFIG_NF_NAT_NEEDED=y
772 CONFIG_NF_NAT_PROTO_DCCP=y
773 CONFIG_NF_NAT_PROTO_UDPLITE=y
774 CONFIG_NF_NAT_PROTO_SCTP=y
775 CONFIG_NF_NAT_AMANDA=y
776 CONFIG_NF_NAT_FTP=y
777 CONFIG_NF_NAT_IRC=y
778 # CONFIG_NF_NAT_SIP is not set
779 CONFIG_NF_NAT_TFTP=y
780 CONFIG_NF_NAT_REDIRECT=y
781 # CONFIG_NF_TABLES is not set
782 CONFIG_NETFILTER_XTABLES=y
783
784 #
785 # Xtables combined modules
786 #
787 CONFIG_NETFILTER_XT_MARK=y
788 CONFIG_NETFILTER_XT_CONNMARK=y
789
790 #
791 # Xtables targets
792 #
793 # CONFIG_NETFILTER_XT_TARGET_AUDIT is not set
794 # CONFIG_NETFILTER_XT_TARGET_CHECKSUM is not set
795 CONFIG_NETFILTER_XT_TARGET_CLASSIFY=y
796 CONFIG_NETFILTER_XT_TARGET_CONNMARK=y
797 CONFIG_NETFILTER_XT_TARGET_CONNSECMARK=y
798 CONFIG_NETFILTER_XT_TARGET_CT=y
799 # CONFIG_NETFILTER_XT_TARGET_DSCP is not set
800 # CONFIG_NETFILTER_XT_TARGET_HL is not set
801 # CONFIG_NETFILTER_XT_TARGET_HMARK is not set
802 CONFIG_NETFILTER_XT_TARGET_IDLETIMER=y
803 CONFIG_NETFILTER_XT_TARGET_LOG=y
804 CONFIG_NETFILTER_XT_TARGET_MARK=y
805 CONFIG_NETFILTER_XT_NAT=y
806 CONFIG_NETFILTER_XT_TARGET_NETMAP=y
807 CONFIG_NETFILTER_XT_TARGET_NFLOG=y
808 CONFIG_NETFILTER_XT_TARGET_NFQUEUE=y
809 # CONFIG_NETFILTER_XT_TARGET_NOTRACK is not set
810 # CONFIG_NETFILTER_XT_TARGET_RATEEST is not set
811 CONFIG_NETFILTER_XT_TARGET_REDIRECT=y
812 # CONFIG_NETFILTER_XT_TARGET_TEE is not set
813 CONFIG_NETFILTER_XT_TARGET_TPROXY=y
814 CONFIG_NETFILTER_XT_TARGET_TRACE=y
815 CONFIG_NETFILTER_XT_TARGET_SECMARK=y
816 CONFIG_NETFILTER_XT_TARGET_TCPMSS=y
817 # CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP is not set
818
819 #
820 # Xtables matches
821 #
822 # CONFIG_NETFILTER_XT_MATCH_ADDRTYPE is not set
823 # CONFIG_NETFILTER_XT_MATCH_BPF is not set
824 # CONFIG_NETFILTER_XT_MATCH_CGROUP is not set
825 # CONFIG_NETFILTER_XT_MATCH_CLUSTER is not set
826 CONFIG_NETFILTER_XT_MATCH_COMMENT=y
827 CONFIG_NETFILTER_XT_MATCH_CONNBYTES=y
828 CONFIG_NETFILTER_XT_MATCH_CONNLABEL=y
829 CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=y
830 CONFIG_NETFILTER_XT_MATCH_CONNMARK=y
831 CONFIG_NETFILTER_XT_MATCH_CONNTRACK=y
832 # CONFIG_NETFILTER_XT_MATCH_CPU is not set
833 # CONFIG_NETFILTER_XT_MATCH_DCCP is not set
834 # CONFIG_NETFILTER_XT_MATCH_DEVGROUP is not set
835 # CONFIG_NETFILTER_XT_MATCH_DSCP is not set
836 CONFIG_NETFILTER_XT_MATCH_ECN=y
837 # CONFIG_NETFILTER_XT_MATCH_ESP is not set
838 CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=y
839 CONFIG_NETFILTER_XT_MATCH_HELPER=y
840 CONFIG_NETFILTER_XT_MATCH_HL=y
841 # CONFIG_NETFILTER_XT_MATCH_IPCOMP is not set
842 CONFIG_NETFILTER_XT_MATCH_IPRANGE=y
843 # CONFIG_NETFILTER_XT_MATCH_L2TP is not set
844 CONFIG_NETFILTER_XT_MATCH_LENGTH=y
845 CONFIG_NETFILTER_XT_MATCH_LIMIT=y
846 CONFIG_NETFILTER_XT_MATCH_MAC=y
847 CONFIG_NETFILTER_XT_MATCH_MARK=y
848 # CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set
849 # CONFIG_NETFILTER_XT_MATCH_NFACCT is not set
850 # CONFIG_NETFILTER_XT_MATCH_OSF is not set
851 # CONFIG_NETFILTER_XT_MATCH_OWNER is not set
852 CONFIG_NETFILTER_XT_MATCH_POLICY=y
853 CONFIG_NETFILTER_XT_MATCH_PKTTYPE=y
854 CONFIG_NETFILTER_XT_MATCH_QTAGUID=y
855 CONFIG_NETFILTER_XT_MATCH_ONESHOT=y
856 CONFIG_NETFILTER_XT_MATCH_QUOTA=y
857 CONFIG_NETFILTER_XT_MATCH_QUOTA2=y
858 CONFIG_NETFILTER_XT_MATCH_QUOTA2_LOG=y
859 # CONFIG_NETFILTER_XT_MATCH_RATEEST is not set
860 # CONFIG_NETFILTER_XT_MATCH_REALM is not set
861 # CONFIG_NETFILTER_XT_MATCH_RECENT is not set
862 CONFIG_NETFILTER_XT_MATCH_SCTP=y
863 CONFIG_NETFILTER_XT_MATCH_SOCKET=y
864 CONFIG_NETFILTER_XT_MATCH_STATE=y
865 CONFIG_NETFILTER_XT_MATCH_STATISTIC=y
866 CONFIG_NETFILTER_XT_MATCH_STRING=y
867 # CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set
868 CONFIG_NETFILTER_XT_MATCH_TIME=y
869 CONFIG_NETFILTER_XT_MATCH_U32=y
870 CONFIG_NF_HISTORY=y
871 # CONFIG_IP_SET is not set
872 # CONFIG_IP_VS is not set
873
874 #
875 # IP: Netfilter Configuration
876 #
877 CONFIG_NF_DEFRAG_IPV4=y
878 CONFIG_NF_CONNTRACK_IPV4=y
879 CONFIG_NF_CONNTRACK_PROC_COMPAT=y
880 # CONFIG_NF_DUP_IPV4 is not set
881 # CONFIG_NF_LOG_ARP is not set
882 CONFIG_NF_LOG_IPV4=y
883 CONFIG_NF_REJECT_IPV4=y
884 CONFIG_NF_NAT_IPV4=y
885 CONFIG_NF_NAT_MASQUERADE_IPV4=y
886 CONFIG_NF_NAT_PROTO_GRE=y
887 CONFIG_NF_NAT_PPTP=y
888 CONFIG_NF_NAT_H323=y
889 CONFIG_IP_NF_IPTABLES=y
890 CONFIG_IP_NF_MATCH_AH=y
891 CONFIG_IP_NF_MATCH_ECN=y
892 CONFIG_IP_NF_MATCH_RPFILTER=y
893 CONFIG_IP_NF_MATCH_TTL=y
894 CONFIG_IP_NF_FILTER=y
895 CONFIG_IP_NF_TARGET_REJECT=y
896 # CONFIG_IP_NF_TARGET_SYNPROXY is not set
897 CONFIG_IP_NF_NAT=y
898 CONFIG_IP_NF_TARGET_MASQUERADE=y
899 CONFIG_IP_NF_TARGET_NETMAP=y
900 CONFIG_IP_NF_TARGET_REDIRECT=y
901 CONFIG_IP_NF_MANGLE=y
902 # CONFIG_IP_NF_TARGET_CLUSTERIP is not set
903 # CONFIG_IP_NF_TARGET_ECN is not set
904 # CONFIG_IP_NF_TARGET_TTL is not set
905 CONFIG_IP_NF_RAW=y
906 CONFIG_IP_NF_SECURITY=y
907 CONFIG_IP_NF_ARPTABLES=y
908 CONFIG_IP_NF_ARPFILTER=y
909 CONFIG_IP_NF_ARP_MANGLE=y
910
911 #
912 # IPv6: Netfilter Configuration
913 #
914 CONFIG_NF_DEFRAG_IPV6=y
915 CONFIG_NF_CONNTRACK_IPV6=y
916 # CONFIG_NF_DUP_IPV6 is not set
917 CONFIG_NF_REJECT_IPV6=y
918 CONFIG_NF_LOG_IPV6=y
919 CONFIG_NF_NAT_IPV6=y
920 CONFIG_NF_NAT_MASQUERADE_IPV6=y
921 CONFIG_IP6_NF_IPTABLES=y
922 # CONFIG_IP6_NF_MATCH_AH is not set
923 # CONFIG_IP6_NF_MATCH_EUI64 is not set
924 # CONFIG_IP6_NF_MATCH_FRAG is not set
925 # CONFIG_IP6_NF_MATCH_OPTS is not set
926 # CONFIG_IP6_NF_MATCH_HL is not set
927 # CONFIG_IP6_NF_MATCH_IPV6HEADER is not set
928 # CONFIG_IP6_NF_MATCH_MH is not set
929 CONFIG_IP6_NF_MATCH_RPFILTER=y
930 # CONFIG_IP6_NF_MATCH_RT is not set
931 # CONFIG_IP6_NF_TARGET_HL is not set
932 CONFIG_IP6_NF_FILTER=y
933 CONFIG_IP6_NF_TARGET_REJECT=y
934 # CONFIG_IP6_NF_TARGET_SYNPROXY is not set
935 CONFIG_IP6_NF_MANGLE=y
936 CONFIG_IP6_NF_RAW=y
937 # CONFIG_IP6_NF_SECURITY is not set
938 CONFIG_IP6_NF_NAT=y
939 CONFIG_IP6_NF_TARGET_MASQUERADE=y
940 # CONFIG_IP6_NF_TARGET_NPT is not set
941 # CONFIG_IP_DCCP is not set
942 # CONFIG_IP_SCTP is not set
943 # CONFIG_RDS is not set
944 # CONFIG_TIPC is not set
945 # CONFIG_ATM is not set
946 # CONFIG_L2TP is not set
947 # CONFIG_BRIDGE is not set
948 CONFIG_HAVE_NET_DSA=y
949 # CONFIG_NET_DSA is not set
950 # CONFIG_VLAN_8021Q is not set
951 # CONFIG_DECNET is not set
952 # CONFIG_LLC2 is not set
953 # CONFIG_IPX is not set
954 # CONFIG_ATALK is not set
955 # CONFIG_X25 is not set
956 # CONFIG_LAPB is not set
957 CONFIG_PHONET=y
958 # CONFIG_6LOWPAN is not set
959 # CONFIG_IEEE802154 is not set
960 CONFIG_NET_SCHED=y
961
962 #
963 # Queueing/Scheduling
964 #
965 # CONFIG_NET_SCH_CBQ is not set
966 CONFIG_NET_SCH_HTB=y
967 # CONFIG_NET_SCH_HFSC is not set
968 CONFIG_NET_SCH_PRIO=y
969 # CONFIG_NET_SCH_MULTIQ is not set
970 # CONFIG_NET_SCH_RED is not set
971 # CONFIG_NET_SCH_SFB is not set
972 # CONFIG_NET_SCH_SFQ is not set
973 # CONFIG_NET_SCH_TEQL is not set
974 # CONFIG_NET_SCH_TBF is not set
975 # CONFIG_NET_SCH_GRED is not set
976 # CONFIG_NET_SCH_DSMARK is not set
977 # CONFIG_NET_SCH_NETEM is not set
978 # CONFIG_NET_SCH_DRR is not set
979 # CONFIG_NET_SCH_MQPRIO is not set
980 # CONFIG_NET_SCH_CHOKE is not set
981 # CONFIG_NET_SCH_QFQ is not set
982 # CONFIG_NET_SCH_CODEL is not set
983 # CONFIG_NET_SCH_FQ_CODEL is not set
984 # CONFIG_NET_SCH_FQ is not set
985 # CONFIG_NET_SCH_HHF is not set
986 # CONFIG_NET_SCH_PIE is not set
987 CONFIG_NET_SCH_INGRESS=y
988 # CONFIG_NET_SCH_PLUG is not set
989
990 #
991 # Classification
992 #
993 CONFIG_NET_CLS=y
994 CONFIG_NET_CLS_BASIC=y
995 # CONFIG_NET_CLS_TCINDEX is not set
996 # CONFIG_NET_CLS_ROUTE4 is not set
997 # CONFIG_NET_CLS_FW is not set
998 CONFIG_NET_CLS_U32=y
999 # CONFIG_CLS_U32_PERF is not set
1000 # CONFIG_CLS_U32_MARK is not set
1001 # CONFIG_NET_CLS_RSVP is not set
1002 # CONFIG_NET_CLS_RSVP6 is not set
1003 # CONFIG_NET_CLS_FLOW is not set
1004 CONFIG_NET_CLS_CGROUP=y
1005 # CONFIG_NET_CLS_BPF is not set
1006 # CONFIG_NET_CLS_FLOWER is not set
1007 CONFIG_NET_EMATCH=y
1008 CONFIG_NET_EMATCH_STACK=32
1009 # CONFIG_NET_EMATCH_CMP is not set
1010 # CONFIG_NET_EMATCH_NBYTE is not set
1011 CONFIG_NET_EMATCH_U32=y
1012 # CONFIG_NET_EMATCH_META is not set
1013 # CONFIG_NET_EMATCH_TEXT is not set
1014 CONFIG_NET_CLS_ACT=y
1015 CONFIG_NET_ACT_POLICE=y
1016 CONFIG_NET_ACT_GACT=y
1017 # CONFIG_GACT_PROB is not set
1018 CONFIG_NET_ACT_MIRRED=y
1019 # CONFIG_NET_ACT_IPT is not set
1020 # CONFIG_NET_ACT_NAT is not set
1021 # CONFIG_NET_ACT_PEDIT is not set
1022 # CONFIG_NET_ACT_SIMP is not set
1023 # CONFIG_NET_ACT_SKBEDIT is not set
1024 # CONFIG_NET_ACT_CSUM is not set
1025 # CONFIG_NET_ACT_VLAN is not set
1026 # CONFIG_NET_ACT_BPF is not set
1027 # CONFIG_NET_ACT_CONNMARK is not set
1028 # CONFIG_NET_CLS_IND is not set
1029 CONFIG_NET_SCH_FIFO=y
1030 # CONFIG_DCB is not set
1031 # CONFIG_DNS_RESOLVER is not set
1032 # CONFIG_BATMAN_ADV is not set
1033 # CONFIG_OPENVSWITCH is not set
1034 # CONFIG_VSOCKETS is not set
1035 # CONFIG_NETLINK_DIAG is not set
1036 # CONFIG_MPLS is not set
1037 # CONFIG_HSR is not set
1038 # CONFIG_NET_SWITCHDEV is not set
1039 # CONFIG_NET_L3_MASTER_DEV is not set
1040 # CONFIG_KNOX_NCM is not set
1041 CONFIG_RPS=y
1042 CONFIG_RFS_ACCEL=y
1043 CONFIG_XPS=y
1044 # CONFIG_CGROUP_NET_PRIO is not set
1045 CONFIG_CGROUP_NET_CLASSID=y
1046 CONFIG_NET_RX_BUSY_POLL=y
1047 CONFIG_BQL=y
1048 CONFIG_NET_FLOW_LIMIT=y
1049
1050 #
1051 # Network testing
1052 #
1053 # CONFIG_NET_PKTGEN is not set
1054 # CONFIG_NET_DROP_MONITOR is not set
1055 # CONFIG_HAMRADIO is not set
1056 # CONFIG_CAN is not set
1057 # CONFIG_IRDA is not set
1058 CONFIG_BT=y
1059 CONFIG_BT_BREDR=y
1060 # CONFIG_BT_RFCOMM is not set
1061 # CONFIG_BT_BNEP is not set
1062 # CONFIG_BT_HIDP is not set
1063 CONFIG_BT_HS=y
1064 CONFIG_BT_LE=y
1065 # CONFIG_BT_SELFTEST is not set
1066 CONFIG_BT_DEBUGFS=y
1067
1068 #
1069 # Bluetooth device drivers
1070 #
1071 # CONFIG_BT_HCIBTUSB is not set
1072 # CONFIG_BT_HCIBTSDIO is not set
1073 # CONFIG_BT_HCIUART is not set
1074 # CONFIG_BT_HCIBCM203X is not set
1075 # CONFIG_BT_HCIBFUSB is not set
1076 # CONFIG_BT_HCIVHCI is not set
1077 # CONFIG_BT_MRVL is not set
1078 CONFIG_BT_BCM43XX=y
1079 # CONFIG_AF_RXRPC is not set
1080 CONFIG_FIB_RULES=y
1081 CONFIG_WIRELESS=y
1082 CONFIG_CFG80211=y
1083 CONFIG_NL80211_TESTMODE=y
1084 # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
1085 # CONFIG_CFG80211_REG_DEBUG is not set
1086 # CONFIG_CFG80211_CERTIFICATION_ONUS is not set
1087 CONFIG_CFG80211_DEFAULT_PS=y
1088 # CONFIG_CFG80211_DEBUGFS is not set
1089 # CONFIG_CFG80211_INTERNAL_REGDB is not set
1090 CONFIG_CFG80211_CRDA_SUPPORT=y
1091 # CONFIG_CFG80211_WEXT is not set
1092 # CONFIG_LIB80211 is not set
1093 CONFIG_CFG80211_REG_NOT_UPDATED=y
1094 # CONFIG_MAC80211 is not set
1095 CONFIG_MAC80211_STA_HASH_MAX_SIZE=0
1096 # CONFIG_WIMAX is not set
1097 CONFIG_RFKILL=y
1098 CONFIG_RFKILL_PM=y
1099 # CONFIG_RFKILL_INPUT is not set
1100 # CONFIG_RFKILL_REGULATOR is not set
1101 # CONFIG_RFKILL_GPIO is not set
1102 # CONFIG_NET_9P is not set
1103 # CONFIG_CAIF is not set
1104 # CONFIG_CEPH_LIB is not set
1105 # CONFIG_NFC is not set
1106 CONFIG_SAMSUNG_NFC=y
1107
1108 #
1109 # Near Field Communication (NFC) devices
1110 #
1111 CONFIG_SEC_NFC=y
1112 CONFIG_ESE_P3_LSI=y
1113 # CONFIG_ESE_FACTORY_ONLY is not set
1114 # CONFIG_NFC_PN547 is not set
1115 # CONFIG_NFC_P61 is not set
1116 CONFIG_ESE_SECURE=y
1117 CONFIG_ESE_SECURE_SPI_PORT=8
1118 CONFIG_ESE_SECURE_USI_MODE=6
1119 CONFIG_ESE_SECURE_GPIO=""
1120 # CONFIG_ESE_COFFEE is not set
1121 CONFIG_SEC_NFC_LOGGER=y
1122 # CONFIG_LWTUNNEL is not set
1123 CONFIG_HAVE_BPF_JIT=y
1124 CONFIG_CLTCP=y
1125
1126 #
1127 # Device Drivers
1128 #
1129 CONFIG_ARM_AMBA=y
1130 # CONFIG_TEGRA_AHB is not set
1131
1132 #
1133 # Generic Driver Options
1134 #
1135 CONFIG_UEVENT_HELPER=y
1136 CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
1137 CONFIG_DEVTMPFS=y
1138 # CONFIG_DEVTMPFS_MOUNT is not set
1139 CONFIG_STANDALONE=y
1140 CONFIG_PREVENT_FIRMWARE_BUILD=y
1141 CONFIG_FW_LOADER=y
1142 CONFIG_FIRMWARE_IN_KERNEL=y
1143 CONFIG_EXTRA_FIRMWARE=""
1144 CONFIG_FW_LOADER_USER_HELPER=y
1145 CONFIG_FW_LOADER_USER_HELPER_FALLBACK=y
1146 CONFIG_ALLOW_DEV_COREDUMP=y
1147 # CONFIG_DEBUG_DRIVER is not set
1148 # CONFIG_DEBUG_DEVRES is not set
1149 # CONFIG_SYS_HYPERVISOR is not set
1150 # CONFIG_GENERIC_CPU_DEVICES is not set
1151 CONFIG_GENERIC_CPU_AUTOPROBE=y
1152 CONFIG_SOC_BUS=y
1153 CONFIG_REGMAP=y
1154 CONFIG_REGMAP_I2C=y
1155 CONFIG_REGMAP_SPI=y
1156 CONFIG_REGMAP_MMIO=y
1157 CONFIG_REGMAP_IRQ=y
1158 CONFIG_DMA_SHARED_BUFFER=y
1159 # CONFIG_FENCE_TRACE is not set
1160 CONFIG_DMA_CMA=y
1161
1162 #
1163 # Default contiguous memory area size:
1164 #
1165 CONFIG_CMA_SIZE_MBYTES=20
1166 CONFIG_CMA_SIZE_SEL_MBYTES=y
1167 # CONFIG_CMA_SIZE_SEL_PERCENTAGE is not set
1168 # CONFIG_CMA_SIZE_SEL_MIN is not set
1169 # CONFIG_CMA_SIZE_SEL_MAX is not set
1170 CONFIG_CMA_ALIGNMENT=8
1171
1172 #
1173 # Bus devices
1174 #
1175 # CONFIG_ARM_CCI400_PMU is not set
1176 # CONFIG_ARM_CCI500_PMU is not set
1177 # CONFIG_ARM_CCN is not set
1178 # CONFIG_VEXPRESS_CONFIG is not set
1179 # CONFIG_CONNECTOR is not set
1180 # CONFIG_MTD is not set
1181 CONFIG_DTC=y
1182 CONFIG_OF=y
1183 # CONFIG_OF_UNITTEST is not set
1184 CONFIG_OF_FLATTREE=y
1185 CONFIG_OF_EARLY_FLATTREE=y
1186 CONFIG_OF_ADDRESS=y
1187 CONFIG_OF_ADDRESS_PCI=y
1188 CONFIG_OF_IRQ=y
1189 CONFIG_OF_NET=y
1190 CONFIG_OF_MDIO=y
1191 CONFIG_OF_PCI=y
1192 CONFIG_OF_PCI_IRQ=y
1193 CONFIG_OF_RESERVED_MEM=y
1194 # CONFIG_OF_OVERLAY is not set
1195 # CONFIG_PARPORT is not set
1196 CONFIG_PNP=y
1197 CONFIG_PNP_DEBUG_MESSAGES=y
1198
1199 #
1200 # Protocols
1201 #
1202 CONFIG_PNPACPI=y
1203 CONFIG_BLK_DEV=y
1204 # CONFIG_BLK_DEV_NULL_BLK is not set
1205 # CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set
1206 CONFIG_ZRAM=y
1207 # CONFIG_ZRAM_LZ4_COMPRESS is not set
1208 # CONFIG_BLK_CPQ_CISS_DA is not set
1209 # CONFIG_BLK_DEV_DAC960 is not set
1210 # CONFIG_BLK_DEV_UMEM is not set
1211 # CONFIG_BLK_DEV_COW_COMMON is not set
1212 CONFIG_BLK_DEV_LOOP=y
1213 CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
1214 # CONFIG_BLK_DEV_CRYPTOLOOP is not set
1215 # CONFIG_BLK_DEV_DRBD is not set
1216 # CONFIG_BLK_DEV_NBD is not set
1217 # CONFIG_BLK_DEV_SKD is not set
1218 # CONFIG_BLK_DEV_SX8 is not set
1219 CONFIG_BLK_DEV_RAM=y
1220 CONFIG_BLK_DEV_RAM_COUNT=16
1221 CONFIG_BLK_DEV_RAM_SIZE=8192
1222 # CONFIG_CDROM_PKTCDVD is not set
1223 # CONFIG_ATA_OVER_ETH is not set
1224 # CONFIG_BLK_DEV_RBD is not set
1225 # CONFIG_BLK_DEV_RSXX is not set
1226 # CONFIG_BLK_DEV_NVME is not set
1227
1228 #
1229 # Misc devices
1230 #
1231 # CONFIG_SENSORS_LIS3LV02D is not set
1232 # CONFIG_AD525X_DPOT is not set
1233 # CONFIG_DUMMY_IRQ is not set
1234 # CONFIG_PHANTOM is not set
1235 # CONFIG_SGI_IOC4 is not set
1236 # CONFIG_TIFM_CORE is not set
1237 # CONFIG_ICS932S401 is not set
1238 # CONFIG_ENCLOSURE_SERVICES is not set
1239 # CONFIG_HP_ILO is not set
1240 # CONFIG_APDS9802ALS is not set
1241 # CONFIG_ISL29003 is not set
1242 # CONFIG_KNOX_KAP is not set
1243 # CONFIG_ISL29020 is not set
1244 # CONFIG_SENSORS_TSL2550 is not set
1245 # CONFIG_SENSORS_BH1780 is not set
1246 # CONFIG_SENSORS_BH1770 is not set
1247 # CONFIG_SENSORS_APDS990X is not set
1248 # CONFIG_HMC6352 is not set
1249 # CONFIG_DS1682 is not set
1250 # CONFIG_TI_DAC7512 is not set
1251 # CONFIG_BMP085_I2C is not set
1252 # CONFIG_BMP085_SPI is not set
1253 # CONFIG_USB_SWITCH_FSA9480 is not set
1254 # CONFIG_LATTICE_ECP3_CONFIG is not set
1255 # CONFIG_SRAM is not set
1256 CONFIG_UID_SYS_STATS=y
1257 # CONFIG_UID_SYS_STATS_DEBUG is not set
1258 # CONFIG_MEMORY_STATE_TIME is not set
1259 CONFIG_EXYNOS_IMA=y
1260 # CONFIG_FAN_G761 is not set
1261 # CONFIG_C2PORT is not set
1262
1263 #
1264 # EEPROM support
1265 #
1266 # CONFIG_EEPROM_AT24 is not set
1267 # CONFIG_EEPROM_AT25 is not set
1268 # CONFIG_EEPROM_LEGACY is not set
1269 # CONFIG_EEPROM_MAX6875 is not set
1270 # CONFIG_EEPROM_93CX6 is not set
1271 # CONFIG_EEPROM_93XX46 is not set
1272 # CONFIG_CB710_CORE is not set
1273
1274 #
1275 # Texas Instruments shared transport line discipline
1276 #
1277 # CONFIG_TI_ST is not set
1278 # CONFIG_SENSORS_LIS3_I2C is not set
1279
1280 #
1281 # Altera FPGA firmware download module
1282 #
1283 # CONFIG_ALTERA_STAPL is not set
1284
1285 #
1286 # Intel MIC Bus Driver
1287 #
1288
1289 #
1290 # SCIF Bus Driver
1291 #
1292
1293 #
1294 # Intel MIC Host Driver
1295 #
1296
1297 #
1298 # Intel MIC Card Driver
1299 #
1300
1301 #
1302 # SCIF Driver
1303 #
1304
1305 #
1306 # Intel MIC Coprocessor State Management (COSM) Drivers
1307 #
1308 # CONFIG_GENWQE is not set
1309 # CONFIG_ECHO is not set
1310 # CONFIG_CXL_BASE is not set
1311 # CONFIG_CXL_KERNEL_API is not set
1312 # CONFIG_CXL_EEH is not set
1313 CONFIG_MCU_IPC=y
1314 # CONFIG_MCU_IPC_TEST is not set
1315 CONFIG_SHM_IPC=y
1316
1317 #
1318 # Samsung Modem Interface Driver for Memory-type Interface
1319 #
1320 # CONFIG_SEC_MODEM_IF is not set
1321 CONFIG_LINK_DEVICE_SHMEM=y
1322 CONFIG_CP_SECURE_BOOT=y
1323 CONFIG_SEC_SIPC_MODEM_IF=y
1324 CONFIG_SEC_MODEM_SS310AP=y
1325 CONFIG_CP_ZEROCOPY=y
1326
1327 #
1328 # Configuration Description
1329 #
1330 # CONFIG_BOOT_DEVICE_SPI is not set
1331 # CONFIG_LINK_DEVICE_MEMORY is not set
1332 # CONFIG_LINK_POWER_MANAGEMENT is not set
1333 # CONFIG_LINK_DEVICE_WITH_SBD_ARCH is not set
1334 CONFIG_LINK_DEVICE_NAPI=y
1335 # CONFIG_LINK_DEVICE_C2C is not set
1336 # CONFIG_LINK_DEVICE_LLI is not set
1337 # CONFIG_LINK_DEVICE_HSIC is not set
1338 # CONFIG_LTE_MODEM_XMM7260 is not set
1339 CONFIG_UMTS_MODEM_SS310AP=y
1340 # CONFIG_DEBUG_PKTLOG is not set
1341 # CONFIG_LINK_CONTROL_MSG_IOSM is not set
1342 # CONFIG_GPIO_DS_DETECT is not set
1343 CONFIG_CP_RAM_LOGGING=y
1344 # CONFIG_MODEM_IF_LEGACY_QOS is not set
1345 CONFIG_MODEM_IF_QOS=y
1346 # CONFIG_SEC_SIPC_HIGGS_MODEM_IF is not set
1347
1348 #
1349 # NOTIFIER configs
1350 #
1351 CONFIG_VBUS_NOTIFIER=y
1352
1353 #
1354 # MUIC configs
1355 #
1356 CONFIG_USE_MUIC=y
1357 CONFIG_USE_SAFEOUT=y
1358 CONFIG_MUIC_NOTIFIER=y
1359 CONFIG_MUIC_UNIVERSAL=y
1360 # CONFIG_MUIC_UNIVERSAL_MAX77854 is not set
1361 CONFIG_MUIC_UNIVERSAL_MAX77865=y
1362 CONFIG_MUIC_HV=y
1363 # CONFIG_MUIC_HV_12V is not set
1364 CONFIG_MUIC_HV_MAX77865=y
1365 CONFIG_MUIC_SUPPORT_CCIC=y
1366
1367 #
1368 # SCSI device support
1369 #
1370 CONFIG_SCSI_MOD=y
1371 # CONFIG_RAID_ATTRS is not set
1372 CONFIG_SCSI=y
1373 CONFIG_UFS_FMP_DM_CRYPT=y
1374 # CONFIG_UFS_FMP_ECRYPT_FS is not set
1375 CONFIG_UFS_FMP_EXT4CRYPT_FS=y
1376 CONFIG_UFS_SRPMB=y
1377 CONFIG_SCSI_DMA=y
1378 # CONFIG_SCSI_NETLINK is not set
1379 # CONFIG_SCSI_MQ_DEFAULT is not set
1380 CONFIG_SCSI_PROC_FS=y
1381
1382 #
1383 # SCSI support type (disk, tape, CD-ROM)
1384 #
1385 CONFIG_BLK_DEV_SD=y
1386 # CONFIG_CHR_DEV_ST is not set
1387 # CONFIG_CHR_DEV_OSST is not set
1388 # CONFIG_BLK_DEV_SR is not set
1389 # CONFIG_CHR_DEV_SG is not set
1390 # CONFIG_CHR_DEV_SCH is not set
1391 # CONFIG_SCSI_CONSTANTS is not set
1392 # CONFIG_SCSI_LOGGING is not set
1393 # CONFIG_SCSI_SCAN_ASYNC is not set
1394
1395 #
1396 # SCSI Transports
1397 #
1398 # CONFIG_SCSI_SPI_ATTRS is not set
1399 # CONFIG_SCSI_FC_ATTRS is not set
1400 # CONFIG_SCSI_ISCSI_ATTRS is not set
1401 # CONFIG_SCSI_SAS_ATTRS is not set
1402 # CONFIG_SCSI_SAS_LIBSAS is not set
1403 # CONFIG_SCSI_SRP_ATTRS is not set
1404 CONFIG_SCSI_LOWLEVEL=y
1405 # CONFIG_ISCSI_TCP is not set
1406 # CONFIG_ISCSI_BOOT_SYSFS is not set
1407 # CONFIG_SCSI_CXGB3_ISCSI is not set
1408 # CONFIG_SCSI_CXGB4_ISCSI is not set
1409 # CONFIG_SCSI_BNX2_ISCSI is not set
1410 # CONFIG_BE2ISCSI is not set
1411 # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
1412 # CONFIG_SCSI_HPSA is not set
1413 # CONFIG_SCSI_3W_9XXX is not set
1414 # CONFIG_SCSI_3W_SAS is not set
1415 # CONFIG_SCSI_ACARD is not set
1416 # CONFIG_SCSI_AACRAID is not set
1417 # CONFIG_SCSI_AIC7XXX is not set
1418 # CONFIG_SCSI_AIC79XX is not set
1419 # CONFIG_SCSI_AIC94XX is not set
1420 # CONFIG_SCSI_MVSAS is not set
1421 # CONFIG_SCSI_MVUMI is not set
1422 # CONFIG_SCSI_ADVANSYS is not set
1423 # CONFIG_SCSI_ARCMSR is not set
1424 # CONFIG_SCSI_ESAS2R is not set
1425 # CONFIG_MEGARAID_NEWGEN is not set
1426 # CONFIG_MEGARAID_LEGACY is not set
1427 # CONFIG_MEGARAID_SAS is not set
1428 # CONFIG_SCSI_MPT3SAS is not set
1429 # CONFIG_SCSI_MPT2SAS is not set
1430 CONFIG_SCSI_UFSHCD=y
1431 CONFIG_UFS_UN_18DIGITS=y
1432 CONFIG_UFS_UN_20DIGITS=y
1433 # CONFIG_SCSI_UFSHCD_PCI is not set
1434 CONFIG_SCSI_UFSHCD_PLATFORM=y
1435 CONFIG_SCSI_UFS_ASYNC_RELINK=y
1436 # CONFIG_SCSI_UFS_TEST_MODE is not set
1437 CONFIG_SCSI_UFS_CMD_LOGGING=y
1438 CONFIG_SCSI_UFS_EXYNOS=y
1439 # CONFIG_SCSI_HPTIOP is not set
1440 # CONFIG_SCSI_SNIC is not set
1441 # CONFIG_SCSI_DMX3191D is not set
1442 # CONFIG_SCSI_FUTURE_DOMAIN is not set
1443 # CONFIG_SCSI_IPS is not set
1444 # CONFIG_SCSI_INITIO is not set
1445 # CONFIG_SCSI_INIA100 is not set
1446 # CONFIG_SCSI_STEX is not set
1447 # CONFIG_SCSI_SYM53C8XX_2 is not set
1448 # CONFIG_SCSI_QLOGIC_1280 is not set
1449 # CONFIG_SCSI_QLA_ISCSI is not set
1450 # CONFIG_SCSI_DC395x is not set
1451 # CONFIG_SCSI_AM53C974 is not set
1452 # CONFIG_SCSI_WD719X is not set
1453 # CONFIG_SCSI_DEBUG is not set
1454 # CONFIG_SCSI_PMCRAID is not set
1455 # CONFIG_SCSI_PM8001 is not set
1456 # CONFIG_SCSI_LOWLEVEL_PCMCIA is not set
1457 # CONFIG_SCSI_DH is not set
1458 # CONFIG_SCSI_OSD_INITIATOR is not set
1459 CONFIG_HAVE_PATA_PLATFORM=y
1460 # CONFIG_ATA is not set
1461 CONFIG_MD=y
1462 # CONFIG_BLK_DEV_MD is not set
1463 # CONFIG_BCACHE is not set
1464 CONFIG_BLK_DEV_DM_BUILTIN=y
1465 CONFIG_BLK_DEV_DM=y
1466 # CONFIG_DM_MQ_DEFAULT is not set
1467 # CONFIG_DM_DEBUG is not set
1468 CONFIG_DM_BUFIO=y
1469 CONFIG_DM_CRYPT=y
1470 # CONFIG_DM_SNAPSHOT is not set
1471 # CONFIG_DM_THIN_PROVISIONING is not set
1472 # CONFIG_DM_CACHE is not set
1473 # CONFIG_DM_ERA is not set
1474 # CONFIG_DM_MIRROR is not set
1475 # CONFIG_DM_RAID is not set
1476 # CONFIG_DM_ZERO is not set
1477 # CONFIG_DM_MULTIPATH is not set
1478 # CONFIG_DM_DELAY is not set
1479 CONFIG_DM_UEVENT=y
1480 # CONFIG_DM_FLAKEY is not set
1481 CONFIG_DM_VERITY=y
1482 # CONFIG_DM_VERITY_HASH_PREFETCH_MIN_SIZE_128 is not set
1483 CONFIG_DM_VERITY_HASH_PREFETCH_MIN_SIZE=1
1484 # CONFIG_DM_VERITY_FEC is not set
1485 # CONFIG_DM_SWITCH is not set
1486 # CONFIG_DM_LOG_WRITES is not set
1487 # CONFIG_DM_VERITY_AVB is not set
1488 # CONFIG_TARGET_CORE is not set
1489 # CONFIG_FUSION is not set
1490
1491 #
1492 # IEEE 1394 (FireWire) support
1493 #
1494 # CONFIG_FIREWIRE is not set
1495 # CONFIG_FIREWIRE_NOSY is not set
1496 CONFIG_NETDEVICES=y
1497 CONFIG_MII=y
1498 CONFIG_NET_CORE=y
1499 # CONFIG_BONDING is not set
1500 # CONFIG_DUMMY is not set
1501 # CONFIG_EQUALIZER is not set
1502 # CONFIG_NET_FC is not set
1503 # CONFIG_IFB is not set
1504 # CONFIG_NET_TEAM is not set
1505 # CONFIG_MACVLAN is not set
1506 # CONFIG_IPVLAN is not set
1507 # CONFIG_VXLAN is not set
1508 # CONFIG_NETCONSOLE is not set
1509 # CONFIG_NETPOLL is not set
1510 # CONFIG_NET_POLL_CONTROLLER is not set
1511 CONFIG_TUN=y
1512 # CONFIG_TUN_VNET_CROSS_LE is not set
1513 CONFIG_VETH=y
1514 # CONFIG_NLMON is not set
1515 # CONFIG_ARCNET is not set
1516
1517 #
1518 # CAIF transport drivers
1519 #
1520
1521 #
1522 # Distributed Switch Architecture drivers
1523 #
1524 # CONFIG_NET_DSA_MV88E6XXX is not set
1525 # CONFIG_NET_DSA_MV88E6XXX_NEED_PPU is not set
1526 CONFIG_ETHERNET=y
1527 CONFIG_NET_VENDOR_3COM=y
1528 # CONFIG_VORTEX is not set
1529 # CONFIG_TYPHOON is not set
1530 CONFIG_NET_VENDOR_ADAPTEC=y
1531 # CONFIG_ADAPTEC_STARFIRE is not set
1532 CONFIG_NET_VENDOR_AGERE=y
1533 # CONFIG_ET131X is not set
1534 CONFIG_NET_VENDOR_ALTEON=y
1535 # CONFIG_ACENIC is not set
1536 # CONFIG_ALTERA_TSE is not set
1537 CONFIG_NET_VENDOR_AMD=y
1538 # CONFIG_AMD8111_ETH is not set
1539 # CONFIG_PCNET32 is not set
1540 # CONFIG_AMD_XGBE is not set
1541 CONFIG_NET_VENDOR_ARC=y
1542 # CONFIG_ARC_EMAC is not set
1543 # CONFIG_EMAC_ROCKCHIP is not set
1544 CONFIG_NET_VENDOR_ATHEROS=y
1545 # CONFIG_ATL2 is not set
1546 # CONFIG_ATL1 is not set
1547 # CONFIG_ATL1E is not set
1548 # CONFIG_ATL1C is not set
1549 # CONFIG_ALX is not set
1550 # CONFIG_NET_VENDOR_AURORA is not set
1551 CONFIG_NET_CADENCE=y
1552 # CONFIG_MACB is not set
1553 CONFIG_NET_VENDOR_BROADCOM=y
1554 # CONFIG_B44 is not set
1555 # CONFIG_BCMGENET is not set
1556 # CONFIG_BNX2 is not set
1557 # CONFIG_CNIC is not set
1558 # CONFIG_TIGON3 is not set
1559 # CONFIG_BNX2X is not set
1560 # CONFIG_SYSTEMPORT is not set
1561 # CONFIG_BNXT is not set
1562 CONFIG_NET_VENDOR_BROCADE=y
1563 # CONFIG_BNA is not set
1564 CONFIG_NET_VENDOR_CAVIUM=y
1565 # CONFIG_THUNDER_NIC_PF is not set
1566 # CONFIG_THUNDER_NIC_VF is not set
1567 # CONFIG_THUNDER_NIC_BGX is not set
1568 # CONFIG_LIQUIDIO is not set
1569 CONFIG_NET_VENDOR_CHELSIO=y
1570 # CONFIG_CHELSIO_T1 is not set
1571 # CONFIG_CHELSIO_T3 is not set
1572 # CONFIG_CHELSIO_T4 is not set
1573 # CONFIG_CHELSIO_T4VF is not set
1574 CONFIG_NET_VENDOR_CISCO=y
1575 # CONFIG_ENIC is not set
1576 # CONFIG_DNET is not set
1577 CONFIG_NET_VENDOR_DEC=y
1578 # CONFIG_NET_TULIP is not set
1579 CONFIG_NET_VENDOR_DLINK=y
1580 # CONFIG_DL2K is not set
1581 # CONFIG_SUNDANCE is not set
1582 CONFIG_NET_VENDOR_EMULEX=y
1583 # CONFIG_BE2NET is not set
1584 CONFIG_NET_VENDOR_EZCHIP=y
1585 # CONFIG_EZCHIP_NPS_MANAGEMENT_ENET is not set
1586 CONFIG_NET_VENDOR_EXAR=y
1587 # CONFIG_S2IO is not set
1588 # CONFIG_VXGE is not set
1589 CONFIG_NET_VENDOR_HISILICON=y
1590 # CONFIG_HIX5HD2_GMAC is not set
1591 # CONFIG_HIP04_ETH is not set
1592 # CONFIG_HNS is not set
1593 # CONFIG_HNS_DSAF is not set
1594 # CONFIG_HNS_ENET is not set
1595 CONFIG_NET_VENDOR_HP=y
1596 # CONFIG_HP100 is not set
1597 CONFIG_NET_VENDOR_INTEL=y
1598 # CONFIG_E100 is not set
1599 # CONFIG_E1000 is not set
1600 # CONFIG_E1000E is not set
1601 # CONFIG_IGB is not set
1602 # CONFIG_IGBVF is not set
1603 # CONFIG_IXGB is not set
1604 # CONFIG_IXGBE is not set
1605 # CONFIG_IXGBEVF is not set
1606 # CONFIG_I40E is not set
1607 # CONFIG_I40EVF is not set
1608 # CONFIG_FM10K is not set
1609 CONFIG_NET_VENDOR_I825XX=y
1610 # CONFIG_JME is not set
1611 CONFIG_NET_VENDOR_MARVELL=y
1612 # CONFIG_MVMDIO is not set
1613 # CONFIG_SKGE is not set
1614 # CONFIG_SKY2 is not set
1615 CONFIG_NET_VENDOR_MELLANOX=y
1616 # CONFIG_MLX4_EN is not set
1617 # CONFIG_MLX4_CORE is not set
1618 # CONFIG_MLX5_CORE is not set
1619 # CONFIG_MLXSW_CORE is not set
1620 CONFIG_NET_VENDOR_MICREL=y
1621 # CONFIG_KS8842 is not set
1622 # CONFIG_KS8851 is not set
1623 # CONFIG_KS8851_MLL is not set
1624 # CONFIG_KSZ884X_PCI is not set
1625 CONFIG_NET_VENDOR_MICROCHIP=y
1626 # CONFIG_ENC28J60 is not set
1627 # CONFIG_ENCX24J600 is not set
1628 CONFIG_NET_VENDOR_MYRI=y
1629 # CONFIG_MYRI10GE is not set
1630 # CONFIG_FEALNX is not set
1631 CONFIG_NET_VENDOR_NATSEMI=y
1632 # CONFIG_NATSEMI is not set
1633 # CONFIG_NS83820 is not set
1634 CONFIG_NET_VENDOR_8390=y
1635 # CONFIG_NE2K_PCI is not set
1636 CONFIG_NET_VENDOR_NVIDIA=y
1637 # CONFIG_FORCEDETH is not set
1638 CONFIG_NET_VENDOR_OKI=y
1639 # CONFIG_ETHOC is not set
1640 CONFIG_NET_PACKET_ENGINE=y
1641 # CONFIG_HAMACHI is not set
1642 # CONFIG_YELLOWFIN is not set
1643 CONFIG_NET_VENDOR_QLOGIC=y
1644 # CONFIG_QLA3XXX is not set
1645 # CONFIG_QLCNIC is not set
1646 # CONFIG_QLGE is not set
1647 # CONFIG_NETXEN_NIC is not set
1648 # CONFIG_QED is not set
1649 CONFIG_NET_VENDOR_QUALCOMM=y
1650 # CONFIG_QCA7000 is not set
1651 CONFIG_NET_VENDOR_REALTEK=y
1652 # CONFIG_8139CP is not set
1653 # CONFIG_8139TOO is not set
1654 # CONFIG_R8169 is not set
1655 CONFIG_NET_VENDOR_RENESAS=y
1656 CONFIG_NET_VENDOR_RDC=y
1657 # CONFIG_R6040 is not set
1658 CONFIG_NET_VENDOR_ROCKER=y
1659 CONFIG_NET_VENDOR_SAMSUNG=y
1660 # CONFIG_SXGBE_ETH is not set
1661 CONFIG_NET_VENDOR_SEEQ=y
1662 CONFIG_NET_VENDOR_SILAN=y
1663 # CONFIG_SC92031 is not set
1664 CONFIG_NET_VENDOR_SIS=y
1665 # CONFIG_SIS900 is not set
1666 # CONFIG_SIS190 is not set
1667 # CONFIG_SFC is not set
1668 CONFIG_NET_VENDOR_SMSC=y
1669 # CONFIG_SMC91X is not set
1670 # CONFIG_EPIC100 is not set
1671 # CONFIG_SMSC911X is not set
1672 # CONFIG_SMSC9420 is not set
1673 CONFIG_NET_VENDOR_STMICRO=y
1674 # CONFIG_STMMAC_ETH is not set
1675 CONFIG_NET_VENDOR_SUN=y
1676 # CONFIG_HAPPYMEAL is not set
1677 # CONFIG_SUNGEM is not set
1678 # CONFIG_CASSINI is not set
1679 # CONFIG_NIU is not set
1680 CONFIG_NET_VENDOR_SYNOPSYS=y
1681 # CONFIG_SYNOPSYS_DWC_ETH_QOS is not set
1682 CONFIG_NET_VENDOR_TEHUTI=y
1683 # CONFIG_TEHUTI is not set
1684 CONFIG_NET_VENDOR_TI=y
1685 # CONFIG_TI_CPSW_ALE is not set
1686 # CONFIG_TLAN is not set
1687 CONFIG_NET_VENDOR_VIA=y
1688 # CONFIG_VIA_RHINE is not set
1689 # CONFIG_VIA_VELOCITY is not set
1690 CONFIG_NET_VENDOR_WIZNET=y
1691 # CONFIG_WIZNET_W5100 is not set
1692 # CONFIG_WIZNET_W5300 is not set
1693 # CONFIG_FDDI is not set
1694 # CONFIG_HIPPI is not set
1695 # CONFIG_NET_SB1000 is not set
1696 CONFIG_PHYLIB=y
1697
1698 #
1699 # MII PHY device drivers
1700 #
1701 # CONFIG_AQUANTIA_PHY is not set
1702 # CONFIG_AT803X_PHY is not set
1703 # CONFIG_AMD_PHY is not set
1704 # CONFIG_MARVELL_PHY is not set
1705 # CONFIG_DAVICOM_PHY is not set
1706 # CONFIG_QSEMI_PHY is not set
1707 # CONFIG_LXT_PHY is not set
1708 # CONFIG_CICADA_PHY is not set
1709 # CONFIG_VITESSE_PHY is not set
1710 # CONFIG_TERANETICS_PHY is not set
1711 # CONFIG_SMSC_PHY is not set
1712 # CONFIG_BROADCOM_PHY is not set
1713 # CONFIG_BCM7XXX_PHY is not set
1714 # CONFIG_BCM87XX_PHY is not set
1715 # CONFIG_ICPLUS_PHY is not set
1716 # CONFIG_REALTEK_PHY is not set
1717 # CONFIG_NATIONAL_PHY is not set
1718 # CONFIG_STE10XP is not set
1719 # CONFIG_LSI_ET1011C_PHY is not set
1720 # CONFIG_MICREL_PHY is not set
1721 # CONFIG_DP83848_PHY is not set
1722 # CONFIG_DP83867_PHY is not set
1723 # CONFIG_MICROCHIP_PHY is not set
1724 # CONFIG_FIXED_PHY is not set
1725 # CONFIG_MDIO_BITBANG is not set
1726 # CONFIG_MDIO_OCTEON is not set
1727 # CONFIG_MDIO_BUS_MUX_GPIO is not set
1728 # CONFIG_MDIO_BUS_MUX_MMIOREG is not set
1729 # CONFIG_MDIO_BCM_UNIMAC is not set
1730 # CONFIG_MICREL_KS8995MA is not set
1731 CONFIG_PPP=y
1732 CONFIG_PPP_BSDCOMP=y
1733 CONFIG_PPP_DEFLATE=y
1734 # CONFIG_PPP_FILTER is not set
1735 CONFIG_PPP_MPPE=y
1736 # CONFIG_PPP_MULTILINK is not set
1737 # CONFIG_PPPOE is not set
1738 CONFIG_PPPOLAC=y
1739 CONFIG_PPPOPNS=y
1740 # CONFIG_PPP_ASYNC is not set
1741 # CONFIG_PPP_SYNC_TTY is not set
1742 # CONFIG_SLIP is not set
1743 CONFIG_SLHC=y
1744 CONFIG_USB_NET_DRIVERS=y
1745 # CONFIG_USB_CATC is not set
1746 # CONFIG_USB_KAWETH is not set
1747 # CONFIG_USB_PEGASUS is not set
1748 CONFIG_USB_RTL8150=y
1749 CONFIG_USB_RTL8152=y
1750 # CONFIG_USB_LAN78XX is not set
1751 CONFIG_USB_USBNET=y
1752 CONFIG_USB_NET_AX8817X=y
1753 CONFIG_USB_NET_AX88179_178A=y
1754 CONFIG_USB_NET_CDCETHER=y
1755 CONFIG_USB_NET_CDC_EEM=y
1756 CONFIG_USB_NET_CDC_NCM=y
1757 # CONFIG_USB_NET_HUAWEI_CDC_NCM is not set
1758 CONFIG_USB_NET_CDC_MBIM=y
1759 # CONFIG_USB_NET_DM9601 is not set
1760 # CONFIG_USB_NET_SR9700 is not set
1761 # CONFIG_USB_NET_SR9800 is not set
1762 CONFIG_USB_NET_SMSC75XX=y
1763 CONFIG_USB_NET_SMSC95XX=y
1764 # CONFIG_USB_NET_GL620A is not set
1765 CONFIG_USB_NET_NET1080=y
1766 # CONFIG_USB_NET_PLUSB is not set
1767 # CONFIG_USB_NET_MCS7830 is not set
1768 # CONFIG_USB_NET_RNDIS_HOST is not set
1769 CONFIG_USB_NET_CDC_SUBSET=y
1770 # CONFIG_USB_ALI_M5632 is not set
1771 # CONFIG_USB_AN2720 is not set
1772 CONFIG_USB_BELKIN=y
1773 CONFIG_USB_ARMLINUX=y
1774 # CONFIG_USB_EPSON2888 is not set
1775 # CONFIG_USB_KC2190 is not set
1776 CONFIG_USB_NET_ZAURUS=y
1777 # CONFIG_USB_NET_CX82310_ETH is not set
1778 # CONFIG_USB_NET_KALMIA is not set
1779 # CONFIG_USB_NET_QMI_WWAN is not set
1780 # CONFIG_USB_HSO is not set
1781 # CONFIG_USB_NET_INT51X1 is not set
1782 # CONFIG_USB_CDC_PHONET is not set
1783 # CONFIG_USB_IPHETH is not set
1784 # CONFIG_USB_SIERRA_NET is not set
1785 # CONFIG_USB_VL600 is not set
1786 # CONFIG_USB_NET_CH9200 is not set
1787 CONFIG_WLAN=y
1788 # CONFIG_ATMEL is not set
1789 # CONFIG_PRISM54 is not set
1790 # CONFIG_USB_ZD1201 is not set
1791 # CONFIG_USB_NET_RNDIS_WLAN is not set
1792 # CONFIG_ATH_CARDS is not set
1793 # CONFIG_BRCMFMAC is not set
1794 CONFIG_BROADCOM_WIFI=y
1795 # CONFIG_BCM4330 is not set
1796 # CONFIG_BCM4343 is not set
1797 # CONFIG_BCM4334 is not set
1798 # CONFIG_BCM4335 is not set
1799 # CONFIG_BCM4339 is not set
1800 # CONFIG_BCM4354 is not set
1801 # CONFIG_BCM43012 is not set
1802 # CONFIG_BCM4358 is not set
1803 # CONFIG_BCM4359 is not set
1804 CONFIG_BCM4361=y
1805 # CONFIG_BCM4375 is not set
1806 # CONFIG_BCM43241 is not set
1807 # CONFIG_BCM43456 is not set
1808 # CONFIG_BCM43455 is not set
1809 # CONFIG_BCM4334W is not set
1810 # CONFIG_BCM43454 is not set
1811 CONFIG_BCMDHD_FW_PATH="/etc/wifi/bcmdhd_sta.bin"
1812 CONFIG_BCMDHD_NVRAM_PATH="/etc/wifi/nvram_net.txt"
1813 CONFIG_BROADCOM_WIFI_RESERVED_MEM=y
1814 CONFIG_WLAN_REGION_CODE=100
1815 CONFIG_WLAIBSS=y
1816 CONFIG_WL_RELMCAST=y
1817 # CONFIG_WL_NAN is not set
1818 CONFIG_BCMDHD_PCIE=y
1819 # CONFIG_BCMDHD_PREALLOC_PKTIDMAP is not set
1820 CONFIG_BCMDHD_PREALLOC_MEMDUMP=y
1821 # CONFIG_WLAN_HERO is not set
1822 # CONFIG_WLAN_HERO2 is not set
1823 CONFIG_BCMDHD_OOB_HOST_WAKE=y
1824 CONFIG_SPLIT_ARGOS_SET=y
1825 # CONFIG_BCM_DETECT_CONSECUTIVE_HANG is not set
1826 # CONFIG_WLAN_TSQ_MULTIPLIER is not set
1827 # CONFIG_DHD_DRIVEN_RANDOM_MAC_SCAN is not set
1828 # CONFIG_HOSTAP is not set
1829 # CONFIG_IPW2100 is not set
1830 # CONFIG_IPW2200 is not set
1831 # CONFIG_LIBERTAS is not set
1832 # CONFIG_HERMES is not set
1833 # CONFIG_WL_MEDIATEK is not set
1834 # CONFIG_WL_TI is not set
1835 # CONFIG_MWIFIEX is not set
1836
1837 #
1838 # Enable WiMAX (Networking options) to see the WiMAX drivers
1839 #
1840 # CONFIG_WAN is not set
1841 # CONFIG_VMXNET3 is not set
1842 # CONFIG_FUJITSU_ES is not set
1843 # CONFIG_ISDN is not set
1844 # CONFIG_NVM is not set
1845
1846 #
1847 # Input device support
1848 #
1849 CONFIG_INPUT=y
1850 CONFIG_INPUT_LEDS=y
1851 CONFIG_INPUT_FF_MEMLESS=y
1852 # CONFIG_INPUT_POLLDEV is not set
1853 # CONFIG_INPUT_SPARSEKMAP is not set
1854 # CONFIG_INPUT_MATRIXKMAP is not set
1855
1856 #
1857 # Userland interfaces
1858 #
1859 CONFIG_INPUT_MOUSEDEV=y
1860 CONFIG_INPUT_MOUSEDEV_PSAUX=y
1861 CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
1862 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
1863 # CONFIG_INPUT_JOYDEV is not set
1864 CONFIG_INPUT_EVDEV=y
1865 # CONFIG_INPUT_EVBUG is not set
1866 CONFIG_INPUT_KEYRESET=y
1867 # CONFIG_GLOVE_TOUCH is not set
1868 CONFIG_INPUT_KEYCOMBO=y
1869 CONFIG_HALL=y
1870 CONFIG_CERTIFY_HALL=y
1871
1872 #
1873 # Input Device Drivers
1874 #
1875 CONFIG_INPUT_KEYBOARD=y
1876 # CONFIG_KEYBOARD_ADP5588 is not set
1877 # CONFIG_KEYBOARD_ADP5589 is not set
1878 CONFIG_KEYBOARD_ATKBD=y
1879 # CONFIG_KEYBOARD_QT1070 is not set
1880 # CONFIG_KEYBOARD_QT2160 is not set
1881 # CONFIG_KEYBOARD_LKKBD is not set
1882 CONFIG_KEYBOARD_GPIO=y
1883 # CONFIG_KEYBOARD_GPIO_POLLED is not set
1884 # CONFIG_KEYBOARD_TCA6416 is not set
1885 # CONFIG_KEYBOARD_TCA8418 is not set
1886 # CONFIG_KEYBOARD_MATRIX is not set
1887 # CONFIG_KEYBOARD_LM8323 is not set
1888 # CONFIG_KEYBOARD_LM8333 is not set
1889 # CONFIG_KEYBOARD_MAX7359 is not set
1890 # CONFIG_KEYBOARD_MCS is not set
1891 # CONFIG_KEYBOARD_MPR121 is not set
1892 # CONFIG_KEYBOARD_NEWTON is not set
1893 # CONFIG_KEYBOARD_OPENCORES is not set
1894 # CONFIG_KEYBOARD_SAMSUNG is not set
1895 # CONFIG_KEYBOARD_STOWAWAY is not set
1896 # CONFIG_KEYBOARD_SUNKBD is not set
1897 # CONFIG_KEYBOARD_OMAP4 is not set
1898 # CONFIG_KEYBOARD_XTKBD is not set
1899 # CONFIG_KEYBOARD_CAP11XX is not set
1900 # CONFIG_KEYBOARD_TC300K is not set
1901 # CONFIG_KEYBOARD_BCM is not set
1902 # CONFIG_KEYBOARD_ABOV_TOUCH_A96TA316 is not set
1903 # CONFIG_INPUT_MOUSE is not set
1904 CONFIG_INPUT_JOYSTICK=y
1905 # CONFIG_JOYSTICK_ANALOG is not set
1906 # CONFIG_JOYSTICK_A3D is not set
1907 # CONFIG_JOYSTICK_ADI is not set
1908 # CONFIG_JOYSTICK_COBRA is not set
1909 # CONFIG_JOYSTICK_GF2K is not set
1910 # CONFIG_JOYSTICK_GRIP is not set
1911 # CONFIG_JOYSTICK_GRIP_MP is not set
1912 # CONFIG_JOYSTICK_GUILLEMOT is not set
1913 # CONFIG_JOYSTICK_INTERACT is not set
1914 # CONFIG_JOYSTICK_SIDEWINDER is not set
1915 # CONFIG_JOYSTICK_TMDC is not set
1916 # CONFIG_JOYSTICK_IFORCE is not set
1917 # CONFIG_JOYSTICK_WARRIOR is not set
1918 # CONFIG_JOYSTICK_MAGELLAN is not set
1919 # CONFIG_JOYSTICK_SPACEORB is not set
1920 # CONFIG_JOYSTICK_SPACEBALL is not set
1921 # CONFIG_JOYSTICK_STINGER is not set
1922 # CONFIG_JOYSTICK_TWIDJOY is not set
1923 # CONFIG_JOYSTICK_ZHENHUA is not set
1924 # CONFIG_JOYSTICK_AS5011 is not set
1925 # CONFIG_JOYSTICK_JOYDUMP is not set
1926 CONFIG_JOYSTICK_XPAD=y
1927 CONFIG_JOYSTICK_XPAD_FF=y
1928 CONFIG_JOYSTICK_XPAD_LEDS=y
1929 CONFIG_INPUT_TABLET=y
1930 CONFIG_TABLET_USB_ACECAD=y
1931 CONFIG_TABLET_USB_AIPTEK=y
1932 CONFIG_TABLET_USB_GTCO=y
1933 CONFIG_TABLET_USB_HANWANG=y
1934 CONFIG_TABLET_USB_KBTAB=y
1935 # CONFIG_TABLET_SERIAL_WACOM4 is not set
1936 CONFIG_INPUT_TOUCHSCREEN=y
1937 CONFIG_TOUCHSCREEN_PROPERTIES=y
1938 # CONFIG_TOUCHSCREEN_ADS7846 is not set
1939 # CONFIG_TOUCHSCREEN_AD7877 is not set
1940 # CONFIG_TOUCHSCREEN_AD7879 is not set
1941 # CONFIG_TOUCHSCREEN_AR1021_I2C is not set
1942 # CONFIG_TOUCHSCREEN_ATMEL_MXT is not set
1943 # CONFIG_TOUCHSCREEN_AUO_PIXCIR is not set
1944 # CONFIG_TOUCHSCREEN_BU21013 is not set
1945 # CONFIG_TOUCHSCREEN_CHIPONE_ICN8318 is not set
1946 # CONFIG_TOUCHSCREEN_CY8CTMG110 is not set
1947 # CONFIG_TOUCHSCREEN_CYTTSP_CORE is not set
1948 # CONFIG_TOUCHSCREEN_CYTTSP4_CORE is not set
1949 # CONFIG_TOUCHSCREEN_DYNAPRO is not set
1950 # CONFIG_TOUCHSCREEN_HAMPSHIRE is not set
1951 # CONFIG_TOUCHSCREEN_EETI is not set
1952 # CONFIG_TOUCHSCREEN_EGALAX is not set
1953 # CONFIG_TOUCHSCREEN_FT6236 is not set
1954 # CONFIG_TOUCHSCREEN_FUJITSU is not set
1955 # CONFIG_TOUCHSCREEN_GOODIX is not set
1956 # CONFIG_TOUCHSCREEN_ILI210X is not set
1957 # CONFIG_TOUCHSCREEN_GUNZE is not set
1958 # CONFIG_TOUCHSCREEN_ELAN is not set
1959 # CONFIG_TOUCHSCREEN_ELO is not set
1960 # CONFIG_TOUCHSCREEN_WACOM_W8001 is not set
1961 # CONFIG_TOUCHSCREEN_WACOM_I2C is not set
1962 # CONFIG_TOUCHSCREEN_MAX11801 is not set
1963 # CONFIG_TOUCHSCREEN_MCS5000 is not set
1964 # CONFIG_TOUCHSCREEN_MMS114 is not set
1965 # CONFIG_TOUCHSCREEN_MMS144 is not set
1966 # CONFIG_TOUCHSCREEN_MTOUCH is not set
1967 # CONFIG_TOUCHSCREEN_IMX6UL_TSC is not set
1968 # CONFIG_TOUCHSCREEN_INEXIO is not set
1969 # CONFIG_TOUCHSCREEN_MK712 is not set
1970 # CONFIG_TOUCHSCREEN_PENMOUNT is not set
1971 # CONFIG_TOUCHSCREEN_EDT_FT5X06 is not set
1972 # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
1973 # CONFIG_TOUCHSCREEN_TOUCHWIN is not set
1974 # CONFIG_TOUCHSCREEN_PIXCIR is not set
1975 # CONFIG_TOUCHSCREEN_WDT87XX_I2C is not set
1976 # CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set
1977 # CONFIG_TOUCHSCREEN_TOUCHIT213 is not set
1978 # CONFIG_TOUCHSCREEN_TSC_SERIO is not set
1979 # CONFIG_TOUCHSCREEN_TSC2004 is not set
1980 # CONFIG_TOUCHSCREEN_TSC2005 is not set
1981 # CONFIG_TOUCHSCREEN_TSC2007 is not set
1982 # CONFIG_TOUCHSCREEN_ST1232 is not set
1983 # CONFIG_TOUCHSCREEN_SX8654 is not set
1984 # CONFIG_TOUCHSCREEN_TPS6507X is not set
1985 # CONFIG_TOUCHSCREEN_ZFORCE is not set
1986 # CONFIG_TOUCHSCREEN_ROHM_BU21023 is not set
1987 # CONFIG_TOUCHSCREEN_MXT540E is not set
1988 CONFIG_TOUCHSCREEN_DUMP_MODE=y
1989 CONFIG_TOUCHSCREEN_FTS=y
1990 # CONFIG_TOUCHSCREEN_FTS7 is not set
1991 # CONFIG_TOUCHSCREEN_FTS7_VALLEY is not set
1992 # CONFIG_TOUCHSCREEN_SEC_TS is not set
1993 CONFIG_TOUCHSCREEN_SEC_TS_GLOVEMODE=y
1994 # CONFIG_TOUCHSCREEN_SEC_TS_A552 is not set
1995 # CONFIG_TOUCHSCREEN_SYNAPTICS_I2C_DSX2 is not set
1996 CONFIG_TOUCHSCREEN_SEC_TS_Y661=y
1997 CONFIG_INPUT_WACOM=y
1998 CONFIG_EPEN_WACOM_W9018=y
1999 # CONFIG_WACOM_LCD_FREQ_COMPENSATE is not set
2000 CONFIG_INPUT_MISC=y
2001 # CONFIG_INPUT_AD714X is not set
2002 # CONFIG_INPUT_BMA150 is not set
2003 # CONFIG_INPUT_E3X0_BUTTON is not set
2004 # CONFIG_INPUT_MMA8450 is not set
2005 # CONFIG_INPUT_MPU3050 is not set
2006 # CONFIG_INPUT_GP2A is not set
2007 # CONFIG_INPUT_GPIO_BEEPER is not set
2008 # CONFIG_INPUT_GPIO_TILT_POLLED is not set
2009 # CONFIG_INPUT_ATI_REMOTE2 is not set
2010 CONFIG_INPUT_KEYCHORD=y
2011 # CONFIG_INPUT_KEYSPAN_REMOTE is not set
2012 # CONFIG_INPUT_KXTJ9 is not set
2013 # CONFIG_INPUT_POWERMATE is not set
2014 # CONFIG_INPUT_YEALINK is not set
2015 # CONFIG_INPUT_CM109 is not set
2016 # CONFIG_INPUT_REGULATOR_HAPTIC is not set
2017 CONFIG_INPUT_UINPUT=y
2018 CONFIG_INPUT_GPIO=y
2019 # CONFIG_INPUT_PCF8574 is not set
2020 # CONFIG_INPUT_PWM_BEEPER is not set
2021 # CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set
2022 # CONFIG_INPUT_ADXL34X is not set
2023 # CONFIG_INPUT_IMS_PCU is not set
2024 # CONFIG_INPUT_CMA3000 is not set
2025 # CONFIG_INPUT_SOC_BUTTON_ARRAY is not set
2026 # CONFIG_INPUT_DRV260X_HAPTICS is not set
2027 # CONFIG_INPUT_DRV2665_HAPTICS is not set
2028 # CONFIG_INPUT_DRV2667_HAPTICS is not set
2029
2030 #
2031 # Hardware I/O ports
2032 #
2033 CONFIG_SERIO=y
2034 # CONFIG_SERIO_SERPORT is not set
2035 # CONFIG_SERIO_AMBAKMI is not set
2036 # CONFIG_SERIO_PCIPS2 is not set
2037 CONFIG_SERIO_LIBPS2=y
2038 # CONFIG_SERIO_RAW is not set
2039 # CONFIG_SERIO_ALTERA_PS2 is not set
2040 # CONFIG_SERIO_PS2MULT is not set
2041 # CONFIG_SERIO_ARC_PS2 is not set
2042 # CONFIG_SERIO_APBPS2 is not set
2043 # CONFIG_USERIO is not set
2044 # CONFIG_GAMEPORT is not set
2045
2046 #
2047 # Character devices
2048 #
2049 CONFIG_TTY=y
2050 # CONFIG_VT is not set
2051 CONFIG_UNIX98_PTYS=y
2052 CONFIG_DEVPTS_MULTIPLE_INSTANCES=y
2053 # CONFIG_LEGACY_PTYS is not set
2054 # CONFIG_SERIAL_NONSTANDARD is not set
2055 # CONFIG_NOZOMI is not set
2056 # CONFIG_N_GSM is not set
2057 # CONFIG_TRACE_SINK is not set
2058 # CONFIG_DEVMEM is not set
2059 # CONFIG_DEVKMEM is not set
2060
2061 #
2062 # Serial drivers
2063 #
2064 CONFIG_SERIAL_EARLYCON=y
2065 # CONFIG_SERIAL_8250 is not set
2066
2067 #
2068 # Non-8250 serial port support
2069 #
2070 # CONFIG_SERIAL_AMBA_PL010 is not set
2071 # CONFIG_SERIAL_AMBA_PL011 is not set
2072 # CONFIG_SERIAL_EARLYCON_ARM_SEMIHOST is not set
2073 CONFIG_SERIAL_SAMSUNG=y
2074 CONFIG_SERIAL_SAMSUNG_UARTS=16
2075 CONFIG_SERIAL_SAMSUNG_CONSOLE=y
2076 CONFIG_S3C_LOWLEVEL_UART_PORT=0
2077 CONFIG_SERIAL_SAMSUNG_HWACG=y
2078 # CONFIG_SERIAL_MAX3100 is not set
2079 # CONFIG_SERIAL_MAX310X is not set
2080 # CONFIG_SERIAL_UARTLITE is not set
2081 CONFIG_SERIAL_CORE=y
2082 CONFIG_SERIAL_CORE_CONSOLE=y
2083 # CONFIG_SERIAL_JSM is not set
2084 # CONFIG_SERIAL_SCCNXP is not set
2085 # CONFIG_SERIAL_SC16IS7XX is not set
2086 # CONFIG_SERIAL_ALTERA_JTAGUART is not set
2087 # CONFIG_SERIAL_ALTERA_UART is not set
2088 # CONFIG_SERIAL_IFX6X60 is not set
2089 # CONFIG_SERIAL_XILINX_PS_UART is not set
2090 # CONFIG_SERIAL_ARC is not set
2091 # CONFIG_SERIAL_RP2 is not set
2092 # CONFIG_SERIAL_FSL_LPUART is not set
2093 # CONFIG_SERIAL_CONEXANT_DIGICOLOR is not set
2094 # CONFIG_TTY_PRINTK is not set
2095 # CONFIG_HVC_DCC is not set
2096 # CONFIG_IPMI_HANDLER is not set
2097 CONFIG_HW_RANDOM=y
2098 # CONFIG_HW_RANDOM_TIMERIOMEM is not set
2099 # CONFIG_HW_RANDOM_EXYNOS is not set
2100 CONFIG_HW_RANDOM_EXYNOS_SWD=y
2101 CONFIG_EXYRNG_FIPS_COMPLIANCE=y
2102 # CONFIG_EXYRNG_FAIL_POLICY_DISABLE is not set
2103 CONFIG_EXYRNG_FAIL_POLICY_RESET=y
2104 CONFIG_EXYRNG_USE_CRYPTOMANAGER=y
2105 # CONFIG_R3964 is not set
2106 # CONFIG_APPLICOM is not set
2107
2108 #
2109 # PCMCIA character devices
2110 #
2111 # CONFIG_RAW_DRIVER is not set
2112 # CONFIG_HPET is not set
2113 # CONFIG_TCG_TPM is not set
2114 # CONFIG_XILLYBUS is not set
2115
2116 #
2117 # I2C support
2118 #
2119 CONFIG_I2C=y
2120 CONFIG_ACPI_I2C_OPREGION=y
2121 CONFIG_I2C_BOARDINFO=y
2122 CONFIG_I2C_COMPAT=y
2123 CONFIG_I2C_CHARDEV=y
2124 CONFIG_I2C_MUX=y
2125
2126 #
2127 # Multiplexer I2C Chip support
2128 #
2129 # CONFIG_I2C_ARB_GPIO_CHALLENGE is not set
2130 # CONFIG_I2C_MUX_GPIO is not set
2131 # CONFIG_I2C_MUX_PCA9541 is not set
2132 # CONFIG_I2C_MUX_PCA954x is not set
2133 # CONFIG_I2C_MUX_PINCTRL is not set
2134 # CONFIG_I2C_MUX_REG is not set
2135 CONFIG_I2C_HELPER_AUTO=y
2136 CONFIG_I2C_ALGOBIT=y
2137
2138 #
2139 # I2C Hardware Bus support
2140 #
2141
2142 #
2143 # PC SMBus host controller drivers
2144 #
2145 # CONFIG_I2C_ALI1535 is not set
2146 # CONFIG_I2C_ALI1563 is not set
2147 # CONFIG_I2C_ALI15X3 is not set
2148 # CONFIG_I2C_AMD756 is not set
2149 # CONFIG_I2C_AMD8111 is not set
2150 # CONFIG_I2C_I801 is not set
2151 # CONFIG_I2C_ISCH is not set
2152 # CONFIG_I2C_PIIX4 is not set
2153 # CONFIG_I2C_NFORCE2 is not set
2154 # CONFIG_I2C_SIS5595 is not set
2155 # CONFIG_I2C_SIS630 is not set
2156 # CONFIG_I2C_SIS96X is not set
2157 # CONFIG_I2C_VIA is not set
2158 # CONFIG_I2C_VIAPRO is not set
2159
2160 #
2161 # ACPI drivers
2162 #
2163 # CONFIG_I2C_SCMI is not set
2164
2165 #
2166 # I2C system bus drivers (mostly embedded / system-on-chip)
2167 #
2168 # CONFIG_I2C_CADENCE is not set
2169 # CONFIG_I2C_CBUS_GPIO is not set
2170 # CONFIG_I2C_DESIGNWARE_PLATFORM is not set
2171 # CONFIG_I2C_DESIGNWARE_PCI is not set
2172 # CONFIG_I2C_EMEV2 is not set
2173 CONFIG_I2C_EXYNOS5=y
2174 CONFIG_I2C_SAMSUNG_HWACG=y
2175 CONFIG_EXYNOS_SPEEDY=y
2176 CONFIG_I2C_GPIO=y
2177 # CONFIG_I2C_NOMADIK is not set
2178 # CONFIG_I2C_OCORES is not set
2179 # CONFIG_I2C_PCA_PLATFORM is not set
2180 # CONFIG_I2C_PXA_PCI is not set
2181 # CONFIG_I2C_RK3X is not set
2182 CONFIG_HAVE_S3C2410_I2C=y
2183 # CONFIG_I2C_S3C2410 is not set
2184 # CONFIG_I2C_SIMTEC is not set
2185 # CONFIG_I2C_XILINX is not set
2186
2187 #
2188 # External I2C/SMBus adapter drivers
2189 #
2190 # CONFIG_I2C_DIOLAN_U2C is not set
2191 # CONFIG_I2C_PARPORT_LIGHT is not set
2192 # CONFIG_I2C_ROBOTFUZZ_OSIF is not set
2193 # CONFIG_I2C_TAOS_EVM is not set
2194 # CONFIG_I2C_TINY_USB is not set
2195
2196 #
2197 # Other I2C/SMBus bus drivers
2198 #
2199 # CONFIG_I2C_SLAVE is not set
2200 # CONFIG_I2C_DEBUG_CORE is not set
2201 # CONFIG_I2C_DEBUG_ALGO is not set
2202 # CONFIG_I2C_DEBUG_BUS is not set
2203 CONFIG_SPI=y
2204 # CONFIG_SPI_DEBUG is not set
2205 CONFIG_SPI_MASTER=y
2206
2207 #
2208 # SPI Master Controller Drivers
2209 #
2210 # CONFIG_SPI_ALTERA is not set
2211 CONFIG_SPI_BITBANG=y
2212 # CONFIG_SPI_CADENCE is not set
2213 CONFIG_SPI_GPIO=y
2214 # CONFIG_SPI_FSL_SPI is not set
2215 # CONFIG_SPI_OC_TINY is not set
2216 # CONFIG_SPI_PL022 is not set
2217 # CONFIG_SPI_PXA2XX is not set
2218 # CONFIG_SPI_PXA2XX_PCI is not set
2219 # CONFIG_SPI_ROCKCHIP is not set
2220 CONFIG_SPI_S3C64XX=y
2221 # CONFIG_SPI_SC18IS602 is not set
2222 # CONFIG_SPI_XCOMM is not set
2223 # CONFIG_SPI_XILINX is not set
2224 # CONFIG_SPI_ZYNQMP_GQSPI is not set
2225 CONFIG_SENSORS_FP_SPI_NUMBER=2
2226 # CONFIG_SPI_DESIGNWARE is not set
2227
2228 #
2229 # SPI Protocol Masters
2230 #
2231 CONFIG_SPI_SPIDEV=y
2232 # CONFIG_SPI_TLE62X0 is not set
2233 # CONFIG_SPMI is not set
2234 # CONFIG_HSI is not set
2235
2236 #
2237 # PPS support
2238 #
2239 # CONFIG_PPS is not set
2240
2241 #
2242 # PPS generators support
2243 #
2244
2245 #
2246 # PTP clock support
2247 #
2248 # CONFIG_PTP_1588_CLOCK is not set
2249
2250 #
2251 # Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
2252 #
2253 CONFIG_PINCTRL=y
2254
2255 #
2256 # Pin controllers
2257 #
2258 CONFIG_PINMUX=y
2259 CONFIG_PINCONF=y
2260 # CONFIG_DEBUG_PINCTRL is not set
2261 # CONFIG_PINCTRL_AMD is not set
2262 # CONFIG_PINCTRL_SINGLE is not set
2263 CONFIG_SENSORS_FP_SPI_GPIO=""
2264 # CONFIG_PINCTRL_BAYTRAIL is not set
2265 # CONFIG_PINCTRL_CHERRYVIEW is not set
2266 # CONFIG_PINCTRL_BROXTON is not set
2267 # CONFIG_PINCTRL_SUNRISEPOINT is not set
2268 CONFIG_PINCTRL_SAMSUNG=y
2269 CONFIG_PINCTRL_EXYNOS=y
2270 # CONFIG_SEC_GPIO_DVS is not set
2271 CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
2272 CONFIG_GPIOLIB=y
2273 CONFIG_GPIO_DEVRES=y
2274 CONFIG_OF_GPIO=y
2275 CONFIG_GPIO_ACPI=y
2276 # CONFIG_DEBUG_GPIO is not set
2277 CONFIG_GPIO_SYSFS=y
2278
2279 #
2280 # Memory mapped GPIO drivers
2281 #
2282 # CONFIG_GPIO_74XX_MMIO is not set
2283 # CONFIG_GPIO_ALTERA is not set
2284 # CONFIG_GPIO_AMDPT is not set
2285 # CONFIG_GPIO_DWAPB is not set
2286 # CONFIG_GPIO_GENERIC_PLATFORM is not set
2287 # CONFIG_GPIO_GRGPIO is not set
2288 # CONFIG_GPIO_PL061 is not set
2289 # CONFIG_GPIO_SYSCON is not set
2290 # CONFIG_GPIO_VX855 is not set
2291 # CONFIG_GPIO_XGENE is not set
2292 # CONFIG_GPIO_XILINX is not set
2293 # CONFIG_GPIO_ZX is not set
2294
2295 #
2296 # I2C GPIO expanders
2297 #
2298 # CONFIG_GPIO_ADP5588 is not set
2299 # CONFIG_GPIO_ADNP is not set
2300 # CONFIG_GPIO_MAX7300 is not set
2301 # CONFIG_GPIO_MAX732X is not set
2302 # CONFIG_GPIO_PCA953X is not set
2303 # CONFIG_GPIO_PCF857X is not set
2304 # CONFIG_GPIO_SX150X is not set
2305
2306 #
2307 # MFD GPIO expanders
2308 #
2309 # CONFIG_GPIO_MADERA is not set
2310
2311 #
2312 # PCI GPIO expanders
2313 #
2314 # CONFIG_GPIO_AMD8111 is not set
2315 # CONFIG_GPIO_BT8XX is not set
2316 # CONFIG_GPIO_ML_IOH is not set
2317 # CONFIG_GPIO_RDC321X is not set
2318
2319 #
2320 # SPI GPIO expanders
2321 #
2322 # CONFIG_GPIO_74X164 is not set
2323 # CONFIG_GPIO_MAX7301 is not set
2324 # CONFIG_GPIO_MC33880 is not set
2325
2326 #
2327 # SPI or I2C GPIO expanders
2328 #
2329 # CONFIG_GPIO_MCP23S08 is not set
2330
2331 #
2332 # USB GPIO expanders
2333 #
2334 # CONFIG_W1 is not set
2335 CONFIG_POWER_SUPPLY=y
2336 # CONFIG_POWER_SUPPLY_DEBUG is not set
2337 # CONFIG_PDA_POWER is not set
2338 # CONFIG_GENERIC_ADC_BATTERY is not set
2339 # CONFIG_TEST_POWER is not set
2340 # CONFIG_BATTERY_DS2780 is not set
2341 # CONFIG_BATTERY_DS2781 is not set
2342 # CONFIG_BATTERY_DS2782 is not set
2343 # CONFIG_BATTERY_SBS is not set
2344 # CONFIG_BATTERY_BQ27XXX is not set
2345 # CONFIG_BATTERY_MAX17040 is not set
2346 # CONFIG_BATTERY_MAX17042 is not set
2347 # CONFIG_CHARGER_MAX8903 is not set
2348 # CONFIG_CHARGER_LP8727 is not set
2349 # CONFIG_CHARGER_GPIO is not set
2350 # CONFIG_CHARGER_MANAGER is not set
2351 # CONFIG_CHARGER_BQ2415X is not set
2352 # CONFIG_CHARGER_BQ24190 is not set
2353 # CONFIG_CHARGER_BQ24257 is not set
2354 # CONFIG_CHARGER_BQ24735 is not set
2355 # CONFIG_CHARGER_BQ25890 is not set
2356 # CONFIG_CHARGER_SMB347 is not set
2357 # CONFIG_BATTERY_GAUGE_LTC2941 is not set
2358 # CONFIG_CHARGER_RT9455 is not set
2359 CONFIG_POWER_RESET=y
2360 # CONFIG_POWER_RESET_GPIO is not set
2361 # CONFIG_POWER_RESET_GPIO_RESTART is not set
2362 # CONFIG_POWER_RESET_LTC2952 is not set
2363 # CONFIG_POWER_RESET_RESTART is not set
2364 # CONFIG_POWER_RESET_XGENE is not set
2365 # CONFIG_POWER_RESET_SYSCON is not set
2366 # CONFIG_POWER_RESET_SYSCON_POWEROFF is not set
2367 # CONFIG_POWER_AVS is not set
2368 CONFIG_HWMON=y
2369 # CONFIG_HWMON_VID is not set
2370 # CONFIG_HWMON_DEBUG_CHIP is not set
2371
2372 #
2373 # Native drivers
2374 #
2375 # CONFIG_SENSORS_AD7314 is not set
2376 # CONFIG_SENSORS_AD7414 is not set
2377 # CONFIG_SENSORS_AD7418 is not set
2378 # CONFIG_SENSORS_ADM1021 is not set
2379 # CONFIG_SENSORS_ADM1025 is not set
2380 # CONFIG_SENSORS_ADM1026 is not set
2381 # CONFIG_SENSORS_ADM1029 is not set
2382 # CONFIG_SENSORS_ADM1031 is not set
2383 # CONFIG_SENSORS_ADM9240 is not set
2384 # CONFIG_SENSORS_ADT7310 is not set
2385 # CONFIG_SENSORS_ADT7410 is not set
2386 # CONFIG_SENSORS_ADT7411 is not set
2387 # CONFIG_SENSORS_ADT7462 is not set
2388 # CONFIG_SENSORS_ADT7470 is not set
2389 # CONFIG_SENSORS_ADT7475 is not set
2390 # CONFIG_SENSORS_ASC7621 is not set
2391 # CONFIG_SENSORS_ATXP1 is not set
2392 # CONFIG_SENSORS_DS620 is not set
2393 # CONFIG_SENSORS_DS1621 is not set
2394 # CONFIG_SENSORS_I5K_AMB is not set
2395 # CONFIG_SENSORS_F71805F is not set
2396 # CONFIG_SENSORS_F71882FG is not set
2397 # CONFIG_SENSORS_F75375S is not set
2398 # CONFIG_SENSORS_GL518SM is not set
2399 # CONFIG_SENSORS_GL520SM is not set
2400 # CONFIG_SENSORS_G760A is not set
2401 # CONFIG_SENSORS_G762 is not set
2402 # CONFIG_SENSORS_GPIO_FAN is not set
2403 # CONFIG_SENSORS_HIH6130 is not set
2404 # CONFIG_SENSORS_IIO_HWMON is not set
2405 # CONFIG_SENSORS_IT87 is not set
2406 # CONFIG_SENSORS_JC42 is not set
2407 # CONFIG_SENSORS_POWR1220 is not set
2408 # CONFIG_SENSORS_LINEAGE is not set
2409 # CONFIG_SENSORS_LTC2945 is not set
2410 # CONFIG_SENSORS_LTC4151 is not set
2411 # CONFIG_SENSORS_LTC4215 is not set
2412 # CONFIG_SENSORS_LTC4222 is not set
2413 # CONFIG_SENSORS_LTC4245 is not set
2414 # CONFIG_SENSORS_LTC4260 is not set
2415 # CONFIG_SENSORS_LTC4261 is not set
2416 # CONFIG_SENSORS_MAX1111 is not set
2417 # CONFIG_SENSORS_MAX16065 is not set
2418 # CONFIG_SENSORS_MAX1619 is not set
2419 # CONFIG_SENSORS_MAX1668 is not set
2420 # CONFIG_SENSORS_MAX197 is not set
2421 # CONFIG_SENSORS_MAX6639 is not set
2422 # CONFIG_SENSORS_MAX6642 is not set
2423 # CONFIG_SENSORS_MAX6650 is not set
2424 # CONFIG_SENSORS_MAX6697 is not set
2425 # CONFIG_SENSORS_MAX31790 is not set
2426 # CONFIG_SENSORS_HTU21 is not set
2427 # CONFIG_SENSORS_MCP3021 is not set
2428 # CONFIG_SENSORS_ADCXX is not set
2429 # CONFIG_SENSORS_LM63 is not set
2430 # CONFIG_SENSORS_LM70 is not set
2431 # CONFIG_SENSORS_LM73 is not set
2432 # CONFIG_SENSORS_LM75 is not set
2433 # CONFIG_SENSORS_LM77 is not set
2434 # CONFIG_SENSORS_LM78 is not set
2435 # CONFIG_SENSORS_LM80 is not set
2436 # CONFIG_SENSORS_LM83 is not set
2437 # CONFIG_SENSORS_LM85 is not set
2438 # CONFIG_SENSORS_LM87 is not set
2439 # CONFIG_SENSORS_LM90 is not set
2440 # CONFIG_SENSORS_LM92 is not set
2441 # CONFIG_SENSORS_LM93 is not set
2442 # CONFIG_SENSORS_LM95234 is not set
2443 # CONFIG_SENSORS_LM95241 is not set
2444 # CONFIG_SENSORS_LM95245 is not set
2445 # CONFIG_SENSORS_PC87360 is not set
2446 # CONFIG_SENSORS_PC87427 is not set
2447 # CONFIG_SENSORS_NTC_THERMISTOR is not set
2448 # CONFIG_SENSORS_NCT6683 is not set
2449 # CONFIG_SENSORS_NCT6775 is not set
2450 # CONFIG_SENSORS_NCT7802 is not set
2451 # CONFIG_SENSORS_NCT7904 is not set
2452 # CONFIG_SENSORS_PCF8591 is not set
2453 # CONFIG_PMBUS is not set
2454 # CONFIG_SENSORS_PWM_FAN is not set
2455 # CONFIG_SENSORS_SHT15 is not set
2456 # CONFIG_SENSORS_SHT21 is not set
2457 # CONFIG_SENSORS_SHTC1 is not set
2458 # CONFIG_SENSORS_SIS5595 is not set
2459 # CONFIG_SENSORS_DME1737 is not set
2460 # CONFIG_SENSORS_EMC1403 is not set
2461 # CONFIG_SENSORS_EMC2103 is not set
2462 # CONFIG_SENSORS_EMC6W201 is not set
2463 # CONFIG_SENSORS_SMSC47M1 is not set
2464 # CONFIG_SENSORS_SMSC47M192 is not set
2465 # CONFIG_SENSORS_SMSC47B397 is not set
2466 # CONFIG_SENSORS_SCH56XX_COMMON is not set
2467 # CONFIG_SENSORS_SCH5627 is not set
2468 # CONFIG_SENSORS_SCH5636 is not set
2469 # CONFIG_SENSORS_SMM665 is not set
2470 # CONFIG_SENSORS_ADC128D818 is not set
2471 # CONFIG_SENSORS_ADS1015 is not set
2472 # CONFIG_SENSORS_ADS7828 is not set
2473 # CONFIG_SENSORS_ADS7871 is not set
2474 # CONFIG_SENSORS_AMC6821 is not set
2475 # CONFIG_SENSORS_INA209 is not set
2476 # CONFIG_SENSORS_INA2XX is not set
2477 # CONFIG_SENSORS_TC74 is not set
2478 # CONFIG_SENSORS_THMC50 is not set
2479 # CONFIG_SENSORS_TMP102 is not set
2480 # CONFIG_SENSORS_TMP103 is not set
2481 # CONFIG_SENSORS_TMP401 is not set
2482 # CONFIG_SENSORS_TMP421 is not set
2483 # CONFIG_SENSORS_VIA686A is not set
2484 # CONFIG_SENSORS_VT1211 is not set
2485 # CONFIG_SENSORS_VT8231 is not set
2486 # CONFIG_SENSORS_W83781D is not set
2487 # CONFIG_SENSORS_W83791D is not set
2488 # CONFIG_SENSORS_W83792D is not set
2489 # CONFIG_SENSORS_W83793 is not set
2490 # CONFIG_SENSORS_W83795 is not set
2491 # CONFIG_SENSORS_W83L785TS is not set
2492 # CONFIG_SENSORS_W83L786NG is not set
2493 # CONFIG_SENSORS_W83627HF is not set
2494 # CONFIG_SENSORS_W83627EHF is not set
2495 CONFIG_SENSORS_SEC_THERMISTOR=y
2496
2497 #
2498 # ACPI drivers
2499 #
2500 # CONFIG_SENSORS_ACPI_POWER is not set
2501 CONFIG_THERMAL=y
2502 CONFIG_THERMAL_HWMON=y
2503 CONFIG_THERMAL_OF=y
2504 CONFIG_THERMAL_WRITABLE_TRIPS=y
2505 CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y
2506 # CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set
2507 # CONFIG_THERMAL_DEFAULT_GOV_USER_SPACE is not set
2508 # CONFIG_THERMAL_DEFAULT_GOV_POWER_ALLOCATOR is not set
2509 # CONFIG_THERMAL_GOV_FAIR_SHARE is not set
2510 CONFIG_THERMAL_GOV_STEP_WISE=y
2511 # CONFIG_THERMAL_GOV_BANG_BANG is not set
2512 # CONFIG_THERMAL_GOV_USER_SPACE is not set
2513 CONFIG_THERMAL_GOV_POWER_ALLOCATOR=y
2514 CONFIG_CPU_THERMAL=y
2515 # CONFIG_CLOCK_THERMAL is not set
2516 # CONFIG_DEVFREQ_THERMAL is not set
2517 CONFIG_GPU_THERMAL=y
2518 CONFIG_ISP_THERMAL=y
2519 CONFIG_THERMAL_EMULATION=y
2520 # CONFIG_IMX_THERMAL is not set
2521
2522 #
2523 # Samsung thermal drivers
2524 #
2525 CONFIG_EXYNOS_THERMAL=y
2526 CONFIG_WATCHDOG=y
2527 CONFIG_WATCHDOG_CORE=y
2528 # CONFIG_WATCHDOG_NOWAYOUT is not set
2529
2530 #
2531 # Watchdog Device Drivers
2532 #
2533 # CONFIG_SOFT_WATCHDOG is not set
2534 # CONFIG_GPIO_WATCHDOG is not set
2535 # CONFIG_XILINX_WATCHDOG is not set
2536 # CONFIG_ARM_SP805_WATCHDOG is not set
2537 # CONFIG_CADENCE_WATCHDOG is not set
2538 CONFIG_HAVE_S3C2410_WATCHDOG=y
2539 CONFIG_S3C2410_WATCHDOG=y
2540 # CONFIG_DW_WATCHDOG is not set
2541 # CONFIG_MAX63XX_WATCHDOG is not set
2542 # CONFIG_ALIM7101_WDT is not set
2543 # CONFIG_I6300ESB_WDT is not set
2544 # CONFIG_BCM7038_WDT is not set
2545 # CONFIG_MEN_A21_WDT is not set
2546
2547 #
2548 # PCI-based Watchdog Cards
2549 #
2550 # CONFIG_PCIPCWATCHDOG is not set
2551 # CONFIG_WDTPCI is not set
2552
2553 #
2554 # USB-based Watchdog Cards
2555 #
2556 # CONFIG_USBPCWATCHDOG is not set
2557 CONFIG_SSB_POSSIBLE=y
2558
2559 #
2560 # Sonics Silicon Backplane
2561 #
2562 # CONFIG_SSB is not set
2563 CONFIG_BCMA_POSSIBLE=y
2564
2565 #
2566 # Broadcom specific AMBA
2567 #
2568 # CONFIG_BCMA is not set
2569
2570 #
2571 # Multifunction device drivers
2572 #
2573 CONFIG_MFD_CORE=y
2574 # CONFIG_MFD_AS3711 is not set
2575 # CONFIG_MFD_AS3722 is not set
2576 # CONFIG_PMIC_ADP5520 is not set
2577 # CONFIG_MFD_AAT2870_CORE is not set
2578 # CONFIG_MFD_ATMEL_FLEXCOM is not set
2579 # CONFIG_MFD_ATMEL_HLCDC is not set
2580 # CONFIG_MFD_BCM590XX is not set
2581 # CONFIG_MFD_AXP20X is not set
2582 CONFIG_MFD_MADERA=y
2583 # CONFIG_MFD_MADERA_I2C is not set
2584 CONFIG_MFD_MADERA_SPI=y
2585 # CONFIG_MFD_CS47L15 is not set
2586 # CONFIG_MFD_CS47L35 is not set
2587 # CONFIG_MFD_CS47L85 is not set
2588 # CONFIG_MFD_CS47L90 is not set
2589 CONFIG_MFD_CS47L92=y
2590 # CONFIG_PMIC_DA903X is not set
2591 # CONFIG_MFD_DA9052_SPI is not set
2592 # CONFIG_MFD_DA9052_I2C is not set
2593 # CONFIG_MFD_DA9055 is not set
2594 # CONFIG_MFD_DA9062 is not set
2595 # CONFIG_MFD_DA9063 is not set
2596 # CONFIG_MFD_DA9150 is not set
2597 # CONFIG_MFD_DLN2 is not set
2598 # CONFIG_MFD_MC13XXX_SPI is not set
2599 # CONFIG_MFD_MC13XXX_I2C is not set
2600 # CONFIG_MFD_HI6421_PMIC is not set
2601 # CONFIG_HTC_PASIC3 is not set
2602 # CONFIG_HTC_I2CPLD is not set
2603 # CONFIG_LPC_ICH is not set
2604 # CONFIG_LPC_SCH is not set
2605 # CONFIG_INTEL_SOC_PMIC is not set
2606 # CONFIG_MFD_JANZ_CMODIO is not set
2607 # CONFIG_MFD_KEMPLD is not set
2608 # CONFIG_MFD_88PM800 is not set
2609 # CONFIG_MFD_88PM805 is not set
2610 # CONFIG_MFD_88PM860X is not set
2611 # CONFIG_MFD_MAX14577 is not set
2612 # CONFIG_MFD_MAX77686 is not set
2613 # CONFIG_MFD_MAX77693 is not set
2614 # CONFIG_MFD_MAX77843 is not set
2615 # CONFIG_MFD_MAX77854 is not set
2616 CONFIG_MFD_MAX77865=y
2617 # CONFIG_MFD_MAX8907 is not set
2618 # CONFIG_MFD_MAX8925 is not set
2619 # CONFIG_MFD_MAX8997 is not set
2620 # CONFIG_MFD_MAX8998 is not set
2621 # CONFIG_MFD_MT6397 is not set
2622 # CONFIG_MFD_MENF21BMC is not set
2623 # CONFIG_EZX_PCAP is not set
2624 # CONFIG_MFD_VIPERBOARD is not set
2625 # CONFIG_MFD_RETU is not set
2626 # CONFIG_MFD_PCF50633 is not set
2627 # CONFIG_MFD_RDC321X is not set
2628 # CONFIG_MFD_RTSX_PCI is not set
2629 # CONFIG_MFD_RT5033 is not set
2630 # CONFIG_MFD_RTSX_USB is not set
2631 # CONFIG_MFD_RC5T583 is not set
2632 # CONFIG_MFD_RK808 is not set
2633 # CONFIG_MFD_RN5T618 is not set
2634 # CONFIG_MFD_SEC_CORE is not set
2635 CONFIG_MFD_S2MPS17=y
2636 CONFIG_MFD_S2MPB02=y
2637 # CONFIG_MFD_SI476X_CORE is not set
2638 # CONFIG_MFD_SM501 is not set
2639 # CONFIG_MFD_SKY81452 is not set
2640 # CONFIG_MFD_SMSC is not set
2641 # CONFIG_ABX500_CORE is not set
2642 # CONFIG_MFD_STMPE is not set
2643 CONFIG_MFD_SYSCON=y
2644 # CONFIG_MFD_TI_AM335X_TSCADC is not set
2645 # CONFIG_MFD_LP3943 is not set
2646 # CONFIG_MFD_LP8788 is not set
2647 # CONFIG_MFD_PALMAS is not set
2648 # CONFIG_TPS6105X is not set
2649 # CONFIG_TPS65010 is not set
2650 # CONFIG_TPS6507X is not set
2651 # CONFIG_MFD_TPS65090 is not set
2652 # CONFIG_MFD_TPS65217 is not set
2653 # CONFIG_MFD_TPS65218 is not set
2654 # CONFIG_MFD_TPS6586X is not set
2655 # CONFIG_MFD_TPS65910 is not set
2656 # CONFIG_MFD_TPS65912 is not set
2657 # CONFIG_MFD_TPS65912_I2C is not set
2658 # CONFIG_MFD_TPS65912_SPI is not set
2659 # CONFIG_MFD_TPS80031 is not set
2660 # CONFIG_TWL4030_CORE is not set
2661 # CONFIG_TWL6040_CORE is not set
2662 # CONFIG_MFD_WL1273_CORE is not set
2663 # CONFIG_MFD_LM3533 is not set
2664 # CONFIG_MFD_TC3589X is not set
2665 # CONFIG_MFD_TMIO is not set
2666 # CONFIG_MFD_VX855 is not set
2667 # CONFIG_MFD_ARIZONA_I2C is not set
2668 # CONFIG_MFD_ARIZONA_SPI is not set
2669 # CONFIG_MFD_WM8400 is not set
2670 # CONFIG_MFD_WM831X_I2C is not set
2671 # CONFIG_MFD_WM831X_SPI is not set
2672 # CONFIG_MFD_WM8350_I2C is not set
2673 # CONFIG_MFD_WM8994 is not set
2674 CONFIG_REGULATOR=y
2675 # CONFIG_REGULATOR_DEBUG is not set
2676 CONFIG_REGULATOR_FIXED_VOLTAGE=y
2677 # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set
2678 # CONFIG_REGULATOR_USERSPACE_CONSUMER is not set
2679 # CONFIG_REGULATOR_ACT8865 is not set
2680 # CONFIG_REGULATOR_AD5398 is not set
2681 # CONFIG_REGULATOR_ANATOP is not set
2682 CONFIG_REGULATOR_MADERA_LDO1=y
2683 CONFIG_REGULATOR_MADERA_MICSUPP=y
2684 # CONFIG_REGULATOR_DA9210 is not set
2685 # CONFIG_REGULATOR_DA9211 is not set
2686 # CONFIG_REGULATOR_FAN53555 is not set
2687 # CONFIG_REGULATOR_GPIO is not set
2688 # CONFIG_REGULATOR_ISL9305 is not set
2689 # CONFIG_REGULATOR_ISL6271A is not set
2690 # CONFIG_REGULATOR_LP3971 is not set
2691 # CONFIG_REGULATOR_LP3972 is not set
2692 # CONFIG_REGULATOR_LP872X is not set
2693 # CONFIG_REGULATOR_LP8755 is not set
2694 # CONFIG_REGULATOR_LTC3589 is not set
2695 # CONFIG_REGULATOR_MAX1586 is not set
2696 # CONFIG_REGULATOR_MAX8649 is not set
2697 # CONFIG_REGULATOR_MAX8660 is not set
2698 # CONFIG_REGULATOR_MAX8952 is not set
2699 # CONFIG_REGULATOR_MAX8973 is not set
2700 # CONFIG_REGULATOR_MT6311 is not set
2701 # CONFIG_REGULATOR_PFUZE100 is not set
2702 # CONFIG_REGULATOR_PWM is not set
2703 CONFIG_REGULATOR_S2MPS17=y
2704 CONFIG_REGULATOR_S2MPB02=y
2705 CONFIG_REGULATOR_S2DOS03=y
2706 # CONFIG_REGULATOR_TPS51632 is not set
2707 # CONFIG_REGULATOR_TPS62360 is not set
2708 # CONFIG_REGULATOR_TPS65023 is not set
2709 # CONFIG_REGULATOR_TPS6507X is not set
2710 # CONFIG_REGULATOR_TPS6524X is not set
2711 CONFIG_MEDIA_SUPPORT=y
2712
2713 #
2714 # Multimedia core support
2715 #
2716 CONFIG_MEDIA_CAMERA_SUPPORT=y
2717 # CONFIG_MEDIA_ANALOG_TV_SUPPORT is not set
2718 # CONFIG_MEDIA_DIGITAL_TV_SUPPORT is not set
2719 # CONFIG_MEDIA_RADIO_SUPPORT is not set
2720 # CONFIG_MEDIA_SDR_SUPPORT is not set
2721 # CONFIG_MEDIA_RC_SUPPORT is not set
2722 CONFIG_MEDIA_M2M1SHOT=y
2723 # CONFIG_MEDIA_M2M1SHOT_TESTDEV is not set
2724 CONFIG_MEDIA_M2M1SHOT2=y
2725 # CONFIG_MEDIA_M2M1SHOT2_TESTDEV is not set
2726 CONFIG_MEDIA_CONTROLLER=y
2727 CONFIG_VIDEO_DEV=y
2728 CONFIG_VIDEO_V4L2_SUBDEV_API=y
2729 CONFIG_VIDEO_V4L2=y
2730 # CONFIG_VIDEO_ADV_DEBUG is not set
2731 # CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
2732 CONFIG_V4L2_MEM2MEM_DEV=y
2733 CONFIG_VIDEOBUF2_CORE=y
2734 CONFIG_VIDEOBUF2_MEMOPS=y
2735 CONFIG_VIDEOBUF2_ION=y
2736 # CONFIG_TTPCI_EEPROM is not set
2737
2738 #
2739 # Media drivers
2740 #
2741 # CONFIG_MEDIA_USB_SUPPORT is not set
2742 # CONFIG_MEDIA_PCI_SUPPORT is not set
2743 CONFIG_V4L_PLATFORM_DRIVERS=y
2744 # CONFIG_VIDEO_CAFE_CCIC is not set
2745 CONFIG_VIDEO_EXYNOS=y
2746 CONFIG_EXYNOS_MEDIA_DEVICE=y
2747 CONFIG_VIDEO_EXYNOS_G2D1SHOT=y
2748 CONFIG_VIDEO_EXYNOS_SCALER=y
2749 # CONFIG_SCALER_NO_SOFTRST is not set
2750 CONFIG_VIDEO_EXYNOS_MFC=y
2751 CONFIG_EXYNOS_MFC_V11=y
2752 CONFIG_VIDEO_EXYNOS_SMFC=y
2753 CONFIG_VIDEO_EXYNOS_FIMC_IS2=y
2754 CONFIG_EXYNOS_FIMC_IS=y
2755 CONFIG_FIMC_IS_V5_2_0=y
2756
2757 #
2758 # Sensor/CAMIF Setting
2759 #
2760
2761 #
2762 # CSI Setting
2763 #
2764 CONFIG_EXYNOS_DEVICE_MIPI_CSIS_VER3=y
2765 # CONFIG_CSIS_V4_0 is not set
2766 # CONFIG_CSIS_V4_1 is not set
2767 CONFIG_CSIS_V5_0=y
2768 CONFIG_USE_CSI_DMAOUT_FEATURE=y
2769
2770 #
2771 # BNS Setting
2772 #
2773 CONFIG_EXYNOS_FIMC_BNS=y
2774 # CONFIG_FIMC_BNS_V2_0 is not set
2775 # CONFIG_FIMC_BNS_V4_0 is not set
2776 # CONFIG_FIMC_BNS_V4_10_0 is not set
2777 CONFIG_FIMC_BNS_V4_20_0=y
2778 # CONFIG_FIMC_BSC_V1_20_0 is not set
2779 CONFIG_CAMERA_CIS_SELECT=y
2780 # CONFIG_CAMERA_CIS_6B2_OBJ is not set
2781 # CONFIG_CAMERA_CIS_5E2_OBJ is not set
2782 # CONFIG_CAMERA_CIS_5E3_OBJ is not set
2783 # CONFIG_CAMERA_CIS_4H5YC_OBJ is not set
2784 # CONFIG_CAMERA_CIS_4H5_OBJ is not set
2785 # CONFIG_CAMERA_CIS_2P2_OBJ is not set
2786 # CONFIG_CAMERA_CIS_2P8_OBJ is not set
2787 # CONFIG_CAMERA_CIS_3P3_OBJ is not set
2788 # CONFIG_CAMERA_CIS_3L2_OBJ is not set
2789 CONFIG_CAMERA_CIS_3H1_OBJ=y
2790 CONFIG_CAMERA_CIS_3H1_C3_OBJ=y
2791 # CONFIG_CAMERA_CIS_4E6_OBJ is not set
2792 CONFIG_CAMERA_CIS_5E6_OBJ=y
2793 # CONFIG_CAMERA_CIS_3M2_OBJ is not set
2794 CONFIG_CAMERA_CIS_3M3_OBJ=y
2795 CONFIG_CAMERA_CIS_2L1_OBJ=y
2796 CONFIG_CAMERA_CIS_2L2_OBJ=y
2797 # CONFIG_CAMERA_CIS_IMX260_OBJ is not set
2798 CONFIG_CAMERA_CIS_IMX333_OBJ=y
2799 # CONFIG_CAMERA_CIS_2L7_OBJ is not set
2800 CONFIG_CAMERA_CIS_IMX320_OBJ=y
2801 CONFIG_CAMERA_CIS_IMX320_C3_OBJ=y
2802 CONFIG_CAMERA_ACT_SELECT=y
2803 # CONFIG_CAMERA_ACT_AK7348_OBJ is not set
2804 # CONFIG_CAMERA_ACT_AK7345_OBJ is not set
2805 CONFIG_CAMERA_ACT_AK7371_OBJ=y
2806 # CONFIG_CAMERA_ACT_DW9714_OBJ is not set
2807 # CONFIG_CAMERA_ACT_DW9804_OBJ is not set
2808 # CONFIG_CAMERA_ACT_DW9807_OBJ is not set
2809 CONFIG_CAMERA_ACT_AK7372_OBJ=y
2810 CONFIG_CAMERA_FLASH_SELECT=y
2811 # CONFIG_CAMERA_FLASH_LM3560_OBJ is not set
2812 # CONFIG_CAMERA_FLASH_RT5033_OBJ is not set
2813 CONFIG_CAMERA_FLASH_S2MPB02_OBJ=y
2814 CONFIG_CAMERA_FLASH_GPIO_OBJ=y
2815 # CONFIG_CAMERA_FLASH_I2C_OBJ is not set
2816 # CONFIG_CAMERA_FLASH_KTD2692_OBJ is not set
2817 CONFIG_CAMERA_OIS_SELECT=y
2818 # CONFIG_CAMERA_OIS_IDG2030_OBJ is not set
2819 # CONFIG_CAMERA_FPGA_DPHY is not set
2820
2821 #
2822 # Base Feature Setting
2823 #
2824
2825 #
2826 # Direct FIMC-IS Control Setting
2827 #
2828 CONFIG_USE_DIRECT_IS_CONTROL=y
2829 # CONFIG_CAMERA_FIMC_SCALER_USE is not set
2830 # CONFIG_CAMERA_MC_SCALER_VER1_USE is not set
2831 CONFIG_CAMERA_MC_SCALER_VER2_USE=y
2832 # CONFIG_MC_SCALER_V1_22_V1_23 is not set
2833 # CONFIG_MC_SCALER_V2_0 is not set
2834 # CONFIG_MC_SCALER_V2_10 is not set
2835 CONFIG_MC_SCALER_V3_0=y
2836 CONFIG_USE_HW_API_COMMON=y
2837 CONFIG_USE_SENSOR_GROUP=y
2838 # CONFIG_DCP_V1_0 is not set
2839 # CONFIG_SRDZ_V1_0 is not set
2840
2841 #
2842 # Vendor Feature Setting
2843 #
2844 # CONFIG_VENDER_DEFAULT is not set
2845 CONFIG_VENDER_MCD=y
2846 # CONFIG_VENDER_PSV is not set
2847 # CONFIG_CAMERA_EEPROM_SUPPORT_REAR is not set
2848 CONFIG_CAMERA_EEPROM_SUPPORT_FRONT=y
2849 CONFIG_COMPANION_USE=y
2850 # CONFIG_COMPANION_C1_USE is not set
2851 # CONFIG_COMPANION_C2_USE is not set
2852 CONFIG_COMPANION_C3_USE=y
2853 CONFIG_COMPANION_DIRECT_USE=y
2854 CONFIG_COMPANION_C3_DIRECT_USE=y
2855 CONFIG_COMPANION_DCDC_USE=y
2856 CONFIG_PREPROCESSOR_STANDBY_USE=y
2857 CONFIG_SENSOR_RETENTION_USE=y
2858 CONFIG_OIS_USE=y
2859 # CONFIG_OIS_FW_UPDATE_THREAD_USE is not set
2860 CONFIG_AF_HOST_CONTROL=y
2861 # CONFIG_TORCH_CURRENT_CHANGE_SUPPORT is not set
2862 # CONFIG_CAMERA_HERO is not set
2863 # CONFIG_CAMERA_VJFLTE is not set
2864 # CONFIG_CAMERA_DREAM is not set
2865 # CONFIG_CAMERA_DREAM2 is not set
2866 # CONFIG_CAMERA_HERO2DREAM2 is not set
2867 # CONFIG_CAMERA_BAIKAL is not set
2868 CONFIG_CAMERA_GREAT=y
2869 # CONFIG_CAMERA_VALLEY is not set
2870 # CONFIG_OIS_USE_RUMBA_S4 is not set
2871 CONFIG_OIS_USE_RUMBA_S6=y
2872 CONFIG_COMPANION_FACTORY_VALIDATION=y
2873 CONFIG_SECURE_CAMERA_USE=y
2874 CONFIG_USE_SIGNED_BINARY=y
2875 CONFIG_MEDIA_EXYNOS=y
2876 # CONFIG_SOC_CAMERA is not set
2877 # CONFIG_VIDEO_SAMSUNG_EXYNOS4_IS is not set
2878 # CONFIG_VIDEO_SAMSUNG_S5P_TV is not set
2879 # CONFIG_VIDEO_XILINX is not set
2880 # CONFIG_V4L_MEM2MEM_DRIVERS is not set
2881 # CONFIG_V4L_TEST_DRIVERS is not set
2882
2883 #
2884 # Supported MMC/SDIO adapters
2885 #
2886 # CONFIG_CYPRESS_FIRMWARE is not set
2887
2888 #
2889 # Media ancillary drivers (tuners, sensors, i2c, frontends)
2890 #
2891 CONFIG_MEDIA_SUBDRV_AUTOSELECT=y
2892
2893 #
2894 # Audio decoders, processors and mixers
2895 #
2896
2897 #
2898 # RDS decoders
2899 #
2900
2901 #
2902 # Video decoders
2903 #
2904
2905 #
2906 # Video and audio decoders
2907 #
2908
2909 #
2910 # Video encoders
2911 #
2912
2913 #
2914 # Camera sensor devices
2915 #
2916
2917 #
2918 # Flash devices
2919 #
2920
2921 #
2922 # Video improvement chips
2923 #
2924
2925 #
2926 # Audio/Video compression chips
2927 #
2928
2929 #
2930 # Miscellaneous helper chips
2931 #
2932
2933 #
2934 # Sensors used on soc_camera driver
2935 #
2936
2937 #
2938 # Tools to develop new frontends
2939 #
2940 # CONFIG_DVB_DUMMY_FE is not set
2941 # CONFIG_TDMB is not set
2942
2943 #
2944 # Graphics support
2945 #
2946
2947 #
2948 # ARM GPU Configuration
2949 #
2950 CONFIG_DDK_VERSION_OS="p"
2951 CONFIG_MALI_TMIX=y
2952 # CONFIG_MALI_TMIX_R0P0 is not set
2953 # CONFIG_MALI_TMIX_R2P0 is not set
2954 # CONFIG_MALI_TMIX_R3P0 is not set
2955 # CONFIG_MALI_TMIX_R8P0 is not set
2956 # CONFIG_MALI_TMIX_R9P0 is not set
2957 CONFIG_MALI_TMIX_R16P0=y
2958 CONFIG_MALI_SYSTRACE_SUPPORT=y
2959 # CONFIG_MALI_GATOR_SUPPORT is not set
2960 CONFIG_MALI_DVFS=y
2961 CONFIG_MALI_PM_QOS=y
2962 CONFIG_MALI_RT_PM=y
2963 CONFIG_MALI_MIDGARD_ENABLE_TRACE=y
2964 CONFIG_MALI_EXYNOS_TRACE=y
2965 CONFIG_MALI_DEBUG_SYS=y
2966 # CONFIG_MALI_DEVFREQ is not set
2967 # CONFIG_MALI_DMA_FENCE is not set
2968 CONFIG_MALI_EXPERT=y
2969 # CONFIG_MALI_PRFCNT_SET_SECONDARY is not set
2970 CONFIG_MALI_PLATFORM_THIRDPARTY=y
2971 CONFIG_MALI_PLATFORM_THIRDPARTY_NAME="exynos"
2972 # CONFIG_MALI_DEBUG is not set
2973 # CONFIG_MALI_NO_MALI is not set
2974 # CONFIG_MALI_SYSTEM_TRACE is not set
2975 CONFIG_MALI_BTS_OPTIMIZATION=y
2976 CONFIG_MALI_EXYNOS_SECURE_RENDERING=y
2977 CONFIG_MALI_DEBUG_KERNEL_SYSFS=y
2978 # CONFIG_MALI_FENCE_DEBUG is not set
2979 CONFIG_MALI_MIDGARD=y
2980 # CONFIG_MALI_MIDGARD_DVFS is not set
2981 # CONFIG_MALI_CORESTACK is not set
2982 CONFIG_EXYNOS_SOC_NAME="8895"
2983 CONFIG_MALI_SEC_CL_BOOST=y
2984 # CONFIG_MALI_SEC_JOB_STATUS_CHECK is not set
2985 # CONFIG_MALI_2MB_ALLOC is not set
2986 # CONFIG_MALI_PWRSOFT_765 is not set
2987 CONFIG_MALI_VK_BOOST=y
2988 # CONFIG_MALI_JOB_DUMP is not set
2989 # CONFIG_MALI_SUSTAINABLE_OPT is not set
2990 CONFIG_MALI_KUTF=y
2991 CONFIG_VGA_ARB=y
2992 CONFIG_VGA_ARB_MAX_GPUS=16
2993 # CONFIG_DRM is not set
2994
2995 #
2996 # Frame buffer Devices
2997 #
2998 CONFIG_FB=y
2999 # CONFIG_FIRMWARE_EDID is not set
3000 CONFIG_FB_CMDLINE=y
3001 # CONFIG_FB_DDC is not set
3002 # CONFIG_FB_BOOT_VESA_SUPPORT is not set
3003 CONFIG_FB_CFB_FILLRECT=y
3004 CONFIG_FB_CFB_COPYAREA=y
3005 CONFIG_FB_CFB_IMAGEBLIT=y
3006 # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
3007 # CONFIG_FB_SYS_FILLRECT is not set
3008 # CONFIG_FB_SYS_COPYAREA is not set
3009 # CONFIG_FB_SYS_IMAGEBLIT is not set
3010 # CONFIG_FB_FOREIGN_ENDIAN is not set
3011 # CONFIG_FB_SYS_FOPS is not set
3012 # CONFIG_FB_SVGALIB is not set
3013 # CONFIG_FB_MACMODES is not set
3014 # CONFIG_FB_BACKLIGHT is not set
3015 CONFIG_FB_MODE_HELPERS=y
3016 # CONFIG_FB_TILEBLITTING is not set
3017
3018 #
3019 # Frame buffer hardware drivers
3020 #
3021 # CONFIG_FB_CIRRUS is not set
3022 # CONFIG_FB_PM2 is not set
3023 # CONFIG_FB_ARMCLCD is not set
3024 # CONFIG_FB_CYBER2000 is not set
3025 # CONFIG_FB_ASILIANT is not set
3026 # CONFIG_FB_IMSTT is not set
3027 # CONFIG_FB_OPENCORES is not set
3028 # CONFIG_FB_S1D13XXX is not set
3029 # CONFIG_FB_NVIDIA is not set
3030 # CONFIG_FB_RIVA is not set
3031 # CONFIG_FB_I740 is not set
3032 # CONFIG_FB_MATROX is not set
3033 # CONFIG_FB_RADEON is not set
3034 # CONFIG_FB_ATY128 is not set
3035 # CONFIG_FB_ATY is not set
3036 # CONFIG_FB_S3 is not set
3037 # CONFIG_FB_SAVAGE is not set
3038 # CONFIG_FB_SIS is not set
3039 # CONFIG_FB_NEOMAGIC is not set
3040 # CONFIG_FB_KYRO is not set
3041 # CONFIG_FB_3DFX is not set
3042 # CONFIG_FB_VOODOO1 is not set
3043 # CONFIG_FB_VT8623 is not set
3044 # CONFIG_FB_TRIDENT is not set
3045 # CONFIG_FB_ARK is not set
3046 # CONFIG_FB_PM3 is not set
3047 # CONFIG_FB_CARMINE is not set
3048 # CONFIG_FB_S3C is not set
3049 # CONFIG_FB_SMSCUFX is not set
3050 # CONFIG_FB_UDL is not set
3051 # CONFIG_FB_IBM_GXT4500 is not set
3052 # CONFIG_FB_VIRTUAL is not set
3053 # CONFIG_FB_METRONOME is not set
3054 # CONFIG_FB_MB862XX is not set
3055 # CONFIG_FB_BROADSHEET is not set
3056 # CONFIG_FB_AUO_K190X is not set
3057 CONFIG_FB_SIMPLE=y
3058 CONFIG_EXYNOS_VIDEO=y
3059 # CONFIG_EXYNOS_MIPI_DSI is not set
3060 # CONFIG_EXYNOS_DUAL_DISPLAY is not set
3061 CONFIG_EXYNOS_SINGLE_DISPLAY=y
3062 CONFIG_EXYNOS_DECON_8895=y
3063 CONFIG_EXYNOS_DECON_FB=y
3064 CONFIG_EXYNOS_DPP=y
3065 CONFIG_EXYNOS_MIPI_DSIM=y
3066 CONFIG_EXYNOS_MIPI_DISPLAYPORT=y
3067 # CONFIG_EXYNOS_ZEBU_EMUL_DISP is not set
3068 CONFIG_FB_WINDOW_UPDATE=y
3069 CONFIG_DECON_BLOCKING_MODE=y
3070 CONFIG_DECON_EVENT_LOG=y
3071 CONFIG_DECON_HIBER=y
3072 CONFIG_SUPPORT_DOZE=y
3073 CONFIG_SUPPORT_DSU=y
3074 CONFIG_SUPPORT_HMD=y
3075 CONFIG_DECON_SELF_REFRESH=y
3076 # CONFIG_DISPLAYPORT_ENG is not set
3077 CONFIG_LOGGING_BIGDATA_BUG=y
3078 # CONFIG_SUPPORT_INDISPLAY is not set
3079 CONFIG_DUMPSTATE_LOGGING=y
3080 CONFIG_SEC_DISPLAYPORT_LOGGER=y
3081 CONFIG_SEC_DISPLAYPORT_BIGDATA=y
3082 CONFIG_EXYNOS_DECON_LCD=y
3083 CONFIG_EXYNOS_DECON_MDNIE_LITE=y
3084 CONFIG_EXYNOS_DECON_LCD_SYSFS=y
3085 CONFIG_EXYNOS_DECON_LCD_SPI=y
3086 CONFIG_EXYNOS_DECON_LCD_COPR=y
3087 CONFIG_EXYNOS_DECON_LCD_TUNING=y
3088 CONFIG_PANEL_AID_DIMMING=y
3089 # CONFIG_EXYNOS_DECON_LCD_S6E3HF4 is not set
3090 CONFIG_EXYNOS_DECON_LCD_S6E3HA6=y
3091 CONFIG_ACTIVE_CLOCK=y
3092 CONFIG_SUPPORT_POC_FLASH=y
3093 CONFIG_PANEL_POC_2_0=y
3094 # CONFIG_POC_DREAM is not set
3095 # CONFIG_POC_DREAM2 is not set
3096 CONFIG_PANEL_BACKLIGHT_PAC_3_0=y
3097 CONFIG_DISPLAY_USE_INFO=y
3098 CONFIG_SUPPORT_HDR=y
3099 # CONFIG_FB_SSD1307 is not set
3100 # CONFIG_FB_SM712 is not set
3101 CONFIG_BACKLIGHT_LCD_SUPPORT=y
3102 CONFIG_LCD_CLASS_DEVICE=y
3103 # CONFIG_LCD_L4F00242T03 is not set
3104 # CONFIG_LCD_LMS283GF05 is not set
3105 # CONFIG_LCD_LTV350QV is not set
3106 # CONFIG_LCD_ILI922X is not set
3107 # CONFIG_LCD_ILI9320 is not set
3108 # CONFIG_LCD_TDO24M is not set
3109 # CONFIG_LCD_VGG2432A4 is not set
3110 # CONFIG_LCD_PLATFORM is not set
3111 # CONFIG_LCD_S6E63M0 is not set
3112 # CONFIG_LCD_LD9040 is not set
3113 # CONFIG_LCD_AMS369FG06 is not set
3114 # CONFIG_LCD_LMS501KF03 is not set
3115 # CONFIG_LCD_HX8357 is not set
3116 CONFIG_BACKLIGHT_CLASS_DEVICE=y
3117 # CONFIG_BACKLIGHT_GENERIC is not set
3118 # CONFIG_BACKLIGHT_PWM is not set
3119 # CONFIG_BACKLIGHT_PM8941_WLED is not set
3120 # CONFIG_BACKLIGHT_ADP8860 is not set
3121 # CONFIG_BACKLIGHT_ADP8870 is not set
3122 # CONFIG_BACKLIGHT_LM3630A is not set
3123 # CONFIG_BACKLIGHT_LM3639 is not set
3124 # CONFIG_BACKLIGHT_LP855X is not set
3125 # CONFIG_BACKLIGHT_GPIO is not set
3126 # CONFIG_BACKLIGHT_LV5207LP is not set
3127 # CONFIG_BACKLIGHT_BD6107 is not set
3128 # CONFIG_ADF is not set
3129 # CONFIG_VGASTATE is not set
3130 # CONFIG_LOGO is not set
3131 CONFIG_SOUND=y
3132 # CONFIG_SOUND_OSS_CORE is not set
3133 CONFIG_SND=y
3134 CONFIG_SND_TIMER=y
3135 CONFIG_SND_PCM=y
3136 CONFIG_SND_HWDEP=y
3137 CONFIG_SND_RAWMIDI=y
3138 CONFIG_SND_COMPRESS_OFFLOAD=y
3139 CONFIG_SND_JACK=y
3140 # CONFIG_SND_SEQUENCER is not set
3141 # CONFIG_SND_MIXER_OSS is not set
3142 # CONFIG_SND_PCM_OSS is not set
3143 CONFIG_SND_PCM_TIMER=y
3144 # CONFIG_SND_HRTIMER is not set
3145 CONFIG_SND_DYNAMIC_MINORS=y
3146 CONFIG_SND_MAX_CARDS=32
3147 CONFIG_SND_SUPPORT_OLD_API=y
3148 CONFIG_SND_PROC_FS=y
3149 CONFIG_SND_VERBOSE_PROCFS=y
3150 # CONFIG_SND_VERBOSE_PRINTK is not set
3151 # CONFIG_SND_DEBUG is not set
3152 # CONFIG_SND_RAWMIDI_SEQ is not set
3153 # CONFIG_SND_OPL3_LIB_SEQ is not set
3154 # CONFIG_SND_OPL4_LIB_SEQ is not set
3155 # CONFIG_SND_SBAWE_SEQ is not set
3156 # CONFIG_SND_EMU10K1_SEQ is not set
3157 CONFIG_SND_DRIVERS=y
3158 # CONFIG_SND_DUMMY is not set
3159 # CONFIG_SND_ALOOP is not set
3160 # CONFIG_SND_MTPAV is not set
3161 # CONFIG_SND_SERIAL_U16550 is not set
3162 # CONFIG_SND_MPU401 is not set
3163 CONFIG_SND_PCI=y
3164 # CONFIG_SND_AD1889 is not set
3165 # CONFIG_SND_ATIIXP is not set
3166 # CONFIG_SND_ATIIXP_MODEM is not set
3167 # CONFIG_SND_AU8810 is not set
3168 # CONFIG_SND_AU8820 is not set
3169 # CONFIG_SND_AU8830 is not set
3170 # CONFIG_SND_AW2 is not set
3171 # CONFIG_SND_BT87X is not set
3172 # CONFIG_SND_CA0106 is not set
3173 # CONFIG_SND_CMIPCI is not set
3174 # CONFIG_SND_OXYGEN is not set
3175 # CONFIG_SND_CS4281 is not set
3176 # CONFIG_SND_CS46XX is not set
3177 # CONFIG_SND_CTXFI is not set
3178 # CONFIG_SND_DARLA20 is not set
3179 # CONFIG_SND_GINA20 is not set
3180 # CONFIG_SND_LAYLA20 is not set
3181 # CONFIG_SND_DARLA24 is not set
3182 # CONFIG_SND_GINA24 is not set
3183 # CONFIG_SND_LAYLA24 is not set
3184 # CONFIG_SND_MONA is not set
3185 # CONFIG_SND_MIA is not set
3186 # CONFIG_SND_ECHO3G is not set
3187 # CONFIG_SND_INDIGO is not set
3188 # CONFIG_SND_INDIGOIO is not set
3189 # CONFIG_SND_INDIGODJ is not set
3190 # CONFIG_SND_INDIGOIOX is not set
3191 # CONFIG_SND_INDIGODJX is not set
3192 # CONFIG_SND_ENS1370 is not set
3193 # CONFIG_SND_ENS1371 is not set
3194 # CONFIG_SND_FM801 is not set
3195 # CONFIG_SND_HDSP is not set
3196 # CONFIG_SND_HDSPM is not set
3197 # CONFIG_SND_ICE1724 is not set
3198 # CONFIG_SND_INTEL8X0 is not set
3199 # CONFIG_SND_INTEL8X0M is not set
3200 # CONFIG_SND_KORG1212 is not set
3201 # CONFIG_SND_LOLA is not set
3202 # CONFIG_SND_LX6464ES is not set
3203 # CONFIG_SND_MIXART is not set
3204 # CONFIG_SND_NM256 is not set
3205 # CONFIG_SND_PCXHR is not set
3206 # CONFIG_SND_RIPTIDE is not set
3207 # CONFIG_SND_RME32 is not set
3208 # CONFIG_SND_RME96 is not set
3209 # CONFIG_SND_RME9652 is not set
3210 # CONFIG_SND_SE6X is not set
3211 # CONFIG_SND_VIA82XX is not set
3212 # CONFIG_SND_VIA82XX_MODEM is not set
3213 # CONFIG_SND_VIRTUOSO is not set
3214 # CONFIG_SND_VX222 is not set
3215 # CONFIG_SND_YMFPCI is not set
3216
3217 #
3218 # HD-Audio
3219 #
3220 # CONFIG_SND_HDA_INTEL is not set
3221 CONFIG_SND_HDA_PREALLOC_SIZE=64
3222 CONFIG_SND_SPI=y
3223 CONFIG_SND_USB=y
3224 CONFIG_SND_USB_AUDIO=y
3225 # CONFIG_SND_USB_UA101 is not set
3226 # CONFIG_SND_USB_CAIAQ is not set
3227 # CONFIG_SND_USB_6FIRE is not set
3228 # CONFIG_SND_USB_HIFACE is not set
3229 # CONFIG_SND_BCD2000 is not set
3230 # CONFIG_SND_USB_POD is not set
3231 # CONFIG_SND_USB_PODHD is not set
3232 # CONFIG_SND_USB_TONEPORT is not set
3233 # CONFIG_SND_USB_VARIAX is not set
3234 CONFIG_SND_SOC=y
3235 CONFIG_SND_SOC_COMPRESS=y
3236 # CONFIG_SND_ATMEL_SOC is not set
3237 # CONFIG_SND_DESIGNWARE_I2S is not set
3238
3239 #
3240 # SoC Audio for Freescale CPUs
3241 #
3242
3243 #
3244 # Common SoC Audio options for Freescale CPUs:
3245 #
3246 # CONFIG_SND_SOC_FSL_ASRC is not set
3247 # CONFIG_SND_SOC_FSL_SAI is not set
3248 # CONFIG_SND_SOC_FSL_SSI is not set
3249 # CONFIG_SND_SOC_FSL_SPDIF is not set
3250 # CONFIG_SND_SOC_FSL_ESAI is not set
3251 # CONFIG_SND_SOC_IMX_AUDMUX is not set
3252 # CONFIG_SND_SOC_SAMSUNG is not set
3253 CONFIG_SND_SOC_SAMSUNG_EXYNOS8895=y
3254 # CONFIG_SND_SOC_SAMSUNG_EXYNOS8895_MOON is not set
3255 CONFIG_SND_SOC_SAMSUNG_EXYNOS8895_ASHETON=y
3256 # CONFIG_SND_SOC_SAMSUNG_EXYNOS8895_COD3033 is not set
3257 CONFIG_SND_SOC_SAMSUNG_AUDIO=y
3258 CONFIG_SND_SOC_SAMSUNG_ABOX=y
3259 CONFIG_SEC_SND_ADAPTATION=y
3260 CONFIG_SND_SOC_SAMSUNG_MAILBOX=y
3261 CONFIG_SND_SOC_SAMSUNG_VTS=y
3262
3263 #
3264 # Allwinner SoC Audio support
3265 #
3266 # CONFIG_SND_SUN4I_CODEC is not set
3267 # CONFIG_SND_SOC_XTFPGA_I2S is not set
3268 CONFIG_SND_SOC_I2C_AND_SPI=y
3269
3270 #
3271 # CODEC drivers
3272 #
3273 CONFIG_SND_SOC_WM_ADSP=y
3274 # CONFIG_SND_SOC_AC97_CODEC is not set
3275 # CONFIG_SND_SOC_ADAU1701 is not set
3276 # CONFIG_SND_SOC_AK4104 is not set
3277 # CONFIG_SND_SOC_AK4554 is not set
3278 # CONFIG_SND_SOC_AK4613 is not set
3279 # CONFIG_SND_SOC_AK4642 is not set
3280 # CONFIG_SND_SOC_AK5386 is not set
3281 # CONFIG_SND_SOC_ALC5623 is not set
3282 # CONFIG_SND_SOC_CS35L32 is not set
3283 # CONFIG_SND_SOC_CS42L51_I2C is not set
3284 # CONFIG_SND_SOC_CS42L52 is not set
3285 # CONFIG_SND_SOC_CS42L56 is not set
3286 # CONFIG_SND_SOC_CS42L73 is not set
3287 # CONFIG_SND_SOC_CS4265 is not set
3288 # CONFIG_SND_SOC_CS4270 is not set
3289 # CONFIG_SND_SOC_CS4271_I2C is not set
3290 # CONFIG_SND_SOC_CS4271_SPI is not set
3291 # CONFIG_SND_SOC_CS42XX8_I2C is not set
3292 # CONFIG_SND_SOC_CS4349 is not set
3293 CONFIG_SND_SOC_CS47L92=y
3294 # CONFIG_SND_SOC_ES8328 is not set
3295 # CONFIG_SND_SOC_GTM601 is not set
3296 CONFIG_SND_SOC_MADERA=y
3297 CONFIG_SND_SOC_MAX98506=y
3298 CONFIG_SND_SOC_MAXIM_DSM=y
3299 CONFIG_SND_SOC_MAXIM_DSM_CAL=y
3300 # CONFIG_SND_SOC_PCM1681 is not set
3301 # CONFIG_SND_SOC_PCM1792A is not set
3302 # CONFIG_SND_SOC_PCM512x_I2C is not set
3303 # CONFIG_SND_SOC_PCM512x_SPI is not set
3304 # CONFIG_SND_SOC_RT5631 is not set
3305 # CONFIG_SND_SOC_RT5677_SPI is not set
3306 # CONFIG_SND_SOC_SGTL5000 is not set
3307 # CONFIG_SND_SOC_SIRF_AUDIO_CODEC is not set
3308 # CONFIG_SND_SOC_SPDIF is not set
3309 # CONFIG_SND_SOC_SSM2602_SPI is not set
3310 # CONFIG_SND_SOC_SSM2602_I2C is not set
3311 # CONFIG_SND_SOC_SSM4567 is not set
3312 # CONFIG_SND_SOC_STA32X is not set
3313 # CONFIG_SND_SOC_STA350 is not set
3314 # CONFIG_SND_SOC_STI_SAS is not set
3315 # CONFIG_SND_SOC_TAS2552 is not set
3316 # CONFIG_SND_SOC_TAS5086 is not set
3317 # CONFIG_SND_SOC_TAS571X is not set
3318 # CONFIG_SND_SOC_TFA9879 is not set
3319 # CONFIG_SND_SOC_TLV320AIC23_I2C is not set
3320 # CONFIG_SND_SOC_TLV320AIC23_SPI is not set
3321 # CONFIG_SND_SOC_TLV320AIC31XX is not set
3322 # CONFIG_SND_SOC_TLV320AIC3X is not set
3323 # CONFIG_SND_SOC_TS3A227E is not set
3324 # CONFIG_SND_SOC_WM8510 is not set
3325 # CONFIG_SND_SOC_WM8523 is not set
3326 # CONFIG_SND_SOC_WM8580 is not set
3327 # CONFIG_SND_SOC_WM8711 is not set
3328 # CONFIG_SND_SOC_WM8728 is not set
3329 # CONFIG_SND_SOC_WM8731 is not set
3330 # CONFIG_SND_SOC_WM8737 is not set
3331 # CONFIG_SND_SOC_WM8741 is not set
3332 # CONFIG_SND_SOC_WM8750 is not set
3333 # CONFIG_SND_SOC_WM8753 is not set
3334 # CONFIG_SND_SOC_WM8770 is not set
3335 # CONFIG_SND_SOC_WM8776 is not set
3336 # CONFIG_SND_SOC_WM8804_I2C is not set
3337 # CONFIG_SND_SOC_WM8804_SPI is not set
3338 # CONFIG_SND_SOC_WM8903 is not set
3339 # CONFIG_SND_SOC_WM8962 is not set
3340 # CONFIG_SND_SOC_WM8978 is not set
3341 # CONFIG_SND_SOC_TPA6130A2 is not set
3342 # CONFIG_SND_SIMPLE_CARD is not set
3343 # CONFIG_SOUND_PRIME is not set
3344
3345 #
3346 # HID support
3347 #
3348 CONFIG_HID=y
3349 # CONFIG_HID_BATTERY_STRENGTH is not set
3350 CONFIG_HIDRAW=y
3351 CONFIG_UHID=y
3352 CONFIG_HID_GENERIC=y
3353
3354 #
3355 # Special HID drivers
3356 #
3357 CONFIG_HID_A4TECH=y
3358 CONFIG_HID_ACRUX=y
3359 CONFIG_HID_ACRUX_FF=y
3360 CONFIG_HID_APPLE=y
3361 # CONFIG_HID_APPLEIR is not set
3362 # CONFIG_HID_AUREAL is not set
3363 CONFIG_HID_BELKIN=y
3364 # CONFIG_HID_BETOP_FF is not set
3365 CONFIG_HID_CHERRY=y
3366 CONFIG_HID_CHICONY=y
3367 # CONFIG_HID_CORSAIR is not set
3368 CONFIG_HID_PRODIKEYS=y
3369 # CONFIG_HID_CP2112 is not set
3370 CONFIG_HID_CYPRESS=y
3371 CONFIG_HID_DRAGONRISE=y
3372 CONFIG_DRAGONRISE_FF=y
3373 CONFIG_HID_EMS_FF=y
3374 CONFIG_HID_ELECOM=y
3375 # CONFIG_HID_ELO is not set
3376 CONFIG_HID_EZKEY=y
3377 # CONFIG_HID_GEMBIRD is not set
3378 # CONFIG_HID_GFRM is not set
3379 CONFIG_HID_HOLTEK=y
3380 # CONFIG_HOLTEK_FF is not set
3381 # CONFIG_HID_GT683R is not set
3382 CONFIG_HID_KEYTOUCH=y
3383 CONFIG_HID_KYE=y
3384 CONFIG_HID_UCLOGIC=y
3385 CONFIG_HID_WALTOP=y
3386 CONFIG_HID_GYRATION=y
3387 # CONFIG_HID_ICADE is not set
3388 CONFIG_HID_TWINHAN=y
3389 CONFIG_HID_KENSINGTON=y
3390 CONFIG_HID_LCPOWER=y
3391 # CONFIG_HID_LENOVO is not set
3392 CONFIG_HID_LOGITECH=y
3393 CONFIG_HID_LOGITECH_DJ=y
3394 CONFIG_HID_LOGITECH_HIDPP=y
3395 CONFIG_LOGITECH_FF=y
3396 CONFIG_LOGIRUMBLEPAD2_FF=y
3397 CONFIG_LOGIG940_FF=y
3398 CONFIG_LOGIWHEELS_FF=y
3399 CONFIG_HID_MAGICMOUSE=y
3400 CONFIG_HID_MICROSOFT=y
3401 CONFIG_HID_MONTEREY=y
3402 CONFIG_HID_MULTITOUCH=y
3403 CONFIG_HID_NTRIG=y
3404 CONFIG_HID_ORTEK=y
3405 CONFIG_HID_PANTHERLORD=y
3406 CONFIG_PANTHERLORD_FF=y
3407 # CONFIG_HID_PENMOUNT is not set
3408 CONFIG_HID_PETALYNX=y
3409 CONFIG_HID_PICOLCD=y
3410 # CONFIG_HID_PICOLCD_FB is not set
3411 # CONFIG_HID_PICOLCD_BACKLIGHT is not set
3412 # CONFIG_HID_PICOLCD_LCD is not set
3413 # CONFIG_HID_PICOLCD_LEDS is not set
3414 # CONFIG_HID_PLANTRONICS is not set
3415 CONFIG_HID_PRIMAX=y
3416 CONFIG_HID_ROCCAT=y
3417 CONFIG_HID_SAITEK=y
3418 CONFIG_HID_SAMSUNG=y
3419 CONFIG_HID_SONY=y
3420 CONFIG_SONY_FF=y
3421 CONFIG_HID_SPEEDLINK=y
3422 # CONFIG_HID_STEELSERIES is not set
3423 CONFIG_HID_SUNPLUS=y
3424 # CONFIG_HID_RMI is not set
3425 CONFIG_HID_GREENASIA=y
3426 CONFIG_GREENASIA_FF=y
3427 CONFIG_HID_SMARTJOYPLUS=y
3428 CONFIG_SMARTJOYPLUS_FF=y
3429 CONFIG_HID_SYNAPTICS_BT=y
3430 CONFIG_HID_TIVO=y
3431 CONFIG_HID_TOPSEED=y
3432 # CONFIG_HID_THINGM is not set
3433 CONFIG_HID_THRUSTMASTER=y
3434 # CONFIG_THRUSTMASTER_FF is not set
3435 CONFIG_HID_WACOM=y
3436 CONFIG_HID_WIIMOTE=y
3437 # CONFIG_HID_XINMO is not set
3438 CONFIG_HID_ZEROPLUS=y
3439 # CONFIG_ZEROPLUS_FF is not set
3440 CONFIG_HID_ZYDACRON=y
3441 # CONFIG_HID_SENSOR_HUB is not set
3442 CONFIG_HID_OVR=y
3443 CONFIG_HID_TVR=y
3444 CONFIG_HID_MADCATZ=y
3445
3446 #
3447 # USB HID support
3448 #
3449 CONFIG_USB_HID=y
3450 # CONFIG_HID_PID is not set
3451 CONFIG_USB_HIDDEV=y
3452
3453 #
3454 # I2C HID support
3455 #
3456 # CONFIG_I2C_HID is not set
3457 CONFIG_USB_OHCI_LITTLE_ENDIAN=y
3458 CONFIG_USB_SUPPORT=y
3459 CONFIG_USB_COMMON=y
3460 CONFIG_USB_ARCH_HAS_HCD=y
3461 CONFIG_USB=y
3462 CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
3463
3464 #
3465 # Miscellaneous USB options
3466 #
3467 CONFIG_USB_DEFAULT_PERSIST=y
3468 # CONFIG_USB_DYNAMIC_MINORS is not set
3469 # CONFIG_USB_OTG is not set
3470 # CONFIG_USB_OTG_WHITELIST is not set
3471 CONFIG_USB_OTG_WHITELIST_FOR_MDM=y
3472 # CONFIG_USB_OTG_BLACKLIST_HUB is not set
3473 # CONFIG_USB_ULPI_BUS is not set
3474 # CONFIG_USB_MON is not set
3475 # CONFIG_USB_WUSB_CBAF is not set
3476
3477 #
3478 # USB Host Controller Drivers
3479 #
3480 # CONFIG_USB_C67X00_HCD is not set
3481 CONFIG_USB_XHCI_HCD=y
3482 CONFIG_USB_XHCI_PCI=y
3483 CONFIG_USB_XHCI_PLATFORM=y
3484 # CONFIG_USB_EHCI_HCD is not set
3485 # CONFIG_USB_OXU210HP_HCD is not set
3486 # CONFIG_USB_ISP116X_HCD is not set
3487 # CONFIG_USB_ISP1362_HCD is not set
3488 # CONFIG_USB_FOTG210_HCD is not set
3489 # CONFIG_USB_MAX3421_HCD is not set
3490 # CONFIG_USB_OHCI_HCD is not set
3491 # CONFIG_USB_UHCI_HCD is not set
3492 # CONFIG_USB_SL811_HCD is not set
3493 # CONFIG_USB_R8A66597_HCD is not set
3494 # CONFIG_USB_HCD_TEST_MODE is not set
3495 # CONFIG_USB_HOST_L1_SUPPORT is not set
3496
3497 #
3498 # USB Device Class drivers
3499 #
3500 CONFIG_USB_ACM=y
3501 CONFIG_USB_PRINTER=y
3502 CONFIG_USB_WDM=y
3503 # CONFIG_USB_TMC is not set
3504
3505 #
3506 # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
3507 #
3508
3509 #
3510 # also be needed; see USB_STORAGE Help for more info
3511 #
3512 CONFIG_USB_STORAGE=y
3513 # CONFIG_USB_STORAGE_DEBUG is not set
3514 # CONFIG_USB_STORAGE_REALTEK is not set
3515 # CONFIG_USB_STORAGE_DATAFAB is not set
3516 # CONFIG_USB_STORAGE_FREECOM is not set
3517 # CONFIG_USB_STORAGE_ISD200 is not set
3518 # CONFIG_USB_STORAGE_USBAT is not set
3519 # CONFIG_USB_STORAGE_SDDR09 is not set
3520 # CONFIG_USB_STORAGE_SDDR55 is not set
3521 # CONFIG_USB_STORAGE_JUMPSHOT is not set
3522 # CONFIG_USB_STORAGE_ALAUDA is not set
3523 # CONFIG_USB_STORAGE_ONETOUCH is not set
3524 # CONFIG_USB_STORAGE_KARMA is not set
3525 # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
3526 # CONFIG_USB_STORAGE_ENE_UB6250 is not set
3527 # CONFIG_USB_UAS is not set
3528
3529 #
3530 # USB Imaging devices
3531 #
3532 # CONFIG_USB_MDC800 is not set
3533 # CONFIG_USB_MICROTEK is not set
3534 # CONFIG_USBIP_CORE is not set
3535 # CONFIG_USB_MUSB_HDRC is not set
3536
3537 #
3538 # USB Notify features
3539 #
3540 CONFIG_USB_HOST_NOTIFY=y
3541 CONFIG_USB_NOTIFY_LAYER=y
3542 CONFIG_USB_NOTIFIER=y
3543 CONFIG_USB_DEBUG_DETAILED_LOG=y
3544 CONFIG_USB_STORAGE_DETECT=y
3545 CONFIG_USB_HMT_SAMSUNG_INPUT=y
3546 CONFIG_USB_EXTERNAL_NOTIFY=y
3547 CONFIG_USB_NOTIFY_PROC_LOG=y
3548 CONFIG_USB_HOST_SAMSUNG_FEATURE=y
3549 CONFIG_USB_HW_PARAM=y
3550
3551 #
3552 # USB TypeC Manager configs
3553 #
3554 CONFIG_USB_TYPEC_MANAGER_NOTIFIER=y
3555 CONFIG_USB_DWC3=y
3556 # CONFIG_USB_DWC3_HOST is not set
3557 # CONFIG_USB_DWC3_GADGET is not set
3558 CONFIG_USB_DWC3_DUAL_ROLE=y
3559
3560 #
3561 # Platform Glue Driver Support
3562 #
3563 CONFIG_USB_DWC3_EXYNOS=y
3564 CONFIG_USB_DWC3_PCI=y
3565 # CONFIG_DWC3_HOST_USB3_LPM_ENABLE is not set
3566 CONFIG_USB_ANDROID_SAMSUNG_DISABLE_U1_U2=y
3567 # CONFIG_USB_DWC2 is not set
3568 # CONFIG_USB_CHIPIDEA is not set
3569 # CONFIG_USB_ISP1760 is not set
3570
3571 #
3572 # USB port drivers
3573 #
3574 CONFIG_USB_SERIAL=y
3575 # CONFIG_USB_SERIAL_CONSOLE is not set
3576 # CONFIG_USB_SERIAL_GENERIC is not set
3577 # CONFIG_USB_SERIAL_SIMPLE is not set
3578 # CONFIG_USB_SERIAL_AIRCABLE is not set
3579 # CONFIG_USB_SERIAL_ARK3116 is not set
3580 # CONFIG_USB_SERIAL_BELKIN is not set
3581 # CONFIG_USB_SERIAL_CH341 is not set
3582 # CONFIG_USB_SERIAL_WHITEHEAT is not set
3583 # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
3584 # CONFIG_USB_SERIAL_CP210X is not set
3585 # CONFIG_USB_SERIAL_CYPRESS_M8 is not set
3586 # CONFIG_USB_SERIAL_EMPEG is not set
3587 CONFIG_USB_SERIAL_FTDI_SIO=y
3588 # CONFIG_USB_SERIAL_VISOR is not set
3589 # CONFIG_USB_SERIAL_IPAQ is not set
3590 # CONFIG_USB_SERIAL_IR is not set
3591 # CONFIG_USB_SERIAL_EDGEPORT is not set
3592 # CONFIG_USB_SERIAL_EDGEPORT_TI is not set
3593 # CONFIG_USB_SERIAL_F81232 is not set
3594 # CONFIG_USB_SERIAL_GARMIN is not set
3595 # CONFIG_USB_SERIAL_IPW is not set
3596 # CONFIG_USB_SERIAL_IUU is not set
3597 # CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
3598 # CONFIG_USB_SERIAL_KEYSPAN is not set
3599 # CONFIG_USB_SERIAL_KLSI is not set
3600 # CONFIG_USB_SERIAL_KOBIL_SCT is not set
3601 # CONFIG_USB_SERIAL_MCT_U232 is not set
3602 # CONFIG_USB_SERIAL_METRO is not set
3603 # CONFIG_USB_SERIAL_MOS7720 is not set
3604 # CONFIG_USB_SERIAL_MOS7840 is not set
3605 # CONFIG_USB_SERIAL_MXUPORT is not set
3606 # CONFIG_USB_SERIAL_NAVMAN is not set
3607 CONFIG_USB_SERIAL_PL2303=y
3608 # CONFIG_USB_SERIAL_OTI6858 is not set
3609 # CONFIG_USB_SERIAL_QCAUX is not set
3610 # CONFIG_USB_SERIAL_QUALCOMM is not set
3611 # CONFIG_USB_SERIAL_SPCP8X5 is not set
3612 # CONFIG_USB_SERIAL_SAFE is not set
3613 # CONFIG_USB_SERIAL_SIERRAWIRELESS is not set
3614 # CONFIG_USB_SERIAL_SYMBOL is not set
3615 # CONFIG_USB_SERIAL_TI is not set
3616 # CONFIG_USB_SERIAL_CYBERJACK is not set
3617 # CONFIG_USB_SERIAL_XIRCOM is not set
3618 # CONFIG_USB_SERIAL_OPTION is not set
3619 # CONFIG_USB_SERIAL_OMNINET is not set
3620 # CONFIG_USB_SERIAL_OPTICON is not set
3621 # CONFIG_USB_SERIAL_XSENS_MT is not set
3622 # CONFIG_USB_SERIAL_WISHBONE is not set
3623 # CONFIG_USB_SERIAL_SSU100 is not set
3624 # CONFIG_USB_SERIAL_QT2 is not set
3625 # CONFIG_USB_SERIAL_DEBUG is not set
3626
3627 #
3628 # USB Miscellaneous drivers
3629 #
3630 # CONFIG_USB_EMI62 is not set
3631 # CONFIG_USB_EMI26 is not set
3632 # CONFIG_USB_ADUTUX is not set
3633 # CONFIG_USB_SEVSEG is not set
3634 # CONFIG_USB_RIO500 is not set
3635 # CONFIG_USB_LEGOTOWER is not set
3636 # CONFIG_USB_LCD is not set
3637 # CONFIG_USB_LED is not set
3638 # CONFIG_USB_CYPRESS_CY7C63 is not set
3639 # CONFIG_USB_CYTHERM is not set
3640 # CONFIG_USB_IDMOUSE is not set
3641 # CONFIG_USB_FTDI_ELAN is not set
3642 # CONFIG_USB_APPLEDISPLAY is not set
3643 # CONFIG_USB_LD is not set
3644 # CONFIG_USB_TRANCEVIBRATOR is not set
3645 # CONFIG_USB_IOWARRIOR is not set
3646 # CONFIG_USB_TEST is not set
3647 # CONFIG_USB_EHSET_TEST_FIXTURE is not set
3648 # CONFIG_USB_ISIGHTFW is not set
3649 # CONFIG_USB_YUREX is not set
3650 # CONFIG_USB_EZUSB_FX2 is not set
3651 # CONFIG_USB_HSIC_USB3503 is not set
3652 # CONFIG_USB_LINK_LAYER_TEST is not set
3653 # CONFIG_USB_CHAOSKEY is not set
3654
3655 #
3656 # USB Physical Layer drivers
3657 #
3658 # CONFIG_USB_PHY is not set
3659 # CONFIG_USB_OTG_WAKELOCK is not set
3660 # CONFIG_NOP_USB_XCEIV is not set
3661 # CONFIG_USB_GPIO_VBUS is not set
3662 # CONFIG_USB_ISP1301 is not set
3663 # CONFIG_USB_ULPI is not set
3664 CONFIG_USB_GADGET=y
3665 # CONFIG_USB_GADGET_DEBUG is not set
3666 # CONFIG_USB_GADGET_DEBUG_FILES is not set
3667 # CONFIG_USB_GADGET_DEBUG_FS is not set
3668 CONFIG_USB_GADGET_VBUS_DRAW=2
3669 CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2
3670 CONFIG_USB_G_ANDROID=y
3671 CONFIG_USB_ANDROID_SAMSUNG_COMPOSITE=y
3672 CONFIG_USB_DUN_SUPPORT=y
3673 # CONFIG_USB_RNDIS_MULTIPACKET_WITH_TIMER is not set
3674 CONFIG_USB_NCM_SUPPORT_MTU_CHANGE=y
3675 # CONFIG_USB_ANDROID_RNDIS_DWORD_ALIGNED is not set
3676
3677 #
3678 # USB Peripheral Controller
3679 #
3680 # CONFIG_USB_FOTG210_UDC is not set
3681 # CONFIG_USB_GR_UDC is not set
3682 # CONFIG_USB_R8A66597 is not set
3683 # CONFIG_USB_PXA27X is not set
3684 # CONFIG_USB_MV_UDC is not set
3685 # CONFIG_USB_MV_U3D is not set
3686 # CONFIG_USB_M66592 is not set
3687 # CONFIG_USB_BDC_UDC is not set
3688 # CONFIG_USB_AMD5536UDC is not set
3689 # CONFIG_USB_NET2272 is not set
3690 # CONFIG_USB_NET2280 is not set
3691 # CONFIG_USB_GOKU is not set
3692 # CONFIG_USB_EG20T is not set
3693 # CONFIG_USB_GADGET_XILINX is not set
3694 # CONFIG_USB_DUMMY_HCD is not set
3695 CONFIG_USB_LIBCOMPOSITE=y
3696 CONFIG_USB_F_ACM=y
3697 CONFIG_USB_U_SERIAL=y
3698 CONFIG_USB_U_ETHER=y
3699 CONFIG_USB_F_NCM=y
3700 CONFIG_USB_F_RNDIS=y
3701 CONFIG_USB_F_FS=y
3702 CONFIG_USB_F_MIDI=y
3703 CONFIG_USB_F_MTP=y
3704 CONFIG_USB_F_PTP=y
3705 CONFIG_USB_F_AUDIO_SRC=y
3706 CONFIG_USB_F_ACC=y
3707 CONFIG_USB_F_CONN_GADGET=y
3708 CONFIG_USB_CONFIGFS=y
3709 # CONFIG_USB_CONFIGFS_SERIAL is not set
3710 CONFIG_USB_CONFIGFS_ACM=y
3711 # CONFIG_USB_CONFIGFS_OBEX is not set
3712 CONFIG_USB_CONFIGFS_NCM=y
3713 # CONFIG_USB_CONFIGFS_ECM is not set
3714 # CONFIG_USB_CONFIGFS_ECM_SUBSET is not set
3715 CONFIG_USB_CONFIGFS_RNDIS=y
3716 # CONFIG_USB_CONFIGFS_EEM is not set
3717 # CONFIG_USB_CONFIGFS_PHONET is not set
3718 # CONFIG_USB_CONFIGFS_MASS_STORAGE is not set
3719 # CONFIG_USB_CONFIGFS_F_LB_SS is not set
3720 CONFIG_USB_CONFIGFS_F_FS=y
3721 CONFIG_USB_CONFIGFS_F_DM=y
3722 CONFIG_USB_CONFIGFS_F_ADB=y
3723 CONFIG_USB_CONFIGFS_F_MTP=y
3724 CONFIG_USB_CONFIGFS_F_PTP=y
3725 CONFIG_USB_CONFIGFS_F_CONN_GADGET=y
3726 CONFIG_USB_CONFIGFS_F_ACC=y
3727 CONFIG_USB_CONFIGFS_F_AUDIO_SRC=y
3728 CONFIG_USB_CONFIGFS_UEVENT=y
3729 CONFIG_USB_RNDIS_MULTIPACKET=y
3730 # CONFIG_USB_CONFIGFS_F_UAC1 is not set
3731 # CONFIG_USB_CONFIGFS_F_UAC2 is not set
3732 CONFIG_USB_CONFIGFS_F_MIDI=y
3733 # CONFIG_USB_CONFIGFS_F_HID is not set
3734 # CONFIG_USB_CONFIGFS_F_UVC is not set
3735 # CONFIG_USB_CONFIGFS_F_PRINTER is not set
3736 # CONFIG_USB_ZERO is not set
3737 # CONFIG_USB_AUDIO is not set
3738 # CONFIG_USB_ETH is not set
3739 # CONFIG_USB_G_NCM is not set
3740 # CONFIG_USB_GADGETFS is not set
3741 # CONFIG_USB_FUNCTIONFS is not set
3742 # CONFIG_USB_MASS_STORAGE is not set
3743 # CONFIG_USB_G_SERIAL is not set
3744 # CONFIG_USB_MIDI_GADGET is not set
3745 # CONFIG_USB_G_PRINTER is not set
3746 # CONFIG_USB_CDC_COMPOSITE is not set
3747 # CONFIG_USB_G_NOKIA is not set
3748 # CONFIG_USB_G_ACM_MS is not set
3749 # CONFIG_USB_G_MULTI is not set
3750 # CONFIG_USB_G_HID is not set
3751 # CONFIG_USB_G_DBGP is not set
3752 # CONFIG_USB_G_WEBCAM is not set
3753
3754 #
3755 # USB Power Delivery and Type-C drivers
3756 #
3757 CONFIG_TYPEC=y
3758 # CONFIG_UWB is not set
3759 CONFIG_MMC=y
3760 # CONFIG_MMC_DEBUG is not set
3761 CONFIG_MMC_BLOCK_DEFERRED_RESUME=y
3762 CONFIG_MMC_SUPPORT_STLOG=y
3763 # CONFIG_MMC_EMBEDDED_SDIO is not set
3764 # CONFIG_MMC_PARANOID_SD_INIT is not set
3765
3766 #
3767 # MMC/SD/SDIO Card Drivers
3768 #
3769 CONFIG_MMC_BLOCK=y
3770 CONFIG_MMC_BLOCK_MINORS=8
3771 CONFIG_MMC_BLOCK_BOUNCE=y
3772 # CONFIG_SDIO_UART is not set
3773 # CONFIG_MMC_TEST is not set
3774 # CONFIG_MMC_SIMULATE_MAX_SPEED is not set
3775
3776 #
3777 # MMC/SD/SDIO Host Controller Drivers
3778 #
3779 # CONFIG_MMC_ARMMMCI is not set
3780 # CONFIG_MMC_SDHCI is not set
3781 # CONFIG_MMC_TIFM_SD is not set
3782 # CONFIG_MMC_SPI is not set
3783 # CONFIG_MMC_CB710 is not set
3784 # CONFIG_MMC_VIA_SDMMC is not set
3785 CONFIG_MMC_DW=y
3786 # CONFIG_MMC_DW_FMP_DM_CRYPT is not set
3787 # CONFIG_MMC_DW_FMP_ECRYPT_FS is not set
3788 # CONFIG_MMC_DW_FMP_EXT4CRYPT_FS is not set
3789 CONFIG_MMC_DW_IDMAC=y
3790 CONFIG_MMC_DW_64BIT_DESC=y
3791 CONFIG_MMC_DW_PLTFM=y
3792 CONFIG_MMC_DW_EXYNOS=y
3793 CONFIG_MMC_DW_DEBUG=y
3794 # CONFIG_MMC_DW_K3 is not set
3795 # CONFIG_MMC_DW_PCI is not set
3796 CONFIG_MMC_DW_FORCE_32BIT_SFR_RW=y
3797 # CONFIG_MMC_VUB300 is not set
3798 # CONFIG_MMC_USHC is not set
3799 # CONFIG_MMC_USDHI6ROL0 is not set
3800 # CONFIG_MMC_TOSHIBA_PCI is not set
3801 # CONFIG_MMC_MTK is not set
3802 # CONFIG_MEMSTICK is not set
3803 CONFIG_NEW_LEDS=y
3804 CONFIG_LEDS_CLASS=y
3805 # CONFIG_LEDS_CLASS_FLASH is not set
3806
3807 #
3808 # LED drivers
3809 #
3810 # CONFIG_LEDS_BCM6328 is not set
3811 # CONFIG_LEDS_BCM6358 is not set
3812 # CONFIG_LEDS_LM3530 is not set
3813 # CONFIG_LEDS_LM3642 is not set
3814 # CONFIG_LEDS_PCA9532 is not set
3815 # CONFIG_LEDS_GPIO is not set
3816 # CONFIG_LEDS_LP3944 is not set
3817 # CONFIG_LEDS_LP5521 is not set
3818 # CONFIG_LEDS_LP5523 is not set
3819 # CONFIG_LEDS_LP5562 is not set
3820 # CONFIG_LEDS_LP8501 is not set
3821 # CONFIG_LEDS_LP8860 is not set
3822 # CONFIG_LEDS_PCA955X is not set
3823 # CONFIG_LEDS_PCA963X is not set
3824 # CONFIG_LEDS_DAC124S085 is not set
3825 # CONFIG_LEDS_PWM is not set
3826 # CONFIG_LEDS_REGULATOR is not set
3827 # CONFIG_LEDS_BD2802 is not set
3828 # CONFIG_LEDS_LT3593 is not set
3829 # CONFIG_LEDS_TCA6507 is not set
3830 # CONFIG_LEDS_TLC591XX is not set
3831 # CONFIG_LEDS_LM355x is not set
3832 # CONFIG_LEDS_KTD2692 is not set
3833
3834 #
3835 # LED driver for blink(1) USB RGB LED is under Special HID drivers (HID_THINGM)
3836 #
3837 # CONFIG_LEDS_BLINKM is not set
3838 # CONFIG_LEDS_SYSCON is not set
3839 CONFIG_LEDS_S2MPB02=y
3840 CONFIG_LEDS_MAX77865_RGB=y
3841 CONFIG_LEDS_IRIS_IRLED_SUPPORT=y
3842 # CONFIG_LEDS_IRIS_IRLED_CERTIFICATE_SUPPORT is not set
3843
3844 #
3845 # LED Triggers
3846 #
3847 # CONFIG_LEDS_TRIGGERS is not set
3848 CONFIG_SWITCH=y
3849 # CONFIG_SWITCH_GPIO is not set
3850 CONFIG_SWITCH_MADERA=y
3851 # CONFIG_ACCESSIBILITY is not set
3852 # CONFIG_INFINIBAND is not set
3853 CONFIG_EDAC_SUPPORT=y
3854 # CONFIG_EDAC is not set
3855 CONFIG_RTC_LIB=y
3856 CONFIG_RTC_CLASS=y
3857 CONFIG_RTC_HCTOSYS=y
3858 CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
3859 CONFIG_RTC_SYSTOHC=y
3860 CONFIG_RTC_SYSTOHC_DEVICE="rtc0"
3861 # CONFIG_RTC_DEBUG is not set
3862
3863 #
3864 # RTC interfaces
3865 #
3866 CONFIG_RTC_INTF_SYSFS=y
3867 CONFIG_RTC_INTF_PROC=y
3868 CONFIG_RTC_INTF_DEV=y
3869 # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
3870 # CONFIG_RTC_DRV_TEST is not set
3871
3872 #
3873 # I2C RTC drivers
3874 #
3875 # CONFIG_RTC_DRV_ABB5ZES3 is not set
3876 # CONFIG_RTC_DRV_ABX80X is not set
3877 # CONFIG_RTC_DRV_DS1307 is not set
3878 # CONFIG_RTC_DRV_DS1374 is not set
3879 # CONFIG_RTC_DRV_DS1672 is not set
3880 # CONFIG_RTC_DRV_DS3232 is not set
3881 # CONFIG_RTC_DRV_HYM8563 is not set
3882 # CONFIG_RTC_DRV_MAX6900 is not set
3883 # CONFIG_RTC_DRV_RS5C372 is not set
3884 # CONFIG_RTC_DRV_ISL1208 is not set
3885 # CONFIG_RTC_DRV_ISL12022 is not set
3886 # CONFIG_RTC_DRV_ISL12057 is not set
3887 # CONFIG_RTC_DRV_X1205 is not set
3888 # CONFIG_RTC_DRV_PCF2127 is not set
3889 # CONFIG_RTC_DRV_PCF8523 is not set
3890 # CONFIG_RTC_DRV_PCF8563 is not set
3891 # CONFIG_RTC_DRV_PCF85063 is not set
3892 # CONFIG_RTC_DRV_PCF8583 is not set
3893 # CONFIG_RTC_DRV_M41T80 is not set
3894 # CONFIG_RTC_DRV_BQ32K is not set
3895 # CONFIG_RTC_DRV_S35390A is not set
3896 # CONFIG_RTC_DRV_FM3130 is not set
3897 # CONFIG_RTC_DRV_RX8581 is not set
3898 # CONFIG_RTC_DRV_RX8025 is not set
3899 # CONFIG_RTC_DRV_EM3027 is not set
3900 # CONFIG_RTC_DRV_RV3029C2 is not set
3901 # CONFIG_RTC_DRV_RV8803 is not set
3902
3903 #
3904 # SPI RTC drivers
3905 #
3906 # CONFIG_RTC_DRV_M41T93 is not set
3907 # CONFIG_RTC_DRV_M41T94 is not set
3908 # CONFIG_RTC_DRV_DS1305 is not set
3909 # CONFIG_RTC_DRV_DS1343 is not set
3910 # CONFIG_RTC_DRV_DS1347 is not set
3911 # CONFIG_RTC_DRV_DS1390 is not set
3912 # CONFIG_RTC_DRV_MAX6902 is not set
3913 # CONFIG_RTC_DRV_R9701 is not set
3914 # CONFIG_RTC_DRV_RS5C348 is not set
3915 # CONFIG_RTC_DRV_DS3234 is not set
3916 # CONFIG_RTC_DRV_PCF2123 is not set
3917 # CONFIG_RTC_DRV_RX4581 is not set
3918 # CONFIG_RTC_DRV_MCP795 is not set
3919
3920 #
3921 # Platform RTC drivers
3922 #
3923 # CONFIG_RTC_DRV_DS1286 is not set
3924 # CONFIG_RTC_DRV_DS1511 is not set
3925 # CONFIG_RTC_DRV_DS1553 is not set
3926 # CONFIG_RTC_DRV_DS1685_FAMILY is not set
3927 # CONFIG_RTC_DRV_DS1742 is not set
3928 # CONFIG_RTC_DRV_DS2404 is not set
3929 # CONFIG_RTC_DRV_STK17TA8 is not set
3930 # CONFIG_RTC_DRV_M48T86 is not set
3931 # CONFIG_RTC_DRV_M48T35 is not set
3932 # CONFIG_RTC_DRV_M48T59 is not set
3933 # CONFIG_RTC_DRV_MSM6242 is not set
3934 # CONFIG_RTC_DRV_BQ4802 is not set
3935 # CONFIG_RTC_DRV_RP5C01 is not set
3936 # CONFIG_RTC_DRV_V3020 is not set
3937 # CONFIG_RTC_DRV_ZYNQMP is not set
3938
3939 #
3940 # on-CPU RTC drivers
3941 #
3942 CONFIG_HAVE_S3C_RTC=y
3943 # CONFIG_RTC_DRV_S3C is not set
3944 CONFIG_RTC_DRV_S2MPS17=y
3945 # CONFIG_RTC_DRV_PL030 is not set
3946 # CONFIG_RTC_DRV_PL031 is not set
3947 # CONFIG_RTC_DRV_SNVS is not set
3948
3949 #
3950 # HID Sensor RTC drivers
3951 #
3952 # CONFIG_RTC_DRV_HID_SENSOR_TIME is not set
3953 CONFIG_DMADEVICES=y
3954 # CONFIG_DMADEVICES_DEBUG is not set
3955
3956 #
3957 # DMA Devices
3958 #
3959 CONFIG_DMA_ENGINE=y
3960 CONFIG_DMA_ACPI=y
3961 CONFIG_DMA_OF=y
3962 # CONFIG_AMBA_PL08X is not set
3963 # CONFIG_FSL_EDMA is not set
3964 # CONFIG_INTEL_IDMA64 is not set
3965 CONFIG_PL330_DMA=y
3966 # CONFIG_DW_DMAC is not set
3967 # CONFIG_DW_DMAC_PCI is not set
3968
3969 #
3970 # DMA Clients
3971 #
3972 # CONFIG_ASYNC_TX_DMA is not set
3973 # CONFIG_DMATEST is not set
3974 # CONFIG_AUXDISPLAY is not set
3975 # CONFIG_UIO is not set
3976 # CONFIG_VFIO is not set
3977 # CONFIG_VIRT_DRIVERS is not set
3978
3979 #
3980 # Virtio drivers
3981 #
3982 # CONFIG_VIRTIO_PCI is not set
3983 # CONFIG_VIRTIO_MMIO is not set
3984
3985 #
3986 # Microsoft Hyper-V guest support
3987 #
3988 CONFIG_STAGING=y
3989 # CONFIG_PRISM2_USB is not set
3990 # CONFIG_R8712U is not set
3991 # CONFIG_R8188EU is not set
3992 # CONFIG_R8723AU is not set
3993 # CONFIG_RTS5208 is not set
3994
3995 #
3996 # IIO staging drivers
3997 #
3998
3999 #
4000 # Accelerometers
4001 #
4002 # CONFIG_ADIS16201 is not set
4003 # CONFIG_ADIS16203 is not set
4004 # CONFIG_ADIS16204 is not set
4005 # CONFIG_ADIS16209 is not set
4006 # CONFIG_ADIS16220 is not set
4007 # CONFIG_ADIS16240 is not set
4008 # CONFIG_LIS3L02DQ is not set
4009 # CONFIG_SCA3000 is not set
4010
4011 #
4012 # Analog to digital converters
4013 #
4014 # CONFIG_AD7606 is not set
4015 # CONFIG_AD7780 is not set
4016 # CONFIG_AD7816 is not set
4017 # CONFIG_AD7192 is not set
4018 # CONFIG_AD7280 is not set
4019
4020 #
4021 # Analog digital bi-direction converters
4022 #
4023 # CONFIG_ADT7316 is not set
4024
4025 #
4026 # Capacitance to digital converters
4027 #
4028 # CONFIG_AD7150 is not set
4029 # CONFIG_AD7152 is not set
4030 # CONFIG_AD7746 is not set
4031
4032 #
4033 # Direct Digital Synthesis
4034 #
4035 # CONFIG_AD9832 is not set
4036 # CONFIG_AD9834 is not set
4037
4038 #
4039 # Digital gyroscope sensors
4040 #
4041 # CONFIG_ADIS16060 is not set
4042
4043 #
4044 # Network Analyzer, Impedance Converters
4045 #
4046 # CONFIG_AD5933 is not set
4047
4048 #
4049 # Light sensors
4050 #
4051 # CONFIG_SENSORS_ISL29018 is not set
4052 # CONFIG_SENSORS_ISL29028 is not set
4053 # CONFIG_TSL2583 is not set
4054 # CONFIG_TSL2x7x is not set
4055
4056 #
4057 # Magnetometer sensors
4058 #
4059 # CONFIG_SENSORS_HMC5843_I2C is not set
4060 # CONFIG_SENSORS_HMC5843_SPI is not set
4061
4062 #
4063 # Active energy metering IC
4064 #
4065 # CONFIG_ADE7753 is not set
4066 # CONFIG_ADE7754 is not set
4067 # CONFIG_ADE7758 is not set
4068 # CONFIG_ADE7759 is not set
4069 # CONFIG_ADE7854 is not set
4070
4071 #
4072 # Resolver to digital converters
4073 #
4074 # CONFIG_AD2S90 is not set
4075 # CONFIG_AD2S1200 is not set
4076 # CONFIG_AD2S1210 is not set
4077
4078 #
4079 # Triggers - standalone
4080 #
4081 # CONFIG_IIO_PERIODIC_RTC_TRIGGER is not set
4082 # CONFIG_IIO_SIMPLE_DUMMY is not set
4083 # CONFIG_FB_SM750 is not set
4084 # CONFIG_FB_XGI is not set
4085
4086 #
4087 # Speakup console speech
4088 #
4089 # CONFIG_TOUCHSCREEN_SYNAPTICS_I2C_RMI4 is not set
4090 # CONFIG_STAGING_MEDIA is not set
4091
4092 #
4093 # Android
4094 #
4095 CONFIG_ASHMEM=y
4096 CONFIG_ANDROID_TIMED_OUTPUT=y
4097 CONFIG_ANDROID_TIMED_GPIO=y
4098 CONFIG_ANDROID_LOW_MEMORY_KILLER=y
4099 CONFIG_ANDROID_LOW_MEMORY_KILLER_AUTODETECT_OOM_ADJ_VALUES=y
4100 CONFIG_SYNC=y
4101 CONFIG_SW_SYNC=y
4102 CONFIG_SW_SYNC_USER=y
4103 CONFIG_ANDROID_INTF_ALARM_DEV=y
4104 CONFIG_SAMSUNG_FREECESS=y
4105 CONFIG_ION=y
4106 CONFIG_ION_TEST=y
4107 # CONFIG_ION_DUMMY is not set
4108 CONFIG_ION_EXYNOS=y
4109 CONFIG_ION_EXYNOS_STAT_LOG=y
4110 # CONFIG_ION_EXYNOS_OF is not set
4111 # CONFIG_FIQ_DEBUGGER is not set
4112 # CONFIG_FIQ_WATCHDOG is not set
4113 # CONFIG_STAGING_BOARD is not set
4114 # CONFIG_WIMAX_GDM72XX is not set
4115 # CONFIG_DGNC is not set
4116 # CONFIG_DGAP is not set
4117 # CONFIG_GS_FPGABOOT is not set
4118 # CONFIG_COMMON_CLK_XLNX_CLKWZRD is not set
4119 # CONFIG_FB_TFT is not set
4120 # CONFIG_FSL_MC_BUS is not set
4121 # CONFIG_MOST is not set
4122
4123 #
4124 # Samsung TN Features
4125 #
4126 CONFIG_SEC_EXT=y
4127 CONFIG_SEC_SYSFS=y
4128 CONFIG_SEC_REBOOT=y
4129 CONFIG_SEC_DEBUG=y
4130 CONFIG_SEC_DEBUG_RESET_REASON=y
4131 CONFIG_SEC_DEBUG_EXTRA_INFO=y
4132 CONFIG_SEC_DEBUG_HW_PARAM=y
4133 CONFIG_SEC_DEBUG_AUTO_SUMMARY=y
4134 CONFIG_SEC_UPLOAD=y
4135 CONFIG_SEC_FD_DETECT=y
4136 CONFIG_SEC_DEBUG_LAST_KMSG=y
4137 CONFIG_SEC_DEBUG_INIT_LOG=y
4138
4139 #
4140 # Samsung TN BSP Options
4141 #
4142 CONFIG_SEC_PARAM=y
4143 CONFIG_CM_OFFSET=7340596
4144 # CONFIG_SEC_EVENT_LOG is not set
4145 CONFIG_SEC_BOOTSTAT=y
4146 CONFIG_ARGOS=y
4147 # CONFIG_SEC_KWATCHER is not set
4148 # CONFIG_SEC_MMIOTRACE is not set
4149
4150 #
4151 # Samsung TN Build Options
4152 #
4153 # CONFIG_SEC_FACTORY is not set
4154
4155 #
4156 # Samsung TN Logging Options
4157 #
4158 CONFIG_SEC_AVC_LOG=y
4159 CONFIG_SEC_DEBUG_TSP_LOG=y
4160
4161 #
4162 # Samsung TN Power Management Options
4163 #
4164 CONFIG_SEC_PM=y
4165 CONFIG_SEC_PM_DEBUG=y
4166
4167 #
4168 # Samsung TN NAD Options
4169 #
4170 CONFIG_SEC_NAD=y
4171 CONFIG_SEC_NAD_MANUAL_PARAM_READTIME=10
4172 CONFIG_SEC_SUPPORT_SECOND_NAD=y
4173 CONFIG_SEC_NAD_HPM=y
4174 CONFIG_SEC_NAD_API=y
4175 CONFIG_SEC_NAD_BALANCER=y
4176 CONFIG_SEC_STI=y
4177
4178 #
4179 # Samsung ABC Options
4180 #
4181 CONFIG_SEC_ABC=y
4182
4183 #
4184 # Samsung ABC Hub Options
4185 #
4186 # CONFIG_SEC_ABC_HUB is not set
4187
4188 #
4189 # Samsung ABC Hub Connect Detect Options
4190 #
4191
4192 #
4193 # Samsung ABC Hub Booting Time Check Options
4194 #
4195
4196 #
4197 # Samsung ABC Hub Booting Time Check eng mode Options
4198 #
4199 # CONFIG_GOLDFISH is not set
4200 # CONFIG_CHROME_PLATFORMS is not set
4201 CONFIG_CLKDEV_LOOKUP=y
4202 CONFIG_HAVE_CLK_PREPARE=y
4203 CONFIG_COMMON_CLK=y
4204
4205 #
4206 # Common Clock Framework
4207 #
4208 # CONFIG_COMMON_CLK_VERSATILE is not set
4209 # CONFIG_COMMON_CLK_SI5351 is not set
4210 # CONFIG_COMMON_CLK_SI514 is not set
4211 # CONFIG_COMMON_CLK_SI570 is not set
4212 # CONFIG_COMMON_CLK_CDCE925 is not set
4213 # CONFIG_CLK_QORIQ is not set
4214 CONFIG_COMMON_CLK_XGENE=y
4215 # CONFIG_COMMON_CLK_PWM is not set
4216 # CONFIG_COMMON_CLK_PXA is not set
4217 # CONFIG_COMMON_CLK_CDCE706 is not set
4218 CONFIG_COMMON_CLK_SAMSUNG=y
4219 CONFIG_COMPOSITE_CLK_SAMSUNG=y
4220
4221 #
4222 # Hardware Spinlock drivers
4223 #
4224
4225 #
4226 # Clock Source drivers
4227 #
4228 CONFIG_CLKSRC_OF=y
4229 CONFIG_CLKSRC_ACPI=y
4230 CONFIG_CLKSRC_PROBE=y
4231 CONFIG_ARM_ARCH_TIMER=y
4232 CONFIG_ARM_ARCH_TIMER_EVTSTREAM=y
4233 # CONFIG_ARM_ARCH_TIMER_VCT_ACCESS is not set
4234 # CONFIG_ARM_TIMER_SP804 is not set
4235 # CONFIG_ATMEL_PIT is not set
4236 CONFIG_CLKSRC_EXYNOS_MCT=y
4237 # CONFIG_SH_TIMER_CMT is not set
4238 # CONFIG_SH_TIMER_MTU2 is not set
4239 # CONFIG_SH_TIMER_TMU is not set
4240 # CONFIG_EM_TIMER_STI is not set
4241 # CONFIG_MAILBOX is not set
4242 CONFIG_IOMMU_API=y
4243 CONFIG_IOMMU_SUPPORT=y
4244
4245 #
4246 # Generic IOMMU Pagetable Support
4247 #
4248 # CONFIG_IOMMU_IO_PGTABLE_LPAE is not set
4249 CONFIG_IOMMU_IOVA=y
4250 CONFIG_OF_IOMMU=y
4251 CONFIG_IOMMU_DMA=y
4252 CONFIG_EXYNOS_IOMMU=y
4253 CONFIG_EXYNOS_IOVMM=y
4254 # CONFIG_EXYNOS_IOMMU_DEBUG is not set
4255 # CONFIG_ARM_SMMU is not set
4256 # CONFIG_ARM_SMMU_V3 is not set
4257
4258 #
4259 # Remoteproc drivers
4260 #
4261 # CONFIG_STE_MODEM_RPROC is not set
4262
4263 #
4264 # Rpmsg drivers
4265 #
4266
4267 #
4268 # SOC (System On Chip) specific Drivers
4269 #
4270 # CONFIG_SUNXI_SRAM is not set
4271 # CONFIG_SOC_TI is not set
4272 CONFIG_SOC_SAMSUNG=y
4273 CONFIG_EXYNOS_CHIPID=y
4274 CONFIG_EXYNOS_PMU=y
4275 CONFIG_EXYNOS_REBOOT=y
4276 # CONFIG_PWRCAL is not set
4277 CONFIG_ECT=y
4278 CONFIG_ECT_DUMP=y
4279 CONFIG_EXYNOS_PD=y
4280 # CONFIG_EXYNOS_BCM is not set
4281 # CONFIG_EXYNOS_RGT is not set
4282 # CONFIG_EXYNOS_WD_DVFS is not set
4283 CONFIG_SAMSUNG_DMADEV=y
4284 # CONFIG_EXYNOS_HOTPLUG_GOVERNOR is not set
4285 CONFIG_EXYNOS_PM_DVS=y
4286 CONFIG_CAL_IF=y
4287 CONFIG_PMUCAL=y
4288 CONFIG_CMUCAL=y
4289 CONFIG_CMUCAL_DEBUG=y
4290 CONFIG_ACPM_DVFS=y
4291 # CONFIG_VDD_AUTO_CAL is not set
4292 CONFIG_USI=y
4293 CONFIG_EXYNOS_SECURE_LOG=y
4294 CONFIG_EXYNOS_KERNEL_PROTECTION=y
4295 CONFIG_EXYNOS_SDM=y
4296 CONFIG_EXYNOS_CONTENT_PATH_PROTECTION=y
4297 CONFIG_EXYNOS_ACPM=y
4298 CONFIG_EXYNOS8895_ACPM=y
4299 CONFIG_EXYNOS_HDCP2=y
4300 # CONFIG_HDCP2_EMULATION_MODE is not set
4301 # CONFIG_HDCP2_SUPPORT_IIA is not set
4302 CONFIG_EXYNOS_MCINFO=y
4303 CONFIG_MCINFO_SYSFS=y
4304 CONFIG_EXYNOS_DVFS_MANAGER=y
4305 CONFIG_EXYNOS_EARLY_TMU=y
4306 CONFIG_SENSORS_FP_USI_NUMBER=0
4307 CONFIG_PM_DEVFREQ=y
4308
4309 #
4310 # DEVFREQ Governors
4311 #
4312 # CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND is not set
4313 # CONFIG_DEVFREQ_GOV_SIMPLE_USAGE is not set
4314 # CONFIG_DEVFREQ_GOV_SIMPLE_EXYNOS is not set
4315 CONFIG_DEVFREQ_GOV_SIMPLE_INTERACTIVE=y
4316 # CONFIG_DEVFREQ_GOV_PERFORMANCE is not set
4317 # CONFIG_DEVFREQ_GOV_POWERSAVE is not set
4318 # CONFIG_DEVFREQ_GOV_USERSPACE is not set
4319
4320 #
4321 # DEVFREQ Drivers
4322 #
4323 CONFIG_ARM_EXYNOS_DEVFREQ=y
4324 CONFIG_ARM_EXYNOS_DEVFREQ_DEBUG=y
4325 # CONFIG_PM_DEVFREQ_EVENT is not set
4326 CONFIG_ARM_EXYNOS8895_BUS_DEVFREQ=y
4327 # CONFIG_EXTCON is not set
4328 # CONFIG_MEMORY is not set
4329 CONFIG_IIO=y
4330 CONFIG_IIO_BUFFER=y
4331 # CONFIG_IIO_BUFFER_CB is not set
4332 CONFIG_IIO_KFIFO_BUF=y
4333 CONFIG_IIO_TRIGGER=y
4334 CONFIG_IIO_CONSUMERS_PER_TRIGGER=2
4335
4336 #
4337 # Accelerometers
4338 #
4339 # CONFIG_BMA180 is not set
4340 # CONFIG_BMC150_ACCEL is not set
4341 # CONFIG_IIO_ST_ACCEL_3AXIS is not set
4342 # CONFIG_KXSD9 is not set
4343 # CONFIG_KXCJK1013 is not set
4344 # CONFIG_MMA8452 is not set
4345 # CONFIG_MMA9551 is not set
4346 # CONFIG_MMA9553 is not set
4347 # CONFIG_MXC4005 is not set
4348 # CONFIG_STK8312 is not set
4349 # CONFIG_STK8BA50 is not set
4350
4351 #
4352 # Analog to digital converters
4353 #
4354 # CONFIG_AD7266 is not set
4355 # CONFIG_AD7291 is not set
4356 # CONFIG_AD7298 is not set
4357 # CONFIG_AD7476 is not set
4358 # CONFIG_AD7791 is not set
4359 # CONFIG_AD7793 is not set
4360 # CONFIG_AD7887 is not set
4361 # CONFIG_AD7923 is not set
4362 # CONFIG_AD799X is not set
4363 # CONFIG_CC10001_ADC is not set
4364 CONFIG_EXYNOS_ADC=y
4365 # CONFIG_HI8435 is not set
4366 # CONFIG_MAX1027 is not set
4367 # CONFIG_MAX1363 is not set
4368 # CONFIG_MCP320X is not set
4369 # CONFIG_MCP3422 is not set
4370 # CONFIG_NAU7802 is not set
4371 # CONFIG_TI_ADC081C is not set
4372 # CONFIG_TI_ADC128S052 is not set
4373 # CONFIG_VF610_ADC is not set
4374
4375 #
4376 # Amplifiers
4377 #
4378 # CONFIG_AD8366 is not set
4379
4380 #
4381 # Chemical Sensors
4382 #
4383 # CONFIG_VZ89X is not set
4384
4385 #
4386 # Hid Sensor IIO Common
4387 #
4388
4389 #
4390 # SSP Sensor Common
4391 #
4392 # CONFIG_IIO_SSP_SENSORHUB is not set
4393
4394 #
4395 # Digital to analog converters
4396 #
4397 # CONFIG_AD5064 is not set
4398 # CONFIG_AD5360 is not set
4399 # CONFIG_AD5380 is not set
4400 # CONFIG_AD5421 is not set
4401 # CONFIG_AD5446 is not set
4402 # CONFIG_AD5449 is not set
4403 # CONFIG_AD5504 is not set
4404 # CONFIG_AD5624R_SPI is not set
4405 # CONFIG_AD5686 is not set
4406 # CONFIG_AD5755 is not set
4407 # CONFIG_AD5764 is not set
4408 # CONFIG_AD5791 is not set
4409 # CONFIG_AD7303 is not set
4410 # CONFIG_M62332 is not set
4411 # CONFIG_MAX517 is not set
4412 # CONFIG_MAX5821 is not set
4413 # CONFIG_MCP4725 is not set
4414 # CONFIG_MCP4922 is not set
4415
4416 #
4417 # Frequency Synthesizers DDS/PLL
4418 #
4419
4420 #
4421 # Clock Generator/Distribution
4422 #
4423 # CONFIG_AD9523 is not set
4424
4425 #
4426 # Phase-Locked Loop (PLL) frequency synthesizers
4427 #
4428 # CONFIG_ADF4350 is not set
4429
4430 #
4431 # Digital gyroscope sensors
4432 #
4433 # CONFIG_ADIS16080 is not set
4434 # CONFIG_ADIS16130 is not set
4435 # CONFIG_ADIS16136 is not set
4436 # CONFIG_ADIS16260 is not set
4437 # CONFIG_ADXRS450 is not set
4438 # CONFIG_BMG160 is not set
4439 # CONFIG_IIO_ST_GYRO_3AXIS is not set
4440 # CONFIG_ITG3200 is not set
4441
4442 #
4443 # Humidity sensors
4444 #
4445 # CONFIG_DHT11 is not set
4446 # CONFIG_HDC100X is not set
4447 # CONFIG_HTU21 is not set
4448 # CONFIG_SI7005 is not set
4449 # CONFIG_SI7020 is not set
4450
4451 #
4452 # Inertial measurement units
4453 #
4454 # CONFIG_ADIS16400 is not set
4455 # CONFIG_ADIS16480 is not set
4456 # CONFIG_KMX61 is not set
4457 # CONFIG_INV_MPU6050_IIO is not set
4458
4459 #
4460 # Light sensors
4461 #
4462 # CONFIG_ACPI_ALS is not set
4463 # CONFIG_ADJD_S311 is not set
4464 # CONFIG_AL3320A is not set
4465 # CONFIG_APDS9300 is not set
4466 # CONFIG_APDS9960 is not set
4467 # CONFIG_BH1750 is not set
4468 # CONFIG_CM32181 is not set
4469 # CONFIG_CM3232 is not set
4470 # CONFIG_CM3323 is not set
4471 # CONFIG_CM36651 is not set
4472 # CONFIG_GP2AP020A00F is not set
4473 # CONFIG_ISL29125 is not set
4474 # CONFIG_JSA1212 is not set
4475 # CONFIG_RPR0521 is not set
4476 # CONFIG_LTR501 is not set
4477 # CONFIG_OPT3001 is not set
4478 # CONFIG_PA12203001 is not set
4479 # CONFIG_STK3310 is not set
4480 # CONFIG_TCS3414 is not set
4481 # CONFIG_TCS3472 is not set
4482 # CONFIG_SENSORS_TSL2563 is not set
4483 # CONFIG_TSL4531 is not set
4484 # CONFIG_US5182D is not set
4485 # CONFIG_VCNL4000 is not set
4486
4487 #
4488 # Magnetometer sensors
4489 #
4490 # CONFIG_AK8975 is not set
4491 # CONFIG_AK09911 is not set
4492 # CONFIG_BMC150_MAGN is not set
4493 # CONFIG_MAG3110 is not set
4494 # CONFIG_MMC35240 is not set
4495 # CONFIG_IIO_ST_MAGN_3AXIS is not set
4496
4497 #
4498 # Inclinometer sensors
4499 #
4500
4501 #
4502 # Triggers - standalone
4503 #
4504 # CONFIG_IIO_INTERRUPT_TRIGGER is not set
4505 # CONFIG_IIO_SYSFS_TRIGGER is not set
4506
4507 #
4508 # Digital potentiometers
4509 #
4510 # CONFIG_MCP4531 is not set
4511
4512 #
4513 # Pressure sensors
4514 #
4515 # CONFIG_BMP280 is not set
4516 # CONFIG_MPL115 is not set
4517 # CONFIG_MPL3115 is not set
4518 # CONFIG_MS5611 is not set
4519 # CONFIG_MS5637 is not set
4520 # CONFIG_IIO_ST_PRESS is not set
4521 # CONFIG_T5403 is not set
4522
4523 #
4524 # Lightning sensors
4525 #
4526 # CONFIG_AS3935 is not set
4527
4528 #
4529 # Proximity sensors
4530 #
4531 # CONFIG_LIDAR_LITE_V2 is not set
4532 # CONFIG_SX9500 is not set
4533
4534 #
4535 # Temperature sensors
4536 #
4537 # CONFIG_MLX90614 is not set
4538 # CONFIG_TMP006 is not set
4539 # CONFIG_TSYS01 is not set
4540 # CONFIG_TSYS02D is not set
4541 # CONFIG_NTB is not set
4542 # CONFIG_VME_BUS is not set
4543 CONFIG_PWM=y
4544 CONFIG_PWM_SYSFS=y
4545 # CONFIG_PWM_FSL_FTM is not set
4546 # CONFIG_PWM_PCA9685 is not set
4547 CONFIG_PWM_SAMSUNG=y
4548 CONFIG_IRQCHIP=y
4549 CONFIG_ARM_GIC=y
4550 CONFIG_ARM_GIC_V2M=y
4551 CONFIG_ARM_GIC_V3=y
4552 CONFIG_ARM_GIC_V3_ITS=y
4553 CONFIG_MADERA_IRQ=y
4554 CONFIG_MADERA_IRQ_CS47L92=y
4555 # CONFIG_IPACK_BUS is not set
4556 CONFIG_BATTERY_SAMSUNG=y
4557 CONFIG_BATTERY_SWELLING=y
4558 # CONFIG_BATTERY_SWELLING_SELF_DISCHARGING is not set
4559 CONFIG_CALC_TIME_TO_FULL=y
4560 # CONFIG_SW_SELF_DISCHARGING is not set
4561 CONFIG_BATTERY_AGE_FORECAST=y
4562 # CONFIG_MULTI_CHARGING is not set
4563 # CONFIG_STEP_CHARGING is not set
4564 # CONFIG_UPDATE_BATTERY_DATA is not set
4565 # CONFIG_ENG_BATTERY_CONCEPT is not set
4566 # CONFIG_FUELGAUGE_DUMMY is not set
4567 # CONFIG_FUELGAUGE_MAX17042 is not set
4568 # CONFIG_FUELGAUGE_MAX17048 is not set
4569 # CONFIG_FUELGAUGE_MAX17050 is not set
4570 # CONFIG_FUELGAUGE_MAX77823 is not set
4571 # CONFIG_FUELGAUGE_MAX77843 is not set
4572 # CONFIG_FUELGAUGE_MAX77833 is not set
4573 # CONFIG_FUELGAUGE_MAX77854 is not set
4574 # CONFIG_CHARGER_DUMMY is not set
4575 # CONFIG_CHARGER_SMB328 is not set
4576 # CONFIG_CHARGER_BQ24157 is not set
4577 # CONFIG_CHARGER_BQ24191 is not set
4578 # CONFIG_CHARGER_BQ24260 is not set
4579 # CONFIG_CHARGER_MAX77823 is not set
4580 # CONFIG_CHARGER_MAX77843 is not set
4581 # CONFIG_CHARGER_MAX77833 is not set
4582 # CONFIG_CHARGER_MAX77854 is not set
4583 # CONFIG_CHARGER_DA9155 is not set
4584 # CONFIG_WIRELESS_CHARGER_HIGH_VOLTAGE is not set
4585 # CONFIG_CS100_JPNCONCEPT is not set
4586 # CONFIG_WIRELESS_CHARGER_BQ51221 is not set
4587 # CONFIG_WIRELESS_CHARGER_P9220 is not set
4588 CONFIG_WIRELESS_FIRMWARE_UPDATE=y
4589 CONFIG_AFC_CHARGER_MODE=y
4590 # CONFIG_SAMSUNG_LPM_MODE is not set
4591 # CONFIG_EN_OOPS is not set
4592 # CONFIG_STORE_MODE is not set
4593 CONFIG_BATTERY_NOTIFIER=y
4594 CONFIG_BATTERY_SAMSUNG_V2=y
4595 CONFIG_AFC_CURR_CONTROL_BY_TEMP=y
4596 CONFIG_BATTERY_CISD=y
4597 CONFIG_FUELGAUGE_MAX77865=y
4598 CONFIG_CHARGER_MAX77865=y
4599 # CONFIG_WIRELESS_NO_HV is not set
4600 # CONFIG_WIRELESS_CHARGER_S2MIW03 is not set
4601 CONFIG_WIRELESS_CHARGER_MFC=y
4602 # CONFIG_BATTERY_SBM_DATA is not set
4603 # CONFIG_QH_ALGORITHM is not set
4604 # CONFIG_ENABLE_100MA_CHARGING_BEFORE_USB_CONFIGURED is not set
4605 # CONFIG_RESET_CONTROLLER is not set
4606 # CONFIG_FMC is not set
4607
4608 #
4609 # PHY Subsystem
4610 #
4611 CONFIG_GENERIC_PHY=y
4612 # CONFIG_PHY_EXYNOS_MIPI_VIDEO is not set
4613 # CONFIG_PHY_EXYNOS_MIPI is not set
4614 CONFIG_PHY_EXYNOS8895_MIPI=y
4615 CONFIG_PHY_EXYNOS_DISPLAYPORT=y
4616 # CONFIG_PHY_PXA_28NM_HSIC is not set
4617 # CONFIG_PHY_PXA_28NM_USB2 is not set
4618 # CONFIG_PHY_EXYNOS_DP_VIDEO is not set
4619 # CONFIG_BCM_KONA_USB2_PHY is not set
4620 CONFIG_PHY_EXYNOS5_USBDRD=y
4621 CONFIG_PHY_EXYNOS_USBDRD=y
4622 CONFIG_PHY_SAMSUNG_USB_CAL=y
4623 # CONFIG_PHY_XGENE is not set
4624 # CONFIG_POWERCAP is not set
4625 # CONFIG_MCB is not set
4626
4627 #
4628 # Performance monitor support
4629 #
4630 CONFIG_ARM_PMU=y
4631 CONFIG_RAS=y
4632 # CONFIG_THUNDERBOLT is not set
4633
4634 #
4635 # Android
4636 #
4637 CONFIG_ANDROID=y
4638 CONFIG_ANDROID_BINDER_IPC=y
4639 CONFIG_ANDROID_BINDER_DEVICES="binder,hwbinder,vndbinder"
4640 # CONFIG_ANDROID_BINDER_IPC_SELFTEST is not set
4641 # CONFIG_LIBNVDIMM is not set
4642 # CONFIG_NVMEM is not set
4643 # CONFIG_STM is not set
4644 # CONFIG_STM_DUMMY is not set
4645 # CONFIG_STM_SOURCE_CONSOLE is not set
4646 # CONFIG_INTEL_TH is not set
4647
4648 #
4649 # FPGA Configuration Support
4650 #
4651 # CONFIG_FPGA is not set
4652 # CONFIG_TEE is not set
4653 CONFIG_EXYNOS_BTS=y
4654 CONFIG_EXYNOS8895_BTS=y
4655 CONFIG_TRACE=y
4656 CONFIG_EXYNOS_ITMON=y
4657 CONFIG_EXYNOS_SNAPSHOT=y
4658 CONFIG_EXYNOS_SNAPSHOT_CALLSTACK=4
4659 CONFIG_EXYNOS_SNAPSHOT_IRQ_EXIT=y
4660 CONFIG_EXYNOS_SNAPSHOT_IRQ_EXIT_THRESHOLD=0
4661 # CONFIG_EXYNOS_SNAPSHOT_IRQ_DISABLED is not set
4662 CONFIG_EXYNOS_SNAPSHOT_CLK=y
4663 CONFIG_EXYNOS_SNAPSHOT_PMU=y
4664 CONFIG_EXYNOS_SNAPSHOT_FREQ=y
4665 CONFIG_EXYNOS_SNAPSHOT_DM=y
4666 CONFIG_EXYNOS_SNAPSHOT_HRTIMER=y
4667 # CONFIG_EXYNOS_SNAPSHOT_REG is not set
4668 CONFIG_EXYNOS_SNAPSHOT_REGULATOR=y
4669 CONFIG_EXYNOS_SNAPSHOT_ACPM=y
4670 CONFIG_EXYNOS_SNAPSHOT_THERMAL=y
4671 CONFIG_EXYNOS_SNAPSHOT_I2C=y
4672 CONFIG_EXYNOS_SNAPSHOT_SPI=y
4673 CONFIG_EXYNOS_SNAPSHOT_PSTORE=y
4674 CONFIG_EXYNOS_SNAPSHOT_HOOK_LOGGER=y
4675 CONFIG_EXYNOS_SNAPSHOT_PANIC_REBOOT=y
4676 CONFIG_EXYNOS_SNAPSHOT_WATCHDOG_RESET=y
4677 CONFIG_EXYNOS_SNAPSHOT_CRASH_KEY=y
4678 # CONFIG_EXYNOS_SNAPSHOT_SFRDUMP is not set
4679 # CONFIG_EXYNOS_SNAPSHOT_MINIMIZED_MODE is not set
4680 CONFIG_EXYNOS_CORESIGHT=y
4681 CONFIG_EXYNOS_CORESIGHT_PC_INFO=y
4682 CONFIG_PC_ITERATION=5
4683 # CONFIG_EXYNOS_CORESIGHT_MAINTAIN_DBG_REG is not set
4684 # CONFIG_EXYNOS_CORESIGHT_ETM is not set
4685 # CONFIG_EXYNOS_CORESIGHT_STM is not set
4686 # CONFIG_EXYNOS_CONSOLE_DEBUGGER is not set
4687 CONFIG_TRUSTONIC_TEE=y
4688 CONFIG_TRUSTONIC_TEE_LPAE=y
4689 # CONFIG_TRUSTONIC_TEE_DEBUG is not set
4690 CONFIG_TRUSTONIC_TRUSTED_UI=y
4691 CONFIG_TRUSTONIC_TRUSTED_UI_FB_BLANK=y
4692 CONFIG_TRUSTED_UI_TOUCH_ENABLE=y
4693 CONFIG_SECURE_OS_CONTROL=y
4694 CONFIG_SECURE_OS_BOOSTER_API=y
4695 # CONFIG_SECURE_OS_SUPPORT_MCT_DISABLE is not set
4696 CONFIG_VISION_SUPPORT=y
4697 CONFIG_VISION_CORE=y
4698 CONFIG_EXYNOS_SCORE=y
4699 CONFIG_EXYNOS_SCORE_PLATFORM=y
4700 CONFIG_EXYNOS_SCORE_EXYNOS8895=y
4701 # CONFIG_EXYNOS_VPU is not set
4702 CONFIG_EXYNOS_IVA=y
4703
4704 #
4705 # CCIC configs
4706 #
4707 CONFIG_CCIC_NOTIFIER=y
4708 # CONFIG_CCIC_S2MM003 is not set
4709 CONFIG_CCIC_S2MM005=y
4710 CONFIG_CCIC_ALTERNATE_MODE=y
4711 CONFIG_CCIC_LPM_ENABLE=y
4712 # CONFIG_CCIC_WATER_DETECT is not set
4713
4714 #
4715 # Near Field Communication (NFC) devices
4716 #
4717 CONFIG_SENSORS_SSP=y
4718 # CONFIG_SENSORS_SSP_STM is not set
4719 CONFIG_SENSORS_MULTIPLE_GLASS_TYPE=y
4720 CONFIG_SENSORS_SSP_IRDATA_FOR_CAMERA=y
4721 # CONFIG_SENSORS_SX9310 is not set
4722 # CONFIG_SENSORS_SSP_NOBLELTE is not set
4723 # CONFIG_SENSORS_SSP_ZENLTE is not set
4724 # CONFIG_SENSORS_SSP_VLTE is not set
4725 # CONFIG_SENSORS_SSP_ATUC128L5HAR is not set
4726 # CONFIG_SENSORS_SSP_6AXIS is not set
4727 # CONFIG_SENSORS_SSP_MPU6500 is not set
4728 # CONFIG_SENSORS_SSP_BMI168 is not set
4729 # CONFIG_SENSORS_SSP_BMP280 is not set
4730 # CONFIG_SENSORS_SSP_TMD4903 is not set
4731 # CONFIG_SENSORS_SSP_TMG399X is not set
4732 # CONFIG_SENSORS_SSP_AK09911 is not set
4733 CONFIG_SENSORS_SSP_MOBEAM=y
4734 CONFIG_SENSORS_SYSFS=y
4735 # CONFIG_SENSORS_SSP_ATMEL is not set
4736 # CONFIG_SENSORS_SSP_AK8963C is not set
4737 # CONFIG_SENSORS_SSP_YAS532 is not set
4738 CONFIG_SENSORS_SSP_ACCELEROMETER_POSITION=0
4739 CONFIG_SENSORS_SSP_GYROSCOPE_POSITION=0
4740 CONFIG_SENSORS_SSP_MAGNETOMETER_POSITION=0
4741 CONFIG_SENSORS_SSP_SENSORHUB=y
4742 CONFIG_SENSORS_SSP_FACTORY=y
4743 # CONFIG_SENSORS_SSP_C12SD is not set
4744 # CONFIG_SENSORS_SSP_LSM330 is not set
4745 # CONFIG_SENSORS_SSP_CM36651 is not set
4746 # CONFIG_SENSORS_SSP_CM3320 is not set
4747 # CONFIG_SENSORS_SSP_MAX88920 is not set
4748 # CONFIG_SENSORS_SSP_MAX88921 is not set
4749 # CONFIG_SENSORS_SSP_LPS25H is not set
4750 # CONFIG_SENSORS_SSP_BMI058 is not set
4751 # CONFIG_SENSORS_MPU6500_BMI058_DUAL is not set
4752 # CONFIG_SENSORS_SSP_BMP182 is not set
4753 # CONFIG_SENSORS_SSP_AT32UC3L0128 is not set
4754 # CONFIG_SENSORS_SSP_SHTC1 is not set
4755 CONFIG_SENSORS_SSP_BBD=y
4756 # CONFIG_SENSORS_SSP_ICM20610 is not set
4757 # CONFIG_SENSORS_SSP_K6DS3TR is not set
4758 CONFIG_SENSORS_SSP_LSM6DSL=y
4759 # CONFIG_SENSORS_SSP_YAS537 is not set
4760 # CONFIG_SENSORS_SSP_YAS539 is not set
4761 CONFIG_SENSORS_SSP_MAGNETIC_COMMON=y
4762 CONFIG_SENSORS_SSP_LPS22H=y
4763 # CONFIG_SENSORS_SSP_STM32F401 is not set
4764 # CONFIG_SENSORS_SSP_IRLED is not set
4765 # CONFIG_SENSOR_SSP_PROXIMTY_FOR_WINDOW_TYPE is not set
4766 # CONFIG_SENSORS_SSP_TMD4905 is not set
4767 CONFIG_SENSORS_SSP_TMD4906=y
4768 # CONFIG_SENSORS_SSP_TMD4904 is not set
4769 # CONFIG_SENSORS_SSP_TMG399x is not set
4770 # CONFIG_SENSORS_SSP_CM3323 is not set
4771 # CONFIG_SENSORS_SSP_PROX_SETTING is not set
4772 CONFIG_SENSORS_SSP_PROX_AUTOCAL_AMS=y
4773 # CONFIG_SENSORS_SSP_PROX_FACTORYCAL is not set
4774 CONFIG_SENSORS_SSP_LIGHT_REPORT_LUX=y
4775 CONFIG_SENSORS_SSP_LIGHT_COLORID=y
4776 # CONFIG_SENSORS_SSP_SX9306 is not set
4777 # CONFIG_SENSORS_SX9310_USE_2ND_CH is not set
4778 # CONFIG_SENSORS_SX9320_MULTI is not set
4779 CONFIG_SENSORS_SX9320=y
4780 CONFIG_SENSORS_SX9320_NORMAL_TOUCH_THRESHOLD=221
4781 CONFIG_SENSORS_SSP_INTERRUPT_GYRO_SENSOR=y
4782 CONFIG_SENSORS_SSP_HIFI_BATCHING=y
4783 # CONFIG_SENSORS_SSP_LUCKY is not set
4784 # CONFIG_SENSORS_SSP_GRACE is not set
4785 # CONFIG_SENSORS_SSP_DREAM is not set
4786 CONFIG_SENSORS_SSP_GREAT=y
4787 # CONFIG_SENSORS_SSP_LUGE is not set
4788 CONFIG_SSP_MOTOR_CALLBACK=y
4789 # CONFIG_SSP_REGISTER_RW is not set
4790 CONFIG_SSP_SUPPORT_MAGNETIC_OVERFLOW=y
4791 # CONFIG_BCM_GPS_TTY_DRIVER is not set
4792 # CONFIG_BCM_GPS_I2C_DRIVER is not set
4793 CONFIG_BCM_GPS_SPI_DRIVER=y
4794 CONFIG_SENSORS_HRMSENSOR=y
4795 CONFIG_SENSORS_HRM_MAX86902=y
4796 # CONFIG_SENSORS_HRM_ADPD143 is not set
4797 # CONFIG_SENSORS_MAX86900 is not set
4798 # CONFIG_SENSORS_MAX86902 is not set
4799 CONFIG_SENSORS_HRM_MAX869_ENHANCED_EOL=y
4800 CONFIG_SENSORS_HRM_MAX869_NEW_EOL=y
4801 CONFIG_MAX86902_THRESHOLD=80000
4802 # CONFIG_SENSORS_ADPD142 is not set
4803 # CONFIG_SENSORS_ADPD143 is not set
4804 CONFIG_GPS_BCMxxxxx=y
4805 # CONFIG_GPS_BCM4752 is not set
4806 # CONFIG_GPS_BCM47521 is not set
4807 # CONFIG_GPS_BCM4753 is not set
4808 CONFIG_GPS_BCM47531=y
4809 CONFIG_GPS_BCM4773=y
4810 CONFIG_MOTOR_DRV_MAX77865=y
4811 # CONFIG_MOTOR_DRV2624 is not set
4812 CONFIG_SENSORS_FINGERPRINT=y
4813 # CONFIG_SENSORS_VFS7XXX is not set
4814 CONFIG_SENSORS_VFS8XXX=y
4815 # CONFIG_SENSORS_VFS9XXX is not set
4816 # CONFIG_SENSORS_FPRINT_SECURE is not set
4817 # CONFIG_SENSORS_FINGERPRINT_32BITS_PLATFORM_ONLY is not set
4818 # CONFIG_SENSORS_ET320 is not set
4819 # CONFIG_SENSORS_ET5XX is not set
4820 # CONFIG_SENSORS_FINGERPRINT_DUALIZATION is not set
4821 # CONFIG_SENSORS_FP_LOCKSCREEN_MODE is not set
4822 # CONFIG_SENSORS_FP_TKEY_NOTI is not set
4823 # CONFIG_GATOR is not set
4824
4825 #
4826 # Combo driver configs
4827 #
4828 # CONFIG_COMBO_REDRIVER is not set
4829
4830 #
4831 # Firmware Drivers
4832 #
4833 CONFIG_ARM_PSCI_FW=y
4834 # CONFIG_FIRMWARE_MEMMAP is not set
4835 CONFIG_HAVE_ARM_SMCCC=y
4836 CONFIG_ACPI=y
4837 CONFIG_ACPI_GENERIC_GSI=y
4838 CONFIG_ACPI_CCA_REQUIRED=y
4839 # CONFIG_ACPI_DEBUGGER is not set
4840 # CONFIG_ACPI_EC_DEBUGFS is not set
4841 CONFIG_ACPI_BUTTON=y
4842 CONFIG_ACPI_FAN=y
4843 # CONFIG_ACPI_DOCK is not set
4844 CONFIG_ACPI_PROCESSOR=y
4845 CONFIG_ACPI_HOTPLUG_CPU=y
4846 CONFIG_ACPI_THERMAL=y
4847 # CONFIG_ACPI_CUSTOM_DSDT is not set
4848 # CONFIG_ACPI_DEBUG is not set
4849 # CONFIG_ACPI_PCI_SLOT is not set
4850 CONFIG_ACPI_CONTAINER=y
4851 # CONFIG_ACPI_HED is not set
4852 # CONFIG_ACPI_CUSTOM_METHOD is not set
4853 CONFIG_ACPI_REDUCED_HARDWARE_ONLY=y
4854 # CONFIG_PMIC_OPREGION is not set
4855
4856 #
4857 # File systems
4858 #
4859 CONFIG_DCACHE_WORD_ACCESS=y
4860 CONFIG_INTERRUPTIBLE_SYNC=y
4861 CONFIG_EXT2_FS=y
4862 CONFIG_EXT2_FS_XATTR=y
4863 # CONFIG_EXT2_FS_POSIX_ACL is not set
4864 CONFIG_EXT2_FS_SECURITY=y
4865 CONFIG_EXT3_FS=y
4866 # CONFIG_EXT3_FS_POSIX_ACL is not set
4867 # CONFIG_EXT3_FS_SECURITY is not set
4868 CONFIG_EXT4_FS=y
4869 CONFIG_EXT4_FS_POSIX_ACL=y
4870 CONFIG_EXT4_FS_SECURITY=y
4871 CONFIG_EXT4_ENCRYPTION=y
4872 CONFIG_EXT4_FS_ENCRYPTION=y
4873 # CONFIG_EXT4_DEBUG is not set
4874 CONFIG_EXT4_SEC_CRYPTO_EXTENSION=y
4875 CONFIG_JBD2=y
4876 # CONFIG_JBD2_DEBUG is not set
4877 CONFIG_FS_MBCACHE=y
4878 # CONFIG_REISERFS_FS is not set
4879 # CONFIG_JFS_FS is not set
4880 # CONFIG_XFS_FS is not set
4881 # CONFIG_GFS2_FS is not set
4882 # CONFIG_OCFS2_FS is not set
4883 # CONFIG_BTRFS_FS is not set
4884 # CONFIG_NILFS2_FS is not set
4885 # CONFIG_F2FS_FS is not set
4886 # CONFIG_FS_DAX is not set
4887 CONFIG_FS_POSIX_ACL=y
4888 CONFIG_FILE_LOCKING=y
4889 # CONFIG_FS_ENCRYPTION is not set
4890 CONFIG_FSNOTIFY=y
4891 CONFIG_DNOTIFY=y
4892 CONFIG_INOTIFY_USER=y
4893 # CONFIG_FANOTIFY is not set
4894 CONFIG_QUOTA=y
4895 CONFIG_QUOTA_NETLINK_INTERFACE=y
4896 CONFIG_PRINT_QUOTA_WARNING=y
4897 # CONFIG_QUOTA_DEBUG is not set
4898 CONFIG_QUOTA_TREE=y
4899 # CONFIG_QFMT_V1 is not set
4900 CONFIG_QFMT_V2=y
4901 CONFIG_QUOTACTL=y
4902 # CONFIG_AUTOFS4_FS is not set
4903 CONFIG_FUSE_FS=y
4904 # CONFIG_CUSE is not set
4905 # CONFIG_OVERLAY_FS is not set
4906
4907 #
4908 # Caches
4909 #
4910 # CONFIG_FSCACHE is not set
4911
4912 #
4913 # CD-ROM/DVD Filesystems
4914 #
4915 # CONFIG_ISO9660_FS is not set
4916 # CONFIG_UDF_FS is not set
4917
4918 #
4919 # DOS/FAT/NT Filesystems
4920 #
4921 CONFIG_FAT_FS=y
4922 CONFIG_MSDOS_FS=y
4923 CONFIG_VFAT_FS=y
4924 CONFIG_FAT_DEFAULT_CODEPAGE=437
4925 CONFIG_FAT_DEFAULT_IOCHARSET="utf8"
4926 CONFIG_FAT_VIRTUAL_XATTR=y
4927 CONFIG_FAT_VIRTUAL_XATTR_SELINUX_LABEL="u:object_r:sdcard_external:s0"
4928 CONFIG_FAT_SUPPORT_STLOG=y
4929 CONFIG_SDFAT_FS=y
4930 CONFIG_SDFAT_USE_FOR_EXFAT=y
4931 CONFIG_SDFAT_DELAYED_META_DIRTY=y
4932 CONFIG_SDFAT_SUPPORT_DIR_SYNC=y
4933 CONFIG_SDFAT_DEFAULT_CODEPAGE=437
4934 CONFIG_SDFAT_DEFAULT_IOCHARSET="utf8"
4935 CONFIG_SDFAT_CHECK_RO_ATTR=y
4936 CONFIG_SDFAT_ALIGNED_MPAGE_WRITE=y
4937 CONFIG_SDFAT_VIRTUAL_XATTR=y
4938 CONFIG_SDFAT_VIRTUAL_XATTR_SELINUX_LABEL="u:object_r:sdcard_external:s0"
4939 CONFIG_SDFAT_SUPPORT_STLOG=y
4940 CONFIG_SDFAT_DEBUG=y
4941 # CONFIG_SDFAT_DBG_IOCTL is not set
4942 CONFIG_SDFAT_DBG_MSG=y
4943 # CONFIG_SDFAT_DBG_BUGON is not set
4944 CONFIG_SDFAT_STATISTICS=y
4945 # CONFIG_NTFS_FS is not set
4946
4947 #
4948 # Pseudo filesystems
4949 #
4950 CONFIG_PROC_FS=y
4951 # CONFIG_PROC_KCORE is not set
4952 CONFIG_PROC_SYSCTL=y
4953 CONFIG_PROC_PAGE_MONITOR=y
4954 # CONFIG_PROC_CHILDREN is not set
4955 CONFIG_PROC_FSLOG=y
4956 CONFIG_PROC_STLOG=y
4957 CONFIG_PROC_DLOG=y
4958 CONFIG_KERNFS=y
4959 CONFIG_SYSFS=y
4960 CONFIG_TMPFS=y
4961 CONFIG_TMPFS_POSIX_ACL=y
4962 CONFIG_TMPFS_XATTR=y
4963 # CONFIG_HUGETLBFS is not set
4964 # CONFIG_HUGETLB_PAGE is not set
4965 CONFIG_CONFIGFS_FS=y
4966 CONFIG_MISC_FILESYSTEMS=y
4967 # CONFIG_ADFS_FS is not set
4968 # CONFIG_AFFS_FS is not set
4969 CONFIG_ECRYPT_FS=y
4970 # CONFIG_ECRYPT_FS_MESSAGING is not set
4971 CONFIG_WTL_ENCRYPTION_FILTER=y
4972 CONFIG_ECRYPTFS_FEK_INTEGRITY=y
4973 CONFIG_SDP=y
4974 # CONFIG_SDP_KEY_DUMP is not set
4975 CONFIG_DLP=y
4976 CONFIG_SDCARD_FS=y
4977 # CONFIG_HFS_FS is not set
4978 # CONFIG_HFSPLUS_FS is not set
4979 # CONFIG_BEFS_FS is not set
4980 # CONFIG_BFS_FS is not set
4981 # CONFIG_EFS_FS is not set
4982 # CONFIG_LOGFS is not set
4983 CONFIG_CRAMFS=y
4984 # CONFIG_SQUASHFS is not set
4985 # CONFIG_VXFS_FS is not set
4986 # CONFIG_MINIX_FS is not set
4987 # CONFIG_OMFS_FS is not set
4988 # CONFIG_HPFS_FS is not set
4989 # CONFIG_QNX4FS_FS is not set
4990 # CONFIG_QNX6FS_FS is not set
4991 # CONFIG_ROMFS_FS is not set
4992 CONFIG_PSTORE=y
4993 CONFIG_PSTORE_CONSOLE=y
4994 CONFIG_PSTORE_PMSG=y
4995 CONFIG_PSTORE_RAM=y
4996 # CONFIG_SYSV_FS is not set
4997 # CONFIG_UFS_FS is not set
4998 CONFIG_NETWORK_FILESYSTEMS=y
4999 # CONFIG_NFS_FS is not set
5000 # CONFIG_NFSD is not set
5001 # CONFIG_CEPH_FS is not set
5002 # CONFIG_CIFS is not set
5003 # CONFIG_NCP_FS is not set
5004 # CONFIG_CODA_FS is not set
5005 # CONFIG_AFS_FS is not set
5006 CONFIG_NLS=y
5007 CONFIG_NLS_DEFAULT="iso8859-1"
5008 CONFIG_NLS_CODEPAGE_437=y
5009 # CONFIG_NLS_CODEPAGE_737 is not set
5010 # CONFIG_NLS_CODEPAGE_775 is not set
5011 # CONFIG_NLS_CODEPAGE_850 is not set
5012 # CONFIG_NLS_CODEPAGE_852 is not set
5013 # CONFIG_NLS_CODEPAGE_855 is not set
5014 # CONFIG_NLS_CODEPAGE_857 is not set
5015 # CONFIG_NLS_CODEPAGE_860 is not set
5016 # CONFIG_NLS_CODEPAGE_861 is not set
5017 # CONFIG_NLS_CODEPAGE_862 is not set
5018 # CONFIG_NLS_CODEPAGE_863 is not set
5019 # CONFIG_NLS_CODEPAGE_864 is not set
5020 # CONFIG_NLS_CODEPAGE_865 is not set
5021 # CONFIG_NLS_CODEPAGE_866 is not set
5022 # CONFIG_NLS_CODEPAGE_869 is not set
5023 # CONFIG_NLS_CODEPAGE_936 is not set
5024 # CONFIG_NLS_CODEPAGE_950 is not set
5025 # CONFIG_NLS_CODEPAGE_932 is not set
5026 # CONFIG_NLS_CODEPAGE_949 is not set
5027 # CONFIG_NLS_CODEPAGE_874 is not set
5028 # CONFIG_NLS_ISO8859_8 is not set
5029 # CONFIG_NLS_CODEPAGE_1250 is not set
5030 # CONFIG_NLS_CODEPAGE_1251 is not set
5031 # CONFIG_NLS_ASCII is not set
5032 CONFIG_NLS_ISO8859_1=y
5033 # CONFIG_NLS_ISO8859_2 is not set
5034 # CONFIG_NLS_ISO8859_3 is not set
5035 # CONFIG_NLS_ISO8859_4 is not set
5036 # CONFIG_NLS_ISO8859_5 is not set
5037 # CONFIG_NLS_ISO8859_6 is not set
5038 # CONFIG_NLS_ISO8859_7 is not set
5039 # CONFIG_NLS_ISO8859_9 is not set
5040 # CONFIG_NLS_ISO8859_13 is not set
5041 # CONFIG_NLS_ISO8859_14 is not set
5042 # CONFIG_NLS_ISO8859_15 is not set
5043 # CONFIG_NLS_KOI8_R is not set
5044 # CONFIG_NLS_KOI8_U is not set
5045 # CONFIG_NLS_MAC_ROMAN is not set
5046 # CONFIG_NLS_MAC_CELTIC is not set
5047 # CONFIG_NLS_MAC_CENTEURO is not set
5048 # CONFIG_NLS_MAC_CROATIAN is not set
5049 # CONFIG_NLS_MAC_CYRILLIC is not set
5050 # CONFIG_NLS_MAC_GAELIC is not set
5051 # CONFIG_NLS_MAC_GREEK is not set
5052 # CONFIG_NLS_MAC_ICELAND is not set
5053 # CONFIG_NLS_MAC_INUIT is not set
5054 # CONFIG_NLS_MAC_ROMANIAN is not set
5055 # CONFIG_NLS_MAC_TURKISH is not set
5056 CONFIG_NLS_UTF8=y
5057 # CONFIG_DLM is not set
5058 # CONFIG_VIRTUALIZATION is not set
5059
5060 #
5061 # Kernel hacking
5062 #
5063
5064 #
5065 # printk and dmesg options
5066 #
5067 CONFIG_PRINTK_TIME=y
5068 CONFIG_PRINTK_PROCESS=y
5069 CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4
5070 # CONFIG_BOOT_PRINTK_DELAY is not set
5071 # CONFIG_DYNAMIC_DEBUG is not set
5072
5073 #
5074 # Compile-time checks and compiler options
5075 #
5076 CONFIG_DEBUG_INFO=y
5077 # CONFIG_DEBUG_INFO_REDUCED is not set
5078 # CONFIG_DEBUG_INFO_SPLIT is not set
5079 # CONFIG_DEBUG_INFO_DWARF4 is not set
5080 # CONFIG_GDB_SCRIPTS is not set
5081 CONFIG_ENABLE_WARN_DEPRECATED=y
5082 CONFIG_ENABLE_MUST_CHECK=y
5083 CONFIG_FRAME_WARN=0
5084 # CONFIG_STRIP_ASM_SYMS is not set
5085 # CONFIG_READABLE_ASM is not set
5086 # CONFIG_UNUSED_SYMBOLS is not set
5087 # CONFIG_PAGE_OWNER is not set
5088 CONFIG_DEBUG_FS=y
5089 # CONFIG_HEADERS_CHECK is not set
5090 # CONFIG_DEBUG_SECTION_MISMATCH is not set
5091 CONFIG_SECTION_MISMATCH_WARN_ONLY=y
5092 CONFIG_ARCH_WANT_FRAME_POINTERS=y
5093 CONFIG_FRAME_POINTER=y
5094 # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
5095 CONFIG_MAGIC_SYSRQ=y
5096 CONFIG_MAGIC_SYSRQ_DEFAULT_ENABLE=0x1
5097 CONFIG_DEBUG_KERNEL=y
5098
5099 #
5100 # Memory Debugging
5101 #
5102 # CONFIG_PAGE_EXTENSION is not set
5103 # CONFIG_DEBUG_PAGEALLOC is not set
5104 # CONFIG_DEBUG_OBJECTS is not set
5105 # CONFIG_SLUB_DEBUG_ON is not set
5106 # CONFIG_SLUB_STATS is not set
5107 CONFIG_HAVE_DEBUG_KMEMLEAK=y
5108 # CONFIG_DEBUG_KMEMLEAK is not set
5109 # CONFIG_DEBUG_STACK_USAGE is not set
5110 # CONFIG_DEBUG_VM is not set
5111 # CONFIG_DEBUG_MEMORY_INIT is not set
5112 # CONFIG_DEBUG_PER_CPU_MAPS is not set
5113 CONFIG_HAVE_ARCH_KASAN=y
5114 # CONFIG_KASAN is not set
5115 # CONFIG_DEBUG_SHIRQ is not set
5116
5117 #
5118 # Debug Lockups and Hangs
5119 #
5120 CONFIG_LOCKUP_DETECTOR=y
5121 CONFIG_HARDLOCKUP_DETECTOR_OTHER_CPU=y
5122 CONFIG_HARDLOCKUP_DETECTOR=y
5123 CONFIG_BOOTPARAM_HARDLOCKUP_PANIC=y
5124 CONFIG_BOOTPARAM_HARDLOCKUP_PANIC_VALUE=1
5125 CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC=y
5126 CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=1
5127 CONFIG_DETECT_HUNG_TASK=y
5128 CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=120
5129 # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
5130 CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0
5131 # CONFIG_PANIC_ON_OOPS is not set
5132 CONFIG_PANIC_ON_OOPS_VALUE=0
5133 CONFIG_PANIC_TIMEOUT=5
5134 CONFIG_SCHED_DEBUG=y
5135 CONFIG_SCHED_INFO=y
5136 # CONFIG_PANIC_ON_RT_THROTTLING is not set
5137 # CONFIG_SCHEDSTATS is not set
5138 # CONFIG_SCHED_STACK_END_CHECK is not set
5139 # CONFIG_DEBUG_TIMEKEEPING is not set
5140 # CONFIG_TIMER_STATS is not set
5141 # CONFIG_DEBUG_PREEMPT is not set
5142
5143 #
5144 # Lock Debugging (spinlocks, mutexes, etc...)
5145 #
5146 # CONFIG_DEBUG_RT_MUTEXES is not set
5147 # CONFIG_DEBUG_SPINLOCK is not set
5148 # CONFIG_DEBUG_MUTEXES is not set
5149 # CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set
5150 # CONFIG_DEBUG_LOCK_ALLOC is not set
5151 # CONFIG_PROVE_LOCKING is not set
5152 # CONFIG_LOCK_STAT is not set
5153 # CONFIG_DEBUG_ATOMIC_SLEEP is not set
5154 # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
5155 # CONFIG_LOCK_TORTURE_TEST is not set
5156 CONFIG_STACKTRACE=y
5157 # CONFIG_DEBUG_KOBJECT is not set
5158 CONFIG_HAVE_DEBUG_BUGVERBOSE=y
5159 CONFIG_DEBUG_BUGVERBOSE=y
5160 # CONFIG_DEBUG_LIST is not set
5161 # CONFIG_DEBUG_PI_LIST is not set
5162 # CONFIG_DEBUG_SG is not set
5163 # CONFIG_DEBUG_NOTIFIERS is not set
5164 # CONFIG_DEBUG_CREDENTIALS is not set
5165
5166 #
5167 # RCU Debugging
5168 #
5169 # CONFIG_PROVE_RCU is not set
5170 # CONFIG_SPARSE_RCU_POINTER is not set
5171 # CONFIG_TORTURE_TEST is not set
5172 # CONFIG_RCU_TORTURE_TEST is not set
5173 CONFIG_RCU_CPU_STALL_TIMEOUT=21
5174 # CONFIG_RCU_TRACE is not set
5175 # CONFIG_RCU_EQS_DEBUG is not set
5176 # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
5177 # CONFIG_NOTIFIER_ERROR_INJECTION is not set
5178 # CONFIG_FAULT_INJECTION is not set
5179 CONFIG_NOP_TRACER=y
5180 CONFIG_HAVE_FUNCTION_TRACER=y
5181 CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
5182 CONFIG_HAVE_DYNAMIC_FTRACE=y
5183 CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
5184 CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
5185 CONFIG_HAVE_C_RECORDMCOUNT=y
5186 CONFIG_TRACE_CLOCK=y
5187 CONFIG_RING_BUFFER=y
5188 CONFIG_EVENT_TRACING=y
5189 CONFIG_GPU_TRACEPOINTS=y
5190 CONFIG_CONTEXT_SWITCH_TRACER=y
5191 CONFIG_TRACING=y
5192 CONFIG_TRACING_SUPPORT=y
5193 CONFIG_FTRACE=y
5194 # CONFIG_FUNCTION_TRACER is not set
5195 # CONFIG_PREEMPTIRQ_EVENTS is not set
5196 # CONFIG_IRQSOFF_TRACER is not set
5197 # CONFIG_PREEMPT_TRACER is not set
5198 # CONFIG_SCHED_TRACER is not set
5199 CONFIG_ENABLE_DEFAULT_TRACERS=y
5200 # CONFIG_FTRACE_SYSCALLS is not set
5201 # CONFIG_TRACER_SNAPSHOT is not set
5202 CONFIG_BRANCH_PROFILE_NONE=y
5203 # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
5204 # CONFIG_PROFILE_ALL_BRANCHES is not set
5205 # CONFIG_STACK_TRACER is not set
5206 # CONFIG_BLK_DEV_IO_TRACE is not set
5207 # CONFIG_PROBE_EVENTS is not set
5208 # CONFIG_TRACEPOINT_BENCHMARK is not set
5209 # CONFIG_RING_BUFFER_BENCHMARK is not set
5210 # CONFIG_RING_BUFFER_STARTUP_TEST is not set
5211 # CONFIG_TRACE_ENUM_MAP_FILE is not set
5212 CONFIG_TRACING_EVENTS_GPIO=y
5213
5214 #
5215 # Runtime Testing
5216 #
5217 # CONFIG_LKDTM is not set
5218 # CONFIG_TEST_LIST_SORT is not set
5219 # CONFIG_BACKTRACE_SELF_TEST is not set
5220 # CONFIG_RBTREE_TEST is not set
5221 # CONFIG_ATOMIC64_SELFTEST is not set
5222 # CONFIG_TEST_HEXDUMP is not set
5223 # CONFIG_TEST_STRING_HELPERS is not set
5224 # CONFIG_TEST_KSTRTOX is not set
5225 # CONFIG_TEST_PRINTF is not set
5226 # CONFIG_TEST_RHASHTABLE is not set
5227 # CONFIG_DMA_API_DEBUG is not set
5228 # CONFIG_TEST_FIRMWARE is not set
5229 # CONFIG_TEST_UDELAY is not set
5230 # CONFIG_MEMTEST is not set
5231 # CONFIG_SAMPLES is not set
5232 CONFIG_HAVE_ARCH_KGDB=y
5233 # CONFIG_KGDB is not set
5234 # CONFIG_ARM64_PTDUMP is not set
5235 # CONFIG_STRICT_DEVMEM is not set
5236 # CONFIG_PID_IN_CONTEXTIDR is not set
5237 # CONFIG_ARM64_RANDOMIZE_TEXT_OFFSET is not set
5238 # CONFIG_DEBUG_RODATA is not set
5239 # CONFIG_CORESIGHT is not set
5240
5241 #
5242 # Samsung Rooting Restriction Feature
5243 #
5244 # CONFIG_SEC_RESTRICT_ROOTING is not set
5245
5246 #
5247 # Security options
5248 #
5249 CONFIG_KEYS=y
5250 CONFIG_KEYS_COMPAT=y
5251 # CONFIG_PERSISTENT_KEYRINGS is not set
5252 # CONFIG_BIG_KEYS is not set
5253 CONFIG_ENCRYPTED_KEYS=y
5254 CONFIG_KEYS_SUPPORT_STLOG=y
5255 # CONFIG_SECURITY_DMESG_RESTRICT is not set
5256 # CONFIG_SECURITY_PERF_EVENTS_RESTRICT is not set
5257 CONFIG_SECURITY=y
5258 # CONFIG_SECURITYFS is not set
5259 CONFIG_SECURITY_NETWORK=y
5260 # CONFIG_SECURITY_NETWORK_XFRM is not set
5261 # CONFIG_SECURITY_PATH is not set
5262 CONFIG_LSM_MMAP_MIN_ADDR=4096
5263 CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y
5264 CONFIG_HAVE_ARCH_HARDENED_USERCOPY=y
5265 CONFIG_HARDENED_USERCOPY=y
5266 # CONFIG_HARDENED_USERCOPY_PAGESPAN is not set
5267 CONFIG_SECURITY_SELINUX=y
5268 # CONFIG_SECURITY_SELINUX_BOOTPARAM is not set
5269 # CONFIG_SECURITY_SELINUX_DISABLE is not set
5270 CONFIG_SECURITY_SELINUX_DEVELOP=y
5271 CONFIG_SECURITY_SELINUX_AVC_STATS=y
5272 CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=0
5273 # CONFIG_SECURITY_SELINUX_POLICYDB_VERSION_MAX is not set
5274 # CONFIG_SECURITY_SMACK is not set
5275 # CONFIG_SECURITY_TOMOYO is not set
5276 # CONFIG_SECURITY_APPARMOR is not set
5277 # CONFIG_SECURITY_YAMA is not set
5278 CONFIG_MST_LDO=y
5279 # CONFIG_MST_NONSECURE is not set
5280 CONFIG_MFC_CHARGER=y
5281 # CONFIG_MST_TEEGRIS is not set
5282 # CONFIG_MST_LPM_CONTROL is not set
5283 CONFIG_INTEGRITY=y
5284 # CONFIG_INTEGRITY_SIGNATURE is not set
5285 CONFIG_INTEGRITY_AUDIT=y
5286 # CONFIG_IMA is not set
5287 # CONFIG_EVM is not set
5288 # CONFIG_SECURITY_DEFEX is not set
5289 # CONFIG_DEFEX_KERNEL_ONLY is not set
5290 CONFIG_SECURITY_DSMS=y
5291 CONFIG_DEFAULT_SECURITY_SELINUX=y
5292 # CONFIG_DEFAULT_SECURITY_DAC is not set
5293 CONFIG_DEFAULT_SECURITY="selinux"
5294 CONFIG_CRYPTO=y
5295
5296 #
5297 # Crypto core or helper
5298 #
5299 # CONFIG_CRYPTO_FIPS is not set
5300 CONFIG_CRYPTO_ALGAPI=y
5301 CONFIG_CRYPTO_ALGAPI2=y
5302 CONFIG_CRYPTO_AEAD=y
5303 CONFIG_CRYPTO_AEAD2=y
5304 CONFIG_CRYPTO_BLKCIPHER=y
5305 CONFIG_CRYPTO_BLKCIPHER2=y
5306 CONFIG_CRYPTO_HASH=y
5307 CONFIG_CRYPTO_HASH2=y
5308 CONFIG_CRYPTO_RNG=y
5309 CONFIG_CRYPTO_RNG2=y
5310 CONFIG_CRYPTO_RNG_DEFAULT=y
5311 CONFIG_CRYPTO_PCOMP2=y
5312 # CONFIG_CRYPTO_RSA is not set
5313 CONFIG_CRYPTO_MANAGER=y
5314 CONFIG_CRYPTO_MANAGER2=y
5315 # CONFIG_CRYPTO_USER is not set
5316 # CONFIG_CRYPTO_MANAGER_DISABLE_TESTS is not set
5317 CONFIG_CRYPTO_GF128MUL=y
5318 CONFIG_CRYPTO_NULL=y
5319 CONFIG_CRYPTO_NULL2=y
5320 # CONFIG_CRYPTO_PCRYPT is not set
5321 CONFIG_CRYPTO_WORKQUEUE=y
5322 CONFIG_CRYPTO_CRYPTD=y
5323 # CONFIG_CRYPTO_MCRYPTD is not set
5324 CONFIG_CRYPTO_AUTHENC=y
5325 CONFIG_CRYPTO_TEST=y
5326 CONFIG_CRYPTO_ABLK_HELPER=y
5327
5328 #
5329 # Authenticated Encryption with Associated Data
5330 #
5331 # CONFIG_CRYPTO_CCM is not set
5332 CONFIG_CRYPTO_GCM=y
5333 # CONFIG_CRYPTO_CHACHA20POLY1305 is not set
5334 CONFIG_CRYPTO_SEQIV=y
5335 CONFIG_CRYPTO_ECHAINIV=y
5336
5337 #
5338 # Block modes
5339 #
5340 CONFIG_CRYPTO_CBC=y
5341 CONFIG_CRYPTO_HEH=y
5342 CONFIG_CRYPTO_CTR=y
5343 CONFIG_CRYPTO_CTS=y
5344 CONFIG_CRYPTO_ECB=y
5345 # CONFIG_CRYPTO_LRW is not set
5346 # CONFIG_CRYPTO_PCBC is not set
5347 CONFIG_CRYPTO_XTS=y
5348 # CONFIG_CRYPTO_KEYWRAP is not set
5349
5350 #
5351 # Hash modes
5352 #
5353 CONFIG_CRYPTO_CMAC=y
5354 CONFIG_CRYPTO_HMAC=y
5355 # CONFIG_CRYPTO_XCBC is not set
5356 # CONFIG_CRYPTO_VMAC is not set
5357
5358 #
5359 # Digest
5360 #
5361 CONFIG_CRYPTO_CRC32C=y
5362 # CONFIG_CRYPTO_CRC32 is not set
5363 # CONFIG_CRYPTO_CRCT10DIF is not set
5364 CONFIG_CRYPTO_GHASH=y
5365 # CONFIG_CRYPTO_POLY1305 is not set
5366 # CONFIG_CRYPTO_MD4 is not set
5367 CONFIG_CRYPTO_MD5=y
5368 # CONFIG_CRYPTO_MICHAEL_MIC is not set
5369 # CONFIG_CRYPTO_RMD128 is not set
5370 # CONFIG_CRYPTO_RMD160 is not set
5371 # CONFIG_CRYPTO_RMD256 is not set
5372 # CONFIG_CRYPTO_RMD320 is not set
5373 CONFIG_CRYPTO_SHA1=y
5374 CONFIG_CRYPTO_SHA256=y
5375 CONFIG_CRYPTO_SHA512=y
5376 # CONFIG_CRYPTO_TGR192 is not set
5377 # CONFIG_CRYPTO_WP512 is not set
5378
5379 #
5380 # Ciphers
5381 #
5382 CONFIG_CRYPTO_AES=y
5383 # CONFIG_CRYPTO_ANUBIS is not set
5384 CONFIG_CRYPTO_ARC4=y
5385 # CONFIG_CRYPTO_BLOWFISH is not set
5386 # CONFIG_CRYPTO_CAMELLIA is not set
5387 # CONFIG_CRYPTO_CAST5 is not set
5388 # CONFIG_CRYPTO_CAST6 is not set
5389 CONFIG_CRYPTO_DES=y
5390 # CONFIG_CRYPTO_FCRYPT is not set
5391 # CONFIG_CRYPTO_KHAZAD is not set
5392 # CONFIG_CRYPTO_SALSA20 is not set
5393 # CONFIG_CRYPTO_CHACHA20 is not set
5394 # CONFIG_CRYPTO_SEED is not set
5395 # CONFIG_CRYPTO_SERPENT is not set
5396 # CONFIG_CRYPTO_TEA is not set
5397 CONFIG_CRYPTO_TWOFISH=y
5398 CONFIG_CRYPTO_TWOFISH_COMMON=y
5399
5400 #
5401 # Compression
5402 #
5403 CONFIG_CRYPTO_DEFLATE=y
5404 # CONFIG_CRYPTO_ZLIB is not set
5405 CONFIG_CRYPTO_LZO=y
5406 # CONFIG_CRYPTO_842 is not set
5407 CONFIG_CRYPTO_LZ4=y
5408 # CONFIG_CRYPTO_LZ4HC is not set
5409
5410 #
5411 # Random Number Generation
5412 #
5413 # CONFIG_CRYPTO_ANSI_CPRNG is not set
5414 CONFIG_CRYPTO_DRBG_MENU=y
5415 CONFIG_CRYPTO_DRBG_HMAC=y
5416 # CONFIG_CRYPTO_DRBG_HASH is not set
5417 # CONFIG_CRYPTO_DRBG_CTR is not set
5418 CONFIG_CRYPTO_DRBG=y
5419 CONFIG_CRYPTO_JITTERENTROPY=y
5420 # CONFIG_CRYPTO_USER_API_HASH is not set
5421 # CONFIG_CRYPTO_USER_API_SKCIPHER is not set
5422 # CONFIG_CRYPTO_USER_API_RNG is not set
5423 # CONFIG_CRYPTO_USER_API_AEAD is not set
5424 # CONFIG_CRYPTO_POST_DEFERRED_INIT is not set
5425 CONFIG_CRYPTO_POST_LATE_INIT_SYNC=y
5426 # CONFIG_CRYPTO_POST_LATE_INIT is not set
5427 CONFIG_CRYPTO_HW=y
5428 # CONFIG_CRYPTO_DEV_S5P is not set
5429 # CONFIG_CRYPTO_DEV_CCP is not set
5430 CONFIG_FMP_UFS=y
5431 CONFIG_FMP_DM_CRYPT=y
5432 CONFIG_FMP_EXT4CRYPT_FS=y
5433 CONFIG_FIPS_FMP=y
5434 CONFIG_NODE_FOR_SELFTEST_FAIL=y
5435 # CONFIG_PANIC_FOR_SELFTEST_FAIL is not set
5436 # CONFIG_ASYMMETRIC_KEY_TYPE is not set
5437
5438 #
5439 # Certificates for signature checking
5440 #
5441 # CONFIG_SYSTEM_TRUSTED_KEYRING is not set
5442 CONFIG_ARM64_CRYPTO=y
5443 CONFIG_CRYPTO_SHA1_ARM64_CE=y
5444 CONFIG_CRYPTO_SHA2_ARM64_CE=y
5445 # CONFIG_CRYPTO_GHASH_ARM64_CE is not set
5446 CONFIG_CRYPTO_POLY_HASH_ARM64_CE=y
5447 CONFIG_CRYPTO_AES_ARM64_CE=y
5448 # CONFIG_CRYPTO_AES_ARM64_CE_CCM is not set
5449 CONFIG_CRYPTO_AES_ARM64_CE_BLK=y
5450 # CONFIG_CRYPTO_AES_ARM64_NEON_BLK is not set
5451 # CONFIG_CRYPTO_CRC32_ARM64 is not set
5452 CONFIG_BINARY_PRINTF=y
5453
5454 #
5455 # Library routines
5456 #
5457 CONFIG_BITREVERSE=y
5458 CONFIG_HAVE_ARCH_BITREVERSE=y
5459 CONFIG_RATIONAL=y
5460 CONFIG_GENERIC_STRNCPY_FROM_USER=y
5461 CONFIG_GENERIC_STRNLEN_USER=y
5462 CONFIG_GENERIC_NET_UTILS=y
5463 CONFIG_GENERIC_PCI_IOMAP=y
5464 CONFIG_GENERIC_IO=y
5465 CONFIG_ARCH_USE_CMPXCHG_LOCKREF=y
5466 # CONFIG_CRC_CCITT is not set
5467 CONFIG_CRC16=y
5468 # CONFIG_CRC_T10DIF is not set
5469 # CONFIG_CRC_ITU_T is not set
5470 CONFIG_CRC32=y
5471 # CONFIG_CRC32_SELFTEST is not set
5472 CONFIG_CRC32_SLICEBY8=y
5473 # CONFIG_CRC32_SLICEBY4 is not set
5474 # CONFIG_CRC32_SARWATE is not set
5475 # CONFIG_CRC32_BIT is not set
5476 # CONFIG_CRC7 is not set
5477 CONFIG_LIBCRC32C=y
5478 # CONFIG_CRC8 is not set
5479 CONFIG_AUDIT_GENERIC=y
5480 CONFIG_AUDIT_ARCH_COMPAT_GENERIC=y
5481 CONFIG_AUDIT_COMPAT_GENERIC=y
5482 # CONFIG_RANDOM32_SELFTEST is not set
5483 CONFIG_ZLIB_INFLATE=y
5484 CONFIG_ZLIB_DEFLATE=y
5485 CONFIG_LZO_COMPRESS=y
5486 CONFIG_LZO_DECOMPRESS=y
5487 CONFIG_LZ4_COMPRESS=y
5488 CONFIG_LZ4_DECOMPRESS=y
5489 CONFIG_XZ_DEC=y
5490 CONFIG_XZ_DEC_X86=y
5491 CONFIG_XZ_DEC_POWERPC=y
5492 CONFIG_XZ_DEC_IA64=y
5493 CONFIG_XZ_DEC_ARM=y
5494 CONFIG_XZ_DEC_ARMTHUMB=y
5495 CONFIG_XZ_DEC_SPARC=y
5496 CONFIG_XZ_DEC_BCJ=y
5497 # CONFIG_XZ_DEC_TEST is not set
5498 CONFIG_DECOMPRESS_GZIP=y
5499 CONFIG_DECOMPRESS_BZIP2=y
5500 CONFIG_DECOMPRESS_LZMA=y
5501 CONFIG_DECOMPRESS_XZ=y
5502 CONFIG_DECOMPRESS_LZO=y
5503 CONFIG_DECOMPRESS_LZ4=y
5504 CONFIG_GENERIC_ALLOCATOR=y
5505 CONFIG_REED_SOLOMON=y
5506 CONFIG_REED_SOLOMON_ENC8=y
5507 CONFIG_REED_SOLOMON_DEC8=y
5508 CONFIG_TEXTSEARCH=y
5509 CONFIG_TEXTSEARCH_KMP=y
5510 CONFIG_TEXTSEARCH_BM=y
5511 CONFIG_TEXTSEARCH_FSM=y
5512 CONFIG_ASSOCIATIVE_ARRAY=y
5513 CONFIG_HAS_IOMEM=y
5514 CONFIG_HAS_IOPORT_MAP=y
5515 CONFIG_HAS_DMA=y
5516 CONFIG_CPU_RMAP=y
5517 CONFIG_DQL=y
5518 CONFIG_NLATTR=y
5519 CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y
5520 # CONFIG_CORDIC is not set
5521 # CONFIG_DDR is not set
5522 CONFIG_LIBFDT=y
5523 # CONFIG_SG_SPLIT is not set
5524 CONFIG_ARCH_HAS_SG_CHAIN=y