Advertisement
Guest User

Untitled

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