Advertisement
Guest User

Untitled

a guest
Apr 10th, 2017
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 125.32 KB | None | 0 0
  1. #
  2. # Automatically generated file; DO NOT EDIT.
  3. # Linux/arm 3.18.31 Kernel Configuration
  4. #
  5. CONFIG_ARM=y
  6. CONFIG_ARM_HAS_SG_CHAIN=y
  7. CONFIG_NEED_SG_DMA_LENGTH=y
  8. CONFIG_ARM_DMA_USE_IOMMU=y
  9. CONFIG_EARLY_IOREMAP=y
  10. CONFIG_FIX_EARLYCON_MEM=y
  11. CONFIG_ARM_DMA_IOMMU_ALIGNMENT=8
  12. CONFIG_SYS_SUPPORTS_APM_EMULATION=y
  13. CONFIG_HAVE_PROC_CPU=y
  14. CONFIG_STACKTRACE_SUPPORT=y
  15. CONFIG_LOCKDEP_SUPPORT=y
  16. CONFIG_TRACE_IRQFLAGS_SUPPORT=y
  17. CONFIG_RWSEM_XCHGADD_ALGORITHM=y
  18. CONFIG_GENERIC_HWEIGHT=y
  19. CONFIG_GENERIC_CALIBRATE_DELAY=y
  20. CONFIG_NEED_DMA_MAP_STATE=y
  21. CONFIG_ARCH_SUPPORTS_UPROBES=y
  22. CONFIG_ARCH_WANT_KMAP_ATOMIC_FLUSH=y
  23. CONFIG_VECTORS_BASE=0xffff0000
  24. CONFIG_ARM_PATCH_PHYS_VIRT=y
  25. CONFIG_GENERIC_BUG=y
  26. CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
  27. CONFIG_IRQ_WORK=y
  28. CONFIG_BUILDTIME_EXTABLE_SORT=y
  29.  
  30. #
  31. # General setup
  32. #
  33. CONFIG_INIT_ENV_ARG_LIMIT=32
  34. CONFIG_CROSS_COMPILE=""
  35. # CONFIG_COMPILE_TEST is not set
  36. CONFIG_LOCALVERSION="-perf"
  37. CONFIG_LOCALVERSION_AUTO=y
  38. CONFIG_HAVE_KERNEL_GZIP=y
  39. CONFIG_HAVE_KERNEL_LZMA=y
  40. CONFIG_HAVE_KERNEL_XZ=y
  41. CONFIG_HAVE_KERNEL_LZO=y
  42. CONFIG_HAVE_KERNEL_LZ4=y
  43. CONFIG_KERNEL_GZIP=y
  44. # CONFIG_KERNEL_LZMA is not set
  45. # CONFIG_KERNEL_XZ is not set
  46. # CONFIG_KERNEL_LZO is not set
  47. # CONFIG_KERNEL_LZ4 is not set
  48. CONFIG_DEFAULT_HOSTNAME="(none)"
  49. CONFIG_SWAP=y
  50. # CONFIG_SYSVIPC is not set
  51. # CONFIG_POSIX_MQUEUE is not set
  52. CONFIG_CROSS_MEMORY_ATTACH=y
  53. # CONFIG_FHANDLE is not set
  54. CONFIG_USELIB=y
  55. CONFIG_AUDIT=y
  56. CONFIG_HAVE_ARCH_AUDITSYSCALL=y
  57. CONFIG_AUDITSYSCALL=y
  58. CONFIG_AUDIT_WATCH=y
  59. CONFIG_AUDIT_TREE=y
  60.  
  61. #
  62. # IRQ subsystem
  63. #
  64. CONFIG_MAY_HAVE_SPARSE_IRQ=y
  65. CONFIG_GENERIC_IRQ_PROBE=y
  66. CONFIG_GENERIC_IRQ_SHOW=y
  67. CONFIG_HARDIRQS_SW_RESEND=y
  68. CONFIG_IRQ_DOMAIN=y
  69. CONFIG_IRQ_DOMAIN_HIERARCHY=y
  70. CONFIG_HANDLE_DOMAIN_IRQ=y
  71. # CONFIG_IRQ_DOMAIN_DEBUG is not set
  72. CONFIG_IRQ_FORCED_THREADING=y
  73. CONFIG_SPARSE_IRQ=y
  74. CONFIG_GENERIC_CLOCKEVENTS=y
  75. CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
  76. CONFIG_ARCH_HAS_TICK_BROADCAST=y
  77. CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
  78.  
  79. #
  80. # Timers subsystem
  81. #
  82. CONFIG_TICK_ONESHOT=y
  83. CONFIG_NO_HZ_COMMON=y
  84. # CONFIG_HZ_PERIODIC is not set
  85. CONFIG_NO_HZ_IDLE=y
  86. # CONFIG_NO_HZ_FULL is not set
  87. CONFIG_NO_HZ=y
  88. CONFIG_HIGH_RES_TIMERS=y
  89.  
  90. #
  91. # CPU/Task time and stats accounting
  92. #
  93. # CONFIG_TICK_CPU_ACCOUNTING is not set
  94. # CONFIG_VIRT_CPU_ACCOUNTING_GEN is not set
  95. CONFIG_IRQ_TIME_ACCOUNTING=y
  96. # CONFIG_BSD_PROCESS_ACCT is not set
  97. # CONFIG_TASKSTATS is not set
  98.  
  99. #
  100. # RCU Subsystem
  101. #
  102. CONFIG_TREE_PREEMPT_RCU=y
  103. CONFIG_PREEMPT_RCU=y
  104. # CONFIG_TASKS_RCU is not set
  105. CONFIG_RCU_STALL_COMMON=y
  106. # CONFIG_RCU_USER_QS is not set
  107. CONFIG_RCU_FANOUT=32
  108. CONFIG_RCU_FANOUT_LEAF=16
  109. # CONFIG_RCU_FANOUT_EXACT is not set
  110. CONFIG_RCU_FAST_NO_HZ=y
  111. # CONFIG_TREE_RCU_TRACE is not set
  112. # CONFIG_RCU_BOOST is not set
  113. CONFIG_RCU_NOCB_CPU=y
  114. # CONFIG_RCU_NOCB_CPU_NONE is not set
  115. # CONFIG_RCU_NOCB_CPU_ZERO is not set
  116. CONFIG_RCU_NOCB_CPU_ALL=y
  117. CONFIG_BUILD_BIN2C=y
  118. CONFIG_IKCONFIG=y
  119. # CONFIG_IKCONFIG_PROC is not set
  120. CONFIG_LOG_BUF_SHIFT=17
  121. # CONFIG_CONSOLE_FLUSH_ON_HOTPLUG is not set
  122. CONFIG_LOG_CPU_MAX_BUF_SHIFT=12
  123. CONFIG_GENERIC_SCHED_CLOCK=y
  124. CONFIG_CGROUPS=y
  125. # CONFIG_CGROUP_DEBUG is not set
  126. CONFIG_CGROUP_FREEZER=y
  127. # CONFIG_CGROUP_DEVICE is not set
  128. # CONFIG_CPUSETS is not set
  129. CONFIG_CGROUP_CPUACCT=y
  130. CONFIG_RESOURCE_COUNTERS=y
  131. # CONFIG_MEMCG is not set
  132. # CONFIG_CGROUP_PERF is not set
  133. CONFIG_CGROUP_SCHED=y
  134. CONFIG_FAIR_GROUP_SCHED=y
  135. # CONFIG_CFS_BANDWIDTH is not set
  136. CONFIG_RT_GROUP_SCHED=y
  137. # CONFIG_BLK_CGROUP is not set
  138. CONFIG_SCHED_HMP=y
  139. # CONFIG_SCHED_HMP_CSTATE_AWARE is not set
  140. # CONFIG_SCHED_CORE_CTL is not set
  141. # CONFIG_SCHED_QHMP is not set
  142. # CONFIG_CHECKPOINT_RESTORE is not set
  143. CONFIG_NAMESPACES=y
  144. # CONFIG_UTS_NS is not set
  145. # CONFIG_USER_NS is not set
  146. # CONFIG_PID_NS is not set
  147. CONFIG_NET_NS=y
  148. # CONFIG_SCHED_AUTOGROUP 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 is not set
  157. # CONFIG_RD_LZO is not set
  158. # CONFIG_RD_LZ4 is not set
  159. CONFIG_CC_OPTIMIZE_FOR_SIZE=y
  160. CONFIG_SYSCTL=y
  161. CONFIG_ANON_INODES=y
  162. CONFIG_HAVE_UID16=y
  163. CONFIG_BPF=y
  164. CONFIG_EXPERT=y
  165. CONFIG_UID16=y
  166. # CONFIG_SGETMASK_SYSCALL is not set
  167. CONFIG_SYSFS_SYSCALL=y
  168. # CONFIG_SYSCTL_SYSCALL is not set
  169. CONFIG_KALLSYMS=y
  170. CONFIG_KALLSYMS_ALL=y
  171. CONFIG_PRINTK=y
  172. CONFIG_BUG=y
  173. CONFIG_ELF_CORE=y
  174. CONFIG_BASE_FULL=y
  175. CONFIG_FUTEX=y
  176. CONFIG_EPOLL=y
  177. CONFIG_SIGNALFD=y
  178. CONFIG_TIMERFD=y
  179. CONFIG_EVENTFD=y
  180. # CONFIG_BPF_SYSCALL is not set
  181. CONFIG_SHMEM=y
  182. CONFIG_AIO=y
  183. CONFIG_ADVISE_SYSCALLS=y
  184. CONFIG_EMBEDDED=y
  185. CONFIG_HAVE_PERF_EVENTS=y
  186. CONFIG_PERF_USE_VMALLOC=y
  187.  
  188. #
  189. # Kernel Performance Events And Counters
  190. #
  191. CONFIG_PERF_EVENTS=y
  192. # CONFIG_DEBUG_PERF_USE_VMALLOC is not set
  193. CONFIG_VM_EVENT_COUNTERS=y
  194. # CONFIG_SLUB_DEBUG is not set
  195. CONFIG_COMPAT_BRK=y
  196. # CONFIG_SLAB is not set
  197. CONFIG_SLUB=y
  198. # CONFIG_SLOB is not set
  199. CONFIG_SLUB_CPU_PARTIAL=y
  200. # CONFIG_SYSTEM_TRUSTED_KEYRING is not set
  201. CONFIG_PROFILING=y
  202. CONFIG_TRACEPOINTS=y
  203. # CONFIG_OPROFILE is not set
  204. CONFIG_HAVE_OPROFILE=y
  205. CONFIG_KPROBES=y
  206. # CONFIG_JUMP_LABEL is not set
  207. # CONFIG_UPROBES is not set
  208. # CONFIG_HAVE_64BIT_ALIGNED_ACCESS is not set
  209. CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
  210. CONFIG_ARCH_USE_BUILTIN_BSWAP=y
  211. CONFIG_KRETPROBES=y
  212. CONFIG_HAVE_KPROBES=y
  213. CONFIG_HAVE_KRETPROBES=y
  214. CONFIG_HAVE_ARCH_TRACEHOOK=y
  215. CONFIG_HAVE_DMA_ATTRS=y
  216. CONFIG_HAVE_DMA_CONTIGUOUS=y
  217. CONFIG_GENERIC_SMP_IDLE_THREAD=y
  218. CONFIG_GENERIC_IDLE_POLL_SETUP=y
  219. CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
  220. CONFIG_HAVE_CLK=y
  221. CONFIG_HAVE_DMA_API_DEBUG=y
  222. CONFIG_HAVE_HW_BREAKPOINT=y
  223. CONFIG_HAVE_PERF_REGS=y
  224. CONFIG_HAVE_PERF_USER_STACK_DUMP=y
  225. CONFIG_HAVE_ARCH_JUMP_LABEL=y
  226. CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y
  227. CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
  228. CONFIG_SECCOMP_FILTER=y
  229. CONFIG_HAVE_CC_STACKPROTECTOR=y
  230. CONFIG_CC_STACKPROTECTOR=y
  231. # CONFIG_CC_STACKPROTECTOR_NONE is not set
  232. CONFIG_CC_STACKPROTECTOR_REGULAR=y
  233. # CONFIG_CC_STACKPROTECTOR_STRONG is not set
  234. CONFIG_HAVE_CONTEXT_TRACKING=y
  235. CONFIG_HAVE_VIRT_CPU_ACCOUNTING_GEN=y
  236. CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y
  237. CONFIG_HAVE_MOD_ARCH_SPECIFIC=y
  238. CONFIG_MODULES_USE_ELF_REL=y
  239. CONFIG_HAVE_ARCH_MMAP_RND_BITS=y
  240. CONFIG_ARCH_MMAP_RND_BITS_MIN=8
  241. CONFIG_ARCH_MMAP_RND_BITS_MAX=16
  242. CONFIG_ARCH_MMAP_RND_BITS=16
  243. CONFIG_CLONE_BACKWARDS=y
  244. CONFIG_OLD_SIGSUSPEND3=y
  245. CONFIG_OLD_SIGACTION=y
  246.  
  247. #
  248. # GCOV-based kernel profiling
  249. #
  250. # CONFIG_GCOV_KERNEL is not set
  251. CONFIG_HAVE_GENERIC_DMA_COHERENT=y
  252. CONFIG_RT_MUTEXES=y
  253. CONFIG_BASE_SMALL=0
  254. CONFIG_MODULES=y
  255. # CONFIG_MODULE_FORCE_LOAD is not set
  256. CONFIG_MODULE_UNLOAD=y
  257. CONFIG_MODULE_FORCE_UNLOAD=y
  258. CONFIG_MODVERSIONS=y
  259. # CONFIG_MODULE_SRCVERSION_ALL is not set
  260. # CONFIG_MODULE_SIG is not set
  261. # CONFIG_MODULE_COMPRESS is not set
  262. CONFIG_MODULE_EXTRA_COPY=y
  263. CONFIG_STOP_MACHINE=y
  264. CONFIG_BLOCK=y
  265. CONFIG_LBDAF=y
  266. CONFIG_BLK_DEV_BSG=y
  267. # CONFIG_BLK_DEV_BSGLIB is not set
  268. # CONFIG_BLK_DEV_INTEGRITY is not set
  269. # CONFIG_BLK_CMDLINE_PARSER is not set
  270.  
  271. #
  272. # Partition Types
  273. #
  274. CONFIG_PARTITION_ADVANCED=y
  275. # CONFIG_ACORN_PARTITION is not set
  276. # CONFIG_AIX_PARTITION is not set
  277. # CONFIG_OSF_PARTITION is not set
  278. # CONFIG_AMIGA_PARTITION is not set
  279. # CONFIG_ATARI_PARTITION is not set
  280. # CONFIG_MAC_PARTITION is not set
  281. CONFIG_MSDOS_PARTITION=y
  282. # CONFIG_BSD_DISKLABEL is not set
  283. # CONFIG_MINIX_SUBPARTITION is not set
  284. # CONFIG_SOLARIS_X86_PARTITION is not set
  285. # CONFIG_UNIXWARE_DISKLABEL is not set
  286. # CONFIG_LDM_PARTITION is not set
  287. # CONFIG_SGI_PARTITION is not set
  288. # CONFIG_ULTRIX_PARTITION is not set
  289. # CONFIG_SUN_PARTITION is not set
  290. # CONFIG_KARMA_PARTITION is not set
  291. CONFIG_EFI_PARTITION=y
  292. # CONFIG_SYSV68_PARTITION is not set
  293. # CONFIG_CMDLINE_PARTITION is not set
  294.  
  295. #
  296. # IO Schedulers
  297. #
  298. CONFIG_IOSCHED_NOOP=y
  299. CONFIG_IOSCHED_TEST=m
  300. CONFIG_IOSCHED_DEADLINE=y
  301. CONFIG_IOSCHED_CFQ=y
  302. # CONFIG_DEFAULT_DEADLINE is not set
  303. CONFIG_DEFAULT_CFQ=y
  304. # CONFIG_DEFAULT_NOOP is not set
  305. CONFIG_DEFAULT_IOSCHED="cfq"
  306. CONFIG_UNINLINE_SPIN_UNLOCK=y
  307. CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y
  308. CONFIG_MUTEX_SPIN_ON_OWNER=y
  309. CONFIG_RWSEM_SPIN_ON_OWNER=y
  310. CONFIG_FREEZER=y
  311.  
  312. #
  313. # System Type
  314. #
  315. CONFIG_MMU=y
  316. # CONFIG_ARCH_MULTIPLATFORM is not set
  317. # CONFIG_ARCH_INTEGRATOR is not set
  318. # CONFIG_ARCH_REALVIEW is not set
  319. # CONFIG_ARCH_VERSATILE is not set
  320. # CONFIG_ARCH_AT91 is not set
  321. # CONFIG_ARCH_CLPS711X is not set
  322. # CONFIG_ARCH_GEMINI is not set
  323. # CONFIG_ARCH_EBSA110 is not set
  324. # CONFIG_ARCH_EP93XX is not set
  325. # CONFIG_ARCH_FOOTBRIDGE is not set
  326. # CONFIG_ARCH_NETX is not set
  327. # CONFIG_ARCH_IOP13XX is not set
  328. # CONFIG_ARCH_IOP32X is not set
  329. # CONFIG_ARCH_IOP33X is not set
  330. # CONFIG_ARCH_IXP4XX is not set
  331. # CONFIG_ARCH_DOVE is not set
  332. # CONFIG_ARCH_MV78XX0 is not set
  333. # CONFIG_ARCH_ORION5X is not set
  334. # CONFIG_ARCH_MMP is not set
  335. # CONFIG_ARCH_KS8695 is not set
  336. # CONFIG_ARCH_W90X900 is not set
  337. # CONFIG_ARCH_LPC32XX is not set
  338. # CONFIG_ARCH_PXA is not set
  339. CONFIG_ARCH_MSM=y
  340. # CONFIG_ARCH_SHMOBILE_LEGACY is not set
  341. # CONFIG_ARCH_RPC is not set
  342. # CONFIG_ARCH_SA1100 is not set
  343. # CONFIG_ARCH_S3C24XX is not set
  344. # CONFIG_ARCH_S3C64XX is not set
  345. # CONFIG_ARCH_DAVINCI is not set
  346. # CONFIG_ARCH_OMAP1 is not set
  347.  
  348. #
  349. # MSM SoC Type
  350. #
  351. # CONFIG_ARCH_MDM9640 is not set
  352. # CONFIG_ARCH_MDM9607 is not set
  353. # CONFIG_ARCH_MDMCALIFORNIUM is not set
  354. CONFIG_ARCH_MSM8916=y
  355. CONFIG_ARCH_MSM8937=y
  356. # CONFIG_ARCH_MSM8917 is not set
  357. # CONFIG_ARCH_MSM8920 is not set
  358. CONFIG_ARCH_MSM8940=y
  359. CONFIG_ARCH_MSM8953=y
  360. # CONFIG_ARCH_MSM8909 is not set
  361.  
  362. #
  363. # Processor Type
  364. #
  365. CONFIG_CPU_V7=y
  366. CONFIG_CPU_32v6K=y
  367. CONFIG_CPU_32v7=y
  368. CONFIG_CPU_ABRT_EV7=y
  369. CONFIG_CPU_PABRT_V7=y
  370. CONFIG_CPU_CACHE_V7=y
  371. CONFIG_CPU_CACHE_VIPT=y
  372. CONFIG_CPU_COPY_V6=y
  373. CONFIG_CPU_TLB_V7=y
  374. CONFIG_CPU_HAS_ASID=y
  375. CONFIG_CPU_CP15=y
  376. CONFIG_CPU_CP15_MMU=y
  377.  
  378. #
  379. # Processor Features
  380. #
  381. # CONFIG_ARM_LPAE is not set
  382. # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set
  383. CONFIG_ARM_THUMB=y
  384. # CONFIG_ARM_THUMBEE is not set
  385. CONFIG_ARM_VIRT_EXT=y
  386. CONFIG_SWP_EMULATE=y
  387. # CONFIG_CPU_ICACHE_DISABLE is not set
  388. # CONFIG_CPU_DCACHE_DISABLE is not set
  389. # CONFIG_CPU_BPREDICT_DISABLE is not set
  390. CONFIG_KUSER_HELPERS=y
  391. # CONFIG_CACHE_L2X0 is not set
  392. CONFIG_ARM_L1_CACHE_SHIFT_6=y
  393. CONFIG_ARM_L1_CACHE_SHIFT=6
  394. CONFIG_ARM_DMA_MEM_BUFFERABLE=y
  395. # CONFIG_ARM_KERNMEM_PERMS is not set
  396. CONFIG_MULTI_IRQ_HANDLER=y
  397. # CONFIG_ARM_ERRATA_430973 is not set
  398. # CONFIG_ARM_ERRATA_458693 is not set
  399. # CONFIG_ARM_ERRATA_460075 is not set
  400. # CONFIG_ARM_ERRATA_742230 is not set
  401. # CONFIG_ARM_ERRATA_742231 is not set
  402. # CONFIG_ARM_ERRATA_643719 is not set
  403. # CONFIG_ARM_ERRATA_720789 is not set
  404. # CONFIG_ARM_ERRATA_743622 is not set
  405. # CONFIG_ARM_ERRATA_751472 is not set
  406. # CONFIG_ARM_ERRATA_754322 is not set
  407. # CONFIG_ARM_ERRATA_754327 is not set
  408. # CONFIG_ARM_ERRATA_764369 is not set
  409. # CONFIG_ARM_ERRATA_775420 is not set
  410. # CONFIG_ARM_ERRATA_798181 is not set
  411. # CONFIG_ARM_ERRATA_773022 is not set
  412.  
  413. #
  414. # Bus support
  415. #
  416. # CONFIG_PCI_SYSCALL is not set
  417. # CONFIG_PCCARD is not set
  418.  
  419. #
  420. # Kernel Features
  421. #
  422. CONFIG_HAVE_SMP=y
  423. CONFIG_SMP=y
  424. CONFIG_SMP_ON_UP=y
  425. CONFIG_ARM_CPU_TOPOLOGY=y
  426. CONFIG_SCHED_MC=y
  427. # CONFIG_SCHED_SMT is not set
  428. CONFIG_HAVE_ARM_ARCH_TIMER=y
  429. CONFIG_ARCH_MSM8953_SOC_SETTINGS=y
  430. # CONFIG_MCPM is not set
  431. # CONFIG_BIG_LITTLE is not set
  432. CONFIG_VMSPLIT_3G=y
  433. # CONFIG_VMSPLIT_2G is not set
  434. # CONFIG_VMSPLIT_1G is not set
  435. CONFIG_PAGE_OFFSET=0xC0000000
  436. CONFIG_NR_CPUS=8
  437. CONFIG_HOTPLUG_CPU=y
  438. CONFIG_ARM_PSCI=y
  439. CONFIG_ARCH_NR_GPIO=1024
  440. # CONFIG_PREEMPT_NONE is not set
  441. # CONFIG_PREEMPT_VOLUNTARY is not set
  442. CONFIG_PREEMPT=y
  443. CONFIG_PREEMPT_COUNT=y
  444. CONFIG_HZ_FIXED=0
  445. # CONFIG_HZ_100 is not set
  446. # CONFIG_HZ_200 is not set
  447. # CONFIG_HZ_250 is not set
  448. CONFIG_HZ_300=y
  449. # CONFIG_HZ_500 is not set
  450. # CONFIG_HZ_1000 is not set
  451. CONFIG_HZ=300
  452. CONFIG_SCHED_HRTICK=y
  453. # CONFIG_THUMB2_KERNEL is not set
  454. CONFIG_AEABI=y
  455. # CONFIG_OABI_COMPAT is not set
  456. # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set
  457. # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set
  458. CONFIG_HAVE_ARCH_PFN_VALID=y
  459. CONFIG_HIGHMEM=y
  460. # CONFIG_HIGHPTE is not set
  461. CONFIG_HW_PERF_EVENTS=y
  462. CONFIG_ARCH_WANT_GENERAL_HUGETLB=y
  463. CONFIG_FLATMEM=y
  464. CONFIG_FLAT_NODE_MEM_MAP=y
  465. CONFIG_HAVE_MEMBLOCK=y
  466. CONFIG_NO_BOOTMEM=y
  467. CONFIG_MEMORY_ISOLATION=y
  468. # CONFIG_HAVE_BOOTMEM_INFO_NODE is not set
  469. CONFIG_PAGEFLAGS_EXTENDED=y
  470. CONFIG_SPLIT_PTLOCK_CPUS=4
  471. CONFIG_COMPACTION=y
  472. CONFIG_MIGRATION=y
  473. # CONFIG_PHYS_ADDR_T_64BIT is not set
  474. CONFIG_ZONE_DMA_FLAG=0
  475. CONFIG_BOUNCE=y
  476. # CONFIG_KSM is not set
  477. CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
  478. # CONFIG_CLEANCACHE is not set
  479. # CONFIG_FRONTSWAP is not set
  480. CONFIG_CMA=y
  481. # CONFIG_CMA_DEBUG is not set
  482. CONFIG_CMA_DEBUGFS=y
  483. CONFIG_CMA_AREAS=7
  484. # CONFIG_ZPOOL is not set
  485. # CONFIG_ZBUD is not set
  486. CONFIG_ZSMALLOC=y
  487. CONFIG_PGTABLE_MAPPING=y
  488. # CONFIG_ZSMALLOC_STAT is not set
  489. CONFIG_GENERIC_EARLY_IOREMAP=y
  490. # CONFIG_BALANCE_ANON_FILE_RECLAIM is not set
  491. CONFIG_KSWAPD_CPU_AFFINITY_MASK=""
  492. CONFIG_PROCESS_RECLAIM=y
  493. # CONFIG_VMAP_ZERO is not set
  494. # CONFIG_ENABLE_VMALLOC_SAVING is not set
  495. CONFIG_NO_VM_RECLAIM=y
  496. CONFIG_FORCE_MAX_ZONEORDER=11
  497. CONFIG_ALIGNMENT_TRAP=y
  498. # CONFIG_UACCESS_WITH_MEMCPY is not set
  499. CONFIG_SECCOMP=y
  500. CONFIG_SWIOTLB=y
  501. CONFIG_IOMMU_HELPER=y
  502. # CONFIG_XEN is not set
  503. # CONFIG_ARM_FLUSH_CONSOLE_ON_RESTART is not set
  504.  
  505. #
  506. # Boot options
  507. #
  508. CONFIG_USE_OF=y
  509. CONFIG_ATAGS=y
  510. # CONFIG_DEPRECATED_PARAM_STRUCT is not set
  511. # CONFIG_BUILD_ARM_APPENDED_DTB_IMAGE is not set
  512. CONFIG_ZBOOT_ROM_TEXT=0
  513. CONFIG_ZBOOT_ROM_BSS=0
  514. # CONFIG_ARM_APPENDED_DTB is not set
  515. CONFIG_CMDLINE=""
  516. # CONFIG_XIP_KERNEL is not set
  517. # CONFIG_KEXEC is not set
  518. # CONFIG_CRASH_DUMP is not set
  519. CONFIG_AUTO_ZRELADDR=y
  520. CONFIG_ARM_DECOMPRESSOR_LIMIT=0x3200000
  521.  
  522. #
  523. # CPU Power Management
  524. #
  525.  
  526. #
  527. # CPU Frequency scaling
  528. #
  529. CONFIG_CPU_FREQ=y
  530. CONFIG_CPU_FREQ_GOV_COMMON=y
  531. CONFIG_SCHED_FREQ_INPUT=y
  532. CONFIG_CPU_FREQ_STAT=y
  533. # CONFIG_CPU_FREQ_STAT_DETAILS is not set
  534. CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
  535. # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
  536. # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
  537. # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
  538. # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
  539. # CONFIG_CPU_FREQ_DEFAULT_GOV_INTERACTIVE is not set
  540. CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
  541. CONFIG_CPU_FREQ_GOV_POWERSAVE=y
  542. CONFIG_CPU_FREQ_GOV_USERSPACE=y
  543. CONFIG_CPU_FREQ_GOV_ONDEMAND=y
  544. CONFIG_CPU_FREQ_GOV_INTERACTIVE=y
  545. CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
  546. # CONFIG_CPUFREQ_DT is not set
  547. # CONFIG_CPU_BOOST is not set
  548.  
  549. #
  550. # ARM CPU frequency scaling drivers
  551. #
  552. # CONFIG_ARM_KIRKWOOD_CPUFREQ is not set
  553. CONFIG_CPU_FREQ_MSM=y
  554.  
  555. #
  556. # CPU Idle
  557. #
  558. CONFIG_CPU_IDLE=y
  559. CONFIG_CPU_IDLE_MULTIPLE_DRIVERS=y
  560. CONFIG_CPU_IDLE_GOV_LADDER=y
  561. CONFIG_CPU_IDLE_GOV_MENU=y
  562.  
  563. #
  564. # ARM CPU Idle Drivers
  565. #
  566. # CONFIG_ARM_HIGHBANK_CPUIDLE is not set
  567. # CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED is not set
  568.  
  569. #
  570. # Floating point emulation
  571. #
  572.  
  573. #
  574. # At least one emulation must be selected
  575. #
  576. CONFIG_VFP=y
  577. CONFIG_VFPv3=y
  578. CONFIG_NEON=y
  579. CONFIG_KERNEL_MODE_NEON=y
  580.  
  581. #
  582. # Userspace binary formats
  583. #
  584. CONFIG_BINFMT_ELF=y
  585. # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
  586. CONFIG_BINFMT_SCRIPT=y
  587. # CONFIG_HAVE_AOUT is not set
  588. # CONFIG_BINFMT_MISC is not set
  589. CONFIG_COREDUMP=y
  590. # CONFIG_COREDUMP_GZ is not set
  591. # CONFIG_COREDUMP_PERMISSION_HACK is not set
  592.  
  593. #
  594. # Power management options
  595. #
  596. CONFIG_SUSPEND=y
  597. CONFIG_SUSPEND_FREEZER=y
  598. CONFIG_WAKELOCK=y
  599. # CONFIG_HIBERNATION is not set
  600. CONFIG_PM_SLEEP=y
  601. CONFIG_PM_SLEEP_SMP=y
  602. CONFIG_PM_AUTOSLEEP=y
  603. CONFIG_PM_WAKELOCKS=y
  604. CONFIG_PM_WAKELOCKS_LIMIT=0
  605. # CONFIG_PM_WAKELOCKS_GC is not set
  606. CONFIG_PM_RUNTIME=y
  607. CONFIG_PM=y
  608. CONFIG_PM_DEBUG=y
  609. # CONFIG_PM_ADVANCED_DEBUG is not set
  610. # CONFIG_PM_TEST_SUSPEND is not set
  611. CONFIG_PM_SLEEP_DEBUG=y
  612. CONFIG_DPM_WATCHDOG=y
  613. CONFIG_DPM_WATCHDOG_TIMEOUT=60
  614. # CONFIG_APM_EMULATION is not set
  615. CONFIG_PM_OPP=y
  616. CONFIG_PM_CLK=y
  617. # CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
  618. CONFIG_CPU_PM=y
  619. CONFIG_SUSPEND_TIME=y
  620. CONFIG_SUSPEND_TIME_TIMEKEEPING=y
  621. # CONFIG_SUSPEND_WATCHDOG is not set
  622. # CONFIG_PM_SYNC_BEFORE_SUSPEND is not set
  623. # CONFIG_QUICK_WAKEUP is not set
  624. # CONFIG_SUSPEND_DEBUG is not set
  625. CONFIG_ARCH_SUSPEND_POSSIBLE=y
  626. CONFIG_ARM_CPU_SUSPEND=y
  627. CONFIG_ARCH_HIBERNATION_POSSIBLE=y
  628. CONFIG_NET=y
  629. # CONFIG_DISABLE_NET_SKB_FRAG_CACHE is not set
  630.  
  631. #
  632. # Networking options
  633. #
  634. CONFIG_PACKET=y
  635. # CONFIG_PACKET_DIAG is not set
  636. CONFIG_UNIX=y
  637. # CONFIG_UNIX_DIAG is not set
  638. CONFIG_XFRM=y
  639. CONFIG_XFRM_ALGO=y
  640. CONFIG_XFRM_USER=y
  641. CONFIG_XFRM_SUB_POLICY=y
  642. CONFIG_XFRM_MIGRATE=y
  643. CONFIG_XFRM_STATISTICS=y
  644. CONFIG_XFRM_IPCOMP=y
  645. CONFIG_NET_KEY=y
  646. CONFIG_NET_KEY_MIGRATE=y
  647. CONFIG_INET=y
  648. CONFIG_IP_MULTICAST=y
  649. CONFIG_IP_ADVANCED_ROUTER=y
  650. # CONFIG_IP_FIB_TRIE_STATS is not set
  651. CONFIG_IP_MULTIPLE_TABLES=y
  652. # CONFIG_IP_ROUTE_MULTIPATH is not set
  653. CONFIG_IP_ROUTE_VERBOSE=y
  654. CONFIG_IP_PNP=y
  655. CONFIG_IP_PNP_DHCP=y
  656. # CONFIG_IP_PNP_BOOTP is not set
  657. # CONFIG_IP_PNP_RARP is not set
  658. # CONFIG_NET_IPIP is not set
  659. # CONFIG_NET_IPGRE_DEMUX is not set
  660. CONFIG_NET_IP_TUNNEL=y
  661. CONFIG_IP_MROUTE=y
  662. # CONFIG_IP_MROUTE_MULTIPLE_TABLES is not set
  663. # CONFIG_IP_PIMSM_V1 is not set
  664. CONFIG_IP_PIMSM_V2=y
  665. # CONFIG_SYN_COOKIES is not set
  666. # CONFIG_NET_IPVTI is not set
  667. CONFIG_NET_UDP_TUNNEL=y
  668. # CONFIG_NET_FOU is not set
  669. # CONFIG_GENEVE is not set
  670. CONFIG_INET_AH=y
  671. CONFIG_INET_ESP=y
  672. CONFIG_INET_IPCOMP=y
  673. CONFIG_INET_XFRM_TUNNEL=y
  674. CONFIG_INET_TUNNEL=y
  675. CONFIG_INET_XFRM_MODE_TRANSPORT=y
  676. CONFIG_INET_XFRM_MODE_TUNNEL=y
  677. CONFIG_INET_XFRM_MODE_BEET=y
  678. CONFIG_INET_LRO=y
  679. CONFIG_INET_DIAG=y
  680. CONFIG_INET_TCP_DIAG=y
  681. # CONFIG_INET_UDP_DIAG is not set
  682. CONFIG_INET_DIAG_DESTROY=y
  683. # CONFIG_TCP_CONG_ADVANCED is not set
  684. CONFIG_TCP_CONG_CUBIC=y
  685. CONFIG_DEFAULT_TCP_CONG="cubic"
  686. # CONFIG_TCP_MD5SIG is not set
  687. CONFIG_IPV6=y
  688. CONFIG_IPV6_ROUTER_PREF=y
  689. CONFIG_IPV6_ROUTE_INFO=y
  690. CONFIG_IPV6_OPTIMISTIC_DAD=y
  691. CONFIG_INET6_AH=y
  692. CONFIG_INET6_ESP=y
  693. CONFIG_INET6_IPCOMP=y
  694. CONFIG_IPV6_MIP6=y
  695. CONFIG_INET6_XFRM_TUNNEL=y
  696. CONFIG_INET6_TUNNEL=y
  697. CONFIG_INET6_XFRM_MODE_TRANSPORT=y
  698. CONFIG_INET6_XFRM_MODE_TUNNEL=y
  699. CONFIG_INET6_XFRM_MODE_BEET=y
  700. # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
  701. # CONFIG_IPV6_VTI is not set
  702. CONFIG_IPV6_SIT=y
  703. # CONFIG_IPV6_SIT_6RD is not set
  704. CONFIG_IPV6_NDISC_NODETYPE=y
  705. # CONFIG_IPV6_TUNNEL is not set
  706. # CONFIG_IPV6_GRE is not set
  707. CONFIG_IPV6_MULTIPLE_TABLES=y
  708. CONFIG_IPV6_SUBTREES=y
  709. # CONFIG_IPV6_MROUTE is not set
  710. # CONFIG_NETLABEL is not set
  711. CONFIG_ANDROID_PARANOID_NETWORK=y
  712. CONFIG_NET_ACTIVITY_STATS=y
  713. CONFIG_NETWORK_SECMARK=y
  714. # CONFIG_NET_PTP_CLASSIFY is not set
  715. # CONFIG_NETWORK_PHY_TIMESTAMPING is not set
  716. CONFIG_NETFILTER=y
  717. # CONFIG_NETFILTER_DEBUG is not set
  718. CONFIG_NETFILTER_ADVANCED=y
  719. CONFIG_BRIDGE_NETFILTER=m
  720.  
  721. #
  722. # Core Netfilter Configuration
  723. #
  724. CONFIG_NETFILTER_NETLINK=y
  725. # CONFIG_NETFILTER_NETLINK_ACCT is not set
  726. CONFIG_NETFILTER_NETLINK_QUEUE=y
  727. CONFIG_NETFILTER_NETLINK_LOG=y
  728. CONFIG_NF_CONNTRACK=y
  729. CONFIG_NF_LOG_COMMON=y
  730. CONFIG_NF_CONNTRACK_MARK=y
  731. CONFIG_NF_CONNTRACK_SECMARK=y
  732. # CONFIG_NF_CONNTRACK_ZONES is not set
  733. CONFIG_NF_CONNTRACK_PROCFS=y
  734. CONFIG_NF_CONNTRACK_EVENTS=y
  735. # CONFIG_NF_CONNTRACK_TIMEOUT is not set
  736. # CONFIG_NF_CONNTRACK_TIMESTAMP is not set
  737. CONFIG_NF_CT_PROTO_DCCP=y
  738. CONFIG_NF_CT_PROTO_GRE=y
  739. CONFIG_NF_CT_PROTO_SCTP=y
  740. CONFIG_NF_CT_PROTO_UDPLITE=y
  741. CONFIG_NF_CONNTRACK_AMANDA=y
  742. CONFIG_NF_CONNTRACK_FTP=y
  743. CONFIG_NF_CONNTRACK_H323=y
  744. CONFIG_NF_CONNTRACK_IRC=y
  745. CONFIG_NF_CONNTRACK_BROADCAST=y
  746. CONFIG_NF_CONNTRACK_NETBIOS_NS=y
  747. # CONFIG_NF_CONNTRACK_SNMP is not set
  748. CONFIG_NF_CONNTRACK_PPTP=y
  749. CONFIG_NF_CONNTRACK_SANE=y
  750. CONFIG_NF_CONNTRACK_SIP=y
  751. CONFIG_NF_CONNTRACK_TFTP=y
  752. CONFIG_NF_CT_NETLINK=y
  753. # CONFIG_NF_CT_NETLINK_TIMEOUT is not set
  754. # CONFIG_NETFILTER_NETLINK_QUEUE_CT is not set
  755. CONFIG_NF_NAT=y
  756. CONFIG_NF_NAT_NEEDED=y
  757. CONFIG_NF_NAT_PROTO_DCCP=y
  758. CONFIG_NF_NAT_PROTO_UDPLITE=y
  759. CONFIG_NF_NAT_PROTO_SCTP=y
  760. CONFIG_NF_NAT_AMANDA=y
  761. CONFIG_NF_NAT_FTP=y
  762. CONFIG_NF_NAT_IRC=y
  763. CONFIG_NF_NAT_SIP=y
  764. CONFIG_NF_NAT_TFTP=y
  765. # CONFIG_NF_TABLES is not set
  766. CONFIG_NETFILTER_XTABLES=y
  767.  
  768. #
  769. # Xtables combined modules
  770. #
  771. CONFIG_NETFILTER_XT_MARK=y
  772. CONFIG_NETFILTER_XT_CONNMARK=y
  773.  
  774. #
  775. # Xtables targets
  776. #
  777. # CONFIG_NETFILTER_XT_TARGET_AUDIT is not set
  778. # CONFIG_NETFILTER_XT_TARGET_CHECKSUM is not set
  779. CONFIG_NETFILTER_XT_TARGET_CLASSIFY=y
  780. CONFIG_NETFILTER_XT_TARGET_CONNMARK=y
  781. CONFIG_NETFILTER_XT_TARGET_CONNSECMARK=y
  782. CONFIG_NETFILTER_XT_TARGET_CT=y
  783. # CONFIG_NETFILTER_XT_TARGET_DSCP is not set
  784. # CONFIG_NETFILTER_XT_TARGET_HL is not set
  785. # CONFIG_NETFILTER_XT_TARGET_HMARK is not set
  786. CONFIG_NETFILTER_XT_TARGET_IDLETIMER=y
  787. CONFIG_NETFILTER_XT_TARGET_HARDIDLETIMER=y
  788. # CONFIG_NETFILTER_XT_TARGET_LED is not set
  789. CONFIG_NETFILTER_XT_TARGET_LOG=y
  790. CONFIG_NETFILTER_XT_TARGET_MARK=y
  791. CONFIG_NETFILTER_XT_NAT=y
  792. CONFIG_NETFILTER_XT_TARGET_NETMAP=y
  793. CONFIG_NETFILTER_XT_TARGET_NFLOG=y
  794. CONFIG_NETFILTER_XT_TARGET_NFQUEUE=y
  795. CONFIG_NETFILTER_XT_TARGET_NOTRACK=y
  796. # CONFIG_NETFILTER_XT_TARGET_RATEEST is not set
  797. CONFIG_NETFILTER_XT_TARGET_REDIRECT=y
  798. CONFIG_NETFILTER_XT_TARGET_TEE=y
  799. CONFIG_NETFILTER_XT_TARGET_TPROXY=y
  800. CONFIG_NETFILTER_XT_TARGET_TRACE=y
  801. CONFIG_NETFILTER_XT_TARGET_SECMARK=y
  802. CONFIG_NETFILTER_XT_TARGET_TCPMSS=y
  803. # CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP is not set
  804.  
  805. #
  806. # Xtables matches
  807. #
  808. # CONFIG_NETFILTER_XT_MATCH_ADDRTYPE is not set
  809. # CONFIG_NETFILTER_XT_MATCH_BPF is not set
  810. # CONFIG_NETFILTER_XT_MATCH_CGROUP is not set
  811. # CONFIG_NETFILTER_XT_MATCH_CLUSTER is not set
  812. CONFIG_NETFILTER_XT_MATCH_COMMENT=y
  813. # CONFIG_NETFILTER_XT_MATCH_CONNBYTES is not set
  814. # CONFIG_NETFILTER_XT_MATCH_CONNLABEL is not set
  815. CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=y
  816. CONFIG_NETFILTER_XT_MATCH_CONNMARK=y
  817. CONFIG_NETFILTER_XT_MATCH_CONNTRACK=y
  818. # CONFIG_NETFILTER_XT_MATCH_CPU is not set
  819. # CONFIG_NETFILTER_XT_MATCH_DCCP is not set
  820. # CONFIG_NETFILTER_XT_MATCH_DEVGROUP is not set
  821. CONFIG_NETFILTER_XT_MATCH_DSCP=y
  822. CONFIG_NETFILTER_XT_MATCH_ECN=y
  823. CONFIG_NETFILTER_XT_MATCH_ESP=y
  824. CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=y
  825. CONFIG_NETFILTER_XT_MATCH_HELPER=y
  826. CONFIG_NETFILTER_XT_MATCH_HL=y
  827. # CONFIG_NETFILTER_XT_MATCH_IPCOMP is not set
  828. CONFIG_NETFILTER_XT_MATCH_IPRANGE=y
  829. CONFIG_NETFILTER_XT_MATCH_L2TP=y
  830. CONFIG_NETFILTER_XT_MATCH_LENGTH=y
  831. CONFIG_NETFILTER_XT_MATCH_LIMIT=y
  832. CONFIG_NETFILTER_XT_MATCH_MAC=y
  833. CONFIG_NETFILTER_XT_MATCH_MARK=y
  834. CONFIG_NETFILTER_XT_MATCH_MULTIPORT=y
  835. # CONFIG_NETFILTER_XT_MATCH_NFACCT is not set
  836. # CONFIG_NETFILTER_XT_MATCH_OSF is not set
  837. # CONFIG_NETFILTER_XT_MATCH_OWNER is not set
  838. CONFIG_NETFILTER_XT_MATCH_POLICY=y
  839. # CONFIG_NETFILTER_XT_MATCH_PHYSDEV is not set
  840. CONFIG_NETFILTER_XT_MATCH_PKTTYPE=y
  841. CONFIG_NETFILTER_XT_MATCH_QTAGUID=y
  842. CONFIG_NETFILTER_XT_MATCH_QUOTA=y
  843. CONFIG_NETFILTER_XT_MATCH_QUOTA2=y
  844. CONFIG_NETFILTER_XT_MATCH_QUOTA2_LOG=y
  845. # CONFIG_NETFILTER_XT_MATCH_RATEEST is not set
  846. # CONFIG_NETFILTER_XT_MATCH_REALM is not set
  847. # CONFIG_NETFILTER_XT_MATCH_RECENT is not set
  848. # CONFIG_NETFILTER_XT_MATCH_SCTP is not set
  849. CONFIG_NETFILTER_XT_MATCH_SOCKET=y
  850. CONFIG_NETFILTER_XT_MATCH_STATE=y
  851. CONFIG_NETFILTER_XT_MATCH_STATISTIC=y
  852. CONFIG_NETFILTER_XT_MATCH_STRING=y
  853. CONFIG_NETFILTER_XT_MATCH_TCPMSS=y
  854. CONFIG_NETFILTER_XT_MATCH_TIME=y
  855. CONFIG_NETFILTER_XT_MATCH_U32=y
  856. # CONFIG_IP_SET is not set
  857. # CONFIG_IP_VS is not set
  858.  
  859. #
  860. # IP: Netfilter Configuration
  861. #
  862. CONFIG_NF_DEFRAG_IPV4=y
  863. CONFIG_NF_CONNTRACK_IPV4=y
  864. CONFIG_NF_CONNTRACK_PROC_COMPAT=y
  865. # CONFIG_NF_LOG_ARP is not set
  866. CONFIG_NF_LOG_IPV4=y
  867. CONFIG_NF_REJECT_IPV4=y
  868. CONFIG_NF_NAT_IPV4=y
  869. CONFIG_NF_NAT_MASQUERADE_IPV4=y
  870. CONFIG_NF_NAT_PROTO_GRE=y
  871. CONFIG_NF_NAT_PPTP=y
  872. CONFIG_NF_NAT_H323=y
  873. CONFIG_IP_NF_IPTABLES=y
  874. CONFIG_IP_NF_MATCH_AH=y
  875. CONFIG_IP_NF_MATCH_ECN=y
  876. CONFIG_IP_NF_MATCH_RPFILTER=y
  877. CONFIG_IP_NF_MATCH_TTL=y
  878. CONFIG_IP_NF_FILTER=y
  879. CONFIG_IP_NF_TARGET_REJECT=y
  880. # CONFIG_IP_NF_TARGET_SYNPROXY is not set
  881. CONFIG_IP_NF_NAT=y
  882. CONFIG_IP_NF_TARGET_MASQUERADE=y
  883. CONFIG_IP_NF_TARGET_NATTYPE_MODULE=y
  884. CONFIG_IP_NF_TARGET_NETMAP=y
  885. CONFIG_IP_NF_TARGET_REDIRECT=y
  886. CONFIG_IP_NF_MANGLE=y
  887. # CONFIG_IP_NF_TARGET_CLUSTERIP is not set
  888. # CONFIG_IP_NF_TARGET_ECN is not set
  889. # CONFIG_IP_NF_TARGET_TTL is not set
  890. CONFIG_IP_NF_RAW=y
  891. CONFIG_IP_NF_SECURITY=y
  892. CONFIG_IP_NF_ARPTABLES=y
  893. CONFIG_IP_NF_ARPFILTER=y
  894. CONFIG_IP_NF_ARP_MANGLE=y
  895.  
  896. #
  897. # IPv6: Netfilter Configuration
  898. #
  899. CONFIG_NF_DEFRAG_IPV6=y
  900. CONFIG_NF_CONNTRACK_IPV6=y
  901. CONFIG_NF_REJECT_IPV6=y
  902. CONFIG_NF_LOG_IPV6=y
  903. # CONFIG_NF_NAT_IPV6 is not set
  904. CONFIG_IP6_NF_IPTABLES=y
  905. # CONFIG_IP6_NF_MATCH_AH is not set
  906. # CONFIG_IP6_NF_MATCH_EUI64 is not set
  907. # CONFIG_IP6_NF_MATCH_FRAG is not set
  908. # CONFIG_IP6_NF_MATCH_OPTS is not set
  909. # CONFIG_IP6_NF_MATCH_HL is not set
  910. # CONFIG_IP6_NF_MATCH_IPV6HEADER is not set
  911. # CONFIG_IP6_NF_MATCH_MH is not set
  912. CONFIG_IP6_NF_MATCH_RPFILTER=y
  913. # CONFIG_IP6_NF_MATCH_RT is not set
  914. # CONFIG_IP6_NF_TARGET_HL is not set
  915. CONFIG_IP6_NF_FILTER=y
  916. CONFIG_IP6_NF_TARGET_REJECT=y
  917. # CONFIG_IP6_NF_TARGET_SYNPROXY is not set
  918. CONFIG_IP6_NF_MANGLE=y
  919. CONFIG_IP6_NF_RAW=y
  920. # CONFIG_IP6_NF_SECURITY is not set
  921. # CONFIG_IP6_NF_NAT is not set
  922. CONFIG_BRIDGE_NF_EBTABLES=y
  923. CONFIG_BRIDGE_EBT_BROUTE=y
  924. # CONFIG_BRIDGE_EBT_T_FILTER is not set
  925. # CONFIG_BRIDGE_EBT_T_NAT is not set
  926. # CONFIG_BRIDGE_EBT_802_3 is not set
  927. # CONFIG_BRIDGE_EBT_AMONG is not set
  928. # CONFIG_BRIDGE_EBT_ARP is not set
  929. # CONFIG_BRIDGE_EBT_IP is not set
  930. # CONFIG_BRIDGE_EBT_IP6 is not set
  931. # CONFIG_BRIDGE_EBT_LIMIT is not set
  932. # CONFIG_BRIDGE_EBT_MARK is not set
  933. # CONFIG_BRIDGE_EBT_PKTTYPE is not set
  934. # CONFIG_BRIDGE_EBT_STP is not set
  935. # CONFIG_BRIDGE_EBT_VLAN is not set
  936. # CONFIG_BRIDGE_EBT_ARPREPLY is not set
  937. # CONFIG_BRIDGE_EBT_DNAT is not set
  938. # CONFIG_BRIDGE_EBT_MARK_T is not set
  939. # CONFIG_BRIDGE_EBT_REDIRECT is not set
  940. # CONFIG_BRIDGE_EBT_SNAT is not set
  941. # CONFIG_BRIDGE_EBT_LOG is not set
  942. # CONFIG_BRIDGE_EBT_NFLOG is not set
  943. # CONFIG_IP_DCCP is not set
  944. # CONFIG_IP_SCTP is not set
  945. # CONFIG_RDS is not set
  946. # CONFIG_TIPC is not set
  947. # CONFIG_ATM is not set
  948. CONFIG_L2TP=y
  949. CONFIG_L2TP_DEBUGFS=y
  950. CONFIG_L2TP_V3=y
  951. CONFIG_L2TP_IP=y
  952. CONFIG_L2TP_ETH=y
  953. CONFIG_STP=y
  954. CONFIG_BRIDGE=y
  955. CONFIG_BRIDGE_IGMP_SNOOPING=y
  956. CONFIG_HAVE_NET_DSA=y
  957. # CONFIG_VLAN_8021Q is not set
  958. # CONFIG_DECNET is not set
  959. CONFIG_LLC=y
  960. # CONFIG_LLC2 is not set
  961. # CONFIG_IPX is not set
  962. # CONFIG_ATALK is not set
  963. # CONFIG_X25 is not set
  964. # CONFIG_LAPB is not set
  965. # CONFIG_PHONET is not set
  966. # CONFIG_6LOWPAN is not set
  967. # CONFIG_IEEE802154 is not set
  968. CONFIG_NET_SCHED=y
  969.  
  970. #
  971. # Queueing/Scheduling
  972. #
  973. # CONFIG_NET_SCH_CBQ is not set
  974. CONFIG_NET_SCH_HTB=y
  975. # CONFIG_NET_SCH_HFSC is not set
  976. CONFIG_NET_SCH_PRIO=y
  977. # CONFIG_NET_SCH_MULTIQ is not set
  978. # CONFIG_NET_SCH_RED is not set
  979. # CONFIG_NET_SCH_SFB is not set
  980. # CONFIG_NET_SCH_SFQ is not set
  981. # CONFIG_NET_SCH_TEQL is not set
  982. # CONFIG_NET_SCH_TBF is not set
  983. # CONFIG_NET_SCH_GRED is not set
  984. # CONFIG_NET_SCH_DSMARK is not set
  985. # CONFIG_NET_SCH_NETEM is not set
  986. # CONFIG_NET_SCH_DRR is not set
  987. # CONFIG_NET_SCH_MQPRIO is not set
  988. # CONFIG_NET_SCH_CHOKE is not set
  989. # CONFIG_NET_SCH_QFQ is not set
  990. # CONFIG_NET_SCH_CODEL is not set
  991. # CONFIG_NET_SCH_FQ_CODEL is not set
  992. # CONFIG_NET_SCH_FQ is not set
  993. # CONFIG_NET_SCH_HHF is not set
  994. # CONFIG_NET_SCH_PIE is not set
  995. # CONFIG_NET_SCH_INGRESS is not set
  996. # CONFIG_NET_SCH_PLUG is not set
  997.  
  998. #
  999. # Classification
  1000. #
  1001. CONFIG_NET_CLS=y
  1002. # CONFIG_NET_CLS_BASIC is not set
  1003. # CONFIG_NET_CLS_TCINDEX is not set
  1004. # CONFIG_NET_CLS_ROUTE4 is not set
  1005. CONFIG_NET_CLS_FW=y
  1006. CONFIG_NET_CLS_U32=y
  1007. # CONFIG_CLS_U32_PERF is not set
  1008. CONFIG_CLS_U32_MARK=y
  1009. # CONFIG_NET_CLS_RSVP is not set
  1010. # CONFIG_NET_CLS_RSVP6 is not set
  1011. CONFIG_NET_CLS_FLOW=y
  1012. # CONFIG_NET_CLS_CGROUP is not set
  1013. # CONFIG_NET_CLS_BPF is not set
  1014. CONFIG_NET_EMATCH=y
  1015. CONFIG_NET_EMATCH_STACK=32
  1016. CONFIG_NET_EMATCH_CMP=y
  1017. CONFIG_NET_EMATCH_NBYTE=y
  1018. CONFIG_NET_EMATCH_U32=y
  1019. CONFIG_NET_EMATCH_META=y
  1020. CONFIG_NET_EMATCH_TEXT=y
  1021. CONFIG_NET_CLS_ACT=y
  1022. # CONFIG_NET_ACT_POLICE is not set
  1023. # CONFIG_NET_ACT_GACT is not set
  1024. # CONFIG_NET_ACT_MIRRED is not set
  1025. # CONFIG_NET_ACT_IPT is not set
  1026. # CONFIG_NET_ACT_NAT is not set
  1027. # CONFIG_NET_ACT_PEDIT is not set
  1028. # CONFIG_NET_ACT_SIMP is not set
  1029. # CONFIG_NET_ACT_SKBEDIT is not set
  1030. # CONFIG_NET_ACT_CSUM is not set
  1031. # CONFIG_NET_CLS_IND is not set
  1032. CONFIG_NET_SCH_FIFO=y
  1033. # CONFIG_DCB is not set
  1034. # CONFIG_DNS_RESOLVER is not set
  1035. # CONFIG_BATMAN_ADV is not set
  1036. # CONFIG_OPENVSWITCH is not set
  1037. # CONFIG_VSOCKETS is not set
  1038. # CONFIG_NETLINK_MMAP is not set
  1039. # CONFIG_NETLINK_DIAG is not set
  1040. # CONFIG_NET_MPLS_GSO is not set
  1041. # CONFIG_HSR is not set
  1042. CONFIG_RMNET_DATA=y
  1043. CONFIG_RMNET_DATA_FC=y
  1044. CONFIG_RMNET_DATA_DEBUG_PKT=y
  1045. CONFIG_RPS=y
  1046. CONFIG_RFS_ACCEL=y
  1047. CONFIG_XPS=y
  1048. # CONFIG_CGROUP_NET_PRIO is not set
  1049. # CONFIG_CGROUP_NET_CLASSID is not set
  1050. CONFIG_NET_RX_BUSY_POLL=y
  1051. CONFIG_BQL=y
  1052. # CONFIG_BPF_JIT is not set
  1053. CONFIG_NET_FLOW_LIMIT=y
  1054. CONFIG_SOCKEV_NLMCAST=y
  1055.  
  1056. #
  1057. # Network testing
  1058. #
  1059. # CONFIG_NET_PKTGEN is not set
  1060. # CONFIG_NET_TCPPROBE is not set
  1061. # CONFIG_NET_DROP_MONITOR is not set
  1062. # CONFIG_HAMRADIO is not set
  1063. # CONFIG_CAN is not set
  1064. # CONFIG_IRDA is not set
  1065. CONFIG_BT=y
  1066. CONFIG_BT_RFCOMM=y
  1067. CONFIG_BT_RFCOMM_TTY=y
  1068. CONFIG_BT_BNEP=y
  1069. CONFIG_BT_BNEP_MC_FILTER=y
  1070. CONFIG_BT_BNEP_PROTO_FILTER=y
  1071. CONFIG_BT_HIDP=y
  1072.  
  1073. #
  1074. # Bluetooth device drivers
  1075. #
  1076. # CONFIG_BT_HCIBTUSB is not set
  1077. # CONFIG_BT_HCIBTSDIO is not set
  1078. # CONFIG_BT_HCIUART is not set
  1079. # CONFIG_BT_HCIBCM203X is not set
  1080. # CONFIG_BT_HCIBPA10X is not set
  1081. # CONFIG_BT_HCIBFUSB is not set
  1082. # CONFIG_BT_HCIVHCI is not set
  1083. # CONFIG_BT_MRVL is not set
  1084. CONFIG_MSM_BT_POWER=y
  1085. # CONFIG_BTFM_SLIM is not set
  1086. # CONFIG_AF_RXRPC is not set
  1087. CONFIG_FIB_RULES=y
  1088. CONFIG_WIRELESS=y
  1089. CONFIG_WIRELESS_EXT=y
  1090. CONFIG_WEXT_CORE=y
  1091. CONFIG_WEXT_PROC=y
  1092. CONFIG_WEXT_SPY=y
  1093. CONFIG_WEXT_PRIV=y
  1094. CONFIG_CFG80211=y
  1095. CONFIG_NL80211_TESTMODE=y
  1096. # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
  1097. # CONFIG_CFG80211_REG_DEBUG is not set
  1098. # CONFIG_CFG80211_CERTIFICATION_ONUS is not set
  1099. CONFIG_CFG80211_DEFAULT_PS=y
  1100. # CONFIG_CFG80211_DEBUGFS is not set
  1101. CONFIG_CFG80211_INTERNAL_REGDB=y
  1102. # CONFIG_CFG80211_WEXT is not set
  1103. # CONFIG_LIB80211 is not set
  1104. # CONFIG_MAC80211 is not set
  1105. # CONFIG_WIMAX is not set
  1106. CONFIG_RFKILL=y
  1107. CONFIG_RFKILL_PM=y
  1108. CONFIG_RFKILL_LEDS=y
  1109. # CONFIG_RFKILL_INPUT is not set
  1110. # CONFIG_RFKILL_REGULATOR is not set
  1111. # CONFIG_RFKILL_GPIO is not set
  1112. # CONFIG_NET_9P is not set
  1113. # CONFIG_CAIF is not set
  1114. # CONFIG_CEPH_LIB is not set
  1115. # CONFIG_NFC is not set
  1116. # CONFIG_NFC_NQ is not set
  1117. CONFIG_PN544=y
  1118. # CONFIG_PN544_CTRLDEV is not set
  1119. CONFIG_IPC_ROUTER=y
  1120. CONFIG_IPC_ROUTER_SECURITY=y
  1121. CONFIG_HAVE_BPF_JIT=y
  1122.  
  1123. #
  1124. # Device Drivers
  1125. #
  1126.  
  1127. #
  1128. # Generic Driver Options
  1129. #
  1130. CONFIG_UEVENT_HELPER=y
  1131. CONFIG_UEVENT_HELPER_PATH=""
  1132. # CONFIG_DEVTMPFS is not set
  1133. CONFIG_STANDALONE=y
  1134. CONFIG_PREVENT_FIRMWARE_BUILD=y
  1135. CONFIG_FW_LOADER=y
  1136. CONFIG_FIRMWARE_IN_KERNEL=y
  1137. CONFIG_EXTRA_FIRMWARE=""
  1138. CONFIG_FW_LOADER_USER_HELPER=y
  1139. CONFIG_FW_LOADER_USER_HELPER_FALLBACK=y
  1140. CONFIG_ALLOW_DEV_COREDUMP=y
  1141. # CONFIG_DEBUG_DRIVER is not set
  1142. # CONFIG_DEBUG_DEVRES is not set
  1143. # CONFIG_SYS_HYPERVISOR is not set
  1144. # CONFIG_GENERIC_CPU_DEVICES is not set
  1145. # CONFIG_HAVE_CPU_AUTOPROBE is not set
  1146. CONFIG_SOC_BUS=y
  1147. CONFIG_REGMAP=y
  1148. CONFIG_REGMAP_I2C=y
  1149. CONFIG_REGMAP_SPI=y
  1150. CONFIG_REGMAP_SWR=y
  1151. CONFIG_REGMAP_ALLOW_WRITE_DEBUGFS=y
  1152. CONFIG_DMA_SHARED_BUFFER=y
  1153. # CONFIG_FENCE_TRACE is not set
  1154. CONFIG_DMA_CMA=y
  1155.  
  1156. #
  1157. # Default contiguous memory area size:
  1158. #
  1159. CONFIG_CMA_SIZE_MBYTES=16
  1160. CONFIG_CMA_SIZE_SEL_MBYTES=y
  1161. # CONFIG_CMA_SIZE_SEL_PERCENTAGE is not set
  1162. # CONFIG_CMA_SIZE_SEL_MIN is not set
  1163. # CONFIG_CMA_SIZE_SEL_MAX is not set
  1164. CONFIG_CMA_ALIGNMENT=8
  1165.  
  1166. #
  1167. # Bus devices
  1168. #
  1169. # CONFIG_BRCMSTB_GISB_ARB is not set
  1170. # CONFIG_ARM_CCI is not set
  1171. # CONFIG_ARM_CCN is not set
  1172. # CONFIG_VEXPRESS_CONFIG is not set
  1173. # CONFIG_CONNECTOR is not set
  1174. CONFIG_MTD=y
  1175. # CONFIG_MTD_TESTS is not set
  1176. # CONFIG_MTD_REDBOOT_PARTS is not set
  1177. CONFIG_MTD_CMDLINE_PARTS=y
  1178. # CONFIG_MTD_AFS_PARTS is not set
  1179. CONFIG_MTD_OF_PARTS=y
  1180. # CONFIG_MTD_AR7_PARTS is not set
  1181.  
  1182. #
  1183. # User Modules And Translation Layers
  1184. #
  1185. # CONFIG_MTD_BLOCK is not set
  1186. # CONFIG_MTD_BLOCK_RO is not set
  1187. # CONFIG_FTL is not set
  1188. # CONFIG_NFTL is not set
  1189. # CONFIG_INFTL is not set
  1190. # CONFIG_RFD_FTL is not set
  1191. # CONFIG_SSFDC is not set
  1192. # CONFIG_SM_FTL is not set
  1193. # CONFIG_MTD_OOPS is not set
  1194. # CONFIG_MTD_SWAP is not set
  1195. CONFIG_MTD_LAZYECCSTATS=y
  1196.  
  1197. #
  1198. # RAM/ROM/Flash chip drivers
  1199. #
  1200. # CONFIG_MTD_CFI is not set
  1201. # CONFIG_MTD_JEDECPROBE is not set
  1202. CONFIG_MTD_MAP_BANK_WIDTH_1=y
  1203. CONFIG_MTD_MAP_BANK_WIDTH_2=y
  1204. CONFIG_MTD_MAP_BANK_WIDTH_4=y
  1205. # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
  1206. # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
  1207. # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
  1208. CONFIG_MTD_CFI_I1=y
  1209. CONFIG_MTD_CFI_I2=y
  1210. # CONFIG_MTD_CFI_I4 is not set
  1211. # CONFIG_MTD_CFI_I8 is not set
  1212. # CONFIG_MTD_RAM is not set
  1213. # CONFIG_MTD_ROM is not set
  1214. # CONFIG_MTD_ABSENT is not set
  1215.  
  1216. #
  1217. # Mapping drivers for chip access
  1218. #
  1219. # CONFIG_MTD_COMPLEX_MAPPINGS is not set
  1220. # CONFIG_MTD_PLATRAM is not set
  1221.  
  1222. #
  1223. # Self-contained MTD device drivers
  1224. #
  1225. # CONFIG_MTD_MSM_QPIC_NAND is not set
  1226. # CONFIG_MTD_DATAFLASH is not set
  1227. CONFIG_MTD_M25P80=y
  1228. # CONFIG_MTD_SST25L is not set
  1229. # CONFIG_MTD_SLRAM is not set
  1230. # CONFIG_MTD_PHRAM is not set
  1231. # CONFIG_MTD_MTDRAM is not set
  1232. # CONFIG_MTD_BLOCK2MTD is not set
  1233.  
  1234. #
  1235. # Disk-On-Chip Device Drivers
  1236. #
  1237. # CONFIG_MTD_DOCG3 is not set
  1238. # CONFIG_MTD_NAND_IDS is not set
  1239. # CONFIG_MTD_NAND is not set
  1240. # CONFIG_MTD_ONENAND is not set
  1241.  
  1242. #
  1243. # LPDDR & LPDDR2 PCM memory drivers
  1244. #
  1245. # CONFIG_MTD_LPDDR is not set
  1246. # CONFIG_MTD_LPDDR2_NVM is not set
  1247. CONFIG_MTD_SPI_NOR=y
  1248. CONFIG_MTD_SPI_NOR_USE_4K_SECTORS=y
  1249. # CONFIG_MTD_UBI is not set
  1250. CONFIG_DTC=y
  1251. CONFIG_OF=y
  1252.  
  1253. #
  1254. # Device Tree and Open Firmware support
  1255. #
  1256. # CONFIG_OF_UNITTEST is not set
  1257. CONFIG_OF_FLATTREE=y
  1258. CONFIG_OF_EARLY_FLATTREE=y
  1259. CONFIG_OF_ADDRESS=y
  1260. CONFIG_OF_IRQ=y
  1261. CONFIG_OF_NET=y
  1262. CONFIG_OF_MDIO=y
  1263. CONFIG_OF_SPMI=y
  1264. CONFIG_OF_MTD=y
  1265. CONFIG_OF_RESERVED_MEM=y
  1266. CONFIG_OF_SLIMBUS=y
  1267. CONFIG_OF_CORESIGHT=y
  1268. CONFIG_OF_BATTERYDATA=y
  1269. # CONFIG_OF_OVERLAY is not set
  1270. CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y
  1271. # CONFIG_PARPORT is not set
  1272. CONFIG_BLK_DEV=y
  1273. # CONFIG_BLK_DEV_NULL_BLK is not set
  1274. CONFIG_ZRAM=y
  1275. CONFIG_ZRAM_LZ4_COMPRESS=y
  1276. # CONFIG_BLK_DEV_COW_COMMON is not set
  1277. CONFIG_BLK_DEV_LOOP=y
  1278. CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
  1279. # CONFIG_BLK_DEV_CRYPTOLOOP is not set
  1280. # CONFIG_BLK_DEV_DRBD is not set
  1281. # CONFIG_BLK_DEV_NBD is not set
  1282. CONFIG_BLK_DEV_RAM=y
  1283. CONFIG_BLK_DEV_RAM_COUNT=16
  1284. CONFIG_BLK_DEV_RAM_SIZE=8192
  1285. # CONFIG_BLK_DEV_XIP is not set
  1286. # CONFIG_CDROM_PKTCDVD is not set
  1287. # CONFIG_ATA_OVER_ETH is not set
  1288. # CONFIG_MG_DISK is not set
  1289. # CONFIG_BLK_DEV_RBD is not set
  1290.  
  1291. #
  1292. # Misc devices
  1293. #
  1294. # CONFIG_SENSORS_LIS3LV02D is not set
  1295. # CONFIG_AD525X_DPOT is not set
  1296. # CONFIG_DUMMY_IRQ is not set
  1297. # CONFIG_ICS932S401 is not set
  1298. # CONFIG_ENCLOSURE_SERVICES is not set
  1299. # CONFIG_APDS9802ALS is not set
  1300. # CONFIG_ISL29003 is not set
  1301. # CONFIG_ISL29020 is not set
  1302. CONFIG_MOT_UTAG=y
  1303. # CONFIG_SENSORS_TSL2550 is not set
  1304. # CONFIG_SENSORS_BH1780 is not set
  1305. # CONFIG_SENSORS_BH1770 is not set
  1306. # CONFIG_SENSORS_APDS990X is not set
  1307. # CONFIG_HMC6352 is not set
  1308. # CONFIG_DS1682 is not set
  1309. # CONFIG_TI_DAC7512 is not set
  1310. CONFIG_UID_STAT=y
  1311. # CONFIG_BMP085_I2C is not set
  1312. # CONFIG_BMP085_SPI is not set
  1313. # CONFIG_USB_SWITCH_FSA9480 is not set
  1314. # CONFIG_LATTICE_ECP3_CONFIG is not set
  1315. # CONFIG_SRAM is not set
  1316. CONFIG_QSEECOM=y
  1317. CONFIG_HDCP_QSEECOM=y
  1318. CONFIG_UID_CPUTIME=y
  1319. # CONFIG_USB_EXT_TYPE_C_PERICOM is not set
  1320. # CONFIG_USB_EXT_TYPE_C_TI is not set
  1321. # CONFIG_TI_DRV2667 is not set
  1322. # CONFIG_QPNP_MISC is not set
  1323. CONFIG_HAPTIC_DRV2605=y
  1324. # CONFIG_HAPTIC_DRV2624 is not set
  1325. CONFIG_ALSA_TO_H2W=y
  1326. CONFIG_DROPBOX=y
  1327. CONFIG_MODS_USB_EXT_BRIDGE=y
  1328. # CONFIG_MODS_CODEC_BUS is not set
  1329. CONFIG_MODS_MODBUS_EXT=y
  1330. CONFIG_HD3SS460_MUX=y
  1331. CONFIG_USB3813=y
  1332. CONFIG_FSUSB42_MUX=y
  1333. # CONFIG_C2PORT is not set
  1334.  
  1335. #
  1336. # EEPROM support
  1337. #
  1338. # CONFIG_EEPROM_AT24 is not set
  1339. # CONFIG_EEPROM_AT25 is not set
  1340. # CONFIG_EEPROM_LEGACY is not set
  1341. # CONFIG_EEPROM_MAX6875 is not set
  1342. # CONFIG_EEPROM_93CX6 is not set
  1343. # CONFIG_EEPROM_93XX46 is not set
  1344.  
  1345. #
  1346. # Texas Instruments shared transport line discipline
  1347. #
  1348. # CONFIG_TI_ST is not set
  1349. # CONFIG_SENSORS_LIS3_SPI is not set
  1350. # CONFIG_SENSORS_LIS3_I2C is not set
  1351.  
  1352. #
  1353. # Altera FPGA firmware download module
  1354. #
  1355. # CONFIG_ALTERA_STAPL is not set
  1356. CONFIG_MSM_QDSP6V2_CODECS=y
  1357. CONFIG_MSM_ULTRASOUND=y
  1358.  
  1359. #
  1360. # Intel MIC Bus Driver
  1361. #
  1362.  
  1363. #
  1364. # Intel MIC Host Driver
  1365. #
  1366.  
  1367. #
  1368. # Intel MIC Card Driver
  1369. #
  1370. # CONFIG_ECHO is not set
  1371. # CONFIG_CXL_BASE is not set
  1372. # CONFIG_SENSORS_MOTOSH is not set
  1373. # CONFIG_MMI_HALL_NOTIFICATIONS is not set
  1374. CONFIG_FUSB302=y
  1375. # CONFIG_FUSB302_LEGACY is not set
  1376. # CONFIG_SENSORHUB_DEBUG_LOGGING is not set
  1377. CONFIG_SENSORS_STML0XX=y
  1378. CONFIG_SENSORS_SH_AK09912=y
  1379.  
  1380. #
  1381. # SCSI device support
  1382. #
  1383. CONFIG_SCSI_MOD=y
  1384. # CONFIG_RAID_ATTRS is not set
  1385. CONFIG_SCSI=y
  1386. CONFIG_SCSI_DMA=y
  1387. # CONFIG_SCSI_NETLINK is not set
  1388. # CONFIG_SCSI_MQ_DEFAULT is not set
  1389. CONFIG_SCSI_PROC_FS=y
  1390.  
  1391. #
  1392. # SCSI support type (disk, tape, CD-ROM)
  1393. #
  1394. CONFIG_BLK_DEV_SD=y
  1395. # CONFIG_CHR_DEV_ST is not set
  1396. # CONFIG_CHR_DEV_OSST is not set
  1397. # CONFIG_BLK_DEV_SR is not set
  1398. CONFIG_CHR_DEV_SG=y
  1399. CONFIG_CHR_DEV_SCH=y
  1400. CONFIG_SCSI_CONSTANTS=y
  1401. CONFIG_SCSI_LOGGING=y
  1402. CONFIG_SCSI_SCAN_ASYNC=y
  1403.  
  1404. #
  1405. # SCSI Transports
  1406. #
  1407. # CONFIG_SCSI_SPI_ATTRS is not set
  1408. # CONFIG_SCSI_FC_ATTRS is not set
  1409. # CONFIG_SCSI_ISCSI_ATTRS is not set
  1410. # CONFIG_SCSI_SAS_ATTRS is not set
  1411. # CONFIG_SCSI_SAS_LIBSAS is not set
  1412. # CONFIG_SCSI_SRP_ATTRS is not set
  1413. CONFIG_SCSI_LOWLEVEL=y
  1414. # CONFIG_ISCSI_TCP is not set
  1415. # CONFIG_ISCSI_BOOT_SYSFS is not set
  1416. CONFIG_SCSI_UFSHCD=y
  1417. CONFIG_SCSI_UFSHCD_PLATFORM=y
  1418. CONFIG_SCSI_UFS_QCOM=y
  1419. CONFIG_SCSI_UFS_QCOM_ICE=y
  1420. CONFIG_SCSI_UFS_TEST=m
  1421. # CONFIG_SCSI_DEBUG is not set
  1422. # CONFIG_SCSI_DH is not set
  1423. # CONFIG_SCSI_OSD_INITIATOR is not set
  1424. # CONFIG_ATA is not set
  1425. CONFIG_MD=y
  1426. # CONFIG_BLK_DEV_MD is not set
  1427. # CONFIG_BCACHE is not set
  1428. CONFIG_BLK_DEV_DM_BUILTIN=y
  1429. CONFIG_BLK_DEV_DM=y
  1430. # CONFIG_DM_DEBUG is not set
  1431. CONFIG_DM_BUFIO=y
  1432. CONFIG_DM_CRYPT=y
  1433. CONFIG_DM_REQ_CRYPT=y
  1434. # CONFIG_DM_SNAPSHOT is not set
  1435. # CONFIG_DM_THIN_PROVISIONING is not set
  1436. # CONFIG_DM_CACHE is not set
  1437. # CONFIG_DM_ERA is not set
  1438. # CONFIG_DM_MIRROR is not set
  1439. # CONFIG_DM_RAID is not set
  1440. # CONFIG_DM_ZERO is not set
  1441. # CONFIG_DM_MULTIPATH is not set
  1442. # CONFIG_DM_DELAY is not set
  1443. CONFIG_DM_UEVENT=y
  1444. # CONFIG_DM_FLAKEY is not set
  1445. CONFIG_DM_VERITY=y
  1446. CONFIG_DM_VERITY_FEC=y
  1447. # CONFIG_DM_SWITCH is not set
  1448. # CONFIG_DM_LOG_WRITES is not set
  1449. # CONFIG_TARGET_CORE is not set
  1450. CONFIG_NETDEVICES=y
  1451. CONFIG_MII=y
  1452. CONFIG_NET_CORE=y
  1453. # CONFIG_BONDING is not set
  1454. CONFIG_DUMMY=y
  1455. # CONFIG_EQUALIZER is not set
  1456. # CONFIG_IFB is not set
  1457. # CONFIG_NET_TEAM is not set
  1458. # CONFIG_MACVLAN is not set
  1459. # CONFIG_VXLAN is not set
  1460. # CONFIG_NETCONSOLE is not set
  1461. # CONFIG_NETPOLL is not set
  1462. # CONFIG_NET_POLL_CONTROLLER is not set
  1463. CONFIG_TUN=y
  1464. # CONFIG_VETH is not set
  1465. # CONFIG_NLMON is not set
  1466.  
  1467. #
  1468. # CAIF transport drivers
  1469. #
  1470.  
  1471. #
  1472. # Distributed Switch Architecture drivers
  1473. #
  1474. # CONFIG_NET_DSA_MV88E6XXX is not set
  1475. # CONFIG_NET_DSA_MV88E6060 is not set
  1476. # CONFIG_NET_DSA_MV88E6XXX_NEED_PPU is not set
  1477. # CONFIG_NET_DSA_MV88E6131 is not set
  1478. # CONFIG_NET_DSA_MV88E6123_61_65 is not set
  1479. # CONFIG_NET_DSA_MV88E6171 is not set
  1480. # CONFIG_NET_DSA_BCM_SF2 is not set
  1481. CONFIG_ETHERNET=y
  1482. # CONFIG_ALTERA_TSE is not set
  1483. # CONFIG_NET_XGENE is not set
  1484. CONFIG_NET_VENDOR_ARC=y
  1485. # CONFIG_ARC_EMAC is not set
  1486. # CONFIG_EMAC_ROCKCHIP is not set
  1487. CONFIG_NET_CADENCE=y
  1488. CONFIG_NET_VENDOR_BROADCOM=y
  1489. # CONFIG_B44 is not set
  1490. # CONFIG_BCMGENET is not set
  1491. # CONFIG_SYSTEMPORT is not set
  1492. CONFIG_NET_VENDOR_CIRRUS=y
  1493. # CONFIG_CS89x0 is not set
  1494. # CONFIG_DM9000 is not set
  1495. # CONFIG_DNET is not set
  1496. CONFIG_NET_VENDOR_FARADAY=y
  1497. # CONFIG_FTMAC100 is not set
  1498. # CONFIG_FTGMAC100 is not set
  1499. CONFIG_NET_VENDOR_HISILICON=y
  1500. # CONFIG_HIX5HD2_GMAC is not set
  1501. CONFIG_NET_VENDOR_INTEL=y
  1502. CONFIG_NET_VENDOR_I825XX=y
  1503. CONFIG_NET_VENDOR_MARVELL=y
  1504. # CONFIG_MVMDIO is not set
  1505. CONFIG_NET_VENDOR_MICREL=y
  1506. # CONFIG_KS8842 is not set
  1507. # CONFIG_KS8851 is not set
  1508. # CONFIG_KS8851_MLL is not set
  1509. CONFIG_NET_VENDOR_MICROCHIP=y
  1510. # CONFIG_ENC28J60 is not set
  1511. # CONFIG_ECM_IPA is not set
  1512. CONFIG_RNDIS_IPA=y
  1513. # CONFIG_MSM_RMNET_BAM is not set
  1514. CONFIG_NET_VENDOR_NATSEMI=y
  1515. CONFIG_NET_VENDOR_8390=y
  1516. # CONFIG_AX88796 is not set
  1517. # CONFIG_ETHOC is not set
  1518. CONFIG_NET_VENDOR_QUALCOMM=y
  1519. # CONFIG_QCA7000 is not set
  1520. # CONFIG_QCOM_EMAC is not set
  1521. CONFIG_NET_VENDOR_SAMSUNG=y
  1522. # CONFIG_SXGBE_ETH is not set
  1523. CONFIG_NET_VENDOR_SEEQ=y
  1524. CONFIG_NET_VENDOR_SMSC=y
  1525. # CONFIG_SMC91X is not set
  1526. # CONFIG_SMC911X is not set
  1527. # CONFIG_SMSC911X is not set
  1528. CONFIG_NET_VENDOR_STMICRO=y
  1529. # CONFIG_STMMAC_ETH is not set
  1530. CONFIG_NET_VENDOR_VIA=y
  1531. # CONFIG_VIA_RHINE is not set
  1532. # CONFIG_VIA_VELOCITY is not set
  1533. CONFIG_NET_VENDOR_WIZNET=y
  1534. # CONFIG_WIZNET_W5100 is not set
  1535. # CONFIG_WIZNET_W5300 is not set
  1536. CONFIG_PHYLIB=y
  1537.  
  1538. #
  1539. # MII PHY device drivers
  1540. #
  1541. # CONFIG_AT803X_PHY is not set
  1542. # CONFIG_AMD_PHY is not set
  1543. # CONFIG_AMD_XGBE_PHY is not set
  1544. # CONFIG_MARVELL_PHY is not set
  1545. # CONFIG_DAVICOM_PHY is not set
  1546. # CONFIG_QSEMI_PHY is not set
  1547. # CONFIG_LXT_PHY is not set
  1548. # CONFIG_CICADA_PHY is not set
  1549. # CONFIG_VITESSE_PHY is not set
  1550. # CONFIG_SMSC_PHY is not set
  1551. # CONFIG_BROADCOM_PHY is not set
  1552. # CONFIG_BCM7XXX_PHY is not set
  1553. # CONFIG_BCM87XX_PHY is not set
  1554. # CONFIG_ICPLUS_PHY is not set
  1555. # CONFIG_REALTEK_PHY is not set
  1556. # CONFIG_NATIONAL_PHY is not set
  1557. # CONFIG_STE10XP is not set
  1558. # CONFIG_LSI_ET1011C_PHY is not set
  1559. # CONFIG_MICREL_PHY is not set
  1560. # CONFIG_FIXED_PHY is not set
  1561. # CONFIG_MDIO_BITBANG is not set
  1562. # CONFIG_MDIO_BUS_MUX_GPIO is not set
  1563. # CONFIG_MDIO_BUS_MUX_MMIOREG is not set
  1564. # CONFIG_MDIO_BCM_UNIMAC is not set
  1565. # CONFIG_MICREL_KS8995MA is not set
  1566. CONFIG_PPP=y
  1567. CONFIG_PPP_BSDCOMP=y
  1568. CONFIG_PPP_DEFLATE=y
  1569. CONFIG_PPP_FILTER=y
  1570. CONFIG_PPP_MPPE=y
  1571. CONFIG_PPP_MULTILINK=y
  1572. CONFIG_PPPOE=y
  1573. CONFIG_PPPOL2TP=y
  1574. CONFIG_PPPOLAC=y
  1575. CONFIG_PPPOPNS=y
  1576. CONFIG_PPP_ASYNC=y
  1577. CONFIG_PPP_SYNC_TTY=y
  1578. # CONFIG_SLIP is not set
  1579. CONFIG_SLHC=y
  1580. CONFIG_USB_NET_DRIVERS=y
  1581. # CONFIG_USB_CATC is not set
  1582. # CONFIG_USB_KAWETH is not set
  1583. CONFIG_USB_PEGASUS=y
  1584. # CONFIG_USB_RTL8150 is not set
  1585. # CONFIG_USB_RTL8152 is not set
  1586. CONFIG_USB_USBNET=y
  1587. CONFIG_USB_NET_AX8817X=y
  1588. CONFIG_USB_NET_AX88179_178A=y
  1589. CONFIG_USB_NET_CDCETHER=y
  1590. # CONFIG_USB_NET_CDC_EEM is not set
  1591. CONFIG_USB_NET_CDC_NCM=y
  1592. # CONFIG_USB_NET_HUAWEI_CDC_NCM is not set
  1593. # CONFIG_USB_NET_CDC_MBIM is not set
  1594. # CONFIG_USB_NET_DM9601 is not set
  1595. # CONFIG_USB_NET_SR9700 is not set
  1596. # CONFIG_USB_NET_SR9800 is not set
  1597. # CONFIG_USB_NET_SMSC75XX is not set
  1598. # CONFIG_USB_NET_SMSC95XX is not set
  1599. # CONFIG_USB_NET_GL620A is not set
  1600. CONFIG_USB_NET_NET1080=y
  1601. # CONFIG_USB_NET_PLUSB is not set
  1602. CONFIG_USB_NET_MCS7830=y
  1603. # CONFIG_USB_NET_RNDIS_HOST is not set
  1604. CONFIG_USB_NET_CDC_SUBSET=y
  1605. # CONFIG_USB_ALI_M5632 is not set
  1606. # CONFIG_USB_AN2720 is not set
  1607. CONFIG_USB_BELKIN=y
  1608. CONFIG_USB_ARMLINUX=y
  1609. # CONFIG_USB_EPSON2888 is not set
  1610. # CONFIG_USB_KC2190 is not set
  1611. CONFIG_USB_NET_ZAURUS=y
  1612. # CONFIG_USB_NET_CX82310_ETH is not set
  1613. # CONFIG_USB_NET_KALMIA is not set
  1614. # CONFIG_USB_NET_QMI_WWAN is not set
  1615. # CONFIG_USB_HSO is not set
  1616. # CONFIG_USB_NET_INT51X1 is not set
  1617. # CONFIG_USB_IPHETH is not set
  1618. # CONFIG_USB_SIERRA_NET is not set
  1619. # CONFIG_USB_VL600 is not set
  1620. # CONFIG_USBNET_IPA_BRIDGE is not set
  1621. CONFIG_WLAN=y
  1622. # CONFIG_USB_ZD1201 is not set
  1623. # CONFIG_USB_NET_RNDIS_WLAN is not set
  1624. # CONFIG_WIFI_CONTROL_FUNC is not set
  1625. CONFIG_WCNSS_CORE=y
  1626. CONFIG_WCNSS_CORE_PRONTO=y
  1627. CONFIG_WCNSS_REGISTER_DUMP_ON_BITE=y
  1628. CONFIG_WCNSS_MEM_PRE_ALLOC=y
  1629. # CONFIG_WCNSS_SKB_PRE_ALLOC is not set
  1630. CONFIG_CNSS_CRYPTO=y
  1631. CONFIG_ATH_CARDS=y
  1632. # CONFIG_ATH_DEBUG is not set
  1633. # CONFIG_ATH6KL is not set
  1634. # CONFIG_BRCMFMAC is not set
  1635. # CONFIG_HOSTAP is not set
  1636. # CONFIG_LIBERTAS is not set
  1637. # CONFIG_WL_TI is not set
  1638. # CONFIG_MWIFIEX is not set
  1639. # CONFIG_CNSS is not set
  1640. # CONFIG_CLD_DEBUG is not set
  1641. # CONFIG_CLD_HL_SDIO_CORE is not set
  1642. CONFIG_CLD_LL_CORE=y
  1643. # CONFIG_CNSS_LOGGER is not set
  1644. # CONFIG_WLAN_FEATURE_RX_WAKELOCK is not set
  1645.  
  1646. #
  1647. # Enable WiMAX (Networking options) to see the WiMAX drivers
  1648. #
  1649. # CONFIG_WAN is not set
  1650. # CONFIG_ISDN is not set
  1651.  
  1652. #
  1653. # Input device support
  1654. #
  1655. CONFIG_INPUT=y
  1656. # CONFIG_INPUT_FF_MEMLESS is not set
  1657. # CONFIG_INPUT_POLLDEV is not set
  1658. # CONFIG_INPUT_SPARSEKMAP is not set
  1659. # CONFIG_INPUT_MATRIXKMAP is not set
  1660.  
  1661. #
  1662. # Userland interfaces
  1663. #
  1664. CONFIG_INPUT_MOUSEDEV=y
  1665. CONFIG_INPUT_MOUSEDEV_PSAUX=y
  1666. CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
  1667. CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
  1668. # CONFIG_INPUT_JOYDEV is not set
  1669. CONFIG_INPUT_EVDEV=y
  1670. CONFIG_INPUT_EVBUG=m
  1671. CONFIG_INPUT_KEYRESET=y
  1672. CONFIG_INPUT_KEYCOMBO=y
  1673.  
  1674. #
  1675. # Input Device Drivers
  1676. #
  1677. CONFIG_INPUT_KEYBOARD=y
  1678. # CONFIG_KEYBOARD_ADP5588 is not set
  1679. # CONFIG_KEYBOARD_ADP5589 is not set
  1680. CONFIG_KEYBOARD_ATKBD=y
  1681. # CONFIG_KEYBOARD_QT1070 is not set
  1682. # CONFIG_KEYBOARD_QT2160 is not set
  1683. # CONFIG_KEYBOARD_LKKBD is not set
  1684. CONFIG_KEYBOARD_GPIO=y
  1685. # CONFIG_KEYBOARD_GPIO_POLLED is not set
  1686. # CONFIG_KEYBOARD_TCA6416 is not set
  1687. # CONFIG_KEYBOARD_TCA8418 is not set
  1688. # CONFIG_KEYBOARD_MATRIX is not set
  1689. # CONFIG_KEYBOARD_LM8323 is not set
  1690. # CONFIG_KEYBOARD_LM8333 is not set
  1691. # CONFIG_KEYBOARD_MAX7359 is not set
  1692. # CONFIG_KEYBOARD_MCS is not set
  1693. # CONFIG_KEYBOARD_MPR121 is not set
  1694. # CONFIG_KEYBOARD_NEWTON is not set
  1695. # CONFIG_KEYBOARD_OPENCORES is not set
  1696. # CONFIG_KEYBOARD_SAMSUNG is not set
  1697. # CONFIG_KEYBOARD_STOWAWAY is not set
  1698. # CONFIG_KEYBOARD_SUNKBD is not set
  1699. # CONFIG_KEYBOARD_OMAP4 is not set
  1700. # CONFIG_KEYBOARD_XTKBD is not set
  1701. # CONFIG_KEYBOARD_CAP1106 is not set
  1702. # CONFIG_INPUT_MOUSE is not set
  1703. CONFIG_INPUT_JOYSTICK=y
  1704. # CONFIG_JOYSTICK_ANALOG is not set
  1705. # CONFIG_JOYSTICK_A3D is not set
  1706. # CONFIG_JOYSTICK_ADI is not set
  1707. # CONFIG_JOYSTICK_COBRA is not set
  1708. # CONFIG_JOYSTICK_GF2K is not set
  1709. # CONFIG_JOYSTICK_GRIP is not set
  1710. # CONFIG_JOYSTICK_GRIP_MP is not set
  1711. # CONFIG_JOYSTICK_GUILLEMOT is not set
  1712. # CONFIG_JOYSTICK_INTERACT is not set
  1713. # CONFIG_JOYSTICK_SIDEWINDER is not set
  1714. # CONFIG_JOYSTICK_TMDC is not set
  1715. # CONFIG_JOYSTICK_IFORCE is not set
  1716. # CONFIG_JOYSTICK_WARRIOR is not set
  1717. # CONFIG_JOYSTICK_MAGELLAN is not set
  1718. # CONFIG_JOYSTICK_SPACEORB is not set
  1719. # CONFIG_JOYSTICK_SPACEBALL is not set
  1720. # CONFIG_JOYSTICK_STINGER is not set
  1721. # CONFIG_JOYSTICK_TWIDJOY is not set
  1722. # CONFIG_JOYSTICK_ZHENHUA is not set
  1723. # CONFIG_JOYSTICK_AS5011 is not set
  1724. # CONFIG_JOYSTICK_JOYDUMP is not set
  1725. CONFIG_JOYSTICK_XPAD=y
  1726. # CONFIG_JOYSTICK_XPAD_FF is not set
  1727. # CONFIG_JOYSTICK_XPAD_LEDS is not set
  1728. CONFIG_INPUT_TABLET=y
  1729. # CONFIG_TABLET_USB_ACECAD is not set
  1730. # CONFIG_TABLET_USB_AIPTEK is not set
  1731. # CONFIG_TABLET_USB_GTCO is not set
  1732. # CONFIG_TABLET_USB_HANWANG is not set
  1733. # CONFIG_TABLET_USB_KBTAB is not set
  1734. # CONFIG_TABLET_SERIAL_WACOM4 is not set
  1735. CONFIG_INPUT_TOUCHSCREEN=y
  1736. # CONFIG_TOUCHSCREEN_SYNAPTICS_DSX_v21 is not set
  1737. CONFIG_TOUCHSCREEN_SYNAPTICS_DSX_v26=y
  1738. CONFIG_TOUCHSCREEN_SYNAPTICS_DSX_I2C_v26=y
  1739. # CONFIG_TOUCHSCREEN_SYNAPTICS_DSX_SPI_v26 is not set
  1740. # CONFIG_TOUCHSCREEN_SYNAPTICS_DSX_RMI_HID_I2C_v26 is not set
  1741. # CONFIG_TOUCHSCREEN_SYNAPTICS_DSX_CORE_v26 is not set
  1742. CONFIG_SECURE_TOUCH_SYNAPTICS_DSX_V26=y
  1743. CONFIG_OF_TOUCHSCREEN=y
  1744. # CONFIG_TOUCHSCREEN_ADS7846 is not set
  1745. # CONFIG_TOUCHSCREEN_AD7877 is not set
  1746. # CONFIG_TOUCHSCREEN_AD7879 is not set
  1747. # CONFIG_TOUCHSCREEN_AR1021_I2C is not set
  1748. # CONFIG_TOUCHSCREEN_ATMEL_MXT is not set
  1749. # CONFIG_TOUCHSCREEN_ATMEL_MAXTOUCH_TS is not set
  1750. # CONFIG_TOUCHSCREEN_ATMEL_MXT_MMI is not set
  1751. # CONFIG_TOUCHSCREEN_AUO_PIXCIR is not set
  1752. # CONFIG_TOUCHSCREEN_BU21013 is not set
  1753. # CONFIG_TOUCHSCREEN_CY8CTMG110 is not set
  1754. # CONFIG_TOUCHSCREEN_CYTTSP_CORE is not set
  1755. # CONFIG_TOUCHSCREEN_CYTTSP4_CORE is not set
  1756. # CONFIG_TOUCHSCREEN_DYNAPRO is not set
  1757. # CONFIG_TOUCHSCREEN_HAMPSHIRE is not set
  1758. # CONFIG_TOUCHSCREEN_EETI is not set
  1759. # CONFIG_TOUCHSCREEN_EGALAX is not set
  1760. # CONFIG_TOUCHSCREEN_FUJITSU is not set
  1761. # CONFIG_TOUCHSCREEN_ILI210X is not set
  1762. # CONFIG_TOUCHSCREEN_GUNZE is not set
  1763. # CONFIG_TOUCHSCREEN_ELO is not set
  1764. # CONFIG_TOUCHSCREEN_WACOM_W8001 is not set
  1765. # CONFIG_TOUCHSCREEN_WACOM_I2C is not set
  1766. # CONFIG_TOUCHSCREEN_MAX11801 is not set
  1767. # CONFIG_TOUCHSCREEN_MCS5000 is not set
  1768. # CONFIG_TOUCHSCREEN_MMS114 is not set
  1769. # CONFIG_TOUCHSCREEN_MTOUCH is not set
  1770. # CONFIG_TOUCHSCREEN_INEXIO is not set
  1771. # CONFIG_TOUCHSCREEN_MK712 is not set
  1772. # CONFIG_TOUCHSCREEN_PENMOUNT is not set
  1773. # CONFIG_TOUCHSCREEN_EDT_FT5X06 is not set
  1774. CONFIG_TOUCHSCREEN_SYNAPTICS_DSX_I2C=y
  1775. CONFIG_TOUCHSCREEN_SYNAPTICS_DSX_RMI_DEV=y
  1776. CONFIG_TOUCHSCREEN_SYNAPTICS_DSX_TEST_REPORTING=y
  1777. CONFIG_TOUCHSCREEN_SYNAPTICS_DSX_FW_UPDATE_MMI=y
  1778. # CONFIG_TOUCHSCREEN_SYNAPTICS_DSX_CTRL_ACCESS_BLK is not set
  1779. # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
  1780. # CONFIG_TOUCHSCREEN_TOUCHWIN is not set
  1781. # CONFIG_TOUCHSCREEN_PIXCIR is not set
  1782. # CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set
  1783. # CONFIG_TOUCHSCREEN_TOUCHIT213 is not set
  1784. # CONFIG_TOUCHSCREEN_TSC_SERIO is not set
  1785. # CONFIG_TOUCHSCREEN_TSC2005 is not set
  1786. # CONFIG_TOUCHSCREEN_TSC2007 is not set
  1787. # CONFIG_TOUCHSCREEN_ST1232 is not set
  1788. # CONFIG_TOUCHSCREEN_SUR40 is not set
  1789. # CONFIG_TOUCHSCREEN_TPS6507X is not set
  1790. # CONFIG_TOUCHSCREEN_ZFORCE is not set
  1791. # CONFIG_TOUCHSCREEN_FT5X06_GESTURE is not set
  1792. # CONFIG_TOUCHSCREEN_MSTAR21XX is not set
  1793. # CONFIG_TOUCHSCREEN_IT7260_I2C is not set
  1794. CONFIG_TOUCHSCREEN_GEN_VKEYS=y
  1795. CONFIG_TOUCHSCREEN_FT5X06=y
  1796. # CONFIG_FT_SECURE_TOUCH is not set
  1797. # CONFIG_TOUCHSCREEN_SYNAPTICS_I2C_RMI4 is not set
  1798. # CONFIG_TOUCHSCREEN_GT9XX is not set
  1799. # CONFIG_TOUCHSCREEN_MAXIM_STI is not set
  1800. CONFIG_INPUT_MISC=y
  1801. # CONFIG_INPUT_AD714X is not set
  1802. # CONFIG_INPUT_BMA150 is not set
  1803. CONFIG_INPUT_HBTP_INPUT=y
  1804. # CONFIG_HBTP_INPUT_SECURE_TOUCH is not set
  1805. # CONFIG_INPUT_MMA8450 is not set
  1806. # CONFIG_INPUT_MPU3050 is not set
  1807. # CONFIG_INPUT_GP2A is not set
  1808. # CONFIG_INPUT_GPIO_BEEPER is not set
  1809. # CONFIG_INPUT_GPIO_TILT_POLLED is not set
  1810. # CONFIG_INPUT_ATI_REMOTE2 is not set
  1811. CONFIG_INPUT_KEYCHORD=y
  1812. # CONFIG_INPUT_KEYSPAN_REMOTE is not set
  1813. # CONFIG_INPUT_KXTJ9 is not set
  1814. # CONFIG_INPUT_POWERMATE is not set
  1815. # CONFIG_INPUT_YEALINK is not set
  1816. # CONFIG_INPUT_CM109 is not set
  1817. CONFIG_INPUT_UINPUT=y
  1818. CONFIG_INPUT_GPIO=y
  1819. # CONFIG_INPUT_PCF8574 is not set
  1820. # CONFIG_INPUT_PWM_BEEPER is not set
  1821. # CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set
  1822. # CONFIG_INPUT_ADXL34X is not set
  1823. # CONFIG_INPUT_IMS_PCU is not set
  1824. # CONFIG_INPUT_CMA3000 is not set
  1825. # CONFIG_INPUT_SOC_BUTTON_ARRAY is not set
  1826. # CONFIG_INPUT_DRV260X_HAPTICS is not set
  1827. # CONFIG_INPUT_DRV2667_HAPTICS is not set
  1828. CONFIG_STMVL53L0=y
  1829. CONFIG_SENSORS_FPC_1020=y
  1830. # CONFIG_INPUT_EGISTEC_320 is not set
  1831. CONFIG_INPUT_SX9310=y
  1832. # CONFIG_SENSORS_BMA25X is not set
  1833. # CONFIG_SENSORS_AKM09911 is not set
  1834. # CONFIG_STMVL53L1 is not set
  1835. CONFIG_EPL8802=y
  1836. # CONFIG_EPL8802_ALSPS is not set
  1837. # CONFIG_INPUT_MXG3300 is not set
  1838.  
  1839. #
  1840. # Hardware I/O ports
  1841. #
  1842. CONFIG_SERIO=y
  1843. CONFIG_SERIO_SERPORT=y
  1844. CONFIG_SERIO_LIBPS2=y
  1845. # CONFIG_SERIO_RAW is not set
  1846. # CONFIG_SERIO_ALTERA_PS2 is not set
  1847. # CONFIG_SERIO_PS2MULT is not set
  1848. # CONFIG_SERIO_ARC_PS2 is not set
  1849. # CONFIG_SERIO_APBPS2 is not set
  1850. # CONFIG_GAMEPORT is not set
  1851.  
  1852. #
  1853. # Character devices
  1854. #
  1855. CONFIG_TTY=y
  1856. # CONFIG_VT is not set
  1857. CONFIG_UNIX98_PTYS=y
  1858. # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
  1859. # CONFIG_LEGACY_PTYS is not set
  1860. # CONFIG_SERIAL_NONSTANDARD is not set
  1861. # CONFIG_N_GSM is not set
  1862. # CONFIG_TRACE_SINK is not set
  1863. # CONFIG_DEVMEM is not set
  1864. # CONFIG_DEVKMEM is not set
  1865.  
  1866. #
  1867. # Serial drivers
  1868. #
  1869. # CONFIG_SERIAL_8250 is not set
  1870.  
  1871. #
  1872. # Non-8250 serial port support
  1873. #
  1874. # CONFIG_SERIAL_EARLYCON_ARM_SEMIHOST is not set
  1875. # CONFIG_SERIAL_MAX3100 is not set
  1876. # CONFIG_SERIAL_MAX310X is not set
  1877. CONFIG_SERIAL_CORE=y
  1878. CONFIG_SERIAL_MSM_HS=y
  1879. # CONFIG_SERIAL_MSM_HSL is not set
  1880. # CONFIG_SERIAL_SCCNXP is not set
  1881. # CONFIG_SERIAL_SC16IS7XX is not set
  1882. # CONFIG_SERIAL_ALTERA_JTAGUART is not set
  1883. # CONFIG_SERIAL_ALTERA_UART is not set
  1884. # CONFIG_SERIAL_IFX6X60 is not set
  1885. CONFIG_SERIAL_MSM_SMD=y
  1886. # CONFIG_SERIAL_XILINX_PS_UART is not set
  1887. # CONFIG_SERIAL_ARC is not set
  1888. # CONFIG_SERIAL_FSL_LPUART is not set
  1889. # CONFIG_SERIAL_ST_ASC is not set
  1890.  
  1891. #
  1892. # Diag Support
  1893. #
  1894. CONFIG_DIAG_CHAR=y
  1895.  
  1896. #
  1897. # DIAG traffic over USB
  1898. #
  1899. CONFIG_DIAG_OVER_USB=y
  1900.  
  1901. #
  1902. # DIAG traffic over TTY
  1903. #
  1904. CONFIG_DIAG_OVER_TTY=y
  1905.  
  1906. #
  1907. # HSIC/SMUX support for DIAG
  1908. #
  1909.  
  1910. #
  1911. # Diag Debug
  1912. #
  1913. # CONFIG_DIAG_DEBUG is not set
  1914. # CONFIG_TTY_PRINTK is not set
  1915. # CONFIG_HVC_DCC is not set
  1916. # CONFIG_IPMI_HANDLER is not set
  1917. CONFIG_HW_RANDOM=y
  1918. # CONFIG_HW_RANDOM_TIMERIOMEM is not set
  1919. CONFIG_HW_RANDOM_MSM_LEGACY=y
  1920. # CONFIG_R3964 is not set
  1921. # CONFIG_RAW_DRIVER is not set
  1922. # CONFIG_TCG_TPM is not set
  1923. # CONFIG_DCC_TTY is not set
  1924. CONFIG_MSM_SMD_PKT=y
  1925. # CONFIG_XILLYBUS is not set
  1926. CONFIG_MSM_ADSPRPC=y
  1927. # CONFIG_MSM_MDSP_TS is not set
  1928. CONFIG_MSM_RDBG=m
  1929.  
  1930. #
  1931. # I2C support
  1932. #
  1933. CONFIG_I2C=y
  1934. CONFIG_I2C_BOARDINFO=y
  1935. CONFIG_I2C_COMPAT=y
  1936. CONFIG_I2C_CHARDEV=y
  1937. CONFIG_I2C_MUX=y
  1938.  
  1939. #
  1940. # Multiplexer I2C Chip support
  1941. #
  1942. # CONFIG_I2C_ARB_GPIO_CHALLENGE is not set
  1943. # CONFIG_I2C_MUX_GPIO is not set
  1944. # CONFIG_I2C_MUX_PCA9541 is not set
  1945. # CONFIG_I2C_MUX_PCA954x is not set
  1946. # CONFIG_I2C_MUX_PINCTRL is not set
  1947. CONFIG_I2C_HELPER_AUTO=y
  1948.  
  1949. #
  1950. # I2C Hardware Bus support
  1951. #
  1952.  
  1953. #
  1954. # I2C system bus drivers (mostly embedded / system-on-chip)
  1955. #
  1956. # CONFIG_I2C_CBUS_GPIO is not set
  1957. # CONFIG_I2C_DESIGNWARE_PLATFORM is not set
  1958. # CONFIG_I2C_GPIO is not set
  1959. # CONFIG_I2C_OCORES is not set
  1960. # CONFIG_I2C_PCA_PLATFORM is not set
  1961. # CONFIG_I2C_PXA_PCI is not set
  1962. # CONFIG_I2C_RK3X is not set
  1963. # CONFIG_I2C_SIMTEC is not set
  1964. # CONFIG_I2C_XILINX is not set
  1965. # CONFIG_I2C_MSM_QUP is not set
  1966. CONFIG_I2C_MSM_V2=y
  1967.  
  1968. #
  1969. # External I2C/SMBus adapter drivers
  1970. #
  1971. # CONFIG_I2C_DIOLAN_U2C is not set
  1972. # CONFIG_I2C_PARPORT_LIGHT is not set
  1973. # CONFIG_I2C_ROBOTFUZZ_OSIF is not set
  1974. # CONFIG_I2C_TAOS_EVM is not set
  1975. # CONFIG_I2C_TINY_USB is not set
  1976.  
  1977. #
  1978. # Other I2C/SMBus bus drivers
  1979. #
  1980. # CONFIG_I2C_STUB is not set
  1981. # CONFIG_I2C_DEBUG_CORE is not set
  1982. # CONFIG_I2C_DEBUG_ALGO is not set
  1983. # CONFIG_I2C_DEBUG_BUS is not set
  1984. CONFIG_SLIMBUS=y
  1985. # CONFIG_SLIMBUS_MSM_CTRL is not set
  1986. CONFIG_SLIMBUS_MSM_NGD=y
  1987. CONFIG_SOUNDWIRE=y
  1988. CONFIG_SOUNDWIRE_WCD_CTRL=y
  1989. CONFIG_SPI=y
  1990. # CONFIG_SPI_DEBUG is not set
  1991. CONFIG_SPI_MASTER=y
  1992.  
  1993. #
  1994. # SPI Master Controller Drivers
  1995. #
  1996. # CONFIG_SPI_ALTERA is not set
  1997. # CONFIG_SPI_BITBANG is not set
  1998. # CONFIG_SPI_CADENCE is not set
  1999. # CONFIG_SPI_GPIO is not set
  2000. # CONFIG_SPI_FSL_SPI is not set
  2001. # CONFIG_SPI_OC_TINY is not set
  2002. # CONFIG_SPI_PXA2XX_PCI is not set
  2003. # CONFIG_SPI_ROCKCHIP is not set
  2004. CONFIG_SPI_QUP=y
  2005. # CONFIG_SPI_SC18IS602 is not set
  2006. # CONFIG_SPI_XCOMM is not set
  2007. # CONFIG_SPI_XILINX is not set
  2008. # CONFIG_SPI_DESIGNWARE is not set
  2009.  
  2010. #
  2011. # SPI Protocol Masters
  2012. #
  2013. CONFIG_SPI_SPIDEV=m
  2014. # CONFIG_SPI_TLE62X0 is not set
  2015. # CONFIG_SPMI is not set
  2016. # CONFIG_HSI is not set
  2017.  
  2018. #
  2019. # PPS support
  2020. #
  2021. # CONFIG_PPS is not set
  2022.  
  2023. #
  2024. # PPS generators support
  2025. #
  2026.  
  2027. #
  2028. # PTP clock support
  2029. #
  2030. # CONFIG_PTP_1588_CLOCK is not set
  2031.  
  2032. #
  2033. # Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
  2034. #
  2035. CONFIG_PINCTRL=y
  2036.  
  2037. #
  2038. # Pin controllers
  2039. #
  2040. CONFIG_PINMUX=y
  2041. CONFIG_PINCONF=y
  2042. CONFIG_GENERIC_PINCONF=y
  2043. # CONFIG_DEBUG_PINCTRL is not set
  2044. # CONFIG_PINCTRL_SINGLE is not set
  2045. CONFIG_PINCTRL_MSM=y
  2046. # CONFIG_PINCTRL_APQ8064 is not set
  2047. # CONFIG_PINCTRL_MDM9607 is not set
  2048. # CONFIG_PINCTRL_MDM9640 is not set
  2049. # CONFIG_PINCTRL_MDMCALIFORNIUM is not set
  2050. # CONFIG_PINCTRL_APQ8084 is not set
  2051. # CONFIG_PINCTRL_IPQ8064 is not set
  2052. # CONFIG_PINCTRL_MSM8960 is not set
  2053. # CONFIG_PINCTRL_MSM8X74 is not set
  2054. CONFIG_PINCTRL_MSM8952=y
  2055. CONFIG_PINCTRL_MSM8937=y
  2056. CONFIG_PINCTRL_MSM8940=y
  2057. CONFIG_PINCTRL_MSM8953=y
  2058. CONFIG_PINCTRL_PARANOID=y
  2059. CONFIG_ARCH_HAVE_CUSTOM_GPIO_H=y
  2060. CONFIG_ARCH_REQUIRE_GPIOLIB=y
  2061. CONFIG_GPIOLIB=y
  2062. CONFIG_GPIO_DEVRES=y
  2063. CONFIG_OF_GPIO=y
  2064. CONFIG_GPIOLIB_IRQCHIP=y
  2065. # CONFIG_DEBUG_GPIO is not set
  2066. CONFIG_GPIO_SYSFS=y
  2067.  
  2068. #
  2069. # Memory mapped GPIO drivers:
  2070. #
  2071. # CONFIG_GPIO_GENERIC_PLATFORM is not set
  2072. # CONFIG_GPIO_DWAPB is not set
  2073. # CONFIG_GPIO_EM is not set
  2074. # CONFIG_GPIO_ZEVIO is not set
  2075. CONFIG_GPIO_QPNP_PIN=y
  2076. # CONFIG_GPIO_QPNP_PIN_DEBUG is not set
  2077. # CONFIG_GPIO_SCH311X is not set
  2078. # CONFIG_GPIO_GRGPIO is not set
  2079.  
  2080. #
  2081. # I2C GPIO expanders:
  2082. #
  2083. # CONFIG_GPIO_MAX7300 is not set
  2084. # CONFIG_GPIO_MAX732X is not set
  2085. # CONFIG_GPIO_PCA953X is not set
  2086. # CONFIG_GPIO_PCF857X is not set
  2087. # CONFIG_GPIO_SX150X is not set
  2088. # CONFIG_GPIO_ADP5588 is not set
  2089. # CONFIG_GPIO_ADNP is not set
  2090.  
  2091. #
  2092. # PCI GPIO expanders:
  2093. #
  2094.  
  2095. #
  2096. # SPI GPIO expanders:
  2097. #
  2098. # CONFIG_GPIO_MAX7301 is not set
  2099. # CONFIG_GPIO_MCP23S08 is not set
  2100. # CONFIG_GPIO_MC33880 is not set
  2101. # CONFIG_GPIO_74X164 is not set
  2102.  
  2103. #
  2104. # AC97 GPIO expanders:
  2105. #
  2106.  
  2107. #
  2108. # LPC GPIO expanders:
  2109. #
  2110.  
  2111. #
  2112. # MODULbus GPIO expanders:
  2113. #
  2114.  
  2115. #
  2116. # USB GPIO expanders:
  2117. #
  2118. # CONFIG_W1 is not set
  2119. CONFIG_POWER_SUPPLY=y
  2120. # CONFIG_POWER_SUPPLY_DEBUG is not set
  2121. # CONFIG_PDA_POWER is not set
  2122. # CONFIG_GENERIC_ADC_BATTERY is not set
  2123. # CONFIG_TEST_POWER is not set
  2124. # CONFIG_BATTERY_DS2780 is not set
  2125. # CONFIG_BATTERY_DS2781 is not set
  2126. # CONFIG_BATTERY_DS2782 is not set
  2127. # CONFIG_BATTERY_SBS is not set
  2128. # CONFIG_BATTERY_BQ27x00 is not set
  2129. # CONFIG_BATTERY_MAX17040 is not set
  2130. CONFIG_BATTERY_MAX17042=y
  2131. # CONFIG_BATTERY_MAX17042_DEBUGFS is not set
  2132. # CONFIG_CHARGER_ISP1704 is not set
  2133. # CONFIG_CHARGER_MAX8903 is not set
  2134. # CONFIG_CHARGER_LP8727 is not set
  2135. # CONFIG_CHARGER_GPIO is not set
  2136. # CONFIG_CHARGER_MANAGER is not set
  2137. # CONFIG_CHARGER_BQ2415X is not set
  2138. # CONFIG_CHARGER_BQ24190 is not set
  2139. CONFIG_CHARGER_FAN54100=y
  2140. # CONFIG_CHARGER_BQ24735 is not set
  2141. # CONFIG_CHARGER_SMB347 is not set
  2142. # CONFIG_SMB349_USB_CHARGER is not set
  2143. # CONFIG_SMB349_DUAL_CHARGER is not set
  2144. CONFIG_SMB1351_USB_CHARGER=y
  2145. # CONFIG_SMB350_CHARGER is not set
  2146. CONFIG_SMB135X_CHARGER=y
  2147. # CONFIG_SMB1360_CHARGER_FG is not set
  2148. # CONFIG_SMB358_CHARGER is not set
  2149. # CONFIG_SMB23X_CHARGER is not set
  2150. # CONFIG_BATTERY_BQ28400 is not set
  2151. # CONFIG_QPNP_CHARGER is not set
  2152. # CONFIG_QPNP_SMBCHARGER is not set
  2153. # CONFIG_QPNP_SMBCHARGER_MMI is not set
  2154. CONFIG_QPNP_SMBCHARGER_MMI_LITE=y
  2155. # CONFIG_FUELGAUGE_STC3117 is not set
  2156. CONFIG_QPNP_FG=y
  2157. CONFIG_BATTERY_BCL=y
  2158. # CONFIG_QPNP_VM_BMS is not set
  2159. # CONFIG_QPNP_BMS is not set
  2160. CONFIG_QPNP_LINEAR_CHARGER=y
  2161. CONFIG_QPNP_TYPEC=y
  2162. CONFIG_MSM_BCL_CTL=y
  2163. CONFIG_MSM_BCL_PERIPHERAL_CTL=y
  2164. CONFIG_POWER_RESET=y
  2165. # CONFIG_POWER_RESET_BRCMSTB is not set
  2166. # CONFIG_POWER_RESET_GPIO is not set
  2167. # CONFIG_POWER_RESET_GPIO_RESTART is not set
  2168. # CONFIG_POWER_RESET_LTC2952 is not set
  2169. CONFIG_POWER_RESET_MSM=y
  2170. CONFIG_MSM_DLOAD_MODE=y
  2171. # CONFIG_POWER_RESET_RESTART is not set
  2172. # CONFIG_POWER_RESET_SYSCON is not set
  2173. # CONFIG_POWER_AVS is not set
  2174. CONFIG_MSM_PM=y
  2175. CONFIG_APSS_CORE_EA=y
  2176. CONFIG_MSM_APM=y
  2177. CONFIG_MSM_IDLE_STATS=y
  2178. CONFIG_MSM_IDLE_STATS_FIRST_BUCKET=62500
  2179. CONFIG_MSM_IDLE_STATS_BUCKET_SHIFT=2
  2180. CONFIG_MSM_IDLE_STATS_BUCKET_COUNT=10
  2181. CONFIG_MSM_SUSPEND_STATS_FIRST_BUCKET=1000000000
  2182. CONFIG_HWMON=y
  2183. # CONFIG_HWMON_VID is not set
  2184. # CONFIG_HWMON_DEBUG_CHIP is not set
  2185.  
  2186. #
  2187. # Native drivers
  2188. #
  2189. # CONFIG_SENSORS_AD7314 is not set
  2190. # CONFIG_SENSORS_AD7414 is not set
  2191. # CONFIG_SENSORS_AD7418 is not set
  2192. # CONFIG_SENSORS_ADM1021 is not set
  2193. # CONFIG_SENSORS_ADM1025 is not set
  2194. # CONFIG_SENSORS_ADM1026 is not set
  2195. # CONFIG_SENSORS_ADM1029 is not set
  2196. # CONFIG_SENSORS_ADM1031 is not set
  2197. # CONFIG_SENSORS_ADM9240 is not set
  2198. # CONFIG_SENSORS_ADT7310 is not set
  2199. # CONFIG_SENSORS_ADT7410 is not set
  2200. # CONFIG_SENSORS_ADT7411 is not set
  2201. # CONFIG_SENSORS_ADT7462 is not set
  2202. # CONFIG_SENSORS_ADT7470 is not set
  2203. # CONFIG_SENSORS_ADT7475 is not set
  2204. # CONFIG_SENSORS_ASC7621 is not set
  2205. # CONFIG_SENSORS_ATXP1 is not set
  2206. # CONFIG_SENSORS_DS620 is not set
  2207. # CONFIG_SENSORS_DS1621 is not set
  2208. # CONFIG_SENSORS_F71805F is not set
  2209. # CONFIG_SENSORS_F71882FG is not set
  2210. # CONFIG_SENSORS_F75375S is not set
  2211. # CONFIG_SENSORS_GL518SM is not set
  2212. # CONFIG_SENSORS_GL520SM is not set
  2213. # CONFIG_SENSORS_G760A is not set
  2214. # CONFIG_SENSORS_G762 is not set
  2215. # CONFIG_SENSORS_GPIO_FAN is not set
  2216. # CONFIG_SENSORS_HIH6130 is not set
  2217. # CONFIG_SENSORS_IIO_HWMON is not set
  2218. # CONFIG_SENSORS_IT87 is not set
  2219. # CONFIG_SENSORS_JC42 is not set
  2220. # CONFIG_SENSORS_POWR1220 is not set
  2221. # CONFIG_SENSORS_LINEAGE is not set
  2222. # CONFIG_SENSORS_LTC2945 is not set
  2223. # CONFIG_SENSORS_LTC4151 is not set
  2224. # CONFIG_SENSORS_LTC4215 is not set
  2225. # CONFIG_SENSORS_LTC4222 is not set
  2226. # CONFIG_SENSORS_LTC4245 is not set
  2227. # CONFIG_SENSORS_LTC4260 is not set
  2228. # CONFIG_SENSORS_LTC4261 is not set
  2229. # CONFIG_SENSORS_MAX1111 is not set
  2230. # CONFIG_SENSORS_MAX16065 is not set
  2231. # CONFIG_SENSORS_MAX1619 is not set
  2232. # CONFIG_SENSORS_MAX1668 is not set
  2233. # CONFIG_SENSORS_MAX197 is not set
  2234. # CONFIG_SENSORS_MAX6639 is not set
  2235. # CONFIG_SENSORS_MAX6642 is not set
  2236. # CONFIG_SENSORS_MAX6650 is not set
  2237. # CONFIG_SENSORS_MAX6697 is not set
  2238. # CONFIG_SENSORS_HTU21 is not set
  2239. # CONFIG_SENSORS_MCP3021 is not set
  2240. # CONFIG_SENSORS_ADCXX is not set
  2241. # CONFIG_SENSORS_LM63 is not set
  2242. # CONFIG_SENSORS_LM70 is not set
  2243. # CONFIG_SENSORS_LM73 is not set
  2244. CONFIG_SENSORS_LM75=y
  2245. # CONFIG_SENSORS_LM77 is not set
  2246. # CONFIG_SENSORS_LM78 is not set
  2247. # CONFIG_SENSORS_LM80 is not set
  2248. # CONFIG_SENSORS_LM83 is not set
  2249. # CONFIG_SENSORS_LM85 is not set
  2250. # CONFIG_SENSORS_LM87 is not set
  2251. # CONFIG_SENSORS_LM90 is not set
  2252. # CONFIG_SENSORS_LM92 is not set
  2253. # CONFIG_SENSORS_LM93 is not set
  2254. # CONFIG_SENSORS_LM95234 is not set
  2255. # CONFIG_SENSORS_LM95241 is not set
  2256. # CONFIG_SENSORS_LM95245 is not set
  2257. # CONFIG_SENSORS_PC87360 is not set
  2258. # CONFIG_SENSORS_PC87427 is not set
  2259. # CONFIG_SENSORS_NTC_THERMISTOR is not set
  2260. # CONFIG_SENSORS_NCT6683 is not set
  2261. # CONFIG_SENSORS_NCT6775 is not set
  2262. # CONFIG_SENSORS_PCF8591 is not set
  2263. CONFIG_SENSORS_EPM_ADC=y
  2264. CONFIG_SENSORS_QPNP_ADC_VOLTAGE=y
  2265. CONFIG_SENSORS_QPNP_ADC_CURRENT=y
  2266. # CONFIG_PMBUS is not set
  2267. # CONFIG_SENSORS_PWM_FAN is not set
  2268. # CONFIG_SENSORS_SHT15 is not set
  2269. # CONFIG_SENSORS_SHT21 is not set
  2270. # CONFIG_SENSORS_SHTC1 is not set
  2271. # CONFIG_SENSORS_DME1737 is not set
  2272. # CONFIG_SENSORS_EMC1403 is not set
  2273. # CONFIG_SENSORS_EMC2103 is not set
  2274. # CONFIG_SENSORS_EMC6W201 is not set
  2275. # CONFIG_SENSORS_SMSC47M1 is not set
  2276. # CONFIG_SENSORS_SMSC47M192 is not set
  2277. # CONFIG_SENSORS_SMSC47B397 is not set
  2278. # CONFIG_SENSORS_SCH56XX_COMMON is not set
  2279. # CONFIG_SENSORS_SMM665 is not set
  2280. # CONFIG_SENSORS_ADC128D818 is not set
  2281. # CONFIG_SENSORS_ADS1015 is not set
  2282. # CONFIG_SENSORS_ADS7828 is not set
  2283. # CONFIG_SENSORS_ADS7871 is not set
  2284. # CONFIG_SENSORS_AMC6821 is not set
  2285. # CONFIG_SENSORS_INA209 is not set
  2286. # CONFIG_SENSORS_INA2XX is not set
  2287. # CONFIG_SENSORS_THMC50 is not set
  2288. # CONFIG_SENSORS_TMP102 is not set
  2289. # CONFIG_SENSORS_TMP103 is not set
  2290. # CONFIG_SENSORS_TMP401 is not set
  2291. # CONFIG_SENSORS_TMP421 is not set
  2292. # CONFIG_SENSORS_VT1211 is not set
  2293. # CONFIG_SENSORS_W83781D is not set
  2294. # CONFIG_SENSORS_W83791D is not set
  2295. # CONFIG_SENSORS_W83792D is not set
  2296. # CONFIG_SENSORS_W83793 is not set
  2297. # CONFIG_SENSORS_W83795 is not set
  2298. # CONFIG_SENSORS_W83L785TS is not set
  2299. # CONFIG_SENSORS_W83L786NG is not set
  2300. # CONFIG_SENSORS_W83627HF is not set
  2301. # CONFIG_SENSORS_W83627EHF is not set
  2302. CONFIG_THERMAL=y
  2303. CONFIG_THERMAL_HWMON=y
  2304. CONFIG_THERMAL_OF=y
  2305. CONFIG_THERMAL_WRITABLE_TRIPS=y
  2306. CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y
  2307. # CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set
  2308. # CONFIG_THERMAL_DEFAULT_GOV_USER_SPACE is not set
  2309. # CONFIG_THERMAL_DEFAULT_GOV_POWER_ALLOCATOR is not set
  2310. # CONFIG_THERMAL_GOV_FAIR_SHARE is not set
  2311. CONFIG_THERMAL_GOV_STEP_WISE=y
  2312. # CONFIG_THERMAL_GOV_BANG_BANG is not set
  2313. # CONFIG_THERMAL_GOV_USER_SPACE is not set
  2314. # CONFIG_THERMAL_GOV_POWER_ALLOCATOR is not set
  2315. # CONFIG_CPU_THERMAL is not set
  2316. # CONFIG_THERMAL_EMULATION is not set
  2317. CONFIG_THERMAL_TSENS8974=y
  2318. CONFIG_LIMITS_MONITOR=y
  2319. CONFIG_LIMITS_LITE_HW=y
  2320. CONFIG_THERMAL_MONITOR=y
  2321. CONFIG_THERMAL_QPNP=y
  2322. CONFIG_THERMAL_QPNP_ADC_TM=y
  2323. CONFIG_MMI_SYS_TEMP=y
  2324.  
  2325. #
  2326. # Texas Instruments thermal drivers
  2327. #
  2328. # CONFIG_WATCHDOG is not set
  2329. CONFIG_SSB_POSSIBLE=y
  2330.  
  2331. #
  2332. # Sonics Silicon Backplane
  2333. #
  2334. # CONFIG_SSB is not set
  2335. CONFIG_BCMA_POSSIBLE=y
  2336.  
  2337. #
  2338. # Broadcom specific AMBA
  2339. #
  2340. # CONFIG_BCMA is not set
  2341.  
  2342. #
  2343. # Multifunction device drivers
  2344. #
  2345. CONFIG_MFD_CORE=y
  2346. # CONFIG_MFD_AS3711 is not set
  2347. # CONFIG_MFD_AS3722 is not set
  2348. # CONFIG_PMIC_ADP5520 is not set
  2349. # CONFIG_MFD_AAT2870_CORE is not set
  2350. # CONFIG_MFD_BCM590XX is not set
  2351. # CONFIG_MFD_AXP20X is not set
  2352. # CONFIG_MFD_CROS_EC is not set
  2353. # CONFIG_MFD_ASIC3 is not set
  2354. # CONFIG_PMIC_DA903X is not set
  2355. # CONFIG_MFD_DA9052_SPI is not set
  2356. # CONFIG_MFD_DA9052_I2C is not set
  2357. # CONFIG_MFD_DA9055 is not set
  2358. # CONFIG_MFD_DA9063 is not set
  2359. # CONFIG_MFD_MC13XXX_SPI is not set
  2360. # CONFIG_MFD_MC13XXX_I2C is not set
  2361. # CONFIG_MFD_HI6421_PMIC is not set
  2362. # CONFIG_HTC_EGPIO is not set
  2363. # CONFIG_HTC_PASIC3 is not set
  2364. # CONFIG_HTC_I2CPLD is not set
  2365. # CONFIG_INTEL_SOC_PMIC is not set
  2366. # CONFIG_MFD_KEMPLD is not set
  2367. # CONFIG_MFD_88PM800 is not set
  2368. # CONFIG_MFD_88PM805 is not set
  2369. # CONFIG_MFD_88PM860X is not set
  2370. # CONFIG_MFD_MAX14577 is not set
  2371. # CONFIG_MFD_MAX77686 is not set
  2372. # CONFIG_MFD_MAX77693 is not set
  2373. # CONFIG_MFD_MAX8907 is not set
  2374. # CONFIG_MFD_MAX8925 is not set
  2375. # CONFIG_MFD_MAX8997 is not set
  2376. # CONFIG_MFD_MAX8998 is not set
  2377. # CONFIG_MFD_MENF21BMC is not set
  2378. # CONFIG_EZX_PCAP is not set
  2379. # CONFIG_MFD_VIPERBOARD is not set
  2380. # CONFIG_MFD_RETU is not set
  2381. # CONFIG_MFD_PCF50633 is not set
  2382. # CONFIG_MFD_PM8921_CORE is not set
  2383. # CONFIG_MFD_I2C_PMIC is not set
  2384. # CONFIG_MFD_RTSX_USB is not set
  2385. # CONFIG_MFD_RC5T583 is not set
  2386. # CONFIG_MFD_RK808 is not set
  2387. # CONFIG_MFD_RN5T618 is not set
  2388. # CONFIG_MFD_SEC_CORE is not set
  2389. # CONFIG_MFD_SI476X_CORE is not set
  2390. # CONFIG_MFD_SM501 is not set
  2391. # CONFIG_MFD_SMSC is not set
  2392. # CONFIG_ABX500_CORE is not set
  2393. # CONFIG_MFD_STMPE is not set
  2394. # CONFIG_MFD_SYSCON is not set
  2395. # CONFIG_MFD_TI_AM335X_TSCADC is not set
  2396. # CONFIG_MFD_LP3943 is not set
  2397. # CONFIG_MFD_LP8788 is not set
  2398. # CONFIG_MFD_PALMAS is not set
  2399. # CONFIG_TPS6105X is not set
  2400. # CONFIG_TPS65010 is not set
  2401. # CONFIG_TPS6507X is not set
  2402. # CONFIG_MFD_TPS65090 is not set
  2403. # CONFIG_MFD_TPS65217 is not set
  2404. # CONFIG_MFD_TPS65218 is not set
  2405. # CONFIG_MFD_TPS6586X is not set
  2406. # CONFIG_MFD_TPS65910 is not set
  2407. # CONFIG_MFD_TPS65912 is not set
  2408. # CONFIG_MFD_TPS65912_I2C is not set
  2409. # CONFIG_MFD_TPS65912_SPI is not set
  2410. # CONFIG_MFD_TPS80031 is not set
  2411. # CONFIG_TWL4030_CORE is not set
  2412. # CONFIG_TWL6040_CORE is not set
  2413. # CONFIG_MFD_WL1273_CORE is not set
  2414. # CONFIG_MFD_LM3533 is not set
  2415. # CONFIG_MFD_TC3589X is not set
  2416. # CONFIG_MFD_TMIO is not set
  2417. # CONFIG_MFD_T7L66XB is not set
  2418. # CONFIG_MFD_TC6387XB is not set
  2419. # CONFIG_MFD_TC6393XB is not set
  2420. # CONFIG_MFD_ARIZONA_I2C is not set
  2421. # CONFIG_MFD_ARIZONA_SPI is not set
  2422. # CONFIG_MFD_WM8400 is not set
  2423. # CONFIG_MFD_WM831X_I2C is not set
  2424. # CONFIG_MFD_WM831X_SPI is not set
  2425. # CONFIG_MFD_WM8350_I2C is not set
  2426. # CONFIG_MFD_WM8994 is not set
  2427. # CONFIG_WCD9306_CODEC is not set
  2428. # CONFIG_WCD9320_CODEC is not set
  2429. # CONFIG_WCD9330_CODEC is not set
  2430. CONFIG_WCD9335_CODEC=y
  2431. CONFIG_REGULATOR=y
  2432. # CONFIG_REGULATOR_DEBUG is not set
  2433. CONFIG_REGULATOR_FIXED_VOLTAGE=y
  2434. # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set
  2435. # CONFIG_REGULATOR_USERSPACE_CONSUMER is not set
  2436. CONFIG_REGULATOR_PROXY_CONSUMER=y
  2437. # CONFIG_REGULATOR_ACT8865 is not set
  2438. # CONFIG_REGULATOR_AD5398 is not set
  2439. CONFIG_REGULATOR_STUB=y
  2440. # CONFIG_REGULATOR_DA9210 is not set
  2441. # CONFIG_REGULATOR_DA9211 is not set
  2442. CONFIG_REGULATOR_FAN53555=y
  2443. CONFIG_REGULATOR_MSM_GFX_LDO=y
  2444. # CONFIG_REGULATOR_GPIO is not set
  2445. # CONFIG_REGULATOR_ISL9305 is not set
  2446. CONFIG_REGULATOR_MEM_ACC=y
  2447. # CONFIG_REGULATOR_ISL6271A is not set
  2448. # CONFIG_REGULATOR_LP3971 is not set
  2449. # CONFIG_REGULATOR_LP3972 is not set
  2450. # CONFIG_REGULATOR_LP872X is not set
  2451. # CONFIG_REGULATOR_LP8755 is not set
  2452. # CONFIG_REGULATOR_LTC3589 is not set
  2453. # CONFIG_REGULATOR_MAX1586 is not set
  2454. # CONFIG_REGULATOR_MAX8649 is not set
  2455. # CONFIG_REGULATOR_MAX8660 is not set
  2456. # CONFIG_REGULATOR_MAX8952 is not set
  2457. # CONFIG_REGULATOR_MAX8973 is not set
  2458. # CONFIG_REGULATOR_PFUZE100 is not set
  2459. # CONFIG_REGULATOR_PWM is not set
  2460. # CONFIG_REGULATOR_TPS51632 is not set
  2461. # CONFIG_REGULATOR_TPS62360 is not set
  2462. # CONFIG_REGULATOR_TPS65023 is not set
  2463. # CONFIG_REGULATOR_TPS6507X is not set
  2464. # CONFIG_REGULATOR_TPS6524X is not set
  2465. CONFIG_REGULATOR_RPM_SMD=y
  2466. CONFIG_REGULATOR_QPNP=y
  2467. CONFIG_REGULATOR_QPNP_LABIBB=y
  2468. CONFIG_REGULATOR_SPM=y
  2469. CONFIG_REGULATOR_CPR=y
  2470. # CONFIG_REGULATOR_CPR2_GFX is not set
  2471. CONFIG_REGULATOR_CPR3=y
  2472. # CONFIG_REGULATOR_CPR3_HMSS is not set
  2473. # CONFIG_REGULATOR_CPR3_MMSS is not set
  2474. CONFIG_REGULATOR_CPR4_APSS=y
  2475. # CONFIG_REGULATOR_CPRH_KBSS is not set
  2476. # CONFIG_REGULATOR_KRYO is not set
  2477. CONFIG_MEDIA_SUPPORT=y
  2478.  
  2479. #
  2480. # Multimedia core support
  2481. #
  2482. CONFIG_MEDIA_CAMERA_SUPPORT=y
  2483. # CONFIG_MEDIA_ANALOG_TV_SUPPORT is not set
  2484. # CONFIG_MEDIA_DIGITAL_TV_SUPPORT is not set
  2485. CONFIG_MEDIA_RADIO_SUPPORT=y
  2486. # CONFIG_MEDIA_SDR_SUPPORT is not set
  2487. # CONFIG_MEDIA_RC_SUPPORT is not set
  2488. CONFIG_MEDIA_CONTROLLER=y
  2489. CONFIG_VIDEO_DEV=y
  2490. CONFIG_VIDEO_V4L2_SUBDEV_API=y
  2491. CONFIG_VIDEO_V4L2=y
  2492. # CONFIG_VIDEO_ADV_DEBUG is not set
  2493. # CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
  2494. CONFIG_V4L2_MEM2MEM_DEV=y
  2495. CONFIG_VIDEOBUF_GEN=y
  2496. CONFIG_VIDEOBUF2_CORE=y
  2497. CONFIG_VIDEOBUF2_MEMOPS=y
  2498. CONFIG_VIDEOBUF2_VMALLOC=y
  2499. # CONFIG_TTPCI_EEPROM is not set
  2500.  
  2501. #
  2502. # Media drivers
  2503. #
  2504. CONFIG_MEDIA_USB_SUPPORT=y
  2505.  
  2506. #
  2507. # Webcam devices
  2508. #
  2509. CONFIG_USB_VIDEO_CLASS=y
  2510. CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
  2511. CONFIG_USB_GSPCA=m
  2512. # CONFIG_USB_M5602 is not set
  2513. # CONFIG_USB_STV06XX is not set
  2514. # CONFIG_USB_GL860 is not set
  2515. # CONFIG_USB_GSPCA_BENQ is not set
  2516. # CONFIG_USB_GSPCA_CONEX is not set
  2517. # CONFIG_USB_GSPCA_CPIA1 is not set
  2518. # CONFIG_USB_GSPCA_DTCS033 is not set
  2519. # CONFIG_USB_GSPCA_ETOMS is not set
  2520. # CONFIG_USB_GSPCA_FINEPIX is not set
  2521. # CONFIG_USB_GSPCA_JEILINJ is not set
  2522. # CONFIG_USB_GSPCA_JL2005BCD is not set
  2523. # CONFIG_USB_GSPCA_KINECT is not set
  2524. # CONFIG_USB_GSPCA_KONICA is not set
  2525. # CONFIG_USB_GSPCA_MARS is not set
  2526. # CONFIG_USB_GSPCA_MR97310A is not set
  2527. # CONFIG_USB_GSPCA_NW80X is not set
  2528. # CONFIG_USB_GSPCA_OV519 is not set
  2529. # CONFIG_USB_GSPCA_OV534 is not set
  2530. # CONFIG_USB_GSPCA_OV534_9 is not set
  2531. # CONFIG_USB_GSPCA_PAC207 is not set
  2532. # CONFIG_USB_GSPCA_PAC7302 is not set
  2533. # CONFIG_USB_GSPCA_PAC7311 is not set
  2534. # CONFIG_USB_GSPCA_SE401 is not set
  2535. # CONFIG_USB_GSPCA_SN9C2028 is not set
  2536. # CONFIG_USB_GSPCA_SN9C20X is not set
  2537. # CONFIG_USB_GSPCA_SONIXB is not set
  2538. # CONFIG_USB_GSPCA_SONIXJ is not set
  2539. # CONFIG_USB_GSPCA_SPCA500 is not set
  2540. # CONFIG_USB_GSPCA_SPCA501 is not set
  2541. # CONFIG_USB_GSPCA_SPCA505 is not set
  2542. # CONFIG_USB_GSPCA_SPCA506 is not set
  2543. # CONFIG_USB_GSPCA_SPCA508 is not set
  2544. # CONFIG_USB_GSPCA_SPCA561 is not set
  2545. # CONFIG_USB_GSPCA_SPCA1528 is not set
  2546. # CONFIG_USB_GSPCA_SQ905 is not set
  2547. # CONFIG_USB_GSPCA_SQ905C is not set
  2548. # CONFIG_USB_GSPCA_SQ930X is not set
  2549. # CONFIG_USB_GSPCA_STK014 is not set
  2550. # CONFIG_USB_GSPCA_STK1135 is not set
  2551. # CONFIG_USB_GSPCA_STV0680 is not set
  2552. # CONFIG_USB_GSPCA_SUNPLUS is not set
  2553. # CONFIG_USB_GSPCA_T613 is not set
  2554. # CONFIG_USB_GSPCA_TOPRO is not set
  2555. # CONFIG_USB_GSPCA_TV8532 is not set
  2556. # CONFIG_USB_GSPCA_VC032X is not set
  2557. # CONFIG_USB_GSPCA_VICAM is not set
  2558. # CONFIG_USB_GSPCA_XIRLINK_CIT is not set
  2559. # CONFIG_USB_GSPCA_ZC3XX is not set
  2560. # CONFIG_USB_PWC is not set
  2561. # CONFIG_VIDEO_CPIA2 is not set
  2562. # CONFIG_USB_ZR364XX is not set
  2563. # CONFIG_USB_STKWEBCAM is not set
  2564. # CONFIG_USB_S2255 is not set
  2565. # CONFIG_VIDEO_USBTV is not set
  2566.  
  2567. #
  2568. # Webcam, TV (analog/digital) USB devices
  2569. #
  2570. # CONFIG_VIDEO_EM28XX is not set
  2571. CONFIG_V4L_PLATFORM_DRIVERS=y
  2572. CONFIG_SOC_CAMERA=y
  2573. CONFIG_SOC_CAMERA_PLATFORM=y
  2574. # CONFIG_V4L_MEM2MEM_DRIVERS is not set
  2575. # CONFIG_V4L_TEST_DRIVERS is not set
  2576. CONFIG_MSM_VIDC_V4L2=y
  2577. # CONFIG_MSM_VIDC_VMEM is not set
  2578. CONFIG_MSM_VIDC_GOVERNORS=y
  2579.  
  2580. #
  2581. # Qualcomm MSM Camera And Video
  2582. #
  2583. CONFIG_MSM_CAMERA=y
  2584. # CONFIG_MSM_CAMERA_DEBUG is not set
  2585. # CONFIG_MSM_CAMERA_AUTOMOTIVE is not set
  2586. CONFIG_MSMB_CAMERA=y
  2587. # CONFIG_MSMB_CAMERA_DEBUG is not set
  2588. # CONFIG_MSMB_CAMERA_2016 is not set
  2589. CONFIG_MSM_CAMERA_SENSOR=y
  2590. CONFIG_MSM_CPP=y
  2591. CONFIG_MSM_CCI=y
  2592. CONFIG_MSM_CSI20_HEADER=y
  2593. CONFIG_MSM_CSI22_HEADER=y
  2594. CONFIG_MSM_CSI30_HEADER=y
  2595. CONFIG_MSM_CSI31_HEADER=y
  2596. CONFIG_MSM_CSIPHY=y
  2597. CONFIG_MSM_CSID=y
  2598. CONFIG_MSM_EEPROM=y
  2599. CONFIG_MSM_ISPIF=y
  2600. # CONFIG_MSM_ISPIF_V1 is not set
  2601. # CONFIG_MSM_ISPIF_V2 is not set
  2602. CONFIG_IMX134=y
  2603. CONFIG_IMX132=y
  2604. CONFIG_OV9724=y
  2605. CONFIG_OV5648=y
  2606. CONFIG_GC0339=y
  2607. CONFIG_OV8825=y
  2608. CONFIG_OV8865=y
  2609. CONFIG_s5k4e1=y
  2610. CONFIG_OV12830=y
  2611. CONFIG_MSM_V4L2_VIDEO_OVERLAY_DEVICE=y
  2612. CONFIG_MSMB_JPEG=y
  2613. CONFIG_MSM_FD=y
  2614. # CONFIG_MSM_JPEGDMA is not set
  2615. # CONFIG_DEBUG_CAMERA is not set
  2616. # CONFIG_TSPP is not set
  2617. CONFIG_MSM_SDE_ROTATOR=y
  2618.  
  2619. #
  2620. # Supported MMC/SDIO adapters
  2621. #
  2622. CONFIG_RADIO_ADAPTERS=y
  2623. # CONFIG_RADIO_SI470X is not set
  2624. # CONFIG_RADIO_SI4713 is not set
  2625. # CONFIG_USB_MR800 is not set
  2626. # CONFIG_USB_DSBR is not set
  2627. # CONFIG_RADIO_SHARK is not set
  2628. # CONFIG_RADIO_SHARK2 is not set
  2629. # CONFIG_USB_KEENE is not set
  2630. # CONFIG_USB_RAREMONO is not set
  2631. # CONFIG_USB_MA901 is not set
  2632. # CONFIG_RADIO_TEA5764 is not set
  2633. # CONFIG_RADIO_SAA7706H is not set
  2634. # CONFIG_RADIO_TEF6862 is not set
  2635. # CONFIG_RADIO_WL1273 is not set
  2636.  
  2637. #
  2638. # Texas Instruments WL128x FM driver (ST based)
  2639. #
  2640. # CONFIG_RADIO_WL128X is not set
  2641. CONFIG_RADIO_IRIS=y
  2642. CONFIG_RADIO_IRIS_TRANSPORT=y
  2643. # CONFIG_RADIO_SILABS is not set
  2644. # CONFIG_CYPRESS_FIRMWARE is not set
  2645.  
  2646. #
  2647. # Media ancillary drivers (tuners, sensors, i2c, frontends)
  2648. #
  2649. CONFIG_MEDIA_SUBDRV_AUTOSELECT=y
  2650. CONFIG_MEDIA_ATTACH=y
  2651.  
  2652. #
  2653. # Audio decoders, processors and mixers
  2654. #
  2655.  
  2656. #
  2657. # RDS decoders
  2658. #
  2659.  
  2660. #
  2661. # Video decoders
  2662. #
  2663.  
  2664. #
  2665. # Video and audio decoders
  2666. #
  2667.  
  2668. #
  2669. # Video encoders
  2670. #
  2671.  
  2672. #
  2673. # Camera sensor devices
  2674. #
  2675.  
  2676. #
  2677. # Flash devices
  2678. #
  2679.  
  2680. #
  2681. # Video improvement chips
  2682. #
  2683.  
  2684. #
  2685. # Audio/Video compression chips
  2686. #
  2687.  
  2688. #
  2689. # Miscellaneous helper chips
  2690. #
  2691.  
  2692. #
  2693. # Sensors used on soc_camera driver
  2694. #
  2695.  
  2696. #
  2697. # soc_camera sensor drivers
  2698. #
  2699. # CONFIG_SOC_CAMERA_IMX074 is not set
  2700. # CONFIG_SOC_CAMERA_MT9M001 is not set
  2701. # CONFIG_SOC_CAMERA_MT9M111 is not set
  2702. # CONFIG_SOC_CAMERA_MT9T031 is not set
  2703. # CONFIG_SOC_CAMERA_MT9T112 is not set
  2704. # CONFIG_SOC_CAMERA_MT9V022 is not set
  2705. # CONFIG_SOC_CAMERA_OV2640 is not set
  2706. # CONFIG_SOC_CAMERA_OV5642 is not set
  2707. # CONFIG_SOC_CAMERA_OV6650 is not set
  2708. # CONFIG_SOC_CAMERA_OV772X is not set
  2709. # CONFIG_SOC_CAMERA_OV9640 is not set
  2710. # CONFIG_SOC_CAMERA_OV9740 is not set
  2711. # CONFIG_SOC_CAMERA_RJ54N1 is not set
  2712. # CONFIG_SOC_CAMERA_TW9910 is not set
  2713. CONFIG_MEDIA_TUNER=y
  2714. CONFIG_MEDIA_TUNER_SIMPLE=y
  2715. CONFIG_MEDIA_TUNER_TDA8290=y
  2716. CONFIG_MEDIA_TUNER_TDA827X=y
  2717. CONFIG_MEDIA_TUNER_TDA18271=y
  2718. CONFIG_MEDIA_TUNER_TDA9887=y
  2719. CONFIG_MEDIA_TUNER_TEA5761=y
  2720. CONFIG_MEDIA_TUNER_TEA5767=y
  2721. CONFIG_MEDIA_TUNER_MT20XX=y
  2722. CONFIG_MEDIA_TUNER_XC2028=y
  2723. CONFIG_MEDIA_TUNER_XC5000=y
  2724. CONFIG_MEDIA_TUNER_XC4000=y
  2725. CONFIG_MEDIA_TUNER_MC44S803=y
  2726.  
  2727. #
  2728. # Tools to develop new frontends
  2729. #
  2730. # CONFIG_DVB_DUMMY_FE is not set
  2731.  
  2732. #
  2733. # Graphics support
  2734. #
  2735. CONFIG_MSM_KGSL=y
  2736. # CONFIG_MSM_KGSL_CFF_DUMP is not set
  2737. CONFIG_MSM_ADRENO_DEFAULT_GOVERNOR="msm-adreno-tz"
  2738. CONFIG_MSM_KGSL_IOMMU=y
  2739.  
  2740. #
  2741. # Direct Rendering Manager
  2742. #
  2743. # CONFIG_DRM is not set
  2744.  
  2745. #
  2746. # Frame buffer Devices
  2747. #
  2748. CONFIG_FB=y
  2749. # CONFIG_FIRMWARE_EDID is not set
  2750. CONFIG_FB_CMDLINE=y
  2751. # CONFIG_FB_DDC is not set
  2752. # CONFIG_FB_BOOT_VESA_SUPPORT is not set
  2753. CONFIG_FB_CFB_FILLRECT=y
  2754. CONFIG_FB_CFB_COPYAREA=y
  2755. CONFIG_FB_CFB_IMAGEBLIT=y
  2756. # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
  2757. # CONFIG_FB_SYS_FILLRECT is not set
  2758. # CONFIG_FB_SYS_COPYAREA is not set
  2759. # CONFIG_FB_SYS_IMAGEBLIT is not set
  2760. # CONFIG_FB_FOREIGN_ENDIAN is not set
  2761. # CONFIG_FB_SYS_FOPS is not set
  2762. # CONFIG_FB_SVGALIB is not set
  2763. # CONFIG_FB_MACMODES is not set
  2764. # CONFIG_FB_BACKLIGHT is not set
  2765. # CONFIG_FB_MODE_HELPERS is not set
  2766. # CONFIG_FB_TILEBLITTING is not set
  2767.  
  2768. #
  2769. # Frame buffer hardware drivers
  2770. #
  2771. # CONFIG_FB_OPENCORES is not set
  2772. # CONFIG_FB_S1D13XXX is not set
  2773. # CONFIG_FB_SMSCUFX is not set
  2774. # CONFIG_FB_UDL is not set
  2775. # CONFIG_FB_VIRTUAL is not set
  2776. # CONFIG_FB_METRONOME is not set
  2777. CONFIG_FB_MSM=y
  2778. # CONFIG_FB_BROADSHEET is not set
  2779. # CONFIG_FB_AUO_K190X is not set
  2780. # CONFIG_FB_SIMPLE is not set
  2781. # CONFIG_FB_QUICKDRAW is not set
  2782. # CONFIG_MSM_BA_V4L2 is not set
  2783. CONFIG_MSM_DBA=y
  2784. CONFIG_MSM_DBA_ADV7533=y
  2785. CONFIG_MSM_DBA_MOT_DBA=y
  2786. CONFIG_MSM_DBA_DSI_MOD_DISPLAY=y
  2787. CONFIG_FB_MSM_MDSS_COMMON=y
  2788. # CONFIG_FB_MSM_MDP is not set
  2789. CONFIG_FB_MSM_MDSS=y
  2790. # CONFIG_FB_MSM_MDP_NONE is not set
  2791. # CONFIG_FB_MSM_QPIC_ILI_QVGA_PANEL is not set
  2792. # CONFIG_FB_MSM_QPIC_PANEL_DETECT is not set
  2793. CONFIG_FB_MSM_MDSS_WRITEBACK=y
  2794. CONFIG_FB_MSM_MDSS_HDMI_PANEL=y
  2795. # CONFIG_FB_MSM_MDSS_HDMI_MHL_SII8334 is not set
  2796. # CONFIG_FB_MSM_MDSS_MHL3 is not set
  2797. # CONFIG_FB_MSM_MDSS_DSI_CTRL_STATUS is not set
  2798. # CONFIG_FB_MSM_MDSS_EDP_PANEL is not set
  2799. # CONFIG_FB_MSM_MDSS_MDP3 is not set
  2800. # CONFIG_FB_MSM_MDSS_XLOG_DEBUG is not set
  2801. # CONFIG_FB_MSM_MDSS_PANEL_STATS_OPR is not set
  2802. # CONFIG_FB_SSD1307 is not set
  2803. CONFIG_MOD_DISPLAY=y
  2804. CONFIG_BACKLIGHT_LCD_SUPPORT=y
  2805. CONFIG_LCD_CLASS_DEVICE=m
  2806. # CONFIG_LCD_L4F00242T03 is not set
  2807. # CONFIG_LCD_LMS283GF05 is not set
  2808. # CONFIG_LCD_LTV350QV is not set
  2809. # CONFIG_LCD_ILI922X is not set
  2810. # CONFIG_LCD_ILI9320 is not set
  2811. # CONFIG_LCD_TDO24M is not set
  2812. # CONFIG_LCD_VGG2432A4 is not set
  2813. # CONFIG_LCD_PLATFORM is not set
  2814. # CONFIG_LCD_S6E63M0 is not set
  2815. # CONFIG_LCD_LD9040 is not set
  2816. # CONFIG_LCD_AMS369FG06 is not set
  2817. # CONFIG_LCD_LMS501KF03 is not set
  2818. # CONFIG_LCD_HX8357 is not set
  2819. CONFIG_BACKLIGHT_CLASS_DEVICE=m
  2820. CONFIG_BACKLIGHT_GENERIC=m
  2821. # CONFIG_BACKLIGHT_PWM is not set
  2822. # CONFIG_BACKLIGHT_ADP8860 is not set
  2823. # CONFIG_BACKLIGHT_ADP8870 is not set
  2824. # CONFIG_BACKLIGHT_LM3630A is not set
  2825. # CONFIG_BACKLIGHT_LM3639 is not set
  2826. # CONFIG_BACKLIGHT_LP855X is not set
  2827. # CONFIG_BACKLIGHT_GPIO is not set
  2828. # CONFIG_BACKLIGHT_LV5207LP is not set
  2829. # CONFIG_BACKLIGHT_BD6107 is not set
  2830. # CONFIG_ADF is not set
  2831. # CONFIG_SLIMPORT_ANX7816 is not set
  2832. # CONFIG_SLIMPORT_DYNAMIC_HPD is not set
  2833. CONFIG_SLIMPORT_ANX7805=y
  2834. CONFIG_SLIMPORT_COMMON=y
  2835. CONFIG_SLIMPORT_MOD_DISPLAY=y
  2836. # CONFIG_VGASTATE is not set
  2837. # CONFIG_LOGO is not set
  2838. CONFIG_PANEL_NOTIFICATIONS=y
  2839. CONFIG_SOUND=y
  2840. # CONFIG_SOUND_OSS_CORE is not set
  2841. CONFIG_SND=y
  2842. CONFIG_SND_TIMER=y
  2843. CONFIG_SND_PCM=y
  2844. CONFIG_SND_HWDEP=y
  2845. CONFIG_SND_RAWMIDI=y
  2846. CONFIG_SND_COMPRESS_OFFLOAD=y
  2847. CONFIG_SND_JACK=y
  2848. # CONFIG_SND_SEQUENCER is not set
  2849. # CONFIG_SND_MIXER_OSS is not set
  2850. # CONFIG_SND_PCM_OSS is not set
  2851. # CONFIG_SND_HRTIMER is not set
  2852. CONFIG_SND_DYNAMIC_MINORS=y
  2853. CONFIG_SND_MAX_CARDS=32
  2854. CONFIG_SND_SUPPORT_OLD_API=y
  2855. CONFIG_SND_VERBOSE_PROCFS=y
  2856. # CONFIG_SND_VERBOSE_PRINTK is not set
  2857. # CONFIG_SND_DEBUG is not set
  2858. # CONFIG_SND_RAWMIDI_SEQ is not set
  2859. # CONFIG_SND_OPL3_LIB_SEQ is not set
  2860. # CONFIG_SND_OPL4_LIB_SEQ is not set
  2861. # CONFIG_SND_SBAWE_SEQ is not set
  2862. # CONFIG_SND_EMU10K1_SEQ is not set
  2863. CONFIG_SND_DRIVERS=y
  2864. # CONFIG_SND_DUMMY is not set
  2865. # CONFIG_SND_ALOOP is not set
  2866. # CONFIG_SND_MTPAV is not set
  2867. # CONFIG_SND_SERIAL_U16550 is not set
  2868. # CONFIG_SND_MPU401 is not set
  2869.  
  2870. #
  2871. # HD-Audio
  2872. #
  2873. CONFIG_SND_ARM=y
  2874. CONFIG_SND_SPI=y
  2875. CONFIG_SND_USB=y
  2876. CONFIG_SND_USB_AUDIO=y
  2877. # CONFIG_SND_USB_UA101 is not set
  2878. # CONFIG_SND_USB_CAIAQ is not set
  2879. # CONFIG_SND_USB_6FIRE is not set
  2880. # CONFIG_SND_USB_HIFACE is not set
  2881. # CONFIG_SND_BCD2000 is not set
  2882. CONFIG_SND_SOC=y
  2883. # CONFIG_SND_ATMEL_SOC is not set
  2884. # CONFIG_SND_DESIGNWARE_I2S is not set
  2885.  
  2886. #
  2887. # SoC Audio for Freescale CPUs
  2888. #
  2889.  
  2890. #
  2891. # Common SoC Audio options for Freescale CPUs:
  2892. #
  2893. # CONFIG_SND_SOC_FSL_ASRC is not set
  2894. # CONFIG_SND_SOC_FSL_SAI is not set
  2895. # CONFIG_SND_SOC_FSL_SSI is not set
  2896. # CONFIG_SND_SOC_FSL_SPDIF is not set
  2897. # CONFIG_SND_SOC_FSL_ESAI is not set
  2898. # CONFIG_SND_SOC_IMX_AUDMUX is not set
  2899.  
  2900. #
  2901. # MSM SoC Audio support
  2902. #
  2903. CONFIG_SND_SOC_MSM_HOSTLESS_PCM=y
  2904. CONFIG_SND_SOC_MSM_QDSP6V2_INTF=y
  2905. CONFIG_SND_SOC_QDSP6V2=y
  2906. # CONFIG_SND_SOC_QDSP_DEBUG is not set
  2907. CONFIG_DOLBY_DAP=y
  2908. CONFIG_DOLBY_DS2=y
  2909. CONFIG_DTS_EAGLE=y
  2910. CONFIG_DTS_SRS_TM=y
  2911. CONFIG_QTI_PP=y
  2912. CONFIG_SND_SOC_CPE=y
  2913. # CONFIG_SND_SOC_OPALUM is not set
  2914. CONFIG_SND_SOC_MSM8X16=y
  2915. # CONFIG_SND_CS35L35_I2C2 is not set
  2916. CONFIG_SND_SOC_I2C_AND_SPI=y
  2917.  
  2918. #
  2919. # CODEC drivers
  2920. #
  2921. # CONFIG_SND_SOC_ADAU1701 is not set
  2922. # CONFIG_SND_SOC_AK4104 is not set
  2923. # CONFIG_SND_SOC_AK4554 is not set
  2924. # CONFIG_SND_SOC_AK4642 is not set
  2925. # CONFIG_SND_SOC_AK5386 is not set
  2926. # CONFIG_SND_SOC_ALC5623 is not set
  2927. # CONFIG_SND_SOC_CS35L32 is not set
  2928. # CONFIG_SND_SOC_CS35L34 is not set
  2929. # CONFIG_SND_SOC_CS35L35 is not set
  2930. # CONFIG_SND_SOC_CS42L52 is not set
  2931. # CONFIG_SND_SOC_CS42L56 is not set
  2932. # CONFIG_SND_SOC_CS42L73 is not set
  2933. # CONFIG_SND_SOC_CS4265 is not set
  2934. # CONFIG_SND_SOC_CS4270 is not set
  2935. # CONFIG_SND_SOC_CS4271 is not set
  2936. # CONFIG_SND_SOC_CS42XX8_I2C is not set
  2937. # CONFIG_SND_SOC_HDMI_CODEC is not set
  2938. # CONFIG_SND_SOC_ES8328 is not set
  2939. # CONFIG_SND_SOC_PCM1681 is not set
  2940. # CONFIG_SND_SOC_PCM1792A is not set
  2941. # CONFIG_SND_SOC_PCM512x_I2C is not set
  2942. # CONFIG_SND_SOC_PCM512x_SPI is not set
  2943. # CONFIG_SND_SOC_SGTL5000 is not set
  2944. # CONFIG_SND_SOC_SIRF_AUDIO_CODEC is not set
  2945. # CONFIG_SND_SOC_SPDIF is not set
  2946. # CONFIG_SND_SOC_SSM2602_SPI is not set
  2947. # CONFIG_SND_SOC_SSM2602_I2C is not set
  2948. # CONFIG_SND_SOC_SSM4567 is not set
  2949. # CONFIG_SND_SOC_STA350 is not set
  2950. # CONFIG_SND_SOC_TAS2552 is not set
  2951. # CONFIG_SND_SOC_TAS5086 is not set
  2952. # CONFIG_SND_SOC_TLV320AIC31XX is not set
  2953. # CONFIG_SND_SOC_TLV320AIC3X is not set
  2954. CONFIG_SND_SOC_WCD9330=y
  2955. CONFIG_SND_SOC_WCD9335=y
  2956. CONFIG_SND_SOC_WSA881X_SENSORS=y
  2957. CONFIG_SND_SOC_WSA881X=y
  2958. CONFIG_SND_SOC_WSA881X_ANALOG=y
  2959. CONFIG_SND_SOC_MSM8X16_WCD=y
  2960. CONFIG_SND_SOC_WCD9XXX=y
  2961. CONFIG_SND_SOC_WCD9XXX_V2=y
  2962. CONFIG_SND_SOC_WCD_CPE=y
  2963. CONFIG_AUDIO_EXT_CLK=y
  2964. CONFIG_SND_SOC_WCD_MBHC=y
  2965. # CONFIG_SND_SOC_WM8510 is not set
  2966. # CONFIG_SND_SOC_WM8523 is not set
  2967. # CONFIG_SND_SOC_WM8580 is not set
  2968. # CONFIG_SND_SOC_WM8711 is not set
  2969. # CONFIG_SND_SOC_WM8728 is not set
  2970. # CONFIG_SND_SOC_WM8731 is not set
  2971. # CONFIG_SND_SOC_WM8737 is not set
  2972. # CONFIG_SND_SOC_WM8741 is not set
  2973. # CONFIG_SND_SOC_WM8750 is not set
  2974. # CONFIG_SND_SOC_WM8753 is not set
  2975. # CONFIG_SND_SOC_WM8770 is not set
  2976. # CONFIG_SND_SOC_WM8776 is not set
  2977. # CONFIG_SND_SOC_WM8804 is not set
  2978. # CONFIG_SND_SOC_WM8903 is not set
  2979. # CONFIG_SND_SOC_WM8962 is not set
  2980. # CONFIG_SND_SOC_WM8978 is not set
  2981. # CONFIG_SND_SOC_TPA6130A2 is not set
  2982. CONFIG_SND_SOC_MSM_STUB=y
  2983. CONFIG_SND_SOC_MSM_HDMI_DBA_CODEC_RX=y
  2984. # CONFIG_SND_SIMPLE_CARD is not set
  2985. # CONFIG_SOUND_PRIME is not set
  2986.  
  2987. #
  2988. # HID support
  2989. #
  2990. CONFIG_HID=y
  2991. # CONFIG_HID_BATTERY_STRENGTH is not set
  2992. CONFIG_HIDRAW=y
  2993. CONFIG_UHID=y
  2994. CONFIG_HID_GENERIC=y
  2995.  
  2996. #
  2997. # Special HID drivers
  2998. #
  2999. # CONFIG_HID_A4TECH is not set
  3000. # CONFIG_HID_ACRUX is not set
  3001. CONFIG_HID_APPLE=y
  3002. # CONFIG_HID_APPLEIR is not set
  3003. # CONFIG_HID_AUREAL is not set
  3004. # CONFIG_HID_BELKIN is not set
  3005. # CONFIG_HID_CHERRY is not set
  3006. # CONFIG_HID_CHICONY is not set
  3007. # CONFIG_HID_PRODIKEYS is not set
  3008. # CONFIG_HID_CP2112 is not set
  3009. # CONFIG_HID_CYPRESS is not set
  3010. # CONFIG_HID_DRAGONRISE is not set
  3011. # CONFIG_HID_EMS_FF is not set
  3012. CONFIG_HID_ELECOM=y
  3013. # CONFIG_HID_ELO is not set
  3014. # CONFIG_HID_EZKEY is not set
  3015. # CONFIG_HID_HOLTEK is not set
  3016. # CONFIG_HID_GT683R is not set
  3017. # CONFIG_HID_HUION is not set
  3018. # CONFIG_HID_KEYTOUCH is not set
  3019. # CONFIG_HID_KYE is not set
  3020. # CONFIG_HID_UCLOGIC is not set
  3021. # CONFIG_HID_WALTOP is not set
  3022. # CONFIG_HID_GYRATION is not set
  3023. # CONFIG_HID_ICADE is not set
  3024. # CONFIG_HID_TWINHAN is not set
  3025. # CONFIG_HID_KENSINGTON is not set
  3026. # CONFIG_HID_LCPOWER is not set
  3027. # CONFIG_HID_LENOVO is not set
  3028. # CONFIG_HID_LOGITECH is not set
  3029. CONFIG_HID_MAGICMOUSE=y
  3030. CONFIG_HID_MICROSOFT=y
  3031. # CONFIG_HID_MONTEREY is not set
  3032. CONFIG_HID_MULTITOUCH=y
  3033. # CONFIG_HID_NTRIG is not set
  3034. # CONFIG_HID_ORTEK is not set
  3035. # CONFIG_HID_PANTHERLORD is not set
  3036. # CONFIG_HID_PENMOUNT is not set
  3037. # CONFIG_HID_PETALYNX is not set
  3038. # CONFIG_HID_PICOLCD is not set
  3039. # CONFIG_HID_PRIMAX is not set
  3040. # CONFIG_HID_ROCCAT is not set
  3041. # CONFIG_HID_SAITEK is not set
  3042. # CONFIG_HID_SAMSUNG is not set
  3043. # CONFIG_HID_SONY is not set
  3044. # CONFIG_HID_SPEEDLINK is not set
  3045. # CONFIG_HID_STEELSERIES is not set
  3046. # CONFIG_HID_SUNPLUS is not set
  3047. # CONFIG_HID_RMI is not set
  3048. # CONFIG_HID_GREENASIA is not set
  3049. # CONFIG_HID_SMARTJOYPLUS is not set
  3050. # CONFIG_HID_TIVO is not set
  3051. # CONFIG_HID_TOPSEED is not set
  3052. # CONFIG_HID_THINGM is not set
  3053. # CONFIG_HID_THRUSTMASTER is not set
  3054. # CONFIG_HID_WACOM is not set
  3055. # CONFIG_HID_WIIMOTE is not set
  3056. # CONFIG_HID_XINMO is not set
  3057. # CONFIG_HID_ZEROPLUS is not set
  3058. # CONFIG_HID_ZYDACRON is not set
  3059. # CONFIG_HID_SENSOR_HUB is not set
  3060. CONFIG_HID_MOTOROLA_MODS=y
  3061.  
  3062. #
  3063. # USB HID support
  3064. #
  3065. CONFIG_USB_HID=y
  3066. # CONFIG_HID_PID is not set
  3067. # CONFIG_USB_HIDDEV is not set
  3068.  
  3069. #
  3070. # I2C HID support
  3071. #
  3072. # CONFIG_I2C_HID is not set
  3073. CONFIG_USB_OHCI_LITTLE_ENDIAN=y
  3074. CONFIG_USB_SUPPORT=y
  3075. CONFIG_USB_COMMON=y
  3076. CONFIG_USB_ARCH_HAS_HCD=y
  3077. CONFIG_USB=y
  3078. CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
  3079.  
  3080. #
  3081. # Miscellaneous USB options
  3082. #
  3083. CONFIG_USB_DEFAULT_PERSIST=y
  3084. # CONFIG_USB_DYNAMIC_MINORS is not set
  3085. # CONFIG_USB_OTG is not set
  3086. # CONFIG_USB_OTG_WHITELIST is not set
  3087. # CONFIG_USB_OTG_BLACKLIST_HUB is not set
  3088. # CONFIG_USB_OTG_FSM is not set
  3089. CONFIG_USB_MON=y
  3090. # CONFIG_USB_WUSB_CBAF is not set
  3091.  
  3092. #
  3093. # USB Host Controller Drivers
  3094. #
  3095. # CONFIG_USB_C67X00_HCD is not set
  3096. CONFIG_USB_XHCI_HCD=y
  3097. CONFIG_USB_XHCI_PLATFORM=y
  3098. CONFIG_USB_EHCI_HCD=y
  3099. CONFIG_USB_EHCI_ROOT_HUB_TT=y
  3100. CONFIG_USB_EHCI_TT_NEWSCHED=y
  3101. CONFIG_USB_EHCI_MSM=y
  3102. # CONFIG_USB_EHCI_MSM_HSIC is not set
  3103. # CONFIG_USB_EHCI_HCD_PLATFORM is not set
  3104. # CONFIG_USB_OXU210HP_HCD is not set
  3105. # CONFIG_USB_ISP116X_HCD is not set
  3106. # CONFIG_USB_ISP1760_HCD is not set
  3107. # CONFIG_USB_ISP1362_HCD is not set
  3108. # CONFIG_USB_FUSBH200_HCD is not set
  3109. # CONFIG_USB_FOTG210_HCD is not set
  3110. # CONFIG_USB_MAX3421_HCD is not set
  3111. # CONFIG_USB_OHCI_HCD is not set
  3112. # CONFIG_USB_SL811_HCD is not set
  3113. # CONFIG_USB_R8A66597_HCD is not set
  3114. # CONFIG_USB_HCD_TEST_MODE is not set
  3115.  
  3116. #
  3117. # USB Device Class drivers
  3118. #
  3119. CONFIG_USB_ACM=y
  3120. # CONFIG_USB_PRINTER is not set
  3121. # CONFIG_USB_WDM is not set
  3122. # CONFIG_USB_TMC is not set
  3123.  
  3124. #
  3125. # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
  3126. #
  3127.  
  3128. #
  3129. # also be needed; see USB_STORAGE Help for more info
  3130. #
  3131. CONFIG_USB_STORAGE=y
  3132. # CONFIG_USB_STORAGE_DEBUG is not set
  3133. # CONFIG_USB_STORAGE_REALTEK is not set
  3134. CONFIG_USB_STORAGE_DATAFAB=y
  3135. CONFIG_USB_STORAGE_FREECOM=y
  3136. CONFIG_USB_STORAGE_ISD200=y
  3137. CONFIG_USB_STORAGE_USBAT=y
  3138. CONFIG_USB_STORAGE_SDDR09=y
  3139. CONFIG_USB_STORAGE_SDDR55=y
  3140. CONFIG_USB_STORAGE_JUMPSHOT=y
  3141. CONFIG_USB_STORAGE_ALAUDA=y
  3142. CONFIG_USB_STORAGE_ONETOUCH=y
  3143. CONFIG_USB_STORAGE_KARMA=y
  3144. CONFIG_USB_STORAGE_CYPRESS_ATACB=y
  3145. # CONFIG_USB_STORAGE_ENE_UB6250 is not set
  3146. # CONFIG_USB_UAS is not set
  3147.  
  3148. #
  3149. # USB Imaging devices
  3150. #
  3151. # CONFIG_USB_MDC800 is not set
  3152. # CONFIG_USB_MICROTEK is not set
  3153. # CONFIG_USBIP_CORE is not set
  3154. # CONFIG_USB_MUSB_HDRC is not set
  3155. CONFIG_USB_DWC3=y
  3156. # CONFIG_USB_DWC3_HOST is not set
  3157. # CONFIG_USB_DWC3_GADGET is not set
  3158. CONFIG_USB_DWC3_DUAL_ROLE=y
  3159.  
  3160. #
  3161. # Platform Glue Driver Support
  3162. #
  3163. CONFIG_USB_DWC3_MSM=y
  3164.  
  3165. #
  3166. # Debugging features
  3167. #
  3168. # CONFIG_USB_DWC3_DEBUG is not set
  3169. # CONFIG_DWC3_HOST_USB3_LPM_ENABLE is not set
  3170. # CONFIG_USB_DWC2 is not set
  3171. # CONFIG_USB_CHIPIDEA is not set
  3172.  
  3173. #
  3174. # USB port drivers
  3175. #
  3176. CONFIG_USB_SERIAL=y
  3177. # CONFIG_USB_SERIAL_CONSOLE is not set
  3178. # CONFIG_USB_SERIAL_GENERIC is not set
  3179. # CONFIG_USB_SERIAL_SIMPLE is not set
  3180. # CONFIG_USB_SERIAL_AIRCABLE is not set
  3181. # CONFIG_USB_SERIAL_ARK3116 is not set
  3182. # CONFIG_USB_SERIAL_BELKIN is not set
  3183. # CONFIG_USB_SERIAL_CH341 is not set
  3184. # CONFIG_USB_SERIAL_WHITEHEAT is not set
  3185. # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
  3186. # CONFIG_USB_SERIAL_CP210X is not set
  3187. # CONFIG_USB_SERIAL_CYPRESS_M8 is not set
  3188. # CONFIG_USB_SERIAL_EMPEG is not set
  3189. # CONFIG_USB_SERIAL_FTDI_SIO is not set
  3190. # CONFIG_USB_SERIAL_VISOR is not set
  3191. # CONFIG_USB_SERIAL_IPAQ is not set
  3192. # CONFIG_USB_SERIAL_IR is not set
  3193. # CONFIG_USB_SERIAL_EDGEPORT is not set
  3194. # CONFIG_USB_SERIAL_EDGEPORT_TI is not set
  3195. # CONFIG_USB_SERIAL_F81232 is not set
  3196. # CONFIG_USB_SERIAL_GARMIN is not set
  3197. # CONFIG_USB_SERIAL_IPW is not set
  3198. # CONFIG_USB_SERIAL_IUU is not set
  3199. # CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
  3200. # CONFIG_USB_SERIAL_KEYSPAN is not set
  3201. # CONFIG_USB_SERIAL_KLSI is not set
  3202. # CONFIG_USB_SERIAL_KOBIL_SCT is not set
  3203. # CONFIG_USB_SERIAL_MCT_U232 is not set
  3204. # CONFIG_USB_SERIAL_METRO is not set
  3205. # CONFIG_USB_SERIAL_MOS7720 is not set
  3206. # CONFIG_USB_SERIAL_MOS7840 is not set
  3207. # CONFIG_USB_SERIAL_MXUPORT is not set
  3208. # CONFIG_USB_SERIAL_NAVMAN is not set
  3209. # CONFIG_USB_SERIAL_PL2303 is not set
  3210. # CONFIG_USB_SERIAL_OTI6858 is not set
  3211. # CONFIG_USB_SERIAL_QCAUX is not set
  3212. # CONFIG_USB_SERIAL_QUALCOMM is not set
  3213. # CONFIG_USB_SERIAL_SPCP8X5 is not set
  3214. # CONFIG_USB_SERIAL_SAFE is not set
  3215. # CONFIG_USB_SERIAL_SIERRAWIRELESS is not set
  3216. # CONFIG_USB_SERIAL_SYMBOL is not set
  3217. # CONFIG_USB_SERIAL_TI is not set
  3218. # CONFIG_USB_SERIAL_CYBERJACK is not set
  3219. # CONFIG_USB_SERIAL_XIRCOM is not set
  3220. # CONFIG_USB_SERIAL_OPTION is not set
  3221. # CONFIG_USB_SERIAL_OMNINET is not set
  3222. # CONFIG_USB_SERIAL_OPTICON is not set
  3223. # CONFIG_USB_SERIAL_XSENS_MT is not set
  3224. # CONFIG_USB_SERIAL_WISHBONE is not set
  3225. # CONFIG_USB_SERIAL_SSU100 is not set
  3226. # CONFIG_USB_SERIAL_QT2 is not set
  3227. # CONFIG_USB_SERIAL_DEBUG is not set
  3228.  
  3229. #
  3230. # USB Miscellaneous drivers
  3231. #
  3232. # CONFIG_USB_EMI62 is not set
  3233. # CONFIG_USB_EMI26 is not set
  3234. # CONFIG_USB_ADUTUX is not set
  3235. # CONFIG_USB_SEVSEG is not set
  3236. # CONFIG_USB_RIO500 is not set
  3237. # CONFIG_USB_LEGOTOWER is not set
  3238. # CONFIG_USB_LCD is not set
  3239. # CONFIG_USB_LED is not set
  3240. # CONFIG_USB_CYPRESS_CY7C63 is not set
  3241. # CONFIG_USB_CYTHERM is not set
  3242. # CONFIG_USB_IDMOUSE is not set
  3243. # CONFIG_USB_FTDI_ELAN is not set
  3244. # CONFIG_USB_APPLEDISPLAY is not set
  3245. # CONFIG_USB_SISUSBVGA is not set
  3246. # CONFIG_USB_LD is not set
  3247. # CONFIG_USB_TRANCEVIBRATOR is not set
  3248. # CONFIG_USB_IOWARRIOR is not set
  3249. # CONFIG_USB_TEST is not set
  3250. CONFIG_USB_EHSET_TEST_FIXTURE=y
  3251. # CONFIG_USB_ISIGHTFW is not set
  3252. # CONFIG_USB_YUREX is not set
  3253. # CONFIG_USB_EZUSB_FX2 is not set
  3254. # CONFIG_USB_HSIC_USB3503 is not set
  3255. # CONFIG_USB_LINK_LAYER_TEST is not set
  3256.  
  3257. #
  3258. # USB Physical Layer drivers
  3259. #
  3260. CONFIG_USB_PHY=y
  3261. # CONFIG_USB_OTG_WAKELOCK is not set
  3262. CONFIG_NOP_USB_XCEIV=y
  3263. # CONFIG_AM335X_PHY_USB is not set
  3264. # CONFIG_USB_GPIO_VBUS is not set
  3265. # CONFIG_USB_ISP1301 is not set
  3266. CONFIG_USB_MSM_OTG=y
  3267. CONFIG_USB_MSM_HSPHY=y
  3268. # CONFIG_USB_MSM_SSPHY is not set
  3269. CONFIG_USB_MSM_SSPHY_QMP=y
  3270. CONFIG_MSM_QUSB_PHY=y
  3271. # CONFIG_USB_ULPI is not set
  3272. CONFIG_DUAL_ROLE_USB_INTF=y
  3273. CONFIG_USB_GADGET=y
  3274. # CONFIG_USB_GADGET_DEBUG is not set
  3275. CONFIG_USB_GADGET_DEBUG_FILES=y
  3276. CONFIG_USB_GADGET_DEBUG_FS=y
  3277. CONFIG_USB_GADGET_VBUS_DRAW=500
  3278. CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2
  3279.  
  3280. #
  3281. # USB Peripheral Controller
  3282. #
  3283. # CONFIG_USB_FUSB300 is not set
  3284. # CONFIG_USB_FOTG210_UDC is not set
  3285. # CONFIG_USB_GR_UDC is not set
  3286. # CONFIG_USB_R8A66597 is not set
  3287. # CONFIG_USB_PXA27X is not set
  3288. # CONFIG_USB_MV_UDC is not set
  3289. # CONFIG_USB_MV_U3D is not set
  3290. # CONFIG_USB_M66592 is not set
  3291. # CONFIG_USB_NET2272 is not set
  3292. # CONFIG_USB_GADGET_XILINX is not set
  3293. CONFIG_USB_CI13XXX_MSM=y
  3294. # CONFIG_USB_CI13XXX_MSM_HSIC is not set
  3295. CONFIG_USB_DUMMY_HCD=m
  3296. CONFIG_USB_LIBCOMPOSITE=y
  3297. CONFIG_USB_F_ACM=y
  3298. CONFIG_USB_U_SERIAL=y
  3299. CONFIG_USB_F_SERIAL=y
  3300. CONFIG_USB_F_NCM=y
  3301. CONFIG_USB_F_ECM=y
  3302. CONFIG_USB_F_MASS_STORAGE=y
  3303. CONFIG_USB_F_FS=y
  3304. CONFIG_USB_F_UAC1=y
  3305. CONFIG_USB_F_AUDIO_SRC=y
  3306. # CONFIG_USB_CONFIGFS is not set
  3307. CONFIG_USB_G_ANDROID=y
  3308. # CONFIG_USB_ANDROID_RNDIS_DWORD_ALIGNED is not set
  3309. # CONFIG_USB_ZERO is not set
  3310. # CONFIG_USB_AUDIO is not set
  3311. # CONFIG_USB_ETH is not set
  3312. # CONFIG_USB_G_NCM is not set
  3313. # CONFIG_USB_GADGETFS is not set
  3314. # CONFIG_USB_FUNCTIONFS is not set
  3315. # CONFIG_USB_MASS_STORAGE is not set
  3316. # CONFIG_USB_G_SERIAL is not set
  3317. # CONFIG_USB_MIDI_GADGET is not set
  3318. # CONFIG_USB_G_PRINTER is not set
  3319. # CONFIG_USB_CDC_COMPOSITE is not set
  3320. # CONFIG_USB_G_ACM_MS is not set
  3321. # CONFIG_USB_G_MULTI is not set
  3322. # CONFIG_USB_G_HID is not set
  3323. # CONFIG_USB_G_DBGP is not set
  3324. # CONFIG_USB_G_WEBCAM is not set
  3325. # CONFIG_USB_LED_TRIG is not set
  3326. # CONFIG_UWB is not set
  3327. CONFIG_MMC=y
  3328. # CONFIG_MMC_DEBUG is not set
  3329. CONFIG_MMC_PERF_PROFILING=y
  3330. CONFIG_MMC_CLKGATE=y
  3331. # CONFIG_MMC_EMBEDDED_SDIO is not set
  3332. CONFIG_MMC_PARANOID_SD_INIT=y
  3333.  
  3334. #
  3335. # MMC/SD/SDIO Card Drivers
  3336. #
  3337. CONFIG_MMC_BLOCK=y
  3338. CONFIG_MMC_BLOCK_MINORS=32
  3339. CONFIG_MMC_BLOCK_BOUNCE=y
  3340. # CONFIG_MMC_BLOCK_DEFERRED_RESUME is not set
  3341. # CONFIG_SDIO_UART is not set
  3342. CONFIG_MMC_TEST=m
  3343. CONFIG_MMC_BLOCK_TEST=m
  3344. CONFIG_MMC_FFU=y
  3345.  
  3346. #
  3347. # MMC/SD/SDIO Host Controller Drivers
  3348. #
  3349. CONFIG_MMC_SDHCI=y
  3350. CONFIG_MMC_SDHCI_PLTFM=y
  3351. # CONFIG_MMC_SDHCI_OF_ARASAN is not set
  3352. # CONFIG_MMC_SDHCI_PXAV3 is not set
  3353. # CONFIG_MMC_SDHCI_PXAV2 is not set
  3354. CONFIG_MMC_SDHCI_MSM=y
  3355. # CONFIG_MMC_SDHCI_MSM_DEBUG is not set
  3356. CONFIG_MMC_SDHCI_MSM_ICE=y
  3357. # CONFIG_MMC_DW is not set
  3358. # CONFIG_MMC_VUB300 is not set
  3359. # CONFIG_MMC_USHC is not set
  3360. # CONFIG_MMC_USDHI6ROL0 is not set
  3361. CONFIG_MMC_CQ_HCI=y
  3362. # CONFIG_MEMSTICK is not set
  3363. CONFIG_NEW_LEDS=y
  3364. CONFIG_LEDS_CLASS=y
  3365.  
  3366. #
  3367. # LED drivers
  3368. #
  3369. # CONFIG_LEDS_LM3530 is not set
  3370. # CONFIG_LEDS_LM3642 is not set
  3371. CONFIG_LEDS_ISL98611=y
  3372. # CONFIG_LEDS_PCA9532 is not set
  3373. # CONFIG_LEDS_GPIO is not set
  3374. # CONFIG_LEDS_LP3944 is not set
  3375. # CONFIG_LEDS_LP5521 is not set
  3376. # CONFIG_LEDS_LP5523 is not set
  3377. # CONFIG_LEDS_LP5562 is not set
  3378. # CONFIG_LEDS_LP8501 is not set
  3379. # CONFIG_LEDS_PCA955X is not set
  3380. # CONFIG_LEDS_PCA963X is not set
  3381. CONFIG_LEDS_ATC=y
  3382. # CONFIG_LEDS_DAC124S085 is not set
  3383. # CONFIG_LEDS_PWM is not set
  3384. # CONFIG_LEDS_REGULATOR is not set
  3385. # CONFIG_LEDS_BD2802 is not set
  3386. # CONFIG_LEDS_LT3593 is not set
  3387. # CONFIG_LEDS_TCA6507 is not set
  3388. # CONFIG_LEDS_LM355x is not set
  3389.  
  3390. #
  3391. # LED driver for blink(1) USB RGB LED is under Special HID drivers (HID_THINGM)
  3392. #
  3393. # CONFIG_LEDS_BLINKM is not set
  3394. CONFIG_LEDS_QPNP=y
  3395. CONFIG_LEDS_QPNP_FLASH=y
  3396. CONFIG_LEDS_QPNP_WLED=y
  3397. # CONFIG_LEDS_AW2013 is not set
  3398.  
  3399. #
  3400. # LED Triggers
  3401. #
  3402. CONFIG_LEDS_TRIGGERS=y
  3403. # CONFIG_LEDS_TRIGGER_TIMER is not set
  3404. # CONFIG_LEDS_TRIGGER_ONESHOT is not set
  3405. # CONFIG_LEDS_TRIGGER_HEARTBEAT is not set
  3406. # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set
  3407. # CONFIG_LEDS_TRIGGER_CPU is not set
  3408. # CONFIG_LEDS_TRIGGER_GPIO is not set
  3409. # CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set
  3410.  
  3411. #
  3412. # iptables trigger is under Netfilter config (LED target)
  3413. #
  3414. # CONFIG_LEDS_TRIGGER_TRANSIENT is not set
  3415. # CONFIG_LEDS_TRIGGER_CAMERA is not set
  3416. CONFIG_SWITCH=y
  3417. # CONFIG_SWITCH_GPIO is not set
  3418. # CONFIG_ACCESSIBILITY is not set
  3419. CONFIG_EDAC=y
  3420. CONFIG_EDAC_LEGACY_SYSFS=y
  3421. # CONFIG_EDAC_DEBUG is not set
  3422. CONFIG_EDAC_MM_EDAC=y
  3423. CONFIG_RTC_LIB=y
  3424. CONFIG_RTC_CLASS=y
  3425. CONFIG_RTC_HCTOSYS=y
  3426. CONFIG_RTC_SYSTOHC=y
  3427. CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
  3428. # CONFIG_RTC_DEBUG is not set
  3429.  
  3430. #
  3431. # RTC interfaces
  3432. #
  3433. CONFIG_RTC_INTF_SYSFS=y
  3434. CONFIG_RTC_INTF_PROC=y
  3435. CONFIG_RTC_INTF_DEV=y
  3436. # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
  3437. # CONFIG_RTC_DRV_TEST is not set
  3438.  
  3439. #
  3440. # I2C RTC drivers
  3441. #
  3442. # CONFIG_RTC_DRV_DS1307 is not set
  3443. # CONFIG_RTC_DRV_DS1374 is not set
  3444. # CONFIG_RTC_DRV_DS1672 is not set
  3445. # CONFIG_RTC_DRV_DS3232 is not set
  3446. # CONFIG_RTC_DRV_HYM8563 is not set
  3447. # CONFIG_RTC_DRV_MAX6900 is not set
  3448. # CONFIG_RTC_DRV_RS5C372 is not set
  3449. # CONFIG_RTC_DRV_ISL1208 is not set
  3450. # CONFIG_RTC_DRV_ISL12022 is not set
  3451. # CONFIG_RTC_DRV_ISL12057 is not set
  3452. # CONFIG_RTC_DRV_X1205 is not set
  3453. # CONFIG_RTC_DRV_PCF2127 is not set
  3454. # CONFIG_RTC_DRV_PCF8523 is not set
  3455. # CONFIG_RTC_DRV_PCF8563 is not set
  3456. # CONFIG_RTC_DRV_PCF85063 is not set
  3457. # CONFIG_RTC_DRV_PCF8583 is not set
  3458. # CONFIG_RTC_DRV_M41T80 is not set
  3459. # CONFIG_RTC_DRV_BQ32K is not set
  3460. # CONFIG_RTC_DRV_S35390A is not set
  3461. # CONFIG_RTC_DRV_FM3130 is not set
  3462. # CONFIG_RTC_DRV_RX8581 is not set
  3463. # CONFIG_RTC_DRV_RX8025 is not set
  3464. # CONFIG_RTC_DRV_EM3027 is not set
  3465. # CONFIG_RTC_DRV_RV3029C2 is not set
  3466.  
  3467. #
  3468. # SPI RTC drivers
  3469. #
  3470. # CONFIG_RTC_DRV_M41T93 is not set
  3471. # CONFIG_RTC_DRV_M41T94 is not set
  3472. # CONFIG_RTC_DRV_DS1305 is not set
  3473. # CONFIG_RTC_DRV_DS1343 is not set
  3474. # CONFIG_RTC_DRV_DS1347 is not set
  3475. # CONFIG_RTC_DRV_DS1390 is not set
  3476. # CONFIG_RTC_DRV_MAX6902 is not set
  3477. # CONFIG_RTC_DRV_R9701 is not set
  3478. # CONFIG_RTC_DRV_RS5C348 is not set
  3479. # CONFIG_RTC_DRV_DS3234 is not set
  3480. # CONFIG_RTC_DRV_PCF2123 is not set
  3481. # CONFIG_RTC_DRV_RX4581 is not set
  3482. # CONFIG_RTC_DRV_MCP795 is not set
  3483.  
  3484. #
  3485. # Platform RTC drivers
  3486. #
  3487. # CONFIG_RTC_DRV_CMOS is not set
  3488. # CONFIG_RTC_DRV_DS1286 is not set
  3489. # CONFIG_RTC_DRV_DS1511 is not set
  3490. # CONFIG_RTC_DRV_DS1553 is not set
  3491. # CONFIG_RTC_DRV_DS1742 is not set
  3492. # CONFIG_RTC_DRV_DS2404 is not set
  3493. # CONFIG_RTC_DRV_STK17TA8 is not set
  3494. # CONFIG_RTC_DRV_M48T86 is not set
  3495. # CONFIG_RTC_DRV_M48T35 is not set
  3496. # CONFIG_RTC_DRV_M48T59 is not set
  3497. # CONFIG_RTC_DRV_MSM6242 is not set
  3498. # CONFIG_RTC_DRV_BQ4802 is not set
  3499. # CONFIG_RTC_DRV_RP5C01 is not set
  3500. # CONFIG_RTC_DRV_V3020 is not set
  3501.  
  3502. #
  3503. # on-CPU RTC drivers
  3504. #
  3505. # CONFIG_RTC_DRV_SNVS is not set
  3506. CONFIG_RTC_DRV_QPNP=y
  3507. # CONFIG_RTC_DRV_XGENE is not set
  3508.  
  3509. #
  3510. # HID Sensor RTC drivers
  3511. #
  3512. # CONFIG_RTC_DRV_HID_SENSOR_TIME is not set
  3513. # CONFIG_ESOC is not set
  3514. CONFIG_DMADEVICES=y
  3515. # CONFIG_DMADEVICES_DEBUG is not set
  3516.  
  3517. #
  3518. # DMA Devices
  3519. #
  3520. # CONFIG_DW_DMAC_CORE is not set
  3521. # CONFIG_DW_DMAC is not set
  3522. CONFIG_QCOM_SPS_DMA=y
  3523. # CONFIG_FSL_EDMA is not set
  3524. # CONFIG_NBPFAXI_DMA is not set
  3525. CONFIG_DMA_ENGINE=y
  3526. CONFIG_DMA_OF=y
  3527.  
  3528. #
  3529. # DMA Clients
  3530. #
  3531. # CONFIG_ASYNC_TX_DMA is not set
  3532. # CONFIG_DMATEST is not set
  3533. # CONFIG_AUXDISPLAY is not set
  3534. CONFIG_UIO=y
  3535. # CONFIG_UIO_PDRV_GENIRQ is not set
  3536. # CONFIG_UIO_DMEM_GENIRQ is not set
  3537. CONFIG_UIO_MSM_SHAREDMEM=y
  3538. # CONFIG_VFIO is not set
  3539. # CONFIG_VIRT_DRIVERS is not set
  3540.  
  3541. #
  3542. # Virtio drivers
  3543. #
  3544. # CONFIG_VIRTIO_MMIO is not set
  3545.  
  3546. #
  3547. # Microsoft Hyper-V guest support
  3548. #
  3549. CONFIG_STAGING=y
  3550. # CONFIG_PRISM2_USB is not set
  3551. # CONFIG_COMEDI is not set
  3552. # CONFIG_RTLLIB is not set
  3553. # CONFIG_R8712U is not set
  3554. # CONFIG_R8188EU is not set
  3555. # CONFIG_R8723AU is not set
  3556. # CONFIG_LINE6_USB is not set
  3557.  
  3558. #
  3559. # IIO staging drivers
  3560. #
  3561.  
  3562. #
  3563. # Accelerometers
  3564. #
  3565. # CONFIG_ADIS16201 is not set
  3566. # CONFIG_ADIS16203 is not set
  3567. # CONFIG_ADIS16204 is not set
  3568. # CONFIG_ADIS16209 is not set
  3569. # CONFIG_ADIS16220 is not set
  3570. # CONFIG_ADIS16240 is not set
  3571. # CONFIG_LIS3L02DQ is not set
  3572. # CONFIG_SCA3000 is not set
  3573.  
  3574. #
  3575. # Analog to digital converters
  3576. #
  3577. # CONFIG_AD7606 is not set
  3578. # CONFIG_AD7780 is not set
  3579. # CONFIG_AD7816 is not set
  3580. # CONFIG_AD7192 is not set
  3581. # CONFIG_AD7280 is not set
  3582.  
  3583. #
  3584. # Analog digital bi-direction converters
  3585. #
  3586. # CONFIG_ADT7316 is not set
  3587.  
  3588. #
  3589. # Capacitance to digital converters
  3590. #
  3591. # CONFIG_AD7150 is not set
  3592. # CONFIG_AD7152 is not set
  3593. # CONFIG_AD7746 is not set
  3594.  
  3595. #
  3596. # Direct Digital Synthesis
  3597. #
  3598. # CONFIG_AD9832 is not set
  3599. # CONFIG_AD9834 is not set
  3600.  
  3601. #
  3602. # Digital gyroscope sensors
  3603. #
  3604. # CONFIG_ADIS16060 is not set
  3605.  
  3606. #
  3607. # Network Analyzer, Impedance Converters
  3608. #
  3609. # CONFIG_AD5933 is not set
  3610.  
  3611. #
  3612. # Light sensors
  3613. #
  3614. # CONFIG_SENSORS_ISL29018 is not set
  3615. # CONFIG_SENSORS_ISL29028 is not set
  3616. # CONFIG_TSL2583 is not set
  3617. # CONFIG_TSL2x7x is not set
  3618.  
  3619. #
  3620. # Magnetometer sensors
  3621. #
  3622. # CONFIG_SENSORS_HMC5843_I2C is not set
  3623. # CONFIG_SENSORS_HMC5843_SPI is not set
  3624.  
  3625. #
  3626. # Active energy metering IC
  3627. #
  3628. # CONFIG_ADE7753 is not set
  3629. # CONFIG_ADE7754 is not set
  3630. # CONFIG_ADE7758 is not set
  3631. # CONFIG_ADE7759 is not set
  3632. # CONFIG_ADE7854 is not set
  3633.  
  3634. #
  3635. # Resolver to digital converters
  3636. #
  3637. # CONFIG_AD2S90 is not set
  3638. # CONFIG_AD2S1200 is not set
  3639. # CONFIG_AD2S1210 is not set
  3640.  
  3641. #
  3642. # Triggers - standalone
  3643. #
  3644. # CONFIG_IIO_PERIODIC_RTC_TRIGGER is not set
  3645. # CONFIG_IIO_SIMPLE_DUMMY is not set
  3646. # CONFIG_BCM_WIMAX is not set
  3647. # CONFIG_FT1000 is not set
  3648.  
  3649. #
  3650. # Speakup console speech
  3651. #
  3652. # CONFIG_TOUCHSCREEN_CLEARPAD_TM1217 is not set
  3653. # CONFIG_STAGING_MEDIA is not set
  3654.  
  3655. #
  3656. # Android
  3657. #
  3658. CONFIG_ANDROID=y
  3659. CONFIG_ANDROID_BINDER_IPC=y
  3660. CONFIG_ANDROID_BINDER_IPC_32BIT=y
  3661. CONFIG_ASHMEM=y
  3662. # CONFIG_ANDROID_LOGGER is not set
  3663. CONFIG_ANDROID_TIMED_OUTPUT=y
  3664. CONFIG_ANDROID_TIMED_GPIO=y
  3665. CONFIG_ANDROID_LOW_MEMORY_KILLER=y
  3666. CONFIG_ANDROID_LOW_MEMORY_KILLER_AUTODETECT_OOM_ADJ_VALUES=y
  3667. CONFIG_ANDROID_LMK_ADJ_RBTREE=y
  3668. CONFIG_SYNC=y
  3669. CONFIG_SW_SYNC=y
  3670. CONFIG_SW_SYNC_USER=y
  3671. CONFIG_ONESHOT_SYNC=y
  3672. # CONFIG_ONESHOT_SYNC_USER is not set
  3673. CONFIG_ION=y
  3674. # CONFIG_ION_TEST is not set
  3675. # CONFIG_ION_DUMMY is not set
  3676. CONFIG_ION_MSM=y
  3677. # CONFIG_ALLOC_BUFFERS_IN_4K_CHUNKS is not set
  3678. # CONFIG_FIQ_DEBUGGER is not set
  3679. # CONFIG_FIQ_WATCHDOG is not set
  3680. # CONFIG_USB_WPAN_HCD is not set
  3681. # CONFIG_WIMAX_GDM72XX is not set
  3682. # CONFIG_LTE_GDM724X is not set
  3683. # CONFIG_LUSTRE_FS is not set
  3684. # CONFIG_DGAP is not set
  3685. # CONFIG_GS_FPGABOOT is not set
  3686. # CONFIG_GOLDFISH is not set
  3687.  
  3688. #
  3689. # Qualcomm MSM specific device drivers
  3690. #
  3691. CONFIG_MSM_AVTIMER=y
  3692. CONFIG_MSM_BUS_SCALING=y
  3693. CONFIG_BUS_TOPOLOGY_ADHOC=y
  3694. # CONFIG_DEBUG_BUS_VOTER is not set
  3695. CONFIG_QPNP_POWER_ON=y
  3696. CONFIG_QPNP_REVID=y
  3697. CONFIG_QPNP_COINCELL=y
  3698. CONFIG_SPS=y
  3699. # CONFIG_EP_PCIE is not set
  3700. CONFIG_USB_BAM=y
  3701. # CONFIG_SPS_SUPPORT_BAMDMA is not set
  3702. CONFIG_SPS_SUPPORT_NDP_BAM=y
  3703. # CONFIG_QPNP_VIBRATOR is not set
  3704. CONFIG_IPA=y
  3705. # CONFIG_IPA3 is not set
  3706. # CONFIG_GSI is not set
  3707. CONFIG_RMNET_IPA=y
  3708. # CONFIG_SSM is not set
  3709. # CONFIG_MSM_MHI is not set
  3710. # CONFIG_PFT is not set
  3711. # CONFIG_I2C_MSM_PROF_DBG is not set
  3712. # CONFIG_SEEMP_CORE is not set
  3713. CONFIG_QPNP_HAPTIC=y
  3714. # CONFIG_GPIO_USB_DETECT is not set
  3715. # CONFIG_BW_MONITOR is not set
  3716. CONFIG_MSM_SPMI=y
  3717. CONFIG_MSM_SPMI_PMIC_ARB=y
  3718. CONFIG_MSM_QPNP_INT=y
  3719.  
  3720. #
  3721. # SOC (System On Chip) specific Drivers
  3722. #
  3723. # CONFIG_MSM_INRUSH_CURRENT_MITIGATION is not set
  3724. CONFIG_MSM_QDSP6_APRV2=y
  3725. # CONFIG_MSM_GLADIATOR_ERP is not set
  3726. # CONFIG_MSM_GLADIATOR_ERP_V2 is not set
  3727. # CONFIG_MSM_QDSP6_APRV3 is not set
  3728. # CONFIG_MSM_QDSP6_APRV2_GLINK is not set
  3729. # CONFIG_MSM_QDSP6_APRV3_GLINK is not set
  3730. CONFIG_MSM_ADSP_LOADER=y
  3731. # CONFIG_MSM_MEMORY_DUMP is not set
  3732. CONFIG_MSM_MEMORY_DUMP_V2=y
  3733. # CONFIG_MSM_DEBUG_LAR_UNLOCK is not set
  3734. # CONFIG_MSM_JTAG is not set
  3735. # CONFIG_MSM_JTAG_MM is not set
  3736. # CONFIG_MSM_JTAGV8 is not set
  3737. CONFIG_MSM_BOOT_STATS=y
  3738. # CONFIG_MSM_BOOT_TIME_MARKER is not set
  3739. CONFIG_MSM_CPUSS_DUMP=y
  3740. CONFIG_MSM_COMMON_LOG=y
  3741. CONFIG_MSM_DDR_HEALTH=y
  3742. # CONFIG_MSM_HYP_DEBUG is not set
  3743. CONFIG_MSM_WATCHDOG_V2=y
  3744. # CONFIG_MSM_WATCHDOG_CTX_PRINT is not set
  3745. CONFIG_MSM_FORCE_WDOG_BITE_ON_PANIC=y
  3746. # CONFIG_MSM_CORE_HANG_DETECT is not set
  3747. # CONFIG_MSM_GLADIATOR_HANG_DETECT is not set
  3748. CONFIG_MSM_CPU_PWR_CTL=y
  3749. CONFIG_MSM_RPM_SMD=y
  3750. CONFIG_MSM_RPM_RBCPR_STATS_V2_LOG=y
  3751. CONFIG_MSM_RPM_LOG=y
  3752. CONFIG_MSM_RPM_STATS_LOG=y
  3753. CONFIG_MSM_RUN_QUEUE_STATS=y
  3754. CONFIG_MSM_SCM=y
  3755. CONFIG_MSM_SCM_XPU=y
  3756. CONFIG_MSM_XPU_ERR_FATAL=y
  3757. # CONFIG_MSM_XPU_ERR_NONFATAL is not set
  3758. # CONFIG_MSM_SCM_ERRATA is not set
  3759. # CONFIG_MSM_PFE_WA is not set
  3760. CONFIG_MSM_MPM_OF=y
  3761. CONFIG_MSM_SMEM=y
  3762. CONFIG_MSM_SMD=y
  3763. CONFIG_MSM_SMD_DEBUG=y
  3764. CONFIG_MSM_GLINK=y
  3765. CONFIG_MSM_GLINK_LOOPBACK_SERVER=y
  3766. CONFIG_MSM_GLINK_SMD_XPRT=y
  3767. CONFIG_MSM_GLINK_SMEM_NATIVE_XPRT=y
  3768. # CONFIG_PANIC_ON_GLINK_ERR is not set
  3769. # CONFIG_MSM_SPCOM is not set
  3770. CONFIG_MSM_SMEM_LOGGING=y
  3771. CONFIG_MSM_SMP2P=y
  3772. CONFIG_MSM_SMP2P_TEST=y
  3773. CONFIG_MSM_SPM=y
  3774. CONFIG_MSM_L2_SPM=y
  3775. CONFIG_MSM_QMI_INTERFACE=y
  3776. # CONFIG_MSM_DCC is not set
  3777. # CONFIG_MSM_HVC is not set
  3778. CONFIG_MSM_IPC_ROUTER_SMD_XPRT=y
  3779. CONFIG_MSM_EVENT_TIMER=y
  3780. # CONFIG_MSM_SYSMON_GLINK_COMM is not set
  3781. # CONFIG_MSM_IPC_ROUTER_GLINK_XPRT is not set
  3782. # CONFIG_MSM_SYSTEM_HEALTH_MONITOR is not set
  3783. # CONFIG_MSM_GLINK_PKT is not set
  3784. CONFIG_MSM_TZ_SMMU=y
  3785. CONFIG_MSM_SUBSYSTEM_RESTART=y
  3786. CONFIG_MSM_SYSMON_COMM=y
  3787. CONFIG_MSM_PIL=y
  3788. CONFIG_MSM_PIL_SSR_GENERIC=y
  3789. CONFIG_MSM_PIL_MSS_QDSP6V5=y
  3790. # CONFIG_MSM_SHARED_HEAP_ACCESS is not set
  3791. # CONFIG_TRACER_PKT is not set
  3792. CONFIG_MMI_DEVICE_DTBS=y
  3793. CONFIG_POTTER_DTB=y
  3794. # CONFIG_SANDERS_DTB is not set
  3795. # CONFIG_ADDISON_DTB is not set
  3796. # CONFIG_ALBUS_DTB is not set
  3797. # CONFIG_CEDRIC_DTB is not set
  3798. # CONFIG_MONTANA_DTB is not set
  3799. # CONFIG_PERRY_DTB is not set
  3800. # CONFIG_OWENS_DTB is not set
  3801. CONFIG_MSM_SECURE_BUFFER=y
  3802. # CONFIG_ICNSS is not set
  3803. # CONFIG_MSM_CORE_CTL is not set
  3804. CONFIG_MSM_BAM_DMUX=y
  3805. CONFIG_MSM_PERFORMANCE=y
  3806. CONFIG_MSM_PERFORMANCE_HOTPLUG_ON=y
  3807. # CONFIG_MSM_POWER is not set
  3808. # CONFIG_MSM_SERVICE_LOCATOR is not set
  3809. # CONFIG_MSM_QBT1000 is not set
  3810. # CONFIG_MSM_PACMAN is not set
  3811. CONFIG_MSM_KERNEL_PROTECT=y
  3812. CONFIG_MSM_KERNEL_PROTECT_MPU=y
  3813. # CONFIG_MSM_KERNEL_PROTECT_TEST is not set
  3814. # CONFIG_MSM_REMOTEQDSS is not set
  3815. # CONFIG_QCOM_SMCINVOKE is not set
  3816. CONFIG_MEM_SHARE_QMI_SERVICE=y
  3817. CONFIG_BOOTINFO=y
  3818. CONFIG_MMI_UNIT_INFO=y
  3819. CONFIG_MMI_SOC_INFO=y
  3820. CONFIG_MMI_RAM_INFO=y
  3821. CONFIG_MMI_STORAGE_INFO=y
  3822. # CONFIG_SOC_TI is not set
  3823. CONFIG_CLKDEV_LOOKUP=y
  3824. CONFIG_HAVE_CLK_PREPARE=y
  3825. CONFIG_MAX_CPU_FREQ_KHZ=0
  3826. CONFIG_GPU_SPEED_BIN_OVERRIDE=0
  3827. CONFIG_MSM_CLK_CONTROLLER_V2=y
  3828. CONFIG_MSM_MDSS_PLL=y
  3829. CONFIG_HWSPINLOCK=y
  3830.  
  3831. #
  3832. # Hardware Spinlock drivers
  3833. #
  3834. CONFIG_REMOTE_SPINLOCK_MSM=y
  3835.  
  3836. #
  3837. # Clock Source drivers
  3838. #
  3839. CONFIG_CLKSRC_OF=y
  3840. CONFIG_ARM_ARCH_TIMER=y
  3841. CONFIG_ARM_ARCH_TIMER_EVTSTREAM=y
  3842. # CONFIG_ATMEL_PIT is not set
  3843. # CONFIG_SH_TIMER_CMT is not set
  3844. # CONFIG_SH_TIMER_MTU2 is not set
  3845. # CONFIG_SH_TIMER_TMU is not set
  3846. # CONFIG_EM_TIMER_STI is not set
  3847. # CONFIG_CLKSRC_VERSATILE is not set
  3848. # CONFIG_MAILBOX is not set
  3849. CONFIG_IOMMU_API=y
  3850. CONFIG_IOMMU_SUPPORT=y
  3851.  
  3852. #
  3853. # Generic IOMMU Pagetable Support
  3854. #
  3855. CONFIG_IOMMU_IO_PGTABLE=y
  3856. CONFIG_IOMMU_IO_PGTABLE_LPAE=y
  3857. # CONFIG_IOMMU_IO_PGTABLE_LPAE_SELFTEST is not set
  3858. # CONFIG_IOMMU_IO_PGTABLE_FAST is not set
  3859. CONFIG_OF_IOMMU=y
  3860. CONFIG_MSM_IOMMU=y
  3861. CONFIG_MSM_IOMMU_V1=y
  3862. # CONFIG_IOMMU_PGTABLES_L2 is not set
  3863. # CONFIG_IOMMU_LPAE is not set
  3864. # CONFIG_IOMMU_AARCH64 is not set
  3865. # CONFIG_MSM_IOMMU_VBIF_CHECK is not set
  3866. # CONFIG_IOMMU_NON_SECURE is not set
  3867. # CONFIG_IOMMU_FORCE_4K_MAPPINGS is not set
  3868. CONFIG_ARM_SMMU=y
  3869. # CONFIG_IOMMU_DEBUG is not set
  3870.  
  3871. #
  3872. # Remoteproc drivers
  3873. #
  3874. # CONFIG_STE_MODEM_RPROC is not set
  3875.  
  3876. #
  3877. # Rpmsg drivers
  3878. #
  3879.  
  3880. #
  3881. # SOC (System On Chip) specific Drivers
  3882. #
  3883. CONFIG_PM_DEVFREQ=y
  3884.  
  3885. #
  3886. # DEVFREQ Governors
  3887. #
  3888. CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=y
  3889. CONFIG_DEVFREQ_GOV_PERFORMANCE=y
  3890. CONFIG_DEVFREQ_GOV_POWERSAVE=y
  3891. CONFIG_DEVFREQ_GOV_USERSPACE=y
  3892. CONFIG_DEVFREQ_GOV_CPUFREQ=y
  3893. CONFIG_DEVFREQ_GOV_MSM_ADRENO_TZ=y
  3894. CONFIG_MSM_BIMC_BWMON=y
  3895. CONFIG_DEVFREQ_GOV_MSM_GPUBW_MON=y
  3896. # CONFIG_ARMBW_HWMON is not set
  3897. # CONFIG_ARM_MEMLAT_MON is not set
  3898. # CONFIG_MSMCCI_HWMON is not set
  3899. # CONFIG_MSM_M4M_HWMON is not set
  3900. CONFIG_DEVFREQ_GOV_MSM_BW_HWMON=y
  3901. # CONFIG_DEVFREQ_GOV_MSM_CACHE_HWMON is not set
  3902. CONFIG_DEVFREQ_GOV_SPDM_HYP=y
  3903.  
  3904. #
  3905. # DEVFREQ Drivers
  3906. #
  3907. CONFIG_DEVFREQ_SIMPLE_DEV=y
  3908. CONFIG_MSM_DEVFREQ_DEVBW=y
  3909. CONFIG_SPDM_SCM=y
  3910. CONFIG_DEVFREQ_SPDM=y
  3911. # CONFIG_EXTCON is not set
  3912. # CONFIG_MEMORY is not set
  3913. CONFIG_IIO=y
  3914. CONFIG_IIO_BUFFER=y
  3915. CONFIG_IIO_BUFFER_CB=y
  3916. CONFIG_IIO_KFIFO_BUF=y
  3917. CONFIG_IIO_TRIGGER=y
  3918. CONFIG_IIO_CONSUMERS_PER_TRIGGER=2
  3919.  
  3920. #
  3921. # Accelerometers
  3922. #
  3923. # CONFIG_BMA180 is not set
  3924. # CONFIG_BMC150_ACCEL is not set
  3925. # CONFIG_IIO_ST_ACCEL_3AXIS is not set
  3926. # CONFIG_KXSD9 is not set
  3927. # CONFIG_MMA8452 is not set
  3928. # CONFIG_KXCJK1013 is not set
  3929.  
  3930. #
  3931. # Analog to digital converters
  3932. #
  3933. # CONFIG_AD7266 is not set
  3934. # CONFIG_AD7291 is not set
  3935. # CONFIG_AD7298 is not set
  3936. # CONFIG_AD7476 is not set
  3937. # CONFIG_AD7791 is not set
  3938. # CONFIG_AD7793 is not set
  3939. # CONFIG_AD7887 is not set
  3940. # CONFIG_AD7923 is not set
  3941. # CONFIG_AD799X is not set
  3942. # CONFIG_MAX1027 is not set
  3943. # CONFIG_MAX1363 is not set
  3944. # CONFIG_MCP320X is not set
  3945. # CONFIG_MCP3422 is not set
  3946. # CONFIG_NAU7802 is not set
  3947. # CONFIG_TI_ADC081C is not set
  3948. # CONFIG_TI_ADC128S052 is not set
  3949. # CONFIG_VF610_ADC is not set
  3950.  
  3951. #
  3952. # Amplifiers
  3953. #
  3954. # CONFIG_AD8366 is not set
  3955.  
  3956. #
  3957. # Hid Sensor IIO Common
  3958. #
  3959.  
  3960. #
  3961. # Digital to analog converters
  3962. #
  3963. # CONFIG_AD5064 is not set
  3964. # CONFIG_AD5360 is not set
  3965. # CONFIG_AD5380 is not set
  3966. # CONFIG_AD5421 is not set
  3967. # CONFIG_AD5446 is not set
  3968. # CONFIG_AD5449 is not set
  3969. # CONFIG_AD5504 is not set
  3970. # CONFIG_AD5624R_SPI is not set
  3971. # CONFIG_AD5686 is not set
  3972. # CONFIG_AD5755 is not set
  3973. # CONFIG_AD5764 is not set
  3974. # CONFIG_AD5791 is not set
  3975. # CONFIG_AD7303 is not set
  3976. # CONFIG_MAX517 is not set
  3977. # CONFIG_MAX5821 is not set
  3978. # CONFIG_MCP4725 is not set
  3979. # CONFIG_MCP4922 is not set
  3980.  
  3981. #
  3982. # Frequency Synthesizers DDS/PLL
  3983. #
  3984.  
  3985. #
  3986. # Clock Generator/Distribution
  3987. #
  3988. # CONFIG_AD9523 is not set
  3989.  
  3990. #
  3991. # Phase-Locked Loop (PLL) frequency synthesizers
  3992. #
  3993. # CONFIG_ADF4350 is not set
  3994.  
  3995. #
  3996. # Digital gyroscope sensors
  3997. #
  3998. # CONFIG_ADIS16080 is not set
  3999. # CONFIG_ADIS16130 is not set
  4000. # CONFIG_ADIS16136 is not set
  4001. # CONFIG_ADIS16260 is not set
  4002. # CONFIG_ADXRS450 is not set
  4003. # CONFIG_BMG160 is not set
  4004. # CONFIG_IIO_ST_GYRO_3AXIS is not set
  4005. # CONFIG_ITG3200 is not set
  4006.  
  4007. #
  4008. # Humidity sensors
  4009. #
  4010. # CONFIG_DHT11 is not set
  4011. # CONFIG_SI7005 is not set
  4012.  
  4013. #
  4014. # Inertial measurement units
  4015. #
  4016. # CONFIG_ADIS16400 is not set
  4017. # CONFIG_ADIS16480 is not set
  4018. # CONFIG_INV_MPU6050_IIO is not set
  4019.  
  4020. #
  4021. # Light sensors
  4022. #
  4023. # CONFIG_ADJD_S311 is not set
  4024. # CONFIG_AL3320A is not set
  4025. # CONFIG_APDS9300 is not set
  4026. # CONFIG_CM32181 is not set
  4027. # CONFIG_CM36651 is not set
  4028. # CONFIG_GP2AP020A00F is not set
  4029. # CONFIG_ISL29125 is not set
  4030. # CONFIG_LTR501 is not set
  4031. # CONFIG_TCS3414 is not set
  4032. # CONFIG_TCS3472 is not set
  4033. # CONFIG_SENSORS_TSL2563 is not set
  4034. # CONFIG_TSL4531 is not set
  4035. # CONFIG_VCNL4000 is not set
  4036.  
  4037. #
  4038. # Magnetometer sensors
  4039. #
  4040. # CONFIG_AK8975 is not set
  4041. # CONFIG_AK09911 is not set
  4042. # CONFIG_MAG3110 is not set
  4043. # CONFIG_IIO_ST_MAGN_3AXIS is not set
  4044.  
  4045. #
  4046. # Inclinometer sensors
  4047. #
  4048.  
  4049. #
  4050. # Triggers - standalone
  4051. #
  4052. # CONFIG_IIO_INTERRUPT_TRIGGER is not set
  4053. CONFIG_IIO_SYSFS_TRIGGER=y
  4054.  
  4055. #
  4056. # Pressure sensors
  4057. #
  4058. # CONFIG_MPL115 is not set
  4059. # CONFIG_MPL3115 is not set
  4060. # CONFIG_IIO_ST_PRESS is not set
  4061. # CONFIG_T5403 is not set
  4062.  
  4063. #
  4064. # Lightning sensors
  4065. #
  4066. # CONFIG_AS3935 is not set
  4067.  
  4068. #
  4069. # Temperature sensors
  4070. #
  4071. # CONFIG_MLX90614 is not set
  4072. # CONFIG_TMP006 is not set
  4073. CONFIG_PWM=y
  4074. CONFIG_PWM_SYSFS=y
  4075. # CONFIG_PWM_FSL_FTM is not set
  4076. # CONFIG_PWM_PCA9685 is not set
  4077. CONFIG_PWM_QPNP=y
  4078. CONFIG_IRQCHIP=y
  4079. CONFIG_ARM_GIC=y
  4080. CONFIG_ARM_GIC_PANIC_HANDLER=y
  4081. CONFIG_MSM_SHOW_RESUME_IRQ=y
  4082. CONFIG_MSM_IRQ=y
  4083. # CONFIG_IPACK_BUS is not set
  4084. # CONFIG_RESET_CONTROLLER is not set
  4085. # CONFIG_FMC is not set
  4086. CONFIG_CORESIGHT=y
  4087. CONFIG_CORESIGHT_EVENT=y
  4088. CONFIG_HAVE_CORESIGHT_SINK=y
  4089. CONFIG_CORESIGHT_FUSE=y
  4090. CONFIG_CORESIGHT_CTI=y
  4091. CONFIG_CORESIGHT_CTI_SAVE_DISABLE=y
  4092. CONFIG_CORESIGHT_CSR=y
  4093. CONFIG_CORESIGHT_TMC=y
  4094. CONFIG_CORESIGHT_TPIU=y
  4095. CONFIG_CORESIGHT_FUNNEL=y
  4096. CONFIG_CORESIGHT_REPLICATOR=y
  4097. # CONFIG_CORESIGHT_TPDA is not set
  4098. # CONFIG_CORESIGHT_TPDM is not set
  4099. # CONFIG_CORESIGHT_DBGUI is not set
  4100. CONFIG_CORESIGHT_STM=y
  4101. # CONFIG_CORESIGHT_STM_DEFAULT_ENABLE is not set
  4102. CONFIG_CORESIGHT_HWEVENT=y
  4103. # CONFIG_CORESIGHT_ETM is not set
  4104. # CONFIG_CORESIGHT_ETMV4 is not set
  4105. # CONFIG_CORESIGHT_REMOTE_ETM is not set
  4106. # CONFIG_CORESIGHT_QPDI is not set
  4107.  
  4108. #
  4109. # PHY Subsystem
  4110. #
  4111. CONFIG_GENERIC_PHY=y
  4112. # CONFIG_BCM_KONA_USB2_PHY is not set
  4113. CONFIG_PHY_QCOM_UFS=y
  4114. # CONFIG_POWERCAP is not set
  4115. # CONFIG_MCB is not set
  4116. CONFIG_RAS=y
  4117. # CONFIG_SENSORS is not set
  4118. CONFIG_SENSORS_SSC=y
  4119.  
  4120. #
  4121. # Firmware Drivers
  4122. #
  4123. # CONFIG_FIRMWARE_MEMMAP is not set
  4124. CONFIG_MSM_TZ_LOG=y
  4125. # CONFIG_MSM_TZ_LOG_WDOG_DUMP is not set
  4126. # CONFIG_BIF is not set
  4127. # CONFIG_MOBICORE_DRIVER is not set
  4128.  
  4129. #
  4130. # File systems
  4131. #
  4132. CONFIG_DCACHE_WORD_ACCESS=y
  4133. CONFIG_EXT2_FS=y
  4134. CONFIG_EXT2_FS_XATTR=y
  4135. # CONFIG_EXT2_FS_POSIX_ACL is not set
  4136. # CONFIG_EXT2_FS_SECURITY is not set
  4137. # CONFIG_EXT2_FS_XIP is not set
  4138. CONFIG_EXT3_FS=y
  4139. # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
  4140. CONFIG_EXT3_FS_XATTR=y
  4141. # CONFIG_EXT3_FS_POSIX_ACL is not set
  4142. # CONFIG_EXT3_FS_SECURITY is not set
  4143. CONFIG_EXT4_FS=y
  4144. # CONFIG_EXT4_FS_POSIX_ACL is not set
  4145. CONFIG_EXT4_FS_SECURITY=y
  4146. # CONFIG_EXT4_DEBUG is not set
  4147. CONFIG_JBD=y
  4148. # CONFIG_JBD_DEBUG is not set
  4149. CONFIG_JBD2=y
  4150. # CONFIG_JBD2_DEBUG is not set
  4151. CONFIG_FS_MBCACHE=y
  4152. # CONFIG_REISERFS_FS is not set
  4153. # CONFIG_JFS_FS is not set
  4154. # CONFIG_XFS_FS is not set
  4155. # CONFIG_GFS2_FS is not set
  4156. # CONFIG_OCFS2_FS is not set
  4157. # CONFIG_BTRFS_FS is not set
  4158. # CONFIG_NILFS2_FS is not set
  4159. CONFIG_FS_POSIX_ACL=y
  4160. CONFIG_FILE_LOCKING=y
  4161. CONFIG_FSNOTIFY=y
  4162. CONFIG_DNOTIFY=y
  4163. CONFIG_INOTIFY_USER=y
  4164. # CONFIG_FANOTIFY is not set
  4165. CONFIG_QUOTA=y
  4166. # CONFIG_QUOTA_NETLINK_INTERFACE is not set
  4167. # CONFIG_PRINT_QUOTA_WARNING is not set
  4168. # CONFIG_QUOTA_DEBUG is not set
  4169. # CONFIG_QFMT_V1 is not set
  4170. # CONFIG_QFMT_V2 is not set
  4171. CONFIG_QUOTACTL=y
  4172. # CONFIG_AUTOFS4_FS is not set
  4173. CONFIG_FUSE_FS=y
  4174. # CONFIG_CUSE is not set
  4175. # CONFIG_OVERLAY_FS is not set
  4176.  
  4177. #
  4178. # Caches
  4179. #
  4180. # CONFIG_FSCACHE is not set
  4181.  
  4182. #
  4183. # CD-ROM/DVD Filesystems
  4184. #
  4185. # CONFIG_ISO9660_FS is not set
  4186. # CONFIG_UDF_FS is not set
  4187.  
  4188. #
  4189. # DOS/FAT/NT Filesystems
  4190. #
  4191. CONFIG_FAT_FS=y
  4192. CONFIG_MSDOS_FS=y
  4193. CONFIG_VFAT_FS=y
  4194. CONFIG_FAT_DEFAULT_CODEPAGE=437
  4195. CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
  4196. CONFIG_EXFAT_FS=y
  4197. CONFIG_EXFAT_DISCARD=y
  4198. # CONFIG_EXFAT_DELAYED_SYNC is not set
  4199. # CONFIG_EXFAT_KERNEL_DEBUG is not set
  4200. # CONFIG_EXFAT_DEBUG_MSG is not set
  4201. CONFIG_EXFAT_DEFAULT_CODEPAGE=437
  4202. CONFIG_EXFAT_DEFAULT_IOCHARSET="utf8"
  4203. # CONFIG_NTFS_FS is not set
  4204.  
  4205. #
  4206. # Pseudo filesystems
  4207. #
  4208. CONFIG_PROC_FS=y
  4209. CONFIG_PROC_SYSCTL=y
  4210. CONFIG_PROC_PAGE_MONITOR=y
  4211. CONFIG_KERNFS=y
  4212. CONFIG_SYSFS=y
  4213. CONFIG_TMPFS=y
  4214. CONFIG_TMPFS_POSIX_ACL=y
  4215. CONFIG_TMPFS_XATTR=y
  4216. # CONFIG_HUGETLB_PAGE is not set
  4217. CONFIG_CONFIGFS_FS=y
  4218. CONFIG_MISC_FILESYSTEMS=y
  4219. # CONFIG_ADFS_FS is not set
  4220. # CONFIG_AFFS_FS is not set
  4221. CONFIG_ECRYPT_FS=y
  4222. CONFIG_ECRYPT_FS_MESSAGING=y
  4223. # CONFIG_SDCARD_FS is not set
  4224. CONFIG_ESD_FS=y
  4225. # CONFIG_HFS_FS is not set
  4226. # CONFIG_HFSPLUS_FS is not set
  4227. # CONFIG_BEFS_FS is not set
  4228. # CONFIG_BFS_FS is not set
  4229. # CONFIG_EFS_FS is not set
  4230. # CONFIG_JFFS2_FS is not set
  4231. # CONFIG_LOGFS is not set
  4232. # CONFIG_CRAMFS is not set
  4233. # CONFIG_SQUASHFS is not set
  4234. # CONFIG_VXFS_FS is not set
  4235. # CONFIG_MINIX_FS is not set
  4236. # CONFIG_OMFS_FS is not set
  4237. # CONFIG_HPFS_FS is not set
  4238. # CONFIG_QNX4FS_FS is not set
  4239. # CONFIG_QNX6FS_FS is not set
  4240. # CONFIG_ROMFS_FS is not set
  4241. CONFIG_PSTORE=y
  4242. CONFIG_PSTORE_CONSOLE=y
  4243. # CONFIG_PSTORE_PMSG is not set
  4244. CONFIG_PSTORE_RAM=y
  4245. CONFIG_PSTORE_RAM_ANNOTATION_APPEND=y
  4246. # CONFIG_SYSV_FS is not set
  4247. # CONFIG_UFS_FS is not set
  4248. CONFIG_F2FS_FS=y
  4249. CONFIG_F2FS_STAT_FS=y
  4250. CONFIG_F2FS_FS_XATTR=y
  4251. CONFIG_F2FS_FS_POSIX_ACL=y
  4252. CONFIG_F2FS_FS_SECURITY=y
  4253. # CONFIG_F2FS_CHECK_FS is not set
  4254. # CONFIG_F2FS_FS_ENCRYPTION is not set
  4255. CONFIG_NETWORK_FILESYSTEMS=y
  4256. # CONFIG_NFS_FS is not set
  4257. # CONFIG_NFSD is not set
  4258. # CONFIG_CEPH_FS is not set
  4259. # CONFIG_CIFS is not set
  4260. # CONFIG_NCP_FS is not set
  4261. # CONFIG_CODA_FS is not set
  4262. # CONFIG_AFS_FS is not set
  4263. CONFIG_NLS=y
  4264. CONFIG_NLS_DEFAULT="iso8859-1"
  4265. CONFIG_NLS_CODEPAGE_437=y
  4266. # CONFIG_NLS_CODEPAGE_737 is not set
  4267. # CONFIG_NLS_CODEPAGE_775 is not set
  4268. # CONFIG_NLS_CODEPAGE_850 is not set
  4269. # CONFIG_NLS_CODEPAGE_852 is not set
  4270. # CONFIG_NLS_CODEPAGE_855 is not set
  4271. # CONFIG_NLS_CODEPAGE_857 is not set
  4272. # CONFIG_NLS_CODEPAGE_860 is not set
  4273. # CONFIG_NLS_CODEPAGE_861 is not set
  4274. # CONFIG_NLS_CODEPAGE_862 is not set
  4275. # CONFIG_NLS_CODEPAGE_863 is not set
  4276. # CONFIG_NLS_CODEPAGE_864 is not set
  4277. # CONFIG_NLS_CODEPAGE_865 is not set
  4278. # CONFIG_NLS_CODEPAGE_866 is not set
  4279. # CONFIG_NLS_CODEPAGE_869 is not set
  4280. # CONFIG_NLS_CODEPAGE_936 is not set
  4281. # CONFIG_NLS_CODEPAGE_950 is not set
  4282. # CONFIG_NLS_CODEPAGE_932 is not set
  4283. # CONFIG_NLS_CODEPAGE_949 is not set
  4284. # CONFIG_NLS_CODEPAGE_874 is not set
  4285. # CONFIG_NLS_ISO8859_8 is not set
  4286. # CONFIG_NLS_CODEPAGE_1250 is not set
  4287. # CONFIG_NLS_CODEPAGE_1251 is not set
  4288. CONFIG_NLS_ASCII=y
  4289. CONFIG_NLS_ISO8859_1=y
  4290. # CONFIG_NLS_ISO8859_2 is not set
  4291. # CONFIG_NLS_ISO8859_3 is not set
  4292. # CONFIG_NLS_ISO8859_4 is not set
  4293. # CONFIG_NLS_ISO8859_5 is not set
  4294. # CONFIG_NLS_ISO8859_6 is not set
  4295. # CONFIG_NLS_ISO8859_7 is not set
  4296. # CONFIG_NLS_ISO8859_9 is not set
  4297. # CONFIG_NLS_ISO8859_13 is not set
  4298. # CONFIG_NLS_ISO8859_14 is not set
  4299. # CONFIG_NLS_ISO8859_15 is not set
  4300. # CONFIG_NLS_KOI8_R is not set
  4301. # CONFIG_NLS_KOI8_U is not set
  4302. # CONFIG_NLS_MAC_ROMAN is not set
  4303. # CONFIG_NLS_MAC_CELTIC is not set
  4304. # CONFIG_NLS_MAC_CENTEURO is not set
  4305. # CONFIG_NLS_MAC_CROATIAN is not set
  4306. # CONFIG_NLS_MAC_CYRILLIC is not set
  4307. # CONFIG_NLS_MAC_GAELIC is not set
  4308. # CONFIG_NLS_MAC_GREEK is not set
  4309. # CONFIG_NLS_MAC_ICELAND is not set
  4310. # CONFIG_NLS_MAC_INUIT is not set
  4311. # CONFIG_NLS_MAC_ROMANIAN is not set
  4312. # CONFIG_NLS_MAC_TURKISH is not set
  4313. # CONFIG_NLS_UTF8 is not set
  4314. # CONFIG_DLM is not set
  4315. # CONFIG_FILE_TABLE_DEBUG is not set
  4316.  
  4317. #
  4318. # Kernel hacking
  4319. #
  4320.  
  4321. #
  4322. # printk and dmesg options
  4323. #
  4324. CONFIG_PRINTK_TIME=y
  4325. CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4
  4326. # CONFIG_LOG_BUF_MAGIC is not set
  4327. # CONFIG_BOOT_PRINTK_DELAY is not set
  4328. # CONFIG_DYNAMIC_DEBUG is not set
  4329.  
  4330. #
  4331. # Compile-time checks and compiler options
  4332. #
  4333. CONFIG_DEBUG_INFO=y
  4334. # CONFIG_DEBUG_INFO_REDUCED is not set
  4335. # CONFIG_DEBUG_INFO_SPLIT is not set
  4336. # CONFIG_DEBUG_INFO_DWARF4 is not set
  4337. CONFIG_ENABLE_WARN_DEPRECATED=y
  4338. CONFIG_ENABLE_MUST_CHECK=y
  4339. CONFIG_FRAME_WARN=2048
  4340. # CONFIG_STRIP_ASM_SYMS is not set
  4341. # CONFIG_READABLE_ASM is not set
  4342. # CONFIG_UNUSED_SYMBOLS is not set
  4343. # CONFIG_PAGE_OWNER is not set
  4344. CONFIG_DEBUG_FS=y
  4345. # CONFIG_HEADERS_CHECK is not set
  4346. # CONFIG_DEBUG_SECTION_MISMATCH is not set
  4347. # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
  4348. CONFIG_MAGIC_SYSRQ=y
  4349. CONFIG_MAGIC_SYSRQ_DEFAULT_ENABLE=0x1
  4350. CONFIG_DEBUG_KERNEL=y
  4351.  
  4352. #
  4353. # Memory Debugging
  4354. #
  4355. # CONFIG_DEBUG_PAGEALLOC is not set
  4356. # CONFIG_DEBUG_OBJECTS is not set
  4357. # CONFIG_SLUB_STATS is not set
  4358. CONFIG_HAVE_DEBUG_KMEMLEAK=y
  4359. # CONFIG_DEBUG_KMEMLEAK is not set
  4360. # CONFIG_DEBUG_STACK_USAGE is not set
  4361. # CONFIG_DEBUG_VM is not set
  4362. # CONFIG_DEBUG_VMAP_ALLOC_FAIL is not set
  4363. # CONFIG_DEBUG_MEMORY_INIT is not set
  4364. # CONFIG_DEBUG_PER_CPU_MAPS is not set
  4365. # CONFIG_DEBUG_HIGHMEM is not set
  4366. # CONFIG_DEBUG_SHIRQ is not set
  4367.  
  4368. #
  4369. # Debug Lockups and Hangs
  4370. #
  4371. # CONFIG_LOCKUP_DETECTOR is not set
  4372. # CONFIG_DETECT_HUNG_TASK is not set
  4373. # CONFIG_PANIC_ON_OOPS is not set
  4374. CONFIG_PANIC_ON_OOPS_VALUE=0
  4375. CONFIG_PANIC_TIMEOUT=5
  4376. CONFIG_PANIC_ON_RECURSIVE_FAULT=y
  4377. # CONFIG_SCHED_DEBUG is not set
  4378. # CONFIG_PANIC_ON_SCHED_BUG is not set
  4379. # CONFIG_PANIC_ON_RT_THROTTLING is not set
  4380. CONFIG_SCHEDSTATS=y
  4381. # CONFIG_SCHED_STACK_END_CHECK is not set
  4382. CONFIG_TIMER_STATS=y
  4383. CONFIG_DEBUG_PREEMPT=y
  4384.  
  4385. #
  4386. # Lock Debugging (spinlocks, mutexes, etc...)
  4387. #
  4388. # CONFIG_DEBUG_RT_MUTEXES is not set
  4389. # CONFIG_DEBUG_SPINLOCK is not set
  4390. # CONFIG_DEBUG_MUTEXES is not set
  4391. # CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set
  4392. # CONFIG_DEBUG_LOCK_ALLOC is not set
  4393. # CONFIG_PROVE_LOCKING is not set
  4394. # CONFIG_LOCK_STAT is not set
  4395. # CONFIG_DEBUG_ATOMIC_SLEEP is not set
  4396. # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
  4397. # CONFIG_LOCK_TORTURE_TEST is not set
  4398. CONFIG_STACKTRACE=y
  4399. # CONFIG_DEBUG_KOBJECT is not set
  4400. CONFIG_DEBUG_BUGVERBOSE=y
  4401. # CONFIG_DEBUG_LIST is not set
  4402. # CONFIG_DEBUG_PI_LIST is not set
  4403. # CONFIG_DEBUG_SG is not set
  4404. # CONFIG_DEBUG_NOTIFIERS is not set
  4405. # CONFIG_DEBUG_CREDENTIALS is not set
  4406.  
  4407. #
  4408. # RCU Debugging
  4409. #
  4410. # CONFIG_SPARSE_RCU_POINTER is not set
  4411. # CONFIG_TORTURE_TEST is not set
  4412. # CONFIG_RCU_TORTURE_TEST is not set
  4413. CONFIG_RCU_CPU_STALL_TIMEOUT=21
  4414. CONFIG_RCU_CPU_STALL_VERBOSE=y
  4415. # CONFIG_RCU_CPU_STALL_INFO is not set
  4416. # CONFIG_RCU_TRACE is not set
  4417. # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
  4418. # CONFIG_NOTIFIER_ERROR_INJECTION is not set
  4419. # CONFIG_FAULT_INJECTION is not set
  4420. CONFIG_NOP_TRACER=y
  4421. CONFIG_HAVE_FUNCTION_TRACER=y
  4422. CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
  4423. CONFIG_HAVE_DYNAMIC_FTRACE=y
  4424. CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
  4425. CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
  4426. CONFIG_HAVE_C_RECORDMCOUNT=y
  4427. CONFIG_TRACE_CLOCK=y
  4428. CONFIG_RING_BUFFER=y
  4429. CONFIG_EVENT_TRACING=y
  4430. CONFIG_CONTEXT_SWITCH_TRACER=y
  4431. # CONFIG_MSM_RTB is not set
  4432. CONFIG_IPC_LOGGING=y
  4433. CONFIG_TRACING=y
  4434. CONFIG_GENERIC_TRACER=y
  4435. CONFIG_TRACING_SUPPORT=y
  4436. CONFIG_FTRACE=y
  4437. # CONFIG_FUNCTION_TRACER is not set
  4438. # CONFIG_IRQSOFF_TRACER is not set
  4439. # CONFIG_PREEMPT_TRACER is not set
  4440. # CONFIG_SCHED_TRACER is not set
  4441. # CONFIG_FTRACE_SYSCALLS is not set
  4442. # CONFIG_TRACER_SNAPSHOT is not set
  4443. CONFIG_BRANCH_PROFILE_NONE=y
  4444. # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
  4445. # CONFIG_PROFILE_ALL_BRANCHES is not set
  4446. # CONFIG_STACK_TRACER is not set
  4447. # CONFIG_BLK_DEV_IO_TRACE is not set
  4448. CONFIG_KPROBE_EVENT=y
  4449. # CONFIG_UPROBE_EVENT is not set
  4450. CONFIG_PROBE_EVENTS=y
  4451. CONFIG_CPU_FREQ_SWITCH_PROFILER=y
  4452. # CONFIG_FTRACE_STARTUP_TEST is not set
  4453. # CONFIG_TRACEPOINT_BENCHMARK is not set
  4454. # CONFIG_RING_BUFFER_BENCHMARK is not set
  4455. # CONFIG_RING_BUFFER_STARTUP_TEST is not set
  4456.  
  4457. #
  4458. # Runtime Testing
  4459. #
  4460. # CONFIG_LKDTM is not set
  4461. # CONFIG_TEST_LIST_SORT is not set
  4462. # CONFIG_KPROBES_SANITY_TEST is not set
  4463. # CONFIG_BACKTRACE_SELF_TEST is not set
  4464. # CONFIG_RBTREE_TEST is not set
  4465. # CONFIG_INTERVAL_TREE_TEST is not set
  4466. # CONFIG_PERCPU_TEST is not set
  4467. # CONFIG_ATOMIC64_SELFTEST is not set
  4468. # CONFIG_TEST_STRING_HELPERS is not set
  4469. # CONFIG_TEST_KSTRTOX is not set
  4470. # CONFIG_TEST_RHASHTABLE is not set
  4471. # CONFIG_DMA_API_DEBUG is not set
  4472. # CONFIG_TEST_LKM is not set
  4473. # CONFIG_TEST_USER_COPY is not set
  4474. # CONFIG_TEST_BPF is not set
  4475. # CONFIG_TEST_FIRMWARE is not set
  4476. # CONFIG_TEST_UDELAY is not set
  4477. CONFIG_PANIC_ON_DATA_CORRUPTION=y
  4478. # CONFIG_MEMTEST is not set
  4479. # CONFIG_SAMPLES is not set
  4480. CONFIG_HAVE_ARCH_KGDB=y
  4481. # CONFIG_KGDB is not set
  4482. # CONFIG_UBSAN is not set
  4483. # CONFIG_ARM_PTDUMP is not set
  4484. # CONFIG_STRICT_DEVMEM is not set
  4485. CONFIG_ARM_UNWIND=y
  4486. # CONFIG_DEBUG_USER is not set
  4487. # CONFIG_FORCE_PAGES is not set
  4488. # CONFIG_FREE_PAGES_RDONLY is not set
  4489. # CONFIG_DEBUG_LL is not set
  4490. CONFIG_DEBUG_LL_INCLUDE="mach/debug-macro.S"
  4491. # CONFIG_DEBUG_UART_PL01X is not set
  4492. # CONFIG_DEBUG_UART_8250 is not set
  4493. # CONFIG_DEBUG_UART_BCM63XX is not set
  4494. CONFIG_UNCOMPRESS_INCLUDE="debug/uncompress.h"
  4495. # CONFIG_ARM_KPROBES_TEST is not set
  4496. # CONFIG_PID_IN_CONTEXTIDR is not set
  4497. CONFIG_DEBUG_SET_MODULE_RONX=y
  4498.  
  4499. #
  4500. # Security options
  4501. #
  4502. CONFIG_KEYS=y
  4503. # CONFIG_PERSISTENT_KEYRINGS is not set
  4504. # CONFIG_BIG_KEYS is not set
  4505. # CONFIG_ENCRYPTED_KEYS is not set
  4506. # CONFIG_KEYS_DEBUG_PROC_KEYS is not set
  4507.  
  4508. #
  4509. # Qualcomm Technologies, Inc Per File Encryption security device drivers
  4510. #
  4511. # CONFIG_PFK is not set
  4512. # CONFIG_SECURITY_DMESG_RESTRICT is not set
  4513. # CONFIG_SECURITY_PERF_EVENTS_RESTRICT is not set
  4514. CONFIG_SECURITY=y
  4515. # CONFIG_SECURITYFS is not set
  4516. CONFIG_SECURITY_NETWORK=y
  4517. # CONFIG_SECURITY_NETWORK_XFRM is not set
  4518. # CONFIG_SECURITY_PATH is not set
  4519. CONFIG_LSM_MMAP_MIN_ADDR=4096
  4520. CONFIG_SECURITY_SELINUX=y
  4521. # CONFIG_SECURITY_SELINUX_BOOTPARAM is not set
  4522. # CONFIG_SECURITY_SELINUX_DISABLE is not set
  4523. CONFIG_SECURITY_SELINUX_DEVELOP=y
  4524. CONFIG_SECURITY_SELINUX_AVC_STATS=y
  4525. CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=1
  4526. # CONFIG_SECURITY_SELINUX_POLICYDB_VERSION_MAX is not set
  4527. # CONFIG_SECURITY_SMACK is not set
  4528. # CONFIG_SECURITY_TOMOYO is not set
  4529. # CONFIG_SECURITY_APPARMOR is not set
  4530. # CONFIG_SECURITY_YAMA is not set
  4531. CONFIG_INTEGRITY=y
  4532. # CONFIG_INTEGRITY_SIGNATURE is not set
  4533. CONFIG_INTEGRITY_AUDIT=y
  4534. # CONFIG_IMA is not set
  4535. # CONFIG_EVM is not set
  4536. CONFIG_DEFAULT_SECURITY_SELINUX=y
  4537. # CONFIG_DEFAULT_SECURITY_DAC is not set
  4538. CONFIG_DEFAULT_SECURITY="selinux"
  4539. CONFIG_CRYPTO=y
  4540.  
  4541. #
  4542. # Crypto core or helper
  4543. #
  4544. CONFIG_CRYPTO_ALGAPI=y
  4545. CONFIG_CRYPTO_ALGAPI2=y
  4546. CONFIG_CRYPTO_AEAD=y
  4547. CONFIG_CRYPTO_AEAD2=y
  4548. CONFIG_CRYPTO_BLKCIPHER=y
  4549. CONFIG_CRYPTO_BLKCIPHER2=y
  4550. CONFIG_CRYPTO_HASH=y
  4551. CONFIG_CRYPTO_HASH2=y
  4552. CONFIG_CRYPTO_RNG=y
  4553. CONFIG_CRYPTO_RNG2=y
  4554. CONFIG_CRYPTO_PCOMP2=y
  4555. CONFIG_CRYPTO_MANAGER=y
  4556. CONFIG_CRYPTO_MANAGER2=y
  4557. # CONFIG_CRYPTO_USER is not set
  4558. CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
  4559. CONFIG_CRYPTO_GF128MUL=y
  4560. CONFIG_CRYPTO_NULL=y
  4561. # CONFIG_CRYPTO_PCRYPT is not set
  4562. CONFIG_CRYPTO_WORKQUEUE=y
  4563. CONFIG_CRYPTO_CRYPTD=y
  4564. # CONFIG_CRYPTO_MCRYPTD is not set
  4565. CONFIG_CRYPTO_AUTHENC=y
  4566. # CONFIG_CRYPTO_TEST is not set
  4567. CONFIG_CRYPTO_ABLK_HELPER=y
  4568.  
  4569. #
  4570. # Authenticated Encryption with Associated Data
  4571. #
  4572. # CONFIG_CRYPTO_CCM is not set
  4573. # CONFIG_CRYPTO_GCM is not set
  4574. CONFIG_CRYPTO_SEQIV=y
  4575.  
  4576. #
  4577. # Block modes
  4578. #
  4579. CONFIG_CRYPTO_CBC=y
  4580. CONFIG_CRYPTO_CTR=y
  4581. # CONFIG_CRYPTO_CTS is not set
  4582. CONFIG_CRYPTO_ECB=y
  4583. # CONFIG_CRYPTO_LRW is not set
  4584. # CONFIG_CRYPTO_PCBC is not set
  4585. CONFIG_CRYPTO_XTS=y
  4586.  
  4587. #
  4588. # Hash modes
  4589. #
  4590. # CONFIG_CRYPTO_CMAC is not set
  4591. CONFIG_CRYPTO_HMAC=y
  4592. CONFIG_CRYPTO_XCBC=y
  4593. # CONFIG_CRYPTO_VMAC is not set
  4594.  
  4595. #
  4596. # Digest
  4597. #
  4598. CONFIG_CRYPTO_CRC32C=y
  4599. # CONFIG_CRYPTO_CRC32 is not set
  4600. # CONFIG_CRYPTO_CRCT10DIF is not set
  4601. # CONFIG_CRYPTO_GHASH is not set
  4602. CONFIG_CRYPTO_MD4=y
  4603. CONFIG_CRYPTO_MD5=y
  4604. # CONFIG_CRYPTO_MICHAEL_MIC is not set
  4605. # CONFIG_CRYPTO_RMD128 is not set
  4606. # CONFIG_CRYPTO_RMD160 is not set
  4607. # CONFIG_CRYPTO_RMD256 is not set
  4608. # CONFIG_CRYPTO_RMD320 is not set
  4609. CONFIG_CRYPTO_SHA1=y
  4610. CONFIG_CRYPTO_SHA256=y
  4611. CONFIG_CRYPTO_SHA512=y
  4612. # CONFIG_CRYPTO_TGR192 is not set
  4613. # CONFIG_CRYPTO_WP512 is not set
  4614.  
  4615. #
  4616. # Ciphers
  4617. #
  4618. CONFIG_CRYPTO_AES=y
  4619. # CONFIG_CRYPTO_ANUBIS is not set
  4620. CONFIG_CRYPTO_ARC4=y
  4621. # CONFIG_CRYPTO_BLOWFISH is not set
  4622. # CONFIG_CRYPTO_CAMELLIA is not set
  4623. # CONFIG_CRYPTO_CAST5 is not set
  4624. # CONFIG_CRYPTO_CAST6 is not set
  4625. CONFIG_CRYPTO_DES=y
  4626. # CONFIG_CRYPTO_FCRYPT is not set
  4627. # CONFIG_CRYPTO_KHAZAD is not set
  4628. # CONFIG_CRYPTO_SALSA20 is not set
  4629. # CONFIG_CRYPTO_SEED is not set
  4630. # CONFIG_CRYPTO_SERPENT is not set
  4631. # CONFIG_CRYPTO_TEA is not set
  4632. CONFIG_CRYPTO_TWOFISH=y
  4633. CONFIG_CRYPTO_TWOFISH_COMMON=y
  4634.  
  4635. #
  4636. # Compression
  4637. #
  4638. CONFIG_CRYPTO_DEFLATE=y
  4639. # CONFIG_CRYPTO_ZLIB is not set
  4640. # CONFIG_CRYPTO_LZO is not set
  4641. # CONFIG_CRYPTO_LZ4 is not set
  4642. # CONFIG_CRYPTO_LZ4HC is not set
  4643.  
  4644. #
  4645. # Random Number Generation
  4646. #
  4647. CONFIG_CRYPTO_ANSI_CPRNG=m
  4648. # CONFIG_CRYPTO_DRBG_MENU is not set
  4649. # CONFIG_CRYPTO_USER_API_HASH is not set
  4650. # CONFIG_CRYPTO_USER_API_SKCIPHER is not set
  4651. CONFIG_CRYPTO_HW=y
  4652. CONFIG_CRYPTO_DEV_QCE50=y
  4653. # CONFIG_FIPS_ENABLE is not set
  4654. CONFIG_CRYPTO_DEV_QCRYPTO=y
  4655. CONFIG_CRYPTO_DEV_QCOM_MSM_QCE=y
  4656. CONFIG_CRYPTO_DEV_QCEDEV=y
  4657. CONFIG_CRYPTO_DEV_OTA_CRYPTO=y
  4658. CONFIG_CRYPTO_DEV_QCOM_ICE=y
  4659. # CONFIG_ASYMMETRIC_KEY_TYPE is not set
  4660. CONFIG_ARM_CRYPTO=y
  4661. CONFIG_CRYPTO_SHA1_ARM=y
  4662. CONFIG_CRYPTO_SHA1_ARM_NEON=y
  4663. CONFIG_CRYPTO_SHA2_ARM_CE=y
  4664. # CONFIG_CRYPTO_SHA256_ARM is not set
  4665. CONFIG_CRYPTO_SHA512_ARM_NEON=y
  4666. CONFIG_CRYPTO_AES_ARM=y
  4667. CONFIG_CRYPTO_AES_ARM_BS=y
  4668. CONFIG_CRYPTO_AES_ARM_CE=y
  4669. CONFIG_BINARY_PRINTF=y
  4670.  
  4671. #
  4672. # Library routines
  4673. #
  4674. CONFIG_BITREVERSE=y
  4675. CONFIG_GENERIC_STRNCPY_FROM_USER=y
  4676. CONFIG_GENERIC_STRNLEN_USER=y
  4677. CONFIG_GENERIC_NET_UTILS=y
  4678. CONFIG_GENERIC_PCI_IOMAP=y
  4679. CONFIG_GENERIC_IO=y
  4680. CONFIG_ARCH_USE_CMPXCHG_LOCKREF=y
  4681. CONFIG_CRC_CCITT=y
  4682. CONFIG_CRC16=y
  4683. # CONFIG_CRC_T10DIF is not set
  4684. # CONFIG_CRC_ITU_T is not set
  4685. CONFIG_CRC32=y
  4686. # CONFIG_CRC32_SELFTEST is not set
  4687. CONFIG_CRC32_SLICEBY8=y
  4688. # CONFIG_CRC32_SLICEBY4 is not set
  4689. # CONFIG_CRC32_SARWATE is not set
  4690. # CONFIG_CRC32_BIT is not set
  4691. # CONFIG_CRC7 is not set
  4692. CONFIG_LIBCRC32C=y
  4693. # CONFIG_CRC8 is not set
  4694. CONFIG_AUDIT_GENERIC=y
  4695. # CONFIG_AUDIT_ARCH_COMPAT_GENERIC is not set
  4696. # CONFIG_RANDOM32_SELFTEST is not set
  4697. CONFIG_ZLIB_INFLATE=y
  4698. CONFIG_ZLIB_DEFLATE=y
  4699. CONFIG_LZO_COMPRESS=y
  4700. CONFIG_LZO_DECOMPRESS=y
  4701. CONFIG_LZ4_COMPRESS=y
  4702. CONFIG_LZ4_DECOMPRESS=y
  4703. # CONFIG_XZ_DEC is not set
  4704. # CONFIG_XZ_DEC_BCJ is not set
  4705. CONFIG_DECOMPRESS_GZIP=y
  4706. CONFIG_DECOMPRESS_BZIP2=y
  4707. CONFIG_DECOMPRESS_LZMA=y
  4708. CONFIG_GENERIC_ALLOCATOR=y
  4709. CONFIG_REED_SOLOMON=y
  4710. CONFIG_REED_SOLOMON_ENC8=y
  4711. CONFIG_REED_SOLOMON_DEC8=y
  4712. CONFIG_TEXTSEARCH=y
  4713. CONFIG_TEXTSEARCH_KMP=y
  4714. CONFIG_TEXTSEARCH_BM=y
  4715. CONFIG_TEXTSEARCH_FSM=y
  4716. CONFIG_ASSOCIATIVE_ARRAY=y
  4717. CONFIG_HAS_IOMEM=y
  4718. CONFIG_HAS_IOPORT_MAP=y
  4719. CONFIG_HAS_DMA=y
  4720. CONFIG_CPU_RMAP=y
  4721. CONFIG_DQL=y
  4722. CONFIG_NLATTR=y
  4723. CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y
  4724. # CONFIG_AVERAGE is not set
  4725. # CONFIG_CORDIC is not set
  4726. # CONFIG_DDR is not set
  4727. CONFIG_LIBFDT=y
  4728. CONFIG_ARCH_HAS_SG_CHAIN=y
  4729. CONFIG_QMI_ENCDEC=y
  4730. # CONFIG_QMI_ENCDEC_DEBUG is not set
  4731. # CONFIG_VIRTUALIZATION is not set
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement