Guest User

Untitled

a guest
Nov 3rd, 2024
4
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 215.69 KB | None | 0 0
  1. #
  2. # Automatically generated file; DO NOT EDIT.
  3. # Linux/arm 6.12.0-rc5 Kernel Configuration
  4. #
  5. CONFIG_CC_VERSION_TEXT="armv7-alpine-linux-musleabihf-gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014"
  6. CONFIG_CC_IS_GCC=y
  7. CONFIG_GCC_VERSION=130201
  8. CONFIG_CLANG_VERSION=0
  9. CONFIG_AS_IS_GNU=y
  10. CONFIG_AS_VERSION=24100
  11. CONFIG_LD_IS_BFD=y
  12. CONFIG_LD_VERSION=24100
  13. CONFIG_LLD_VERSION=0
  14. CONFIG_RUSTC_VERSION=0
  15. CONFIG_RUSTC_LLVM_VERSION=0
  16. CONFIG_GCC_ASM_GOTO_OUTPUT_BROKEN=y
  17. CONFIG_CC_HAS_ASM_INLINE=y
  18. CONFIG_CC_HAS_NO_PROFILE_FN_ATTR=y
  19. CONFIG_PAHOLE_VERSION=0
  20. CONFIG_IRQ_WORK=y
  21. CONFIG_BUILDTIME_TABLE_SORT=y
  22. CONFIG_THREAD_INFO_IN_TASK=y
  23.  
  24. #
  25. # General setup
  26. #
  27. CONFIG_INIT_ENV_ARG_LIMIT=32
  28. # CONFIG_COMPILE_TEST is not set
  29. # CONFIG_WERROR is not set
  30. CONFIG_LOCALVERSION=""
  31. CONFIG_LOCALVERSION_AUTO=y
  32. CONFIG_BUILD_SALT=""
  33. CONFIG_HAVE_KERNEL_GZIP=y
  34. CONFIG_HAVE_KERNEL_LZMA=y
  35. CONFIG_HAVE_KERNEL_XZ=y
  36. CONFIG_HAVE_KERNEL_LZO=y
  37. CONFIG_HAVE_KERNEL_LZ4=y
  38. # CONFIG_KERNEL_GZIP is not set
  39. # CONFIG_KERNEL_LZMA is not set
  40. CONFIG_KERNEL_XZ=y
  41. # CONFIG_KERNEL_LZO is not set
  42. # CONFIG_KERNEL_LZ4 is not set
  43. CONFIG_DEFAULT_INIT=""
  44. CONFIG_DEFAULT_HOSTNAME="(none)"
  45. CONFIG_SYSVIPC=y
  46. CONFIG_SYSVIPC_SYSCTL=y
  47. CONFIG_POSIX_MQUEUE=y
  48. CONFIG_POSIX_MQUEUE_SYSCTL=y
  49. # CONFIG_WATCH_QUEUE is not set
  50. CONFIG_CROSS_MEMORY_ATTACH=y
  51. # CONFIG_USELIB is not set
  52. CONFIG_AUDIT=y
  53. CONFIG_HAVE_ARCH_AUDITSYSCALL=y
  54. CONFIG_AUDITSYSCALL=y
  55.  
  56. #
  57. # IRQ subsystem
  58. #
  59. CONFIG_GENERIC_IRQ_PROBE=y
  60. CONFIG_GENERIC_IRQ_SHOW=y
  61. CONFIG_GENERIC_IRQ_SHOW_LEVEL=y
  62. CONFIG_GENERIC_IRQ_EFFECTIVE_AFF_MASK=y
  63. CONFIG_GENERIC_IRQ_MIGRATION=y
  64. CONFIG_HARDIRQS_SW_RESEND=y
  65. CONFIG_GENERIC_IRQ_CHIP=y
  66. CONFIG_IRQ_DOMAIN=y
  67. CONFIG_IRQ_DOMAIN_HIERARCHY=y
  68. CONFIG_GENERIC_IRQ_IPI=y
  69. CONFIG_GENERIC_MSI_IRQ=y
  70. CONFIG_IRQ_FORCED_THREADING=y
  71. CONFIG_SPARSE_IRQ=y
  72. # CONFIG_GENERIC_IRQ_DEBUGFS is not set
  73. # end of IRQ subsystem
  74.  
  75. CONFIG_GENERIC_IRQ_MULTI_HANDLER=y
  76. CONFIG_GENERIC_TIME_VSYSCALL=y
  77. CONFIG_GENERIC_CLOCKEVENTS=y
  78. CONFIG_ARCH_HAS_TICK_BROADCAST=y
  79. CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
  80. CONFIG_CONTEXT_TRACKING=y
  81. CONFIG_CONTEXT_TRACKING_IDLE=y
  82.  
  83. #
  84. # Timers subsystem
  85. #
  86. CONFIG_TICK_ONESHOT=y
  87. CONFIG_NO_HZ_COMMON=y
  88. # CONFIG_HZ_PERIODIC is not set
  89. CONFIG_NO_HZ_IDLE=y
  90. # CONFIG_NO_HZ_FULL is not set
  91. CONFIG_NO_HZ=y
  92. CONFIG_HIGH_RES_TIMERS=y
  93. # end of Timers subsystem
  94.  
  95. CONFIG_BPF=y
  96. CONFIG_HAVE_EBPF_JIT=y
  97.  
  98. #
  99. # BPF subsystem
  100. #
  101. # CONFIG_BPF_SYSCALL is not set
  102. # CONFIG_BPF_JIT is not set
  103. # end of BPF subsystem
  104.  
  105. CONFIG_PREEMPT_BUILD=y
  106. # CONFIG_PREEMPT_NONE is not set
  107. # CONFIG_PREEMPT_VOLUNTARY is not set
  108. CONFIG_PREEMPT=y
  109. CONFIG_PREEMPT_COUNT=y
  110. CONFIG_PREEMPTION=y
  111.  
  112. #
  113. # CPU/Task time and stats accounting
  114. #
  115. CONFIG_TICK_CPU_ACCOUNTING=y
  116. # CONFIG_VIRT_CPU_ACCOUNTING_GEN is not set
  117. # CONFIG_IRQ_TIME_ACCOUNTING is not set
  118. CONFIG_SCHED_HW_PRESSURE=y
  119. CONFIG_BSD_PROCESS_ACCT=y
  120. # CONFIG_BSD_PROCESS_ACCT_V3 is not set
  121. # CONFIG_TASKSTATS is not set
  122. CONFIG_PSI=y
  123. # CONFIG_PSI_DEFAULT_DISABLED is not set
  124. # end of CPU/Task time and stats accounting
  125.  
  126. CONFIG_CPU_ISOLATION=y
  127.  
  128. #
  129. # RCU Subsystem
  130. #
  131. CONFIG_TREE_RCU=y
  132. CONFIG_PREEMPT_RCU=y
  133. # CONFIG_RCU_EXPERT is not set
  134. CONFIG_TREE_SRCU=y
  135. CONFIG_NEED_SRCU_NMI_SAFE=y
  136. CONFIG_TASKS_RCU_GENERIC=y
  137. CONFIG_NEED_TASKS_RCU=y
  138. CONFIG_TASKS_RCU=y
  139. CONFIG_RCU_STALL_COMMON=y
  140. CONFIG_RCU_NEED_SEGCBLIST=y
  141. # end of RCU Subsystem
  142.  
  143. CONFIG_IKCONFIG=y
  144. CONFIG_IKCONFIG_PROC=y
  145. # CONFIG_IKHEADERS is not set
  146. CONFIG_LOG_BUF_SHIFT=16
  147. CONFIG_LOG_CPU_MAX_BUF_SHIFT=12
  148. # CONFIG_PRINTK_INDEX is not set
  149. CONFIG_GENERIC_SCHED_CLOCK=y
  150.  
  151. #
  152. # Scheduler features
  153. #
  154. # end of Scheduler features
  155.  
  156. CONFIG_CC_IMPLICIT_FALLTHROUGH="-Wimplicit-fallthrough=5"
  157. CONFIG_GCC10_NO_ARRAY_BOUNDS=y
  158. CONFIG_CC_NO_ARRAY_BOUNDS=y
  159. CONFIG_GCC_NO_STRINGOP_OVERFLOW=y
  160. CONFIG_CC_NO_STRINGOP_OVERFLOW=y
  161. CONFIG_SLAB_OBJ_EXT=y
  162. CONFIG_CGROUPS=y
  163. CONFIG_PAGE_COUNTER=y
  164. # CONFIG_CGROUP_FAVOR_DYNMODS is not set
  165. CONFIG_MEMCG=y
  166. # CONFIG_MEMCG_V1 is not set
  167. CONFIG_BLK_CGROUP=y
  168. CONFIG_CGROUP_WRITEBACK=y
  169. CONFIG_CGROUP_SCHED=y
  170. CONFIG_GROUP_SCHED_WEIGHT=y
  171. CONFIG_FAIR_GROUP_SCHED=y
  172. CONFIG_CFS_BANDWIDTH=y
  173. CONFIG_RT_GROUP_SCHED=y
  174. CONFIG_SCHED_MM_CID=y
  175. CONFIG_CGROUP_PIDS=y
  176. # CONFIG_CGROUP_RDMA is not set
  177. CONFIG_CGROUP_FREEZER=y
  178. CONFIG_CPUSETS=y
  179. # CONFIG_CPUSETS_V1 is not set
  180. CONFIG_PROC_PID_CPUSET=y
  181. CONFIG_CGROUP_DEVICE=y
  182. CONFIG_CGROUP_CPUACCT=y
  183. CONFIG_CGROUP_PERF=y
  184. # CONFIG_CGROUP_MISC is not set
  185. CONFIG_SOCK_CGROUP_DATA=y
  186. CONFIG_NAMESPACES=y
  187. CONFIG_UTS_NS=y
  188. CONFIG_IPC_NS=y
  189. CONFIG_USER_NS=y
  190. CONFIG_PID_NS=y
  191. CONFIG_NET_NS=y
  192. CONFIG_CHECKPOINT_RESTORE=y
  193. # CONFIG_SCHED_AUTOGROUP is not set
  194. # CONFIG_RELAY is not set
  195. CONFIG_BLK_DEV_INITRD=y
  196. CONFIG_INITRAMFS_SOURCE=""
  197. # CONFIG_INITRAMFS_FORCE is not set
  198. CONFIG_RD_GZIP=y
  199. CONFIG_RD_BZIP2=y
  200. CONFIG_RD_LZMA=y
  201. CONFIG_RD_XZ=y
  202. CONFIG_RD_LZO=y
  203. CONFIG_RD_LZ4=y
  204. CONFIG_RD_ZSTD=y
  205. # CONFIG_BOOT_CONFIG is not set
  206. CONFIG_INITRAMFS_PRESERVE_MTIME=y
  207. CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE=y
  208. # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
  209. CONFIG_HAVE_LD_DEAD_CODE_DATA_ELIMINATION=y
  210. CONFIG_LD_ORPHAN_WARN=y
  211. CONFIG_LD_ORPHAN_WARN_LEVEL="warn"
  212. CONFIG_SYSCTL=y
  213. CONFIG_HAVE_UID16=y
  214. # CONFIG_EXPERT is not set
  215. CONFIG_UID16=y
  216. CONFIG_MULTIUSER=y
  217. CONFIG_SYSFS_SYSCALL=y
  218. CONFIG_FHANDLE=y
  219. CONFIG_POSIX_TIMERS=y
  220. CONFIG_PRINTK=y
  221. CONFIG_BUG=y
  222. CONFIG_ELF_CORE=y
  223. CONFIG_FUTEX=y
  224. CONFIG_FUTEX_PI=y
  225. CONFIG_EPOLL=y
  226. CONFIG_SIGNALFD=y
  227. CONFIG_TIMERFD=y
  228. CONFIG_EVENTFD=y
  229. CONFIG_SHMEM=y
  230. CONFIG_AIO=y
  231. CONFIG_IO_URING=y
  232. CONFIG_ADVISE_SYSCALLS=y
  233. CONFIG_MEMBARRIER=y
  234. CONFIG_KCMP=y
  235. CONFIG_RSEQ=y
  236. CONFIG_CACHESTAT_SYSCALL=y
  237. CONFIG_KALLSYMS=y
  238. # CONFIG_KALLSYMS_SELFTEST is not set
  239. CONFIG_ARCH_HAS_MEMBARRIER_SYNC_CORE=y
  240. CONFIG_HAVE_PERF_EVENTS=y
  241. CONFIG_PERF_USE_VMALLOC=y
  242.  
  243. #
  244. # Kernel Performance Events And Counters
  245. #
  246. CONFIG_PERF_EVENTS=y
  247. # end of Kernel Performance Events And Counters
  248.  
  249. CONFIG_SYSTEM_DATA_VERIFICATION=y
  250. CONFIG_PROFILING=y
  251. CONFIG_TRACEPOINTS=y
  252.  
  253. #
  254. # Kexec and crash features
  255. #
  256. CONFIG_KEXEC_CORE=y
  257. CONFIG_KEXEC=y
  258. # CONFIG_CRASH_DUMP is not set
  259. # end of Kexec and crash features
  260. # end of General setup
  261.  
  262. CONFIG_ARM=y
  263. CONFIG_ARM_HAS_GROUP_RELOCS=y
  264. CONFIG_SYS_SUPPORTS_APM_EMULATION=y
  265. CONFIG_HAVE_PROC_CPU=y
  266. CONFIG_STACKTRACE_SUPPORT=y
  267. CONFIG_LOCKDEP_SUPPORT=y
  268. CONFIG_ARCH_HAS_BANDGAP=y
  269. CONFIG_FIX_EARLYCON_MEM=y
  270. CONFIG_GENERIC_HWEIGHT=y
  271. CONFIG_GENERIC_CALIBRATE_DELAY=y
  272. CONFIG_ARCH_SUPPORTS_UPROBES=y
  273. CONFIG_ARM_PATCH_PHYS_VIRT=y
  274. CONFIG_GENERIC_BUG=y
  275. CONFIG_PGTABLE_LEVELS=2
  276.  
  277. #
  278. # System Type
  279. #
  280. CONFIG_MMU=y
  281. CONFIG_ARCH_MMAP_RND_BITS_MIN=8
  282. CONFIG_ARCH_MMAP_RND_BITS_MAX=16
  283. CONFIG_ARCH_MULTIPLATFORM=y
  284.  
  285. #
  286. # Platform selection
  287. #
  288.  
  289. #
  290. # CPU Core family selection
  291. #
  292. # CONFIG_ARCH_MULTI_V6 is not set
  293. CONFIG_ARCH_MULTI_V7=y
  294. CONFIG_ARCH_MULTI_V6_V7=y
  295. # end of Platform selection
  296.  
  297. # CONFIG_ARCH_VIRT is not set
  298. # CONFIG_ARCH_AIROHA is not set
  299. # CONFIG_ARCH_RDA is not set
  300. # CONFIG_ARCH_SUNPLUS is not set
  301. # CONFIG_ARCH_UNIPHIER is not set
  302. # CONFIG_ARCH_ACTIONS is not set
  303. # CONFIG_ARCH_ALPINE is not set
  304. # CONFIG_ARCH_ARTPEC is not set
  305. # CONFIG_ARCH_ASPEED is not set
  306. # CONFIG_ARCH_AT91 is not set
  307. # CONFIG_ARCH_BCM is not set
  308. # CONFIG_ARCH_BERLIN is not set
  309. # CONFIG_ARCH_DIGICOLOR is not set
  310. # CONFIG_ARCH_DOVE is not set
  311. # CONFIG_ARCH_EXYNOS is not set
  312. # CONFIG_ARCH_HIGHBANK is not set
  313. # CONFIG_ARCH_HISI is not set
  314. # CONFIG_ARCH_HPE is not set
  315. # CONFIG_ARCH_MXC is not set
  316. # CONFIG_ARCH_KEYSTONE is not set
  317. # CONFIG_ARCH_MEDIATEK is not set
  318. # CONFIG_ARCH_MESON is not set
  319. # CONFIG_ARCH_MILBEAUT is not set
  320. # CONFIG_ARCH_MMP is not set
  321. # CONFIG_ARCH_MSTARV7 is not set
  322. # CONFIG_ARCH_MVEBU is not set
  323. # CONFIG_ARCH_NPCM is not set
  324. CONFIG_ARCH_OMAP=y
  325.  
  326. #
  327. # TI OMAP/AM/DM/DRA Family
  328. #
  329. # CONFIG_ARCH_OMAP3 is not set
  330. CONFIG_ARCH_OMAP4=y
  331. # CONFIG_SOC_OMAP5 is not set
  332. # CONFIG_SOC_AM33XX is not set
  333. # CONFIG_SOC_AM43XX is not set
  334. # CONFIG_SOC_DRA7XX is not set
  335. CONFIG_ARCH_OMAP2PLUS=y
  336. CONFIG_OMAP_INTERCONNECT_BARRIER=y
  337.  
  338. #
  339. # TI OMAP2/3/4 Specific Features
  340. #
  341. CONFIG_ARCH_OMAP2PLUS_TYPICAL=y
  342. CONFIG_SOC_HAS_OMAP2_SDRC=y
  343. CONFIG_POWER_AVS_OMAP=y
  344. CONFIG_POWER_AVS_OMAP_CLASS3=y
  345.  
  346. #
  347. # OMAP Legacy Platform Data Board Type
  348. #
  349. CONFIG_MACH_OMAP_GENERIC=y
  350. # end of TI OMAP2/3/4 Specific Features
  351. # end of TI OMAP/AM/DM/DRA Family
  352.  
  353. # CONFIG_ARCH_QCOM is not set
  354. # CONFIG_ARCH_REALTEK is not set
  355. # CONFIG_ARCH_ROCKCHIP is not set
  356. # CONFIG_ARCH_S5PV210 is not set
  357. # CONFIG_ARCH_RENESAS is not set
  358. # CONFIG_ARCH_INTEL_SOCFPGA is not set
  359. # CONFIG_PLAT_SPEAR is not set
  360. # CONFIG_ARCH_STI is not set
  361. # CONFIG_ARCH_STM32 is not set
  362. # CONFIG_ARCH_SUNXI is not set
  363. # CONFIG_ARCH_TEGRA is not set
  364. # CONFIG_ARCH_U8500 is not set
  365. # CONFIG_ARCH_REALVIEW is not set
  366. # CONFIG_ARCH_VEXPRESS is not set
  367. # CONFIG_ARCH_WM8850 is not set
  368. # CONFIG_ARCH_ZYNQ is not set
  369.  
  370. #
  371. # Processor Type
  372. #
  373. CONFIG_CPU_V7=y
  374. CONFIG_CPU_THUMB_CAPABLE=y
  375. CONFIG_CPU_32v6K=y
  376. CONFIG_CPU_32v7=y
  377. CONFIG_CPU_ABRT_EV7=y
  378. CONFIG_CPU_PABRT_V7=y
  379. CONFIG_CPU_CACHE_V7=y
  380. CONFIG_CPU_CACHE_VIPT=y
  381. CONFIG_CPU_COPY_V6=y
  382. CONFIG_CPU_TLB_V7=y
  383. CONFIG_CPU_HAS_ASID=y
  384. CONFIG_CPU_CP15=y
  385. CONFIG_CPU_CP15_MMU=y
  386.  
  387. #
  388. # Processor Features
  389. #
  390. # CONFIG_ARM_LPAE is not set
  391. CONFIG_ARM_THUMB=y
  392. CONFIG_ARM_THUMBEE=y
  393. CONFIG_ARM_VIRT_EXT=y
  394. CONFIG_SWP_EMULATE=y
  395. CONFIG_CPU_LITTLE_ENDIAN=y
  396. # CONFIG_CPU_BIG_ENDIAN is not set
  397. # CONFIG_CPU_ICACHE_DISABLE is not set
  398. # CONFIG_CPU_ICACHE_MISMATCH_WORKAROUND is not set
  399. # CONFIG_CPU_BPREDICT_DISABLE is not set
  400. CONFIG_CPU_SPECTRE=y
  401. CONFIG_HARDEN_BRANCH_PREDICTOR=y
  402. CONFIG_HARDEN_BRANCH_HISTORY=y
  403. CONFIG_KUSER_HELPERS=y
  404. CONFIG_VDSO=y
  405. CONFIG_OUTER_CACHE=y
  406. CONFIG_OUTER_CACHE_SYNC=y
  407. CONFIG_MIGHT_HAVE_CACHE_L2X0=y
  408. CONFIG_CACHE_L2X0=y
  409. # CONFIG_CACHE_L2X0_PMU is not set
  410. CONFIG_PL310_ERRATA_588369=y
  411. CONFIG_PL310_ERRATA_727915=y
  412. # CONFIG_PL310_ERRATA_753970 is not set
  413. # CONFIG_PL310_ERRATA_769419 is not set
  414. CONFIG_ARM_L1_CACHE_SHIFT_6=y
  415. CONFIG_ARM_L1_CACHE_SHIFT=6
  416. CONFIG_ARM_DMA_MEM_BUFFERABLE=y
  417. CONFIG_ARM_HEAVY_MB=y
  418. CONFIG_DEBUG_ALIGN_RODATA=y
  419. CONFIG_ARM_ERRATA_430973=y
  420. CONFIG_ARM_ERRATA_643719=y
  421. CONFIG_ARM_ERRATA_720789=y
  422. CONFIG_ARM_ERRATA_754322=y
  423. # CONFIG_ARM_ERRATA_754327 is not set
  424. # CONFIG_ARM_ERRATA_764369 is not set
  425. # CONFIG_ARM_ERRATA_764319 is not set
  426. CONFIG_ARM_ERRATA_775420=y
  427. CONFIG_ARM_ERRATA_798181=y
  428. # CONFIG_ARM_ERRATA_773022 is not set
  429. # CONFIG_ARM_ERRATA_818325_852422 is not set
  430. # CONFIG_ARM_ERRATA_821420 is not set
  431. # CONFIG_ARM_ERRATA_825619 is not set
  432. # CONFIG_ARM_ERRATA_857271 is not set
  433. # CONFIG_ARM_ERRATA_852421 is not set
  434. # CONFIG_ARM_ERRATA_852423 is not set
  435. # CONFIG_ARM_ERRATA_857272 is not set
  436. # end of System Type
  437.  
  438. #
  439. # Bus support
  440. #
  441. # CONFIG_ARM_ERRATA_814220 is not set
  442. # end of Bus support
  443.  
  444. #
  445. # Kernel Features
  446. #
  447. CONFIG_HAVE_SMP=y
  448. CONFIG_SMP=y
  449. CONFIG_SMP_ON_UP=y
  450. CONFIG_CURRENT_POINTER_IN_TPIDRURO=y
  451. CONFIG_IRQSTACKS=y
  452. CONFIG_ARM_CPU_TOPOLOGY=y
  453. # CONFIG_SCHED_MC is not set
  454. # CONFIG_SCHED_SMT is not set
  455. CONFIG_HAVE_ARM_SCU=y
  456. CONFIG_HAVE_ARM_ARCH_TIMER=y
  457. CONFIG_HAVE_ARM_TWD=y
  458. # CONFIG_MCPM is not set
  459. # CONFIG_BIG_LITTLE is not set
  460. CONFIG_VMSPLIT_3G=y
  461. # CONFIG_VMSPLIT_3G_OPT is not set
  462. # CONFIG_VMSPLIT_2G is not set
  463. # CONFIG_VMSPLIT_1G is not set
  464. CONFIG_PAGE_OFFSET=0xC0000000
  465. CONFIG_NR_CPUS=2
  466. CONFIG_HOTPLUG_CPU=y
  467. # CONFIG_ARM_PSCI is not set
  468. CONFIG_HZ_FIXED=0
  469. CONFIG_HZ_100=y
  470. # CONFIG_HZ_200 is not set
  471. # CONFIG_HZ_250 is not set
  472. # CONFIG_HZ_300 is not set
  473. # CONFIG_HZ_500 is not set
  474. # CONFIG_HZ_1000 is not set
  475. CONFIG_HZ=100
  476. CONFIG_SCHED_HRTICK=y
  477. # CONFIG_THUMB2_KERNEL is not set
  478. CONFIG_ARM_PATCH_IDIV=y
  479. CONFIG_AEABI=y
  480. # CONFIG_OABI_COMPAT is not set
  481. CONFIG_ARCH_SELECT_MEMORY_MODEL=y
  482. CONFIG_ARCH_FLATMEM_ENABLE=y
  483. CONFIG_ARCH_SPARSEMEM_ENABLE=y
  484. CONFIG_HIGHMEM=y
  485. CONFIG_HIGHPTE=y
  486. CONFIG_ARM_PAN=y
  487. CONFIG_CPU_SW_DOMAIN_PAN=y
  488. CONFIG_HW_PERF_EVENTS=y
  489. CONFIG_ARM_MODULE_PLTS=y
  490. CONFIG_ARCH_FORCE_MAX_ORDER=11
  491. CONFIG_ALIGNMENT_TRAP=y
  492. # CONFIG_UACCESS_WITH_MEMCPY is not set
  493. # CONFIG_PARAVIRT is not set
  494. # CONFIG_PARAVIRT_TIME_ACCOUNTING is not set
  495. # CONFIG_XEN is not set
  496. CONFIG_CC_HAVE_STACKPROTECTOR_TLS=y
  497. CONFIG_STACKPROTECTOR_PER_TASK=y
  498. # end of Kernel Features
  499.  
  500. #
  501. # Boot options
  502. #
  503. CONFIG_USE_OF=y
  504. CONFIG_ARCH_WANT_FLAT_DTB_INSTALL=y
  505. CONFIG_ATAGS=y
  506. # CONFIG_DEPRECATED_PARAM_STRUCT is not set
  507. CONFIG_ZBOOT_ROM_TEXT=0x0
  508. CONFIG_ZBOOT_ROM_BSS=0x0
  509. CONFIG_ARM_APPENDED_DTB=y
  510. CONFIG_ARM_ATAG_DTB_COMPAT=y
  511. CONFIG_ARM_ATAG_DTB_COMPAT_CMDLINE_FROM_BOOTLOADER=y
  512. # CONFIG_ARM_ATAG_DTB_COMPAT_CMDLINE_EXTEND is not set
  513. CONFIG_CMDLINE="console=tty0 PMOS_NO_OUTPUT_REDIRECT ignore_loglevel"
  514. # CONFIG_CMDLINE_FROM_BOOTLOADER is not set
  515. # CONFIG_CMDLINE_EXTEND is not set
  516. CONFIG_CMDLINE_FORCE=y
  517. CONFIG_ARCH_SUPPORTS_KEXEC=y
  518. CONFIG_ATAGS_PROC=y
  519. CONFIG_ARCH_SUPPORTS_CRASH_DUMP=y
  520. CONFIG_AUTO_ZRELADDR=y
  521. # CONFIG_EFI is not set
  522. # end of Boot options
  523.  
  524. #
  525. # CPU Power Management
  526. #
  527.  
  528. #
  529. # CPU Frequency scaling
  530. #
  531. CONFIG_CPU_FREQ=y
  532. CONFIG_CPU_FREQ_GOV_ATTR_SET=y
  533. CONFIG_CPU_FREQ_GOV_COMMON=y
  534. # CONFIG_CPU_FREQ_STAT is not set
  535. # CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
  536. # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
  537. # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
  538. CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
  539. # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
  540. # CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL is not set
  541. CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
  542. CONFIG_CPU_FREQ_GOV_POWERSAVE=y
  543. CONFIG_CPU_FREQ_GOV_USERSPACE=y
  544. CONFIG_CPU_FREQ_GOV_ONDEMAND=y
  545. CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
  546. # CONFIG_CPU_FREQ_GOV_SCHEDUTIL is not set
  547.  
  548. #
  549. # CPU frequency scaling drivers
  550. #
  551. CONFIG_CPUFREQ_DT=m
  552. CONFIG_CPUFREQ_DT_PLATDEV=y
  553. CONFIG_ARM_OMAP2PLUS_CPUFREQ=y
  554. CONFIG_ARM_TI_CPUFREQ=y
  555. # end of CPU Frequency scaling
  556.  
  557. #
  558. # CPU Idle
  559. #
  560. CONFIG_CPU_IDLE=y
  561. CONFIG_CPU_IDLE_MULTIPLE_DRIVERS=y
  562. # CONFIG_CPU_IDLE_GOV_LADDER is not set
  563. CONFIG_CPU_IDLE_GOV_MENU=y
  564. # CONFIG_CPU_IDLE_GOV_TEO is not set
  565. CONFIG_DT_IDLE_STATES=y
  566.  
  567. #
  568. # ARM CPU Idle Drivers
  569. #
  570. CONFIG_ARM_CPUIDLE=y
  571. # end of ARM CPU Idle Drivers
  572.  
  573. CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED=y
  574. # end of CPU Idle
  575. # end of CPU Power Management
  576.  
  577. #
  578. # Floating point emulation
  579. #
  580.  
  581. #
  582. # At least one emulation must be selected
  583. #
  584. CONFIG_VFP=y
  585. CONFIG_VFPv3=y
  586. CONFIG_NEON=y
  587. CONFIG_KERNEL_MODE_NEON=y
  588. # end of Floating point emulation
  589.  
  590. #
  591. # Power management options
  592. #
  593. CONFIG_SUSPEND=y
  594. CONFIG_SUSPEND_FREEZER=y
  595. # CONFIG_HIBERNATION is not set
  596. CONFIG_PM_SLEEP=y
  597. CONFIG_PM_SLEEP_SMP=y
  598. # CONFIG_PM_AUTOSLEEP is not set
  599. # CONFIG_PM_USERSPACE_AUTOSLEEP is not set
  600. # CONFIG_PM_WAKELOCKS is not set
  601. CONFIG_PM=y
  602. CONFIG_PM_DEBUG=y
  603. # CONFIG_PM_ADVANCED_DEBUG is not set
  604. # CONFIG_PM_TEST_SUSPEND is not set
  605. CONFIG_PM_SLEEP_DEBUG=y
  606. # CONFIG_APM_EMULATION is not set
  607. CONFIG_PM_CLK=y
  608. CONFIG_PM_GENERIC_DOMAINS=y
  609. # CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
  610. CONFIG_PM_GENERIC_DOMAINS_SLEEP=y
  611. CONFIG_PM_GENERIC_DOMAINS_OF=y
  612. CONFIG_CPU_PM=y
  613. # CONFIG_ENERGY_MODEL is not set
  614. CONFIG_ARCH_SUSPEND_POSSIBLE=y
  615. CONFIG_ARM_CPU_SUSPEND=y
  616. CONFIG_ARCH_HIBERNATION_POSSIBLE=y
  617. # end of Power management options
  618.  
  619. CONFIG_AS_VFP_VMRS_FPINST=y
  620. CONFIG_CPU_MITIGATIONS=y
  621. CONFIG_ARCH_HAS_DMA_OPS=y
  622.  
  623. #
  624. # General architecture-dependent options
  625. #
  626. CONFIG_HOTPLUG_CORE_SYNC=y
  627. CONFIG_HOTPLUG_CORE_SYNC_DEAD=y
  628. CONFIG_KPROBES=y
  629. # CONFIG_JUMP_LABEL is not set
  630. CONFIG_OPTPROBES=y
  631. CONFIG_UPROBES=y
  632. CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
  633. CONFIG_ARCH_USE_BUILTIN_BSWAP=y
  634. CONFIG_KRETPROBES=y
  635. CONFIG_HAVE_KPROBES=y
  636. CONFIG_HAVE_KRETPROBES=y
  637. CONFIG_HAVE_OPTPROBES=y
  638. CONFIG_HAVE_FUNCTION_ERROR_INJECTION=y
  639. CONFIG_HAVE_NMI=y
  640. CONFIG_TRACE_IRQFLAGS_SUPPORT=y
  641. CONFIG_HAVE_ARCH_TRACEHOOK=y
  642. CONFIG_HAVE_DMA_CONTIGUOUS=y
  643. CONFIG_GENERIC_SMP_IDLE_THREAD=y
  644. CONFIG_GENERIC_IDLE_POLL_SETUP=y
  645. CONFIG_ARCH_HAS_FORTIFY_SOURCE=y
  646. CONFIG_ARCH_HAS_KEEPINITRD=y
  647. CONFIG_ARCH_HAS_SET_MEMORY=y
  648. CONFIG_ARCH_HAS_CPU_FINALIZE_INIT=y
  649. CONFIG_HAVE_ARCH_THREAD_STRUCT_WHITELIST=y
  650. CONFIG_ARCH_32BIT_OFF_T=y
  651. CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
  652. CONFIG_HAVE_RSEQ=y
  653. CONFIG_HAVE_HW_BREAKPOINT=y
  654. CONFIG_HAVE_PERF_REGS=y
  655. CONFIG_HAVE_PERF_USER_STACK_DUMP=y
  656. CONFIG_HAVE_ARCH_JUMP_LABEL=y
  657. CONFIG_MMU_LAZY_TLB_REFCOUNT=y
  658. CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y
  659. CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y
  660. CONFIG_HAVE_ARCH_SECCOMP=y
  661. CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
  662. CONFIG_SECCOMP=y
  663. CONFIG_SECCOMP_FILTER=y
  664. # CONFIG_SECCOMP_CACHE_DEBUG is not set
  665. CONFIG_HAVE_ARCH_STACKLEAK=y
  666. CONFIG_HAVE_STACKPROTECTOR=y
  667. CONFIG_STACKPROTECTOR=y
  668. CONFIG_STACKPROTECTOR_STRONG=y
  669. CONFIG_LTO_NONE=y
  670. CONFIG_ARCH_SUPPORTS_CFI_CLANG=y
  671. CONFIG_HAVE_CONTEXT_TRACKING_USER=y
  672. CONFIG_HAVE_VIRT_CPU_ACCOUNTING_GEN=y
  673. CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y
  674. CONFIG_HAVE_MOD_ARCH_SPECIFIC=y
  675. CONFIG_MODULES_USE_ELF_REL=y
  676. CONFIG_HAVE_IRQ_EXIT_ON_IRQ_STACK=y
  677. CONFIG_HAVE_SOFTIRQ_ON_OWN_STACK=y
  678. CONFIG_SOFTIRQ_ON_OWN_STACK=y
  679. CONFIG_ARCH_HAS_ELF_RANDOMIZE=y
  680. CONFIG_HAVE_ARCH_MMAP_RND_BITS=y
  681. CONFIG_HAVE_EXIT_THREAD=y
  682. CONFIG_ARCH_MMAP_RND_BITS=8
  683. CONFIG_HAVE_PAGE_SIZE_4KB=y
  684. CONFIG_PAGE_SIZE_4KB=y
  685. CONFIG_PAGE_SIZE_LESS_THAN_64KB=y
  686. CONFIG_PAGE_SIZE_LESS_THAN_256KB=y
  687. CONFIG_PAGE_SHIFT=12
  688. CONFIG_ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT=y
  689. CONFIG_CLONE_BACKWARDS=y
  690. CONFIG_OLD_SIGSUSPEND3=y
  691. CONFIG_OLD_SIGACTION=y
  692. CONFIG_COMPAT_32BIT_TIME=y
  693. CONFIG_HAVE_ARCH_VMAP_STACK=y
  694. CONFIG_VMAP_STACK=y
  695. CONFIG_ARCH_OPTIONAL_KERNEL_RWX=y
  696. CONFIG_ARCH_OPTIONAL_KERNEL_RWX_DEFAULT=y
  697. CONFIG_ARCH_HAS_STRICT_KERNEL_RWX=y
  698. CONFIG_STRICT_KERNEL_RWX=y
  699. CONFIG_ARCH_HAS_STRICT_MODULE_RWX=y
  700. CONFIG_STRICT_MODULE_RWX=y
  701. # CONFIG_LOCK_EVENT_COUNTS is not set
  702. CONFIG_ARCH_WANT_LD_ORPHAN_WARN=y
  703. CONFIG_HAVE_ARCH_PFN_VALID=y
  704.  
  705. #
  706. # GCOV-based kernel profiling
  707. #
  708. # CONFIG_GCOV_KERNEL is not set
  709. CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y
  710. # end of GCOV-based kernel profiling
  711.  
  712. CONFIG_HAVE_GCC_PLUGINS=y
  713. CONFIG_GCC_PLUGINS=y
  714. # CONFIG_GCC_PLUGIN_LATENT_ENTROPY is not set
  715. CONFIG_FUNCTION_ALIGNMENT=0
  716. # end of General architecture-dependent options
  717.  
  718. CONFIG_RT_MUTEXES=y
  719. CONFIG_MODULES=y
  720. # CONFIG_MODULE_DEBUG is not set
  721. CONFIG_MODULE_FORCE_LOAD=y
  722. CONFIG_MODULE_UNLOAD=y
  723. CONFIG_MODULE_FORCE_UNLOAD=y
  724. # CONFIG_MODULE_UNLOAD_TAINT_TRACKING is not set
  725. CONFIG_MODVERSIONS=y
  726. CONFIG_MODULE_SRCVERSION_ALL=y
  727. # CONFIG_MODULE_SIG is not set
  728. # CONFIG_MODULE_COMPRESS is not set
  729. # CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set
  730. CONFIG_MODPROBE_PATH="/sbin/modprobe"
  731. # CONFIG_TRIM_UNUSED_KSYMS is not set
  732. CONFIG_MODULES_TREE_LOOKUP=y
  733. CONFIG_BLOCK=y
  734. CONFIG_BLOCK_LEGACY_AUTOLOAD=y
  735. CONFIG_BLK_CGROUP_RWSTAT=y
  736. CONFIG_BLK_CGROUP_PUNT_BIO=y
  737. # CONFIG_BLK_DEV_BSGLIB is not set
  738. CONFIG_BLK_DEV_INTEGRITY=y
  739. CONFIG_BLK_DEV_WRITE_MOUNTED=y
  740. # CONFIG_BLK_DEV_ZONED is not set
  741. CONFIG_BLK_DEV_THROTTLING=y
  742. # CONFIG_BLK_WBT is not set
  743. # CONFIG_BLK_CGROUP_IOLATENCY is not set
  744. # CONFIG_BLK_CGROUP_IOCOST is not set
  745. # CONFIG_BLK_CGROUP_IOPRIO is not set
  746. CONFIG_BLK_DEBUG_FS=y
  747. # CONFIG_BLK_SED_OPAL is not set
  748. # CONFIG_BLK_INLINE_ENCRYPTION is not set
  749.  
  750. #
  751. # Partition Types
  752. #
  753. CONFIG_PARTITION_ADVANCED=y
  754. # CONFIG_ACORN_PARTITION is not set
  755. # CONFIG_AIX_PARTITION is not set
  756. # CONFIG_OSF_PARTITION is not set
  757. # CONFIG_AMIGA_PARTITION is not set
  758. # CONFIG_ATARI_PARTITION is not set
  759. # CONFIG_MAC_PARTITION is not set
  760. CONFIG_MSDOS_PARTITION=y
  761. # CONFIG_BSD_DISKLABEL is not set
  762. # CONFIG_MINIX_SUBPARTITION is not set
  763. # CONFIG_SOLARIS_X86_PARTITION is not set
  764. # CONFIG_UNIXWARE_DISKLABEL is not set
  765. # CONFIG_LDM_PARTITION is not set
  766. # CONFIG_SGI_PARTITION is not set
  767. # CONFIG_ULTRIX_PARTITION is not set
  768. # CONFIG_SUN_PARTITION is not set
  769. # CONFIG_KARMA_PARTITION is not set
  770. CONFIG_EFI_PARTITION=y
  771. # CONFIG_SYSV68_PARTITION is not set
  772. # CONFIG_CMDLINE_PARTITION is not set
  773. # end of Partition Types
  774.  
  775. CONFIG_BLK_MQ_PCI=y
  776. CONFIG_BLK_MQ_VIRTIO=y
  777. CONFIG_BLK_PM=y
  778. CONFIG_BLOCK_HOLDER_DEPRECATED=y
  779. CONFIG_BLK_MQ_STACKING=y
  780.  
  781. #
  782. # IO Schedulers
  783. #
  784. CONFIG_MQ_IOSCHED_DEADLINE=y
  785. CONFIG_MQ_IOSCHED_KYBER=y
  786. # CONFIG_IOSCHED_BFQ is not set
  787. # end of IO Schedulers
  788.  
  789. CONFIG_ASN1=y
  790. CONFIG_UNINLINE_SPIN_UNLOCK=y
  791. CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y
  792. CONFIG_MUTEX_SPIN_ON_OWNER=y
  793. CONFIG_RWSEM_SPIN_ON_OWNER=y
  794. CONFIG_LOCK_SPIN_ON_OWNER=y
  795. CONFIG_ARCH_HAS_NON_OVERLAPPING_ADDRESS_SPACE=y
  796. CONFIG_FREEZER=y
  797.  
  798. #
  799. # Executable file formats
  800. #
  801. CONFIG_BINFMT_ELF=y
  802. # CONFIG_BINFMT_ELF_FDPIC is not set
  803. CONFIG_ELFCORE=y
  804. CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
  805. CONFIG_BINFMT_SCRIPT=y
  806. CONFIG_ARCH_HAS_BINFMT_FLAT=y
  807. # CONFIG_BINFMT_FLAT is not set
  808. CONFIG_BINFMT_FLAT_ARGVP_ENVP_ON_STACK=y
  809. CONFIG_BINFMT_MISC=y
  810. CONFIG_COREDUMP=y
  811. # end of Executable file formats
  812.  
  813. #
  814. # Memory Management options
  815. #
  816. CONFIG_SWAP=y
  817. # CONFIG_ZSWAP is not set
  818. CONFIG_ZSMALLOC=m
  819. CONFIG_ZSMALLOC_STAT=y
  820. CONFIG_ZSMALLOC_CHAIN_SIZE=8
  821.  
  822. #
  823. # Slab allocator options
  824. #
  825. CONFIG_SLUB=y
  826. CONFIG_SLAB_MERGE_DEFAULT=y
  827. # CONFIG_SLAB_FREELIST_RANDOM is not set
  828. # CONFIG_SLAB_FREELIST_HARDENED is not set
  829. # CONFIG_SLAB_BUCKETS is not set
  830. # CONFIG_SLUB_STATS is not set
  831. CONFIG_SLUB_CPU_PARTIAL=y
  832. # CONFIG_RANDOM_KMALLOC_CACHES is not set
  833. # end of Slab allocator options
  834.  
  835. # CONFIG_SHUFFLE_PAGE_ALLOCATOR is not set
  836. CONFIG_COMPAT_BRK=y
  837. CONFIG_SELECT_MEMORY_MODEL=y
  838. CONFIG_FLATMEM_MANUAL=y
  839. # CONFIG_SPARSEMEM_MANUAL is not set
  840. CONFIG_FLATMEM=y
  841. CONFIG_ARCH_KEEP_MEMBLOCK=y
  842. CONFIG_MEMORY_ISOLATION=y
  843. CONFIG_COMPACTION=y
  844. CONFIG_COMPACT_UNEVICTABLE_DEFAULT=1
  845. # CONFIG_PAGE_REPORTING is not set
  846. CONFIG_MIGRATION=y
  847. CONFIG_CONTIG_ALLOC=y
  848. CONFIG_PCP_BATCH_SCALE_MAX=5
  849. CONFIG_BOUNCE=y
  850. # CONFIG_KSM is not set
  851. CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
  852. CONFIG_ARCH_WANT_GENERAL_HUGETLB=y
  853. CONFIG_CMA=y
  854. # CONFIG_CMA_DEBUGFS is not set
  855. # CONFIG_CMA_SYSFS is not set
  856. CONFIG_CMA_AREAS=7
  857. CONFIG_GENERIC_EARLY_IOREMAP=y
  858. # CONFIG_IDLE_PAGE_TRACKING is not set
  859. CONFIG_ARCH_HAS_CPU_CACHE_ALIASING=y
  860. CONFIG_ARCH_HAS_CURRENT_STACK_POINTER=y
  861. CONFIG_VM_EVENT_COUNTERS=y
  862. # CONFIG_PERCPU_STATS is not set
  863. # CONFIG_GUP_TEST is not set
  864. # CONFIG_DMAPOOL_TEST is not set
  865. CONFIG_KMAP_LOCAL=y
  866. CONFIG_KMAP_LOCAL_NON_LINEAR_PTE_ARRAY=y
  867. CONFIG_MEMFD_CREATE=y
  868. # CONFIG_ANON_VMA_NAME is not set
  869. # CONFIG_USERFAULTFD is not set
  870. # CONFIG_LRU_GEN is not set
  871. CONFIG_ARCH_SUPPORTS_PER_VMA_LOCK=y
  872. CONFIG_PER_VMA_LOCK=y
  873. CONFIG_LOCK_MM_AND_FIND_VMA=y
  874. CONFIG_EXECMEM=y
  875.  
  876. #
  877. # Data Access Monitoring
  878. #
  879. # CONFIG_DAMON is not set
  880. # end of Data Access Monitoring
  881. # end of Memory Management options
  882.  
  883. CONFIG_NET=y
  884. CONFIG_NET_INGRESS=y
  885. CONFIG_NET_EGRESS=y
  886. CONFIG_NET_XGRESS=y
  887. CONFIG_SKB_EXTENSIONS=y
  888. CONFIG_NET_DEVMEM=y
  889.  
  890. #
  891. # Networking options
  892. #
  893. CONFIG_PACKET=y
  894. # CONFIG_PACKET_DIAG is not set
  895. CONFIG_UNIX=y
  896. CONFIG_AF_UNIX_OOB=y
  897. # CONFIG_UNIX_DIAG is not set
  898. # CONFIG_TLS is not set
  899. CONFIG_XFRM=y
  900. CONFIG_XFRM_ALGO=y
  901. CONFIG_XFRM_USER=y
  902. # CONFIG_XFRM_INTERFACE is not set
  903. # CONFIG_XFRM_SUB_POLICY is not set
  904. CONFIG_XFRM_MIGRATE=y
  905. # CONFIG_XFRM_STATISTICS is not set
  906. CONFIG_NET_KEY=y
  907. CONFIG_NET_KEY_MIGRATE=y
  908. CONFIG_NET_HANDSHAKE=y
  909. CONFIG_INET=y
  910. CONFIG_IP_MULTICAST=y
  911. CONFIG_IP_ADVANCED_ROUTER=y
  912. # CONFIG_IP_FIB_TRIE_STATS is not set
  913. CONFIG_IP_MULTIPLE_TABLES=y
  914. # CONFIG_IP_ROUTE_MULTIPATH is not set
  915. # CONFIG_IP_ROUTE_VERBOSE is not set
  916. CONFIG_IP_PNP=y
  917. CONFIG_IP_PNP_DHCP=y
  918. CONFIG_IP_PNP_BOOTP=y
  919. CONFIG_IP_PNP_RARP=y
  920. # CONFIG_NET_IPIP is not set
  921. # CONFIG_NET_IPGRE_DEMUX is not set
  922. CONFIG_NET_IP_TUNNEL=m
  923. # CONFIG_IP_MROUTE is not set
  924. # CONFIG_SYN_COOKIES is not set
  925. # CONFIG_NET_IPVTI is not set
  926. CONFIG_NET_UDP_TUNNEL=m
  927. # CONFIG_NET_FOU is not set
  928. # CONFIG_NET_FOU_IP_TUNNELS is not set
  929. # CONFIG_INET_AH is not set
  930. # CONFIG_INET_ESP is not set
  931. # CONFIG_INET_IPCOMP is not set
  932. CONFIG_INET_TABLE_PERTURB_ORDER=16
  933. CONFIG_INET_TUNNEL=m
  934. CONFIG_INET_DIAG=y
  935. CONFIG_INET_TCP_DIAG=y
  936. # CONFIG_INET_UDP_DIAG is not set
  937. # CONFIG_INET_RAW_DIAG is not set
  938. # CONFIG_INET_DIAG_DESTROY is not set
  939. # CONFIG_TCP_CONG_ADVANCED is not set
  940. CONFIG_TCP_CONG_CUBIC=y
  941. CONFIG_DEFAULT_TCP_CONG="cubic"
  942. # CONFIG_TCP_MD5SIG is not set
  943. CONFIG_IPV6=m
  944. # CONFIG_IPV6_ROUTER_PREF is not set
  945. # CONFIG_IPV6_OPTIMISTIC_DAD is not set
  946. # CONFIG_INET6_AH is not set
  947. # CONFIG_INET6_ESP is not set
  948. # CONFIG_INET6_IPCOMP is not set
  949. # CONFIG_IPV6_MIP6 is not set
  950. # CONFIG_IPV6_ILA is not set
  951. # CONFIG_IPV6_VTI is not set
  952. CONFIG_IPV6_SIT=m
  953. # CONFIG_IPV6_SIT_6RD is not set
  954. CONFIG_IPV6_NDISC_NODETYPE=y
  955. # CONFIG_IPV6_TUNNEL is not set
  956. CONFIG_IPV6_MULTIPLE_TABLES=y
  957. # CONFIG_IPV6_SUBTREES is not set
  958. # CONFIG_IPV6_MROUTE is not set
  959. # CONFIG_IPV6_SEG6_LWTUNNEL is not set
  960. # CONFIG_IPV6_SEG6_HMAC is not set
  961. # CONFIG_IPV6_RPL_LWTUNNEL is not set
  962. # CONFIG_IPV6_IOAM6_LWTUNNEL is not set
  963. # CONFIG_NETLABEL is not set
  964. # CONFIG_MPTCP is not set
  965. # CONFIG_NETWORK_SECMARK is not set
  966. CONFIG_NET_PTP_CLASSIFY=y
  967. # CONFIG_NETWORK_PHY_TIMESTAMPING is not set
  968. CONFIG_NETFILTER=y
  969. CONFIG_NETFILTER_ADVANCED=y
  970. CONFIG_BRIDGE_NETFILTER=m
  971.  
  972. #
  973. # Core Netfilter Configuration
  974. #
  975. CONFIG_NETFILTER_INGRESS=y
  976. CONFIG_NETFILTER_EGRESS=y
  977. CONFIG_NETFILTER_SKIP_EGRESS=y
  978. CONFIG_NETFILTER_NETLINK=m
  979. CONFIG_NETFILTER_FAMILY_BRIDGE=y
  980. # CONFIG_NETFILTER_NETLINK_HOOK is not set
  981. # CONFIG_NETFILTER_NETLINK_ACCT is not set
  982. # CONFIG_NETFILTER_NETLINK_QUEUE is not set
  983. # CONFIG_NETFILTER_NETLINK_LOG is not set
  984. # CONFIG_NETFILTER_NETLINK_OSF is not set
  985. CONFIG_NF_CONNTRACK=m
  986. # CONFIG_NF_LOG_SYSLOG is not set
  987. CONFIG_NF_CONNTRACK_MARK=y
  988. # CONFIG_NF_CONNTRACK_ZONES is not set
  989. CONFIG_NF_CONNTRACK_PROCFS=y
  990. # CONFIG_NF_CONNTRACK_EVENTS is not set
  991. # CONFIG_NF_CONNTRACK_TIMEOUT is not set
  992. # CONFIG_NF_CONNTRACK_TIMESTAMP is not set
  993. # CONFIG_NF_CONNTRACK_LABELS is not set
  994. CONFIG_NF_CT_PROTO_DCCP=y
  995. CONFIG_NF_CT_PROTO_SCTP=y
  996. CONFIG_NF_CT_PROTO_UDPLITE=y
  997. # CONFIG_NF_CONNTRACK_AMANDA is not set
  998. # CONFIG_NF_CONNTRACK_FTP is not set
  999. # CONFIG_NF_CONNTRACK_H323 is not set
  1000. # CONFIG_NF_CONNTRACK_IRC is not set
  1001. # CONFIG_NF_CONNTRACK_NETBIOS_NS is not set
  1002. # CONFIG_NF_CONNTRACK_SNMP is not set
  1003. # CONFIG_NF_CONNTRACK_PPTP is not set
  1004. # CONFIG_NF_CONNTRACK_SANE is not set
  1005. # CONFIG_NF_CONNTRACK_SIP is not set
  1006. # CONFIG_NF_CONNTRACK_TFTP is not set
  1007. # CONFIG_NF_CT_NETLINK is not set
  1008. CONFIG_NF_NAT=m
  1009. CONFIG_NF_NAT_REDIRECT=y
  1010. CONFIG_NF_NAT_MASQUERADE=y
  1011. CONFIG_NF_TABLES=m
  1012. CONFIG_NF_TABLES_INET=y
  1013. # CONFIG_NF_TABLES_NETDEV is not set
  1014. # CONFIG_NFT_NUMGEN is not set
  1015. CONFIG_NFT_CT=m
  1016. # CONFIG_NFT_CONNLIMIT is not set
  1017. CONFIG_NFT_LOG=m
  1018. CONFIG_NFT_LIMIT=m
  1019. CONFIG_NFT_MASQ=m
  1020. # CONFIG_NFT_REDIR is not set
  1021. CONFIG_NFT_NAT=m
  1022. # CONFIG_NFT_TUNNEL is not set
  1023. # CONFIG_NFT_QUOTA is not set
  1024. CONFIG_NFT_REJECT=m
  1025. CONFIG_NFT_REJECT_INET=m
  1026. # CONFIG_NFT_COMPAT is not set
  1027. # CONFIG_NFT_HASH is not set
  1028. CONFIG_NFT_FIB=m
  1029. # CONFIG_NFT_FIB_INET is not set
  1030. # CONFIG_NFT_XFRM is not set
  1031. # CONFIG_NFT_SOCKET is not set
  1032. # CONFIG_NFT_OSF is not set
  1033. # CONFIG_NFT_TPROXY is not set
  1034. # CONFIG_NFT_SYNPROXY is not set
  1035. # CONFIG_NF_FLOW_TABLE is not set
  1036. CONFIG_NETFILTER_XTABLES=m
  1037.  
  1038. #
  1039. # Xtables combined modules
  1040. #
  1041. CONFIG_NETFILTER_XT_MARK=m
  1042. # CONFIG_NETFILTER_XT_CONNMARK is not set
  1043.  
  1044. #
  1045. # Xtables targets
  1046. #
  1047. # CONFIG_NETFILTER_XT_TARGET_AUDIT is not set
  1048. CONFIG_NETFILTER_XT_TARGET_CHECKSUM=m
  1049. # CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set
  1050. # CONFIG_NETFILTER_XT_TARGET_CONNMARK is not set
  1051. # CONFIG_NETFILTER_XT_TARGET_DSCP is not set
  1052. # CONFIG_NETFILTER_XT_TARGET_HL is not set
  1053. # CONFIG_NETFILTER_XT_TARGET_HMARK is not set
  1054. # CONFIG_NETFILTER_XT_TARGET_IDLETIMER is not set
  1055. # CONFIG_NETFILTER_XT_TARGET_LED is not set
  1056. # CONFIG_NETFILTER_XT_TARGET_LOG is not set
  1057. # CONFIG_NETFILTER_XT_TARGET_MARK is not set
  1058. CONFIG_NETFILTER_XT_NAT=m
  1059. # CONFIG_NETFILTER_XT_TARGET_NETMAP is not set
  1060. # CONFIG_NETFILTER_XT_TARGET_NFLOG is not set
  1061. # CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set
  1062. # CONFIG_NETFILTER_XT_TARGET_RATEEST is not set
  1063. CONFIG_NETFILTER_XT_TARGET_REDIRECT=m
  1064. CONFIG_NETFILTER_XT_TARGET_MASQUERADE=m
  1065. # CONFIG_NETFILTER_XT_TARGET_TEE is not set
  1066. # CONFIG_NETFILTER_XT_TARGET_TPROXY is not set
  1067. CONFIG_NETFILTER_XT_TARGET_TCPMSS=m
  1068. # CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP is not set
  1069.  
  1070. #
  1071. # Xtables matches
  1072. #
  1073. CONFIG_NETFILTER_XT_MATCH_ADDRTYPE=m
  1074. # CONFIG_NETFILTER_XT_MATCH_BPF is not set
  1075. # CONFIG_NETFILTER_XT_MATCH_CGROUP is not set
  1076. # CONFIG_NETFILTER_XT_MATCH_CLUSTER is not set
  1077. CONFIG_NETFILTER_XT_MATCH_COMMENT=m
  1078. # CONFIG_NETFILTER_XT_MATCH_CONNBYTES is not set
  1079. # CONFIG_NETFILTER_XT_MATCH_CONNLABEL is not set
  1080. # CONFIG_NETFILTER_XT_MATCH_CONNLIMIT is not set
  1081. # CONFIG_NETFILTER_XT_MATCH_CONNMARK is not set
  1082. CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m
  1083. # CONFIG_NETFILTER_XT_MATCH_CPU is not set
  1084. # CONFIG_NETFILTER_XT_MATCH_DCCP is not set
  1085. # CONFIG_NETFILTER_XT_MATCH_DEVGROUP is not set
  1086. # CONFIG_NETFILTER_XT_MATCH_DSCP is not set
  1087. # CONFIG_NETFILTER_XT_MATCH_ECN is not set
  1088. # CONFIG_NETFILTER_XT_MATCH_ESP is not set
  1089. # CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set
  1090. # CONFIG_NETFILTER_XT_MATCH_HELPER is not set
  1091. # CONFIG_NETFILTER_XT_MATCH_HL is not set
  1092. # CONFIG_NETFILTER_XT_MATCH_IPCOMP is not set
  1093. # CONFIG_NETFILTER_XT_MATCH_IPRANGE is not set
  1094. CONFIG_NETFILTER_XT_MATCH_IPVS=m
  1095. # CONFIG_NETFILTER_XT_MATCH_L2TP is not set
  1096. # CONFIG_NETFILTER_XT_MATCH_LENGTH is not set
  1097. # CONFIG_NETFILTER_XT_MATCH_LIMIT is not set
  1098. # CONFIG_NETFILTER_XT_MATCH_MAC is not set
  1099. # CONFIG_NETFILTER_XT_MATCH_MARK is not set
  1100. # CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set
  1101. # CONFIG_NETFILTER_XT_MATCH_NFACCT is not set
  1102. # CONFIG_NETFILTER_XT_MATCH_OSF is not set
  1103. # CONFIG_NETFILTER_XT_MATCH_OWNER is not set
  1104. # CONFIG_NETFILTER_XT_MATCH_POLICY is not set
  1105. # CONFIG_NETFILTER_XT_MATCH_PHYSDEV is not set
  1106. # CONFIG_NETFILTER_XT_MATCH_PKTTYPE is not set
  1107. # CONFIG_NETFILTER_XT_MATCH_QUOTA is not set
  1108. # CONFIG_NETFILTER_XT_MATCH_RATEEST is not set
  1109. # CONFIG_NETFILTER_XT_MATCH_REALM is not set
  1110. # CONFIG_NETFILTER_XT_MATCH_RECENT is not set
  1111. # CONFIG_NETFILTER_XT_MATCH_SCTP is not set
  1112. # CONFIG_NETFILTER_XT_MATCH_SOCKET is not set
  1113. # CONFIG_NETFILTER_XT_MATCH_STATE is not set
  1114. # CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set
  1115. # CONFIG_NETFILTER_XT_MATCH_STRING is not set
  1116. CONFIG_NETFILTER_XT_MATCH_TCPMSS=m
  1117. # CONFIG_NETFILTER_XT_MATCH_TIME is not set
  1118. # CONFIG_NETFILTER_XT_MATCH_U32 is not set
  1119. # end of Core Netfilter Configuration
  1120.  
  1121. # CONFIG_IP_SET is not set
  1122. CONFIG_IP_VS=m
  1123. # CONFIG_IP_VS_IPV6 is not set
  1124. # CONFIG_IP_VS_DEBUG is not set
  1125. CONFIG_IP_VS_TAB_BITS=12
  1126.  
  1127. #
  1128. # IPVS transport protocol load balancing support
  1129. #
  1130. CONFIG_IP_VS_PROTO_TCP=y
  1131. CONFIG_IP_VS_PROTO_UDP=y
  1132. # CONFIG_IP_VS_PROTO_ESP is not set
  1133. # CONFIG_IP_VS_PROTO_AH is not set
  1134. # CONFIG_IP_VS_PROTO_SCTP is not set
  1135.  
  1136. #
  1137. # IPVS scheduler
  1138. #
  1139. CONFIG_IP_VS_RR=m
  1140. # CONFIG_IP_VS_WRR is not set
  1141. # CONFIG_IP_VS_LC is not set
  1142. # CONFIG_IP_VS_WLC is not set
  1143. # CONFIG_IP_VS_FO is not set
  1144. # CONFIG_IP_VS_OVF is not set
  1145. # CONFIG_IP_VS_LBLC is not set
  1146. # CONFIG_IP_VS_LBLCR is not set
  1147. # CONFIG_IP_VS_DH is not set
  1148. # CONFIG_IP_VS_SH is not set
  1149. # CONFIG_IP_VS_MH is not set
  1150. # CONFIG_IP_VS_SED is not set
  1151. # CONFIG_IP_VS_NQ is not set
  1152. # CONFIG_IP_VS_TWOS is not set
  1153.  
  1154. #
  1155. # IPVS SH scheduler
  1156. #
  1157. CONFIG_IP_VS_SH_TAB_BITS=8
  1158.  
  1159. #
  1160. # IPVS MH scheduler
  1161. #
  1162. CONFIG_IP_VS_MH_TAB_INDEX=12
  1163.  
  1164. #
  1165. # IPVS application helper
  1166. #
  1167. CONFIG_IP_VS_NFCT=y
  1168.  
  1169. #
  1170. # IP: Netfilter Configuration
  1171. #
  1172. CONFIG_NF_DEFRAG_IPV4=m
  1173. CONFIG_IP_NF_IPTABLES_LEGACY=m
  1174. # CONFIG_NF_SOCKET_IPV4 is not set
  1175. # CONFIG_NF_TPROXY_IPV4 is not set
  1176. CONFIG_NF_TABLES_IPV4=y
  1177. CONFIG_NFT_REJECT_IPV4=m
  1178. # CONFIG_NFT_DUP_IPV4 is not set
  1179. CONFIG_NFT_FIB_IPV4=m
  1180. # CONFIG_NF_TABLES_ARP is not set
  1181. # CONFIG_NF_DUP_IPV4 is not set
  1182. # CONFIG_NF_LOG_ARP is not set
  1183. # CONFIG_NF_LOG_IPV4 is not set
  1184. CONFIG_NF_REJECT_IPV4=y
  1185. CONFIG_IP_NF_IPTABLES=m
  1186. # CONFIG_IP_NF_MATCH_AH is not set
  1187. # CONFIG_IP_NF_MATCH_ECN is not set
  1188. # CONFIG_IP_NF_MATCH_RPFILTER is not set
  1189. # CONFIG_IP_NF_MATCH_TTL is not set
  1190. CONFIG_IP_NF_FILTER=m
  1191. CONFIG_IP_NF_TARGET_REJECT=m
  1192. # CONFIG_IP_NF_TARGET_SYNPROXY is not set
  1193. CONFIG_IP_NF_NAT=m
  1194. CONFIG_IP_NF_TARGET_MASQUERADE=m
  1195. # CONFIG_IP_NF_TARGET_NETMAP is not set
  1196. CONFIG_IP_NF_TARGET_REDIRECT=m
  1197. CONFIG_IP_NF_MANGLE=m
  1198. # CONFIG_IP_NF_TARGET_ECN is not set
  1199. # CONFIG_IP_NF_TARGET_TTL is not set
  1200. # CONFIG_IP_NF_RAW is not set
  1201. # CONFIG_IP_NF_SECURITY is not set
  1202. # CONFIG_IP_NF_ARPFILTER is not set
  1203. # end of IP: Netfilter Configuration
  1204.  
  1205. #
  1206. # IPv6: Netfilter Configuration
  1207. #
  1208. CONFIG_IP6_NF_IPTABLES_LEGACY=m
  1209. # CONFIG_NF_SOCKET_IPV6 is not set
  1210. # CONFIG_NF_TPROXY_IPV6 is not set
  1211. CONFIG_NF_TABLES_IPV6=y
  1212. CONFIG_NFT_REJECT_IPV6=m
  1213. # CONFIG_NFT_DUP_IPV6 is not set
  1214. CONFIG_NFT_FIB_IPV6=m
  1215. # CONFIG_NF_DUP_IPV6 is not set
  1216. CONFIG_NF_REJECT_IPV6=m
  1217. # CONFIG_NF_LOG_IPV6 is not set
  1218. CONFIG_IP6_NF_IPTABLES=m
  1219. # CONFIG_IP6_NF_MATCH_AH is not set
  1220. # CONFIG_IP6_NF_MATCH_EUI64 is not set
  1221. # CONFIG_IP6_NF_MATCH_FRAG is not set
  1222. # CONFIG_IP6_NF_MATCH_OPTS is not set
  1223. # CONFIG_IP6_NF_MATCH_HL is not set
  1224. # CONFIG_IP6_NF_MATCH_IPV6HEADER is not set
  1225. # CONFIG_IP6_NF_MATCH_MH is not set
  1226. # CONFIG_IP6_NF_MATCH_RT is not set
  1227. # CONFIG_IP6_NF_MATCH_SRH is not set
  1228. CONFIG_IP6_NF_FILTER=m
  1229. CONFIG_IP6_NF_TARGET_REJECT=m
  1230. # CONFIG_IP6_NF_TARGET_SYNPROXY is not set
  1231. # CONFIG_IP6_NF_MANGLE is not set
  1232. # CONFIG_IP6_NF_RAW is not set
  1233. # CONFIG_IP6_NF_SECURITY is not set
  1234. CONFIG_IP6_NF_NAT=m
  1235. CONFIG_IP6_NF_TARGET_MASQUERADE=m
  1236. # CONFIG_IP6_NF_TARGET_NPT is not set
  1237. # end of IPv6: Netfilter Configuration
  1238.  
  1239. CONFIG_NF_DEFRAG_IPV6=m
  1240. # CONFIG_NF_TABLES_BRIDGE is not set
  1241. # CONFIG_NF_CONNTRACK_BRIDGE is not set
  1242. # CONFIG_BRIDGE_NF_EBTABLES is not set
  1243. # CONFIG_IP_DCCP is not set
  1244. # CONFIG_IP_SCTP is not set
  1245. # CONFIG_RDS is not set
  1246. # CONFIG_TIPC is not set
  1247. # CONFIG_ATM is not set
  1248. # CONFIG_L2TP is not set
  1249. CONFIG_STP=m
  1250. CONFIG_BRIDGE=m
  1251. CONFIG_BRIDGE_IGMP_SNOOPING=y
  1252. CONFIG_BRIDGE_VLAN_FILTERING=y
  1253. # CONFIG_BRIDGE_MRP is not set
  1254. # CONFIG_BRIDGE_CFM is not set
  1255. # CONFIG_NET_DSA is not set
  1256. CONFIG_VLAN_8021Q=m
  1257. # CONFIG_VLAN_8021Q_GVRP is not set
  1258. # CONFIG_VLAN_8021Q_MVRP is not set
  1259. CONFIG_LLC=m
  1260. # CONFIG_LLC2 is not set
  1261. # CONFIG_ATALK is not set
  1262. # CONFIG_X25 is not set
  1263. # CONFIG_LAPB is not set
  1264. CONFIG_PHONET=m
  1265. # CONFIG_6LOWPAN is not set
  1266. # CONFIG_IEEE802154 is not set
  1267. CONFIG_NET_SCHED=y
  1268.  
  1269. #
  1270. # Queueing/Scheduling
  1271. #
  1272. # CONFIG_NET_SCH_HTB is not set
  1273. # CONFIG_NET_SCH_HFSC is not set
  1274. # CONFIG_NET_SCH_PRIO is not set
  1275. # CONFIG_NET_SCH_MULTIQ is not set
  1276. # CONFIG_NET_SCH_RED is not set
  1277. # CONFIG_NET_SCH_SFB is not set
  1278. # CONFIG_NET_SCH_SFQ is not set
  1279. # CONFIG_NET_SCH_TEQL is not set
  1280. # CONFIG_NET_SCH_TBF is not set
  1281. # CONFIG_NET_SCH_CBS is not set
  1282. # CONFIG_NET_SCH_ETF is not set
  1283. # CONFIG_NET_SCH_TAPRIO is not set
  1284. # CONFIG_NET_SCH_GRED is not set
  1285. # CONFIG_NET_SCH_NETEM is not set
  1286. # CONFIG_NET_SCH_DRR is not set
  1287. # CONFIG_NET_SCH_MQPRIO is not set
  1288. # CONFIG_NET_SCH_SKBPRIO is not set
  1289. # CONFIG_NET_SCH_CHOKE is not set
  1290. # CONFIG_NET_SCH_QFQ is not set
  1291. # CONFIG_NET_SCH_CODEL is not set
  1292. # CONFIG_NET_SCH_FQ_CODEL is not set
  1293. # CONFIG_NET_SCH_CAKE is not set
  1294. # CONFIG_NET_SCH_FQ is not set
  1295. # CONFIG_NET_SCH_HHF is not set
  1296. # CONFIG_NET_SCH_PIE is not set
  1297. CONFIG_NET_SCH_INGRESS=m
  1298. # CONFIG_NET_SCH_PLUG is not set
  1299. # CONFIG_NET_SCH_ETS is not set
  1300. # CONFIG_NET_SCH_DEFAULT is not set
  1301.  
  1302. #
  1303. # Classification
  1304. #
  1305. CONFIG_NET_CLS=y
  1306. # CONFIG_NET_CLS_BASIC is not set
  1307. # CONFIG_NET_CLS_ROUTE4 is not set
  1308. # CONFIG_NET_CLS_FW is not set
  1309. CONFIG_NET_CLS_U32=m
  1310. # CONFIG_CLS_U32_PERF is not set
  1311. # CONFIG_CLS_U32_MARK is not set
  1312. # CONFIG_NET_CLS_FLOW is not set
  1313. CONFIG_NET_CLS_CGROUP=y
  1314. # CONFIG_NET_CLS_BPF is not set
  1315. CONFIG_NET_CLS_FLOWER=m
  1316. CONFIG_NET_CLS_MATCHALL=m
  1317. # CONFIG_NET_EMATCH is not set
  1318. CONFIG_NET_CLS_ACT=y
  1319. CONFIG_NET_ACT_POLICE=m
  1320. CONFIG_NET_ACT_GACT=m
  1321. # CONFIG_GACT_PROB is not set
  1322. # CONFIG_NET_ACT_MIRRED is not set
  1323. # CONFIG_NET_ACT_SAMPLE is not set
  1324. # CONFIG_NET_ACT_NAT is not set
  1325. # CONFIG_NET_ACT_PEDIT is not set
  1326. # CONFIG_NET_ACT_SIMP is not set
  1327. # CONFIG_NET_ACT_SKBEDIT is not set
  1328. # CONFIG_NET_ACT_CSUM is not set
  1329. # CONFIG_NET_ACT_MPLS is not set
  1330. # CONFIG_NET_ACT_VLAN is not set
  1331. # CONFIG_NET_ACT_BPF is not set
  1332. # CONFIG_NET_ACT_CONNMARK is not set
  1333. # CONFIG_NET_ACT_CTINFO is not set
  1334. # CONFIG_NET_ACT_SKBMOD is not set
  1335. # CONFIG_NET_ACT_IFE is not set
  1336. # CONFIG_NET_ACT_TUNNEL_KEY is not set
  1337. # CONFIG_NET_ACT_GATE is not set
  1338. # CONFIG_NET_TC_SKB_EXT is not set
  1339. CONFIG_NET_SCH_FIFO=y
  1340. # CONFIG_DCB is not set
  1341. CONFIG_DNS_RESOLVER=y
  1342. # CONFIG_BATMAN_ADV is not set
  1343. # CONFIG_OPENVSWITCH is not set
  1344. # CONFIG_VSOCKETS is not set
  1345. # CONFIG_NETLINK_DIAG is not set
  1346. # CONFIG_MPLS is not set
  1347. # CONFIG_NET_NSH is not set
  1348. # CONFIG_HSR is not set
  1349. CONFIG_NET_SWITCHDEV=y
  1350. CONFIG_NET_L3_MASTER_DEV=y
  1351. # CONFIG_QRTR is not set
  1352. # CONFIG_NET_NCSI is not set
  1353. CONFIG_PCPU_DEV_REFCNT=y
  1354. CONFIG_MAX_SKB_FRAGS=17
  1355. CONFIG_RPS=y
  1356. CONFIG_RFS_ACCEL=y
  1357. CONFIG_SOCK_RX_QUEUE_MAPPING=y
  1358. CONFIG_XPS=y
  1359. CONFIG_CGROUP_NET_PRIO=y
  1360. CONFIG_CGROUP_NET_CLASSID=y
  1361. CONFIG_NET_RX_BUSY_POLL=y
  1362. CONFIG_BQL=y
  1363. CONFIG_NET_FLOW_LIMIT=y
  1364.  
  1365. #
  1366. # Network testing
  1367. #
  1368. # CONFIG_NET_PKTGEN is not set
  1369. # CONFIG_NET_DROP_MONITOR is not set
  1370. # end of Network testing
  1371. # end of Networking options
  1372.  
  1373. # CONFIG_HAMRADIO is not set
  1374. CONFIG_CAN=m
  1375. CONFIG_CAN_RAW=m
  1376. CONFIG_CAN_BCM=m
  1377. CONFIG_CAN_GW=m
  1378. # CONFIG_CAN_J1939 is not set
  1379. # CONFIG_CAN_ISOTP is not set
  1380. CONFIG_BT=m
  1381. CONFIG_BT_BREDR=y
  1382. CONFIG_BT_RFCOMM=m
  1383. CONFIG_BT_RFCOMM_TTY=y
  1384. CONFIG_BT_BNEP=m
  1385. CONFIG_BT_BNEP_MC_FILTER=y
  1386. CONFIG_BT_BNEP_PROTO_FILTER=y
  1387. CONFIG_BT_HIDP=m
  1388. CONFIG_BT_LE=y
  1389. CONFIG_BT_LE_L2CAP_ECRED=y
  1390. # CONFIG_BT_LEDS is not set
  1391. # CONFIG_BT_MSFTEXT is not set
  1392. # CONFIG_BT_AOSPEXT is not set
  1393. CONFIG_BT_DEBUGFS=y
  1394. # CONFIG_BT_FEATURE_DEBUG is not set
  1395.  
  1396. #
  1397. # Bluetooth device drivers
  1398. #
  1399. CONFIG_BT_INTEL=m
  1400. CONFIG_BT_BCM=m
  1401. CONFIG_BT_HCIBTUSB=m
  1402. # CONFIG_BT_HCIBTUSB_AUTOSUSPEND is not set
  1403. CONFIG_BT_HCIBTUSB_POLL_SYNC=y
  1404. CONFIG_BT_HCIBTUSB_BCM=y
  1405. # CONFIG_BT_HCIBTUSB_MTK is not set
  1406. # CONFIG_BT_HCIBTUSB_RTL is not set
  1407. CONFIG_BT_HCIBTSDIO=m
  1408. CONFIG_BT_HCIUART=m
  1409. CONFIG_BT_HCIUART_SERDEV=y
  1410. CONFIG_BT_HCIUART_H4=y
  1411. CONFIG_BT_HCIUART_NOKIA=m
  1412. CONFIG_BT_HCIUART_BCSP=y
  1413. # CONFIG_BT_HCIUART_ATH3K is not set
  1414. CONFIG_BT_HCIUART_LL=y
  1415. CONFIG_BT_HCIUART_3WIRE=y
  1416. # CONFIG_BT_HCIUART_INTEL is not set
  1417. CONFIG_BT_HCIUART_BCM=y
  1418. # CONFIG_BT_HCIUART_RTL is not set
  1419. # CONFIG_BT_HCIUART_QCA is not set
  1420. # CONFIG_BT_HCIUART_AG6XX is not set
  1421. # CONFIG_BT_HCIUART_MRVL is not set
  1422. # CONFIG_BT_HCIUART_AML is not set
  1423. CONFIG_BT_HCIBCM203X=m
  1424. # CONFIG_BT_HCIBCM4377 is not set
  1425. CONFIG_BT_HCIBPA10X=m
  1426. CONFIG_BT_HCIBFUSB=m
  1427. CONFIG_BT_HCIVHCI=m
  1428. CONFIG_BT_MRVL=m
  1429. CONFIG_BT_MRVL_SDIO=m
  1430. # CONFIG_BT_ATH3K is not set
  1431. # CONFIG_BT_MTKSDIO is not set
  1432. # CONFIG_BT_MTKUART is not set
  1433. # CONFIG_BT_VIRTIO is not set
  1434. # CONFIG_BT_NXPUART is not set
  1435. # CONFIG_BT_INTEL_PCIE is not set
  1436. # end of Bluetooth device drivers
  1437.  
  1438. CONFIG_AF_RXRPC=m
  1439. # CONFIG_AF_RXRPC_IPV6 is not set
  1440. # CONFIG_AF_RXRPC_INJECT_LOSS is not set
  1441. # CONFIG_AF_RXRPC_INJECT_RX_DELAY is not set
  1442. # CONFIG_AF_RXRPC_DEBUG is not set
  1443. CONFIG_RXKAD=y
  1444. # CONFIG_RXPERF is not set
  1445. # CONFIG_AF_KCM is not set
  1446. # CONFIG_MCTP is not set
  1447. CONFIG_FIB_RULES=y
  1448. CONFIG_WIRELESS=y
  1449. CONFIG_CFG80211=m
  1450. # CONFIG_NL80211_TESTMODE is not set
  1451. # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
  1452. CONFIG_CFG80211_REQUIRE_SIGNED_REGDB=y
  1453. CONFIG_CFG80211_USE_KERNEL_REGDB_KEYS=y
  1454. CONFIG_CFG80211_DEFAULT_PS=y
  1455. # CONFIG_CFG80211_DEBUGFS is not set
  1456. CONFIG_CFG80211_CRDA_SUPPORT=y
  1457. # CONFIG_CFG80211_WEXT is not set
  1458. CONFIG_MAC80211=m
  1459. CONFIG_MAC80211_HAS_RC=y
  1460. CONFIG_MAC80211_RC_MINSTREL=y
  1461. CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
  1462. CONFIG_MAC80211_RC_DEFAULT="minstrel_ht"
  1463. # CONFIG_MAC80211_MESH is not set
  1464. # CONFIG_MAC80211_LEDS is not set
  1465. # CONFIG_MAC80211_MESSAGE_TRACING is not set
  1466. # CONFIG_MAC80211_DEBUG_MENU is not set
  1467. CONFIG_MAC80211_STA_HASH_MAX_SIZE=0
  1468. CONFIG_RFKILL=y
  1469. CONFIG_RFKILL_LEDS=y
  1470. CONFIG_RFKILL_INPUT=y
  1471. CONFIG_RFKILL_GPIO=y
  1472. # CONFIG_NET_9P is not set
  1473. # CONFIG_CAIF is not set
  1474. # CONFIG_CEPH_LIB is not set
  1475. # CONFIG_NFC is not set
  1476. # CONFIG_PSAMPLE is not set
  1477. # CONFIG_NET_IFE is not set
  1478. # CONFIG_LWTUNNEL is not set
  1479. CONFIG_DST_CACHE=y
  1480. CONFIG_GRO_CELLS=y
  1481. CONFIG_NET_SELFTESTS=y
  1482. CONFIG_NET_DEVLINK=y
  1483. CONFIG_PAGE_POOL=y
  1484. # CONFIG_PAGE_POOL_STATS is not set
  1485. # CONFIG_FAILOVER is not set
  1486. CONFIG_ETHTOOL_NETLINK=y
  1487.  
  1488. #
  1489. # Device Drivers
  1490. #
  1491. CONFIG_HAVE_PCI=y
  1492. CONFIG_GENERIC_PCI_IOMAP=y
  1493. CONFIG_PCI=y
  1494. CONFIG_PCI_DOMAINS=y
  1495. CONFIG_PCI_DOMAINS_GENERIC=y
  1496. CONFIG_PCI_SYSCALL=y
  1497. # CONFIG_PCIEPORTBUS is not set
  1498. CONFIG_PCIEASPM=y
  1499. CONFIG_PCIEASPM_DEFAULT=y
  1500. # CONFIG_PCIEASPM_POWERSAVE is not set
  1501. # CONFIG_PCIEASPM_POWER_SUPERSAVE is not set
  1502. # CONFIG_PCIEASPM_PERFORMANCE is not set
  1503. # CONFIG_PCIE_PTM is not set
  1504. CONFIG_PCI_MSI=y
  1505. CONFIG_PCI_QUIRKS=y
  1506. # CONFIG_PCI_STUB is not set
  1507. # CONFIG_PCI_IOV is not set
  1508. # CONFIG_PCI_PRI is not set
  1509. # CONFIG_PCI_PASID is not set
  1510. # CONFIG_PCI_DYNAMIC_OF_NODES is not set
  1511. CONFIG_VGA_ARB=y
  1512. CONFIG_VGA_ARB_MAX_GPUS=16
  1513. # CONFIG_HOTPLUG_PCI is not set
  1514.  
  1515. #
  1516. # PCI controller drivers
  1517. #
  1518. # CONFIG_PCIE_ALTERA is not set
  1519. # CONFIG_PCI_FTPCI100 is not set
  1520. # CONFIG_PCI_HOST_GENERIC is not set
  1521. # CONFIG_PCI_V3_SEMI is not set
  1522. # CONFIG_PCIE_XILINX is not set
  1523.  
  1524. #
  1525. # Cadence-based PCIe controllers
  1526. #
  1527. # CONFIG_PCIE_CADENCE_PLAT_HOST is not set
  1528. # CONFIG_PCIE_CADENCE_PLAT_EP is not set
  1529. # end of Cadence-based PCIe controllers
  1530.  
  1531. #
  1532. # DesignWare-based PCIe controllers
  1533. #
  1534. # CONFIG_PCI_MESON is not set
  1535. # CONFIG_PCI_LAYERSCAPE is not set
  1536. # CONFIG_PCI_LAYERSCAPE_EP is not set
  1537. # CONFIG_PCIE_DW_PLAT_HOST is not set
  1538. # CONFIG_PCIE_DW_PLAT_EP is not set
  1539. # end of DesignWare-based PCIe controllers
  1540.  
  1541. #
  1542. # Mobiveil-based PCIe controllers
  1543. #
  1544. # end of Mobiveil-based PCIe controllers
  1545.  
  1546. #
  1547. # PLDA-based PCIe controllers
  1548. #
  1549. # CONFIG_PCIE_MICROCHIP_HOST is not set
  1550. # end of PLDA-based PCIe controllers
  1551. # end of PCI controller drivers
  1552.  
  1553. #
  1554. # PCI Endpoint
  1555. #
  1556. CONFIG_PCI_ENDPOINT=y
  1557. CONFIG_PCI_ENDPOINT_CONFIGFS=y
  1558. CONFIG_PCI_EPF_TEST=m
  1559. # CONFIG_PCI_EPF_NTB is not set
  1560. # end of PCI Endpoint
  1561.  
  1562. #
  1563. # PCI switch controller drivers
  1564. #
  1565. # CONFIG_PCI_SW_SWITCHTEC is not set
  1566. # end of PCI switch controller drivers
  1567.  
  1568. # CONFIG_CXL_BUS is not set
  1569. # CONFIG_PCCARD is not set
  1570. # CONFIG_RAPIDIO is not set
  1571.  
  1572. #
  1573. # Generic Driver Options
  1574. #
  1575. CONFIG_UEVENT_HELPER=y
  1576. CONFIG_UEVENT_HELPER_PATH=""
  1577. CONFIG_DEVTMPFS=y
  1578. CONFIG_DEVTMPFS_MOUNT=y
  1579. # CONFIG_DEVTMPFS_SAFE is not set
  1580. CONFIG_STANDALONE=y
  1581. CONFIG_PREVENT_FIRMWARE_BUILD=y
  1582.  
  1583. #
  1584. # Firmware loader
  1585. #
  1586. CONFIG_FW_LOADER=y
  1587. CONFIG_EXTRA_FIRMWARE=""
  1588. # CONFIG_FW_LOADER_USER_HELPER is not set
  1589. # CONFIG_FW_LOADER_COMPRESS is not set
  1590. CONFIG_FW_CACHE=y
  1591. # CONFIG_FW_UPLOAD is not set
  1592. # end of Firmware loader
  1593.  
  1594. CONFIG_WANT_DEV_COREDUMP=y
  1595. CONFIG_ALLOW_DEV_COREDUMP=y
  1596. CONFIG_DEV_COREDUMP=y
  1597. # CONFIG_TEST_ASYNC_DRIVER_PROBE is not set
  1598. CONFIG_GENERIC_CPU_DEVICES=y
  1599. CONFIG_GENERIC_CPU_AUTOPROBE=y
  1600. CONFIG_GENERIC_CPU_VULNERABILITIES=y
  1601. CONFIG_SOC_BUS=y
  1602. CONFIG_REGMAP=y
  1603. CONFIG_REGMAP_I2C=y
  1604. CONFIG_REGMAP_SPI=y
  1605. CONFIG_REGMAP_MMIO=y
  1606. CONFIG_REGMAP_IRQ=y
  1607. CONFIG_DMA_SHARED_BUFFER=y
  1608. # CONFIG_DMA_FENCE_TRACE is not set
  1609. CONFIG_GENERIC_ARCH_TOPOLOGY=y
  1610. # CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set
  1611. # end of Generic Driver Options
  1612.  
  1613. #
  1614. # Bus devices
  1615. #
  1616. # CONFIG_MOXTET is not set
  1617. CONFIG_OMAP_INTERCONNECT=y
  1618. CONFIG_OMAP_OCP2SCP=y
  1619. CONFIG_TI_PWMSS=y
  1620. CONFIG_TI_SYSC=y
  1621. # CONFIG_VEXPRESS_CONFIG is not set
  1622. # CONFIG_MHI_BUS is not set
  1623. # CONFIG_MHI_BUS_EP is not set
  1624. # end of Bus devices
  1625.  
  1626. #
  1627. # Cache Drivers
  1628. #
  1629. # end of Cache Drivers
  1630.  
  1631. CONFIG_CONNECTOR=m
  1632.  
  1633. #
  1634. # Firmware Drivers
  1635. #
  1636.  
  1637. #
  1638. # ARM System Control and Management Interface Protocol
  1639. #
  1640. # CONFIG_ARM_SCMI_PROTOCOL is not set
  1641. # end of ARM System Control and Management Interface Protocol
  1642.  
  1643. # CONFIG_ARM_SCPI_PROTOCOL is not set
  1644. # CONFIG_FW_CFG_SYSFS is not set
  1645. # CONFIG_TRUSTED_FOUNDATIONS is not set
  1646. # CONFIG_GOOGLE_FIRMWARE is not set
  1647.  
  1648. #
  1649. # Qualcomm firmware drivers
  1650. #
  1651. # end of Qualcomm firmware drivers
  1652.  
  1653. CONFIG_HAVE_ARM_SMCCC=y
  1654.  
  1655. #
  1656. # Tegra firmware driver
  1657. #
  1658. # end of Tegra firmware driver
  1659. # end of Firmware Drivers
  1660.  
  1661. # CONFIG_GNSS is not set
  1662. CONFIG_MTD=y
  1663. # CONFIG_MTD_TESTS is not set
  1664.  
  1665. #
  1666. # Partition parsers
  1667. #
  1668. CONFIG_MTD_CMDLINE_PARTS=y
  1669. CONFIG_MTD_OF_PARTS=y
  1670. # CONFIG_MTD_AFS_PARTS is not set
  1671. # CONFIG_MTD_REDBOOT_PARTS is not set
  1672. # end of Partition parsers
  1673.  
  1674. #
  1675. # User Modules And Translation Layers
  1676. #
  1677. CONFIG_MTD_BLKDEVS=y
  1678. CONFIG_MTD_BLOCK=y
  1679.  
  1680. #
  1681. # Note that in some cases UBI block is preferred. See MTD_UBI_BLOCK.
  1682. #
  1683. # CONFIG_FTL is not set
  1684. # CONFIG_NFTL is not set
  1685. # CONFIG_INFTL is not set
  1686. # CONFIG_RFD_FTL is not set
  1687. # CONFIG_SSFDC is not set
  1688. # CONFIG_SM_FTL is not set
  1689. CONFIG_MTD_OOPS=y
  1690. # CONFIG_MTD_SWAP is not set
  1691. # CONFIG_MTD_PARTITIONED_MASTER is not set
  1692.  
  1693. #
  1694. # RAM/ROM/Flash chip drivers
  1695. #
  1696. CONFIG_MTD_CFI=y
  1697. # CONFIG_MTD_JEDECPROBE is not set
  1698. CONFIG_MTD_GEN_PROBE=y
  1699. # CONFIG_MTD_CFI_ADV_OPTIONS is not set
  1700. CONFIG_MTD_MAP_BANK_WIDTH_1=y
  1701. CONFIG_MTD_MAP_BANK_WIDTH_2=y
  1702. CONFIG_MTD_MAP_BANK_WIDTH_4=y
  1703. CONFIG_MTD_CFI_I1=y
  1704. CONFIG_MTD_CFI_I2=y
  1705. CONFIG_MTD_CFI_INTELEXT=y
  1706. # CONFIG_MTD_CFI_AMDSTD is not set
  1707. # CONFIG_MTD_CFI_STAA is not set
  1708. CONFIG_MTD_CFI_UTIL=y
  1709. # CONFIG_MTD_RAM is not set
  1710. # CONFIG_MTD_ROM is not set
  1711. # CONFIG_MTD_ABSENT is not set
  1712. # end of RAM/ROM/Flash chip drivers
  1713.  
  1714. #
  1715. # Mapping drivers for chip access
  1716. #
  1717. # CONFIG_MTD_COMPLEX_MAPPINGS is not set
  1718. CONFIG_MTD_PHYSMAP=y
  1719. # CONFIG_MTD_PHYSMAP_COMPAT is not set
  1720. CONFIG_MTD_PHYSMAP_OF=y
  1721. # CONFIG_MTD_PHYSMAP_VERSATILE is not set
  1722. # CONFIG_MTD_PHYSMAP_GEMINI is not set
  1723. # CONFIG_MTD_PHYSMAP_IXP4XX is not set
  1724. # CONFIG_MTD_PLATRAM is not set
  1725. # end of Mapping drivers for chip access
  1726.  
  1727. #
  1728. # Self-contained MTD device drivers
  1729. #
  1730. # CONFIG_MTD_PMC551 is not set
  1731. # CONFIG_MTD_DATAFLASH is not set
  1732. # CONFIG_MTD_MCHP23K256 is not set
  1733. # CONFIG_MTD_MCHP48L640 is not set
  1734. # CONFIG_MTD_SST25L is not set
  1735. # CONFIG_MTD_SLRAM is not set
  1736. # CONFIG_MTD_PHRAM is not set
  1737. # CONFIG_MTD_MTDRAM is not set
  1738. # CONFIG_MTD_BLOCK2MTD is not set
  1739.  
  1740. #
  1741. # Disk-On-Chip Device Drivers
  1742. #
  1743. # CONFIG_MTD_DOCG3 is not set
  1744. # end of Self-contained MTD device drivers
  1745.  
  1746. #
  1747. # NAND
  1748. #
  1749. CONFIG_MTD_NAND_CORE=y
  1750. CONFIG_MTD_ONENAND=y
  1751. CONFIG_MTD_ONENAND_VERIFY_WRITE=y
  1752. # CONFIG_MTD_ONENAND_GENERIC is not set
  1753. # CONFIG_MTD_ONENAND_OTP is not set
  1754. # CONFIG_MTD_ONENAND_2X_PROGRAM is not set
  1755. CONFIG_MTD_RAW_NAND=y
  1756.  
  1757. #
  1758. # Raw/parallel NAND flash controllers
  1759. #
  1760. # CONFIG_MTD_NAND_DENALI_PCI is not set
  1761. # CONFIG_MTD_NAND_DENALI_DT is not set
  1762. CONFIG_MTD_NAND_OMAP2=y
  1763. CONFIG_MTD_NAND_OMAP_BCH=y
  1764. CONFIG_MTD_NAND_OMAP_BCH_BUILD=y
  1765. # CONFIG_MTD_NAND_CAFE is not set
  1766. # CONFIG_MTD_NAND_BRCMNAND is not set
  1767. # CONFIG_MTD_NAND_MXIC is not set
  1768. # CONFIG_MTD_NAND_GPIO is not set
  1769. # CONFIG_MTD_NAND_PLATFORM is not set
  1770. # CONFIG_MTD_NAND_CADENCE is not set
  1771. # CONFIG_MTD_NAND_ARASAN is not set
  1772. # CONFIG_MTD_NAND_INTEL_LGM is not set
  1773.  
  1774. #
  1775. # Misc
  1776. #
  1777. # CONFIG_MTD_NAND_NANDSIM is not set
  1778. # CONFIG_MTD_NAND_RICOH is not set
  1779. # CONFIG_MTD_NAND_DISKONCHIP is not set
  1780. # CONFIG_MTD_SPI_NAND is not set
  1781.  
  1782. #
  1783. # ECC engine support
  1784. #
  1785. CONFIG_MTD_NAND_ECC=y
  1786. CONFIG_MTD_NAND_ECC_SW_HAMMING=y
  1787. # CONFIG_MTD_NAND_ECC_SW_HAMMING_SMC is not set
  1788. CONFIG_MTD_NAND_ECC_SW_BCH=y
  1789. # CONFIG_MTD_NAND_ECC_MXIC is not set
  1790. # end of ECC engine support
  1791. # end of NAND
  1792.  
  1793. #
  1794. # LPDDR & LPDDR2 PCM memory drivers
  1795. #
  1796. # CONFIG_MTD_LPDDR is not set
  1797. # CONFIG_MTD_LPDDR2_NVM is not set
  1798. # end of LPDDR & LPDDR2 PCM memory drivers
  1799.  
  1800. CONFIG_MTD_SPI_NOR=m
  1801. CONFIG_MTD_SPI_NOR_USE_4K_SECTORS=y
  1802. # CONFIG_MTD_SPI_NOR_SWP_DISABLE is not set
  1803. CONFIG_MTD_SPI_NOR_SWP_DISABLE_ON_VOLATILE=y
  1804. # CONFIG_MTD_SPI_NOR_SWP_KEEP is not set
  1805. CONFIG_MTD_UBI=y
  1806. CONFIG_MTD_UBI_WL_THRESHOLD=4096
  1807. CONFIG_MTD_UBI_BEB_LIMIT=20
  1808. # CONFIG_MTD_UBI_FASTMAP is not set
  1809. # CONFIG_MTD_UBI_GLUEBI is not set
  1810. # CONFIG_MTD_UBI_BLOCK is not set
  1811. # CONFIG_MTD_UBI_NVMEM is not set
  1812. # CONFIG_MTD_HYPERBUS is not set
  1813. CONFIG_DTC=y
  1814. CONFIG_OF=y
  1815. # CONFIG_OF_UNITTEST is not set
  1816. CONFIG_OF_FLATTREE=y
  1817. CONFIG_OF_EARLY_FLATTREE=y
  1818. CONFIG_OF_KOBJ=y
  1819. CONFIG_OF_ADDRESS=y
  1820. CONFIG_OF_IRQ=y
  1821. CONFIG_OF_RESERVED_MEM=y
  1822. # CONFIG_OF_OVERLAY is not set
  1823. CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y
  1824. # CONFIG_PARPORT is not set
  1825. CONFIG_BLK_DEV=y
  1826. CONFIG_BLK_DEV_NULL_BLK=y
  1827. # CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set
  1828. CONFIG_ZRAM=m
  1829. # CONFIG_ZRAM_BACKEND_LZ4 is not set
  1830. # CONFIG_ZRAM_BACKEND_LZ4HC is not set
  1831. # CONFIG_ZRAM_BACKEND_ZSTD is not set
  1832. # CONFIG_ZRAM_BACKEND_DEFLATE is not set
  1833. # CONFIG_ZRAM_BACKEND_842 is not set
  1834. CONFIG_ZRAM_BACKEND_FORCE_LZO=y
  1835. CONFIG_ZRAM_BACKEND_LZO=y
  1836. CONFIG_ZRAM_DEF_COMP_LZORLE=y
  1837. # CONFIG_ZRAM_DEF_COMP_LZO is not set
  1838. CONFIG_ZRAM_DEF_COMP="lzo-rle"
  1839. CONFIG_ZRAM_WRITEBACK=y
  1840. CONFIG_ZRAM_TRACK_ENTRY_ACTIME=y
  1841. CONFIG_ZRAM_MEMORY_TRACKING=y
  1842. # CONFIG_ZRAM_MULTI_COMP is not set
  1843. CONFIG_BLK_DEV_LOOP=y
  1844. CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
  1845. # CONFIG_BLK_DEV_DRBD is not set
  1846. CONFIG_BLK_DEV_NBD=m
  1847. CONFIG_BLK_DEV_RAM=y
  1848. CONFIG_BLK_DEV_RAM_COUNT=16
  1849. CONFIG_BLK_DEV_RAM_SIZE=16384
  1850. # CONFIG_CDROM_PKTCDVD is not set
  1851. # CONFIG_ATA_OVER_ETH is not set
  1852. # CONFIG_VIRTIO_BLK is not set
  1853. # CONFIG_BLK_DEV_RBD is not set
  1854. # CONFIG_BLK_DEV_UBLK is not set
  1855.  
  1856. #
  1857. # NVME Support
  1858. #
  1859. # CONFIG_BLK_DEV_NVME is not set
  1860. # CONFIG_NVME_FC is not set
  1861. # CONFIG_NVME_TCP is not set
  1862. # CONFIG_NVME_TARGET is not set
  1863. # end of NVME Support
  1864.  
  1865. #
  1866. # Misc devices
  1867. #
  1868. # CONFIG_AD525X_DPOT is not set
  1869. # CONFIG_DUMMY_IRQ is not set
  1870. # CONFIG_PHANTOM is not set
  1871. # CONFIG_RPMB is not set
  1872. CONFIG_TIFM_CORE=y
  1873. CONFIG_TIFM_7XX1=y
  1874. # CONFIG_ICS932S401 is not set
  1875. # CONFIG_ENCLOSURE_SERVICES is not set
  1876. # CONFIG_HP_ILO is not set
  1877. # CONFIG_APDS9802ALS is not set
  1878. # CONFIG_ISL29003 is not set
  1879. # CONFIG_ISL29020 is not set
  1880. CONFIG_SENSORS_TSL2550=m
  1881. # CONFIG_SENSORS_BH1770 is not set
  1882. # CONFIG_SENSORS_APDS990X is not set
  1883. # CONFIG_HMC6352 is not set
  1884. # CONFIG_DS1682 is not set
  1885. # CONFIG_LATTICE_ECP3_CONFIG is not set
  1886. CONFIG_SRAM=y
  1887. CONFIG_SRAM_EXEC=y
  1888. # CONFIG_DW_XDATA_PCIE is not set
  1889. CONFIG_PCI_ENDPOINT_TEST=m
  1890. # CONFIG_XILINX_SDFEC is not set
  1891. # CONFIG_HISI_HIKEY_USB is not set
  1892. # CONFIG_OPEN_DICE is not set
  1893. # CONFIG_VCPU_STALL_DETECTOR is not set
  1894. # CONFIG_NSM is not set
  1895. # CONFIG_C2PORT is not set
  1896.  
  1897. #
  1898. # EEPROM support
  1899. #
  1900. CONFIG_EEPROM_AT24=m
  1901. # CONFIG_EEPROM_AT25 is not set
  1902. # CONFIG_EEPROM_MAX6875 is not set
  1903. CONFIG_EEPROM_93CX6=y
  1904. # CONFIG_EEPROM_93XX46 is not set
  1905. # CONFIG_EEPROM_IDT_89HPESX is not set
  1906. # CONFIG_EEPROM_EE1004 is not set
  1907. # end of EEPROM support
  1908.  
  1909. # CONFIG_CB710_CORE is not set
  1910.  
  1911. #
  1912. # Texas Instruments shared transport line discipline
  1913. #
  1914. # CONFIG_TI_ST is not set
  1915. # end of Texas Instruments shared transport line discipline
  1916.  
  1917. # CONFIG_SENSORS_LIS3_SPI is not set
  1918. # CONFIG_SENSORS_LIS3_I2C is not set
  1919. # CONFIG_ALTERA_STAPL is not set
  1920. # CONFIG_ECHO is not set
  1921. # CONFIG_BCM_VK is not set
  1922. # CONFIG_MISC_ALCOR_PCI is not set
  1923. # CONFIG_MISC_RTSX_PCI is not set
  1924. # CONFIG_MISC_RTSX_USB is not set
  1925. # CONFIG_UACCE is not set
  1926. # CONFIG_PVPANIC is not set
  1927. # CONFIG_GP_PCI1XXXX is not set
  1928. # CONFIG_KEBA_CP500 is not set
  1929. # end of Misc devices
  1930.  
  1931. #
  1932. # SCSI device support
  1933. #
  1934. CONFIG_SCSI_MOD=y
  1935. # CONFIG_RAID_ATTRS is not set
  1936. CONFIG_SCSI_COMMON=y
  1937. CONFIG_SCSI=y
  1938. CONFIG_SCSI_DMA=y
  1939. CONFIG_SCSI_PROC_FS=y
  1940.  
  1941. #
  1942. # SCSI support type (disk, tape, CD-ROM)
  1943. #
  1944. CONFIG_BLK_DEV_SD=y
  1945. # CONFIG_CHR_DEV_ST is not set
  1946. # CONFIG_BLK_DEV_SR is not set
  1947. # CONFIG_CHR_DEV_SG is not set
  1948. # CONFIG_BLK_DEV_BSG is not set
  1949. # CONFIG_CHR_DEV_SCH is not set
  1950. # CONFIG_SCSI_CONSTANTS is not set
  1951. # CONFIG_SCSI_LOGGING is not set
  1952. CONFIG_SCSI_SCAN_ASYNC=y
  1953.  
  1954. #
  1955. # SCSI Transports
  1956. #
  1957. # CONFIG_SCSI_SPI_ATTRS is not set
  1958. # CONFIG_SCSI_FC_ATTRS is not set
  1959. # CONFIG_SCSI_ISCSI_ATTRS is not set
  1960. # CONFIG_SCSI_SAS_ATTRS is not set
  1961. # CONFIG_SCSI_SAS_LIBSAS is not set
  1962. # CONFIG_SCSI_SRP_ATTRS is not set
  1963. # end of SCSI Transports
  1964.  
  1965. CONFIG_SCSI_LOWLEVEL=y
  1966. # CONFIG_ISCSI_TCP is not set
  1967. # CONFIG_ISCSI_BOOT_SYSFS is not set
  1968. # CONFIG_SCSI_CXGB3_ISCSI is not set
  1969. # CONFIG_SCSI_CXGB4_ISCSI is not set
  1970. # CONFIG_SCSI_BNX2_ISCSI is not set
  1971. # CONFIG_BE2ISCSI is not set
  1972. # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
  1973. # CONFIG_SCSI_HPSA is not set
  1974. # CONFIG_SCSI_3W_9XXX is not set
  1975. # CONFIG_SCSI_3W_SAS is not set
  1976. # CONFIG_SCSI_ACARD is not set
  1977. # CONFIG_SCSI_AACRAID is not set
  1978. # CONFIG_SCSI_AIC7XXX is not set
  1979. # CONFIG_SCSI_AIC79XX is not set
  1980. # CONFIG_SCSI_AIC94XX is not set
  1981. # CONFIG_SCSI_MVSAS is not set
  1982. # CONFIG_SCSI_MVUMI is not set
  1983. # CONFIG_SCSI_ADVANSYS is not set
  1984. # CONFIG_SCSI_ARCMSR is not set
  1985. # CONFIG_SCSI_ESAS2R is not set
  1986. # CONFIG_MEGARAID_NEWGEN is not set
  1987. # CONFIG_MEGARAID_LEGACY is not set
  1988. # CONFIG_MEGARAID_SAS is not set
  1989. # CONFIG_SCSI_MPT3SAS is not set
  1990. # CONFIG_SCSI_MPT2SAS is not set
  1991. # CONFIG_SCSI_MPI3MR is not set
  1992. # CONFIG_SCSI_SMARTPQI is not set
  1993. # CONFIG_SCSI_HPTIOP is not set
  1994. # CONFIG_SCSI_BUSLOGIC is not set
  1995. # CONFIG_SCSI_MYRB is not set
  1996. # CONFIG_SCSI_MYRS is not set
  1997. # CONFIG_SCSI_SNIC is not set
  1998. # CONFIG_SCSI_DMX3191D is not set
  1999. # CONFIG_SCSI_FDOMAIN_PCI is not set
  2000. # CONFIG_SCSI_IPS is not set
  2001. # CONFIG_SCSI_INITIO is not set
  2002. # CONFIG_SCSI_INIA100 is not set
  2003. # CONFIG_SCSI_STEX is not set
  2004. # CONFIG_SCSI_SYM53C8XX_2 is not set
  2005. # CONFIG_SCSI_IPR is not set
  2006. # CONFIG_SCSI_QLOGIC_1280 is not set
  2007. # CONFIG_SCSI_QLA_ISCSI is not set
  2008. # CONFIG_SCSI_DC395x is not set
  2009. # CONFIG_SCSI_AM53C974 is not set
  2010. # CONFIG_SCSI_NSP32 is not set
  2011. # CONFIG_SCSI_WD719X is not set
  2012. # CONFIG_SCSI_DEBUG is not set
  2013. # CONFIG_SCSI_PMCRAID is not set
  2014. # CONFIG_SCSI_PM8001 is not set
  2015. # CONFIG_SCSI_VIRTIO is not set
  2016. # CONFIG_SCSI_DH is not set
  2017. # end of SCSI device support
  2018.  
  2019. CONFIG_ATA=m
  2020. CONFIG_SATA_HOST=y
  2021. CONFIG_ATA_VERBOSE_ERROR=y
  2022. CONFIG_ATA_FORCE=y
  2023. CONFIG_SATA_PMP=y
  2024.  
  2025. #
  2026. # Controllers with non-SFF native interface
  2027. #
  2028. # CONFIG_SATA_AHCI is not set
  2029. CONFIG_SATA_AHCI_PLATFORM=m
  2030. CONFIG_AHCI_DM816=m
  2031. # CONFIG_AHCI_DWC is not set
  2032. # CONFIG_AHCI_CEVA is not set
  2033. # CONFIG_SATA_INIC162X is not set
  2034. # CONFIG_SATA_ACARD_AHCI is not set
  2035. # CONFIG_SATA_SIL24 is not set
  2036. CONFIG_ATA_SFF=y
  2037.  
  2038. #
  2039. # SFF controllers with custom DMA interface
  2040. #
  2041. # CONFIG_PDC_ADMA is not set
  2042. # CONFIG_SATA_QSTOR is not set
  2043. # CONFIG_SATA_SX4 is not set
  2044. CONFIG_ATA_BMDMA=y
  2045.  
  2046. #
  2047. # SATA SFF controllers with BMDMA
  2048. #
  2049. # CONFIG_ATA_PIIX is not set
  2050. # CONFIG_SATA_DWC is not set
  2051. # CONFIG_SATA_MV is not set
  2052. # CONFIG_SATA_NV is not set
  2053. # CONFIG_SATA_PROMISE is not set
  2054. # CONFIG_SATA_SIL is not set
  2055. # CONFIG_SATA_SIS is not set
  2056. # CONFIG_SATA_SVW is not set
  2057. # CONFIG_SATA_ULI is not set
  2058. # CONFIG_SATA_VIA is not set
  2059. # CONFIG_SATA_VITESSE is not set
  2060.  
  2061. #
  2062. # PATA SFF controllers with BMDMA
  2063. #
  2064. # CONFIG_PATA_ALI is not set
  2065. # CONFIG_PATA_AMD is not set
  2066. # CONFIG_PATA_ARTOP is not set
  2067. # CONFIG_PATA_ATIIXP is not set
  2068. # CONFIG_PATA_ATP867X is not set
  2069. # CONFIG_PATA_CMD64X is not set
  2070. # CONFIG_PATA_CYPRESS is not set
  2071. # CONFIG_PATA_EFAR is not set
  2072. # CONFIG_PATA_HPT366 is not set
  2073. # CONFIG_PATA_HPT37X is not set
  2074. # CONFIG_PATA_HPT3X2N is not set
  2075. # CONFIG_PATA_HPT3X3 is not set
  2076. # CONFIG_PATA_IT8213 is not set
  2077. # CONFIG_PATA_IT821X is not set
  2078. # CONFIG_PATA_JMICRON is not set
  2079. # CONFIG_PATA_MARVELL is not set
  2080. # CONFIG_PATA_NETCELL is not set
  2081. # CONFIG_PATA_NINJA32 is not set
  2082. # CONFIG_PATA_NS87415 is not set
  2083. # CONFIG_PATA_OLDPIIX is not set
  2084. # CONFIG_PATA_OPTIDMA is not set
  2085. # CONFIG_PATA_PDC2027X is not set
  2086. # CONFIG_PATA_PDC_OLD is not set
  2087. # CONFIG_PATA_RADISYS is not set
  2088. # CONFIG_PATA_RDC is not set
  2089. # CONFIG_PATA_SCH is not set
  2090. # CONFIG_PATA_SERVERWORKS is not set
  2091. # CONFIG_PATA_SIL680 is not set
  2092. # CONFIG_PATA_SIS is not set
  2093. # CONFIG_PATA_TOSHIBA is not set
  2094. # CONFIG_PATA_TRIFLEX is not set
  2095. # CONFIG_PATA_VIA is not set
  2096. # CONFIG_PATA_WINBOND is not set
  2097.  
  2098. #
  2099. # PIO-only SFF controllers
  2100. #
  2101. # CONFIG_PATA_CMD640_PCI is not set
  2102. # CONFIG_PATA_MPIIX is not set
  2103. # CONFIG_PATA_NS87410 is not set
  2104. # CONFIG_PATA_OPTI is not set
  2105. # CONFIG_PATA_OF_PLATFORM is not set
  2106. # CONFIG_PATA_RZ1000 is not set
  2107.  
  2108. #
  2109. # Generic fallback / legacy drivers
  2110. #
  2111. # CONFIG_ATA_GENERIC is not set
  2112. # CONFIG_PATA_LEGACY is not set
  2113. CONFIG_MD=y
  2114. # CONFIG_BLK_DEV_MD is not set
  2115. CONFIG_MD_BITMAP_FILE=y
  2116. # CONFIG_BCACHE is not set
  2117. CONFIG_BLK_DEV_DM_BUILTIN=y
  2118. CONFIG_BLK_DEV_DM=y
  2119. # CONFIG_DM_DEBUG is not set
  2120. CONFIG_DM_BUFIO=y
  2121. # CONFIG_DM_DEBUG_BLOCK_MANAGER_LOCKING is not set
  2122. CONFIG_DM_BIO_PRISON=y
  2123. CONFIG_DM_PERSISTENT_DATA=y
  2124. # CONFIG_DM_UNSTRIPED is not set
  2125. CONFIG_DM_CRYPT=y
  2126. # CONFIG_DM_SNAPSHOT is not set
  2127. CONFIG_DM_THIN_PROVISIONING=y
  2128. # CONFIG_DM_CACHE is not set
  2129. # CONFIG_DM_WRITECACHE is not set
  2130. # CONFIG_DM_ERA is not set
  2131. # CONFIG_DM_CLONE is not set
  2132. # CONFIG_DM_MIRROR is not set
  2133. # CONFIG_DM_RAID is not set
  2134. # CONFIG_DM_ZERO is not set
  2135. # CONFIG_DM_MULTIPATH is not set
  2136. # CONFIG_DM_DELAY is not set
  2137. # CONFIG_DM_DUST is not set
  2138. # CONFIG_DM_INIT is not set
  2139. # CONFIG_DM_UEVENT is not set
  2140. # CONFIG_DM_FLAKEY is not set
  2141. # CONFIG_DM_VERITY is not set
  2142. # CONFIG_DM_SWITCH is not set
  2143. # CONFIG_DM_LOG_WRITES is not set
  2144. CONFIG_DM_INTEGRITY=m
  2145. CONFIG_DM_AUDIT=y
  2146. # CONFIG_TARGET_CORE is not set
  2147. # CONFIG_FUSION is not set
  2148.  
  2149. #
  2150. # IEEE 1394 (FireWire) support
  2151. #
  2152. # CONFIG_FIREWIRE is not set
  2153. # CONFIG_FIREWIRE_NOSY is not set
  2154. # end of IEEE 1394 (FireWire) support
  2155.  
  2156. CONFIG_NETDEVICES=y
  2157. CONFIG_MII=y
  2158. CONFIG_NET_CORE=y
  2159. # CONFIG_BONDING is not set
  2160. CONFIG_DUMMY=m
  2161. CONFIG_WIREGUARD=m
  2162. # CONFIG_WIREGUARD_DEBUG is not set
  2163. # CONFIG_EQUALIZER is not set
  2164. # CONFIG_NET_FC is not set
  2165. # CONFIG_NET_TEAM is not set
  2166. CONFIG_MACVLAN=m
  2167. # CONFIG_MACVTAP is not set
  2168. CONFIG_IPVLAN_L3S=y
  2169. CONFIG_IPVLAN=m
  2170. # CONFIG_IPVTAP is not set
  2171. CONFIG_VXLAN=m
  2172. # CONFIG_GENEVE is not set
  2173. # CONFIG_BAREUDP is not set
  2174. # CONFIG_GTP is not set
  2175. # CONFIG_PFCP is not set
  2176. # CONFIG_AMT is not set
  2177. # CONFIG_MACSEC is not set
  2178. # CONFIG_NETCONSOLE is not set
  2179. CONFIG_TUN=m
  2180. # CONFIG_TUN_VNET_CROSS_LE is not set
  2181. CONFIG_VETH=m
  2182. # CONFIG_VIRTIO_NET is not set
  2183. # CONFIG_NLMON is not set
  2184. # CONFIG_NET_VRF is not set
  2185. # CONFIG_ARCNET is not set
  2186. CONFIG_ETHERNET=y
  2187. CONFIG_NET_VENDOR_3COM=y
  2188. # CONFIG_VORTEX is not set
  2189. # CONFIG_TYPHOON is not set
  2190. CONFIG_NET_VENDOR_ADAPTEC=y
  2191. # CONFIG_ADAPTEC_STARFIRE is not set
  2192. CONFIG_NET_VENDOR_AGERE=y
  2193. # CONFIG_ET131X is not set
  2194. CONFIG_NET_VENDOR_ALACRITECH=y
  2195. # CONFIG_SLICOSS is not set
  2196. CONFIG_NET_VENDOR_ALTEON=y
  2197. # CONFIG_ACENIC is not set
  2198. # CONFIG_ALTERA_TSE is not set
  2199. CONFIG_NET_VENDOR_AMAZON=y
  2200. # CONFIG_ENA_ETHERNET is not set
  2201. CONFIG_NET_VENDOR_AMD=y
  2202. # CONFIG_AMD8111_ETH is not set
  2203. # CONFIG_PCNET32 is not set
  2204. CONFIG_NET_VENDOR_AQUANTIA=y
  2205. # CONFIG_AQTION is not set
  2206. # CONFIG_NET_VENDOR_ARC is not set
  2207. CONFIG_NET_VENDOR_ASIX=y
  2208. # CONFIG_SPI_AX88796C is not set
  2209. CONFIG_NET_VENDOR_ATHEROS=y
  2210. # CONFIG_ATL2 is not set
  2211. # CONFIG_ATL1 is not set
  2212. # CONFIG_ATL1E is not set
  2213. # CONFIG_ATL1C is not set
  2214. # CONFIG_ALX is not set
  2215. # CONFIG_NET_VENDOR_BROADCOM is not set
  2216. CONFIG_NET_VENDOR_CADENCE=y
  2217. # CONFIG_MACB is not set
  2218. CONFIG_NET_VENDOR_CAVIUM=y
  2219. CONFIG_NET_VENDOR_CHELSIO=y
  2220. # CONFIG_CHELSIO_T1 is not set
  2221. # CONFIG_CHELSIO_T3 is not set
  2222. # CONFIG_CHELSIO_T4 is not set
  2223. # CONFIG_CHELSIO_T4VF is not set
  2224. # CONFIG_NET_VENDOR_CIRRUS is not set
  2225. CONFIG_NET_VENDOR_CISCO=y
  2226. # CONFIG_ENIC is not set
  2227. CONFIG_NET_VENDOR_CORTINA=y
  2228. # CONFIG_GEMINI_ETHERNET is not set
  2229. CONFIG_NET_VENDOR_DAVICOM=y
  2230. CONFIG_DM9000=y
  2231. # CONFIG_DM9000_FORCE_SIMPLE_PHY_POLL is not set
  2232. # CONFIG_DM9051 is not set
  2233. # CONFIG_DNET is not set
  2234. CONFIG_NET_VENDOR_DEC=y
  2235. # CONFIG_NET_TULIP is not set
  2236. CONFIG_NET_VENDOR_DLINK=y
  2237. # CONFIG_DL2K is not set
  2238. # CONFIG_SUNDANCE is not set
  2239. CONFIG_NET_VENDOR_EMULEX=y
  2240. # CONFIG_BE2NET is not set
  2241. CONFIG_NET_VENDOR_ENGLEDER=y
  2242. # CONFIG_TSNEP is not set
  2243. CONFIG_NET_VENDOR_EZCHIP=y
  2244. # CONFIG_EZCHIP_NPS_MANAGEMENT_ENET is not set
  2245. # CONFIG_NET_VENDOR_FARADAY is not set
  2246. CONFIG_NET_VENDOR_FUNGIBLE=y
  2247. # CONFIG_FUN_ETH is not set
  2248. CONFIG_NET_VENDOR_GOOGLE=y
  2249. # CONFIG_GVE is not set
  2250. # CONFIG_NET_VENDOR_HISILICON is not set
  2251. CONFIG_NET_VENDOR_HUAWEI=y
  2252. # CONFIG_NET_VENDOR_INTEL is not set
  2253. # CONFIG_JME is not set
  2254. CONFIG_NET_VENDOR_ADI=y
  2255. # CONFIG_ADIN1110 is not set
  2256. CONFIG_NET_VENDOR_LITEX=y
  2257. # CONFIG_LITEX_LITEETH is not set
  2258. # CONFIG_NET_VENDOR_MARVELL is not set
  2259. CONFIG_NET_VENDOR_MELLANOX=y
  2260. # CONFIG_MLX4_EN is not set
  2261. # CONFIG_MLX5_CORE is not set
  2262. # CONFIG_MLXSW_CORE is not set
  2263. # CONFIG_MLXFW is not set
  2264. CONFIG_NET_VENDOR_META=y
  2265. CONFIG_NET_VENDOR_MICREL=y
  2266. # CONFIG_KS8842 is not set
  2267. CONFIG_KS8851=y
  2268. CONFIG_KS8851_MLL=y
  2269. # CONFIG_KSZ884X_PCI is not set
  2270. # CONFIG_NET_VENDOR_MICROCHIP is not set
  2271. CONFIG_NET_VENDOR_MICROSEMI=y
  2272. # CONFIG_MSCC_OCELOT_SWITCH is not set
  2273. CONFIG_NET_VENDOR_MICROSOFT=y
  2274. CONFIG_NET_VENDOR_MYRI=y
  2275. # CONFIG_MYRI10GE is not set
  2276. # CONFIG_FEALNX is not set
  2277. CONFIG_NET_VENDOR_NI=y
  2278. # CONFIG_NI_XGE_MANAGEMENT_ENET is not set
  2279. # CONFIG_NET_VENDOR_NATSEMI is not set
  2280. CONFIG_NET_VENDOR_NETERION=y
  2281. # CONFIG_S2IO is not set
  2282. CONFIG_NET_VENDOR_NETRONOME=y
  2283. # CONFIG_NFP is not set
  2284. CONFIG_NET_VENDOR_NVIDIA=y
  2285. # CONFIG_FORCEDETH is not set
  2286. CONFIG_NET_VENDOR_OKI=y
  2287. # CONFIG_ETHOC is not set
  2288. # CONFIG_OA_TC6 is not set
  2289. CONFIG_NET_VENDOR_PACKET_ENGINES=y
  2290. # CONFIG_HAMACHI is not set
  2291. # CONFIG_YELLOWFIN is not set
  2292. CONFIG_NET_VENDOR_PENSANDO=y
  2293. CONFIG_NET_VENDOR_QLOGIC=y
  2294. # CONFIG_QLA3XXX is not set
  2295. # CONFIG_QLCNIC is not set
  2296. # CONFIG_NETXEN_NIC is not set
  2297. # CONFIG_QED is not set
  2298. CONFIG_NET_VENDOR_BROCADE=y
  2299. # CONFIG_BNA is not set
  2300. # CONFIG_NET_VENDOR_QUALCOMM is not set
  2301. CONFIG_NET_VENDOR_RDC=y
  2302. # CONFIG_R6040 is not set
  2303. CONFIG_NET_VENDOR_REALTEK=y
  2304. # CONFIG_8139CP is not set
  2305. # CONFIG_8139TOO is not set
  2306. # CONFIG_R8169 is not set
  2307. # CONFIG_RTASE is not set
  2308. CONFIG_NET_VENDOR_RENESAS=y
  2309. CONFIG_NET_VENDOR_ROCKER=y
  2310. # CONFIG_ROCKER is not set
  2311. # CONFIG_NET_VENDOR_SAMSUNG is not set
  2312. # CONFIG_NET_VENDOR_SEEQ is not set
  2313. CONFIG_NET_VENDOR_SILAN=y
  2314. # CONFIG_SC92031 is not set
  2315. CONFIG_NET_VENDOR_SIS=y
  2316. # CONFIG_SIS900 is not set
  2317. # CONFIG_SIS190 is not set
  2318. CONFIG_NET_VENDOR_SOLARFLARE=y
  2319. # CONFIG_SFC is not set
  2320. # CONFIG_SFC_FALCON is not set
  2321. # CONFIG_SFC_SIENA is not set
  2322. CONFIG_NET_VENDOR_SMSC=y
  2323. CONFIG_SMC91X=y
  2324. # CONFIG_EPIC100 is not set
  2325. CONFIG_SMSC911X=y
  2326. # CONFIG_SMSC9420 is not set
  2327. CONFIG_NET_VENDOR_SOCIONEXT=y
  2328. # CONFIG_NET_VENDOR_STMICRO is not set
  2329. CONFIG_NET_VENDOR_SUN=y
  2330. # CONFIG_HAPPYMEAL is not set
  2331. # CONFIG_SUNGEM is not set
  2332. # CONFIG_CASSINI is not set
  2333. # CONFIG_NIU is not set
  2334. CONFIG_NET_VENDOR_SYNOPSYS=y
  2335. # CONFIG_DWC_XLGMAC is not set
  2336. CONFIG_NET_VENDOR_TEHUTI=y
  2337. # CONFIG_TEHUTI is not set
  2338. # CONFIG_TEHUTI_TN40 is not set
  2339. CONFIG_NET_VENDOR_TI=y
  2340. CONFIG_TI_DAVINCI_MDIO=y
  2341. # CONFIG_TI_CPSW_PHY_SEL is not set
  2342. CONFIG_TI_CPSW=y
  2343. CONFIG_TI_CPSW_SWITCHDEV=y
  2344. CONFIG_TI_CPTS=y
  2345. # CONFIG_TLAN is not set
  2346. CONFIG_NET_VENDOR_VERTEXCOM=y
  2347. # CONFIG_MSE102X is not set
  2348. # CONFIG_NET_VENDOR_VIA is not set
  2349. CONFIG_NET_VENDOR_WANGXUN=y
  2350. # CONFIG_NGBE is not set
  2351. # CONFIG_NET_VENDOR_WIZNET is not set
  2352. CONFIG_NET_VENDOR_XILINX=y
  2353. # CONFIG_XILINX_EMACLITE is not set
  2354. # CONFIG_XILINX_LL_TEMAC is not set
  2355. # CONFIG_FDDI is not set
  2356. # CONFIG_HIPPI is not set
  2357. CONFIG_PHYLINK=m
  2358. CONFIG_PHYLIB=y
  2359. CONFIG_SWPHY=y
  2360. # CONFIG_LED_TRIGGER_PHY is not set
  2361. CONFIG_FIXED_PHY=y
  2362. # CONFIG_SFP is not set
  2363.  
  2364. #
  2365. # MII PHY device drivers
  2366. #
  2367. # CONFIG_AIR_EN8811H_PHY is not set
  2368. # CONFIG_AMD_PHY is not set
  2369. # CONFIG_ADIN_PHY is not set
  2370. # CONFIG_ADIN1100_PHY is not set
  2371. # CONFIG_AQUANTIA_PHY is not set
  2372. CONFIG_AX88796B_PHY=m
  2373. # CONFIG_BROADCOM_PHY is not set
  2374. # CONFIG_BCM54140_PHY is not set
  2375. # CONFIG_BCM7XXX_PHY is not set
  2376. # CONFIG_BCM84881_PHY is not set
  2377. # CONFIG_BCM87XX_PHY is not set
  2378. # CONFIG_CICADA_PHY is not set
  2379. # CONFIG_CORTINA_PHY is not set
  2380. # CONFIG_DAVICOM_PHY is not set
  2381. # CONFIG_ICPLUS_PHY is not set
  2382. # CONFIG_LXT_PHY is not set
  2383. # CONFIG_INTEL_XWAY_PHY is not set
  2384. # CONFIG_LSI_ET1011C_PHY is not set
  2385. # CONFIG_MARVELL_PHY is not set
  2386. # CONFIG_MARVELL_10G_PHY is not set
  2387. # CONFIG_MARVELL_88Q2XXX_PHY is not set
  2388. # CONFIG_MARVELL_88X2222_PHY is not set
  2389. # CONFIG_MAXLINEAR_GPHY is not set
  2390. # CONFIG_MEDIATEK_GE_PHY is not set
  2391. CONFIG_MICREL_PHY=y
  2392. # CONFIG_MICROCHIP_T1S_PHY is not set
  2393. # CONFIG_MICROCHIP_PHY is not set
  2394. # CONFIG_MICROCHIP_T1_PHY is not set
  2395. # CONFIG_MICROSEMI_PHY is not set
  2396. # CONFIG_MOTORCOMM_PHY is not set
  2397. # CONFIG_NATIONAL_PHY is not set
  2398. # CONFIG_NXP_CBTX_PHY is not set
  2399. # CONFIG_NXP_C45_TJA11XX_PHY is not set
  2400. # CONFIG_NXP_TJA11XX_PHY is not set
  2401. # CONFIG_NCN26000_PHY is not set
  2402. CONFIG_QCOM_NET_PHYLIB=y
  2403. CONFIG_AT803X_PHY=y
  2404. # CONFIG_QCA83XX_PHY is not set
  2405. # CONFIG_QCA808X_PHY is not set
  2406. # CONFIG_QCA807X_PHY is not set
  2407. # CONFIG_QSEMI_PHY is not set
  2408. # CONFIG_REALTEK_PHY is not set
  2409. # CONFIG_RENESAS_PHY is not set
  2410. # CONFIG_ROCKCHIP_PHY is not set
  2411. CONFIG_SMSC_PHY=y
  2412. # CONFIG_STE10XP is not set
  2413. # CONFIG_TERANETICS_PHY is not set
  2414. # CONFIG_DP83822_PHY is not set
  2415. # CONFIG_DP83TC811_PHY is not set
  2416. CONFIG_DP83848_PHY=y
  2417. CONFIG_DP83867_PHY=y
  2418. # CONFIG_DP83869_PHY is not set
  2419. # CONFIG_DP83TD510_PHY is not set
  2420. # CONFIG_DP83TG720_PHY is not set
  2421. # CONFIG_VITESSE_PHY is not set
  2422. # CONFIG_XILINX_GMII2RGMII is not set
  2423. # CONFIG_MICREL_KS8995MA is not set
  2424. # CONFIG_PSE_CONTROLLER is not set
  2425. CONFIG_CAN_DEV=m
  2426. # CONFIG_CAN_VCAN is not set
  2427. # CONFIG_CAN_VXCAN is not set
  2428. CONFIG_CAN_NETLINK=y
  2429. CONFIG_CAN_CALC_BITTIMING=y
  2430. # CONFIG_CAN_CAN327 is not set
  2431. # CONFIG_CAN_FLEXCAN is not set
  2432. # CONFIG_CAN_GRCAN is not set
  2433. # CONFIG_CAN_KVASER_PCIEFD is not set
  2434. # CONFIG_CAN_SLCAN is not set
  2435. # CONFIG_CAN_TI_HECC is not set
  2436. CONFIG_CAN_C_CAN=m
  2437. CONFIG_CAN_C_CAN_PLATFORM=m
  2438. # CONFIG_CAN_C_CAN_PCI is not set
  2439. # CONFIG_CAN_CC770 is not set
  2440. # CONFIG_CAN_CTUCANFD_PCI is not set
  2441. # CONFIG_CAN_CTUCANFD_PLATFORM is not set
  2442. # CONFIG_CAN_ESD_402_PCI is not set
  2443. # CONFIG_CAN_IFI_CANFD is not set
  2444. # CONFIG_CAN_M_CAN is not set
  2445. # CONFIG_CAN_PEAK_PCIEFD is not set
  2446. # CONFIG_CAN_ROCKCHIP_CANFD is not set
  2447. # CONFIG_CAN_SJA1000 is not set
  2448. # CONFIG_CAN_SOFTING is not set
  2449.  
  2450. #
  2451. # CAN SPI interfaces
  2452. #
  2453. # CONFIG_CAN_HI311X is not set
  2454. # CONFIG_CAN_MCP251X is not set
  2455. # CONFIG_CAN_MCP251XFD is not set
  2456. # end of CAN SPI interfaces
  2457.  
  2458. #
  2459. # CAN USB interfaces
  2460. #
  2461. # CONFIG_CAN_8DEV_USB is not set
  2462. # CONFIG_CAN_EMS_USB is not set
  2463. # CONFIG_CAN_ESD_USB is not set
  2464. # CONFIG_CAN_ETAS_ES58X is not set
  2465. # CONFIG_CAN_F81604 is not set
  2466. # CONFIG_CAN_GS_USB is not set
  2467. # CONFIG_CAN_KVASER_USB is not set
  2468. # CONFIG_CAN_MCBA_USB is not set
  2469. # CONFIG_CAN_PEAK_USB is not set
  2470. # CONFIG_CAN_UCAN is not set
  2471. # end of CAN USB interfaces
  2472.  
  2473. # CONFIG_CAN_DEBUG_DEVICES is not set
  2474. CONFIG_MDIO_DEVICE=y
  2475. CONFIG_MDIO_BUS=y
  2476. CONFIG_FWNODE_MDIO=y
  2477. CONFIG_OF_MDIO=y
  2478. CONFIG_MDIO_DEVRES=y
  2479. CONFIG_MDIO_BITBANG=y
  2480. # CONFIG_MDIO_BCM_UNIMAC is not set
  2481. # CONFIG_MDIO_GPIO is not set
  2482. # CONFIG_MDIO_HISI_FEMAC is not set
  2483. # CONFIG_MDIO_MVUSB is not set
  2484. # CONFIG_MDIO_MSCC_MIIM is not set
  2485. # CONFIG_MDIO_IPQ4019 is not set
  2486. # CONFIG_MDIO_IPQ8064 is not set
  2487.  
  2488. #
  2489. # MDIO Multiplexers
  2490. #
  2491. # CONFIG_MDIO_BUS_MUX_GPIO is not set
  2492. # CONFIG_MDIO_BUS_MUX_MULTIPLEXER is not set
  2493. # CONFIG_MDIO_BUS_MUX_MMIOREG is not set
  2494.  
  2495. #
  2496. # PCS device drivers
  2497. #
  2498. # CONFIG_PCS_XPCS is not set
  2499. # end of PCS device drivers
  2500.  
  2501. CONFIG_PPP=m
  2502. CONFIG_PPP_BSDCOMP=m
  2503. CONFIG_PPP_DEFLATE=m
  2504. CONFIG_PPP_FILTER=y
  2505. CONFIG_PPP_MPPE=m
  2506. CONFIG_PPP_MULTILINK=y
  2507. CONFIG_PPPOE=m
  2508. # CONFIG_PPPOE_HASH_BITS_1 is not set
  2509. # CONFIG_PPPOE_HASH_BITS_2 is not set
  2510. CONFIG_PPPOE_HASH_BITS_4=y
  2511. # CONFIG_PPPOE_HASH_BITS_8 is not set
  2512. CONFIG_PPPOE_HASH_BITS=4
  2513. CONFIG_PPP_ASYNC=m
  2514. CONFIG_PPP_SYNC_TTY=m
  2515. # CONFIG_SLIP is not set
  2516. CONFIG_SLHC=m
  2517. CONFIG_USB_NET_DRIVERS=m
  2518. # CONFIG_USB_CATC is not set
  2519. # CONFIG_USB_KAWETH is not set
  2520. # CONFIG_USB_PEGASUS is not set
  2521. # CONFIG_USB_RTL8150 is not set
  2522. # CONFIG_USB_RTL8152 is not set
  2523. # CONFIG_USB_LAN78XX is not set
  2524. CONFIG_USB_USBNET=m
  2525. CONFIG_USB_NET_AX8817X=m
  2526. CONFIG_USB_NET_AX88179_178A=m
  2527. CONFIG_USB_NET_CDCETHER=m
  2528. # CONFIG_USB_NET_CDC_EEM is not set
  2529. CONFIG_USB_NET_CDC_NCM=m
  2530. # CONFIG_USB_NET_HUAWEI_CDC_NCM is not set
  2531. # CONFIG_USB_NET_CDC_MBIM is not set
  2532. # CONFIG_USB_NET_DM9601 is not set
  2533. # CONFIG_USB_NET_SR9700 is not set
  2534. # CONFIG_USB_NET_SR9800 is not set
  2535. CONFIG_USB_NET_SMSC75XX=m
  2536. CONFIG_USB_NET_SMSC95XX=m
  2537. # CONFIG_USB_NET_GL620A is not set
  2538. CONFIG_USB_NET_NET1080=m
  2539. # CONFIG_USB_NET_PLUSB is not set
  2540. # CONFIG_USB_NET_MCS7830 is not set
  2541. # CONFIG_USB_NET_RNDIS_HOST is not set
  2542. CONFIG_USB_NET_CDC_SUBSET_ENABLE=m
  2543. CONFIG_USB_NET_CDC_SUBSET=m
  2544. CONFIG_USB_ALI_M5632=y
  2545. CONFIG_USB_AN2720=y
  2546. CONFIG_USB_BELKIN=y
  2547. CONFIG_USB_ARMLINUX=y
  2548. CONFIG_USB_EPSON2888=y
  2549. CONFIG_USB_KC2190=y
  2550. CONFIG_USB_NET_ZAURUS=m
  2551. # CONFIG_USB_NET_CX82310_ETH is not set
  2552. # CONFIG_USB_NET_KALMIA is not set
  2553. CONFIG_USB_NET_QMI_WWAN=m
  2554. # CONFIG_USB_HSO is not set
  2555. # CONFIG_USB_NET_INT51X1 is not set
  2556. CONFIG_USB_CDC_PHONET=m
  2557. # CONFIG_USB_IPHETH is not set
  2558. # CONFIG_USB_SIERRA_NET is not set
  2559. # CONFIG_USB_VL600 is not set
  2560. # CONFIG_USB_NET_CH9200 is not set
  2561. # CONFIG_USB_NET_AQC111 is not set
  2562. CONFIG_USB_RTL8153_ECM=m
  2563. CONFIG_WLAN=y
  2564. # CONFIG_WLAN_VENDOR_ADMTEK is not set
  2565. # CONFIG_WLAN_VENDOR_ATH is not set
  2566. # CONFIG_WLAN_VENDOR_ATMEL is not set
  2567. CONFIG_WLAN_VENDOR_BROADCOM=y
  2568. # CONFIG_B43 is not set
  2569. # CONFIG_B43LEGACY is not set
  2570. CONFIG_BRCMUTIL=m
  2571. # CONFIG_BRCMSMAC is not set
  2572. CONFIG_BRCMFMAC=m
  2573. CONFIG_BRCMFMAC_PROTO_BCDC=y
  2574. CONFIG_BRCMFMAC_SDIO=y
  2575. # CONFIG_BRCMFMAC_USB is not set
  2576. # CONFIG_BRCMFMAC_PCIE is not set
  2577. # CONFIG_BRCM_TRACING is not set
  2578. # CONFIG_BRCMDBG is not set
  2579. # CONFIG_WLAN_VENDOR_INTEL is not set
  2580. # CONFIG_WLAN_VENDOR_INTERSIL is not set
  2581. # CONFIG_WLAN_VENDOR_MARVELL is not set
  2582. # CONFIG_WLAN_VENDOR_MEDIATEK is not set
  2583. # CONFIG_WLAN_VENDOR_MICROCHIP is not set
  2584. # CONFIG_WLAN_VENDOR_PURELIFI is not set
  2585. # CONFIG_WLAN_VENDOR_RALINK is not set
  2586. # CONFIG_WLAN_VENDOR_REALTEK is not set
  2587. # CONFIG_WLAN_VENDOR_RSI is not set
  2588. # CONFIG_WLAN_VENDOR_SILABS is not set
  2589. # CONFIG_WLAN_VENDOR_ST is not set
  2590. CONFIG_WLAN_VENDOR_TI=y
  2591. # CONFIG_WL1251 is not set
  2592. CONFIG_WL12XX=m
  2593. CONFIG_WL18XX=m
  2594. CONFIG_WLCORE=m
  2595. CONFIG_WLCORE_SPI=m
  2596. CONFIG_WLCORE_SDIO=m
  2597. # CONFIG_WLAN_VENDOR_ZYDAS is not set
  2598. # CONFIG_WLAN_VENDOR_QUANTENNA is not set
  2599. # CONFIG_MAC80211_HWSIM is not set
  2600. # CONFIG_VIRT_WIFI is not set
  2601. # CONFIG_WAN is not set
  2602.  
  2603. #
  2604. # Wireless WAN
  2605. #
  2606. # CONFIG_WWAN is not set
  2607. # end of Wireless WAN
  2608.  
  2609. # CONFIG_VMXNET3 is not set
  2610. # CONFIG_NETDEVSIM is not set
  2611. # CONFIG_NET_FAILOVER is not set
  2612. # CONFIG_ISDN is not set
  2613.  
  2614. #
  2615. # Input device support
  2616. #
  2617. CONFIG_INPUT=y
  2618. CONFIG_INPUT_LEDS=m
  2619. CONFIG_INPUT_FF_MEMLESS=y
  2620. # CONFIG_INPUT_SPARSEKMAP is not set
  2621. CONFIG_INPUT_MATRIXKMAP=m
  2622. CONFIG_INPUT_VIVALDIFMAP=m
  2623.  
  2624. #
  2625. # Userland interfaces
  2626. #
  2627. CONFIG_INPUT_MOUSEDEV=m
  2628. # CONFIG_INPUT_MOUSEDEV_PSAUX is not set
  2629. CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
  2630. CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
  2631. CONFIG_INPUT_JOYDEV=m
  2632. CONFIG_INPUT_EVDEV=y
  2633. # CONFIG_INPUT_EVBUG is not set
  2634.  
  2635. #
  2636. # Input Device Drivers
  2637. #
  2638. CONFIG_INPUT_KEYBOARD=y
  2639. # CONFIG_KEYBOARD_ADC is not set
  2640. # CONFIG_KEYBOARD_ADP5588 is not set
  2641. # CONFIG_KEYBOARD_ADP5589 is not set
  2642. CONFIG_KEYBOARD_ATKBD=m
  2643. # CONFIG_KEYBOARD_QT1050 is not set
  2644. # CONFIG_KEYBOARD_QT1070 is not set
  2645. # CONFIG_KEYBOARD_QT2160 is not set
  2646. # CONFIG_KEYBOARD_DLINK_DIR685 is not set
  2647. # CONFIG_KEYBOARD_LKKBD is not set
  2648. CONFIG_KEYBOARD_GPIO=m
  2649. # CONFIG_KEYBOARD_GPIO_POLLED is not set
  2650. # CONFIG_KEYBOARD_TCA6416 is not set
  2651. # CONFIG_KEYBOARD_TCA8418 is not set
  2652. CONFIG_KEYBOARD_MATRIX=m
  2653. # CONFIG_KEYBOARD_LM8323 is not set
  2654. # CONFIG_KEYBOARD_LM8333 is not set
  2655. # CONFIG_KEYBOARD_MAX7359 is not set
  2656. # CONFIG_KEYBOARD_MPR121 is not set
  2657. # CONFIG_KEYBOARD_NEWTON is not set
  2658. # CONFIG_KEYBOARD_OPENCORES is not set
  2659. # CONFIG_KEYBOARD_PINEPHONE is not set
  2660. # CONFIG_KEYBOARD_SAMSUNG is not set
  2661. # CONFIG_KEYBOARD_STOWAWAY is not set
  2662. # CONFIG_KEYBOARD_SUNKBD is not set
  2663. CONFIG_KEYBOARD_OMAP4=m
  2664. # CONFIG_KEYBOARD_TM2_TOUCHKEY is not set
  2665. CONFIG_KEYBOARD_TWL4030=m
  2666. # CONFIG_KEYBOARD_XTKBD is not set
  2667. # CONFIG_KEYBOARD_CAP11XX is not set
  2668. # CONFIG_KEYBOARD_BCM is not set
  2669. # CONFIG_KEYBOARD_CYPRESS_SF is not set
  2670. # CONFIG_INPUT_MOUSE is not set
  2671. # CONFIG_INPUT_JOYSTICK is not set
  2672. # CONFIG_INPUT_TABLET is not set
  2673. CONFIG_INPUT_TOUCHSCREEN=y
  2674. CONFIG_TOUCHSCREEN_ADS7846=m
  2675. # CONFIG_TOUCHSCREEN_AD7877 is not set
  2676. # CONFIG_TOUCHSCREEN_AD7879 is not set
  2677. # CONFIG_TOUCHSCREEN_ADC is not set
  2678. # CONFIG_TOUCHSCREEN_AR1021_I2C is not set
  2679. CONFIG_TOUCHSCREEN_ATMEL_MXT=m
  2680. # CONFIG_TOUCHSCREEN_ATMEL_MXT_T37 is not set
  2681. # CONFIG_TOUCHSCREEN_AUO_PIXCIR is not set
  2682. # CONFIG_TOUCHSCREEN_BU21013 is not set
  2683. # CONFIG_TOUCHSCREEN_BU21029 is not set
  2684. # CONFIG_TOUCHSCREEN_CHIPONE_ICN8318 is not set
  2685. # CONFIG_TOUCHSCREEN_CY8CTMA140 is not set
  2686. # CONFIG_TOUCHSCREEN_CY8CTMG110 is not set
  2687. # CONFIG_TOUCHSCREEN_CYTTSP_CORE is not set
  2688. # CONFIG_TOUCHSCREEN_CYTTSP5 is not set
  2689. # CONFIG_TOUCHSCREEN_DYNAPRO is not set
  2690. # CONFIG_TOUCHSCREEN_HAMPSHIRE is not set
  2691. # CONFIG_TOUCHSCREEN_EETI is not set
  2692. # CONFIG_TOUCHSCREEN_EGALAX is not set
  2693. # CONFIG_TOUCHSCREEN_EGALAX_SERIAL is not set
  2694. # CONFIG_TOUCHSCREEN_EXC3000 is not set
  2695. # CONFIG_TOUCHSCREEN_FUJITSU is not set
  2696. # CONFIG_TOUCHSCREEN_GOODIX is not set
  2697. # CONFIG_TOUCHSCREEN_GOODIX_BERLIN_I2C is not set
  2698. # CONFIG_TOUCHSCREEN_GOODIX_BERLIN_SPI is not set
  2699. # CONFIG_TOUCHSCREEN_HIDEEP is not set
  2700. # CONFIG_TOUCHSCREEN_HYCON_HY46XX is not set
  2701. # CONFIG_TOUCHSCREEN_HYNITRON_CSTXXX is not set
  2702. # CONFIG_TOUCHSCREEN_ILI210X is not set
  2703. # CONFIG_TOUCHSCREEN_ILITEK is not set
  2704. # CONFIG_TOUCHSCREEN_S6SY761 is not set
  2705. # CONFIG_TOUCHSCREEN_GUNZE is not set
  2706. # CONFIG_TOUCHSCREEN_EKTF2127 is not set
  2707. # CONFIG_TOUCHSCREEN_ELAN is not set
  2708. # CONFIG_TOUCHSCREEN_ELO is not set
  2709. # CONFIG_TOUCHSCREEN_WACOM_W8001 is not set
  2710. # CONFIG_TOUCHSCREEN_WACOM_I2C is not set
  2711. # CONFIG_TOUCHSCREEN_MAX11801 is not set
  2712. CONFIG_TOUCHSCREEN_MMS114=y
  2713. # CONFIG_TOUCHSCREEN_MELFAS_MIP4 is not set
  2714. # CONFIG_TOUCHSCREEN_MSG2638 is not set
  2715. # CONFIG_TOUCHSCREEN_MTOUCH is not set
  2716. # CONFIG_TOUCHSCREEN_NOVATEK_NVT_TS is not set
  2717. # CONFIG_TOUCHSCREEN_IMAGIS is not set
  2718. # CONFIG_TOUCHSCREEN_IMX6UL_TSC is not set
  2719. # CONFIG_TOUCHSCREEN_INEXIO is not set
  2720. # CONFIG_TOUCHSCREEN_PENMOUNT is not set
  2721. CONFIG_TOUCHSCREEN_EDT_FT5X06=m
  2722. # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
  2723. # CONFIG_TOUCHSCREEN_TOUCHWIN is not set
  2724. CONFIG_TOUCHSCREEN_TI_AM335X_TSC=m
  2725. CONFIG_TOUCHSCREEN_PIXCIR=m
  2726. # CONFIG_TOUCHSCREEN_WDT87XX_I2C is not set
  2727. # CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set
  2728. # CONFIG_TOUCHSCREEN_TOUCHIT213 is not set
  2729. # CONFIG_TOUCHSCREEN_TSC_SERIO is not set
  2730. CONFIG_TOUCHSCREEN_TSC200X_CORE=m
  2731. CONFIG_TOUCHSCREEN_TSC2004=m
  2732. CONFIG_TOUCHSCREEN_TSC2005=m
  2733. CONFIG_TOUCHSCREEN_TSC2007=m
  2734. # CONFIG_TOUCHSCREEN_TSC2007_IIO is not set
  2735. # CONFIG_TOUCHSCREEN_RM_TS is not set
  2736. # CONFIG_TOUCHSCREEN_SILEAD is not set
  2737. # CONFIG_TOUCHSCREEN_SIS_I2C is not set
  2738. # CONFIG_TOUCHSCREEN_ST1232 is not set
  2739. # CONFIG_TOUCHSCREEN_STMFTS is not set
  2740. # CONFIG_TOUCHSCREEN_SURFACE3_SPI is not set
  2741. # CONFIG_TOUCHSCREEN_SX8654 is not set
  2742. # CONFIG_TOUCHSCREEN_TPS6507X is not set
  2743. # CONFIG_TOUCHSCREEN_ZET6223 is not set
  2744. # CONFIG_TOUCHSCREEN_ZFORCE is not set
  2745. # CONFIG_TOUCHSCREEN_COLIBRI_VF50 is not set
  2746. # CONFIG_TOUCHSCREEN_ROHM_BU21023 is not set
  2747. # CONFIG_TOUCHSCREEN_IQS5XX is not set
  2748. # CONFIG_TOUCHSCREEN_IQS7211 is not set
  2749. # CONFIG_TOUCHSCREEN_ZINITIX is not set
  2750. # CONFIG_TOUCHSCREEN_HIMAX_HX83112B is not set
  2751. CONFIG_INPUT_MISC=y
  2752. # CONFIG_INPUT_AD714X is not set
  2753. # CONFIG_INPUT_ATMEL_CAPTOUCH is not set
  2754. # CONFIG_INPUT_BMA150 is not set
  2755. # CONFIG_INPUT_E3X0_BUTTON is not set
  2756. # CONFIG_INPUT_MMA8450 is not set
  2757. # CONFIG_INPUT_GPIO_BEEPER is not set
  2758. # CONFIG_INPUT_GPIO_DECODER is not set
  2759. CONFIG_INPUT_GPIO_VIBRA=y
  2760. CONFIG_INPUT_CPCAP_PWRBUTTON=m
  2761. # CONFIG_INPUT_ATI_REMOTE2 is not set
  2762. # CONFIG_INPUT_KEYSPAN_REMOTE is not set
  2763. # CONFIG_INPUT_KXTJ9 is not set
  2764. # CONFIG_INPUT_POWERMATE is not set
  2765. # CONFIG_INPUT_YEALINK is not set
  2766. # CONFIG_INPUT_CM109 is not set
  2767. # CONFIG_INPUT_REGULATOR_HAPTIC is not set
  2768. CONFIG_INPUT_TPS65218_PWRBUTTON=m
  2769. # CONFIG_INPUT_TWL4030_PWRBUTTON is not set
  2770. # CONFIG_INPUT_TWL4030_VIBRA is not set
  2771. # CONFIG_INPUT_TWL6040_VIBRA is not set
  2772. CONFIG_INPUT_UINPUT=y
  2773. CONFIG_INPUT_PALMAS_PWRBUTTON=m
  2774. # CONFIG_INPUT_PCF8574 is not set
  2775. # CONFIG_INPUT_PWM_BEEPER is not set
  2776. CONFIG_INPUT_PWM_VIBRA=m
  2777. # CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set
  2778. # CONFIG_INPUT_DA7280_HAPTICS is not set
  2779. # CONFIG_INPUT_ADXL34X is not set
  2780. # CONFIG_INPUT_IMS_PCU is not set
  2781. # CONFIG_INPUT_IQS269A is not set
  2782. # CONFIG_INPUT_IQS626A is not set
  2783. # CONFIG_INPUT_IQS7222 is not set
  2784. # CONFIG_INPUT_CMA3000 is not set
  2785. # CONFIG_INPUT_DRV260X_HAPTICS is not set
  2786. # CONFIG_INPUT_DRV2665_HAPTICS is not set
  2787. # CONFIG_INPUT_DRV2667_HAPTICS is not set
  2788. CONFIG_RMI4_CORE=m
  2789. CONFIG_RMI4_I2C=m
  2790. # CONFIG_RMI4_SPI is not set
  2791. # CONFIG_RMI4_SMB is not set
  2792. # CONFIG_RMI4_F03 is not set
  2793. CONFIG_RMI4_2D_SENSOR=y
  2794. CONFIG_RMI4_F11=y
  2795. CONFIG_RMI4_F12=y
  2796. # CONFIG_RMI4_F30 is not set
  2797. # CONFIG_RMI4_F34 is not set
  2798. # CONFIG_RMI4_F3A is not set
  2799. # CONFIG_RMI4_F54 is not set
  2800. # CONFIG_RMI4_F55 is not set
  2801.  
  2802. #
  2803. # Hardware I/O ports
  2804. #
  2805. CONFIG_SERIO=m
  2806. CONFIG_SERIO_SERPORT=m
  2807. # CONFIG_SERIO_PCIPS2 is not set
  2808. CONFIG_SERIO_LIBPS2=m
  2809. # CONFIG_SERIO_RAW is not set
  2810. # CONFIG_SERIO_ALTERA_PS2 is not set
  2811. # CONFIG_SERIO_PS2MULT is not set
  2812. # CONFIG_SERIO_ARC_PS2 is not set
  2813. # CONFIG_SERIO_APBPS2 is not set
  2814. # CONFIG_SERIO_GPIO_PS2 is not set
  2815. # CONFIG_USERIO is not set
  2816. # CONFIG_GAMEPORT is not set
  2817. # end of Hardware I/O ports
  2818. # end of Input device support
  2819.  
  2820. #
  2821. # Character devices
  2822. #
  2823. CONFIG_TTY=y
  2824. CONFIG_VT=y
  2825. CONFIG_CONSOLE_TRANSLATIONS=y
  2826. CONFIG_VT_CONSOLE=y
  2827. CONFIG_VT_CONSOLE_SLEEP=y
  2828. CONFIG_VT_HW_CONSOLE_BINDING=y
  2829. CONFIG_UNIX98_PTYS=y
  2830. # CONFIG_LEGACY_PTYS is not set
  2831. CONFIG_LEGACY_TIOCSTI=y
  2832. CONFIG_LDISC_AUTOLOAD=y
  2833.  
  2834. #
  2835. # Serial drivers
  2836. #
  2837. CONFIG_SERIAL_EARLYCON=y
  2838. CONFIG_SERIAL_8250=y
  2839. CONFIG_SERIAL_8250_DEPRECATED_OPTIONS=y
  2840. CONFIG_SERIAL_8250_16550A_VARIANTS=y
  2841. # CONFIG_SERIAL_8250_FINTEK is not set
  2842. CONFIG_SERIAL_8250_CONSOLE=y
  2843. CONFIG_SERIAL_8250_DMA=y
  2844. CONFIG_SERIAL_8250_PCILIB=y
  2845. CONFIG_SERIAL_8250_PCI=y
  2846. CONFIG_SERIAL_8250_EXAR=y
  2847. CONFIG_SERIAL_8250_NR_UARTS=32
  2848. CONFIG_SERIAL_8250_RUNTIME_UARTS=6
  2849. CONFIG_SERIAL_8250_EXTENDED=y
  2850. CONFIG_SERIAL_8250_MANY_PORTS=y
  2851. # CONFIG_SERIAL_8250_PCI1XXXX is not set
  2852. CONFIG_SERIAL_8250_SHARE_IRQ=y
  2853. CONFIG_SERIAL_8250_DETECT_IRQ=y
  2854. CONFIG_SERIAL_8250_RSA=y
  2855. CONFIG_SERIAL_8250_FSL=y
  2856. # CONFIG_SERIAL_8250_DW is not set
  2857. # CONFIG_SERIAL_8250_RT288X is not set
  2858. CONFIG_SERIAL_8250_OMAP=y
  2859. CONFIG_SERIAL_8250_OMAP_TTYO_FIXUP=y
  2860. CONFIG_SERIAL_8250_PERICOM=y
  2861. CONFIG_SERIAL_OF_PLATFORM=y
  2862.  
  2863. #
  2864. # Non-8250 serial port support
  2865. #
  2866. # CONFIG_SERIAL_EARLYCON_SEMIHOST is not set
  2867. # CONFIG_SERIAL_MAX3100 is not set
  2868. # CONFIG_SERIAL_MAX310X is not set
  2869. # CONFIG_SERIAL_UARTLITE is not set
  2870. CONFIG_SERIAL_CORE=y
  2871. CONFIG_SERIAL_CORE_CONSOLE=y
  2872. # CONFIG_SERIAL_JSM is not set
  2873. # CONFIG_SERIAL_SIFIVE is not set
  2874. # CONFIG_SERIAL_SCCNXP is not set
  2875. # CONFIG_SERIAL_SC16IS7XX is not set
  2876. # CONFIG_SERIAL_ALTERA_JTAGUART is not set
  2877. # CONFIG_SERIAL_ALTERA_UART is not set
  2878. # CONFIG_SERIAL_XILINX_PS_UART is not set
  2879. # CONFIG_SERIAL_ARC is not set
  2880. # CONFIG_SERIAL_RP2 is not set
  2881. # CONFIG_SERIAL_FSL_LPUART is not set
  2882. # CONFIG_SERIAL_FSL_LINFLEXUART is not set
  2883. # CONFIG_SERIAL_CONEXANT_DIGICOLOR is not set
  2884. # CONFIG_SERIAL_ST_ASC is not set
  2885. # CONFIG_SERIAL_SPRD is not set
  2886. # end of Serial drivers
  2887.  
  2888. CONFIG_SERIAL_MCTRL_GPIO=y
  2889. # CONFIG_SERIAL_NONSTANDARD is not set
  2890. # CONFIG_N_GSM is not set
  2891. # CONFIG_NOZOMI is not set
  2892. # CONFIG_NULL_TTY is not set
  2893. # CONFIG_HVC_DCC is not set
  2894. CONFIG_SERIAL_DEV_BUS=y
  2895. CONFIG_SERIAL_DEV_CTRL_TTYPORT=y
  2896. # CONFIG_VIRTIO_CONSOLE is not set
  2897. # CONFIG_IPMI_HANDLER is not set
  2898. CONFIG_HW_RANDOM=m
  2899. # CONFIG_HW_RANDOM_TIMERIOMEM is not set
  2900. # CONFIG_HW_RANDOM_BA431 is not set
  2901. CONFIG_HW_RANDOM_OMAP=m
  2902. # CONFIG_HW_RANDOM_VIRTIO is not set
  2903. # CONFIG_HW_RANDOM_CCTRNG is not set
  2904. # CONFIG_HW_RANDOM_XIPHERA is not set
  2905. # CONFIG_APPLICOM is not set
  2906. CONFIG_DEVMEM=y
  2907. CONFIG_DEVPORT=y
  2908. # CONFIG_TCG_TPM is not set
  2909. # CONFIG_XILLYBUS is not set
  2910. # CONFIG_XILLYUSB is not set
  2911. # end of Character devices
  2912.  
  2913. #
  2914. # I2C support
  2915. #
  2916. CONFIG_I2C=y
  2917. CONFIG_I2C_BOARDINFO=y
  2918. CONFIG_I2C_CHARDEV=y
  2919. CONFIG_I2C_MUX=y
  2920.  
  2921. #
  2922. # Multiplexer I2C Chip support
  2923. #
  2924. # CONFIG_I2C_ARB_GPIO_CHALLENGE is not set
  2925. # CONFIG_I2C_MUX_GPIO is not set
  2926. # CONFIG_I2C_MUX_GPMUX is not set
  2927. # CONFIG_I2C_MUX_LTC4306 is not set
  2928. # CONFIG_I2C_MUX_PCA9541 is not set
  2929. # CONFIG_I2C_MUX_PCA954x is not set
  2930. # CONFIG_I2C_MUX_PINCTRL is not set
  2931. # CONFIG_I2C_MUX_REG is not set
  2932. # CONFIG_I2C_DEMUX_PINCTRL is not set
  2933. # CONFIG_I2C_MUX_MLXCPLD is not set
  2934. # end of Multiplexer I2C Chip support
  2935.  
  2936. CONFIG_I2C_HELPER_AUTO=y
  2937. CONFIG_I2C_ALGOBIT=y
  2938.  
  2939. #
  2940. # I2C Hardware Bus support
  2941. #
  2942.  
  2943. #
  2944. # PC SMBus host controller drivers
  2945. #
  2946. # CONFIG_I2C_ALI1535 is not set
  2947. # CONFIG_I2C_ALI1563 is not set
  2948. # CONFIG_I2C_ALI15X3 is not set
  2949. # CONFIG_I2C_AMD756 is not set
  2950. # CONFIG_I2C_AMD8111 is not set
  2951. # CONFIG_I2C_I801 is not set
  2952. # CONFIG_I2C_ISCH is not set
  2953. # CONFIG_I2C_PIIX4 is not set
  2954. # CONFIG_I2C_NFORCE2 is not set
  2955. # CONFIG_I2C_NVIDIA_GPU is not set
  2956. # CONFIG_I2C_SIS5595 is not set
  2957. # CONFIG_I2C_SIS630 is not set
  2958. # CONFIG_I2C_SIS96X is not set
  2959. # CONFIG_I2C_VIA is not set
  2960. # CONFIG_I2C_VIAPRO is not set
  2961.  
  2962. #
  2963. # I2C system bus drivers (mostly embedded / system-on-chip)
  2964. #
  2965. # CONFIG_I2C_CBUS_GPIO is not set
  2966. # CONFIG_I2C_DESIGNWARE_CORE is not set
  2967. # CONFIG_I2C_EMEV2 is not set
  2968. CONFIG_I2C_GPIO=y
  2969. # CONFIG_I2C_GPIO_FAULT_INJECTOR is not set
  2970. # CONFIG_I2C_OCORES is not set
  2971. CONFIG_I2C_OMAP=y
  2972. # CONFIG_I2C_PCA_PLATFORM is not set
  2973. # CONFIG_I2C_RK3X is not set
  2974. # CONFIG_I2C_SIMTEC is not set
  2975. # CONFIG_I2C_XILINX is not set
  2976.  
  2977. #
  2978. # External I2C/SMBus adapter drivers
  2979. #
  2980. # CONFIG_I2C_DIOLAN_U2C is not set
  2981. # CONFIG_I2C_CP2615 is not set
  2982. # CONFIG_I2C_PCI1XXXX is not set
  2983. # CONFIG_I2C_ROBOTFUZZ_OSIF is not set
  2984. # CONFIG_I2C_TAOS_EVM is not set
  2985. # CONFIG_I2C_TINY_USB is not set
  2986.  
  2987. #
  2988. # Other I2C/SMBus bus drivers
  2989. #
  2990. # CONFIG_I2C_VIRTIO is not set
  2991. # end of I2C Hardware Bus support
  2992.  
  2993. # CONFIG_I2C_STUB is not set
  2994. # CONFIG_I2C_SLAVE is not set
  2995. # CONFIG_I2C_DEBUG_CORE is not set
  2996. # CONFIG_I2C_DEBUG_ALGO is not set
  2997. # CONFIG_I2C_DEBUG_BUS is not set
  2998. # end of I2C support
  2999.  
  3000. # CONFIG_I3C is not set
  3001. CONFIG_SPI=y
  3002. CONFIG_SPI_MASTER=y
  3003. CONFIG_SPI_MEM=y
  3004.  
  3005. #
  3006. # SPI Master Controller Drivers
  3007. #
  3008. # CONFIG_SPI_ALTERA is not set
  3009. # CONFIG_SPI_AXI_SPI_ENGINE is not set
  3010. CONFIG_SPI_BITBANG=m
  3011. # CONFIG_SPI_CADENCE is not set
  3012. # CONFIG_SPI_CADENCE_QUADSPI is not set
  3013. # CONFIG_SPI_CH341 is not set
  3014. # CONFIG_SPI_DESIGNWARE is not set
  3015. CONFIG_SPI_GPIO=m
  3016. # CONFIG_SPI_FSL_SPI is not set
  3017. # CONFIG_SPI_MICROCHIP_CORE is not set
  3018. # CONFIG_SPI_MICROCHIP_CORE_QSPI is not set
  3019. # CONFIG_SPI_OC_TINY is not set
  3020. CONFIG_SPI_OMAP24XX=y
  3021. CONFIG_SPI_TI_QSPI=m
  3022. # CONFIG_SPI_PCI1XXXX is not set
  3023. # CONFIG_SPI_SC18IS602 is not set
  3024. # CONFIG_SPI_SIFIVE is not set
  3025. # CONFIG_SPI_SN_F_OSPI is not set
  3026. # CONFIG_SPI_MXIC is not set
  3027. # CONFIG_SPI_XCOMM is not set
  3028. # CONFIG_SPI_XILINX is not set
  3029. # CONFIG_SPI_ZYNQMP_GQSPI is not set
  3030. # CONFIG_SPI_AMD is not set
  3031.  
  3032. #
  3033. # SPI Multiplexer support
  3034. #
  3035. # CONFIG_SPI_MUX is not set
  3036.  
  3037. #
  3038. # SPI Protocol Masters
  3039. #
  3040. # CONFIG_SPI_SPIDEV is not set
  3041. # CONFIG_SPI_LOOPBACK_TEST is not set
  3042. # CONFIG_SPI_TLE62X0 is not set
  3043. # CONFIG_SPI_SLAVE is not set
  3044. # CONFIG_SPMI is not set
  3045. CONFIG_HSI=m
  3046. CONFIG_HSI_BOARDINFO=y
  3047.  
  3048. #
  3049. # HSI controllers
  3050. #
  3051.  
  3052. #
  3053. # HSI clients
  3054. #
  3055. # CONFIG_HSI_CHAR is not set
  3056. CONFIG_PPS=y
  3057. # CONFIG_PPS_DEBUG is not set
  3058.  
  3059. #
  3060. # PPS clients support
  3061. #
  3062. # CONFIG_PPS_CLIENT_KTIMER is not set
  3063. # CONFIG_PPS_CLIENT_LDISC is not set
  3064. # CONFIG_PPS_CLIENT_GPIO is not set
  3065.  
  3066. #
  3067. # PPS generators support
  3068. #
  3069.  
  3070. #
  3071. # PTP clock support
  3072. #
  3073. CONFIG_PTP_1588_CLOCK=y
  3074. CONFIG_PTP_1588_CLOCK_OPTIONAL=y
  3075.  
  3076. #
  3077. # Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
  3078. #
  3079. # CONFIG_PTP_1588_CLOCK_IDT82P33 is not set
  3080. # CONFIG_PTP_1588_CLOCK_IDTCM is not set
  3081. # CONFIG_PTP_1588_CLOCK_FC3W is not set
  3082. # CONFIG_PTP_1588_CLOCK_MOCK is not set
  3083. # CONFIG_PTP_1588_CLOCK_OCP is not set
  3084. # end of PTP clock support
  3085.  
  3086. CONFIG_PINCTRL=y
  3087. CONFIG_GENERIC_PINCTRL_GROUPS=y
  3088. CONFIG_PINMUX=y
  3089. CONFIG_GENERIC_PINMUX_FUNCTIONS=y
  3090. CONFIG_PINCONF=y
  3091. CONFIG_GENERIC_PINCONF=y
  3092. # CONFIG_PINCTRL_AW9523 is not set
  3093. # CONFIG_PINCTRL_CY8C95X0 is not set
  3094. # CONFIG_PINCTRL_MCP23S08 is not set
  3095. # CONFIG_PINCTRL_MICROCHIP_SGPIO is not set
  3096. # CONFIG_PINCTRL_OCELOT is not set
  3097. # CONFIG_PINCTRL_PALMAS is not set
  3098. CONFIG_PINCTRL_SINGLE=y
  3099. # CONFIG_PINCTRL_STMFX is not set
  3100. # CONFIG_PINCTRL_SX150X is not set
  3101.  
  3102. #
  3103. # Renesas pinctrl drivers
  3104. #
  3105. # end of Renesas pinctrl drivers
  3106.  
  3107. CONFIG_GPIOLIB=y
  3108. CONFIG_GPIOLIB_FASTPATH_LIMIT=512
  3109. CONFIG_OF_GPIO=y
  3110. CONFIG_GPIOLIB_IRQCHIP=y
  3111. CONFIG_GPIO_CDEV=y
  3112. CONFIG_GPIO_CDEV_V1=y
  3113.  
  3114. #
  3115. # Memory mapped GPIO drivers
  3116. #
  3117. # CONFIG_GPIO_74XX_MMIO is not set
  3118. # CONFIG_GPIO_ALTERA is not set
  3119. # CONFIG_GPIO_CADENCE is not set
  3120. # CONFIG_GPIO_DWAPB is not set
  3121. # CONFIG_GPIO_EXAR is not set
  3122. # CONFIG_GPIO_FTGPIO010 is not set
  3123. # CONFIG_GPIO_GENERIC_PLATFORM is not set
  3124. # CONFIG_GPIO_GRGPIO is not set
  3125. # CONFIG_GPIO_HLWD is not set
  3126. # CONFIG_GPIO_LOGICVC is not set
  3127. # CONFIG_GPIO_MB86S7X is not set
  3128. # CONFIG_GPIO_MPC8XXX is not set
  3129. CONFIG_GPIO_OMAP=y
  3130. # CONFIG_GPIO_SIFIVE is not set
  3131. # CONFIG_GPIO_SYSCON is not set
  3132. # CONFIG_GPIO_XILINX is not set
  3133. # CONFIG_GPIO_ZEVIO is not set
  3134. # CONFIG_GPIO_AMD_FCH is not set
  3135. # end of Memory mapped GPIO drivers
  3136.  
  3137. #
  3138. # I2C GPIO expanders
  3139. #
  3140. # CONFIG_GPIO_ADNP is not set
  3141. # CONFIG_GPIO_FXL6408 is not set
  3142. # CONFIG_GPIO_DS4520 is not set
  3143. # CONFIG_GPIO_GW_PLD is not set
  3144. # CONFIG_GPIO_MAX7300 is not set
  3145. # CONFIG_GPIO_MAX732X is not set
  3146. CONFIG_GPIO_PCA953X=m
  3147. # CONFIG_GPIO_PCA953X_IRQ is not set
  3148. # CONFIG_GPIO_PCA9570 is not set
  3149. CONFIG_GPIO_PCF857X=y
  3150. # CONFIG_GPIO_TPIC2810 is not set
  3151. # end of I2C GPIO expanders
  3152.  
  3153. #
  3154. # MFD GPIO expanders
  3155. #
  3156. # CONFIG_HTC_EGPIO is not set
  3157. # CONFIG_GPIO_LP873X is not set
  3158. CONFIG_GPIO_LP87565=y
  3159. CONFIG_GPIO_PALMAS=y
  3160. # CONFIG_GPIO_TPS65218 is not set
  3161. # CONFIG_GPIO_TPS65910 is not set
  3162. CONFIG_GPIO_TWL4030=y
  3163. # CONFIG_GPIO_TWL6040 is not set
  3164. # end of MFD GPIO expanders
  3165.  
  3166. #
  3167. # PCI GPIO expanders
  3168. #
  3169. # CONFIG_GPIO_BT8XX is not set
  3170. # CONFIG_GPIO_PCI_IDIO_16 is not set
  3171. # CONFIG_GPIO_PCIE_IDIO_24 is not set
  3172. # CONFIG_GPIO_RDC321X is not set
  3173. # end of PCI GPIO expanders
  3174.  
  3175. #
  3176. # SPI GPIO expanders
  3177. #
  3178. # CONFIG_GPIO_74X164 is not set
  3179. # CONFIG_GPIO_MAX3191X is not set
  3180. # CONFIG_GPIO_MAX7301 is not set
  3181. # CONFIG_GPIO_MC33880 is not set
  3182. # CONFIG_GPIO_PISOSR is not set
  3183. # CONFIG_GPIO_XRA1403 is not set
  3184. # end of SPI GPIO expanders
  3185.  
  3186. #
  3187. # USB GPIO expanders
  3188. #
  3189. # end of USB GPIO expanders
  3190.  
  3191. #
  3192. # Virtual GPIO drivers
  3193. #
  3194. # CONFIG_GPIO_AGGREGATOR is not set
  3195. # CONFIG_GPIO_LATCH is not set
  3196. # CONFIG_GPIO_MOCKUP is not set
  3197. # CONFIG_GPIO_VIRTIO is not set
  3198. # CONFIG_GPIO_SIM is not set
  3199. # end of Virtual GPIO drivers
  3200.  
  3201. #
  3202. # GPIO Debugging utilities
  3203. #
  3204. # CONFIG_GPIO_VIRTUSER is not set
  3205. # end of GPIO Debugging utilities
  3206.  
  3207. CONFIG_W1=m
  3208. CONFIG_W1_CON=y
  3209.  
  3210. #
  3211. # 1-wire Bus Masters
  3212. #
  3213. # CONFIG_W1_MASTER_AMD_AXI is not set
  3214. # CONFIG_W1_MASTER_MATROX is not set
  3215. # CONFIG_W1_MASTER_DS2490 is not set
  3216. # CONFIG_W1_MASTER_DS2482 is not set
  3217. # CONFIG_W1_MASTER_GPIO is not set
  3218. CONFIG_HDQ_MASTER_OMAP=m
  3219. # CONFIG_W1_MASTER_SGI is not set
  3220. # CONFIG_W1_MASTER_UART is not set
  3221. # end of 1-wire Bus Masters
  3222.  
  3223. #
  3224. # 1-wire Slaves
  3225. #
  3226. # CONFIG_W1_SLAVE_THERM is not set
  3227. # CONFIG_W1_SLAVE_SMEM is not set
  3228. # CONFIG_W1_SLAVE_DS2405 is not set
  3229. # CONFIG_W1_SLAVE_DS2408 is not set
  3230. # CONFIG_W1_SLAVE_DS2413 is not set
  3231. # CONFIG_W1_SLAVE_DS2406 is not set
  3232. # CONFIG_W1_SLAVE_DS2423 is not set
  3233. # CONFIG_W1_SLAVE_DS2805 is not set
  3234. # CONFIG_W1_SLAVE_DS2430 is not set
  3235. # CONFIG_W1_SLAVE_DS2431 is not set
  3236. # CONFIG_W1_SLAVE_DS2433 is not set
  3237. # CONFIG_W1_SLAVE_DS2438 is not set
  3238. CONFIG_W1_SLAVE_DS250X=m
  3239. # CONFIG_W1_SLAVE_DS2780 is not set
  3240. # CONFIG_W1_SLAVE_DS2781 is not set
  3241. # CONFIG_W1_SLAVE_DS28E04 is not set
  3242. # CONFIG_W1_SLAVE_DS28E17 is not set
  3243. # end of 1-wire Slaves
  3244.  
  3245. CONFIG_POWER_RESET=y
  3246. # CONFIG_POWER_RESET_BRCMKONA is not set
  3247. CONFIG_POWER_RESET_GPIO=y
  3248. # CONFIG_POWER_RESET_GPIO_RESTART is not set
  3249. # CONFIG_POWER_RESET_LTC2952 is not set
  3250. # CONFIG_POWER_RESET_REGULATOR is not set
  3251. # CONFIG_POWER_RESET_RESTART is not set
  3252. # CONFIG_POWER_RESET_VERSATILE is not set
  3253. # CONFIG_POWER_RESET_SYSCON is not set
  3254. # CONFIG_POWER_RESET_SYSCON_POWEROFF is not set
  3255. # CONFIG_SYSCON_REBOOT_MODE is not set
  3256. # CONFIG_NVMEM_REBOOT_MODE is not set
  3257. # CONFIG_POWER_SEQUENCING is not set
  3258. CONFIG_POWER_SUPPLY=y
  3259. # CONFIG_POWER_SUPPLY_DEBUG is not set
  3260. # CONFIG_GENERIC_ADC_BATTERY is not set
  3261. # CONFIG_IP5XXX_POWER is not set
  3262. # CONFIG_TEST_POWER is not set
  3263. # CONFIG_CHARGER_ADP5061 is not set
  3264. # CONFIG_BATTERY_CPCAP is not set
  3265. # CONFIG_BATTERY_CW2015 is not set
  3266. # CONFIG_BATTERY_DS2760 is not set
  3267. # CONFIG_BATTERY_DS2780 is not set
  3268. # CONFIG_BATTERY_DS2781 is not set
  3269. # CONFIG_BATTERY_DS2782 is not set
  3270. # CONFIG_BATTERY_SAMSUNG_SDI is not set
  3271. # CONFIG_BATTERY_SBS is not set
  3272. # CONFIG_CHARGER_SBS is not set
  3273. # CONFIG_MANAGER_SBS is not set
  3274. # CONFIG_BATTERY_BQ27XXX is not set
  3275. # CONFIG_BATTERY_MAX17040 is not set
  3276. CONFIG_BATTERY_MAX17042=y
  3277. # CONFIG_BATTERY_MAX1720X is not set
  3278. # CONFIG_BATTERY_MAX1721X is not set
  3279. # CONFIG_CHARGER_CPCAP is not set
  3280. CONFIG_CHARGER_ISP1704=m
  3281. # CONFIG_CHARGER_MAX8903 is not set
  3282. CONFIG_CHARGER_TWL4030=m
  3283. # CONFIG_CHARGER_LP8727 is not set
  3284. # CONFIG_CHARGER_GPIO is not set
  3285. # CONFIG_CHARGER_MANAGER is not set
  3286. # CONFIG_CHARGER_LT3651 is not set
  3287. # CONFIG_CHARGER_LTC4162L is not set
  3288. # CONFIG_CHARGER_DETECTOR_MAX14656 is not set
  3289. # CONFIG_CHARGER_MAX77976 is not set
  3290. CONFIG_CHARGER_BQ2415X=m
  3291. CONFIG_CHARGER_BQ24190=m
  3292. # CONFIG_CHARGER_BQ24257 is not set
  3293. CONFIG_CHARGER_BQ24735=m
  3294. # CONFIG_CHARGER_BQ2515X is not set
  3295. # CONFIG_CHARGER_BQ25890 is not set
  3296. # CONFIG_CHARGER_BQ25980 is not set
  3297. # CONFIG_CHARGER_BQ256XX is not set
  3298. CONFIG_CHARGER_SMB347=m
  3299. # CONFIG_CHARGER_TPS65217 is not set
  3300. # CONFIG_BATTERY_GAUGE_LTC2941 is not set
  3301. # CONFIG_BATTERY_GOLDFISH is not set
  3302. # CONFIG_BATTERY_RT5033 is not set
  3303. # CONFIG_CHARGER_RT9455 is not set
  3304. # CONFIG_CHARGER_RT9467 is not set
  3305. # CONFIG_CHARGER_RT9471 is not set
  3306. # CONFIG_CHARGER_UCS1002 is not set
  3307. # CONFIG_CHARGER_BD99954 is not set
  3308. # CONFIG_BATTERY_UG3105 is not set
  3309. # CONFIG_FUEL_GAUGE_MM8013 is not set
  3310. CONFIG_HWMON=m
  3311. # CONFIG_HWMON_DEBUG_CHIP is not set
  3312.  
  3313. #
  3314. # Native drivers
  3315. #
  3316. # CONFIG_SENSORS_AD7314 is not set
  3317. # CONFIG_SENSORS_AD7414 is not set
  3318. # CONFIG_SENSORS_AD7418 is not set
  3319. # CONFIG_SENSORS_ADM1025 is not set
  3320. # CONFIG_SENSORS_ADM1026 is not set
  3321. # CONFIG_SENSORS_ADM1029 is not set
  3322. # CONFIG_SENSORS_ADM1031 is not set
  3323. # CONFIG_SENSORS_ADM1177 is not set
  3324. # CONFIG_SENSORS_ADM9240 is not set
  3325. # CONFIG_SENSORS_ADT7310 is not set
  3326. # CONFIG_SENSORS_ADT7410 is not set
  3327. # CONFIG_SENSORS_ADT7411 is not set
  3328. # CONFIG_SENSORS_ADT7462 is not set
  3329. # CONFIG_SENSORS_ADT7470 is not set
  3330. # CONFIG_SENSORS_ADT7475 is not set
  3331. # CONFIG_SENSORS_AHT10 is not set
  3332. # CONFIG_SENSORS_AQUACOMPUTER_D5NEXT is not set
  3333. # CONFIG_SENSORS_AS370 is not set
  3334. # CONFIG_SENSORS_ASC7621 is not set
  3335. # CONFIG_SENSORS_ASUS_ROG_RYUJIN is not set
  3336. # CONFIG_SENSORS_AXI_FAN_CONTROL is not set
  3337. # CONFIG_SENSORS_ATXP1 is not set
  3338. # CONFIG_SENSORS_CHIPCAP2 is not set
  3339. # CONFIG_SENSORS_CORSAIR_CPRO is not set
  3340. # CONFIG_SENSORS_CORSAIR_PSU is not set
  3341. # CONFIG_SENSORS_DRIVETEMP is not set
  3342. # CONFIG_SENSORS_DS620 is not set
  3343. # CONFIG_SENSORS_DS1621 is not set
  3344. # CONFIG_SENSORS_I5K_AMB is not set
  3345. # CONFIG_SENSORS_F71805F is not set
  3346. # CONFIG_SENSORS_F71882FG is not set
  3347. # CONFIG_SENSORS_F75375S is not set
  3348. # CONFIG_SENSORS_FTSTEUTATES is not set
  3349. # CONFIG_SENSORS_GIGABYTE_WATERFORCE is not set
  3350. # CONFIG_SENSORS_GL518SM is not set
  3351. # CONFIG_SENSORS_GL520SM is not set
  3352. # CONFIG_SENSORS_G760A is not set
  3353. # CONFIG_SENSORS_G762 is not set
  3354. CONFIG_SENSORS_GPIO_FAN=m
  3355. # CONFIG_SENSORS_HIH6130 is not set
  3356. # CONFIG_SENSORS_HS3001 is not set
  3357. # CONFIG_SENSORS_IIO_HWMON is not set
  3358. # CONFIG_SENSORS_IT87 is not set
  3359. # CONFIG_SENSORS_JC42 is not set
  3360. # CONFIG_SENSORS_POWERZ is not set
  3361. # CONFIG_SENSORS_POWR1220 is not set
  3362. # CONFIG_SENSORS_LINEAGE is not set
  3363. # CONFIG_SENSORS_LTC2945 is not set
  3364. # CONFIG_SENSORS_LTC2947_I2C is not set
  3365. # CONFIG_SENSORS_LTC2947_SPI is not set
  3366. # CONFIG_SENSORS_LTC2990 is not set
  3367. # CONFIG_SENSORS_LTC2991 is not set
  3368. # CONFIG_SENSORS_LTC2992 is not set
  3369. # CONFIG_SENSORS_LTC4151 is not set
  3370. # CONFIG_SENSORS_LTC4215 is not set
  3371. # CONFIG_SENSORS_LTC4222 is not set
  3372. # CONFIG_SENSORS_LTC4245 is not set
  3373. # CONFIG_SENSORS_LTC4260 is not set
  3374. # CONFIG_SENSORS_LTC4261 is not set
  3375. # CONFIG_SENSORS_LTC4282 is not set
  3376. # CONFIG_SENSORS_MAX1111 is not set
  3377. # CONFIG_SENSORS_MAX127 is not set
  3378. # CONFIG_SENSORS_MAX16065 is not set
  3379. # CONFIG_SENSORS_MAX1619 is not set
  3380. # CONFIG_SENSORS_MAX1668 is not set
  3381. # CONFIG_SENSORS_MAX197 is not set
  3382. # CONFIG_SENSORS_MAX31722 is not set
  3383. # CONFIG_SENSORS_MAX31730 is not set
  3384. # CONFIG_SENSORS_MAX31760 is not set
  3385. # CONFIG_MAX31827 is not set
  3386. # CONFIG_SENSORS_MAX6620 is not set
  3387. # CONFIG_SENSORS_MAX6621 is not set
  3388. # CONFIG_SENSORS_MAX6639 is not set
  3389. # CONFIG_SENSORS_MAX6650 is not set
  3390. # CONFIG_SENSORS_MAX6697 is not set
  3391. # CONFIG_SENSORS_MAX31790 is not set
  3392. # CONFIG_SENSORS_MC34VR500 is not set
  3393. # CONFIG_SENSORS_MCP3021 is not set
  3394. # CONFIG_SENSORS_TC654 is not set
  3395. # CONFIG_SENSORS_TPS23861 is not set
  3396. # CONFIG_SENSORS_MR75203 is not set
  3397. # CONFIG_SENSORS_ADCXX is not set
  3398. # CONFIG_SENSORS_LM63 is not set
  3399. # CONFIG_SENSORS_LM70 is not set
  3400. # CONFIG_SENSORS_LM73 is not set
  3401. CONFIG_SENSORS_LM75=m
  3402. # CONFIG_SENSORS_LM77 is not set
  3403. # CONFIG_SENSORS_LM78 is not set
  3404. # CONFIG_SENSORS_LM80 is not set
  3405. # CONFIG_SENSORS_LM83 is not set
  3406. # CONFIG_SENSORS_LM85 is not set
  3407. # CONFIG_SENSORS_LM87 is not set
  3408. # CONFIG_SENSORS_LM90 is not set
  3409. # CONFIG_SENSORS_LM92 is not set
  3410. # CONFIG_SENSORS_LM93 is not set
  3411. # CONFIG_SENSORS_LM95234 is not set
  3412. # CONFIG_SENSORS_LM95241 is not set
  3413. # CONFIG_SENSORS_LM95245 is not set
  3414. # CONFIG_SENSORS_PC87360 is not set
  3415. # CONFIG_SENSORS_PC87427 is not set
  3416. # CONFIG_SENSORS_NTC_THERMISTOR is not set
  3417. # CONFIG_SENSORS_NCT6683 is not set
  3418. # CONFIG_SENSORS_NCT6775_I2C is not set
  3419. # CONFIG_SENSORS_NCT7802 is not set
  3420. # CONFIG_SENSORS_NCT7904 is not set
  3421. # CONFIG_SENSORS_NPCM7XX is not set
  3422. # CONFIG_SENSORS_NZXT_KRAKEN2 is not set
  3423. # CONFIG_SENSORS_NZXT_KRAKEN3 is not set
  3424. # CONFIG_SENSORS_NZXT_SMART2 is not set
  3425. # CONFIG_SENSORS_OCC_P8_I2C is not set
  3426. # CONFIG_SENSORS_PCF8591 is not set
  3427. # CONFIG_PMBUS is not set
  3428. # CONFIG_SENSORS_PT5161L is not set
  3429. # CONFIG_SENSORS_PWM_FAN is not set
  3430. # CONFIG_SENSORS_SBTSI is not set
  3431. # CONFIG_SENSORS_SBRMI is not set
  3432. # CONFIG_SENSORS_SHT15 is not set
  3433. # CONFIG_SENSORS_SHT21 is not set
  3434. # CONFIG_SENSORS_SHT3x is not set
  3435. # CONFIG_SENSORS_SHT4x is not set
  3436. # CONFIG_SENSORS_SHTC1 is not set
  3437. # CONFIG_SENSORS_SIS5595 is not set
  3438. # CONFIG_SENSORS_DME1737 is not set
  3439. # CONFIG_SENSORS_EMC1403 is not set
  3440. # CONFIG_SENSORS_EMC2103 is not set
  3441. # CONFIG_SENSORS_EMC2305 is not set
  3442. # CONFIG_SENSORS_EMC6W201 is not set
  3443. # CONFIG_SENSORS_SMSC47M1 is not set
  3444. # CONFIG_SENSORS_SMSC47M192 is not set
  3445. # CONFIG_SENSORS_SMSC47B397 is not set
  3446. # CONFIG_SENSORS_SCH5627 is not set
  3447. # CONFIG_SENSORS_SCH5636 is not set
  3448. # CONFIG_SENSORS_STTS751 is not set
  3449. # CONFIG_SENSORS_ADC128D818 is not set
  3450. # CONFIG_SENSORS_ADS7828 is not set
  3451. # CONFIG_SENSORS_ADS7871 is not set
  3452. # CONFIG_SENSORS_AMC6821 is not set
  3453. # CONFIG_SENSORS_INA209 is not set
  3454. # CONFIG_SENSORS_INA2XX is not set
  3455. # CONFIG_SENSORS_INA238 is not set
  3456. # CONFIG_SENSORS_INA3221 is not set
  3457. # CONFIG_SENSORS_SPD5118 is not set
  3458. # CONFIG_SENSORS_TC74 is not set
  3459. # CONFIG_SENSORS_THMC50 is not set
  3460. CONFIG_SENSORS_TMP102=m
  3461. # CONFIG_SENSORS_TMP103 is not set
  3462. # CONFIG_SENSORS_TMP108 is not set
  3463. # CONFIG_SENSORS_TMP401 is not set
  3464. # CONFIG_SENSORS_TMP421 is not set
  3465. # CONFIG_SENSORS_TMP464 is not set
  3466. # CONFIG_SENSORS_TMP513 is not set
  3467. # CONFIG_SENSORS_VIA686A is not set
  3468. # CONFIG_SENSORS_VT1211 is not set
  3469. # CONFIG_SENSORS_VT8231 is not set
  3470. # CONFIG_SENSORS_W83773G is not set
  3471. # CONFIG_SENSORS_W83781D is not set
  3472. # CONFIG_SENSORS_W83791D is not set
  3473. # CONFIG_SENSORS_W83792D is not set
  3474. # CONFIG_SENSORS_W83793 is not set
  3475. # CONFIG_SENSORS_W83795 is not set
  3476. # CONFIG_SENSORS_W83L785TS is not set
  3477. # CONFIG_SENSORS_W83L786NG is not set
  3478. # CONFIG_SENSORS_W83627HF is not set
  3479. # CONFIG_SENSORS_W83627EHF is not set
  3480. CONFIG_THERMAL=y
  3481. # CONFIG_THERMAL_NETLINK is not set
  3482. # CONFIG_THERMAL_STATISTICS is not set
  3483. # CONFIG_THERMAL_DEBUGFS is not set
  3484. # CONFIG_THERMAL_CORE_TESTING is not set
  3485. CONFIG_THERMAL_EMERGENCY_POWEROFF_DELAY_MS=0
  3486. CONFIG_THERMAL_OF=y
  3487. CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y
  3488. # CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set
  3489. # CONFIG_THERMAL_DEFAULT_GOV_USER_SPACE is not set
  3490. CONFIG_THERMAL_GOV_FAIR_SHARE=y
  3491. CONFIG_THERMAL_GOV_STEP_WISE=y
  3492. # CONFIG_THERMAL_GOV_BANG_BANG is not set
  3493. CONFIG_THERMAL_GOV_USER_SPACE=y
  3494. CONFIG_CPU_THERMAL=y
  3495. CONFIG_CPU_FREQ_THERMAL=y
  3496. # CONFIG_THERMAL_EMULATION is not set
  3497. # CONFIG_THERMAL_MMIO is not set
  3498.  
  3499. #
  3500. # Texas Instruments thermal drivers
  3501. #
  3502. CONFIG_TI_SOC_THERMAL=y
  3503. CONFIG_TI_THERMAL=y
  3504. CONFIG_OMAP4_THERMAL=y
  3505. # end of Texas Instruments thermal drivers
  3506.  
  3507. # CONFIG_GENERIC_ADC_THERMAL is not set
  3508. CONFIG_WATCHDOG=y
  3509. CONFIG_WATCHDOG_CORE=y
  3510. # CONFIG_WATCHDOG_NOWAYOUT is not set
  3511. CONFIG_WATCHDOG_HANDLE_BOOT_ENABLED=y
  3512. CONFIG_WATCHDOG_OPEN_TIMEOUT=0
  3513. # CONFIG_WATCHDOG_SYSFS is not set
  3514. # CONFIG_WATCHDOG_HRTIMER_PRETIMEOUT is not set
  3515.  
  3516. #
  3517. # Watchdog Pretimeout Governors
  3518. #
  3519. # CONFIG_WATCHDOG_PRETIMEOUT_GOV is not set
  3520.  
  3521. #
  3522. # Watchdog Device Drivers
  3523. #
  3524. # CONFIG_SOFT_WATCHDOG is not set
  3525. # CONFIG_GPIO_WATCHDOG is not set
  3526. # CONFIG_XILINX_WATCHDOG is not set
  3527. # CONFIG_ZIIRAVE_WATCHDOG is not set
  3528. # CONFIG_CADENCE_WATCHDOG is not set
  3529. # CONFIG_FTWDT010_WATCHDOG is not set
  3530. # CONFIG_DW_WATCHDOG is not set
  3531. CONFIG_OMAP_WATCHDOG=y
  3532. CONFIG_TWL4030_WATCHDOG=m
  3533. # CONFIG_MAX63XX_WATCHDOG is not set
  3534. # CONFIG_ARM_SMC_WATCHDOG is not set
  3535. # CONFIG_ALIM7101_WDT is not set
  3536. # CONFIG_I6300ESB_WDT is not set
  3537. # CONFIG_MEN_A21_WDT is not set
  3538.  
  3539. #
  3540. # PCI-based Watchdog Cards
  3541. #
  3542. # CONFIG_PCIPCWATCHDOG is not set
  3543. # CONFIG_WDTPCI is not set
  3544.  
  3545. #
  3546. # USB-based Watchdog Cards
  3547. #
  3548. # CONFIG_USBPCWATCHDOG is not set
  3549. CONFIG_SSB_POSSIBLE=y
  3550. CONFIG_SSB=y
  3551. CONFIG_SSB_SPROM=y
  3552. CONFIG_SSB_PCIHOST_POSSIBLE=y
  3553. CONFIG_SSB_PCIHOST=y
  3554. CONFIG_SSB_SDIOHOST_POSSIBLE=y
  3555. CONFIG_SSB_SDIOHOST=y
  3556. CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y
  3557. CONFIG_SSB_DRIVER_PCICORE=y
  3558. # CONFIG_SSB_DRIVER_GPIO is not set
  3559. CONFIG_BCMA_POSSIBLE=y
  3560. CONFIG_BCMA=m
  3561. CONFIG_BCMA_HOST_PCI_POSSIBLE=y
  3562. CONFIG_BCMA_HOST_PCI=y
  3563. # CONFIG_BCMA_HOST_SOC is not set
  3564. CONFIG_BCMA_DRIVER_PCI=y
  3565. # CONFIG_BCMA_DRIVER_GMAC_CMN is not set
  3566. # CONFIG_BCMA_DRIVER_GPIO is not set
  3567. # CONFIG_BCMA_DEBUG is not set
  3568.  
  3569. #
  3570. # Multifunction device drivers
  3571. #
  3572. CONFIG_MFD_CORE=y
  3573. # CONFIG_MFD_ADP5585 is not set
  3574. # CONFIG_MFD_ACT8945A is not set
  3575. # CONFIG_MFD_AS3711 is not set
  3576. # CONFIG_MFD_SMPRO is not set
  3577. # CONFIG_MFD_AS3722 is not set
  3578. # CONFIG_PMIC_ADP5520 is not set
  3579. # CONFIG_MFD_AAT2870_CORE is not set
  3580. # CONFIG_MFD_ATMEL_FLEXCOM is not set
  3581. # CONFIG_MFD_ATMEL_HLCDC is not set
  3582. # CONFIG_MFD_BCM590XX is not set
  3583. # CONFIG_MFD_BD9571MWV is not set
  3584. # CONFIG_MFD_AXP20X_I2C is not set
  3585. # CONFIG_MFD_CS42L43_I2C is not set
  3586. # CONFIG_MFD_MADERA is not set
  3587. # CONFIG_MFD_MAX5970 is not set
  3588. # CONFIG_PMIC_DA903X is not set
  3589. # CONFIG_MFD_DA9052_SPI is not set
  3590. # CONFIG_MFD_DA9052_I2C is not set
  3591. # CONFIG_MFD_DA9055 is not set
  3592. # CONFIG_MFD_DA9062 is not set
  3593. # CONFIG_MFD_DA9063 is not set
  3594. # CONFIG_MFD_DA9150 is not set
  3595. # CONFIG_MFD_DLN2 is not set
  3596. # CONFIG_MFD_GATEWORKS_GSC is not set
  3597. # CONFIG_MFD_MC13XXX_SPI is not set
  3598. # CONFIG_MFD_MC13XXX_I2C is not set
  3599. # CONFIG_MFD_MP2629 is not set
  3600. # CONFIG_MFD_HI6421_PMIC is not set
  3601. # CONFIG_LPC_ICH is not set
  3602. # CONFIG_LPC_SCH is not set
  3603. # CONFIG_MFD_IQS62X is not set
  3604. # CONFIG_MFD_JANZ_CMODIO is not set
  3605. # CONFIG_MFD_KEMPLD is not set
  3606. # CONFIG_MFD_88PM800 is not set
  3607. # CONFIG_MFD_88PM805 is not set
  3608. # CONFIG_MFD_88PM860X is not set
  3609. # CONFIG_MFD_88PM886_PMIC is not set
  3610. # CONFIG_MFD_MAX14577 is not set
  3611. # CONFIG_MFD_MAX77541 is not set
  3612. # CONFIG_MFD_MAX77620 is not set
  3613. # CONFIG_MFD_MAX77650 is not set
  3614. # CONFIG_MFD_MAX77686 is not set
  3615. # CONFIG_MFD_MAX77693 is not set
  3616. # CONFIG_MFD_MAX77714 is not set
  3617. # CONFIG_MFD_MAX77843 is not set
  3618. # CONFIG_MFD_MAX8907 is not set
  3619. # CONFIG_MFD_MAX8925 is not set
  3620. # CONFIG_MFD_MAX8997 is not set
  3621. # CONFIG_MFD_MAX8998 is not set
  3622. # CONFIG_MFD_MT6360 is not set
  3623. # CONFIG_MFD_MT6370 is not set
  3624. # CONFIG_MFD_MT6397 is not set
  3625. # CONFIG_MFD_MENF21BMC is not set
  3626. # CONFIG_MFD_OCELOT is not set
  3627. # CONFIG_EZX_PCAP is not set
  3628. CONFIG_MFD_CPCAP=y
  3629. # CONFIG_MFD_VIPERBOARD is not set
  3630. # CONFIG_MFD_NTXEC is not set
  3631. # CONFIG_MFD_RETU is not set
  3632. # CONFIG_MFD_PCF50633 is not set
  3633. # CONFIG_MFD_PM8XXX is not set
  3634. # CONFIG_MFD_SY7636A is not set
  3635. # CONFIG_MFD_RDC321X is not set
  3636. # CONFIG_MFD_RT4831 is not set
  3637. # CONFIG_MFD_RT5033 is not set
  3638. # CONFIG_MFD_RT5120 is not set
  3639. # CONFIG_MFD_RC5T583 is not set
  3640. # CONFIG_MFD_RK8XX_I2C is not set
  3641. # CONFIG_MFD_RK8XX_SPI is not set
  3642. # CONFIG_MFD_RN5T618 is not set
  3643. # CONFIG_MFD_SEC_CORE is not set
  3644. # CONFIG_MFD_SI476X_CORE is not set
  3645. # CONFIG_MFD_SM501 is not set
  3646. # CONFIG_MFD_SKY81452 is not set
  3647. # CONFIG_MFD_STMPE is not set
  3648. CONFIG_MFD_SYSCON=y
  3649. CONFIG_MFD_TI_AM335X_TSCADC=m
  3650. # CONFIG_MFD_LP3943 is not set
  3651. # CONFIG_MFD_LP8788 is not set
  3652. CONFIG_MFD_TI_LMU=m
  3653. CONFIG_MFD_OMAP_USB_HOST=y
  3654. CONFIG_MFD_PALMAS=y
  3655. # CONFIG_TPS6105X is not set
  3656. # CONFIG_TPS65010 is not set
  3657. # CONFIG_TPS6507X is not set
  3658. # CONFIG_MFD_TPS65086 is not set
  3659. # CONFIG_MFD_TPS65090 is not set
  3660. CONFIG_MFD_TPS65217=y
  3661. CONFIG_MFD_TI_LP873X=y
  3662. CONFIG_MFD_TI_LP87565=y
  3663. CONFIG_MFD_TPS65218=y
  3664. # CONFIG_MFD_TPS65219 is not set
  3665. # CONFIG_MFD_TPS6586X is not set
  3666. CONFIG_MFD_TPS65910=y
  3667. # CONFIG_MFD_TPS65912_I2C is not set
  3668. # CONFIG_MFD_TPS65912_SPI is not set
  3669. # CONFIG_MFD_TPS6594_I2C is not set
  3670. # CONFIG_MFD_TPS6594_SPI is not set
  3671. CONFIG_TWL4030_CORE=y
  3672. CONFIG_TWL4030_POWER=y
  3673. # CONFIG_MFD_TWL4030_AUDIO is not set
  3674. CONFIG_TWL6040_CORE=y
  3675. # CONFIG_MFD_WL1273_CORE is not set
  3676. # CONFIG_MFD_LM3533 is not set
  3677. # CONFIG_MFD_TC3589X is not set
  3678. # CONFIG_MFD_TQMX86 is not set
  3679. # CONFIG_MFD_VX855 is not set
  3680. # CONFIG_MFD_LOCHNAGAR is not set
  3681. # CONFIG_MFD_ARIZONA_I2C is not set
  3682. # CONFIG_MFD_ARIZONA_SPI is not set
  3683. # CONFIG_MFD_WM8400 is not set
  3684. # CONFIG_MFD_WM831X_I2C is not set
  3685. # CONFIG_MFD_WM831X_SPI is not set
  3686. # CONFIG_MFD_WM8350_I2C is not set
  3687. # CONFIG_MFD_WM8994 is not set
  3688. # CONFIG_MFD_ROHM_BD718XX is not set
  3689. # CONFIG_MFD_ROHM_BD71828 is not set
  3690. # CONFIG_MFD_ROHM_BD957XMUF is not set
  3691. # CONFIG_MFD_ROHM_BD96801 is not set
  3692. # CONFIG_MFD_STPMIC1 is not set
  3693. # CONFIG_MFD_STMFX is not set
  3694. # CONFIG_MFD_ATC260X_I2C is not set
  3695. # CONFIG_MFD_QCOM_PM8008 is not set
  3696. # CONFIG_MFD_CS40L50_I2C is not set
  3697. # CONFIG_MFD_CS40L50_SPI is not set
  3698. # CONFIG_RAVE_SP_CORE is not set
  3699. # CONFIG_MFD_INTEL_M10_BMC_SPI is not set
  3700. # CONFIG_MFD_RSMU_I2C is not set
  3701. # CONFIG_MFD_RSMU_SPI is not set
  3702. # end of Multifunction device drivers
  3703.  
  3704. CONFIG_REGULATOR=y
  3705. # CONFIG_REGULATOR_DEBUG is not set
  3706. CONFIG_REGULATOR_FIXED_VOLTAGE=y
  3707. # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set
  3708. # CONFIG_REGULATOR_USERSPACE_CONSUMER is not set
  3709. # CONFIG_REGULATOR_NETLINK_EVENTS is not set
  3710. # CONFIG_REGULATOR_88PG86X is not set
  3711. # CONFIG_REGULATOR_ACT8865 is not set
  3712. # CONFIG_REGULATOR_AD5398 is not set
  3713. # CONFIG_REGULATOR_AW37503 is not set
  3714. # CONFIG_REGULATOR_CPCAP is not set
  3715. # CONFIG_REGULATOR_DA9121 is not set
  3716. # CONFIG_REGULATOR_DA9210 is not set
  3717. # CONFIG_REGULATOR_DA9211 is not set
  3718. # CONFIG_REGULATOR_FAN53555 is not set
  3719. # CONFIG_REGULATOR_FAN53880 is not set
  3720. CONFIG_REGULATOR_GPIO=y
  3721. # CONFIG_REGULATOR_ISL9305 is not set
  3722. # CONFIG_REGULATOR_ISL6271A is not set
  3723. CONFIG_REGULATOR_LM363X=m
  3724. # CONFIG_REGULATOR_LP3971 is not set
  3725. # CONFIG_REGULATOR_LP3972 is not set
  3726. CONFIG_REGULATOR_LP872X=y
  3727. CONFIG_REGULATOR_LP873X=y
  3728. # CONFIG_REGULATOR_LP8755 is not set
  3729. CONFIG_REGULATOR_LP87565=y
  3730. # CONFIG_REGULATOR_LTC3589 is not set
  3731. # CONFIG_REGULATOR_LTC3676 is not set
  3732. # CONFIG_REGULATOR_MAX1586 is not set
  3733. # CONFIG_REGULATOR_MAX77503 is not set
  3734. # CONFIG_REGULATOR_MAX77857 is not set
  3735. # CONFIG_REGULATOR_MAX8649 is not set
  3736. # CONFIG_REGULATOR_MAX8660 is not set
  3737. # CONFIG_REGULATOR_MAX8893 is not set
  3738. # CONFIG_REGULATOR_MAX8952 is not set
  3739. # CONFIG_REGULATOR_MAX8973 is not set
  3740. # CONFIG_REGULATOR_MAX20086 is not set
  3741. # CONFIG_REGULATOR_MAX20411 is not set
  3742. # CONFIG_REGULATOR_MAX77826 is not set
  3743. # CONFIG_REGULATOR_MCP16502 is not set
  3744. # CONFIG_REGULATOR_MP5416 is not set
  3745. # CONFIG_REGULATOR_MP8859 is not set
  3746. # CONFIG_REGULATOR_MP886X is not set
  3747. # CONFIG_REGULATOR_MPQ7920 is not set
  3748. # CONFIG_REGULATOR_MT6311 is not set
  3749. CONFIG_REGULATOR_PALMAS=y
  3750. CONFIG_REGULATOR_PBIAS=y
  3751. # CONFIG_REGULATOR_PCA9450 is not set
  3752. # CONFIG_REGULATOR_PF8X00 is not set
  3753. # CONFIG_REGULATOR_PFUZE100 is not set
  3754. # CONFIG_REGULATOR_PV88060 is not set
  3755. # CONFIG_REGULATOR_PV88080 is not set
  3756. # CONFIG_REGULATOR_PV88090 is not set
  3757. # CONFIG_REGULATOR_PWM is not set
  3758. # CONFIG_REGULATOR_RAA215300 is not set
  3759. # CONFIG_REGULATOR_RASPBERRYPI_TOUCHSCREEN_ATTINY is not set
  3760. # CONFIG_REGULATOR_RT4801 is not set
  3761. # CONFIG_REGULATOR_RT4803 is not set
  3762. # CONFIG_REGULATOR_RT5190A is not set
  3763. # CONFIG_REGULATOR_RT5739 is not set
  3764. # CONFIG_REGULATOR_RT5759 is not set
  3765. # CONFIG_REGULATOR_RT6160 is not set
  3766. # CONFIG_REGULATOR_RT6190 is not set
  3767. # CONFIG_REGULATOR_RT6245 is not set
  3768. # CONFIG_REGULATOR_RTQ2134 is not set
  3769. # CONFIG_REGULATOR_RTMV20 is not set
  3770. # CONFIG_REGULATOR_RTQ6752 is not set
  3771. # CONFIG_REGULATOR_RTQ2208 is not set
  3772. # CONFIG_REGULATOR_SLG51000 is not set
  3773. CONFIG_REGULATOR_TI_ABB=y
  3774. # CONFIG_REGULATOR_SY8106A is not set
  3775. # CONFIG_REGULATOR_SY8824X is not set
  3776. # CONFIG_REGULATOR_SY8827N is not set
  3777. # CONFIG_REGULATOR_TPS51632 is not set
  3778. CONFIG_REGULATOR_TPS62360=m
  3779. # CONFIG_REGULATOR_TPS6286X is not set
  3780. # CONFIG_REGULATOR_TPS6287X is not set
  3781. CONFIG_REGULATOR_TPS65023=y
  3782. CONFIG_REGULATOR_TPS6507X=y
  3783. # CONFIG_REGULATOR_TPS65132 is not set
  3784. CONFIG_REGULATOR_TPS65217=y
  3785. CONFIG_REGULATOR_TPS65218=y
  3786. # CONFIG_REGULATOR_TPS6524X is not set
  3787. CONFIG_REGULATOR_TPS65910=y
  3788. CONFIG_REGULATOR_TWL4030=y
  3789. # CONFIG_REGULATOR_VCTRL is not set
  3790. CONFIG_RC_CORE=m
  3791. CONFIG_LIRC=y
  3792. CONFIG_RC_MAP=m
  3793. # CONFIG_RC_DECODERS is not set
  3794. CONFIG_RC_DEVICES=y
  3795. # CONFIG_IR_GPIO_CIR is not set
  3796. CONFIG_IR_GPIO_TX=m
  3797. # CONFIG_IR_HIX5HD2 is not set
  3798. # CONFIG_IR_IGORPLUGUSB is not set
  3799. # CONFIG_IR_IGUANA is not set
  3800. # CONFIG_IR_IMON is not set
  3801. # CONFIG_IR_IMON_RAW is not set
  3802. # CONFIG_IR_MCEUSB is not set
  3803. CONFIG_IR_PWM_TX=m
  3804. # CONFIG_IR_REDRAT3 is not set
  3805. # CONFIG_IR_SERIAL is not set
  3806. CONFIG_IR_SPI=m
  3807. # CONFIG_IR_STREAMZAP is not set
  3808. # CONFIG_IR_TOY is not set
  3809. # CONFIG_IR_TTUSBIR is not set
  3810. # CONFIG_RC_ATI_REMOTE is not set
  3811. # CONFIG_RC_LOOPBACK is not set
  3812. # CONFIG_RC_XBOX_DVD is not set
  3813. CONFIG_CEC_CORE=y
  3814.  
  3815. #
  3816. # CEC support
  3817. #
  3818. CONFIG_MEDIA_CEC_SUPPORT=y
  3819. # CONFIG_CEC_CH7322 is not set
  3820. # CONFIG_CEC_GPIO is not set
  3821. # CONFIG_USB_EXTRON_DA_HD_4K_PLUS_CEC is not set
  3822. # CONFIG_USB_PULSE8_CEC is not set
  3823. # CONFIG_USB_RAINSHADOW_CEC is not set
  3824. # end of CEC support
  3825.  
  3826. CONFIG_MEDIA_SUPPORT=m
  3827. # CONFIG_MEDIA_SUPPORT_FILTER is not set
  3828. # CONFIG_MEDIA_SUBDRV_AUTOSELECT is not set
  3829.  
  3830. #
  3831. # Media device types
  3832. #
  3833. CONFIG_MEDIA_CAMERA_SUPPORT=y
  3834. CONFIG_MEDIA_ANALOG_TV_SUPPORT=y
  3835. CONFIG_MEDIA_DIGITAL_TV_SUPPORT=y
  3836. CONFIG_MEDIA_RADIO_SUPPORT=y
  3837. CONFIG_MEDIA_SDR_SUPPORT=y
  3838. CONFIG_MEDIA_PLATFORM_SUPPORT=y
  3839. CONFIG_MEDIA_TEST_SUPPORT=y
  3840. # end of Media device types
  3841.  
  3842. #
  3843. # Media core support
  3844. #
  3845. CONFIG_VIDEO_DEV=m
  3846. CONFIG_MEDIA_CONTROLLER=y
  3847. CONFIG_DVB_CORE=m
  3848. # end of Media core support
  3849.  
  3850. #
  3851. # Video4Linux options
  3852. #
  3853. CONFIG_VIDEO_V4L2_I2C=y
  3854. CONFIG_VIDEO_V4L2_SUBDEV_API=y
  3855. # CONFIG_VIDEO_ADV_DEBUG is not set
  3856. # CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
  3857. CONFIG_V4L2_FWNODE=m
  3858. CONFIG_V4L2_ASYNC=m
  3859. # end of Video4Linux options
  3860.  
  3861. #
  3862. # Media controller options
  3863. #
  3864. # CONFIG_MEDIA_CONTROLLER_DVB is not set
  3865. # end of Media controller options
  3866.  
  3867. #
  3868. # Digital TV options
  3869. #
  3870. # CONFIG_DVB_MMAP is not set
  3871. CONFIG_DVB_NET=y
  3872. CONFIG_DVB_MAX_ADAPTERS=16
  3873. CONFIG_DVB_DYNAMIC_MINORS=y
  3874. # CONFIG_DVB_DEMUX_SECTION_LOSS_LOG is not set
  3875. # CONFIG_DVB_ULE_DEBUG is not set
  3876. # end of Digital TV options
  3877.  
  3878. #
  3879. # Media drivers
  3880. #
  3881.  
  3882. #
  3883. # Media drivers
  3884. #
  3885. # CONFIG_MEDIA_USB_SUPPORT is not set
  3886. # CONFIG_MEDIA_PCI_SUPPORT is not set
  3887. CONFIG_RADIO_ADAPTERS=m
  3888. # CONFIG_RADIO_MAXIRADIO is not set
  3889. # CONFIG_RADIO_SAA7706H is not set
  3890. # CONFIG_RADIO_SHARK is not set
  3891. # CONFIG_RADIO_SHARK2 is not set
  3892. # CONFIG_RADIO_SI4713 is not set
  3893. # CONFIG_RADIO_TEA5764 is not set
  3894. # CONFIG_RADIO_TEF6862 is not set
  3895. # CONFIG_RADIO_WL1273 is not set
  3896. # CONFIG_USB_DSBR is not set
  3897. # CONFIG_USB_KEENE is not set
  3898. # CONFIG_USB_MA901 is not set
  3899. # CONFIG_USB_MR800 is not set
  3900. # CONFIG_USB_RAREMONO is not set
  3901. # CONFIG_RADIO_SI470X is not set
  3902. CONFIG_MEDIA_PLATFORM_DRIVERS=y
  3903. CONFIG_V4L_PLATFORM_DRIVERS=y
  3904. # CONFIG_SDR_PLATFORM_DRIVERS is not set
  3905. # CONFIG_DVB_PLATFORM_DRIVERS is not set
  3906. # CONFIG_V4L_MEM2MEM_DRIVERS is not set
  3907. # CONFIG_VIDEO_MUX is not set
  3908.  
  3909. #
  3910. # Allegro DVT media platform drivers
  3911. #
  3912.  
  3913. #
  3914. # Amlogic media platform drivers
  3915. #
  3916.  
  3917. #
  3918. # Amphion drivers
  3919. #
  3920.  
  3921. #
  3922. # Aspeed media platform drivers
  3923. #
  3924.  
  3925. #
  3926. # Atmel media platform drivers
  3927. #
  3928.  
  3929. #
  3930. # Cadence media platform drivers
  3931. #
  3932. # CONFIG_VIDEO_CADENCE_CSI2RX is not set
  3933. # CONFIG_VIDEO_CADENCE_CSI2TX is not set
  3934.  
  3935. #
  3936. # Chips&Media media platform drivers
  3937. #
  3938.  
  3939. #
  3940. # Intel media platform drivers
  3941. #
  3942.  
  3943. #
  3944. # Marvell media platform drivers
  3945. #
  3946. # CONFIG_VIDEO_CAFE_CCIC is not set
  3947.  
  3948. #
  3949. # Mediatek media platform drivers
  3950. #
  3951.  
  3952. #
  3953. # Microchip Technology, Inc. media platform drivers
  3954. #
  3955.  
  3956. #
  3957. # Nuvoton media platform drivers
  3958. #
  3959.  
  3960. #
  3961. # NVidia media platform drivers
  3962. #
  3963.  
  3964. #
  3965. # NXP media platform drivers
  3966. #
  3967.  
  3968. #
  3969. # Qualcomm media platform drivers
  3970. #
  3971.  
  3972. #
  3973. # Raspberry Pi media platform drivers
  3974. #
  3975.  
  3976. #
  3977. # Renesas media platform drivers
  3978. #
  3979.  
  3980. #
  3981. # Rockchip media platform drivers
  3982. #
  3983.  
  3984. #
  3985. # Samsung media platform drivers
  3986. #
  3987.  
  3988. #
  3989. # STMicroelectronics media platform drivers
  3990. #
  3991.  
  3992. #
  3993. # Sunxi media platform drivers
  3994. #
  3995.  
  3996. #
  3997. # Texas Instruments drivers
  3998. #
  3999.  
  4000. #
  4001. # Verisilicon media platform drivers
  4002. #
  4003.  
  4004. #
  4005. # VIA media platform drivers
  4006. #
  4007.  
  4008. #
  4009. # Xilinx media platform drivers
  4010. #
  4011. # CONFIG_VIDEO_XILINX is not set
  4012.  
  4013. #
  4014. # MMC/SDIO DVB adapters
  4015. #
  4016. # CONFIG_SMS_SDIO_DRV is not set
  4017. # CONFIG_V4L_TEST_DRIVERS is not set
  4018. # CONFIG_DVB_TEST_DRIVERS is not set
  4019. # end of Media drivers
  4020.  
  4021. #
  4022. # Media ancillary drivers
  4023. #
  4024. CONFIG_MEDIA_ATTACH=y
  4025. CONFIG_VIDEO_IR_I2C=m
  4026. CONFIG_VIDEO_CAMERA_SENSOR=y
  4027. CONFIG_VIDEO_APTINA_PLL=m
  4028. # CONFIG_VIDEO_ALVIUM_CSI2 is not set
  4029. # CONFIG_VIDEO_AR0521 is not set
  4030. # CONFIG_VIDEO_GC0308 is not set
  4031. # CONFIG_VIDEO_GC05A2 is not set
  4032. # CONFIG_VIDEO_GC08A3 is not set
  4033. # CONFIG_VIDEO_GC2145 is not set
  4034. # CONFIG_VIDEO_HI556 is not set
  4035. # CONFIG_VIDEO_HI846 is not set
  4036. # CONFIG_VIDEO_HI847 is not set
  4037. # CONFIG_VIDEO_IMX208 is not set
  4038. # CONFIG_VIDEO_IMX214 is not set
  4039. # CONFIG_VIDEO_IMX219 is not set
  4040. # CONFIG_VIDEO_IMX258 is not set
  4041. # CONFIG_VIDEO_IMX274 is not set
  4042. # CONFIG_VIDEO_IMX283 is not set
  4043. # CONFIG_VIDEO_IMX290 is not set
  4044. # CONFIG_VIDEO_IMX296 is not set
  4045. # CONFIG_VIDEO_IMX319 is not set
  4046. # CONFIG_VIDEO_IMX334 is not set
  4047. # CONFIG_VIDEO_IMX335 is not set
  4048. # CONFIG_VIDEO_IMX355 is not set
  4049. # CONFIG_VIDEO_IMX412 is not set
  4050. # CONFIG_VIDEO_IMX415 is not set
  4051. # CONFIG_VIDEO_MT9M001 is not set
  4052. # CONFIG_VIDEO_MT9M111 is not set
  4053. # CONFIG_VIDEO_MT9M114 is not set
  4054. CONFIG_VIDEO_MT9P031=m
  4055. # CONFIG_VIDEO_MT9T112 is not set
  4056. # CONFIG_VIDEO_MT9V011 is not set
  4057. # CONFIG_VIDEO_MT9V032 is not set
  4058. # CONFIG_VIDEO_MT9V111 is not set
  4059. # CONFIG_VIDEO_OG01A1B is not set
  4060. # CONFIG_VIDEO_OV01A10 is not set
  4061. # CONFIG_VIDEO_OV02A10 is not set
  4062. # CONFIG_VIDEO_OV08D10 is not set
  4063. # CONFIG_VIDEO_OV08X40 is not set
  4064. # CONFIG_VIDEO_OV13858 is not set
  4065. # CONFIG_VIDEO_OV13B10 is not set
  4066. # CONFIG_VIDEO_OV2640 is not set
  4067. # CONFIG_VIDEO_OV2659 is not set
  4068. # CONFIG_VIDEO_OV2680 is not set
  4069. # CONFIG_VIDEO_OV2685 is not set
  4070. # CONFIG_VIDEO_OV4689 is not set
  4071. # CONFIG_VIDEO_OV5640 is not set
  4072. # CONFIG_VIDEO_OV5645 is not set
  4073. # CONFIG_VIDEO_OV5647 is not set
  4074. # CONFIG_VIDEO_OV5648 is not set
  4075. # CONFIG_VIDEO_OV5670 is not set
  4076. # CONFIG_VIDEO_OV5675 is not set
  4077. # CONFIG_VIDEO_OV5693 is not set
  4078. # CONFIG_VIDEO_OV5695 is not set
  4079. # CONFIG_VIDEO_OV64A40 is not set
  4080. # CONFIG_VIDEO_OV6650 is not set
  4081. # CONFIG_VIDEO_OV7251 is not set
  4082. # CONFIG_VIDEO_OV7640 is not set
  4083. # CONFIG_VIDEO_OV7670 is not set
  4084. # CONFIG_VIDEO_OV772X is not set
  4085. # CONFIG_VIDEO_OV7740 is not set
  4086. # CONFIG_VIDEO_OV8856 is not set
  4087. # CONFIG_VIDEO_OV8858 is not set
  4088. # CONFIG_VIDEO_OV8865 is not set
  4089. # CONFIG_VIDEO_OV9282 is not set
  4090. # CONFIG_VIDEO_OV9640 is not set
  4091. # CONFIG_VIDEO_OV9650 is not set
  4092. # CONFIG_VIDEO_RDACM20 is not set
  4093. # CONFIG_VIDEO_RDACM21 is not set
  4094. # CONFIG_VIDEO_RJ54N1 is not set
  4095. # CONFIG_VIDEO_S5C73M3 is not set
  4096. # CONFIG_VIDEO_S5K5BAF is not set
  4097. # CONFIG_VIDEO_S5K6A3 is not set
  4098. # CONFIG_VIDEO_VGXY61 is not set
  4099. # CONFIG_VIDEO_CCS is not set
  4100. # CONFIG_VIDEO_ET8EK8 is not set
  4101.  
  4102. #
  4103. # Camera ISPs
  4104. #
  4105. # CONFIG_VIDEO_THP7312 is not set
  4106. # end of Camera ISPs
  4107.  
  4108. #
  4109. # Lens drivers
  4110. #
  4111. # CONFIG_VIDEO_AD5820 is not set
  4112. # CONFIG_VIDEO_AK7375 is not set
  4113. # CONFIG_VIDEO_DW9714 is not set
  4114. # CONFIG_VIDEO_DW9719 is not set
  4115. # CONFIG_VIDEO_DW9768 is not set
  4116. # CONFIG_VIDEO_DW9807_VCM is not set
  4117. # end of Lens drivers
  4118.  
  4119. #
  4120. # Flash devices
  4121. #
  4122. # CONFIG_VIDEO_ADP1653 is not set
  4123. # CONFIG_VIDEO_LM3560 is not set
  4124. # CONFIG_VIDEO_LM3646 is not set
  4125. # end of Flash devices
  4126.  
  4127. #
  4128. # Audio decoders, processors and mixers
  4129. #
  4130. # CONFIG_VIDEO_CS3308 is not set
  4131. # CONFIG_VIDEO_CS5345 is not set
  4132. # CONFIG_VIDEO_CS53L32A is not set
  4133. # CONFIG_VIDEO_MSP3400 is not set
  4134. # CONFIG_VIDEO_SONY_BTF_MPX is not set
  4135. # CONFIG_VIDEO_TDA1997X is not set
  4136. # CONFIG_VIDEO_TDA7432 is not set
  4137. # CONFIG_VIDEO_TDA9840 is not set
  4138. # CONFIG_VIDEO_TEA6415C is not set
  4139. # CONFIG_VIDEO_TEA6420 is not set
  4140. # CONFIG_VIDEO_TLV320AIC23B is not set
  4141. # CONFIG_VIDEO_TVAUDIO is not set
  4142. # CONFIG_VIDEO_UDA1342 is not set
  4143. # CONFIG_VIDEO_VP27SMPX is not set
  4144. # CONFIG_VIDEO_WM8739 is not set
  4145. # CONFIG_VIDEO_WM8775 is not set
  4146. # end of Audio decoders, processors and mixers
  4147.  
  4148. #
  4149. # RDS decoders
  4150. #
  4151. # CONFIG_VIDEO_SAA6588 is not set
  4152. # end of RDS decoders
  4153.  
  4154. #
  4155. # Video decoders
  4156. #
  4157. # CONFIG_VIDEO_ADV7180 is not set
  4158. # CONFIG_VIDEO_ADV7183 is not set
  4159. # CONFIG_VIDEO_ADV748X is not set
  4160. # CONFIG_VIDEO_ADV7604 is not set
  4161. # CONFIG_VIDEO_ADV7842 is not set
  4162. # CONFIG_VIDEO_BT819 is not set
  4163. # CONFIG_VIDEO_BT856 is not set
  4164. # CONFIG_VIDEO_BT866 is not set
  4165. # CONFIG_VIDEO_ISL7998X is not set
  4166. # CONFIG_VIDEO_KS0127 is not set
  4167. # CONFIG_VIDEO_MAX9286 is not set
  4168. # CONFIG_VIDEO_ML86V7667 is not set
  4169. # CONFIG_VIDEO_SAA7110 is not set
  4170. # CONFIG_VIDEO_SAA711X is not set
  4171. # CONFIG_VIDEO_TC358743 is not set
  4172. # CONFIG_VIDEO_TC358746 is not set
  4173. # CONFIG_VIDEO_TVP514X is not set
  4174. CONFIG_VIDEO_TVP5150=m
  4175. # CONFIG_VIDEO_TVP7002 is not set
  4176. # CONFIG_VIDEO_TW2804 is not set
  4177. # CONFIG_VIDEO_TW9900 is not set
  4178. # CONFIG_VIDEO_TW9903 is not set
  4179. # CONFIG_VIDEO_TW9906 is not set
  4180. # CONFIG_VIDEO_TW9910 is not set
  4181. # CONFIG_VIDEO_VPX3220 is not set
  4182.  
  4183. #
  4184. # Video and audio decoders
  4185. #
  4186. # CONFIG_VIDEO_SAA717X is not set
  4187. # CONFIG_VIDEO_CX25840 is not set
  4188. # end of Video decoders
  4189.  
  4190. #
  4191. # Video encoders
  4192. #
  4193. # CONFIG_VIDEO_ADV7170 is not set
  4194. # CONFIG_VIDEO_ADV7175 is not set
  4195. # CONFIG_VIDEO_ADV7343 is not set
  4196. # CONFIG_VIDEO_ADV7393 is not set
  4197. # CONFIG_VIDEO_ADV7511 is not set
  4198. # CONFIG_VIDEO_AK881X is not set
  4199. # CONFIG_VIDEO_SAA7127 is not set
  4200. # CONFIG_VIDEO_SAA7185 is not set
  4201. # CONFIG_VIDEO_THS8200 is not set
  4202. # end of Video encoders
  4203.  
  4204. #
  4205. # Video improvement chips
  4206. #
  4207. # CONFIG_VIDEO_UPD64031A is not set
  4208. # CONFIG_VIDEO_UPD64083 is not set
  4209. # end of Video improvement chips
  4210.  
  4211. #
  4212. # Audio/Video compression chips
  4213. #
  4214. # CONFIG_VIDEO_SAA6752HS is not set
  4215. # end of Audio/Video compression chips
  4216.  
  4217. #
  4218. # SDR tuner chips
  4219. #
  4220. # CONFIG_SDR_MAX2175 is not set
  4221. # end of SDR tuner chips
  4222.  
  4223. #
  4224. # Miscellaneous helper chips
  4225. #
  4226. # CONFIG_VIDEO_I2C is not set
  4227. # CONFIG_VIDEO_M52790 is not set
  4228. # CONFIG_VIDEO_ST_MIPID02 is not set
  4229. # CONFIG_VIDEO_THS7303 is not set
  4230. # end of Miscellaneous helper chips
  4231.  
  4232. #
  4233. # Video serializers and deserializers
  4234. #
  4235. # CONFIG_VIDEO_DS90UB913 is not set
  4236. # CONFIG_VIDEO_DS90UB953 is not set
  4237. # CONFIG_VIDEO_DS90UB960 is not set
  4238. # CONFIG_VIDEO_MAX96714 is not set
  4239. # CONFIG_VIDEO_MAX96717 is not set
  4240. # end of Video serializers and deserializers
  4241.  
  4242. #
  4243. # Media SPI Adapters
  4244. #
  4245. # CONFIG_CXD2880_SPI_DRV is not set
  4246. # CONFIG_VIDEO_GS1662 is not set
  4247. # end of Media SPI Adapters
  4248.  
  4249. CONFIG_MEDIA_TUNER=m
  4250.  
  4251. #
  4252. # Customize TV tuners
  4253. #
  4254. # CONFIG_MEDIA_TUNER_E4000 is not set
  4255. # CONFIG_MEDIA_TUNER_FC0011 is not set
  4256. # CONFIG_MEDIA_TUNER_FC0012 is not set
  4257. # CONFIG_MEDIA_TUNER_FC0013 is not set
  4258. # CONFIG_MEDIA_TUNER_FC2580 is not set
  4259. # CONFIG_MEDIA_TUNER_IT913X is not set
  4260. # CONFIG_MEDIA_TUNER_M88RS6000T is not set
  4261. # CONFIG_MEDIA_TUNER_MAX2165 is not set
  4262. # CONFIG_MEDIA_TUNER_MC44S803 is not set
  4263. # CONFIG_MEDIA_TUNER_MSI001 is not set
  4264. # CONFIG_MEDIA_TUNER_MT2060 is not set
  4265. # CONFIG_MEDIA_TUNER_MT2063 is not set
  4266. # CONFIG_MEDIA_TUNER_MT20XX is not set
  4267. # CONFIG_MEDIA_TUNER_MT2131 is not set
  4268. # CONFIG_MEDIA_TUNER_MT2266 is not set
  4269. # CONFIG_MEDIA_TUNER_MXL301RF is not set
  4270. # CONFIG_MEDIA_TUNER_MXL5005S is not set
  4271. # CONFIG_MEDIA_TUNER_MXL5007T is not set
  4272. # CONFIG_MEDIA_TUNER_QM1D1B0004 is not set
  4273. # CONFIG_MEDIA_TUNER_QM1D1C0042 is not set
  4274. # CONFIG_MEDIA_TUNER_QT1010 is not set
  4275. # CONFIG_MEDIA_TUNER_R820T is not set
  4276. # CONFIG_MEDIA_TUNER_SI2157 is not set
  4277. # CONFIG_MEDIA_TUNER_SIMPLE is not set
  4278. # CONFIG_MEDIA_TUNER_TDA18212 is not set
  4279. # CONFIG_MEDIA_TUNER_TDA18218 is not set
  4280. # CONFIG_MEDIA_TUNER_TDA18250 is not set
  4281. # CONFIG_MEDIA_TUNER_TDA18271 is not set
  4282. # CONFIG_MEDIA_TUNER_TDA827X is not set
  4283. # CONFIG_MEDIA_TUNER_TDA8290 is not set
  4284. # CONFIG_MEDIA_TUNER_TDA9887 is not set
  4285. # CONFIG_MEDIA_TUNER_TEA5761 is not set
  4286. # CONFIG_MEDIA_TUNER_TEA5767 is not set
  4287. # CONFIG_MEDIA_TUNER_TUA9001 is not set
  4288. # CONFIG_MEDIA_TUNER_XC2028 is not set
  4289. # CONFIG_MEDIA_TUNER_XC4000 is not set
  4290. # CONFIG_MEDIA_TUNER_XC5000 is not set
  4291. # end of Customize TV tuners
  4292.  
  4293. #
  4294. # Customise DVB Frontends
  4295. #
  4296.  
  4297. #
  4298. # Multistandard (satellite) frontends
  4299. #
  4300. # CONFIG_DVB_M88DS3103 is not set
  4301. # CONFIG_DVB_MXL5XX is not set
  4302. # CONFIG_DVB_STB0899 is not set
  4303. # CONFIG_DVB_STB6100 is not set
  4304. # CONFIG_DVB_STV090x is not set
  4305. # CONFIG_DVB_STV0910 is not set
  4306. # CONFIG_DVB_STV6110x is not set
  4307. # CONFIG_DVB_STV6111 is not set
  4308.  
  4309. #
  4310. # Multistandard (cable + terrestrial) frontends
  4311. #
  4312. # CONFIG_DVB_DRXK is not set
  4313. # CONFIG_DVB_MN88472 is not set
  4314. # CONFIG_DVB_MN88473 is not set
  4315. # CONFIG_DVB_SI2165 is not set
  4316. # CONFIG_DVB_TDA18271C2DD is not set
  4317.  
  4318. #
  4319. # DVB-S (satellite) frontends
  4320. #
  4321. # CONFIG_DVB_CX24110 is not set
  4322. # CONFIG_DVB_CX24116 is not set
  4323. # CONFIG_DVB_CX24117 is not set
  4324. # CONFIG_DVB_CX24120 is not set
  4325. # CONFIG_DVB_CX24123 is not set
  4326. # CONFIG_DVB_DS3000 is not set
  4327. # CONFIG_DVB_MB86A16 is not set
  4328. # CONFIG_DVB_MT312 is not set
  4329. # CONFIG_DVB_S5H1420 is not set
  4330. # CONFIG_DVB_SI21XX is not set
  4331. # CONFIG_DVB_STB6000 is not set
  4332. # CONFIG_DVB_STV0288 is not set
  4333. # CONFIG_DVB_STV0299 is not set
  4334. # CONFIG_DVB_STV0900 is not set
  4335. # CONFIG_DVB_STV6110 is not set
  4336. # CONFIG_DVB_TDA10071 is not set
  4337. # CONFIG_DVB_TDA10086 is not set
  4338. # CONFIG_DVB_TDA8083 is not set
  4339. # CONFIG_DVB_TDA8261 is not set
  4340. # CONFIG_DVB_TDA826X is not set
  4341. # CONFIG_DVB_TS2020 is not set
  4342. # CONFIG_DVB_TUA6100 is not set
  4343. # CONFIG_DVB_TUNER_CX24113 is not set
  4344. # CONFIG_DVB_TUNER_ITD1000 is not set
  4345. # CONFIG_DVB_VES1X93 is not set
  4346. # CONFIG_DVB_ZL10036 is not set
  4347. # CONFIG_DVB_ZL10039 is not set
  4348.  
  4349. #
  4350. # DVB-T (terrestrial) frontends
  4351. #
  4352. # CONFIG_DVB_AF9013 is not set
  4353. # CONFIG_DVB_CX22700 is not set
  4354. # CONFIG_DVB_CX22702 is not set
  4355. # CONFIG_DVB_CXD2820R is not set
  4356. # CONFIG_DVB_CXD2841ER is not set
  4357. # CONFIG_DVB_DIB3000MB is not set
  4358. # CONFIG_DVB_DIB3000MC is not set
  4359. # CONFIG_DVB_DIB7000M is not set
  4360. # CONFIG_DVB_DIB7000P is not set
  4361. # CONFIG_DVB_DIB9000 is not set
  4362. # CONFIG_DVB_DRXD is not set
  4363. # CONFIG_DVB_EC100 is not set
  4364. # CONFIG_DVB_L64781 is not set
  4365. # CONFIG_DVB_MT352 is not set
  4366. # CONFIG_DVB_NXT6000 is not set
  4367. # CONFIG_DVB_RTL2830 is not set
  4368. # CONFIG_DVB_RTL2832 is not set
  4369. # CONFIG_DVB_RTL2832_SDR is not set
  4370. # CONFIG_DVB_S5H1432 is not set
  4371. # CONFIG_DVB_SI2168 is not set
  4372. # CONFIG_DVB_SP887X is not set
  4373. # CONFIG_DVB_STV0367 is not set
  4374. # CONFIG_DVB_TDA10048 is not set
  4375. # CONFIG_DVB_TDA1004X is not set
  4376. # CONFIG_DVB_ZD1301_DEMOD is not set
  4377. # CONFIG_DVB_ZL10353 is not set
  4378. # CONFIG_DVB_CXD2880 is not set
  4379.  
  4380. #
  4381. # DVB-C (cable) frontends
  4382. #
  4383. # CONFIG_DVB_STV0297 is not set
  4384. # CONFIG_DVB_TDA10021 is not set
  4385. # CONFIG_DVB_TDA10023 is not set
  4386. # CONFIG_DVB_VES1820 is not set
  4387.  
  4388. #
  4389. # ATSC (North American/Korean Terrestrial/Cable DTV) frontends
  4390. #
  4391. # CONFIG_DVB_AU8522_DTV is not set
  4392. # CONFIG_DVB_AU8522_V4L is not set
  4393. # CONFIG_DVB_BCM3510 is not set
  4394. # CONFIG_DVB_LG2160 is not set
  4395. # CONFIG_DVB_LGDT3305 is not set
  4396. # CONFIG_DVB_LGDT3306A is not set
  4397. # CONFIG_DVB_LGDT330X is not set
  4398. # CONFIG_DVB_MXL692 is not set
  4399. # CONFIG_DVB_NXT200X is not set
  4400. # CONFIG_DVB_OR51132 is not set
  4401. # CONFIG_DVB_OR51211 is not set
  4402. # CONFIG_DVB_S5H1409 is not set
  4403. # CONFIG_DVB_S5H1411 is not set
  4404.  
  4405. #
  4406. # ISDB-T (terrestrial) frontends
  4407. #
  4408. # CONFIG_DVB_DIB8000 is not set
  4409. # CONFIG_DVB_MB86A20S is not set
  4410. # CONFIG_DVB_S921 is not set
  4411.  
  4412. #
  4413. # ISDB-S (satellite) & ISDB-T (terrestrial) frontends
  4414. #
  4415. # CONFIG_DVB_MN88443X is not set
  4416. # CONFIG_DVB_TC90522 is not set
  4417.  
  4418. #
  4419. # Digital terrestrial only tuners/PLL
  4420. #
  4421. # CONFIG_DVB_PLL is not set
  4422. # CONFIG_DVB_TUNER_DIB0070 is not set
  4423. # CONFIG_DVB_TUNER_DIB0090 is not set
  4424.  
  4425. #
  4426. # SEC control devices for DVB-S
  4427. #
  4428. # CONFIG_DVB_A8293 is not set
  4429. # CONFIG_DVB_AF9033 is not set
  4430. # CONFIG_DVB_ASCOT2E is not set
  4431. # CONFIG_DVB_ATBM8830 is not set
  4432. # CONFIG_DVB_HELENE is not set
  4433. # CONFIG_DVB_HORUS3A is not set
  4434. # CONFIG_DVB_ISL6405 is not set
  4435. # CONFIG_DVB_ISL6421 is not set
  4436. # CONFIG_DVB_ISL6423 is not set
  4437. # CONFIG_DVB_IX2505V is not set
  4438. # CONFIG_DVB_LGS8GL5 is not set
  4439. # CONFIG_DVB_LGS8GXX is not set
  4440. # CONFIG_DVB_LNBH25 is not set
  4441. # CONFIG_DVB_LNBH29 is not set
  4442. # CONFIG_DVB_LNBP21 is not set
  4443. # CONFIG_DVB_LNBP22 is not set
  4444. # CONFIG_DVB_M88RS2000 is not set
  4445. # CONFIG_DVB_TDA665x is not set
  4446. # CONFIG_DVB_DRX39XYJ is not set
  4447.  
  4448. #
  4449. # Common Interface (EN50221) controller drivers
  4450. #
  4451. # CONFIG_DVB_CXD2099 is not set
  4452. # CONFIG_DVB_SP2 is not set
  4453. # end of Customise DVB Frontends
  4454.  
  4455. #
  4456. # Tools to develop new frontends
  4457. #
  4458. # CONFIG_DVB_DUMMY_FE is not set
  4459. # end of Media ancillary drivers
  4460.  
  4461. #
  4462. # Graphics support
  4463. #
  4464. CONFIG_APERTURE_HELPERS=y
  4465. CONFIG_VIDEO=y
  4466. # CONFIG_AUXDISPLAY is not set
  4467. CONFIG_DRM=y
  4468. CONFIG_DRM_MIPI_DSI=y
  4469. # CONFIG_DRM_DEBUG_MM is not set
  4470. CONFIG_DRM_KMS_HELPER=y
  4471. # CONFIG_DRM_PANIC is not set
  4472. CONFIG_DRM_FBDEV_EMULATION=y
  4473. CONFIG_DRM_FBDEV_OVERALLOC=100
  4474. # CONFIG_DRM_LOAD_EDID_FIRMWARE is not set
  4475. CONFIG_DRM_DISPLAY_HELPER=y
  4476. CONFIG_DRM_BRIDGE_CONNECTOR=y
  4477. # CONFIG_DRM_DISPLAY_DP_AUX_CEC is not set
  4478. # CONFIG_DRM_DISPLAY_DP_AUX_CHARDEV is not set
  4479. CONFIG_DRM_DISPLAY_HDMI_HELPER=y
  4480. CONFIG_DRM_DISPLAY_HDMI_STATE_HELPER=y
  4481. CONFIG_DRM_GEM_DMA_HELPER=m
  4482.  
  4483. #
  4484. # I2C encoder or helper chips
  4485. #
  4486. # CONFIG_DRM_I2C_CH7006 is not set
  4487. # CONFIG_DRM_I2C_SIL164 is not set
  4488. CONFIG_DRM_I2C_NXP_TDA998X=m
  4489. # CONFIG_DRM_I2C_NXP_TDA9950 is not set
  4490. # end of I2C encoder or helper chips
  4491.  
  4492. #
  4493. # ARM devices
  4494. #
  4495. # CONFIG_DRM_HDLCD is not set
  4496. # CONFIG_DRM_MALI_DISPLAY is not set
  4497. # CONFIG_DRM_KOMEDA is not set
  4498. # end of ARM devices
  4499.  
  4500. # CONFIG_DRM_RADEON is not set
  4501. # CONFIG_DRM_AMDGPU is not set
  4502. # CONFIG_DRM_NOUVEAU is not set
  4503. # CONFIG_DRM_XE is not set
  4504. # CONFIG_DRM_VGEM is not set
  4505. # CONFIG_DRM_VKMS is not set
  4506. # CONFIG_DRM_UDL is not set
  4507. # CONFIG_DRM_AST is not set
  4508. # CONFIG_DRM_MGAG200 is not set
  4509. # CONFIG_DRM_ARMADA is not set
  4510. CONFIG_DRM_OMAP=y
  4511. # CONFIG_OMAP2_DSS_DEBUG is not set
  4512. # CONFIG_OMAP2_DSS_DEBUGFS is not set
  4513. CONFIG_OMAP2_DSS_DPI=y
  4514. CONFIG_OMAP2_DSS_VENC=y
  4515. CONFIG_OMAP2_DSS_HDMI_COMMON=y
  4516. CONFIG_OMAP4_DSS_HDMI=y
  4517. CONFIG_OMAP4_DSS_HDMI_CEC=y
  4518. # CONFIG_OMAP5_DSS_HDMI is not set
  4519. CONFIG_OMAP2_DSS_SDI=y
  4520. CONFIG_OMAP2_DSS_DSI=y
  4521. CONFIG_OMAP2_DSS_MIN_FCK_PER_PCK=0
  4522. CONFIG_OMAP2_DSS_SLEEP_AFTER_VENC_RESET=y
  4523. CONFIG_DRM_TILCDC=m
  4524. # CONFIG_DRM_QXL is not set
  4525. # CONFIG_DRM_VIRTIO_GPU is not set
  4526. # CONFIG_DRM_FSL_DCU is not set
  4527. CONFIG_DRM_PANEL=y
  4528.  
  4529. #
  4530. # Display Panels
  4531. #
  4532. # CONFIG_DRM_PANEL_ABT_Y030XX067A is not set
  4533. # CONFIG_DRM_PANEL_ARM_VERSATILE is not set
  4534. # CONFIG_DRM_PANEL_ASUS_Z00T_TM5P5_NT35596 is not set
  4535. # CONFIG_DRM_PANEL_AUO_A030JTN01 is not set
  4536. # CONFIG_DRM_PANEL_BOE_BF060Y8M_AJ0 is not set
  4537. # CONFIG_DRM_PANEL_BOE_HIMAX8279D is not set
  4538. # CONFIG_DRM_PANEL_BOE_TH101MB31UIG002_28A is not set
  4539. # CONFIG_DRM_PANEL_BOE_TV101WUM_NL6 is not set
  4540. # CONFIG_DRM_PANEL_BOE_TV101WUM_LL2 is not set
  4541. # CONFIG_DRM_PANEL_EBBG_FT8719 is not set
  4542. # CONFIG_DRM_PANEL_ELIDA_KD35T133 is not set
  4543. # CONFIG_DRM_PANEL_FEIXIN_K101_IM2BA02 is not set
  4544. # CONFIG_DRM_PANEL_FEIYANG_FY07024DI26A30D is not set
  4545. CONFIG_DRM_PANEL_DSI_CM=m
  4546. CONFIG_DRM_PANEL_LVDS=y
  4547. # CONFIG_DRM_PANEL_HIMAX_HX83102 is not set
  4548. # CONFIG_DRM_PANEL_HIMAX_HX83112A is not set
  4549. # CONFIG_DRM_PANEL_HIMAX_HX8394 is not set
  4550. # CONFIG_DRM_PANEL_ILITEK_IL9322 is not set
  4551. # CONFIG_DRM_PANEL_ILITEK_ILI9341 is not set
  4552. # CONFIG_DRM_PANEL_ILITEK_ILI9805 is not set
  4553. # CONFIG_DRM_PANEL_ILITEK_ILI9806E is not set
  4554. # CONFIG_DRM_PANEL_ILITEK_ILI9881C is not set
  4555. # CONFIG_DRM_PANEL_ILITEK_ILI9882T is not set
  4556. # CONFIG_DRM_PANEL_INNOLUX_EJ030NA is not set
  4557. # CONFIG_DRM_PANEL_INNOLUX_P079ZCA is not set
  4558. # CONFIG_DRM_PANEL_JADARD_JD9365DA_H3 is not set
  4559. # CONFIG_DRM_PANEL_JDI_LPM102A188A is not set
  4560. # CONFIG_DRM_PANEL_JDI_LT070ME05000 is not set
  4561. # CONFIG_DRM_PANEL_JDI_R63452 is not set
  4562. # CONFIG_DRM_PANEL_KHADAS_TS050 is not set
  4563. # CONFIG_DRM_PANEL_KINGDISPLAY_KD097D04 is not set
  4564. # CONFIG_DRM_PANEL_LEADTEK_LTK050H3146W is not set
  4565. # CONFIG_DRM_PANEL_LEADTEK_LTK500HD1829 is not set
  4566. # CONFIG_DRM_PANEL_LINCOLNTECH_LCD197 is not set
  4567. CONFIG_DRM_PANEL_LG_LB035Q02=m
  4568. # CONFIG_DRM_PANEL_LG_LG4573 is not set
  4569. # CONFIG_DRM_PANEL_LG_SW43408 is not set
  4570. # CONFIG_DRM_PANEL_MAGNACHIP_D53E6EA8966 is not set
  4571. # CONFIG_DRM_PANEL_MANTIX_MLAF057WE51 is not set
  4572. CONFIG_DRM_PANEL_NEC_NL8048HL11=m
  4573. # CONFIG_DRM_PANEL_NEWVISION_NV3051D is not set
  4574. # CONFIG_DRM_PANEL_NEWVISION_NV3052C is not set
  4575. # CONFIG_DRM_PANEL_NOVATEK_NT35510 is not set
  4576. # CONFIG_DRM_PANEL_NOVATEK_NT35560 is not set
  4577. # CONFIG_DRM_PANEL_NOVATEK_NT35950 is not set
  4578. # CONFIG_DRM_PANEL_NOVATEK_NT36523 is not set
  4579. # CONFIG_DRM_PANEL_NOVATEK_NT36672A is not set
  4580. # CONFIG_DRM_PANEL_NOVATEK_NT36672E is not set
  4581. # CONFIG_DRM_PANEL_NOVATEK_NT39016 is not set
  4582. # CONFIG_DRM_PANEL_OLIMEX_LCD_OLINUXINO is not set
  4583. # CONFIG_DRM_PANEL_ORISETECH_OTA5601A is not set
  4584. # CONFIG_DRM_PANEL_ORISETECH_OTM8009A is not set
  4585. # CONFIG_DRM_PANEL_OSD_OSD101T2587_53TS is not set
  4586. # CONFIG_DRM_PANEL_PANASONIC_VVX10F034N00 is not set
  4587. # CONFIG_DRM_PANEL_RASPBERRYPI_TOUCHSCREEN is not set
  4588. # CONFIG_DRM_PANEL_RAYDIUM_RM67191 is not set
  4589. # CONFIG_DRM_PANEL_RAYDIUM_RM68200 is not set
  4590. # CONFIG_DRM_PANEL_RAYDIUM_RM692E5 is not set
  4591. # CONFIG_DRM_PANEL_RAYDIUM_RM69380 is not set
  4592. # CONFIG_DRM_PANEL_RONBO_RB070D30 is not set
  4593. # CONFIG_DRM_PANEL_SAMSUNG_S6E88A0_AMS452EF01 is not set
  4594. # CONFIG_DRM_PANEL_SAMSUNG_ATNA33XC20 is not set
  4595. # CONFIG_DRM_PANEL_SAMSUNG_DB7430 is not set
  4596. # CONFIG_DRM_PANEL_SAMSUNG_LD9040 is not set
  4597. # CONFIG_DRM_PANEL_SAMSUNG_S6E3FA7 is not set
  4598. # CONFIG_DRM_PANEL_SAMSUNG_S6D16D0 is not set
  4599. # CONFIG_DRM_PANEL_SAMSUNG_S6D27A1 is not set
  4600. # CONFIG_DRM_PANEL_SAMSUNG_S6D7AA0 is not set
  4601. # CONFIG_DRM_PANEL_SAMSUNG_S6E3HA2 is not set
  4602. # CONFIG_DRM_PANEL_SAMSUNG_S6E63J0X03 is not set
  4603. # CONFIG_DRM_PANEL_SAMSUNG_S6E63M0 is not set
  4604. # CONFIG_DRM_PANEL_SAMSUNG_S6E8AA0 is not set
  4605. # CONFIG_DRM_PANEL_SAMSUNG_SOFEF00 is not set
  4606. # CONFIG_DRM_PANEL_SEIKO_43WVF1G is not set
  4607. # CONFIG_DRM_PANEL_SHARP_LQ101R1SX01 is not set
  4608. CONFIG_DRM_PANEL_SHARP_LS037V7DW01=m
  4609. # CONFIG_DRM_PANEL_SHARP_LS043T1LE01 is not set
  4610. # CONFIG_DRM_PANEL_SHARP_LS060T1SX01 is not set
  4611. # CONFIG_DRM_PANEL_SITRONIX_ST7701 is not set
  4612. # CONFIG_DRM_PANEL_SITRONIX_ST7703 is not set
  4613. # CONFIG_DRM_PANEL_SITRONIX_ST7789V is not set
  4614. CONFIG_DRM_PANEL_SONY_ACX565AKM=m
  4615. # CONFIG_DRM_PANEL_SONY_TD4353_JDI is not set
  4616. # CONFIG_DRM_PANEL_SONY_TULIP_TRULY_NT35521 is not set
  4617. # CONFIG_DRM_PANEL_STARTEK_KD070FHFID015 is not set
  4618. # CONFIG_DRM_PANEL_EDP is not set
  4619. CONFIG_DRM_PANEL_SIMPLE=m
  4620. # CONFIG_DRM_PANEL_SYNAPTICS_R63353 is not set
  4621. # CONFIG_DRM_PANEL_TDO_TL070WSH30 is not set
  4622. CONFIG_DRM_PANEL_TPO_TD028TTEC1=m
  4623. CONFIG_DRM_PANEL_TPO_TD043MTEA1=m
  4624. # CONFIG_DRM_PANEL_TPO_TPG110 is not set
  4625. # CONFIG_DRM_PANEL_TRULY_NT35597_WQXGA is not set
  4626. # CONFIG_DRM_PANEL_VISIONOX_R66451 is not set
  4627. # CONFIG_DRM_PANEL_VISIONOX_RM69299 is not set
  4628. # CONFIG_DRM_PANEL_VISIONOX_VTDR6130 is not set
  4629. # CONFIG_DRM_PANEL_WIDECHIPS_WS2401 is not set
  4630. # CONFIG_DRM_PANEL_XINPENG_XPP055C272 is not set
  4631. # end of Display Panels
  4632.  
  4633. CONFIG_DRM_BRIDGE=y
  4634. CONFIG_DRM_PANEL_BRIDGE=y
  4635.  
  4636. #
  4637. # Display Interface Bridges
  4638. #
  4639. # CONFIG_DRM_CHIPONE_ICN6211 is not set
  4640. # CONFIG_DRM_CHRONTEL_CH7033 is not set
  4641. CONFIG_DRM_DISPLAY_CONNECTOR=m
  4642. # CONFIG_DRM_ITE_IT6505 is not set
  4643. # CONFIG_DRM_LONTIUM_LT8912B is not set
  4644. # CONFIG_DRM_LONTIUM_LT9211 is not set
  4645. # CONFIG_DRM_LONTIUM_LT9611 is not set
  4646. # CONFIG_DRM_LONTIUM_LT9611UXC is not set
  4647. # CONFIG_DRM_ITE_IT66121 is not set
  4648. CONFIG_DRM_LVDS_CODEC=y
  4649. # CONFIG_DRM_MEGACHIPS_STDPXXXX_GE_B850V3_FW is not set
  4650. # CONFIG_DRM_NWL_MIPI_DSI is not set
  4651. # CONFIG_DRM_NXP_PTN3460 is not set
  4652. # CONFIG_DRM_PARADE_PS8622 is not set
  4653. # CONFIG_DRM_PARADE_PS8640 is not set
  4654. # CONFIG_DRM_SAMSUNG_DSIM is not set
  4655. # CONFIG_DRM_SIL_SII8620 is not set
  4656. # CONFIG_DRM_SII902X is not set
  4657. # CONFIG_DRM_SII9234 is not set
  4658. CONFIG_DRM_SIMPLE_BRIDGE=y
  4659. # CONFIG_DRM_THINE_THC63LVD1024 is not set
  4660. # CONFIG_DRM_TOSHIBA_TC358762 is not set
  4661. # CONFIG_DRM_TOSHIBA_TC358764 is not set
  4662. # CONFIG_DRM_TOSHIBA_TC358767 is not set
  4663. # CONFIG_DRM_TOSHIBA_TC358768 is not set
  4664. # CONFIG_DRM_TOSHIBA_TC358775 is not set
  4665. # CONFIG_DRM_TI_DLPC3433 is not set
  4666. CONFIG_DRM_TI_TFP410=m
  4667. # CONFIG_DRM_TI_SN65DSI83 is not set
  4668. # CONFIG_DRM_TI_SN65DSI86 is not set
  4669. CONFIG_DRM_TI_TPD12S015=m
  4670. # CONFIG_DRM_ANALOGIX_ANX6345 is not set
  4671. # CONFIG_DRM_ANALOGIX_ANX78XX is not set
  4672. # CONFIG_DRM_ANALOGIX_ANX7625 is not set
  4673. # CONFIG_DRM_I2C_ADV7511 is not set
  4674. # CONFIG_DRM_CDNS_DSI is not set
  4675. # CONFIG_DRM_CDNS_MHDP8546 is not set
  4676. # end of Display Interface Bridges
  4677.  
  4678. # CONFIG_DRM_ETNAVIV is not set
  4679. # CONFIG_DRM_LOGICVC is not set
  4680. # CONFIG_DRM_ARCPGU is not set
  4681. # CONFIG_DRM_BOCHS is not set
  4682. # CONFIG_DRM_CIRRUS_QEMU is not set
  4683. # CONFIG_DRM_GM12U320 is not set
  4684. # CONFIG_DRM_PANEL_MIPI_DBI is not set
  4685. # CONFIG_DRM_SIMPLEDRM is not set
  4686. # CONFIG_TINYDRM_HX8357D is not set
  4687. # CONFIG_TINYDRM_ILI9163 is not set
  4688. # CONFIG_TINYDRM_ILI9225 is not set
  4689. # CONFIG_TINYDRM_ILI9341 is not set
  4690. # CONFIG_TINYDRM_ILI9486 is not set
  4691. # CONFIG_TINYDRM_MI0283QT is not set
  4692. # CONFIG_TINYDRM_REPAPER is not set
  4693. # CONFIG_TINYDRM_ST7586 is not set
  4694. # CONFIG_TINYDRM_ST7735R is not set
  4695. # CONFIG_DRM_PL111 is not set
  4696. # CONFIG_DRM_TVE200 is not set
  4697. # CONFIG_DRM_LIMA is not set
  4698. # CONFIG_DRM_PANFROST is not set
  4699. # CONFIG_DRM_PANTHOR is not set
  4700. # CONFIG_DRM_MCDE is not set
  4701. # CONFIG_DRM_TIDSS is not set
  4702. CONFIG_SGX=y
  4703. # CONFIG_PVRSGX_1_7_862890 is not set
  4704. # CONFIG_PVRSGX_1_8_869593 is not set
  4705. # CONFIG_PVRSGX_1_9_2188537 is not set
  4706. # CONFIG_PVRSGX_1_9_2253347 is not set
  4707. # CONFIG_PVRSGX_1_10_2359475 is not set
  4708. # CONFIG_PVRSGX_1_13_3341330 is not set
  4709. # CONFIG_PVRSGX_1_14_3699939 is not set
  4710. # CONFIG_PVRSGX_1_14_3759903 is not set
  4711. # CONFIG_PVRSGX_1_14_3841212 is not set
  4712. # CONFIG_PVRSGX_1_15_4564147 is not set
  4713. CONFIG_PVRSGX_1_17_4948957=y
  4714. # CONFIG_SGX_DEBUG is not set
  4715. CONFIG_SGX_DRM=y
  4716. CONFIG_SGX_OMAP=m
  4717. # CONFIG_SGX_GENERIC is not set
  4718. # CONFIG_DRM_GUD is not set
  4719. # CONFIG_DRM_SSD130X is not set
  4720. CONFIG_DRM_PANEL_ORIENTATION_QUIRKS=y
  4721.  
  4722. #
  4723. # Frame buffer Devices
  4724. #
  4725. CONFIG_FB=y
  4726. # CONFIG_FB_CIRRUS is not set
  4727. # CONFIG_FB_PM2 is not set
  4728. # CONFIG_FB_CYBER2000 is not set
  4729. # CONFIG_FB_ASILIANT is not set
  4730. # CONFIG_FB_IMSTT is not set
  4731. # CONFIG_FB_UVESA is not set
  4732. # CONFIG_FB_OPENCORES is not set
  4733. # CONFIG_FB_S1D13XXX is not set
  4734. # CONFIG_FB_NVIDIA is not set
  4735. # CONFIG_FB_RIVA is not set
  4736. # CONFIG_FB_I740 is not set
  4737. # CONFIG_FB_MATROX is not set
  4738. # CONFIG_FB_RADEON is not set
  4739. # CONFIG_FB_ATY128 is not set
  4740. # CONFIG_FB_ATY is not set
  4741. # CONFIG_FB_S3 is not set
  4742. # CONFIG_FB_SAVAGE is not set
  4743. # CONFIG_FB_SIS is not set
  4744. # CONFIG_FB_NEOMAGIC is not set
  4745. # CONFIG_FB_KYRO is not set
  4746. # CONFIG_FB_3DFX is not set
  4747. # CONFIG_FB_VOODOO1 is not set
  4748. # CONFIG_FB_VT8623 is not set
  4749. # CONFIG_FB_TRIDENT is not set
  4750. # CONFIG_FB_ARK is not set
  4751. # CONFIG_FB_PM3 is not set
  4752. # CONFIG_FB_CARMINE is not set
  4753. # CONFIG_FB_SMSCUFX is not set
  4754. # CONFIG_FB_UDL is not set
  4755. # CONFIG_FB_IBM_GXT4500 is not set
  4756. # CONFIG_FB_VIRTUAL is not set
  4757. # CONFIG_FB_METRONOME is not set
  4758. # CONFIG_FB_MB862XX is not set
  4759. CONFIG_FB_SIMPLE=y
  4760. # CONFIG_FB_SSD1307 is not set
  4761. # CONFIG_FB_SM712 is not set
  4762. CONFIG_FB_CORE=y
  4763. CONFIG_FB_NOTIFY=y
  4764. CONFIG_FIRMWARE_EDID=y
  4765. CONFIG_FB_DEVICE=y
  4766. CONFIG_FB_CFB_FILLRECT=y
  4767. CONFIG_FB_CFB_COPYAREA=y
  4768. CONFIG_FB_CFB_IMAGEBLIT=y
  4769. CONFIG_FB_SYS_FILLRECT=y
  4770. CONFIG_FB_SYS_COPYAREA=y
  4771. CONFIG_FB_SYS_IMAGEBLIT=y
  4772. # CONFIG_FB_FOREIGN_ENDIAN is not set
  4773. CONFIG_FB_SYSMEM_FOPS=y
  4774. CONFIG_FB_DEFERRED_IO=y
  4775. CONFIG_FB_DMAMEM_HELPERS=y
  4776. CONFIG_FB_DMAMEM_HELPERS_DEFERRED=y
  4777. CONFIG_FB_IOMEM_FOPS=y
  4778. CONFIG_FB_IOMEM_HELPERS=y
  4779. CONFIG_FB_SYSMEM_HELPERS=y
  4780. CONFIG_FB_SYSMEM_HELPERS_DEFERRED=y
  4781. CONFIG_FB_MODE_HELPERS=y
  4782. CONFIG_FB_TILEBLITTING=y
  4783. # end of Frame buffer Devices
  4784.  
  4785. #
  4786. # Backlight & LCD device support
  4787. #
  4788. CONFIG_LCD_CLASS_DEVICE=y
  4789. # CONFIG_LCD_L4F00242T03 is not set
  4790. # CONFIG_LCD_LMS283GF05 is not set
  4791. # CONFIG_LCD_LTV350QV is not set
  4792. # CONFIG_LCD_ILI922X is not set
  4793. # CONFIG_LCD_ILI9320 is not set
  4794. # CONFIG_LCD_TDO24M is not set
  4795. # CONFIG_LCD_VGG2432A4 is not set
  4796. CONFIG_LCD_PLATFORM=y
  4797. # CONFIG_LCD_AMS369FG06 is not set
  4798. # CONFIG_LCD_LMS501KF03 is not set
  4799. # CONFIG_LCD_HX8357 is not set
  4800. # CONFIG_LCD_OTM3225A is not set
  4801. CONFIG_BACKLIGHT_CLASS_DEVICE=y
  4802. # CONFIG_BACKLIGHT_KTD253 is not set
  4803. # CONFIG_BACKLIGHT_KTD2801 is not set
  4804. # CONFIG_BACKLIGHT_KTZ8866 is not set
  4805. CONFIG_BACKLIGHT_PWM=y
  4806. # CONFIG_BACKLIGHT_QCOM_WLED is not set
  4807. # CONFIG_BACKLIGHT_ADP8860 is not set
  4808. # CONFIG_BACKLIGHT_ADP8870 is not set
  4809. # CONFIG_BACKLIGHT_LM3509 is not set
  4810. # CONFIG_BACKLIGHT_LM3630A is not set
  4811. # CONFIG_BACKLIGHT_LM3639 is not set
  4812. # CONFIG_BACKLIGHT_LP855X is not set
  4813. # CONFIG_BACKLIGHT_MP3309C is not set
  4814. CONFIG_BACKLIGHT_PANDORA=m
  4815. # CONFIG_BACKLIGHT_TPS65217 is not set
  4816. CONFIG_BACKLIGHT_GPIO=m
  4817. # CONFIG_BACKLIGHT_LV5207LP is not set
  4818. # CONFIG_BACKLIGHT_BD6107 is not set
  4819. # CONFIG_BACKLIGHT_ARCXCNN is not set
  4820. CONFIG_BACKLIGHT_LED=m
  4821. # end of Backlight & LCD device support
  4822.  
  4823. CONFIG_VIDEOMODE_HELPERS=y
  4824. CONFIG_HDMI=y
  4825.  
  4826. #
  4827. # Console display driver support
  4828. #
  4829. CONFIG_DUMMY_CONSOLE=y
  4830. CONFIG_DUMMY_CONSOLE_COLUMNS=80
  4831. CONFIG_DUMMY_CONSOLE_ROWS=30
  4832. CONFIG_FRAMEBUFFER_CONSOLE=y
  4833. # CONFIG_FRAMEBUFFER_CONSOLE_LEGACY_ACCELERATION is not set
  4834. CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
  4835. CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
  4836. # CONFIG_FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER is not set
  4837. # end of Console display driver support
  4838.  
  4839. CONFIG_LOGO=y
  4840. CONFIG_LOGO_LINUX_MONO=y
  4841. CONFIG_LOGO_LINUX_VGA16=y
  4842. CONFIG_LOGO_LINUX_CLUT224=y
  4843. # end of Graphics support
  4844.  
  4845. # CONFIG_DRM_ACCEL is not set
  4846. CONFIG_SOUND=m
  4847. CONFIG_SOUND_OSS_CORE=y
  4848. CONFIG_SOUND_OSS_CORE_PRECLAIM=y
  4849. CONFIG_SND=m
  4850. CONFIG_SND_TIMER=m
  4851. CONFIG_SND_PCM=m
  4852. CONFIG_SND_PCM_ELD=y
  4853. CONFIG_SND_PCM_IEC958=y
  4854. CONFIG_SND_DMAENGINE_PCM=m
  4855. CONFIG_SND_HWDEP=m
  4856. CONFIG_SND_RAWMIDI=m
  4857. CONFIG_SND_JACK=y
  4858. CONFIG_SND_JACK_INPUT_DEV=y
  4859. CONFIG_SND_OSSEMUL=y
  4860. CONFIG_SND_MIXER_OSS=m
  4861. CONFIG_SND_PCM_OSS=m
  4862. CONFIG_SND_PCM_OSS_PLUGINS=y
  4863. CONFIG_SND_PCM_TIMER=y
  4864. # CONFIG_SND_HRTIMER is not set
  4865. # CONFIG_SND_DYNAMIC_MINORS is not set
  4866. CONFIG_SND_SUPPORT_OLD_API=y
  4867. CONFIG_SND_PROC_FS=y
  4868. CONFIG_SND_VERBOSE_PROCFS=y
  4869. CONFIG_SND_CTL_FAST_LOOKUP=y
  4870. CONFIG_SND_DEBUG=y
  4871. # CONFIG_SND_DEBUG_VERBOSE is not set
  4872. # CONFIG_SND_PCM_XRUN_DEBUG is not set
  4873. # CONFIG_SND_CTL_INPUT_VALIDATION is not set
  4874. # CONFIG_SND_CTL_DEBUG is not set
  4875. # CONFIG_SND_JACK_INJECTION_DEBUG is not set
  4876. # CONFIG_SND_UTIMER is not set
  4877. # CONFIG_SND_SEQUENCER is not set
  4878. CONFIG_SND_DRIVERS=y
  4879. # CONFIG_SND_DUMMY is not set
  4880. # CONFIG_SND_ALOOP is not set
  4881. # CONFIG_SND_PCMTEST is not set
  4882. # CONFIG_SND_MTPAV is not set
  4883. # CONFIG_SND_SERIAL_U16550 is not set
  4884. # CONFIG_SND_SERIAL_GENERIC is not set
  4885. # CONFIG_SND_MPU401 is not set
  4886. CONFIG_SND_PCI=y
  4887. # CONFIG_SND_AD1889 is not set
  4888. # CONFIG_SND_ATIIXP is not set
  4889. # CONFIG_SND_ATIIXP_MODEM is not set
  4890. # CONFIG_SND_AU8810 is not set
  4891. # CONFIG_SND_AU8820 is not set
  4892. # CONFIG_SND_AU8830 is not set
  4893. # CONFIG_SND_AW2 is not set
  4894. # CONFIG_SND_BT87X is not set
  4895. # CONFIG_SND_CA0106 is not set
  4896. # CONFIG_SND_CMIPCI is not set
  4897. # CONFIG_SND_OXYGEN is not set
  4898. # CONFIG_SND_CS4281 is not set
  4899. # CONFIG_SND_CS46XX is not set
  4900. # CONFIG_SND_CTXFI is not set
  4901. # CONFIG_SND_DARLA20 is not set
  4902. # CONFIG_SND_GINA20 is not set
  4903. # CONFIG_SND_LAYLA20 is not set
  4904. # CONFIG_SND_DARLA24 is not set
  4905. # CONFIG_SND_GINA24 is not set
  4906. # CONFIG_SND_LAYLA24 is not set
  4907. # CONFIG_SND_MONA is not set
  4908. # CONFIG_SND_MIA is not set
  4909. # CONFIG_SND_ECHO3G is not set
  4910. # CONFIG_SND_INDIGO is not set
  4911. # CONFIG_SND_INDIGOIO is not set
  4912. # CONFIG_SND_INDIGODJ is not set
  4913. # CONFIG_SND_INDIGOIOX is not set
  4914. # CONFIG_SND_INDIGODJX is not set
  4915. # CONFIG_SND_ENS1370 is not set
  4916. # CONFIG_SND_ENS1371 is not set
  4917. # CONFIG_SND_FM801 is not set
  4918. # CONFIG_SND_HDSP is not set
  4919. # CONFIG_SND_HDSPM is not set
  4920. # CONFIG_SND_ICE1724 is not set
  4921. # CONFIG_SND_INTEL8X0 is not set
  4922. # CONFIG_SND_INTEL8X0M is not set
  4923. # CONFIG_SND_KORG1212 is not set
  4924. # CONFIG_SND_LOLA is not set
  4925. # CONFIG_SND_LX6464ES is not set
  4926. # CONFIG_SND_MIXART is not set
  4927. # CONFIG_SND_NM256 is not set
  4928. # CONFIG_SND_PCXHR is not set
  4929. # CONFIG_SND_RIPTIDE is not set
  4930. # CONFIG_SND_RME32 is not set
  4931. # CONFIG_SND_RME96 is not set
  4932. # CONFIG_SND_RME9652 is not set
  4933. # CONFIG_SND_SE6X is not set
  4934. # CONFIG_SND_VIA82XX is not set
  4935. # CONFIG_SND_VIA82XX_MODEM is not set
  4936. # CONFIG_SND_VIRTUOSO is not set
  4937. # CONFIG_SND_VX222 is not set
  4938. # CONFIG_SND_YMFPCI is not set
  4939.  
  4940. #
  4941. # HD-Audio
  4942. #
  4943. # CONFIG_SND_HDA_INTEL is not set
  4944. # end of HD-Audio
  4945.  
  4946. CONFIG_SND_HDA_PREALLOC_SIZE=64
  4947. CONFIG_SND_ARM=y
  4948. CONFIG_SND_SPI=y
  4949. CONFIG_SND_USB=y
  4950. CONFIG_SND_USB_AUDIO=m
  4951. # CONFIG_SND_USB_AUDIO_MIDI_V2 is not set
  4952. CONFIG_SND_USB_AUDIO_USE_MEDIA_CONTROLLER=y
  4953. # CONFIG_SND_USB_UA101 is not set
  4954. # CONFIG_SND_USB_CAIAQ is not set
  4955. # CONFIG_SND_USB_6FIRE is not set
  4956. # CONFIG_SND_USB_HIFACE is not set
  4957. # CONFIG_SND_BCD2000 is not set
  4958. # CONFIG_SND_USB_POD is not set
  4959. # CONFIG_SND_USB_PODHD is not set
  4960. # CONFIG_SND_USB_TONEPORT is not set
  4961. # CONFIG_SND_USB_VARIAX is not set
  4962. CONFIG_SND_SOC=m
  4963. CONFIG_SND_SOC_GENERIC_DMAENGINE_PCM=y
  4964. # CONFIG_SND_SOC_ADI is not set
  4965. # CONFIG_SND_SOC_AMD_ACP is not set
  4966. # CONFIG_SND_AMD_ACP_CONFIG is not set
  4967. # CONFIG_SND_ATMEL_SOC is not set
  4968. # CONFIG_SND_BCM63XX_I2S_WHISTLER is not set
  4969. # CONFIG_SND_DESIGNWARE_I2S is not set
  4970.  
  4971. #
  4972. # SoC Audio for Freescale CPUs
  4973. #
  4974.  
  4975. #
  4976. # Common SoC Audio options for Freescale CPUs:
  4977. #
  4978. # CONFIG_SND_SOC_FSL_ASRC is not set
  4979. # CONFIG_SND_SOC_FSL_SAI is not set
  4980. # CONFIG_SND_SOC_FSL_AUDMIX is not set
  4981. # CONFIG_SND_SOC_FSL_SSI is not set
  4982. # CONFIG_SND_SOC_FSL_SPDIF is not set
  4983. # CONFIG_SND_SOC_FSL_ESAI is not set
  4984. # CONFIG_SND_SOC_FSL_MICFIL is not set
  4985. # CONFIG_SND_SOC_FSL_XCVR is not set
  4986. # CONFIG_SND_SOC_IMX_AUDMUX is not set
  4987. # end of SoC Audio for Freescale CPUs
  4988.  
  4989. # CONFIG_SND_SOC_CHV3_I2S is not set
  4990. # CONFIG_SND_I2S_HI6210_I2S is not set
  4991. # CONFIG_SND_SOC_IMG is not set
  4992. # CONFIG_SND_SOC_MTK_BTCVSD is not set
  4993. # CONFIG_SND_SOC_SOF_TOPLEVEL is not set
  4994.  
  4995. #
  4996. # STMicroelectronics STM32 SOC audio support
  4997. #
  4998. # end of STMicroelectronics STM32 SOC audio support
  4999.  
  5000. #
  5001. # Audio support for Texas Instruments SoCs
  5002. #
  5003. CONFIG_SND_SOC_TI_EDMA_PCM=m
  5004. CONFIG_SND_SOC_TI_SDMA_PCM=m
  5005. CONFIG_SND_SOC_TI_UDMA_PCM=m
  5006.  
  5007. #
  5008. # Texas Instruments DAI support for:
  5009. #
  5010. CONFIG_SND_SOC_DAVINCI_MCASP=m
  5011. CONFIG_SND_SOC_OMAP_DMIC=m
  5012. CONFIG_SND_SOC_OMAP_MCBSP=m
  5013. CONFIG_SND_SOC_OMAP_MCPDM=m
  5014.  
  5015. #
  5016. # Audio support for boards with Texas Instruments SoCs
  5017. #
  5018. CONFIG_SND_SOC_OMAP_ABE_TWL6040=m
  5019. CONFIG_SND_SOC_OMAP_HDMI=m
  5020. # end of Audio support for Texas Instruments SoCs
  5021.  
  5022. # CONFIG_SND_SOC_XILINX_I2S is not set
  5023. # CONFIG_SND_SOC_XILINX_AUDIO_FORMATTER is not set
  5024. # CONFIG_SND_SOC_XILINX_SPDIF is not set
  5025. # CONFIG_SND_SOC_XTFPGA_I2S is not set
  5026. CONFIG_SND_SOC_I2C_AND_SPI=m
  5027.  
  5028. #
  5029. # CODEC drivers
  5030. #
  5031. # CONFIG_SND_SOC_AC97_CODEC is not set
  5032. # CONFIG_SND_SOC_ADAU1372_I2C is not set
  5033. # CONFIG_SND_SOC_ADAU1372_SPI is not set
  5034. # CONFIG_SND_SOC_ADAU1701 is not set
  5035. # CONFIG_SND_SOC_ADAU1761_I2C is not set
  5036. # CONFIG_SND_SOC_ADAU1761_SPI is not set
  5037. # CONFIG_SND_SOC_ADAU7002 is not set
  5038. # CONFIG_SND_SOC_ADAU7118_HW is not set
  5039. # CONFIG_SND_SOC_ADAU7118_I2C is not set
  5040. # CONFIG_SND_SOC_AK4104 is not set
  5041. # CONFIG_SND_SOC_AK4118 is not set
  5042. # CONFIG_SND_SOC_AK4375 is not set
  5043. # CONFIG_SND_SOC_AK4458 is not set
  5044. # CONFIG_SND_SOC_AK4554 is not set
  5045. # CONFIG_SND_SOC_AK4613 is not set
  5046. # CONFIG_SND_SOC_AK4619 is not set
  5047. # CONFIG_SND_SOC_AK4642 is not set
  5048. # CONFIG_SND_SOC_AK5386 is not set
  5049. # CONFIG_SND_SOC_AK5558 is not set
  5050. # CONFIG_SND_SOC_ALC5623 is not set
  5051. # CONFIG_SND_SOC_AUDIO_IIO_AUX is not set
  5052. # CONFIG_SND_SOC_AW8738 is not set
  5053. # CONFIG_SND_SOC_AW88395 is not set
  5054. # CONFIG_SND_SOC_AW88261 is not set
  5055. # CONFIG_SND_SOC_AW87390 is not set
  5056. # CONFIG_SND_SOC_AW88399 is not set
  5057. # CONFIG_SND_SOC_BD28623 is not set
  5058. # CONFIG_SND_SOC_BT_SCO is not set
  5059. # CONFIG_SND_SOC_CHV3_CODEC is not set
  5060. CONFIG_SND_SOC_CPCAP=m
  5061. # CONFIG_SND_SOC_CS35L32 is not set
  5062. # CONFIG_SND_SOC_CS35L33 is not set
  5063. # CONFIG_SND_SOC_CS35L34 is not set
  5064. # CONFIG_SND_SOC_CS35L35 is not set
  5065. # CONFIG_SND_SOC_CS35L36 is not set
  5066. # CONFIG_SND_SOC_CS35L41_SPI is not set
  5067. # CONFIG_SND_SOC_CS35L41_I2C is not set
  5068. # CONFIG_SND_SOC_CS35L45_SPI is not set
  5069. # CONFIG_SND_SOC_CS35L45_I2C is not set
  5070. # CONFIG_SND_SOC_CS35L56_I2C is not set
  5071. # CONFIG_SND_SOC_CS35L56_SPI is not set
  5072. # CONFIG_SND_SOC_CS42L42 is not set
  5073. # CONFIG_SND_SOC_CS42L51_I2C is not set
  5074. # CONFIG_SND_SOC_CS42L52 is not set
  5075. # CONFIG_SND_SOC_CS42L56 is not set
  5076. # CONFIG_SND_SOC_CS42L73 is not set
  5077. # CONFIG_SND_SOC_CS42L83 is not set
  5078. # CONFIG_SND_SOC_CS4234 is not set
  5079. # CONFIG_SND_SOC_CS4265 is not set
  5080. # CONFIG_SND_SOC_CS4270 is not set
  5081. # CONFIG_SND_SOC_CS4271_I2C is not set
  5082. # CONFIG_SND_SOC_CS4271_SPI is not set
  5083. # CONFIG_SND_SOC_CS42XX8_I2C is not set
  5084. # CONFIG_SND_SOC_CS43130 is not set
  5085. # CONFIG_SND_SOC_CS4341 is not set
  5086. # CONFIG_SND_SOC_CS4349 is not set
  5087. # CONFIG_SND_SOC_CS53L30 is not set
  5088. # CONFIG_SND_SOC_CS530X_I2C is not set
  5089. # CONFIG_SND_SOC_CX2072X is not set
  5090. # CONFIG_SND_SOC_DA7213 is not set
  5091. # CONFIG_SND_SOC_DMIC is not set
  5092. CONFIG_SND_SOC_HDMI_CODEC=m
  5093. # CONFIG_SND_SOC_ES7134 is not set
  5094. # CONFIG_SND_SOC_ES7241 is not set
  5095. # CONFIG_SND_SOC_ES8311 is not set
  5096. # CONFIG_SND_SOC_ES8316 is not set
  5097. # CONFIG_SND_SOC_ES8326 is not set
  5098. # CONFIG_SND_SOC_ES8328_I2C is not set
  5099. # CONFIG_SND_SOC_ES8328_SPI is not set
  5100. # CONFIG_SND_SOC_GTM601 is not set
  5101. # CONFIG_SND_SOC_HDA is not set
  5102. # CONFIG_SND_SOC_ICS43432 is not set
  5103. # CONFIG_SND_SOC_IDT821034 is not set
  5104. # CONFIG_SND_SOC_MAX98088 is not set
  5105. # CONFIG_SND_SOC_MAX98090 is not set
  5106. # CONFIG_SND_SOC_MAX98357A is not set
  5107. # CONFIG_SND_SOC_MAX98504 is not set
  5108. # CONFIG_SND_SOC_MAX9867 is not set
  5109. # CONFIG_SND_SOC_MAX98927 is not set
  5110. # CONFIG_SND_SOC_MAX98520 is not set
  5111. # CONFIG_SND_SOC_MAX98373_I2C is not set
  5112. # CONFIG_SND_SOC_MAX98388 is not set
  5113. # CONFIG_SND_SOC_MAX98390 is not set
  5114. # CONFIG_SND_SOC_MAX98396 is not set
  5115. # CONFIG_SND_SOC_MAX9860 is not set
  5116. # CONFIG_SND_SOC_MSM8916_WCD_DIGITAL is not set
  5117. # CONFIG_SND_SOC_PCM1681 is not set
  5118. # CONFIG_SND_SOC_PCM1789_I2C is not set
  5119. # CONFIG_SND_SOC_PCM179X_I2C is not set
  5120. # CONFIG_SND_SOC_PCM179X_SPI is not set
  5121. # CONFIG_SND_SOC_PCM186X_I2C is not set
  5122. # CONFIG_SND_SOC_PCM186X_SPI is not set
  5123. # CONFIG_SND_SOC_PCM3060_I2C is not set
  5124. # CONFIG_SND_SOC_PCM3060_SPI is not set
  5125. # CONFIG_SND_SOC_PCM3168A_I2C is not set
  5126. # CONFIG_SND_SOC_PCM3168A_SPI is not set
  5127. # CONFIG_SND_SOC_PCM5102A is not set
  5128. # CONFIG_SND_SOC_PCM512x_I2C is not set
  5129. # CONFIG_SND_SOC_PCM512x_SPI is not set
  5130. # CONFIG_SND_SOC_PCM6240 is not set
  5131. # CONFIG_SND_SOC_PEB2466 is not set
  5132. # CONFIG_SND_SOC_RT5616 is not set
  5133. # CONFIG_SND_SOC_RT5631 is not set
  5134. # CONFIG_SND_SOC_RT5640 is not set
  5135. # CONFIG_SND_SOC_RT5659 is not set
  5136. # CONFIG_SND_SOC_RT9120 is not set
  5137. # CONFIG_SND_SOC_RTQ9128 is not set
  5138. # CONFIG_SND_SOC_SGTL5000 is not set
  5139. # CONFIG_SND_SOC_SIMPLE_AMPLIFIER is not set
  5140. # CONFIG_SND_SOC_SIMPLE_MUX is not set
  5141. # CONFIG_SND_SOC_SMA1303 is not set
  5142. # CONFIG_SND_SOC_SPDIF is not set
  5143. # CONFIG_SND_SOC_SRC4XXX_I2C is not set
  5144. # CONFIG_SND_SOC_SSM2305 is not set
  5145. # CONFIG_SND_SOC_SSM2518 is not set
  5146. # CONFIG_SND_SOC_SSM2602_SPI is not set
  5147. # CONFIG_SND_SOC_SSM2602_I2C is not set
  5148. # CONFIG_SND_SOC_SSM3515 is not set
  5149. # CONFIG_SND_SOC_SSM4567 is not set
  5150. # CONFIG_SND_SOC_STA32X is not set
  5151. # CONFIG_SND_SOC_STA350 is not set
  5152. # CONFIG_SND_SOC_STI_SAS is not set
  5153. # CONFIG_SND_SOC_TAS2552 is not set
  5154. # CONFIG_SND_SOC_TAS2562 is not set
  5155. # CONFIG_SND_SOC_TAS2764 is not set
  5156. # CONFIG_SND_SOC_TAS2770 is not set
  5157. # CONFIG_SND_SOC_TAS2780 is not set
  5158. # CONFIG_SND_SOC_TAS2781_I2C is not set
  5159. # CONFIG_SND_SOC_TAS5086 is not set
  5160. # CONFIG_SND_SOC_TAS571X is not set
  5161. # CONFIG_SND_SOC_TAS5720 is not set
  5162. # CONFIG_SND_SOC_TAS5805M is not set
  5163. # CONFIG_SND_SOC_TAS6424 is not set
  5164. # CONFIG_SND_SOC_TDA7419 is not set
  5165. # CONFIG_SND_SOC_TFA9879 is not set
  5166. # CONFIG_SND_SOC_TFA989X is not set
  5167. # CONFIG_SND_SOC_TLV320ADC3XXX is not set
  5168. CONFIG_SND_SOC_TLV320AIC23=m
  5169. CONFIG_SND_SOC_TLV320AIC23_I2C=m
  5170. # CONFIG_SND_SOC_TLV320AIC23_SPI is not set
  5171. # CONFIG_SND_SOC_TLV320AIC31XX is not set
  5172. # CONFIG_SND_SOC_TLV320AIC32X4_I2C is not set
  5173. # CONFIG_SND_SOC_TLV320AIC32X4_SPI is not set
  5174. # CONFIG_SND_SOC_TLV320AIC3X_I2C is not set
  5175. # CONFIG_SND_SOC_TLV320AIC3X_SPI is not set
  5176. # CONFIG_SND_SOC_TLV320ADCX140 is not set
  5177. # CONFIG_SND_SOC_TS3A227E is not set
  5178. # CONFIG_SND_SOC_TSCS42XX is not set
  5179. # CONFIG_SND_SOC_TSCS454 is not set
  5180. CONFIG_SND_SOC_TWL6040=m
  5181. # CONFIG_SND_SOC_UDA1334 is not set
  5182. # CONFIG_SND_SOC_WM8510 is not set
  5183. # CONFIG_SND_SOC_WM8523 is not set
  5184. # CONFIG_SND_SOC_WM8524 is not set
  5185. # CONFIG_SND_SOC_WM8580 is not set
  5186. # CONFIG_SND_SOC_WM8711 is not set
  5187. # CONFIG_SND_SOC_WM8728 is not set
  5188. # CONFIG_SND_SOC_WM8731_I2C is not set
  5189. # CONFIG_SND_SOC_WM8731_SPI is not set
  5190. # CONFIG_SND_SOC_WM8737 is not set
  5191. # CONFIG_SND_SOC_WM8741 is not set
  5192. # CONFIG_SND_SOC_WM8750 is not set
  5193. # CONFIG_SND_SOC_WM8753 is not set
  5194. # CONFIG_SND_SOC_WM8770 is not set
  5195. # CONFIG_SND_SOC_WM8776 is not set
  5196. # CONFIG_SND_SOC_WM8782 is not set
  5197. # CONFIG_SND_SOC_WM8804_I2C is not set
  5198. # CONFIG_SND_SOC_WM8804_SPI is not set
  5199. # CONFIG_SND_SOC_WM8903 is not set
  5200. # CONFIG_SND_SOC_WM8904 is not set
  5201. # CONFIG_SND_SOC_WM8940 is not set
  5202. # CONFIG_SND_SOC_WM8960 is not set
  5203. # CONFIG_SND_SOC_WM8961 is not set
  5204. # CONFIG_SND_SOC_WM8962 is not set
  5205. # CONFIG_SND_SOC_WM8974 is not set
  5206. # CONFIG_SND_SOC_WM8978 is not set
  5207. # CONFIG_SND_SOC_WM8985 is not set
  5208. # CONFIG_SND_SOC_ZL38060 is not set
  5209. # CONFIG_SND_SOC_MAX9759 is not set
  5210. # CONFIG_SND_SOC_MT6351 is not set
  5211. # CONFIG_SND_SOC_MT6357 is not set
  5212. # CONFIG_SND_SOC_MT6358 is not set
  5213. # CONFIG_SND_SOC_MT6660 is not set
  5214. # CONFIG_SND_SOC_NAU8315 is not set
  5215. # CONFIG_SND_SOC_NAU8540 is not set
  5216. # CONFIG_SND_SOC_NAU8810 is not set
  5217. # CONFIG_SND_SOC_NAU8821 is not set
  5218. # CONFIG_SND_SOC_NAU8822 is not set
  5219. # CONFIG_SND_SOC_NAU8824 is not set
  5220. CONFIG_SND_SOC_TPA6130A2=m
  5221. # CONFIG_SND_SOC_LPASS_WSA_MACRO is not set
  5222. # CONFIG_SND_SOC_LPASS_VA_MACRO is not set
  5223. # CONFIG_SND_SOC_LPASS_RX_MACRO is not set
  5224. # CONFIG_SND_SOC_LPASS_TX_MACRO is not set
  5225. # end of CODEC drivers
  5226.  
  5227. CONFIG_SND_SIMPLE_CARD_UTILS=m
  5228. CONFIG_SND_SIMPLE_CARD=m
  5229. CONFIG_SND_AUDIO_GRAPH_CARD=m
  5230. # CONFIG_SND_AUDIO_GRAPH_CARD2 is not set
  5231. # CONFIG_SND_TEST_COMPONENT is not set
  5232. # CONFIG_SND_VIRTIO is not set
  5233. CONFIG_HID_SUPPORT=y
  5234. CONFIG_HID=y
  5235. # CONFIG_HID_BATTERY_STRENGTH is not set
  5236. # CONFIG_HIDRAW is not set
  5237. # CONFIG_UHID is not set
  5238. CONFIG_HID_GENERIC=m
  5239.  
  5240. #
  5241. # Special HID drivers
  5242. #
  5243. # CONFIG_HID_A4TECH is not set
  5244. # CONFIG_HID_ACCUTOUCH is not set
  5245. # CONFIG_HID_ACRUX is not set
  5246. # CONFIG_HID_APPLE is not set
  5247. # CONFIG_HID_APPLEIR is not set
  5248. # CONFIG_HID_ASUS is not set
  5249. # CONFIG_HID_AUREAL is not set
  5250. # CONFIG_HID_BELKIN is not set
  5251. # CONFIG_HID_BETOP_FF is not set
  5252. # CONFIG_HID_BIGBEN_FF is not set
  5253. # CONFIG_HID_CHERRY is not set
  5254. # CONFIG_HID_CHICONY is not set
  5255. # CONFIG_HID_CORSAIR is not set
  5256. # CONFIG_HID_COUGAR is not set
  5257. # CONFIG_HID_MACALLY is not set
  5258. # CONFIG_HID_PRODIKEYS is not set
  5259. # CONFIG_HID_CMEDIA is not set
  5260. # CONFIG_HID_CREATIVE_SB0540 is not set
  5261. # CONFIG_HID_CYPRESS is not set
  5262. # CONFIG_HID_DRAGONRISE is not set
  5263. # CONFIG_HID_EMS_FF is not set
  5264. # CONFIG_HID_ELAN is not set
  5265. # CONFIG_HID_ELECOM is not set
  5266. # CONFIG_HID_ELO is not set
  5267. # CONFIG_HID_EVISION is not set
  5268. # CONFIG_HID_EZKEY is not set
  5269. # CONFIG_HID_GEMBIRD is not set
  5270. # CONFIG_HID_GFRM is not set
  5271. # CONFIG_HID_GLORIOUS is not set
  5272. # CONFIG_HID_HOLTEK is not set
  5273. # CONFIG_HID_GOODIX_SPI is not set
  5274. # CONFIG_HID_GOOGLE_STADIA_FF is not set
  5275. # CONFIG_HID_VIVALDI is not set
  5276. # CONFIG_HID_GT683R is not set
  5277. # CONFIG_HID_KEYTOUCH is not set
  5278. # CONFIG_HID_KYE is not set
  5279. # CONFIG_HID_UCLOGIC is not set
  5280. # CONFIG_HID_WALTOP is not set
  5281. # CONFIG_HID_VIEWSONIC is not set
  5282. # CONFIG_HID_VRC2 is not set
  5283. # CONFIG_HID_XIAOMI is not set
  5284. # CONFIG_HID_GYRATION is not set
  5285. # CONFIG_HID_ICADE is not set
  5286. # CONFIG_HID_ITE is not set
  5287. # CONFIG_HID_JABRA is not set
  5288. # CONFIG_HID_TWINHAN is not set
  5289. # CONFIG_HID_KENSINGTON is not set
  5290. # CONFIG_HID_LCPOWER is not set
  5291. # CONFIG_HID_LED is not set
  5292. # CONFIG_HID_LENOVO is not set
  5293. # CONFIG_HID_LETSKETCH is not set
  5294. # CONFIG_HID_LOGITECH is not set
  5295. # CONFIG_HID_MAGICMOUSE is not set
  5296. # CONFIG_HID_MALTRON is not set
  5297. # CONFIG_HID_MAYFLASH is not set
  5298. # CONFIG_HID_MEGAWORLD_FF is not set
  5299. # CONFIG_HID_REDRAGON is not set
  5300. # CONFIG_HID_MICROSOFT is not set
  5301. # CONFIG_HID_MONTEREY is not set
  5302. # CONFIG_HID_MULTITOUCH is not set
  5303. # CONFIG_HID_NINTENDO is not set
  5304. # CONFIG_HID_NTI is not set
  5305. # CONFIG_HID_NTRIG is not set
  5306. # CONFIG_HID_NVIDIA_SHIELD is not set
  5307. # CONFIG_HID_ORTEK is not set
  5308. # CONFIG_HID_PANTHERLORD is not set
  5309. # CONFIG_HID_PENMOUNT is not set
  5310. # CONFIG_HID_PETALYNX is not set
  5311. # CONFIG_HID_PICOLCD is not set
  5312. # CONFIG_HID_PLANTRONICS is not set
  5313. # CONFIG_HID_PXRC is not set
  5314. # CONFIG_HID_RAZER is not set
  5315. # CONFIG_HID_PRIMAX is not set
  5316. # CONFIG_HID_RETRODE is not set
  5317. # CONFIG_HID_ROCCAT is not set
  5318. # CONFIG_HID_SAITEK is not set
  5319. # CONFIG_HID_SAMSUNG is not set
  5320. # CONFIG_HID_SEMITEK is not set
  5321. # CONFIG_HID_SIGMAMICRO is not set
  5322. # CONFIG_HID_SONY is not set
  5323. # CONFIG_HID_SPEEDLINK is not set
  5324. # CONFIG_HID_STEAM is not set
  5325. # CONFIG_HID_STEELSERIES is not set
  5326. # CONFIG_HID_SUNPLUS is not set
  5327. # CONFIG_HID_RMI is not set
  5328. # CONFIG_HID_GREENASIA is not set
  5329. # CONFIG_HID_SMARTJOYPLUS is not set
  5330. # CONFIG_HID_TIVO is not set
  5331. # CONFIG_HID_TOPSEED is not set
  5332. # CONFIG_HID_TOPRE is not set
  5333. # CONFIG_HID_THINGM is not set
  5334. # CONFIG_HID_THRUSTMASTER is not set
  5335. # CONFIG_HID_UDRAW_PS3 is not set
  5336. # CONFIG_HID_U2FZERO is not set
  5337. # CONFIG_HID_WACOM is not set
  5338. # CONFIG_HID_WIIMOTE is not set
  5339. # CONFIG_HID_WINWING is not set
  5340. # CONFIG_HID_XINMO is not set
  5341. # CONFIG_HID_ZEROPLUS is not set
  5342. # CONFIG_HID_ZYDACRON is not set
  5343. # CONFIG_HID_SENSOR_HUB is not set
  5344. # CONFIG_HID_ALPS is not set
  5345. # CONFIG_HID_MCP2200 is not set
  5346. # CONFIG_HID_MCP2221 is not set
  5347. # end of Special HID drivers
  5348.  
  5349. #
  5350. # HID-BPF support
  5351. #
  5352. # end of HID-BPF support
  5353.  
  5354. #
  5355. # USB HID support
  5356. #
  5357. CONFIG_USB_HID=m
  5358. # CONFIG_HID_PID is not set
  5359. CONFIG_USB_HIDDEV=y
  5360. # end of USB HID support
  5361.  
  5362. CONFIG_I2C_HID=y
  5363. # CONFIG_I2C_HID_OF is not set
  5364. # CONFIG_I2C_HID_OF_ELAN is not set
  5365. # CONFIG_I2C_HID_OF_GOODIX is not set
  5366. CONFIG_USB_OHCI_LITTLE_ENDIAN=y
  5367. CONFIG_USB_SUPPORT=y
  5368. CONFIG_USB_COMMON=y
  5369. # CONFIG_USB_LED_TRIG is not set
  5370. # CONFIG_USB_ULPI_BUS is not set
  5371. # CONFIG_USB_CONN_GPIO is not set
  5372. CONFIG_USB_ARCH_HAS_HCD=y
  5373. CONFIG_USB=y
  5374. CONFIG_USB_PCI=y
  5375. # CONFIG_USB_PCI_AMD is not set
  5376. CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
  5377.  
  5378. #
  5379. # Miscellaneous USB options
  5380. #
  5381. CONFIG_USB_DEFAULT_PERSIST=y
  5382. # CONFIG_USB_FEW_INIT_RETRIES is not set
  5383. # CONFIG_USB_DYNAMIC_MINORS is not set
  5384. CONFIG_USB_OTG=y
  5385. # CONFIG_USB_OTG_PRODUCTLIST is not set
  5386. # CONFIG_USB_OTG_DISABLE_EXTERNAL_HUB is not set
  5387. # CONFIG_USB_OTG_FSM is not set
  5388. # CONFIG_USB_LEDS_TRIGGER_USBPORT is not set
  5389. CONFIG_USB_AUTOSUSPEND_DELAY=2
  5390. CONFIG_USB_DEFAULT_AUTHORIZATION_MODE=1
  5391. CONFIG_USB_MON=m
  5392.  
  5393. #
  5394. # USB Host Controller Drivers
  5395. #
  5396. # CONFIG_USB_C67X00_HCD is not set
  5397. CONFIG_USB_XHCI_HCD=m
  5398. # CONFIG_USB_XHCI_DBGCAP is not set
  5399. CONFIG_USB_XHCI_PCI=m
  5400. # CONFIG_USB_XHCI_PCI_RENESAS is not set
  5401. CONFIG_USB_XHCI_PLATFORM=m
  5402. CONFIG_USB_EHCI_HCD=y
  5403. # CONFIG_USB_EHCI_ROOT_HUB_TT is not set
  5404. CONFIG_USB_EHCI_TT_NEWSCHED=y
  5405. CONFIG_USB_EHCI_PCI=y
  5406. # CONFIG_USB_EHCI_FSL is not set
  5407. CONFIG_USB_EHCI_HCD_OMAP=m
  5408. # CONFIG_USB_EHCI_HCD_PLATFORM is not set
  5409. # CONFIG_USB_OXU210HP_HCD is not set
  5410. # CONFIG_USB_ISP116X_HCD is not set
  5411. # CONFIG_USB_MAX3421_HCD is not set
  5412. CONFIG_USB_OHCI_HCD=m
  5413. CONFIG_USB_OHCI_HCD_OMAP3=m
  5414. CONFIG_USB_OHCI_HCD_PCI=m
  5415. # CONFIG_USB_OHCI_HCD_SSB is not set
  5416. CONFIG_USB_OHCI_HCD_PLATFORM=m
  5417. # CONFIG_USB_UHCI_HCD is not set
  5418. # CONFIG_USB_SL811_HCD is not set
  5419. # CONFIG_USB_R8A66597_HCD is not set
  5420. # CONFIG_USB_HCD_BCMA is not set
  5421. # CONFIG_USB_HCD_SSB is not set
  5422. # CONFIG_USB_HCD_TEST_MODE is not set
  5423.  
  5424. #
  5425. # USB Device Class drivers
  5426. #
  5427. CONFIG_USB_ACM=m
  5428. # CONFIG_USB_PRINTER is not set
  5429. CONFIG_USB_WDM=m
  5430. # CONFIG_USB_TMC is not set
  5431.  
  5432. #
  5433. # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
  5434. #
  5435.  
  5436. #
  5437. # also be needed; see USB_STORAGE Help for more info
  5438. #
  5439. CONFIG_USB_STORAGE=m
  5440. # CONFIG_USB_STORAGE_DEBUG is not set
  5441. # CONFIG_USB_STORAGE_REALTEK is not set
  5442. # CONFIG_USB_STORAGE_DATAFAB is not set
  5443. # CONFIG_USB_STORAGE_FREECOM is not set
  5444. # CONFIG_USB_STORAGE_ISD200 is not set
  5445. # CONFIG_USB_STORAGE_USBAT is not set
  5446. # CONFIG_USB_STORAGE_SDDR09 is not set
  5447. # CONFIG_USB_STORAGE_SDDR55 is not set
  5448. # CONFIG_USB_STORAGE_JUMPSHOT is not set
  5449. # CONFIG_USB_STORAGE_ALAUDA is not set
  5450. # CONFIG_USB_STORAGE_ONETOUCH is not set
  5451. # CONFIG_USB_STORAGE_KARMA is not set
  5452. # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
  5453. # CONFIG_USB_STORAGE_ENE_UB6250 is not set
  5454. # CONFIG_USB_UAS is not set
  5455.  
  5456. #
  5457. # USB Imaging devices
  5458. #
  5459. # CONFIG_USB_MDC800 is not set
  5460. # CONFIG_USB_MICROTEK is not set
  5461. # CONFIG_USBIP_CORE is not set
  5462.  
  5463. #
  5464. # USB dual-mode controller drivers
  5465. #
  5466. # CONFIG_USB_CDNS_SUPPORT is not set
  5467. CONFIG_USB_MUSB_HDRC=y
  5468. # CONFIG_USB_MUSB_HOST is not set
  5469. # CONFIG_USB_MUSB_GADGET is not set
  5470. CONFIG_USB_MUSB_DUAL_ROLE=y
  5471.  
  5472. #
  5473. # Platform Glue Layer
  5474. #
  5475. CONFIG_USB_MUSB_OMAP2PLUS=y
  5476. CONFIG_USB_MUSB_DSPS=m
  5477.  
  5478. #
  5479. # MUSB DMA mode
  5480. #
  5481. # CONFIG_MUSB_PIO_ONLY is not set
  5482. CONFIG_USB_INVENTRA_DMA=y
  5483. CONFIG_USB_TI_CPPI41_DMA=y
  5484. CONFIG_USB_DWC3=m
  5485. # CONFIG_USB_DWC3_HOST is not set
  5486. # CONFIG_USB_DWC3_GADGET is not set
  5487. CONFIG_USB_DWC3_DUAL_ROLE=y
  5488.  
  5489. #
  5490. # Platform Glue Driver Support
  5491. #
  5492. CONFIG_USB_DWC3_OMAP=m
  5493. CONFIG_USB_DWC3_HAPS=m
  5494. CONFIG_USB_DWC3_OF_SIMPLE=m
  5495. # CONFIG_USB_DWC2 is not set
  5496. # CONFIG_USB_CHIPIDEA is not set
  5497. # CONFIG_USB_ISP1760 is not set
  5498.  
  5499. #
  5500. # USB port drivers
  5501. #
  5502. CONFIG_USB_SERIAL=y
  5503. # CONFIG_USB_SERIAL_CONSOLE is not set
  5504. CONFIG_USB_SERIAL_GENERIC=y
  5505. CONFIG_USB_SERIAL_SIMPLE=m
  5506. # CONFIG_USB_SERIAL_AIRCABLE is not set
  5507. # CONFIG_USB_SERIAL_ARK3116 is not set
  5508. # CONFIG_USB_SERIAL_BELKIN is not set
  5509. # CONFIG_USB_SERIAL_CH341 is not set
  5510. # CONFIG_USB_SERIAL_WHITEHEAT is not set
  5511. # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
  5512. # CONFIG_USB_SERIAL_CP210X is not set
  5513. # CONFIG_USB_SERIAL_CYPRESS_M8 is not set
  5514. # CONFIG_USB_SERIAL_EMPEG is not set
  5515. CONFIG_USB_SERIAL_FTDI_SIO=m
  5516. # CONFIG_USB_SERIAL_VISOR is not set
  5517. # CONFIG_USB_SERIAL_IPAQ is not set
  5518. # CONFIG_USB_SERIAL_IR is not set
  5519. # CONFIG_USB_SERIAL_EDGEPORT is not set
  5520. # CONFIG_USB_SERIAL_EDGEPORT_TI is not set
  5521. # CONFIG_USB_SERIAL_F81232 is not set
  5522. # CONFIG_USB_SERIAL_F8153X is not set
  5523. # CONFIG_USB_SERIAL_GARMIN is not set
  5524. # CONFIG_USB_SERIAL_IPW is not set
  5525. # CONFIG_USB_SERIAL_IUU is not set
  5526. # CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
  5527. # CONFIG_USB_SERIAL_KEYSPAN is not set
  5528. # CONFIG_USB_SERIAL_KLSI is not set
  5529. # CONFIG_USB_SERIAL_KOBIL_SCT is not set
  5530. # CONFIG_USB_SERIAL_MCT_U232 is not set
  5531. # CONFIG_USB_SERIAL_METRO is not set
  5532. # CONFIG_USB_SERIAL_MOS7720 is not set
  5533. # CONFIG_USB_SERIAL_MOS7840 is not set
  5534. # CONFIG_USB_SERIAL_MXUPORT is not set
  5535. # CONFIG_USB_SERIAL_NAVMAN is not set
  5536. CONFIG_USB_SERIAL_PL2303=m
  5537. # CONFIG_USB_SERIAL_OTI6858 is not set
  5538. # CONFIG_USB_SERIAL_QCAUX is not set
  5539. # CONFIG_USB_SERIAL_QUALCOMM is not set
  5540. # CONFIG_USB_SERIAL_SPCP8X5 is not set
  5541. # CONFIG_USB_SERIAL_SAFE is not set
  5542. # CONFIG_USB_SERIAL_SIERRAWIRELESS is not set
  5543. # CONFIG_USB_SERIAL_SYMBOL is not set
  5544. # CONFIG_USB_SERIAL_TI is not set
  5545. # CONFIG_USB_SERIAL_CYBERJACK is not set
  5546. CONFIG_USB_SERIAL_WWAN=m
  5547. CONFIG_USB_SERIAL_OPTION=m
  5548. # CONFIG_USB_SERIAL_OMNINET is not set
  5549. # CONFIG_USB_SERIAL_OPTICON is not set
  5550. # CONFIG_USB_SERIAL_XSENS_MT is not set
  5551. # CONFIG_USB_SERIAL_WISHBONE is not set
  5552. # CONFIG_USB_SERIAL_SSU100 is not set
  5553. # CONFIG_USB_SERIAL_QT2 is not set
  5554. # CONFIG_USB_SERIAL_UPD78F0730 is not set
  5555. # CONFIG_USB_SERIAL_XR is not set
  5556. # CONFIG_USB_SERIAL_DEBUG is not set
  5557.  
  5558. #
  5559. # USB Miscellaneous drivers
  5560. #
  5561. # CONFIG_USB_EMI62 is not set
  5562. # CONFIG_USB_EMI26 is not set
  5563. # CONFIG_USB_ADUTUX is not set
  5564. # CONFIG_USB_SEVSEG is not set
  5565. # CONFIG_USB_LEGOTOWER is not set
  5566. # CONFIG_USB_LCD is not set
  5567. # CONFIG_USB_CYPRESS_CY7C63 is not set
  5568. # CONFIG_USB_CYTHERM is not set
  5569. # CONFIG_USB_IDMOUSE is not set
  5570. # CONFIG_USB_APPLEDISPLAY is not set
  5571. # CONFIG_APPLE_MFI_FASTCHARGE is not set
  5572. # CONFIG_USB_SISUSBVGA is not set
  5573. # CONFIG_USB_LD is not set
  5574. # CONFIG_USB_TRANCEVIBRATOR is not set
  5575. # CONFIG_USB_IOWARRIOR is not set
  5576. CONFIG_USB_TEST=m
  5577. # CONFIG_USB_EHSET_TEST_FIXTURE is not set
  5578. # CONFIG_USB_ISIGHTFW is not set
  5579. # CONFIG_USB_YUREX is not set
  5580. # CONFIG_USB_EZUSB_FX2 is not set
  5581. # CONFIG_USB_HUB_USB251XB is not set
  5582. # CONFIG_USB_HSIC_USB3503 is not set
  5583. # CONFIG_USB_HSIC_USB4604 is not set
  5584. # CONFIG_USB_LINK_LAYER_TEST is not set
  5585. # CONFIG_USB_CHAOSKEY is not set
  5586. # CONFIG_USB_ONBOARD_DEV is not set
  5587.  
  5588. #
  5589. # USB Physical Layer drivers
  5590. #
  5591. CONFIG_USB_PHY=y
  5592. CONFIG_NOP_USB_XCEIV=m
  5593. CONFIG_AM335X_CONTROL_USB=m
  5594. CONFIG_AM335X_PHY_USB=m
  5595. CONFIG_TWL6030_USB=y
  5596. # CONFIG_USB_GPIO_VBUS is not set
  5597. # CONFIG_USB_ISP1301 is not set
  5598. CONFIG_USB_ULPI=y
  5599. CONFIG_USB_ULPI_VIEWPORT=y
  5600. # end of USB Physical Layer drivers
  5601.  
  5602. CONFIG_USB_GADGET=y
  5603. CONFIG_USB_GADGET_DEBUG_FILES=y
  5604. CONFIG_USB_GADGET_DEBUG_FS=y
  5605. CONFIG_USB_GADGET_VBUS_DRAW=2
  5606. CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2
  5607. # CONFIG_U_SERIAL_CONSOLE is not set
  5608.  
  5609. #
  5610. # USB Peripheral Controller
  5611. #
  5612. # CONFIG_USB_FUSB300 is not set
  5613. # CONFIG_USB_GR_UDC is not set
  5614. # CONFIG_USB_R8A66597 is not set
  5615. # CONFIG_USB_PXA27X is not set
  5616. # CONFIG_USB_MV_UDC is not set
  5617. # CONFIG_USB_MV_U3D is not set
  5618. # CONFIG_USB_SNP_UDC_PLAT is not set
  5619. # CONFIG_USB_M66592 is not set
  5620. # CONFIG_USB_BDC_UDC is not set
  5621. # CONFIG_USB_AMD5536UDC is not set
  5622. # CONFIG_USB_NET2272 is not set
  5623. # CONFIG_USB_NET2280 is not set
  5624. # CONFIG_USB_GOKU is not set
  5625. # CONFIG_USB_EG20T is not set
  5626. # CONFIG_USB_GADGET_XILINX is not set
  5627. # CONFIG_USB_MAX3420_UDC is not set
  5628. # CONFIG_USB_DUMMY_HCD is not set
  5629. # end of USB Peripheral Controller
  5630.  
  5631. CONFIG_USB_LIBCOMPOSITE=m
  5632. CONFIG_USB_F_ACM=m
  5633. CONFIG_USB_F_SS_LB=m
  5634. CONFIG_USB_U_SERIAL=m
  5635. CONFIG_USB_U_ETHER=m
  5636. CONFIG_USB_U_AUDIO=m
  5637. CONFIG_USB_F_SERIAL=m
  5638. CONFIG_USB_F_OBEX=m
  5639. CONFIG_USB_F_NCM=m
  5640. CONFIG_USB_F_ECM=m
  5641. CONFIG_USB_F_PHONET=m
  5642. CONFIG_USB_F_EEM=m
  5643. CONFIG_USB_F_SUBSET=m
  5644. CONFIG_USB_F_RNDIS=m
  5645. CONFIG_USB_F_MASS_STORAGE=m
  5646. CONFIG_USB_F_FS=m
  5647. CONFIG_USB_F_UAC1=m
  5648. CONFIG_USB_F_UAC2=m
  5649. CONFIG_USB_F_MIDI=m
  5650. CONFIG_USB_F_HID=m
  5651. CONFIG_USB_CONFIGFS=m
  5652. CONFIG_USB_CONFIGFS_SERIAL=y
  5653. CONFIG_USB_CONFIGFS_ACM=y
  5654. CONFIG_USB_CONFIGFS_OBEX=y
  5655. CONFIG_USB_CONFIGFS_NCM=y
  5656. CONFIG_USB_CONFIGFS_ECM=y
  5657. CONFIG_USB_CONFIGFS_ECM_SUBSET=y
  5658. CONFIG_USB_CONFIGFS_RNDIS=y
  5659. CONFIG_USB_CONFIGFS_EEM=y
  5660. CONFIG_USB_CONFIGFS_PHONET=y
  5661. CONFIG_USB_CONFIGFS_MASS_STORAGE=y
  5662. CONFIG_USB_CONFIGFS_F_LB_SS=y
  5663. CONFIG_USB_CONFIGFS_F_FS=y
  5664. CONFIG_USB_CONFIGFS_F_UAC1=y
  5665. # CONFIG_USB_CONFIGFS_F_UAC1_LEGACY is not set
  5666. CONFIG_USB_CONFIGFS_F_UAC2=y
  5667. CONFIG_USB_CONFIGFS_F_MIDI=y
  5668. # CONFIG_USB_CONFIGFS_F_MIDI2 is not set
  5669. CONFIG_USB_CONFIGFS_F_HID=y
  5670. # CONFIG_USB_CONFIGFS_F_UVC is not set
  5671. # CONFIG_USB_CONFIGFS_F_PRINTER is not set
  5672.  
  5673. #
  5674. # USB Gadget precomposed configurations
  5675. #
  5676. CONFIG_USB_ZERO=m
  5677. # CONFIG_USB_ZERO_HNPTEST is not set
  5678. # CONFIG_USB_AUDIO is not set
  5679. # CONFIG_USB_ETH is not set
  5680. # CONFIG_USB_G_NCM is not set
  5681. CONFIG_USB_GADGETFS=m
  5682. CONFIG_USB_FUNCTIONFS=m
  5683. # CONFIG_USB_FUNCTIONFS_ETH is not set
  5684. # CONFIG_USB_FUNCTIONFS_RNDIS is not set
  5685. CONFIG_USB_FUNCTIONFS_GENERIC=y
  5686. # CONFIG_USB_MASS_STORAGE is not set
  5687. # CONFIG_USB_G_SERIAL is not set
  5688. # CONFIG_USB_MIDI_GADGET is not set
  5689. # CONFIG_USB_G_PRINTER is not set
  5690. # CONFIG_USB_CDC_COMPOSITE is not set
  5691. CONFIG_USB_G_NOKIA=m
  5692. # CONFIG_USB_G_ACM_MS is not set
  5693. # CONFIG_USB_G_MULTI is not set
  5694. # CONFIG_USB_G_HID is not set
  5695. # CONFIG_USB_G_DBGP is not set
  5696. # CONFIG_USB_G_WEBCAM is not set
  5697. # CONFIG_USB_RAW_GADGET is not set
  5698. # end of USB Gadget precomposed configurations
  5699.  
  5700. # CONFIG_TYPEC is not set
  5701. CONFIG_USB_ROLE_SWITCH=m
  5702. CONFIG_MMC=y
  5703. CONFIG_PWRSEQ_EMMC=y
  5704. # CONFIG_PWRSEQ_SD8787 is not set
  5705. CONFIG_PWRSEQ_SIMPLE=y
  5706. CONFIG_MMC_BLOCK=y
  5707. CONFIG_MMC_BLOCK_MINORS=16
  5708. CONFIG_SDIO_UART=y
  5709. # CONFIG_MMC_TEST is not set
  5710.  
  5711. #
  5712. # MMC/SD/SDIO Host Controller Drivers
  5713. #
  5714. # CONFIG_MMC_DEBUG is not set
  5715. CONFIG_MMC_SDHCI=y
  5716. # CONFIG_MMC_SDHCI_PCI is not set
  5717. CONFIG_MMC_SDHCI_PLTFM=y
  5718. # CONFIG_MMC_SDHCI_OF_ARASAN is not set
  5719. # CONFIG_MMC_SDHCI_OF_AT91 is not set
  5720. # CONFIG_MMC_SDHCI_OF_DWCMSHC is not set
  5721. # CONFIG_MMC_SDHCI_CADENCE is not set
  5722. # CONFIG_MMC_SDHCI_F_SDH30 is not set
  5723. # CONFIG_MMC_SDHCI_MILBEAUT is not set
  5724. CONFIG_MMC_OMAP=y
  5725. CONFIG_MMC_OMAP_HS=y
  5726. CONFIG_MMC_TIFM_SD=y
  5727. # CONFIG_MMC_SPI is not set
  5728. # CONFIG_MMC_CB710 is not set
  5729. # CONFIG_MMC_VIA_SDMMC is not set
  5730. # CONFIG_MMC_DW is not set
  5731. # CONFIG_MMC_VUB300 is not set
  5732. # CONFIG_MMC_USHC is not set
  5733. # CONFIG_MMC_USDHI6ROL0 is not set
  5734. # CONFIG_MMC_CQHCI is not set
  5735. # CONFIG_MMC_HSQ is not set
  5736. # CONFIG_MMC_TOSHIBA_PCI is not set
  5737. # CONFIG_MMC_MTK is not set
  5738. # CONFIG_MMC_SDHCI_XENON is not set
  5739. CONFIG_MMC_SDHCI_OMAP=y
  5740. CONFIG_MMC_SDHCI_EXTERNAL_DMA=y
  5741. # CONFIG_SCSI_UFSHCD is not set
  5742. # CONFIG_MEMSTICK is not set
  5743. CONFIG_NEW_LEDS=y
  5744. CONFIG_LEDS_CLASS=m
  5745. # CONFIG_LEDS_CLASS_FLASH is not set
  5746. # CONFIG_LEDS_CLASS_MULTICOLOR is not set
  5747. # CONFIG_LEDS_BRIGHTNESS_HW_CHANGED is not set
  5748.  
  5749. #
  5750. # LED drivers
  5751. #
  5752. # CONFIG_LEDS_AN30259A is not set
  5753. # CONFIG_LEDS_AW200XX is not set
  5754. # CONFIG_LEDS_AW2013 is not set
  5755. # CONFIG_LEDS_BCM6328 is not set
  5756. # CONFIG_LEDS_BCM6358 is not set
  5757. CONFIG_LEDS_CPCAP=m
  5758. # CONFIG_LEDS_CR0014114 is not set
  5759. # CONFIG_LEDS_EL15203000 is not set
  5760. # CONFIG_LEDS_LM3530 is not set
  5761. CONFIG_LEDS_LM3532=m
  5762. # CONFIG_LEDS_LM3642 is not set
  5763. # CONFIG_LEDS_LM3692X is not set
  5764. # CONFIG_LEDS_PCA9532 is not set
  5765. CONFIG_LEDS_GPIO=m
  5766. # CONFIG_LEDS_LP3944 is not set
  5767. # CONFIG_LEDS_LP3952 is not set
  5768. # CONFIG_LEDS_LP8860 is not set
  5769. # CONFIG_LEDS_PCA955X is not set
  5770. CONFIG_LEDS_PCA963X=m
  5771. # CONFIG_LEDS_PCA995X is not set
  5772. # CONFIG_LEDS_DAC124S085 is not set
  5773. CONFIG_LEDS_PWM=m
  5774. # CONFIG_LEDS_REGULATOR is not set
  5775. # CONFIG_LEDS_BD2606MVV is not set
  5776. # CONFIG_LEDS_BD2802 is not set
  5777. # CONFIG_LEDS_LT3593 is not set
  5778. # CONFIG_LEDS_TCA6507 is not set
  5779. # CONFIG_LEDS_TLC591XX is not set
  5780. # CONFIG_LEDS_LM355x is not set
  5781. # CONFIG_LEDS_IS31FL319X is not set
  5782. # CONFIG_LEDS_IS31FL32XX is not set
  5783.  
  5784. #
  5785. # LED driver for blink(1) USB RGB LED is under Special HID drivers (HID_THINGM)
  5786. #
  5787. # CONFIG_LEDS_BLINKM is not set
  5788. # CONFIG_LEDS_MLXREG is not set
  5789. # CONFIG_LEDS_USER is not set
  5790. # CONFIG_LEDS_SPI_BYTE is not set
  5791. # CONFIG_LEDS_LM3697 is not set
  5792. # CONFIG_LEDS_LM36274 is not set
  5793.  
  5794. #
  5795. # Flash and Torch LED drivers
  5796. #
  5797.  
  5798. #
  5799. # RGB LED drivers
  5800. #
  5801.  
  5802. #
  5803. # LED Triggers
  5804. #
  5805. CONFIG_LEDS_TRIGGERS=y
  5806. CONFIG_LEDS_TRIGGER_TIMER=m
  5807. CONFIG_LEDS_TRIGGER_ONESHOT=m
  5808. # CONFIG_LEDS_TRIGGER_DISK is not set
  5809. # CONFIG_LEDS_TRIGGER_MTD is not set
  5810. CONFIG_LEDS_TRIGGER_HEARTBEAT=m
  5811. CONFIG_LEDS_TRIGGER_BACKLIGHT=m
  5812. CONFIG_LEDS_TRIGGER_CPU=y
  5813. # CONFIG_LEDS_TRIGGER_ACTIVITY is not set
  5814. CONFIG_LEDS_TRIGGER_GPIO=m
  5815. CONFIG_LEDS_TRIGGER_DEFAULT_ON=m
  5816.  
  5817. #
  5818. # iptables trigger is under Netfilter config (LED target)
  5819. #
  5820. # CONFIG_LEDS_TRIGGER_TRANSIENT is not set
  5821. # CONFIG_LEDS_TRIGGER_CAMERA is not set
  5822. # CONFIG_LEDS_TRIGGER_PANIC is not set
  5823. # CONFIG_LEDS_TRIGGER_NETDEV is not set
  5824. # CONFIG_LEDS_TRIGGER_PATTERN is not set
  5825. # CONFIG_LEDS_TRIGGER_TTY is not set
  5826. # CONFIG_LEDS_TRIGGER_INPUT_EVENTS is not set
  5827.  
  5828. #
  5829. # Simple LED drivers
  5830. #
  5831. # CONFIG_ACCESSIBILITY is not set
  5832. # CONFIG_INFINIBAND is not set
  5833. CONFIG_EDAC_ATOMIC_SCRUB=y
  5834. CONFIG_EDAC_SUPPORT=y
  5835. CONFIG_RTC_LIB=y
  5836. CONFIG_RTC_CLASS=y
  5837. CONFIG_RTC_HCTOSYS=y
  5838. CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
  5839. CONFIG_RTC_SYSTOHC=y
  5840. CONFIG_RTC_SYSTOHC_DEVICE="rtc0"
  5841. # CONFIG_RTC_DEBUG is not set
  5842. CONFIG_RTC_NVMEM=y
  5843.  
  5844. #
  5845. # RTC interfaces
  5846. #
  5847. CONFIG_RTC_INTF_SYSFS=y
  5848. CONFIG_RTC_INTF_PROC=y
  5849. CONFIG_RTC_INTF_DEV=y
  5850. # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
  5851. # CONFIG_RTC_DRV_TEST is not set
  5852.  
  5853. #
  5854. # I2C RTC drivers
  5855. #
  5856. # CONFIG_RTC_DRV_ABB5ZES3 is not set
  5857. # CONFIG_RTC_DRV_ABEOZ9 is not set
  5858. # CONFIG_RTC_DRV_ABX80X is not set
  5859. CONFIG_RTC_DRV_DS1307=m
  5860. # CONFIG_RTC_DRV_DS1307_CENTURY is not set
  5861. # CONFIG_RTC_DRV_DS1374 is not set
  5862. # CONFIG_RTC_DRV_DS1672 is not set
  5863. # CONFIG_RTC_DRV_HYM8563 is not set
  5864. # CONFIG_RTC_DRV_MAX6900 is not set
  5865. # CONFIG_RTC_DRV_MAX31335 is not set
  5866. # CONFIG_RTC_DRV_NCT3018Y is not set
  5867. # CONFIG_RTC_DRV_RS5C372 is not set
  5868. # CONFIG_RTC_DRV_ISL1208 is not set
  5869. # CONFIG_RTC_DRV_ISL12022 is not set
  5870. # CONFIG_RTC_DRV_ISL12026 is not set
  5871. # CONFIG_RTC_DRV_X1205 is not set
  5872. # CONFIG_RTC_DRV_PCF8523 is not set
  5873. # CONFIG_RTC_DRV_PCF85063 is not set
  5874. # CONFIG_RTC_DRV_PCF85363 is not set
  5875. # CONFIG_RTC_DRV_PCF8563 is not set
  5876. # CONFIG_RTC_DRV_PCF8583 is not set
  5877. CONFIG_RTC_DRV_M41T80=m
  5878. # CONFIG_RTC_DRV_M41T80_WDT is not set
  5879. # CONFIG_RTC_DRV_BQ32K is not set
  5880. CONFIG_RTC_DRV_TWL4030=y
  5881. CONFIG_RTC_DRV_PALMAS=m
  5882. # CONFIG_RTC_DRV_TPS65910 is not set
  5883. # CONFIG_RTC_DRV_S35390A is not set
  5884. # CONFIG_RTC_DRV_FM3130 is not set
  5885. # CONFIG_RTC_DRV_RX8010 is not set
  5886. # CONFIG_RTC_DRV_RX8111 is not set
  5887. # CONFIG_RTC_DRV_RX8581 is not set
  5888. # CONFIG_RTC_DRV_RX8025 is not set
  5889. # CONFIG_RTC_DRV_EM3027 is not set
  5890. # CONFIG_RTC_DRV_RV3028 is not set
  5891. # CONFIG_RTC_DRV_RV3032 is not set
  5892. # CONFIG_RTC_DRV_RV8803 is not set
  5893. # CONFIG_RTC_DRV_SD2405AL is not set
  5894. # CONFIG_RTC_DRV_SD3078 is not set
  5895.  
  5896. #
  5897. # SPI RTC drivers
  5898. #
  5899. # CONFIG_RTC_DRV_M41T93 is not set
  5900. # CONFIG_RTC_DRV_M41T94 is not set
  5901. # CONFIG_RTC_DRV_DS1302 is not set
  5902. # CONFIG_RTC_DRV_DS1305 is not set
  5903. # CONFIG_RTC_DRV_DS1343 is not set
  5904. # CONFIG_RTC_DRV_DS1347 is not set
  5905. # CONFIG_RTC_DRV_DS1390 is not set
  5906. # CONFIG_RTC_DRV_MAX6916 is not set
  5907. # CONFIG_RTC_DRV_R9701 is not set
  5908. # CONFIG_RTC_DRV_RX4581 is not set
  5909. # CONFIG_RTC_DRV_RS5C348 is not set
  5910. # CONFIG_RTC_DRV_MAX6902 is not set
  5911. # CONFIG_RTC_DRV_PCF2123 is not set
  5912. # CONFIG_RTC_DRV_MCP795 is not set
  5913. CONFIG_RTC_I2C_AND_SPI=y
  5914.  
  5915. #
  5916. # SPI and I2C RTC drivers
  5917. #
  5918. # CONFIG_RTC_DRV_DS3232 is not set
  5919. # CONFIG_RTC_DRV_PCF2127 is not set
  5920. # CONFIG_RTC_DRV_RV3029C2 is not set
  5921. # CONFIG_RTC_DRV_RX6110 is not set
  5922.  
  5923. #
  5924. # Platform RTC drivers
  5925. #
  5926. # CONFIG_RTC_DRV_CMOS is not set
  5927. # CONFIG_RTC_DRV_DS1286 is not set
  5928. # CONFIG_RTC_DRV_DS1511 is not set
  5929. # CONFIG_RTC_DRV_DS1553 is not set
  5930. # CONFIG_RTC_DRV_DS1685_FAMILY is not set
  5931. # CONFIG_RTC_DRV_DS1742 is not set
  5932. # CONFIG_RTC_DRV_DS2404 is not set
  5933. # CONFIG_RTC_DRV_STK17TA8 is not set
  5934. # CONFIG_RTC_DRV_M48T86 is not set
  5935. # CONFIG_RTC_DRV_M48T35 is not set
  5936. # CONFIG_RTC_DRV_M48T59 is not set
  5937. # CONFIG_RTC_DRV_MSM6242 is not set
  5938. # CONFIG_RTC_DRV_RP5C01 is not set
  5939. # CONFIG_RTC_DRV_ZYNQMP is not set
  5940.  
  5941. #
  5942. # on-CPU RTC drivers
  5943. #
  5944. CONFIG_RTC_DRV_OMAP=y
  5945. # CONFIG_RTC_DRV_CADENCE is not set
  5946. # CONFIG_RTC_DRV_FTRTC010 is not set
  5947. # CONFIG_RTC_DRV_R7301 is not set
  5948. CONFIG_RTC_DRV_CPCAP=m
  5949.  
  5950. #
  5951. # HID Sensor RTC drivers
  5952. #
  5953. # CONFIG_RTC_DRV_GOLDFISH is not set
  5954. CONFIG_DMADEVICES=y
  5955. # CONFIG_DMADEVICES_DEBUG is not set
  5956.  
  5957. #
  5958. # DMA Devices
  5959. #
  5960. CONFIG_DMA_ENGINE=y
  5961. CONFIG_DMA_VIRTUAL_CHANNELS=y
  5962. CONFIG_DMA_OF=y
  5963. # CONFIG_ALTERA_MSGDMA is not set
  5964. # CONFIG_DW_AXI_DMAC is not set
  5965. # CONFIG_FSL_EDMA is not set
  5966. # CONFIG_FSL_QDMA is not set
  5967. # CONFIG_INTEL_IDMA64 is not set
  5968. # CONFIG_NBPFAXI_DMA is not set
  5969. # CONFIG_PLX_DMA is not set
  5970. # CONFIG_XILINX_DMA is not set
  5971. # CONFIG_XILINX_XDMA is not set
  5972. # CONFIG_XILINX_ZYNQMP_DPDMA is not set
  5973. # CONFIG_AMD_QDMA is not set
  5974. # CONFIG_QCOM_HIDMA_MGMT is not set
  5975. # CONFIG_QCOM_HIDMA is not set
  5976. # CONFIG_DW_DMAC is not set
  5977. # CONFIG_DW_DMAC_PCI is not set
  5978. # CONFIG_DW_EDMA is not set
  5979. # CONFIG_SF_PDMA is not set
  5980. CONFIG_TI_CPPI41=y
  5981. CONFIG_TI_EDMA=y
  5982. CONFIG_DMA_OMAP=y
  5983. CONFIG_TI_DMA_CROSSBAR=y
  5984.  
  5985. #
  5986. # DMA Clients
  5987. #
  5988. # CONFIG_ASYNC_TX_DMA is not set
  5989. # CONFIG_DMATEST is not set
  5990.  
  5991. #
  5992. # DMABUF options
  5993. #
  5994. CONFIG_SYNC_FILE=y
  5995. # CONFIG_SW_SYNC is not set
  5996. # CONFIG_UDMABUF is not set
  5997. # CONFIG_DMABUF_MOVE_NOTIFY is not set
  5998. # CONFIG_DMABUF_DEBUG is not set
  5999. # CONFIG_DMABUF_SELFTESTS is not set
  6000. # CONFIG_DMABUF_HEAPS is not set
  6001. # CONFIG_DMABUF_SYSFS_STATS is not set
  6002. # end of DMABUF options
  6003.  
  6004. # CONFIG_UIO is not set
  6005. # CONFIG_VFIO is not set
  6006. # CONFIG_VIRT_DRIVERS is not set
  6007. CONFIG_VIRTIO_ANCHOR=y
  6008. CONFIG_VIRTIO=y
  6009. CONFIG_VIRTIO_MENU=y
  6010. # CONFIG_VIRTIO_PCI is not set
  6011. # CONFIG_VIRTIO_BALLOON is not set
  6012. # CONFIG_VIRTIO_INPUT is not set
  6013. # CONFIG_VIRTIO_MMIO is not set
  6014. # CONFIG_VIRTIO_DEBUG is not set
  6015. # CONFIG_VDPA is not set
  6016. CONFIG_VHOST_MENU=y
  6017. # CONFIG_VHOST_NET is not set
  6018. # CONFIG_VHOST_CROSS_ENDIAN_LEGACY is not set
  6019.  
  6020. #
  6021. # Microsoft Hyper-V guest support
  6022. #
  6023. # end of Microsoft Hyper-V guest support
  6024.  
  6025. # CONFIG_GREYBUS is not set
  6026. # CONFIG_COMEDI is not set
  6027. CONFIG_STAGING=y
  6028. # CONFIG_RTLLIB is not set
  6029. # CONFIG_RTL8723BS is not set
  6030. # CONFIG_R8712U is not set
  6031. # CONFIG_RTS5208 is not set
  6032. # CONFIG_VT6655 is not set
  6033. # CONFIG_VT6656 is not set
  6034.  
  6035. #
  6036. # IIO staging drivers
  6037. #
  6038.  
  6039. #
  6040. # Accelerometers
  6041. #
  6042. # CONFIG_ADIS16203 is not set
  6043. # CONFIG_ADIS16240 is not set
  6044. # end of Accelerometers
  6045.  
  6046. #
  6047. # Analog to digital converters
  6048. #
  6049. # CONFIG_AD7816 is not set
  6050. # end of Analog to digital converters
  6051.  
  6052. #
  6053. # Analog digital bi-direction converters
  6054. #
  6055. # CONFIG_ADT7316 is not set
  6056. # end of Analog digital bi-direction converters
  6057.  
  6058. #
  6059. # Direct Digital Synthesis
  6060. #
  6061. # CONFIG_AD9832 is not set
  6062. # CONFIG_AD9834 is not set
  6063. # end of Direct Digital Synthesis
  6064.  
  6065. #
  6066. # Network Analyzer, Impedance Converters
  6067. #
  6068. # CONFIG_AD5933 is not set
  6069. # end of Network Analyzer, Impedance Converters
  6070. # end of IIO staging drivers
  6071.  
  6072. # CONFIG_FB_SM750 is not set
  6073. # CONFIG_STAGING_MEDIA is not set
  6074. # CONFIG_LTE_GDM724X is not set
  6075. # CONFIG_FB_TFT is not set
  6076. # CONFIG_XIL_AXIS_FIFO is not set
  6077. # CONFIG_FIELDBUS_DEV is not set
  6078. # CONFIG_VME_BUS is not set
  6079. # CONFIG_GOLDFISH is not set
  6080. # CONFIG_CHROME_PLATFORMS is not set
  6081. # CONFIG_CZNIC_PLATFORMS is not set
  6082. # CONFIG_MELLANOX_PLATFORM is not set
  6083. CONFIG_HAVE_CLK=y
  6084. CONFIG_HAVE_CLK_PREPARE=y
  6085. CONFIG_COMMON_CLK=y
  6086.  
  6087. #
  6088. # Clock driver for ARM Reference designs
  6089. #
  6090. # CONFIG_CLK_ICST is not set
  6091. # CONFIG_CLK_SP810 is not set
  6092. # end of Clock driver for ARM Reference designs
  6093.  
  6094. # CONFIG_LMK04832 is not set
  6095. # CONFIG_COMMON_CLK_MAX9485 is not set
  6096. # CONFIG_COMMON_CLK_SI5341 is not set
  6097. # CONFIG_COMMON_CLK_SI5351 is not set
  6098. # CONFIG_COMMON_CLK_SI514 is not set
  6099. # CONFIG_COMMON_CLK_SI544 is not set
  6100. # CONFIG_COMMON_CLK_SI570 is not set
  6101. # CONFIG_COMMON_CLK_CDCE706 is not set
  6102. # CONFIG_COMMON_CLK_CDCE925 is not set
  6103. # CONFIG_COMMON_CLK_CS2000_CP is not set
  6104. CONFIG_CLK_TWL=y
  6105. CONFIG_CLK_TWL6040=y
  6106. # CONFIG_COMMON_CLK_AXI_CLKGEN is not set
  6107. CONFIG_COMMON_CLK_PALMAS=m
  6108. # CONFIG_COMMON_CLK_PWM is not set
  6109. # CONFIG_COMMON_CLK_RS9_PCIE is not set
  6110. # CONFIG_COMMON_CLK_SI521XX is not set
  6111. # CONFIG_COMMON_CLK_VC3 is not set
  6112. # CONFIG_COMMON_CLK_VC5 is not set
  6113. # CONFIG_COMMON_CLK_VC7 is not set
  6114. # CONFIG_COMMON_CLK_FIXED_MMIO is not set
  6115. CONFIG_COMMON_CLK_TI_ADPLL=y
  6116. # CONFIG_XILINX_VCU is not set
  6117. # CONFIG_COMMON_CLK_XLNX_CLKWZRD is not set
  6118. # CONFIG_HWSPINLOCK is not set
  6119.  
  6120. #
  6121. # Clock Source drivers
  6122. #
  6123. CONFIG_TIMER_OF=y
  6124. CONFIG_TIMER_PROBE=y
  6125. CONFIG_OMAP_DM_SYSTIMER=y
  6126. CONFIG_CLKSRC_MMIO=y
  6127. CONFIG_OMAP_DM_TIMER=y
  6128. CONFIG_CLKSRC_TI_32K=y
  6129. CONFIG_ARM_ARCH_TIMER=y
  6130. CONFIG_ARM_ARCH_TIMER_EVTSTREAM=y
  6131. # CONFIG_MICROCHIP_PIT64B is not set
  6132. # end of Clock Source drivers
  6133.  
  6134. CONFIG_MAILBOX=y
  6135. # CONFIG_PLATFORM_MHU is not set
  6136. CONFIG_OMAP2PLUS_MBOX=m
  6137. # CONFIG_ALTERA_MBOX is not set
  6138. # CONFIG_MAILBOX_TEST is not set
  6139. CONFIG_IOMMU_API=y
  6140. CONFIG_IOMMU_SUPPORT=y
  6141.  
  6142. #
  6143. # Generic IOMMU Pagetable Support
  6144. #
  6145. # CONFIG_IOMMU_IO_PGTABLE_LPAE is not set
  6146. # CONFIG_IOMMU_IO_PGTABLE_ARMV7S is not set
  6147. # end of Generic IOMMU Pagetable Support
  6148.  
  6149. # CONFIG_IOMMU_DEBUGFS is not set
  6150. CONFIG_IOMMU_DEFAULT_DMA_STRICT=y
  6151. # CONFIG_IOMMU_DEFAULT_DMA_LAZY is not set
  6152. # CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set
  6153. CONFIG_OF_IOMMU=y
  6154. # CONFIG_IOMMUFD is not set
  6155. CONFIG_OMAP_IOMMU=y
  6156. # CONFIG_OMAP_IOMMU_DEBUG is not set
  6157. # CONFIG_ARM_SMMU is not set
  6158.  
  6159. #
  6160. # Remoteproc drivers
  6161. #
  6162. CONFIG_REMOTEPROC=y
  6163. # CONFIG_REMOTEPROC_CDEV is not set
  6164. CONFIG_OMAP_REMOTEPROC=m
  6165. # CONFIG_OMAP_REMOTEPROC_WATCHDOG is not set
  6166. # CONFIG_TI_K3_M4_REMOTEPROC is not set
  6167. # end of Remoteproc drivers
  6168.  
  6169. #
  6170. # Rpmsg drivers
  6171. #
  6172. # CONFIG_RPMSG_QCOM_GLINK_RPM is not set
  6173. # CONFIG_RPMSG_VIRTIO is not set
  6174. # end of Rpmsg drivers
  6175.  
  6176. # CONFIG_SOUNDWIRE is not set
  6177.  
  6178. #
  6179. # SOC (System On Chip) specific Drivers
  6180. #
  6181.  
  6182. #
  6183. # Amlogic SoC drivers
  6184. #
  6185. # end of Amlogic SoC drivers
  6186.  
  6187. #
  6188. # Broadcom SoC drivers
  6189. #
  6190. # end of Broadcom SoC drivers
  6191.  
  6192. #
  6193. # NXP/Freescale QorIQ SoC drivers
  6194. #
  6195. # CONFIG_QUICC_ENGINE is not set
  6196. # CONFIG_FSL_RCPM is not set
  6197. # end of NXP/Freescale QorIQ SoC drivers
  6198.  
  6199. #
  6200. # fujitsu SoC drivers
  6201. #
  6202. # end of fujitsu SoC drivers
  6203.  
  6204. #
  6205. # i.MX SoC drivers
  6206. #
  6207. # end of i.MX SoC drivers
  6208.  
  6209. #
  6210. # Enable LiteX SoC Builder specific drivers
  6211. #
  6212. # CONFIG_LITEX_SOC_CONTROLLER is not set
  6213. # end of Enable LiteX SoC Builder specific drivers
  6214.  
  6215. # CONFIG_WPCM450_SOC is not set
  6216.  
  6217. #
  6218. # Qualcomm SoC drivers
  6219. #
  6220. # end of Qualcomm SoC drivers
  6221.  
  6222. CONFIG_SOC_TI=y
  6223.  
  6224. #
  6225. # Xilinx SoC drivers
  6226. #
  6227. # end of Xilinx SoC drivers
  6228. # end of SOC (System On Chip) specific Drivers
  6229.  
  6230. #
  6231. # PM Domains
  6232. #
  6233.  
  6234. #
  6235. # Amlogic PM Domains
  6236. #
  6237. # end of Amlogic PM Domains
  6238.  
  6239. #
  6240. # Broadcom PM Domains
  6241. #
  6242. # end of Broadcom PM Domains
  6243.  
  6244. #
  6245. # i.MX PM Domains
  6246. #
  6247. # end of i.MX PM Domains
  6248.  
  6249. #
  6250. # Qualcomm PM Domains
  6251. #
  6252. # end of Qualcomm PM Domains
  6253.  
  6254. CONFIG_OMAP2PLUS_PRM=y
  6255. # end of PM Domains
  6256.  
  6257. # CONFIG_PM_DEVFREQ is not set
  6258. CONFIG_EXTCON=y
  6259.  
  6260. #
  6261. # Extcon Device Drivers
  6262. #
  6263. # CONFIG_EXTCON_ADC_JACK is not set
  6264. # CONFIG_EXTCON_FSA9480 is not set
  6265. # CONFIG_EXTCON_GPIO is not set
  6266. # CONFIG_EXTCON_LC824206XA is not set
  6267. # CONFIG_EXTCON_MAX3355 is not set
  6268. CONFIG_EXTCON_PALMAS=m
  6269. # CONFIG_EXTCON_PTN5150 is not set
  6270. # CONFIG_EXTCON_RT8973A is not set
  6271. # CONFIG_EXTCON_SM5502 is not set
  6272. CONFIG_EXTCON_USB_GPIO=m
  6273. CONFIG_MEMORY=y
  6274. CONFIG_DDR=y
  6275. CONFIG_TI_EMIF=m
  6276. CONFIG_OMAP_GPMC=y
  6277. # CONFIG_OMAP_GPMC_DEBUG is not set
  6278. CONFIG_IIO=y
  6279. CONFIG_IIO_BUFFER=y
  6280. # CONFIG_IIO_BUFFER_CB is not set
  6281. # CONFIG_IIO_BUFFER_DMA is not set
  6282. # CONFIG_IIO_BUFFER_DMAENGINE is not set
  6283. # CONFIG_IIO_BUFFER_HW_CONSUMER is not set
  6284. CONFIG_IIO_KFIFO_BUF=y
  6285. CONFIG_IIO_TRIGGERED_BUFFER=y
  6286. CONFIG_IIO_CONFIGFS=m
  6287. CONFIG_IIO_TRIGGER=y
  6288. CONFIG_IIO_CONSUMERS_PER_TRIGGER=2
  6289. CONFIG_IIO_SW_DEVICE=m
  6290. CONFIG_IIO_SW_TRIGGER=m
  6291. # CONFIG_IIO_TRIGGERED_EVENT is not set
  6292.  
  6293. #
  6294. # Accelerometers
  6295. #
  6296. # CONFIG_ADIS16201 is not set
  6297. # CONFIG_ADIS16209 is not set
  6298. # CONFIG_ADXL313_I2C is not set
  6299. # CONFIG_ADXL313_SPI is not set
  6300. # CONFIG_ADXL345_I2C is not set
  6301. # CONFIG_ADXL345_SPI is not set
  6302. # CONFIG_ADXL355_I2C is not set
  6303. # CONFIG_ADXL355_SPI is not set
  6304. # CONFIG_ADXL367_SPI is not set
  6305. # CONFIG_ADXL367_I2C is not set
  6306. # CONFIG_ADXL372_SPI is not set
  6307. # CONFIG_ADXL372_I2C is not set
  6308. # CONFIG_ADXL380_SPI is not set
  6309. # CONFIG_ADXL380_I2C is not set
  6310. # CONFIG_BMA180 is not set
  6311. # CONFIG_BMA220 is not set
  6312. # CONFIG_BMA400 is not set
  6313. CONFIG_BMC150_ACCEL=y
  6314. CONFIG_BMC150_ACCEL_I2C=y
  6315. CONFIG_BMC150_ACCEL_SPI=y
  6316. # CONFIG_BMI088_ACCEL is not set
  6317. # CONFIG_DA280 is not set
  6318. # CONFIG_DA311 is not set
  6319. # CONFIG_DMARD06 is not set
  6320. # CONFIG_DMARD09 is not set
  6321. # CONFIG_DMARD10 is not set
  6322. # CONFIG_FXLS8962AF_I2C is not set
  6323. # CONFIG_FXLS8962AF_SPI is not set
  6324. CONFIG_IIO_ST_ACCEL_3AXIS=m
  6325. CONFIG_IIO_ST_ACCEL_I2C_3AXIS=m
  6326. CONFIG_IIO_ST_ACCEL_SPI_3AXIS=m
  6327. # CONFIG_IIO_KX022A_SPI is not set
  6328. # CONFIG_IIO_KX022A_I2C is not set
  6329. # CONFIG_KXSD9 is not set
  6330. CONFIG_KXCJK1013=m
  6331. # CONFIG_MC3230 is not set
  6332. # CONFIG_MMA7455_I2C is not set
  6333. # CONFIG_MMA7455_SPI is not set
  6334. # CONFIG_MMA7660 is not set
  6335. # CONFIG_MMA8452 is not set
  6336. # CONFIG_MMA9551 is not set
  6337. # CONFIG_MMA9553 is not set
  6338. # CONFIG_MSA311 is not set
  6339. # CONFIG_MXC4005 is not set
  6340. # CONFIG_MXC6255 is not set
  6341. # CONFIG_SCA3000 is not set
  6342. # CONFIG_SCA3300 is not set
  6343. # CONFIG_STK8312 is not set
  6344. # CONFIG_STK8BA50 is not set
  6345. # end of Accelerometers
  6346.  
  6347. #
  6348. # Analog to digital converters
  6349. #
  6350. # CONFIG_AD4000 is not set
  6351. # CONFIG_AD4130 is not set
  6352. # CONFIG_AD4695 is not set
  6353. # CONFIG_AD7091R5 is not set
  6354. # CONFIG_AD7091R8 is not set
  6355. # CONFIG_AD7124 is not set
  6356. # CONFIG_AD7173 is not set
  6357. # CONFIG_AD7192 is not set
  6358. # CONFIG_AD7266 is not set
  6359. # CONFIG_AD7280 is not set
  6360. # CONFIG_AD7291 is not set
  6361. # CONFIG_AD7292 is not set
  6362. # CONFIG_AD7298 is not set
  6363. # CONFIG_AD7380 is not set
  6364. # CONFIG_AD7476 is not set
  6365. # CONFIG_AD7606_IFACE_PARALLEL is not set
  6366. # CONFIG_AD7606_IFACE_SPI is not set
  6367. # CONFIG_AD7766 is not set
  6368. # CONFIG_AD7768_1 is not set
  6369. # CONFIG_AD7780 is not set
  6370. # CONFIG_AD7791 is not set
  6371. # CONFIG_AD7793 is not set
  6372. # CONFIG_AD7887 is not set
  6373. # CONFIG_AD7923 is not set
  6374. # CONFIG_AD7944 is not set
  6375. # CONFIG_AD7949 is not set
  6376. # CONFIG_AD799X is not set
  6377. # CONFIG_AD9467 is not set
  6378. # CONFIG_CC10001_ADC is not set
  6379. CONFIG_CPCAP_ADC=m
  6380. # CONFIG_ENVELOPE_DETECTOR is not set
  6381. # CONFIG_HI8435 is not set
  6382. # CONFIG_HX711 is not set
  6383. CONFIG_INA2XX_ADC=m
  6384. # CONFIG_LTC2309 is not set
  6385. # CONFIG_LTC2471 is not set
  6386. # CONFIG_LTC2485 is not set
  6387. # CONFIG_LTC2496 is not set
  6388. # CONFIG_LTC2497 is not set
  6389. # CONFIG_MAX1027 is not set
  6390. # CONFIG_MAX11100 is not set
  6391. # CONFIG_MAX1118 is not set
  6392. # CONFIG_MAX11205 is not set
  6393. # CONFIG_MAX11410 is not set
  6394. # CONFIG_MAX1241 is not set
  6395. # CONFIG_MAX1363 is not set
  6396. # CONFIG_MAX34408 is not set
  6397. # CONFIG_MAX9611 is not set
  6398. # CONFIG_MCP320X is not set
  6399. # CONFIG_MCP3422 is not set
  6400. # CONFIG_MCP3564 is not set
  6401. # CONFIG_MCP3911 is not set
  6402. # CONFIG_NAU7802 is not set
  6403. # CONFIG_PAC1921 is not set
  6404. # CONFIG_PAC1934 is not set
  6405. # CONFIG_PALMAS_GPADC is not set
  6406. # CONFIG_RICHTEK_RTQ6056 is not set
  6407. # CONFIG_SD_ADC_MODULATOR is not set
  6408. # CONFIG_TI_ADC081C is not set
  6409. # CONFIG_TI_ADC0832 is not set
  6410. # CONFIG_TI_ADC084S021 is not set
  6411. # CONFIG_TI_ADC12138 is not set
  6412. # CONFIG_TI_ADC108S102 is not set
  6413. # CONFIG_TI_ADC128S052 is not set
  6414. # CONFIG_TI_ADC161S626 is not set
  6415. # CONFIG_TI_ADS1015 is not set
  6416. # CONFIG_TI_ADS1119 is not set
  6417. # CONFIG_TI_ADS7924 is not set
  6418. # CONFIG_TI_ADS1100 is not set
  6419. # CONFIG_TI_ADS1298 is not set
  6420. # CONFIG_TI_ADS7950 is not set
  6421. # CONFIG_TI_ADS8344 is not set
  6422. # CONFIG_TI_ADS8688 is not set
  6423. # CONFIG_TI_ADS124S08 is not set
  6424. # CONFIG_TI_ADS131E08 is not set
  6425. CONFIG_TI_AM335X_ADC=m
  6426. # CONFIG_TI_LMP92064 is not set
  6427. # CONFIG_TI_TLC4541 is not set
  6428. # CONFIG_TI_TSC2046 is not set
  6429. # CONFIG_TWL4030_MADC is not set
  6430. CONFIG_TWL6030_GPADC=y
  6431. # CONFIG_VF610_ADC is not set
  6432. # CONFIG_XILINX_XADC is not set
  6433. # end of Analog to digital converters
  6434.  
  6435. #
  6436. # Analog to digital and digital to analog converters
  6437. #
  6438. # CONFIG_AD74115 is not set
  6439. # CONFIG_AD74413R is not set
  6440. # end of Analog to digital and digital to analog converters
  6441.  
  6442. #
  6443. # Analog Front Ends
  6444. #
  6445. CONFIG_IIO_RESCALE=y
  6446. # end of Analog Front Ends
  6447.  
  6448. #
  6449. # Amplifiers
  6450. #
  6451. # CONFIG_AD8366 is not set
  6452. # CONFIG_ADA4250 is not set
  6453. # CONFIG_HMC425 is not set
  6454. # end of Amplifiers
  6455.  
  6456. #
  6457. # Capacitance to digital converters
  6458. #
  6459. # CONFIG_AD7150 is not set
  6460. # CONFIG_AD7746 is not set
  6461. # end of Capacitance to digital converters
  6462.  
  6463. #
  6464. # Chemical Sensors
  6465. #
  6466. # CONFIG_AOSONG_AGS02MA is not set
  6467. # CONFIG_ATLAS_PH_SENSOR is not set
  6468. # CONFIG_ATLAS_EZO_SENSOR is not set
  6469. # CONFIG_BME680 is not set
  6470. # CONFIG_CCS811 is not set
  6471. # CONFIG_ENS160 is not set
  6472. # CONFIG_IAQCORE is not set
  6473. # CONFIG_PMS7003 is not set
  6474. # CONFIG_SCD30_CORE is not set
  6475. # CONFIG_SCD4X is not set
  6476. # CONFIG_SENSIRION_SGP30 is not set
  6477. # CONFIG_SENSIRION_SGP40 is not set
  6478. # CONFIG_SPS30_I2C is not set
  6479. # CONFIG_SPS30_SERIAL is not set
  6480. # CONFIG_SENSEAIR_SUNRISE_CO2 is not set
  6481. # CONFIG_VZ89X is not set
  6482. # end of Chemical Sensors
  6483.  
  6484. #
  6485. # Hid Sensor IIO Common
  6486. #
  6487. # end of Hid Sensor IIO Common
  6488.  
  6489. #
  6490. # IIO SCMI Sensors
  6491. #
  6492. # end of IIO SCMI Sensors
  6493.  
  6494. #
  6495. # SSP Sensor Common
  6496. #
  6497. # CONFIG_IIO_SSP_SENSORHUB is not set
  6498. # end of SSP Sensor Common
  6499.  
  6500. CONFIG_IIO_ST_SENSORS_I2C=m
  6501. CONFIG_IIO_ST_SENSORS_SPI=m
  6502. CONFIG_IIO_ST_SENSORS_CORE=m
  6503.  
  6504. #
  6505. # Digital to analog converters
  6506. #
  6507. # CONFIG_AD3552R is not set
  6508. # CONFIG_AD5064 is not set
  6509. # CONFIG_AD5360 is not set
  6510. # CONFIG_AD5380 is not set
  6511. # CONFIG_AD5421 is not set
  6512. # CONFIG_AD5446 is not set
  6513. # CONFIG_AD5449 is not set
  6514. # CONFIG_AD5592R is not set
  6515. # CONFIG_AD5593R is not set
  6516. # CONFIG_AD5504 is not set
  6517. # CONFIG_AD5624R_SPI is not set
  6518. # CONFIG_AD9739A is not set
  6519. # CONFIG_LTC2688 is not set
  6520. # CONFIG_AD5686_SPI is not set
  6521. # CONFIG_AD5696_I2C is not set
  6522. # CONFIG_AD5755 is not set
  6523. # CONFIG_AD5758 is not set
  6524. # CONFIG_AD5761 is not set
  6525. # CONFIG_AD5764 is not set
  6526. # CONFIG_AD5766 is not set
  6527. # CONFIG_AD5770R is not set
  6528. # CONFIG_AD5791 is not set
  6529. # CONFIG_AD7293 is not set
  6530. # CONFIG_AD7303 is not set
  6531. # CONFIG_AD8801 is not set
  6532. # CONFIG_DPOT_DAC is not set
  6533. # CONFIG_DS4424 is not set
  6534. # CONFIG_LTC1660 is not set
  6535. # CONFIG_LTC2632 is not set
  6536. # CONFIG_LTC2664 is not set
  6537. # CONFIG_M62332 is not set
  6538. # CONFIG_MAX517 is not set
  6539. # CONFIG_MAX5522 is not set
  6540. # CONFIG_MAX5821 is not set
  6541. # CONFIG_MCP4725 is not set
  6542. # CONFIG_MCP4728 is not set
  6543. # CONFIG_MCP4821 is not set
  6544. # CONFIG_MCP4922 is not set
  6545. # CONFIG_TI_DAC082S085 is not set
  6546. # CONFIG_TI_DAC5571 is not set
  6547. # CONFIG_TI_DAC7311 is not set
  6548. # CONFIG_TI_DAC7612 is not set
  6549. # CONFIG_VF610_DAC is not set
  6550. # end of Digital to analog converters
  6551.  
  6552. #
  6553. # IIO dummy driver
  6554. #
  6555. # CONFIG_IIO_SIMPLE_DUMMY is not set
  6556. # end of IIO dummy driver
  6557.  
  6558. #
  6559. # Filters
  6560. #
  6561. # end of Filters
  6562.  
  6563. #
  6564. # Frequency Synthesizers DDS/PLL
  6565. #
  6566.  
  6567. #
  6568. # Clock Generator/Distribution
  6569. #
  6570. # CONFIG_AD9523 is not set
  6571. # end of Clock Generator/Distribution
  6572.  
  6573. #
  6574. # Phase-Locked Loop (PLL) frequency synthesizers
  6575. #
  6576. # CONFIG_ADF4350 is not set
  6577. # CONFIG_ADF4371 is not set
  6578. # CONFIG_ADF4377 is not set
  6579. # CONFIG_ADMFM2000 is not set
  6580. # CONFIG_ADMV1013 is not set
  6581. # CONFIG_ADMV4420 is not set
  6582. # CONFIG_ADRF6780 is not set
  6583. # end of Phase-Locked Loop (PLL) frequency synthesizers
  6584. # end of Frequency Synthesizers DDS/PLL
  6585.  
  6586. #
  6587. # Digital gyroscope sensors
  6588. #
  6589. # CONFIG_ADIS16080 is not set
  6590. # CONFIG_ADIS16130 is not set
  6591. # CONFIG_ADIS16136 is not set
  6592. # CONFIG_ADIS16260 is not set
  6593. # CONFIG_ADXRS290 is not set
  6594. # CONFIG_ADXRS450 is not set
  6595. # CONFIG_BMG160 is not set
  6596. # CONFIG_FXAS21002C is not set
  6597. # CONFIG_MPU3050_I2C is not set
  6598. # CONFIG_IIO_ST_GYRO_3AXIS is not set
  6599. # CONFIG_ITG3200 is not set
  6600. # end of Digital gyroscope sensors
  6601.  
  6602. #
  6603. # Health Sensors
  6604. #
  6605.  
  6606. #
  6607. # Heart Rate Monitors
  6608. #
  6609. # CONFIG_AFE4403 is not set
  6610. # CONFIG_AFE4404 is not set
  6611. # CONFIG_MAX30100 is not set
  6612. # CONFIG_MAX30102 is not set
  6613. # end of Heart Rate Monitors
  6614. # end of Health Sensors
  6615.  
  6616. #
  6617. # Humidity sensors
  6618. #
  6619. # CONFIG_AM2315 is not set
  6620. # CONFIG_DHT11 is not set
  6621. # CONFIG_ENS210 is not set
  6622. # CONFIG_HDC100X is not set
  6623. # CONFIG_HDC2010 is not set
  6624. # CONFIG_HDC3020 is not set
  6625. # CONFIG_HTS221 is not set
  6626. # CONFIG_HTU21 is not set
  6627. # CONFIG_SI7005 is not set
  6628. # CONFIG_SI7020 is not set
  6629. # end of Humidity sensors
  6630.  
  6631. #
  6632. # Inertial measurement units
  6633. #
  6634. # CONFIG_ADIS16400 is not set
  6635. # CONFIG_ADIS16460 is not set
  6636. # CONFIG_ADIS16475 is not set
  6637. # CONFIG_ADIS16480 is not set
  6638. # CONFIG_BMI160_I2C is not set
  6639. # CONFIG_BMI160_SPI is not set
  6640. # CONFIG_BMI323_I2C is not set
  6641. # CONFIG_BMI323_SPI is not set
  6642. # CONFIG_BOSCH_BNO055_SERIAL is not set
  6643. # CONFIG_BOSCH_BNO055_I2C is not set
  6644. # CONFIG_FXOS8700_I2C is not set
  6645. # CONFIG_FXOS8700_SPI is not set
  6646. # CONFIG_KMX61 is not set
  6647. # CONFIG_INV_ICM42600_I2C is not set
  6648. # CONFIG_INV_ICM42600_SPI is not set
  6649. # CONFIG_INV_MPU6050_I2C is not set
  6650. # CONFIG_INV_MPU6050_SPI is not set
  6651. # CONFIG_IIO_ST_LSM6DSX is not set
  6652. # CONFIG_IIO_ST_LSM9DS0 is not set
  6653. # end of Inertial measurement units
  6654.  
  6655. #
  6656. # Light sensors
  6657. #
  6658. # CONFIG_ADJD_S311 is not set
  6659. # CONFIG_ADUX1020 is not set
  6660. # CONFIG_AL3010 is not set
  6661. # CONFIG_AL3320A is not set
  6662. # CONFIG_APDS9300 is not set
  6663. # CONFIG_APDS9306 is not set
  6664. # CONFIG_APDS9960 is not set
  6665. # CONFIG_AS73211 is not set
  6666. # CONFIG_BH1745 is not set
  6667. # CONFIG_BH1750 is not set
  6668. # CONFIG_BH1780 is not set
  6669. # CONFIG_CM32181 is not set
  6670. # CONFIG_CM3232 is not set
  6671. # CONFIG_CM3323 is not set
  6672. # CONFIG_CM3605 is not set
  6673. # CONFIG_CM36651 is not set
  6674. CONFIG_GP2AP002=y
  6675. # CONFIG_GP2AP020A00F is not set
  6676. # CONFIG_SENSORS_ISL29018 is not set
  6677. CONFIG_SENSORS_ISL29028=m
  6678. # CONFIG_ISL29125 is not set
  6679. # CONFIG_ISL76682 is not set
  6680. # CONFIG_JSA1212 is not set
  6681. # CONFIG_ROHM_BU27008 is not set
  6682. # CONFIG_ROHM_BU27034 is not set
  6683. # CONFIG_RPR0521 is not set
  6684. # CONFIG_LTR390 is not set
  6685. # CONFIG_LTR501 is not set
  6686. # CONFIG_LTRF216A is not set
  6687. # CONFIG_LV0104CS is not set
  6688. # CONFIG_MAX44000 is not set
  6689. # CONFIG_MAX44009 is not set
  6690. # CONFIG_NOA1305 is not set
  6691. # CONFIG_OPT3001 is not set
  6692. # CONFIG_OPT4001 is not set
  6693. # CONFIG_PA12203001 is not set
  6694. # CONFIG_SI1133 is not set
  6695. # CONFIG_SI1145 is not set
  6696. # CONFIG_STK3310 is not set
  6697. # CONFIG_ST_UVIS25 is not set
  6698. # CONFIG_TCS3414 is not set
  6699. # CONFIG_TCS3472 is not set
  6700. # CONFIG_SENSORS_TSL2563 is not set
  6701. # CONFIG_TSL2583 is not set
  6702. # CONFIG_TSL2591 is not set
  6703. # CONFIG_TSL2772 is not set
  6704. # CONFIG_TSL4531 is not set
  6705. # CONFIG_US5182D is not set
  6706. # CONFIG_VCNL4000 is not set
  6707. # CONFIG_VCNL4035 is not set
  6708. # CONFIG_VEML6030 is not set
  6709. # CONFIG_VEML6040 is not set
  6710. # CONFIG_VEML6070 is not set
  6711. # CONFIG_VEML6075 is not set
  6712. # CONFIG_VL6180 is not set
  6713. # CONFIG_ZOPT2201 is not set
  6714. # end of Light sensors
  6715.  
  6716. #
  6717. # Magnetometer sensors
  6718. #
  6719. # CONFIG_AF8133J is not set
  6720. # CONFIG_AK8974 is not set
  6721. CONFIG_AK8975=m
  6722. # CONFIG_AK09911 is not set
  6723. # CONFIG_BMC150_MAGN_I2C is not set
  6724. # CONFIG_BMC150_MAGN_SPI is not set
  6725. # CONFIG_MAG3110 is not set
  6726. # CONFIG_MMC35240 is not set
  6727. # CONFIG_IIO_ST_MAGN_3AXIS is not set
  6728. # CONFIG_SENSORS_HMC5843_I2C is not set
  6729. # CONFIG_SENSORS_HMC5843_SPI is not set
  6730. # CONFIG_SENSORS_RM3100_I2C is not set
  6731. # CONFIG_SENSORS_RM3100_SPI is not set
  6732. # CONFIG_TI_TMAG5273 is not set
  6733. CONFIG_YAMAHA_YAS530=y
  6734. # end of Magnetometer sensors
  6735.  
  6736. #
  6737. # Multiplexers
  6738. #
  6739. # CONFIG_IIO_MUX is not set
  6740. # end of Multiplexers
  6741.  
  6742. #
  6743. # Inclinometer sensors
  6744. #
  6745. # end of Inclinometer sensors
  6746.  
  6747. #
  6748. # Triggers - standalone
  6749. #
  6750. # CONFIG_IIO_HRTIMER_TRIGGER is not set
  6751. # CONFIG_IIO_INTERRUPT_TRIGGER is not set
  6752. # CONFIG_IIO_TIGHTLOOP_TRIGGER is not set
  6753. # CONFIG_IIO_SYSFS_TRIGGER is not set
  6754. # end of Triggers - standalone
  6755.  
  6756. #
  6757. # Linear and angular position sensors
  6758. #
  6759. # end of Linear and angular position sensors
  6760.  
  6761. #
  6762. # Digital potentiometers
  6763. #
  6764. # CONFIG_AD5110 is not set
  6765. # CONFIG_AD5272 is not set
  6766. # CONFIG_DS1803 is not set
  6767. # CONFIG_MAX5432 is not set
  6768. # CONFIG_MAX5481 is not set
  6769. # CONFIG_MAX5487 is not set
  6770. # CONFIG_MCP4018 is not set
  6771. # CONFIG_MCP4131 is not set
  6772. # CONFIG_MCP4531 is not set
  6773. # CONFIG_MCP41010 is not set
  6774. # CONFIG_TPL0102 is not set
  6775. # CONFIG_X9250 is not set
  6776. # end of Digital potentiometers
  6777.  
  6778. #
  6779. # Digital potentiostats
  6780. #
  6781. # CONFIG_LMP91000 is not set
  6782. # end of Digital potentiostats
  6783.  
  6784. #
  6785. # Pressure sensors
  6786. #
  6787. # CONFIG_ABP060MG is not set
  6788. # CONFIG_ROHM_BM1390 is not set
  6789. CONFIG_BMP280=m
  6790. CONFIG_BMP280_I2C=m
  6791. CONFIG_BMP280_SPI=m
  6792. # CONFIG_DLHL60D is not set
  6793. # CONFIG_DPS310 is not set
  6794. # CONFIG_HP03 is not set
  6795. # CONFIG_HSC030PA is not set
  6796. # CONFIG_ICP10100 is not set
  6797. # CONFIG_MPL115_I2C is not set
  6798. # CONFIG_MPL115_SPI is not set
  6799. # CONFIG_MPL3115 is not set
  6800. # CONFIG_MPRLS0025PA is not set
  6801. # CONFIG_MS5611 is not set
  6802. # CONFIG_MS5637 is not set
  6803. # CONFIG_SDP500 is not set
  6804. # CONFIG_IIO_ST_PRESS is not set
  6805. # CONFIG_T5403 is not set
  6806. # CONFIG_HP206C is not set
  6807. # CONFIG_ZPA2326 is not set
  6808. # end of Pressure sensors
  6809.  
  6810. #
  6811. # Lightning sensors
  6812. #
  6813. # CONFIG_AS3935 is not set
  6814. # end of Lightning sensors
  6815.  
  6816. #
  6817. # Proximity and distance sensors
  6818. #
  6819. # CONFIG_HX9023S is not set
  6820. # CONFIG_IRSD200 is not set
  6821. # CONFIG_ISL29501 is not set
  6822. # CONFIG_LIDAR_LITE_V2 is not set
  6823. # CONFIG_MB1232 is not set
  6824. # CONFIG_PING is not set
  6825. # CONFIG_RFD77402 is not set
  6826. # CONFIG_SRF04 is not set
  6827. # CONFIG_SX9310 is not set
  6828. # CONFIG_SX9324 is not set
  6829. # CONFIG_SX9360 is not set
  6830. # CONFIG_SX9500 is not set
  6831. # CONFIG_SRF08 is not set
  6832. # CONFIG_VCNL3020 is not set
  6833. # CONFIG_VL53L0X_I2C is not set
  6834. # CONFIG_AW96103 is not set
  6835. # end of Proximity and distance sensors
  6836.  
  6837. #
  6838. # Resolver to digital converters
  6839. #
  6840. # CONFIG_AD2S90 is not set
  6841. # CONFIG_AD2S1200 is not set
  6842. # CONFIG_AD2S1210 is not set
  6843. # end of Resolver to digital converters
  6844.  
  6845. #
  6846. # Temperature sensors
  6847. #
  6848. # CONFIG_LTC2983 is not set
  6849. # CONFIG_MAXIM_THERMOCOUPLE is not set
  6850. # CONFIG_MLX90614 is not set
  6851. # CONFIG_MLX90632 is not set
  6852. # CONFIG_MLX90635 is not set
  6853. # CONFIG_TMP006 is not set
  6854. # CONFIG_TMP007 is not set
  6855. # CONFIG_TMP117 is not set
  6856. # CONFIG_TSYS01 is not set
  6857. # CONFIG_TSYS02D is not set
  6858. # CONFIG_MAX30208 is not set
  6859. # CONFIG_MAX31856 is not set
  6860. # CONFIG_MAX31865 is not set
  6861. # CONFIG_MCP9600 is not set
  6862. # end of Temperature sensors
  6863.  
  6864. # CONFIG_NTB is not set
  6865. CONFIG_PWM=y
  6866. # CONFIG_PWM_ATMEL_TCB is not set
  6867. # CONFIG_PWM_CLK is not set
  6868. # CONFIG_PWM_DWC is not set
  6869. # CONFIG_PWM_FSL_FTM is not set
  6870. # CONFIG_PWM_GPIO is not set
  6871. CONFIG_PWM_OMAP_DMTIMER=y
  6872. # CONFIG_PWM_PCA9685 is not set
  6873. CONFIG_PWM_TIECAP=m
  6874. CONFIG_PWM_TIEHRPWM=m
  6875. CONFIG_PWM_TWL=y
  6876. CONFIG_PWM_TWL_LED=m
  6877. # CONFIG_PWM_XILINX is not set
  6878.  
  6879. #
  6880. # IRQ chip support
  6881. #
  6882. CONFIG_IRQCHIP=y
  6883. CONFIG_ARM_GIC=y
  6884. CONFIG_ARM_GIC_MAX_NR=1
  6885. # CONFIG_AL_FIC is not set
  6886. # CONFIG_LAN966X_OIC is not set
  6887. CONFIG_OMAP_IRQCHIP=y
  6888. # CONFIG_XILINX_INTC is not set
  6889. # end of IRQ chip support
  6890.  
  6891. # CONFIG_IPACK_BUS is not set
  6892. CONFIG_ARCH_HAS_RESET_CONTROLLER=y
  6893. CONFIG_RESET_CONTROLLER=y
  6894. # CONFIG_RESET_GPIO is not set
  6895. # CONFIG_RESET_TI_SYSCON is not set
  6896. # CONFIG_RESET_TI_TPS380X is not set
  6897.  
  6898. #
  6899. # PHY Subsystem
  6900. #
  6901. CONFIG_GENERIC_PHY=y
  6902. # CONFIG_PHY_CAN_TRANSCEIVER is not set
  6903.  
  6904. #
  6905. # PHY drivers for Broadcom platforms
  6906. #
  6907. # CONFIG_BCM_KONA_USB2_PHY is not set
  6908. # end of PHY drivers for Broadcom platforms
  6909.  
  6910. # CONFIG_PHY_CADENCE_TORRENT is not set
  6911. # CONFIG_PHY_CADENCE_DPHY is not set
  6912. # CONFIG_PHY_CADENCE_DPHY_RX is not set
  6913. # CONFIG_PHY_CADENCE_SIERRA is not set
  6914. # CONFIG_PHY_CADENCE_SALVO is not set
  6915. # CONFIG_PHY_PXA_28NM_HSIC is not set
  6916. # CONFIG_PHY_PXA_28NM_USB2 is not set
  6917. # CONFIG_PHY_LAN966X_SERDES is not set
  6918. CONFIG_PHY_CPCAP_USB=m
  6919. CONFIG_PHY_MAPPHONE_MDM6600=m
  6920. # CONFIG_PHY_OCELOT_SERDES is not set
  6921. CONFIG_PHY_DM816X_USB=m
  6922. CONFIG_OMAP_CONTROL_PHY=y
  6923. CONFIG_OMAP_USB2=y
  6924. CONFIG_TI_PIPE3=y
  6925. CONFIG_TWL4030_USB=m
  6926. CONFIG_PHY_TI_GMII_SEL=y
  6927. # end of PHY Subsystem
  6928.  
  6929. # CONFIG_POWERCAP is not set
  6930. # CONFIG_MCB is not set
  6931.  
  6932. #
  6933. # Performance monitor support
  6934. #
  6935. # CONFIG_ARM_CCI_PMU is not set
  6936. # CONFIG_ARM_CCN is not set
  6937. CONFIG_ARM_PMU=y
  6938. CONFIG_ARM_V7_PMU=y
  6939. # CONFIG_ARM_PMUV3 is not set
  6940. # CONFIG_DWC_PCIE_PMU is not set
  6941. # end of Performance monitor support
  6942.  
  6943. # CONFIG_RAS is not set
  6944. # CONFIG_USB4 is not set
  6945.  
  6946. #
  6947. # Android
  6948. #
  6949. CONFIG_ANDROID_BINDER_IPC=y
  6950. # CONFIG_ANDROID_BINDERFS is not set
  6951. CONFIG_ANDROID_BINDER_DEVICES="binder,hwbinder,vndbinder"
  6952. # CONFIG_ANDROID_BINDER_IPC_SELFTEST is not set
  6953. # end of Android
  6954.  
  6955. # CONFIG_DAX is not set
  6956. CONFIG_NVMEM=y
  6957. CONFIG_NVMEM_SYSFS=y
  6958. CONFIG_NVMEM_LAYOUTS=y
  6959.  
  6960. #
  6961. # Layout Types
  6962. #
  6963. # CONFIG_NVMEM_LAYOUT_SL28_VPD is not set
  6964. # CONFIG_NVMEM_LAYOUT_ONIE_TLV is not set
  6965. # CONFIG_NVMEM_LAYOUT_U_BOOT_ENV is not set
  6966. # end of Layout Types
  6967.  
  6968. # CONFIG_NVMEM_RMEM is not set
  6969. # CONFIG_NVMEM_U_BOOT_ENV is not set
  6970.  
  6971. #
  6972. # HW tracing support
  6973. #
  6974. # CONFIG_STM is not set
  6975. # CONFIG_INTEL_TH is not set
  6976. # end of HW tracing support
  6977.  
  6978. # CONFIG_FPGA is not set
  6979. # CONFIG_FSI is not set
  6980. # CONFIG_TEE is not set
  6981. CONFIG_PM_OPP=y
  6982. # CONFIG_SIOX is not set
  6983. # CONFIG_SLIMBUS is not set
  6984. # CONFIG_INTERCONNECT is not set
  6985. CONFIG_COUNTER=m
  6986. # CONFIG_INTERRUPT_CNT is not set
  6987. # CONFIG_TI_ECAP_CAPTURE is not set
  6988. # CONFIG_MOST is not set
  6989. # CONFIG_PECI is not set
  6990. # CONFIG_HTE is not set
  6991. # end of Device Drivers
  6992.  
  6993. #
  6994. # File systems
  6995. #
  6996. CONFIG_DCACHE_WORD_ACCESS=y
  6997. # CONFIG_VALIDATE_FS_PARSER is not set
  6998. CONFIG_FS_IOMAP=y
  6999. CONFIG_FS_STACK=y
  7000. CONFIG_BUFFER_HEAD=y
  7001. CONFIG_LEGACY_DIRECT_IO=y
  7002. CONFIG_EXT2_FS=y
  7003. # CONFIG_EXT2_FS_XATTR is not set
  7004. CONFIG_EXT3_FS=y
  7005. # CONFIG_EXT3_FS_POSIX_ACL is not set
  7006. # CONFIG_EXT3_FS_SECURITY is not set
  7007. CONFIG_EXT4_FS=y
  7008. CONFIG_EXT4_FS_POSIX_ACL=y
  7009. CONFIG_EXT4_FS_SECURITY=y
  7010. # CONFIG_EXT4_DEBUG is not set
  7011. CONFIG_JBD2=y
  7012. # CONFIG_JBD2_DEBUG is not set
  7013. CONFIG_FS_MBCACHE=y
  7014. # CONFIG_REISERFS_FS is not set
  7015. # CONFIG_JFS_FS is not set
  7016. # CONFIG_XFS_FS is not set
  7017. # CONFIG_GFS2_FS is not set
  7018. # CONFIG_OCFS2_FS is not set
  7019. CONFIG_BTRFS_FS=m
  7020. # CONFIG_BTRFS_FS_POSIX_ACL is not set
  7021. # CONFIG_BTRFS_FS_RUN_SANITY_TESTS is not set
  7022. # CONFIG_BTRFS_DEBUG is not set
  7023. # CONFIG_BTRFS_ASSERT is not set
  7024. # CONFIG_BTRFS_FS_REF_VERIFY is not set
  7025. # CONFIG_NILFS2_FS is not set
  7026. CONFIG_F2FS_FS=m
  7027. CONFIG_F2FS_STAT_FS=y
  7028. CONFIG_F2FS_FS_XATTR=y
  7029. CONFIG_F2FS_FS_POSIX_ACL=y
  7030. # CONFIG_F2FS_FS_SECURITY is not set
  7031. # CONFIG_F2FS_CHECK_FS is not set
  7032. # CONFIG_F2FS_FAULT_INJECTION is not set
  7033. # CONFIG_F2FS_FS_COMPRESSION is not set
  7034. CONFIG_F2FS_IOSTAT=y
  7035. # CONFIG_F2FS_UNFAIR_RWSEM is not set
  7036. # CONFIG_BCACHEFS_FS is not set
  7037. CONFIG_FS_POSIX_ACL=y
  7038. CONFIG_EXPORTFS=y
  7039. # CONFIG_EXPORTFS_BLOCK_OPS is not set
  7040. CONFIG_FILE_LOCKING=y
  7041. # CONFIG_FS_ENCRYPTION is not set
  7042. # CONFIG_FS_VERITY is not set
  7043. CONFIG_FSNOTIFY=y
  7044. CONFIG_DNOTIFY=y
  7045. CONFIG_INOTIFY_USER=y
  7046. CONFIG_FANOTIFY=y
  7047. # CONFIG_FANOTIFY_ACCESS_PERMISSIONS is not set
  7048. CONFIG_QUOTA=y
  7049. # CONFIG_QUOTA_NETLINK_INTERFACE is not set
  7050. # CONFIG_QUOTA_DEBUG is not set
  7051. CONFIG_QUOTA_TREE=y
  7052. # CONFIG_QFMT_V1 is not set
  7053. CONFIG_QFMT_V2=y
  7054. CONFIG_QUOTACTL=y
  7055. CONFIG_AUTOFS_FS=m
  7056. CONFIG_FUSE_FS=y
  7057. # CONFIG_CUSE is not set
  7058. # CONFIG_VIRTIO_FS is not set
  7059. CONFIG_FUSE_PASSTHROUGH=y
  7060. CONFIG_OVERLAY_FS=y
  7061. # CONFIG_OVERLAY_FS_REDIRECT_DIR is not set
  7062. CONFIG_OVERLAY_FS_REDIRECT_ALWAYS_FOLLOW=y
  7063. # CONFIG_OVERLAY_FS_INDEX is not set
  7064. # CONFIG_OVERLAY_FS_METACOPY is not set
  7065. # CONFIG_OVERLAY_FS_DEBUG is not set
  7066.  
  7067. #
  7068. # Caches
  7069. #
  7070. # end of Caches
  7071.  
  7072. #
  7073. # CD-ROM/DVD Filesystems
  7074. #
  7075. # CONFIG_ISO9660_FS is not set
  7076. # CONFIG_UDF_FS is not set
  7077. # end of CD-ROM/DVD Filesystems
  7078.  
  7079. #
  7080. # DOS/FAT/EXFAT/NT Filesystems
  7081. #
  7082. CONFIG_FAT_FS=y
  7083. CONFIG_MSDOS_FS=y
  7084. CONFIG_VFAT_FS=y
  7085. CONFIG_FAT_DEFAULT_CODEPAGE=437
  7086. CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
  7087. # CONFIG_FAT_DEFAULT_UTF8 is not set
  7088. CONFIG_EXFAT_FS=m
  7089. CONFIG_EXFAT_DEFAULT_IOCHARSET="utf8"
  7090. # CONFIG_NTFS3_FS is not set
  7091. # CONFIG_NTFS_FS is not set
  7092. # end of DOS/FAT/EXFAT/NT Filesystems
  7093.  
  7094. #
  7095. # Pseudo filesystems
  7096. #
  7097. CONFIG_PROC_FS=y
  7098. CONFIG_PROC_SYSCTL=y
  7099. CONFIG_PROC_PAGE_MONITOR=y
  7100. CONFIG_PROC_CHILDREN=y
  7101. CONFIG_KERNFS=y
  7102. CONFIG_SYSFS=y
  7103. CONFIG_TMPFS=y
  7104. CONFIG_TMPFS_POSIX_ACL=y
  7105. CONFIG_TMPFS_XATTR=y
  7106. # CONFIG_TMPFS_QUOTA is not set
  7107. CONFIG_CONFIGFS_FS=y
  7108. # end of Pseudo filesystems
  7109.  
  7110. CONFIG_MISC_FILESYSTEMS=y
  7111. # CONFIG_ORANGEFS_FS is not set
  7112. # CONFIG_ADFS_FS is not set
  7113. # CONFIG_AFFS_FS is not set
  7114. # CONFIG_ECRYPT_FS is not set
  7115. # CONFIG_HFS_FS is not set
  7116. # CONFIG_HFSPLUS_FS is not set
  7117. # CONFIG_BEFS_FS is not set
  7118. # CONFIG_BFS_FS is not set
  7119. # CONFIG_EFS_FS is not set
  7120. CONFIG_JFFS2_FS=y
  7121. CONFIG_JFFS2_FS_DEBUG=0
  7122. CONFIG_JFFS2_FS_WRITEBUFFER=y
  7123. # CONFIG_JFFS2_FS_WBUF_VERIFY is not set
  7124. CONFIG_JFFS2_SUMMARY=y
  7125. CONFIG_JFFS2_FS_XATTR=y
  7126. CONFIG_JFFS2_FS_POSIX_ACL=y
  7127. CONFIG_JFFS2_FS_SECURITY=y
  7128. CONFIG_JFFS2_COMPRESSION_OPTIONS=y
  7129. CONFIG_JFFS2_ZLIB=y
  7130. CONFIG_JFFS2_LZO=y
  7131. CONFIG_JFFS2_RTIME=y
  7132. CONFIG_JFFS2_RUBIN=y
  7133. # CONFIG_JFFS2_CMODE_NONE is not set
  7134. CONFIG_JFFS2_CMODE_PRIORITY=y
  7135. # CONFIG_JFFS2_CMODE_SIZE is not set
  7136. # CONFIG_JFFS2_CMODE_FAVOURLZO is not set
  7137. CONFIG_UBIFS_FS=y
  7138. # CONFIG_UBIFS_FS_ADVANCED_COMPR is not set
  7139. CONFIG_UBIFS_FS_LZO=y
  7140. CONFIG_UBIFS_FS_ZLIB=y
  7141. CONFIG_UBIFS_FS_ZSTD=y
  7142. # CONFIG_UBIFS_ATIME_SUPPORT is not set
  7143. CONFIG_UBIFS_FS_XATTR=y
  7144. CONFIG_UBIFS_FS_SECURITY=y
  7145. # CONFIG_UBIFS_FS_AUTHENTICATION is not set
  7146. CONFIG_CRAMFS=y
  7147. CONFIG_CRAMFS_BLOCKDEV=y
  7148. # CONFIG_CRAMFS_MTD is not set
  7149. CONFIG_SQUASHFS=y
  7150. CONFIG_SQUASHFS_FILE_CACHE=y
  7151. # CONFIG_SQUASHFS_FILE_DIRECT is not set
  7152. CONFIG_SQUASHFS_DECOMP_SINGLE=y
  7153. # CONFIG_SQUASHFS_CHOICE_DECOMP_BY_MOUNT is not set
  7154. CONFIG_SQUASHFS_COMPILE_DECOMP_SINGLE=y
  7155. # CONFIG_SQUASHFS_COMPILE_DECOMP_MULTI is not set
  7156. # CONFIG_SQUASHFS_COMPILE_DECOMP_MULTI_PERCPU is not set
  7157. CONFIG_SQUASHFS_XATTR=y
  7158. CONFIG_SQUASHFS_ZLIB=y
  7159. # CONFIG_SQUASHFS_LZ4 is not set
  7160. # CONFIG_SQUASHFS_LZO is not set
  7161. CONFIG_SQUASHFS_XZ=y
  7162. # CONFIG_SQUASHFS_ZSTD is not set
  7163. # CONFIG_SQUASHFS_4K_DEVBLK_SIZE is not set
  7164. # CONFIG_SQUASHFS_EMBEDDED is not set
  7165. CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
  7166. # CONFIG_VXFS_FS is not set
  7167. # CONFIG_MINIX_FS is not set
  7168. # CONFIG_OMFS_FS is not set
  7169. # CONFIG_HPFS_FS is not set
  7170. # CONFIG_QNX4FS_FS is not set
  7171. # CONFIG_QNX6FS_FS is not set
  7172. # CONFIG_ROMFS_FS is not set
  7173. CONFIG_PSTORE=y
  7174. CONFIG_PSTORE_DEFAULT_KMSG_BYTES=10240
  7175. CONFIG_PSTORE_COMPRESS=y
  7176. CONFIG_PSTORE_CONSOLE=y
  7177. CONFIG_PSTORE_PMSG=y
  7178. CONFIG_PSTORE_RAM=y
  7179. # CONFIG_PSTORE_BLK is not set
  7180. # CONFIG_SYSV_FS is not set
  7181. # CONFIG_UFS_FS is not set
  7182. # CONFIG_EROFS_FS is not set
  7183. CONFIG_NETWORK_FILESYSTEMS=y
  7184. CONFIG_NFS_FS=m
  7185. CONFIG_NFS_V2=m
  7186. CONFIG_NFS_V3=m
  7187. CONFIG_NFS_V3_ACL=y
  7188. CONFIG_NFS_V4=m
  7189. # CONFIG_NFS_SWAP is not set
  7190. # CONFIG_NFS_V4_1 is not set
  7191. # CONFIG_NFS_USE_LEGACY_DNS is not set
  7192. CONFIG_NFS_USE_KERNEL_DNS=y
  7193. CONFIG_NFS_DISABLE_UDP_SUPPORT=y
  7194. # CONFIG_NFSD is not set
  7195. CONFIG_GRACE_PERIOD=m
  7196. CONFIG_LOCKD=m
  7197. CONFIG_LOCKD_V4=y
  7198. CONFIG_NFS_ACL_SUPPORT=m
  7199. CONFIG_NFS_COMMON=y
  7200. CONFIG_SUNRPC=m
  7201. CONFIG_SUNRPC_GSS=m
  7202. CONFIG_RPCSEC_GSS_KRB5=m
  7203. # CONFIG_SUNRPC_DEBUG is not set
  7204. # CONFIG_CEPH_FS is not set
  7205. # CONFIG_CIFS is not set
  7206. # CONFIG_SMB_SERVER is not set
  7207. # CONFIG_CODA_FS is not set
  7208. # CONFIG_AFS_FS is not set
  7209. CONFIG_NLS=y
  7210. CONFIG_NLS_DEFAULT="iso8859-1"
  7211. CONFIG_NLS_CODEPAGE_437=y
  7212. # CONFIG_NLS_CODEPAGE_737 is not set
  7213. # CONFIG_NLS_CODEPAGE_775 is not set
  7214. # CONFIG_NLS_CODEPAGE_850 is not set
  7215. # CONFIG_NLS_CODEPAGE_852 is not set
  7216. # CONFIG_NLS_CODEPAGE_855 is not set
  7217. # CONFIG_NLS_CODEPAGE_857 is not set
  7218. # CONFIG_NLS_CODEPAGE_860 is not set
  7219. # CONFIG_NLS_CODEPAGE_861 is not set
  7220. # CONFIG_NLS_CODEPAGE_862 is not set
  7221. # CONFIG_NLS_CODEPAGE_863 is not set
  7222. # CONFIG_NLS_CODEPAGE_864 is not set
  7223. # CONFIG_NLS_CODEPAGE_865 is not set
  7224. # CONFIG_NLS_CODEPAGE_866 is not set
  7225. # CONFIG_NLS_CODEPAGE_869 is not set
  7226. # CONFIG_NLS_CODEPAGE_936 is not set
  7227. # CONFIG_NLS_CODEPAGE_950 is not set
  7228. # CONFIG_NLS_CODEPAGE_932 is not set
  7229. # CONFIG_NLS_CODEPAGE_949 is not set
  7230. # CONFIG_NLS_CODEPAGE_874 is not set
  7231. # CONFIG_NLS_ISO8859_8 is not set
  7232. # CONFIG_NLS_CODEPAGE_1250 is not set
  7233. # CONFIG_NLS_CODEPAGE_1251 is not set
  7234. # CONFIG_NLS_ASCII is not set
  7235. CONFIG_NLS_ISO8859_1=y
  7236. # CONFIG_NLS_ISO8859_2 is not set
  7237. # CONFIG_NLS_ISO8859_3 is not set
  7238. # CONFIG_NLS_ISO8859_4 is not set
  7239. # CONFIG_NLS_ISO8859_5 is not set
  7240. # CONFIG_NLS_ISO8859_6 is not set
  7241. # CONFIG_NLS_ISO8859_7 is not set
  7242. # CONFIG_NLS_ISO8859_9 is not set
  7243. # CONFIG_NLS_ISO8859_13 is not set
  7244. # CONFIG_NLS_ISO8859_14 is not set
  7245. # CONFIG_NLS_ISO8859_15 is not set
  7246. # CONFIG_NLS_KOI8_R is not set
  7247. # CONFIG_NLS_KOI8_U is not set
  7248. # CONFIG_NLS_MAC_ROMAN is not set
  7249. # CONFIG_NLS_MAC_CELTIC is not set
  7250. # CONFIG_NLS_MAC_CENTEURO is not set
  7251. # CONFIG_NLS_MAC_CROATIAN is not set
  7252. # CONFIG_NLS_MAC_CYRILLIC is not set
  7253. # CONFIG_NLS_MAC_GAELIC is not set
  7254. # CONFIG_NLS_MAC_GREEK is not set
  7255. # CONFIG_NLS_MAC_ICELAND is not set
  7256. # CONFIG_NLS_MAC_INUIT is not set
  7257. # CONFIG_NLS_MAC_ROMANIAN is not set
  7258. # CONFIG_NLS_MAC_TURKISH is not set
  7259. # CONFIG_NLS_UTF8 is not set
  7260. # CONFIG_DLM is not set
  7261. # CONFIG_UNICODE is not set
  7262. CONFIG_IO_WQ=y
  7263. # end of File systems
  7264.  
  7265. #
  7266. # Security options
  7267. #
  7268. CONFIG_KEYS=y
  7269. # CONFIG_KEYS_REQUEST_CACHE is not set
  7270. # CONFIG_PERSISTENT_KEYRINGS is not set
  7271. # CONFIG_TRUSTED_KEYS is not set
  7272. # CONFIG_ENCRYPTED_KEYS is not set
  7273. CONFIG_KEY_DH_OPERATIONS=y
  7274. # CONFIG_SECURITY_DMESG_RESTRICT is not set
  7275. CONFIG_PROC_MEM_ALWAYS_FORCE=y
  7276. # CONFIG_PROC_MEM_FORCE_PTRACE is not set
  7277. # CONFIG_PROC_MEM_NO_FORCE is not set
  7278. CONFIG_SECURITY=y
  7279. # CONFIG_SECURITYFS is not set
  7280. # CONFIG_SECURITY_NETWORK is not set
  7281. # CONFIG_SECURITY_PATH is not set
  7282. # CONFIG_HARDENED_USERCOPY is not set
  7283. # CONFIG_FORTIFY_SOURCE is not set
  7284. # CONFIG_STATIC_USERMODEHELPER is not set
  7285. # CONFIG_SECURITY_SMACK is not set
  7286. # CONFIG_SECURITY_TOMOYO is not set
  7287. # CONFIG_SECURITY_APPARMOR is not set
  7288. # CONFIG_SECURITY_LOADPIN is not set
  7289. # CONFIG_SECURITY_YAMA is not set
  7290. # CONFIG_SECURITY_SAFESETID is not set
  7291. # CONFIG_SECURITY_LOCKDOWN_LSM is not set
  7292. # CONFIG_SECURITY_LANDLOCK is not set
  7293. CONFIG_INTEGRITY=y
  7294. # CONFIG_INTEGRITY_SIGNATURE is not set
  7295. CONFIG_INTEGRITY_AUDIT=y
  7296. # CONFIG_IMA is not set
  7297. # CONFIG_EVM is not set
  7298. CONFIG_DEFAULT_SECURITY_DAC=y
  7299. CONFIG_LSM="lockdown,yama,loadpin,safesetid,integrity,bpf"
  7300.  
  7301. #
  7302. # Kernel hardening options
  7303. #
  7304.  
  7305. #
  7306. # Memory initialization
  7307. #
  7308. CONFIG_CC_HAS_AUTO_VAR_INIT_PATTERN=y
  7309. CONFIG_CC_HAS_AUTO_VAR_INIT_ZERO_BARE=y
  7310. CONFIG_CC_HAS_AUTO_VAR_INIT_ZERO=y
  7311. CONFIG_INIT_STACK_NONE=y
  7312. # CONFIG_INIT_STACK_ALL_PATTERN is not set
  7313. # CONFIG_INIT_STACK_ALL_ZERO is not set
  7314. # CONFIG_GCC_PLUGIN_STACKLEAK is not set
  7315. # CONFIG_INIT_ON_ALLOC_DEFAULT_ON is not set
  7316. # CONFIG_INIT_ON_FREE_DEFAULT_ON is not set
  7317. CONFIG_CC_HAS_ZERO_CALL_USED_REGS=y
  7318. # CONFIG_ZERO_CALL_USED_REGS is not set
  7319. # end of Memory initialization
  7320.  
  7321. #
  7322. # Hardening of kernel data structures
  7323. #
  7324. # CONFIG_LIST_HARDENED is not set
  7325. # CONFIG_BUG_ON_DATA_CORRUPTION is not set
  7326. # end of Hardening of kernel data structures
  7327.  
  7328. CONFIG_RANDSTRUCT_NONE=y
  7329. # CONFIG_RANDSTRUCT_FULL is not set
  7330. # CONFIG_RANDSTRUCT_PERFORMANCE is not set
  7331. # end of Kernel hardening options
  7332. # end of Security options
  7333.  
  7334. CONFIG_XOR_BLOCKS=m
  7335. CONFIG_ASYNC_CORE=m
  7336. CONFIG_ASYNC_XOR=m
  7337. CONFIG_CRYPTO=y
  7338.  
  7339. #
  7340. # Crypto core or helper
  7341. #
  7342. CONFIG_CRYPTO_ALGAPI=y
  7343. CONFIG_CRYPTO_ALGAPI2=y
  7344. CONFIG_CRYPTO_AEAD=y
  7345. CONFIG_CRYPTO_AEAD2=y
  7346. CONFIG_CRYPTO_SIG=y
  7347. CONFIG_CRYPTO_SIG2=y
  7348. CONFIG_CRYPTO_SKCIPHER=y
  7349. CONFIG_CRYPTO_SKCIPHER2=y
  7350. CONFIG_CRYPTO_HASH=y
  7351. CONFIG_CRYPTO_HASH2=y
  7352. CONFIG_CRYPTO_RNG=m
  7353. CONFIG_CRYPTO_RNG2=y
  7354. CONFIG_CRYPTO_RNG_DEFAULT=m
  7355. CONFIG_CRYPTO_AKCIPHER2=y
  7356. CONFIG_CRYPTO_AKCIPHER=y
  7357. CONFIG_CRYPTO_KPP2=y
  7358. CONFIG_CRYPTO_KPP=y
  7359. CONFIG_CRYPTO_ACOMP2=y
  7360. CONFIG_CRYPTO_MANAGER=y
  7361. CONFIG_CRYPTO_MANAGER2=y
  7362. # CONFIG_CRYPTO_USER is not set
  7363. CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
  7364. CONFIG_CRYPTO_NULL=y
  7365. CONFIG_CRYPTO_NULL2=y
  7366. # CONFIG_CRYPTO_PCRYPT is not set
  7367. CONFIG_CRYPTO_CRYPTD=m
  7368. CONFIG_CRYPTO_AUTHENC=y
  7369. # CONFIG_CRYPTO_TEST is not set
  7370. CONFIG_CRYPTO_ENGINE=m
  7371. # end of Crypto core or helper
  7372.  
  7373. #
  7374. # Public-key cryptography
  7375. #
  7376. CONFIG_CRYPTO_RSA=y
  7377. CONFIG_CRYPTO_DH=y
  7378. # CONFIG_CRYPTO_DH_RFC7919_GROUPS is not set
  7379. CONFIG_CRYPTO_ECC=m
  7380. CONFIG_CRYPTO_ECDH=m
  7381. # CONFIG_CRYPTO_ECDSA is not set
  7382. # CONFIG_CRYPTO_ECRDSA is not set
  7383. # CONFIG_CRYPTO_CURVE25519 is not set
  7384. # end of Public-key cryptography
  7385.  
  7386. #
  7387. # Block ciphers
  7388. #
  7389. CONFIG_CRYPTO_AES=y
  7390. # CONFIG_CRYPTO_AES_TI is not set
  7391. # CONFIG_CRYPTO_ANUBIS is not set
  7392. # CONFIG_CRYPTO_ARIA is not set
  7393. # CONFIG_CRYPTO_BLOWFISH is not set
  7394. # CONFIG_CRYPTO_CAMELLIA is not set
  7395. # CONFIG_CRYPTO_CAST5 is not set
  7396. # CONFIG_CRYPTO_CAST6 is not set
  7397. CONFIG_CRYPTO_DES=m
  7398. CONFIG_CRYPTO_FCRYPT=m
  7399. # CONFIG_CRYPTO_KHAZAD is not set
  7400. # CONFIG_CRYPTO_SEED is not set
  7401. # CONFIG_CRYPTO_SERPENT is not set
  7402. # CONFIG_CRYPTO_SM4_GENERIC is not set
  7403. # CONFIG_CRYPTO_TEA is not set
  7404. # CONFIG_CRYPTO_TWOFISH is not set
  7405. # end of Block ciphers
  7406.  
  7407. #
  7408. # Length-preserving ciphers and modes
  7409. #
  7410. # CONFIG_CRYPTO_ADIANTUM is not set
  7411. # CONFIG_CRYPTO_ARC4 is not set
  7412. # CONFIG_CRYPTO_CHACHA20 is not set
  7413. CONFIG_CRYPTO_CBC=y
  7414. CONFIG_CRYPTO_CTR=y
  7415. # CONFIG_CRYPTO_CTS is not set
  7416. CONFIG_CRYPTO_ECB=y
  7417. # CONFIG_CRYPTO_HCTR2 is not set
  7418. # CONFIG_CRYPTO_KEYWRAP is not set
  7419. # CONFIG_CRYPTO_LRW is not set
  7420. CONFIG_CRYPTO_PCBC=m
  7421. CONFIG_CRYPTO_XTS=m
  7422. # end of Length-preserving ciphers and modes
  7423.  
  7424. #
  7425. # AEAD (authenticated encryption with associated data) ciphers
  7426. #
  7427. # CONFIG_CRYPTO_AEGIS128 is not set
  7428. # CONFIG_CRYPTO_CHACHA20POLY1305 is not set
  7429. CONFIG_CRYPTO_CCM=y
  7430. CONFIG_CRYPTO_GCM=y
  7431. # CONFIG_CRYPTO_SEQIV is not set
  7432. # CONFIG_CRYPTO_ECHAINIV is not set
  7433. CONFIG_CRYPTO_ESSIV=y
  7434. # end of AEAD (authenticated encryption with associated data) ciphers
  7435.  
  7436. #
  7437. # Hashes, digests, and MACs
  7438. #
  7439. CONFIG_CRYPTO_BLAKE2B=m
  7440. CONFIG_CRYPTO_CMAC=y
  7441. CONFIG_CRYPTO_GHASH=y
  7442. CONFIG_CRYPTO_HMAC=y
  7443. # CONFIG_CRYPTO_MD4 is not set
  7444. CONFIG_CRYPTO_MD5=m
  7445. CONFIG_CRYPTO_MICHAEL_MIC=y
  7446. # CONFIG_CRYPTO_POLY1305 is not set
  7447. # CONFIG_CRYPTO_RMD160 is not set
  7448. CONFIG_CRYPTO_SHA1=m
  7449. CONFIG_CRYPTO_SHA256=y
  7450. CONFIG_CRYPTO_SHA512=m
  7451. CONFIG_CRYPTO_SHA3=m
  7452. # CONFIG_CRYPTO_SM3_GENERIC is not set
  7453. # CONFIG_CRYPTO_STREEBOG is not set
  7454. # CONFIG_CRYPTO_VMAC is not set
  7455. # CONFIG_CRYPTO_WP512 is not set
  7456. # CONFIG_CRYPTO_XCBC is not set
  7457. CONFIG_CRYPTO_XXHASH=m
  7458. # end of Hashes, digests, and MACs
  7459.  
  7460. #
  7461. # CRCs (cyclic redundancy checks)
  7462. #
  7463. CONFIG_CRYPTO_CRC32C=y
  7464. CONFIG_CRYPTO_CRC32=m
  7465. CONFIG_CRYPTO_CRCT10DIF=y
  7466. CONFIG_CRYPTO_CRC64_ROCKSOFT=y
  7467. # end of CRCs (cyclic redundancy checks)
  7468.  
  7469. #
  7470. # Compression
  7471. #
  7472. CONFIG_CRYPTO_DEFLATE=y
  7473. CONFIG_CRYPTO_LZO=y
  7474. # CONFIG_CRYPTO_842 is not set
  7475. CONFIG_CRYPTO_LZ4=y
  7476. # CONFIG_CRYPTO_LZ4HC is not set
  7477. CONFIG_CRYPTO_ZSTD=y
  7478. # end of Compression
  7479.  
  7480. #
  7481. # Random number generation
  7482. #
  7483. # CONFIG_CRYPTO_ANSI_CPRNG is not set
  7484. CONFIG_CRYPTO_DRBG_MENU=m
  7485. CONFIG_CRYPTO_DRBG_HMAC=y
  7486. # CONFIG_CRYPTO_DRBG_HASH is not set
  7487. # CONFIG_CRYPTO_DRBG_CTR is not set
  7488. CONFIG_CRYPTO_DRBG=m
  7489. CONFIG_CRYPTO_JITTERENTROPY=m
  7490. CONFIG_CRYPTO_JITTERENTROPY_MEMORY_BLOCKS=64
  7491. CONFIG_CRYPTO_JITTERENTROPY_MEMORY_BLOCKSIZE=32
  7492. CONFIG_CRYPTO_JITTERENTROPY_OSR=1
  7493. CONFIG_CRYPTO_KDF800108_CTR=y
  7494. # end of Random number generation
  7495.  
  7496. #
  7497. # Userspace interface
  7498. #
  7499. CONFIG_CRYPTO_USER_API=m
  7500. CONFIG_CRYPTO_USER_API_HASH=m
  7501. CONFIG_CRYPTO_USER_API_SKCIPHER=m
  7502. # CONFIG_CRYPTO_USER_API_RNG is not set
  7503. # CONFIG_CRYPTO_USER_API_AEAD is not set
  7504. CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE=y
  7505. # end of Userspace interface
  7506.  
  7507. CONFIG_CRYPTO_HASH_INFO=y
  7508.  
  7509. #
  7510. # Accelerated Cryptographic Algorithms for CPU (arm)
  7511. #
  7512. CONFIG_CRYPTO_CURVE25519_NEON=m
  7513. # CONFIG_CRYPTO_GHASH_ARM_CE is not set
  7514. # CONFIG_CRYPTO_NHPOLY1305_NEON is not set
  7515. CONFIG_CRYPTO_POLY1305_ARM=m
  7516. CONFIG_CRYPTO_BLAKE2S_ARM=y
  7517. # CONFIG_CRYPTO_BLAKE2B_NEON is not set
  7518. # CONFIG_CRYPTO_SHA1_ARM is not set
  7519. # CONFIG_CRYPTO_SHA1_ARM_NEON is not set
  7520. # CONFIG_CRYPTO_SHA1_ARM_CE is not set
  7521. # CONFIG_CRYPTO_SHA2_ARM_CE is not set
  7522. # CONFIG_CRYPTO_SHA256_ARM is not set
  7523. # CONFIG_CRYPTO_SHA512_ARM is not set
  7524. # CONFIG_CRYPTO_AES_ARM is not set
  7525. # CONFIG_CRYPTO_AES_ARM_BS is not set
  7526. # CONFIG_CRYPTO_AES_ARM_CE is not set
  7527. CONFIG_CRYPTO_CHACHA20_NEON=m
  7528. # CONFIG_CRYPTO_CRC32_ARM_CE is not set
  7529. # CONFIG_CRYPTO_CRCT10DIF_ARM_CE is not set
  7530. # end of Accelerated Cryptographic Algorithms for CPU (arm)
  7531.  
  7532. CONFIG_CRYPTO_HW=y
  7533. # CONFIG_CRYPTO_DEV_HIFN_795X is not set
  7534. CONFIG_CRYPTO_DEV_OMAP=m
  7535. CONFIG_CRYPTO_DEV_OMAP_SHAM=m
  7536. CONFIG_CRYPTO_DEV_OMAP_AES=m
  7537. CONFIG_CRYPTO_DEV_OMAP_DES=m
  7538. # CONFIG_CRYPTO_DEV_ATMEL_ECC is not set
  7539. # CONFIG_CRYPTO_DEV_ATMEL_SHA204A is not set
  7540. # CONFIG_CRYPTO_DEV_QAT_DH895xCC is not set
  7541. # CONFIG_CRYPTO_DEV_QAT_C3XXX is not set
  7542. # CONFIG_CRYPTO_DEV_QAT_C62X is not set
  7543. # CONFIG_CRYPTO_DEV_QAT_4XXX is not set
  7544. # CONFIG_CRYPTO_DEV_QAT_420XX is not set
  7545. # CONFIG_CRYPTO_DEV_QAT_DH895xCCVF is not set
  7546. # CONFIG_CRYPTO_DEV_QAT_C3XXXVF is not set
  7547. # CONFIG_CRYPTO_DEV_QAT_C62XVF is not set
  7548. # CONFIG_CRYPTO_DEV_VIRTIO is not set
  7549. # CONFIG_CRYPTO_DEV_SAFEXCEL is not set
  7550. # CONFIG_CRYPTO_DEV_CCREE is not set
  7551. # CONFIG_CRYPTO_DEV_AMLOGIC_GXL is not set
  7552. CONFIG_ASYMMETRIC_KEY_TYPE=y
  7553. CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE=y
  7554. CONFIG_X509_CERTIFICATE_PARSER=y
  7555. CONFIG_PKCS8_PRIVATE_KEY_PARSER=m
  7556. CONFIG_PKCS7_MESSAGE_PARSER=y
  7557. # CONFIG_PKCS7_TEST_KEY is not set
  7558. # CONFIG_SIGNED_PE_FILE_VERIFICATION is not set
  7559. # CONFIG_FIPS_SIGNATURE_SELFTEST is not set
  7560.  
  7561. #
  7562. # Certificates for signature checking
  7563. #
  7564. CONFIG_SYSTEM_TRUSTED_KEYRING=y
  7565. CONFIG_SYSTEM_TRUSTED_KEYS=""
  7566. # CONFIG_SYSTEM_EXTRA_CERTIFICATE is not set
  7567. # CONFIG_SECONDARY_TRUSTED_KEYRING is not set
  7568. # CONFIG_SYSTEM_BLACKLIST_KEYRING is not set
  7569. # end of Certificates for signature checking
  7570.  
  7571. CONFIG_BINARY_PRINTF=y
  7572.  
  7573. #
  7574. # Library routines
  7575. #
  7576. CONFIG_RAID6_PQ=m
  7577. CONFIG_RAID6_PQ_BENCHMARK=y
  7578. CONFIG_LINEAR_RANGES=y
  7579. # CONFIG_PACKING is not set
  7580. CONFIG_BITREVERSE=y
  7581. CONFIG_HAVE_ARCH_BITREVERSE=y
  7582. CONFIG_GENERIC_STRNCPY_FROM_USER=y
  7583. CONFIG_GENERIC_STRNLEN_USER=y
  7584. CONFIG_GENERIC_NET_UTILS=y
  7585. CONFIG_CORDIC=m
  7586. # CONFIG_PRIME_NUMBERS is not set
  7587. CONFIG_RATIONAL=y
  7588. CONFIG_ARCH_USE_CMPXCHG_LOCKREF=y
  7589.  
  7590. #
  7591. # Crypto library routines
  7592. #
  7593. CONFIG_CRYPTO_LIB_UTILS=y
  7594. CONFIG_CRYPTO_LIB_AES=y
  7595. CONFIG_CRYPTO_LIB_ARC4=m
  7596. CONFIG_CRYPTO_LIB_GF128MUL=y
  7597. CONFIG_CRYPTO_ARCH_HAVE_LIB_BLAKE2S=y
  7598. CONFIG_CRYPTO_ARCH_HAVE_LIB_CHACHA=m
  7599. CONFIG_CRYPTO_LIB_CHACHA=m
  7600. CONFIG_CRYPTO_ARCH_HAVE_LIB_CURVE25519=m
  7601. CONFIG_CRYPTO_LIB_CURVE25519_GENERIC=m
  7602. CONFIG_CRYPTO_LIB_CURVE25519=m
  7603. CONFIG_CRYPTO_LIB_DES=m
  7604. CONFIG_CRYPTO_LIB_POLY1305_RSIZE=9
  7605. CONFIG_CRYPTO_ARCH_HAVE_LIB_POLY1305=m
  7606. CONFIG_CRYPTO_LIB_POLY1305=m
  7607. CONFIG_CRYPTO_LIB_CHACHA20POLY1305=m
  7608. CONFIG_CRYPTO_LIB_SHA1=y
  7609. CONFIG_CRYPTO_LIB_SHA256=y
  7610. # end of Crypto library routines
  7611.  
  7612. CONFIG_CRC_CCITT=y
  7613. CONFIG_CRC16=y
  7614. CONFIG_CRC_T10DIF=y
  7615. CONFIG_CRC64_ROCKSOFT=y
  7616. CONFIG_CRC_ITU_T=y
  7617. CONFIG_CRC32=y
  7618. # CONFIG_CRC32_SELFTEST is not set
  7619. CONFIG_CRC32_SLICEBY8=y
  7620. # CONFIG_CRC32_SLICEBY4 is not set
  7621. # CONFIG_CRC32_SARWATE is not set
  7622. # CONFIG_CRC32_BIT is not set
  7623. CONFIG_CRC64=y
  7624. # CONFIG_CRC4 is not set
  7625. CONFIG_CRC7=y
  7626. CONFIG_LIBCRC32C=y
  7627. # CONFIG_CRC8 is not set
  7628. CONFIG_XXHASH=y
  7629. CONFIG_AUDIT_GENERIC=y
  7630. # CONFIG_RANDOM32_SELFTEST is not set
  7631. CONFIG_ZLIB_INFLATE=y
  7632. CONFIG_ZLIB_DEFLATE=y
  7633. CONFIG_LZO_COMPRESS=y
  7634. CONFIG_LZO_DECOMPRESS=y
  7635. CONFIG_LZ4_COMPRESS=y
  7636. CONFIG_LZ4_DECOMPRESS=y
  7637. CONFIG_ZSTD_COMMON=y
  7638. CONFIG_ZSTD_COMPRESS=y
  7639. CONFIG_ZSTD_DECOMPRESS=y
  7640. CONFIG_XZ_DEC=y
  7641. CONFIG_XZ_DEC_X86=y
  7642. CONFIG_XZ_DEC_POWERPC=y
  7643. CONFIG_XZ_DEC_ARM=y
  7644. CONFIG_XZ_DEC_ARMTHUMB=y
  7645. CONFIG_XZ_DEC_ARM64=y
  7646. CONFIG_XZ_DEC_SPARC=y
  7647. CONFIG_XZ_DEC_RISCV=y
  7648. # CONFIG_XZ_DEC_MICROLZMA is not set
  7649. CONFIG_XZ_DEC_BCJ=y
  7650. # CONFIG_XZ_DEC_TEST is not set
  7651. CONFIG_DECOMPRESS_GZIP=y
  7652. CONFIG_DECOMPRESS_BZIP2=y
  7653. CONFIG_DECOMPRESS_LZMA=y
  7654. CONFIG_DECOMPRESS_XZ=y
  7655. CONFIG_DECOMPRESS_LZO=y
  7656. CONFIG_DECOMPRESS_LZ4=y
  7657. CONFIG_DECOMPRESS_ZSTD=y
  7658. CONFIG_GENERIC_ALLOCATOR=y
  7659. CONFIG_REED_SOLOMON=y
  7660. CONFIG_REED_SOLOMON_ENC8=y
  7661. CONFIG_REED_SOLOMON_DEC8=y
  7662. CONFIG_BCH=y
  7663. CONFIG_XARRAY_MULTI=y
  7664. CONFIG_ASSOCIATIVE_ARRAY=y
  7665. CONFIG_HAS_IOMEM=y
  7666. CONFIG_HAS_IOPORT=y
  7667. CONFIG_HAS_IOPORT_MAP=y
  7668. CONFIG_HAS_DMA=y
  7669. CONFIG_DMA_OPS_HELPERS=y
  7670. CONFIG_NEED_DMA_MAP_STATE=y
  7671. CONFIG_DMA_DECLARE_COHERENT=y
  7672. CONFIG_ARCH_HAS_SETUP_DMA_OPS=y
  7673. CONFIG_ARCH_HAS_TEARDOWN_DMA_OPS=y
  7674. CONFIG_ARCH_HAS_SYNC_DMA_FOR_DEVICE=y
  7675. CONFIG_ARCH_HAS_SYNC_DMA_FOR_CPU=y
  7676. CONFIG_DMA_NEED_SYNC=y
  7677. CONFIG_DMA_NONCOHERENT_MMAP=y
  7678. CONFIG_ARCH_HAS_DMA_ALLOC=y
  7679. CONFIG_DMA_CMA=y
  7680.  
  7681. #
  7682. # Default contiguous memory area size:
  7683. #
  7684. CONFIG_CMA_SIZE_MBYTES=16
  7685. CONFIG_CMA_SIZE_SEL_MBYTES=y
  7686. # CONFIG_CMA_SIZE_SEL_PERCENTAGE is not set
  7687. # CONFIG_CMA_SIZE_SEL_MIN is not set
  7688. # CONFIG_CMA_SIZE_SEL_MAX is not set
  7689. CONFIG_CMA_ALIGNMENT=8
  7690. # CONFIG_DMA_API_DEBUG is not set
  7691. # CONFIG_DMA_MAP_BENCHMARK is not set
  7692. CONFIG_SGL_ALLOC=y
  7693. CONFIG_CPU_RMAP=y
  7694. CONFIG_DQL=y
  7695. CONFIG_GLOB=y
  7696. # CONFIG_GLOB_SELFTEST is not set
  7697. CONFIG_NLATTR=y
  7698. CONFIG_CLZ_TAB=y
  7699. # CONFIG_IRQ_POLL is not set
  7700. CONFIG_MPILIB=y
  7701. CONFIG_DIMLIB=y
  7702. CONFIG_LIBFDT=y
  7703. CONFIG_OID_REGISTRY=y
  7704. CONFIG_HAVE_GENERIC_VDSO=y
  7705. CONFIG_GENERIC_GETTIMEOFDAY=y
  7706. CONFIG_GENERIC_VDSO_32=y
  7707. CONFIG_FONT_SUPPORT=y
  7708. CONFIG_FONTS=y
  7709. CONFIG_FONT_8x8=y
  7710. CONFIG_FONT_8x16=y
  7711. # CONFIG_FONT_6x11 is not set
  7712. # CONFIG_FONT_7x14 is not set
  7713. # CONFIG_FONT_PEARL_8x8 is not set
  7714. # CONFIG_FONT_ACORN_8x8 is not set
  7715. # CONFIG_FONT_MINI_4x6 is not set
  7716. # CONFIG_FONT_6x10 is not set
  7717. # CONFIG_FONT_10x18 is not set
  7718. # CONFIG_FONT_SUN8x16 is not set
  7719. # CONFIG_FONT_SUN12x22 is not set
  7720. # CONFIG_FONT_TER16x32 is not set
  7721. # CONFIG_FONT_6x8 is not set
  7722. CONFIG_SG_SPLIT=y
  7723. CONFIG_SG_POOL=y
  7724. CONFIG_ARCH_STACKWALK=y
  7725. CONFIG_STACKDEPOT=y
  7726. CONFIG_STACKDEPOT_MAX_FRAMES=64
  7727. CONFIG_SBITMAP=y
  7728. # CONFIG_LWQ_TEST is not set
  7729. # end of Library routines
  7730.  
  7731. CONFIG_GENERIC_LIB_DEVMEM_IS_ALLOWED=y
  7732.  
  7733. #
  7734. # Kernel hacking
  7735. #
  7736.  
  7737. #
  7738. # printk and dmesg options
  7739. #
  7740. CONFIG_PRINTK_TIME=y
  7741. # CONFIG_PRINTK_CALLER is not set
  7742. # CONFIG_STACKTRACE_BUILD_ID is not set
  7743. CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7
  7744. CONFIG_CONSOLE_LOGLEVEL_QUIET=4
  7745. CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4
  7746. # CONFIG_DYNAMIC_DEBUG is not set
  7747. # CONFIG_DYNAMIC_DEBUG_CORE is not set
  7748. CONFIG_SYMBOLIC_ERRNAME=y
  7749. CONFIG_DEBUG_BUGVERBOSE=y
  7750. # end of printk and dmesg options
  7751.  
  7752. # CONFIG_DEBUG_KERNEL is not set
  7753.  
  7754. #
  7755. # Compile-time checks and compiler options
  7756. #
  7757. CONFIG_AS_HAS_NON_CONST_ULEB128=y
  7758. CONFIG_FRAME_WARN=1024
  7759. # CONFIG_STRIP_ASM_SYMS is not set
  7760. # CONFIG_HEADERS_INSTALL is not set
  7761. # CONFIG_DEBUG_SECTION_MISMATCH is not set
  7762. CONFIG_SECTION_MISMATCH_WARN_ONLY=y
  7763. # end of Compile-time checks and compiler options
  7764.  
  7765. #
  7766. # Generic Kernel Debugging Instruments
  7767. #
  7768. CONFIG_MAGIC_SYSRQ=y
  7769. CONFIG_MAGIC_SYSRQ_DEFAULT_ENABLE=0x1
  7770. CONFIG_MAGIC_SYSRQ_SERIAL=y
  7771. CONFIG_MAGIC_SYSRQ_SERIAL_SEQUENCE=""
  7772. CONFIG_DEBUG_FS=y
  7773. CONFIG_DEBUG_FS_ALLOW_ALL=y
  7774. # CONFIG_DEBUG_FS_DISALLOW_MOUNT is not set
  7775. # CONFIG_DEBUG_FS_ALLOW_NONE is not set
  7776. CONFIG_HAVE_ARCH_KGDB=y
  7777. CONFIG_ARCH_HAS_UBSAN=y
  7778. # CONFIG_UBSAN is not set
  7779. CONFIG_HAVE_KCSAN_COMPILER=y
  7780. # end of Generic Kernel Debugging Instruments
  7781.  
  7782. #
  7783. # Networking Debugging
  7784. #
  7785. # end of Networking Debugging
  7786.  
  7787. #
  7788. # Memory Debugging
  7789. #
  7790. # CONFIG_PAGE_EXTENSION is not set
  7791. CONFIG_SLUB_DEBUG=y
  7792. # CONFIG_SLUB_DEBUG_ON is not set
  7793. # CONFIG_PAGE_POISONING is not set
  7794. # CONFIG_DEBUG_RODATA_TEST is not set
  7795. CONFIG_HAVE_DEBUG_KMEMLEAK=y
  7796. # CONFIG_PER_VMA_LOCK_STATS is not set
  7797. # CONFIG_SHRINKER_DEBUG is not set
  7798. CONFIG_ARCH_HAS_DEBUG_VIRTUAL=y
  7799. CONFIG_DEBUG_MEMORY_INIT=y
  7800. # CONFIG_MEM_ALLOC_PROFILING is not set
  7801. CONFIG_HAVE_ARCH_KASAN=y
  7802. CONFIG_HAVE_ARCH_KASAN_VMALLOC=y
  7803. CONFIG_CC_HAS_KASAN_GENERIC=y
  7804. CONFIG_CC_HAS_WORKING_NOSANITIZE_ADDRESS=y
  7805. # CONFIG_KASAN is not set
  7806. CONFIG_HAVE_ARCH_KFENCE=y
  7807. # CONFIG_KFENCE is not set
  7808. # end of Memory Debugging
  7809.  
  7810. #
  7811. # Debug Oops, Lockups and Hangs
  7812. #
  7813. # CONFIG_PANIC_ON_OOPS is not set
  7814. CONFIG_PANIC_ON_OOPS_VALUE=0
  7815. CONFIG_PANIC_TIMEOUT=0
  7816. CONFIG_HAVE_HARDLOCKUP_DETECTOR_BUDDY=y
  7817. # CONFIG_TEST_LOCKUP is not set
  7818. # end of Debug Oops, Lockups and Hangs
  7819.  
  7820. #
  7821. # Scheduler Debugging
  7822. #
  7823. # CONFIG_SCHEDSTATS is not set
  7824. # end of Scheduler Debugging
  7825.  
  7826. # CONFIG_DEBUG_TIMEKEEPING is not set
  7827.  
  7828. #
  7829. # Lock Debugging (spinlocks, mutexes, etc...)
  7830. #
  7831. CONFIG_LOCK_DEBUGGING_SUPPORT=y
  7832. # CONFIG_WW_MUTEX_SELFTEST is not set
  7833. # end of Lock Debugging (spinlocks, mutexes, etc...)
  7834.  
  7835. CONFIG_DEBUG_IRQFLAGS=y
  7836. CONFIG_STACKTRACE=y
  7837. # CONFIG_WARN_ALL_UNSEEDED_RANDOM is not set
  7838.  
  7839. #
  7840. # Debug kernel data structures
  7841. #
  7842. # end of Debug kernel data structures
  7843.  
  7844. #
  7845. # RCU Debugging
  7846. #
  7847. CONFIG_RCU_CPU_STALL_TIMEOUT=21
  7848. CONFIG_RCU_EXP_CPU_STALL_TIMEOUT=20
  7849. # CONFIG_RCU_CPU_STALL_CPUTIME is not set
  7850. # end of RCU Debugging
  7851.  
  7852. CONFIG_NOP_TRACER=y
  7853. CONFIG_HAVE_FUNCTION_TRACER=y
  7854. CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
  7855. CONFIG_HAVE_DYNAMIC_FTRACE=y
  7856. CONFIG_HAVE_DYNAMIC_FTRACE_WITH_REGS=y
  7857. CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
  7858. CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
  7859. CONFIG_HAVE_C_RECORDMCOUNT=y
  7860. CONFIG_HAVE_BUILDTIME_MCOUNT_SORT=y
  7861. CONFIG_TRACE_CLOCK=y
  7862. CONFIG_RING_BUFFER=y
  7863. CONFIG_EVENT_TRACING=y
  7864. CONFIG_CONTEXT_SWITCH_TRACER=y
  7865. CONFIG_TRACING=y
  7866. CONFIG_TRACING_SUPPORT=y
  7867. CONFIG_FTRACE=y
  7868. # CONFIG_BOOTTIME_TRACING is not set
  7869. # CONFIG_FUNCTION_TRACER is not set
  7870. # CONFIG_STACK_TRACER is not set
  7871. # CONFIG_IRQSOFF_TRACER is not set
  7872. # CONFIG_PREEMPT_TRACER is not set
  7873. # CONFIG_SCHED_TRACER is not set
  7874. # CONFIG_HWLAT_TRACER is not set
  7875. # CONFIG_OSNOISE_TRACER is not set
  7876. # CONFIG_TIMERLAT_TRACER is not set
  7877. # CONFIG_ENABLE_DEFAULT_TRACERS is not set
  7878. # CONFIG_FTRACE_SYSCALLS is not set
  7879. # CONFIG_TRACER_SNAPSHOT is not set
  7880. CONFIG_BRANCH_PROFILE_NONE=y
  7881. # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
  7882. # CONFIG_PROFILE_ALL_BRANCHES is not set
  7883. # CONFIG_BLK_DEV_IO_TRACE is not set
  7884. CONFIG_KPROBE_EVENTS=y
  7885. CONFIG_UPROBE_EVENTS=y
  7886. CONFIG_DYNAMIC_EVENTS=y
  7887. CONFIG_PROBE_EVENTS=y
  7888. # CONFIG_SYNTH_EVENTS is not set
  7889. # CONFIG_USER_EVENTS is not set
  7890. # CONFIG_HIST_TRIGGERS is not set
  7891. # CONFIG_TRACE_EVENT_INJECT is not set
  7892. # CONFIG_TRACEPOINT_BENCHMARK is not set
  7893. # CONFIG_RING_BUFFER_BENCHMARK is not set
  7894. # CONFIG_TRACE_EVAL_MAP_FILE is not set
  7895. # CONFIG_RING_BUFFER_STARTUP_TEST is not set
  7896. # CONFIG_RING_BUFFER_VALIDATE_TIME_DELTAS is not set
  7897. # CONFIG_PREEMPTIRQ_DELAY_TEST is not set
  7898. # CONFIG_KPROBE_EVENT_GEN_TEST is not set
  7899. # CONFIG_RV is not set
  7900. # CONFIG_SAMPLES is not set
  7901. # CONFIG_STRICT_DEVMEM is not set
  7902.  
  7903. #
  7904. # arm Debugging
  7905. #
  7906. # CONFIG_ARM_DEBUG_WX is not set
  7907. # CONFIG_UNWINDER_FRAME_POINTER is not set
  7908. CONFIG_UNWINDER_ARM=y
  7909. CONFIG_ARM_UNWIND=y
  7910. # CONFIG_DEBUG_USER is not set
  7911. CONFIG_DEBUG_LL_INCLUDE="mach/debug-macro.S"
  7912. CONFIG_UNCOMPRESS_INCLUDE="debug/uncompress.h"
  7913. # CONFIG_ARM_KPROBES_TEST is not set
  7914. # CONFIG_PID_IN_CONTEXTIDR is not set
  7915. # CONFIG_CORESIGHT is not set
  7916. # end of arm Debugging
  7917.  
  7918. #
  7919. # Kernel Testing and Coverage
  7920. #
  7921. # CONFIG_KUNIT is not set
  7922. # CONFIG_FUNCTION_ERROR_INJECTION is not set
  7923. CONFIG_ARCH_HAS_KCOV=y
  7924. CONFIG_CC_HAS_SANCOV_TRACE_PC=y
  7925. # CONFIG_KCOV is not set
  7926. CONFIG_RUNTIME_TESTING_MENU=y
  7927. # CONFIG_TEST_DHRY is not set
  7928. # CONFIG_LKDTM is not set
  7929. # CONFIG_TEST_MIN_HEAP is not set
  7930. # CONFIG_TEST_DIV64 is not set
  7931. # CONFIG_TEST_MULDIV64 is not set
  7932. # CONFIG_REED_SOLOMON_TEST is not set
  7933. # CONFIG_ATOMIC64_SELFTEST is not set
  7934. # CONFIG_TEST_HEXDUMP is not set
  7935. # CONFIG_TEST_KSTRTOX is not set
  7936. # CONFIG_TEST_PRINTF is not set
  7937. # CONFIG_TEST_SCANF is not set
  7938. # CONFIG_TEST_BITMAP is not set
  7939. # CONFIG_TEST_UUID is not set
  7940. # CONFIG_TEST_XARRAY is not set
  7941. # CONFIG_TEST_MAPLE_TREE is not set
  7942. # CONFIG_TEST_RHASHTABLE is not set
  7943. # CONFIG_TEST_IDA is not set
  7944. # CONFIG_TEST_LKM is not set
  7945. # CONFIG_TEST_BITOPS is not set
  7946. # CONFIG_TEST_VMALLOC is not set
  7947. # CONFIG_TEST_BPF is not set
  7948. # CONFIG_TEST_BLACKHOLE_DEV is not set
  7949. # CONFIG_FIND_BIT_BENCHMARK is not set
  7950. # CONFIG_TEST_FIRMWARE is not set
  7951. # CONFIG_TEST_SYSCTL is not set
  7952. # CONFIG_TEST_UDELAY is not set
  7953. # CONFIG_TEST_STATIC_KEYS is not set
  7954. # CONFIG_TEST_KMOD is not set
  7955. # CONFIG_TEST_MEMCAT_P is not set
  7956. # CONFIG_TEST_MEMINIT is not set
  7957. # CONFIG_TEST_FREE_PAGES is not set
  7958. CONFIG_ARCH_USE_MEMTEST=y
  7959. # CONFIG_MEMTEST is not set
  7960. # end of Kernel Testing and Coverage
  7961.  
  7962. #
  7963. # Rust hacking
  7964. #
  7965. # end of Rust hacking
  7966. # end of Kernel hacking
Add Comment
Please, Sign In to add comment