Guest User

Untitled

a guest
Jun 11th, 2022
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 82.64 KB | None | 0 0
  1. #
  2. # Automatically generated file; DO NOT EDIT.
  3. # Linux/riscv 5.18.3-gentoo Kernel Configuration
  4. #
  5. CONFIG_CC_VERSION_TEXT="riscv64-linux-musl-gcc (Gentoo Hardened 11.3.0 p4) 11.3.0"
  6. CONFIG_CC_IS_GCC=y
  7. CONFIG_GCC_VERSION=110300
  8. CONFIG_CLANG_VERSION=0
  9. CONFIG_AS_IS_GNU=y
  10. CONFIG_AS_VERSION=23700
  11. CONFIG_LD_IS_BFD=y
  12. CONFIG_LD_VERSION=23700
  13. CONFIG_LLD_VERSION=0
  14. CONFIG_CC_CAN_LINK=y
  15. CONFIG_CC_CAN_LINK_STATIC=y
  16. CONFIG_CC_HAS_ASM_GOTO=y
  17. CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y
  18. CONFIG_CC_HAS_ASM_GOTO_TIED_OUTPUT=y
  19. CONFIG_CC_HAS_ASM_INLINE=y
  20. CONFIG_CC_HAS_NO_PROFILE_FN_ATTR=y
  21. CONFIG_PAHOLE_VERSION=0
  22. CONFIG_IRQ_WORK=y
  23. CONFIG_BUILDTIME_TABLE_SORT=y
  24. CONFIG_THREAD_INFO_IN_TASK=y
  25.  
  26. #
  27. # General setup
  28. #
  29. CONFIG_BROKEN_ON_SMP=y
  30. CONFIG_INIT_ENV_ARG_LIMIT=32
  31. # CONFIG_COMPILE_TEST is not set
  32. # CONFIG_WERROR is not set
  33. CONFIG_LOCALVERSION=""
  34. CONFIG_LOCALVERSION_AUTO=y
  35. CONFIG_BUILD_SALT=""
  36. CONFIG_DEFAULT_INIT=""
  37. CONFIG_DEFAULT_HOSTNAME="licheerv"
  38. # CONFIG_SWAP is not set
  39. CONFIG_SYSVIPC=y
  40. CONFIG_SYSVIPC_SYSCTL=y
  41. # CONFIG_POSIX_MQUEUE is not set
  42. # CONFIG_WATCH_QUEUE is not set
  43. # CONFIG_CROSS_MEMORY_ATTACH is not set
  44. # CONFIG_USELIB is not set
  45. # CONFIG_AUDIT is not set
  46. CONFIG_HAVE_ARCH_AUDITSYSCALL=y
  47.  
  48. #
  49. # IRQ subsystem
  50. #
  51. CONFIG_GENERIC_IRQ_SHOW=y
  52. CONFIG_GENERIC_IRQ_SHOW_LEVEL=y
  53. CONFIG_IRQ_DOMAIN=y
  54. CONFIG_IRQ_DOMAIN_HIERARCHY=y
  55. CONFIG_GENERIC_IRQ_IPI=y
  56. CONFIG_IRQ_MSI_IOMMU=y
  57. CONFIG_IRQ_FORCED_THREADING=y
  58. CONFIG_SPARSE_IRQ=y
  59. # end of IRQ subsystem
  60.  
  61. CONFIG_GENERIC_IRQ_MULTI_HANDLER=y
  62. CONFIG_ARCH_CLOCKSOURCE_INIT=y
  63. CONFIG_GENERIC_TIME_VSYSCALL=y
  64. CONFIG_GENERIC_CLOCKEVENTS=y
  65.  
  66. #
  67. # Timers subsystem
  68. #
  69. CONFIG_TICK_ONESHOT=y
  70. CONFIG_NO_HZ_COMMON=y
  71. # CONFIG_HZ_PERIODIC is not set
  72. CONFIG_NO_HZ_IDLE=y
  73. # CONFIG_NO_HZ is not set
  74. CONFIG_HIGH_RES_TIMERS=y
  75. # end of Timers subsystem
  76.  
  77. CONFIG_BPF=y
  78. CONFIG_HAVE_EBPF_JIT=y
  79.  
  80. #
  81. # BPF subsystem
  82. #
  83. # CONFIG_BPF_SYSCALL is not set
  84. # CONFIG_BPF_JIT is not set
  85. # end of BPF subsystem
  86.  
  87. CONFIG_PREEMPT_NONE_BUILD=y
  88. CONFIG_PREEMPT_NONE=y
  89. # CONFIG_PREEMPT_VOLUNTARY is not set
  90. # CONFIG_PREEMPT is not set
  91.  
  92. #
  93. # CPU/Task time and stats accounting
  94. #
  95. CONFIG_TICK_CPU_ACCOUNTING=y
  96. # CONFIG_VIRT_CPU_ACCOUNTING_GEN is not set
  97. # CONFIG_IRQ_TIME_ACCOUNTING is not set
  98. # CONFIG_BSD_PROCESS_ACCT is not set
  99. # CONFIG_TASKSTATS is not set
  100. # CONFIG_PSI is not set
  101. # end of CPU/Task time and stats accounting
  102.  
  103. #
  104. # RCU Subsystem
  105. #
  106. CONFIG_TINY_RCU=y
  107. # CONFIG_RCU_EXPERT is not set
  108. CONFIG_SRCU=y
  109. CONFIG_TINY_SRCU=y
  110. # end of RCU Subsystem
  111.  
  112. CONFIG_IKCONFIG=y
  113. CONFIG_IKCONFIG_PROC=y
  114. # CONFIG_IKHEADERS is not set
  115. CONFIG_LOG_BUF_SHIFT=17
  116. CONFIG_PRINTK_SAFE_LOG_BUF_SHIFT=13
  117. CONFIG_GENERIC_SCHED_CLOCK=y
  118.  
  119. #
  120. # Scheduler features
  121. #
  122. # end of Scheduler features
  123.  
  124. CONFIG_CC_HAS_INT128=y
  125. CONFIG_CC_IMPLICIT_FALLTHROUGH="-Wimplicit-fallthrough=5"
  126. CONFIG_ARCH_SUPPORTS_INT128=y
  127. CONFIG_CGROUPS=y
  128. CONFIG_PAGE_COUNTER=y
  129. CONFIG_MEMCG=y
  130. # CONFIG_BLK_CGROUP is not set
  131. CONFIG_CGROUP_SCHED=y
  132. CONFIG_FAIR_GROUP_SCHED=y
  133. # CONFIG_CFS_BANDWIDTH is not set
  134. # CONFIG_RT_GROUP_SCHED is not set
  135. # CONFIG_CGROUP_PIDS is not set
  136. # CONFIG_CGROUP_RDMA is not set
  137. # CONFIG_CGROUP_FREEZER is not set
  138. # CONFIG_CGROUP_DEVICE is not set
  139. # CONFIG_CGROUP_CPUACCT is not set
  140. # CONFIG_CGROUP_MISC is not set
  141. CONFIG_NAMESPACES=y
  142. CONFIG_UTS_NS=y
  143. CONFIG_TIME_NS=y
  144. CONFIG_IPC_NS=y
  145. CONFIG_USER_NS=y
  146. CONFIG_PID_NS=y
  147. CONFIG_NET_NS=y
  148. # CONFIG_CHECKPOINT_RESTORE is not set
  149. # CONFIG_SCHED_AUTOGROUP is not set
  150. # CONFIG_SYSFS_DEPRECATED is not set
  151. # CONFIG_RELAY is not set
  152. # CONFIG_BLK_DEV_INITRD is not set
  153. # CONFIG_BOOT_CONFIG is not set
  154. CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE=y
  155. # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
  156. CONFIG_SYSCTL=y
  157. CONFIG_SYSCTL_EXCEPTION_TRACE=y
  158. # CONFIG_EXPERT is not set
  159. CONFIG_MULTIUSER=y
  160. CONFIG_SYSFS_SYSCALL=y
  161. CONFIG_FHANDLE=y
  162. CONFIG_POSIX_TIMERS=y
  163. CONFIG_PRINTK=y
  164. CONFIG_BUG=y
  165. CONFIG_ELF_CORE=y
  166. CONFIG_BASE_FULL=y
  167. CONFIG_FUTEX=y
  168. CONFIG_FUTEX_PI=y
  169. CONFIG_EPOLL=y
  170. CONFIG_SIGNALFD=y
  171. CONFIG_TIMERFD=y
  172. CONFIG_EVENTFD=y
  173. CONFIG_SHMEM=y
  174. CONFIG_AIO=y
  175. CONFIG_IO_URING=y
  176. CONFIG_ADVISE_SYSCALLS=y
  177. CONFIG_MEMBARRIER=y
  178. CONFIG_KALLSYMS=y
  179. CONFIG_KALLSYMS_BASE_RELATIVE=y
  180. # CONFIG_USERFAULTFD is not set
  181. CONFIG_RSEQ=y
  182. # CONFIG_EMBEDDED is not set
  183. CONFIG_HAVE_PERF_EVENTS=y
  184.  
  185. #
  186. # Kernel Performance Events And Counters
  187. #
  188. # CONFIG_PERF_EVENTS is not set
  189. # end of Kernel Performance Events And Counters
  190.  
  191. CONFIG_VM_EVENT_COUNTERS=y
  192. # CONFIG_COMPAT_BRK is not set
  193. # CONFIG_SLAB is not set
  194. # CONFIG_SLUB is not set
  195. CONFIG_SLOB=y
  196. CONFIG_SHUFFLE_PAGE_ALLOCATOR=y
  197. CONFIG_SYSTEM_DATA_VERIFICATION=y
  198. # CONFIG_PROFILING is not set
  199. # end of General setup
  200.  
  201. CONFIG_64BIT=y
  202. CONFIG_RISCV=y
  203. CONFIG_ARCH_MMAP_RND_BITS_MIN=18
  204. CONFIG_ARCH_MMAP_RND_BITS_MAX=24
  205. CONFIG_RISCV_SBI=y
  206. CONFIG_MMU=y
  207. CONFIG_PAGE_OFFSET=0xff60000000000000
  208. CONFIG_ARCH_FLATMEM_ENABLE=y
  209. CONFIG_ARCH_SPARSEMEM_ENABLE=y
  210. CONFIG_ARCH_SELECT_MEMORY_MODEL=y
  211. CONFIG_ARCH_SUPPORTS_UPROBES=y
  212. CONFIG_ARCH_SUSPEND_POSSIBLE=y
  213. CONFIG_STACKTRACE_SUPPORT=y
  214. CONFIG_GENERIC_BUG=y
  215. CONFIG_GENERIC_BUG_RELATIVE_POINTERS=y
  216. CONFIG_GENERIC_CALIBRATE_DELAY=y
  217. CONFIG_GENERIC_CSUM=y
  218. CONFIG_GENERIC_HWEIGHT=y
  219. CONFIG_FIX_EARLYCON_MEM=y
  220. CONFIG_PGTABLE_LEVELS=5
  221. CONFIG_LOCKDEP_SUPPORT=y
  222. # CONFIG_RISCV_DMA_NONCOHERENT is not set
  223.  
  224. #
  225. # SoC selection
  226. #
  227. CONFIG_ARCH_SUNXI=y
  228. # CONFIG_SOC_MICROCHIP_POLARFIRE is not set
  229. # CONFIG_SOC_SIFIVE is not set
  230. # CONFIG_SOC_STARFIVE is not set
  231. # CONFIG_SOC_VIRT is not set
  232. # end of SoC selection
  233.  
  234. #
  235. # CPU errata selection
  236. #
  237. # CONFIG_ERRATA_SIFIVE is not set
  238. CONFIG_ERRATA_THEAD=y
  239. CONFIG_ERRATA_THEAD_PBMT=y
  240. # end of CPU errata selection
  241.  
  242. #
  243. # Platform type
  244. #
  245. # CONFIG_ARCH_RV32I is not set
  246. CONFIG_ARCH_RV64I=y
  247. # CONFIG_CMODEL_MEDLOW is not set
  248. CONFIG_CMODEL_MEDANY=y
  249. CONFIG_MODULE_SECTIONS=y
  250. # CONFIG_SMP is not set
  251. CONFIG_TUNE_GENERIC=y
  252. CONFIG_RISCV_ALTERNATIVE=y
  253. CONFIG_RISCV_ISA_C=y
  254. CONFIG_RISCV_ISA_SVPBMT=y
  255. CONFIG_FPU=y
  256. # end of Platform type
  257.  
  258. #
  259. # Kernel features
  260. #
  261. # CONFIG_HZ_100 is not set
  262. CONFIG_HZ_250=y
  263. # CONFIG_HZ_300 is not set
  264. # CONFIG_HZ_1000 is not set
  265. CONFIG_HZ=250
  266. CONFIG_SCHED_HRTICK=y
  267. CONFIG_RISCV_SBI_V01=y
  268. # CONFIG_KEXEC is not set
  269. # CONFIG_CRASH_DUMP is not set
  270. # end of Kernel features
  271.  
  272. #
  273. # Boot options
  274. #
  275. CONFIG_CMDLINE=""
  276. # CONFIG_EFI is not set
  277. CONFIG_CC_HAVE_STACKPROTECTOR_TLS=y
  278. CONFIG_STACKPROTECTOR_PER_TASK=y
  279. # CONFIG_PHYS_RAM_BASE_FIXED is not set
  280. # end of Boot options
  281.  
  282. #
  283. # Power management options
  284. #
  285. # CONFIG_SUSPEND is not set
  286. CONFIG_PM=y
  287. # CONFIG_PM_DEBUG is not set
  288. CONFIG_PM_CLK=y
  289. # CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
  290. CONFIG_CPU_PM=y
  291. # end of Power management options
  292.  
  293. #
  294. # CPU Power Management
  295. #
  296.  
  297. #
  298. # CPU Frequency scaling
  299. #
  300. CONFIG_CPU_FREQ=y
  301. # CONFIG_CPU_FREQ_STAT is not set
  302. CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
  303. # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
  304. # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
  305. # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
  306. # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
  307. CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
  308. # CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
  309. # CONFIG_CPU_FREQ_GOV_USERSPACE is not set
  310. # CONFIG_CPU_FREQ_GOV_ONDEMAND is not set
  311. # CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set
  312.  
  313. #
  314. # CPU frequency scaling drivers
  315. #
  316. CONFIG_CPUFREQ_DT=y
  317. CONFIG_CPUFREQ_DT_PLATDEV=y
  318. CONFIG_SUN50I_CPUFREQ_NVMEM=y
  319. # end of CPU Frequency scaling
  320.  
  321. #
  322. # CPU Idle
  323. #
  324. CONFIG_CPU_IDLE=y
  325. CONFIG_CPU_IDLE_MULTIPLE_DRIVERS=y
  326. # CONFIG_CPU_IDLE_GOV_LADDER is not set
  327. CONFIG_CPU_IDLE_GOV_MENU=y
  328. # CONFIG_CPU_IDLE_GOV_TEO is not set
  329. CONFIG_DT_IDLE_STATES=y
  330.  
  331. #
  332. # RISC-V CPU Idle Drivers
  333. #
  334. CONFIG_RISCV_SBI_CPUIDLE=y
  335. # end of RISC-V CPU Idle Drivers
  336. # end of CPU Idle
  337. # end of CPU Power Management
  338.  
  339. # CONFIG_VIRTUALIZATION is not set
  340.  
  341. #
  342. # General architecture-dependent options
  343. #
  344. # CONFIG_KPROBES is not set
  345. CONFIG_JUMP_LABEL=y
  346. # CONFIG_STATIC_KEYS_SELFTEST is not set
  347. CONFIG_HAVE_64BIT_ALIGNED_ACCESS=y
  348. CONFIG_HAVE_KPROBES=y
  349. CONFIG_HAVE_KRETPROBES=y
  350. CONFIG_HAVE_KPROBES_ON_FTRACE=y
  351. CONFIG_HAVE_FUNCTION_ERROR_INJECTION=y
  352. CONFIG_TRACE_IRQFLAGS_SUPPORT=y
  353. CONFIG_HAVE_ARCH_TRACEHOOK=y
  354. CONFIG_HAVE_DMA_CONTIGUOUS=y
  355. CONFIG_GENERIC_SMP_IDLE_THREAD=y
  356. CONFIG_GENERIC_IDLE_POLL_SETUP=y
  357. CONFIG_ARCH_HAS_FORTIFY_SOURCE=y
  358. CONFIG_ARCH_HAS_SET_MEMORY=y
  359. CONFIG_ARCH_HAS_SET_DIRECT_MAP=y
  360. CONFIG_HAVE_ARCH_THREAD_STRUCT_WHITELIST=y
  361. CONFIG_HAVE_ASM_MODVERSIONS=y
  362. CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
  363. CONFIG_HAVE_RSEQ=y
  364. CONFIG_HAVE_FUNCTION_ARG_ACCESS_API=y
  365. CONFIG_HAVE_PERF_REGS=y
  366. CONFIG_HAVE_PERF_USER_STACK_DUMP=y
  367. CONFIG_HAVE_ARCH_JUMP_LABEL=y
  368. CONFIG_HAVE_ARCH_JUMP_LABEL_RELATIVE=y
  369. CONFIG_HAVE_ARCH_SECCOMP=y
  370. CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
  371. CONFIG_SECCOMP=y
  372. CONFIG_SECCOMP_FILTER=y
  373. # CONFIG_SECCOMP_CACHE_DEBUG is not set
  374. CONFIG_HAVE_STACKPROTECTOR=y
  375. CONFIG_STACKPROTECTOR=y
  376. CONFIG_STACKPROTECTOR_STRONG=y
  377. CONFIG_LTO_NONE=y
  378. CONFIG_HAVE_CONTEXT_TRACKING=y
  379. CONFIG_HAVE_VIRT_CPU_ACCOUNTING_GEN=y
  380. CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y
  381. CONFIG_HAVE_MOVE_PUD=y
  382. CONFIG_HAVE_MOVE_PMD=y
  383. CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y
  384. CONFIG_ARCH_WANT_HUGE_PMD_SHARE=y
  385. CONFIG_HAVE_MOD_ARCH_SPECIFIC=y
  386. CONFIG_MODULES_USE_ELF_RELA=y
  387. CONFIG_ARCH_HAS_ELF_RANDOMIZE=y
  388. CONFIG_HAVE_ARCH_MMAP_RND_BITS=y
  389. CONFIG_ARCH_MMAP_RND_BITS=18
  390. CONFIG_PAGE_SIZE_LESS_THAN_64KB=y
  391. CONFIG_PAGE_SIZE_LESS_THAN_256KB=y
  392. CONFIG_ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT=y
  393. CONFIG_CLONE_BACKWARDS=y
  394. # CONFIG_COMPAT_32BIT_TIME is not set
  395. CONFIG_HAVE_ARCH_VMAP_STACK=y
  396. CONFIG_VMAP_STACK=y
  397. CONFIG_ARCH_OPTIONAL_KERNEL_RWX=y
  398. CONFIG_ARCH_OPTIONAL_KERNEL_RWX_DEFAULT=y
  399. CONFIG_ARCH_HAS_STRICT_KERNEL_RWX=y
  400. CONFIG_STRICT_KERNEL_RWX=y
  401. CONFIG_ARCH_HAS_STRICT_MODULE_RWX=y
  402. CONFIG_STRICT_MODULE_RWX=y
  403. CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
  404.  
  405. #
  406. # GCOV-based kernel profiling
  407. #
  408. CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y
  409. # end of GCOV-based kernel profiling
  410.  
  411. CONFIG_HAVE_GCC_PLUGINS=y
  412. CONFIG_GCC_PLUGINS=y
  413. # CONFIG_GCC_PLUGIN_LATENT_ENTROPY is not set
  414. # CONFIG_GCC_PLUGIN_RANDSTRUCT is not set
  415. # end of General architecture-dependent options
  416.  
  417. CONFIG_RT_MUTEXES=y
  418. CONFIG_BASE_SMALL=0
  419. CONFIG_MODULES=y
  420. # CONFIG_MODULE_FORCE_LOAD is not set
  421. # CONFIG_MODULE_UNLOAD is not set
  422. CONFIG_MODVERSIONS=y
  423. CONFIG_ASM_MODVERSIONS=y
  424. # CONFIG_MODULE_SRCVERSION_ALL is not set
  425. # CONFIG_MODULE_SIG is not set
  426. # CONFIG_MODULE_COMPRESS_NONE is not set
  427. # CONFIG_MODULE_COMPRESS_GZIP is not set
  428. # CONFIG_MODULE_COMPRESS_XZ is not set
  429. CONFIG_MODULE_COMPRESS_ZSTD=y
  430. # CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set
  431. CONFIG_MODPROBE_PATH="/sbin/modprobe"
  432. CONFIG_BLOCK=y
  433. # CONFIG_BLOCK_LEGACY_AUTOLOAD is not set
  434. # CONFIG_BLK_DEV_BSGLIB is not set
  435. # CONFIG_BLK_DEV_INTEGRITY is not set
  436. # CONFIG_BLK_DEV_ZONED is not set
  437. # CONFIG_BLK_WBT is not set
  438. # CONFIG_BLK_SED_OPAL is not set
  439. # CONFIG_BLK_INLINE_ENCRYPTION is not set
  440.  
  441. #
  442. # Partition Types
  443. #
  444. CONFIG_PARTITION_ADVANCED=y
  445. # CONFIG_ACORN_PARTITION is not set
  446. # CONFIG_AIX_PARTITION is not set
  447. # CONFIG_OSF_PARTITION is not set
  448. # CONFIG_AMIGA_PARTITION is not set
  449. # CONFIG_ATARI_PARTITION is not set
  450. # CONFIG_MAC_PARTITION is not set
  451. CONFIG_MSDOS_PARTITION=y
  452. # CONFIG_BSD_DISKLABEL is not set
  453. # CONFIG_MINIX_SUBPARTITION is not set
  454. # CONFIG_SOLARIS_X86_PARTITION is not set
  455. # CONFIG_UNIXWARE_DISKLABEL is not set
  456. # CONFIG_LDM_PARTITION is not set
  457. # CONFIG_SGI_PARTITION is not set
  458. # CONFIG_ULTRIX_PARTITION is not set
  459. # CONFIG_SUN_PARTITION is not set
  460. # CONFIG_KARMA_PARTITION is not set
  461. CONFIG_EFI_PARTITION=y
  462. # CONFIG_SYSV68_PARTITION is not set
  463. # CONFIG_CMDLINE_PARTITION is not set
  464. # end of Partition Types
  465.  
  466. CONFIG_BLK_MQ_VIRTIO=y
  467. CONFIG_BLK_PM=y
  468.  
  469. #
  470. # IO Schedulers
  471. #
  472. CONFIG_MQ_IOSCHED_DEADLINE=y
  473. # CONFIG_MQ_IOSCHED_KYBER is not set
  474. # CONFIG_IOSCHED_BFQ is not set
  475. # end of IO Schedulers
  476.  
  477. CONFIG_ASN1=y
  478. CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
  479. CONFIG_INLINE_READ_UNLOCK=y
  480. CONFIG_INLINE_READ_UNLOCK_IRQ=y
  481. CONFIG_INLINE_WRITE_UNLOCK=y
  482. CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
  483. CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y
  484. CONFIG_ARCH_HAS_MMIOWB=y
  485.  
  486. #
  487. # Executable file formats
  488. #
  489. CONFIG_BINFMT_ELF=y
  490. CONFIG_ELFCORE=y
  491. CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
  492. CONFIG_BINFMT_SCRIPT=y
  493. CONFIG_ARCH_HAS_BINFMT_FLAT=y
  494. # CONFIG_BINFMT_FLAT is not set
  495. # CONFIG_BINFMT_MISC is not set
  496. CONFIG_COREDUMP=y
  497. # end of Executable file formats
  498.  
  499. #
  500. # Memory Management options
  501. #
  502. CONFIG_SELECT_MEMORY_MODEL=y
  503. CONFIG_FLATMEM_MANUAL=y
  504. # CONFIG_SPARSEMEM_MANUAL is not set
  505. CONFIG_FLATMEM=y
  506. CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y
  507. CONFIG_EXCLUSIVE_SYSTEM_RAM=y
  508. CONFIG_SPLIT_PTLOCK_CPUS=4
  509. CONFIG_ARCH_ENABLE_SPLIT_PMD_PTLOCK=y
  510. CONFIG_COMPACTION=y
  511. # CONFIG_PAGE_REPORTING is not set
  512. CONFIG_MIGRATION=y
  513. CONFIG_PHYS_ADDR_T_64BIT=y
  514. # CONFIG_KSM is not set
  515. CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
  516. # CONFIG_TRANSPARENT_HUGEPAGE is not set
  517. CONFIG_ARCH_WANT_GENERAL_HUGETLB=y
  518. CONFIG_NEED_PER_CPU_KM=y
  519. # CONFIG_CMA is not set
  520. # CONFIG_ZPOOL is not set
  521. CONFIG_ZSMALLOC=y
  522. # CONFIG_ZSMALLOC_STAT is not set
  523. CONFIG_GENERIC_EARLY_IOREMAP=y
  524. # CONFIG_IDLE_PAGE_TRACKING is not set
  525. CONFIG_ARCH_HAS_CURRENT_STACK_POINTER=y
  526. CONFIG_ZONE_DMA32=y
  527. # CONFIG_PERCPU_STATS is not set
  528.  
  529. #
  530. # GUP_TEST needs to have DEBUG_FS enabled
  531. #
  532. CONFIG_ARCH_HAS_PTE_SPECIAL=y
  533. CONFIG_SECRETMEM=y
  534. # CONFIG_ANON_VMA_NAME is not set
  535.  
  536. #
  537. # Data Access Monitoring
  538. #
  539. # CONFIG_DAMON is not set
  540. # end of Data Access Monitoring
  541. # end of Memory Management options
  542.  
  543. CONFIG_NET=y
  544.  
  545. #
  546. # Networking options
  547. #
  548. CONFIG_PACKET=y
  549. # CONFIG_PACKET_DIAG is not set
  550. CONFIG_UNIX=y
  551. CONFIG_UNIX_SCM=y
  552. CONFIG_AF_UNIX_OOB=y
  553. # CONFIG_UNIX_DIAG is not set
  554. # CONFIG_TLS is not set
  555. # CONFIG_XFRM_USER is not set
  556. # CONFIG_NET_KEY is not set
  557. CONFIG_INET=y
  558. # CONFIG_IP_MULTICAST is not set
  559. # CONFIG_IP_ADVANCED_ROUTER is not set
  560. # CONFIG_IP_PNP is not set
  561. # CONFIG_NET_IPIP is not set
  562. # CONFIG_NET_IPGRE_DEMUX is not set
  563. # CONFIG_SYN_COOKIES is not set
  564. # CONFIG_NET_IPVTI is not set
  565. # CONFIG_NET_FOU is not set
  566. # CONFIG_INET_AH is not set
  567. # CONFIG_INET_ESP is not set
  568. # CONFIG_INET_IPCOMP is not set
  569. CONFIG_INET_DIAG=y
  570. CONFIG_INET_TCP_DIAG=y
  571. # CONFIG_INET_UDP_DIAG is not set
  572. # CONFIG_INET_RAW_DIAG is not set
  573. # CONFIG_INET_DIAG_DESTROY is not set
  574. # CONFIG_TCP_CONG_ADVANCED is not set
  575. CONFIG_TCP_CONG_CUBIC=y
  576. CONFIG_DEFAULT_TCP_CONG="cubic"
  577. # CONFIG_TCP_MD5SIG is not set
  578. CONFIG_IPV6=y
  579. # CONFIG_IPV6_ROUTER_PREF is not set
  580. # CONFIG_IPV6_OPTIMISTIC_DAD is not set
  581. # CONFIG_INET6_AH is not set
  582. # CONFIG_INET6_ESP is not set
  583. # CONFIG_INET6_IPCOMP is not set
  584. # CONFIG_IPV6_MIP6 is not set
  585. # CONFIG_IPV6_VTI is not set
  586. # CONFIG_IPV6_SIT is not set
  587. # CONFIG_IPV6_TUNNEL is not set
  588. # CONFIG_IPV6_MULTIPLE_TABLES is not set
  589. # CONFIG_IPV6_MROUTE is not set
  590. # CONFIG_IPV6_SEG6_LWTUNNEL is not set
  591. # CONFIG_IPV6_SEG6_HMAC is not set
  592. # CONFIG_IPV6_RPL_LWTUNNEL is not set
  593. # CONFIG_IPV6_IOAM6_LWTUNNEL is not set
  594. # CONFIG_MPTCP is not set
  595. # CONFIG_NETWORK_SECMARK is not set
  596. # CONFIG_NETWORK_PHY_TIMESTAMPING is not set
  597. # CONFIG_NETFILTER is not set
  598. # CONFIG_BPFILTER is not set
  599. # CONFIG_IP_DCCP is not set
  600. # CONFIG_IP_SCTP is not set
  601. # CONFIG_RDS is not set
  602. # CONFIG_TIPC is not set
  603. # CONFIG_ATM is not set
  604. # CONFIG_L2TP is not set
  605. # CONFIG_BRIDGE is not set
  606. # CONFIG_NET_DSA is not set
  607. # CONFIG_VLAN_8021Q is not set
  608. # CONFIG_DECNET is not set
  609. # CONFIG_LLC2 is not set
  610. # CONFIG_ATALK is not set
  611. # CONFIG_X25 is not set
  612. # CONFIG_LAPB is not set
  613. # CONFIG_PHONET is not set
  614. # CONFIG_6LOWPAN is not set
  615. # CONFIG_IEEE802154 is not set
  616. # CONFIG_NET_SCHED is not set
  617. # CONFIG_DCB is not set
  618. # CONFIG_DNS_RESOLVER is not set
  619. # CONFIG_BATMAN_ADV is not set
  620. # CONFIG_OPENVSWITCH is not set
  621. # CONFIG_VSOCKETS is not set
  622. # CONFIG_NETLINK_DIAG is not set
  623. # CONFIG_MPLS is not set
  624. # CONFIG_NET_NSH is not set
  625. # CONFIG_HSR is not set
  626. # CONFIG_NET_SWITCHDEV is not set
  627. # CONFIG_NET_L3_MASTER_DEV is not set
  628. # CONFIG_QRTR is not set
  629. # CONFIG_NET_NCSI is not set
  630. # CONFIG_CGROUP_NET_PRIO is not set
  631. # CONFIG_CGROUP_NET_CLASSID is not set
  632. CONFIG_NET_RX_BUSY_POLL=y
  633. CONFIG_BQL=y
  634.  
  635. #
  636. # Network testing
  637. #
  638. # CONFIG_NET_PKTGEN is not set
  639. # end of Network testing
  640. # end of Networking options
  641.  
  642. # CONFIG_HAMRADIO is not set
  643. # CONFIG_CAN is not set
  644. # CONFIG_BT is not set
  645. # CONFIG_AF_RXRPC is not set
  646. # CONFIG_AF_KCM is not set
  647. # CONFIG_MCTP is not set
  648. CONFIG_WIRELESS=y
  649. CONFIG_CFG80211=y
  650. # CONFIG_NL80211_TESTMODE is not set
  651. # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
  652. CONFIG_CFG80211_REQUIRE_SIGNED_REGDB=y
  653. CONFIG_CFG80211_USE_KERNEL_REGDB_KEYS=y
  654. CONFIG_CFG80211_DEFAULT_PS=y
  655. CONFIG_CFG80211_CRDA_SUPPORT=y
  656. # CONFIG_CFG80211_WEXT is not set
  657. # CONFIG_MAC80211 is not set
  658. CONFIG_MAC80211_STA_HASH_MAX_SIZE=0
  659. # CONFIG_RFKILL is not set
  660. # CONFIG_NET_9P is not set
  661. # CONFIG_CAIF is not set
  662. # CONFIG_CEPH_LIB is not set
  663. # CONFIG_NFC is not set
  664. # CONFIG_PSAMPLE is not set
  665. # CONFIG_NET_IFE is not set
  666. # CONFIG_LWTUNNEL is not set
  667. # CONFIG_FAILOVER is not set
  668. # CONFIG_ETHTOOL_NETLINK is not set
  669.  
  670. #
  671. # Device Drivers
  672. #
  673. CONFIG_HAVE_PCI=y
  674. # CONFIG_PCI is not set
  675. # CONFIG_PCCARD is not set
  676.  
  677. #
  678. # Generic Driver Options
  679. #
  680. # CONFIG_UEVENT_HELPER is not set
  681. CONFIG_DEVTMPFS=y
  682. CONFIG_DEVTMPFS_MOUNT=y
  683. CONFIG_DEVTMPFS_SAFE=y
  684. CONFIG_STANDALONE=y
  685. CONFIG_PREVENT_FIRMWARE_BUILD=y
  686.  
  687. #
  688. # Firmware loader
  689. #
  690. CONFIG_FW_LOADER=y
  691. CONFIG_EXTRA_FIRMWARE="regulatory.db regulatory.db.p7s"
  692. CONFIG_EXTRA_FIRMWARE_DIR="/lib/firmware"
  693. # CONFIG_FW_LOADER_USER_HELPER is not set
  694. # CONFIG_FW_LOADER_COMPRESS is not set
  695. # end of Firmware loader
  696.  
  697. CONFIG_WANT_DEV_COREDUMP=y
  698. CONFIG_ALLOW_DEV_COREDUMP=y
  699. CONFIG_DEV_COREDUMP=y
  700. # CONFIG_TEST_ASYNC_DRIVER_PROBE is not set
  701. CONFIG_REGMAP=y
  702. CONFIG_REGMAP_MMIO=y
  703. # end of Generic Driver Options
  704.  
  705. #
  706. # Bus devices
  707. #
  708. # CONFIG_MOXTET is not set
  709. # CONFIG_SUN50I_DE2_BUS is not set
  710. # CONFIG_SUNXI_RSB is not set
  711. # CONFIG_MHI_BUS is not set
  712. # end of Bus devices
  713.  
  714. # CONFIG_CONNECTOR is not set
  715.  
  716. #
  717. # Firmware Drivers
  718. #
  719.  
  720. #
  721. # ARM System Control and Management Interface Protocol
  722. #
  723. # end of ARM System Control and Management Interface Protocol
  724.  
  725. # CONFIG_GOOGLE_FIRMWARE is not set
  726. CONFIG_EFI_DISABLE_RUNTIME=y
  727.  
  728. #
  729. # Tegra firmware driver
  730. #
  731. # end of Tegra firmware driver
  732. # end of Firmware Drivers
  733.  
  734. # CONFIG_GNSS is not set
  735. CONFIG_MTD=y
  736. # CONFIG_MTD_TESTS is not set
  737.  
  738. #
  739. # Partition parsers
  740. #
  741. # CONFIG_MTD_AR7_PARTS is not set
  742. # CONFIG_MTD_CMDLINE_PARTS is not set
  743. CONFIG_MTD_OF_PARTS=y
  744. # CONFIG_MTD_REDBOOT_PARTS is not set
  745. # end of Partition parsers
  746.  
  747. #
  748. # User Modules And Translation Layers
  749. #
  750. # CONFIG_MTD_BLOCK is not set
  751. # CONFIG_MTD_BLOCK_RO is not set
  752. # CONFIG_FTL is not set
  753. # CONFIG_NFTL is not set
  754. # CONFIG_INFTL is not set
  755. # CONFIG_RFD_FTL is not set
  756. # CONFIG_SSFDC is not set
  757. # CONFIG_SM_FTL is not set
  758. # CONFIG_MTD_OOPS is not set
  759. CONFIG_MTD_PARTITIONED_MASTER=y
  760.  
  761. #
  762. # RAM/ROM/Flash chip drivers
  763. #
  764. # CONFIG_MTD_CFI is not set
  765. # CONFIG_MTD_JEDECPROBE is not set
  766. CONFIG_MTD_MAP_BANK_WIDTH_1=y
  767. CONFIG_MTD_MAP_BANK_WIDTH_2=y
  768. CONFIG_MTD_MAP_BANK_WIDTH_4=y
  769. CONFIG_MTD_CFI_I1=y
  770. CONFIG_MTD_CFI_I2=y
  771. # CONFIG_MTD_RAM is not set
  772. # CONFIG_MTD_ROM is not set
  773. # CONFIG_MTD_ABSENT is not set
  774. # end of RAM/ROM/Flash chip drivers
  775.  
  776. #
  777. # Mapping drivers for chip access
  778. #
  779. # CONFIG_MTD_COMPLEX_MAPPINGS is not set
  780. # CONFIG_MTD_PLATRAM is not set
  781. # end of Mapping drivers for chip access
  782.  
  783. #
  784. # Self-contained MTD device drivers
  785. #
  786. # CONFIG_MTD_DATAFLASH is not set
  787. # CONFIG_MTD_MCHP23K256 is not set
  788. # CONFIG_MTD_MCHP48L640 is not set
  789. # CONFIG_MTD_SST25L is not set
  790. # CONFIG_MTD_SLRAM is not set
  791. # CONFIG_MTD_PHRAM is not set
  792. # CONFIG_MTD_MTDRAM is not set
  793. # CONFIG_MTD_BLOCK2MTD is not set
  794.  
  795. #
  796. # Disk-On-Chip Device Drivers
  797. #
  798. # CONFIG_MTD_DOCG3 is not set
  799. # end of Self-contained MTD device drivers
  800.  
  801. #
  802. # NAND
  803. #
  804. CONFIG_MTD_NAND_CORE=y
  805. # CONFIG_MTD_ONENAND is not set
  806. CONFIG_MTD_RAW_NAND=y
  807.  
  808. #
  809. # Raw/parallel NAND flash controllers
  810. #
  811. # CONFIG_MTD_NAND_DENALI_DT is not set
  812. CONFIG_MTD_NAND_SUNXI=y
  813. # CONFIG_MTD_NAND_MXIC is not set
  814. # CONFIG_MTD_NAND_GPIO is not set
  815. # CONFIG_MTD_NAND_PLATFORM is not set
  816. # CONFIG_MTD_NAND_CADENCE is not set
  817. # CONFIG_MTD_NAND_ARASAN is not set
  818. # CONFIG_MTD_NAND_INTEL_LGM is not set
  819.  
  820. #
  821. # Misc
  822. #
  823. # CONFIG_MTD_NAND_NANDSIM is not set
  824. # CONFIG_MTD_NAND_DISKONCHIP is not set
  825. CONFIG_MTD_SPI_NAND=y
  826.  
  827. #
  828. # ECC engine support
  829. #
  830. CONFIG_MTD_NAND_ECC=y
  831. # CONFIG_MTD_NAND_ECC_SW_HAMMING is not set
  832. # CONFIG_MTD_NAND_ECC_SW_BCH is not set
  833. # CONFIG_MTD_NAND_ECC_MXIC is not set
  834. # end of ECC engine support
  835. # end of NAND
  836.  
  837. #
  838. # LPDDR & LPDDR2 PCM memory drivers
  839. #
  840. # CONFIG_MTD_LPDDR is not set
  841. # end of LPDDR & LPDDR2 PCM memory drivers
  842.  
  843. CONFIG_MTD_SPI_NOR=y
  844. CONFIG_MTD_SPI_NOR_USE_4K_SECTORS=y
  845. # CONFIG_MTD_SPI_NOR_SWP_DISABLE is not set
  846. CONFIG_MTD_SPI_NOR_SWP_DISABLE_ON_VOLATILE=y
  847. # CONFIG_MTD_SPI_NOR_SWP_KEEP is not set
  848. # CONFIG_MTD_UBI is not set
  849. # CONFIG_MTD_HYPERBUS is not set
  850. CONFIG_DTC=y
  851. CONFIG_OF=y
  852. # CONFIG_OF_UNITTEST is not set
  853. CONFIG_OF_FLATTREE=y
  854. CONFIG_OF_EARLY_FLATTREE=y
  855. CONFIG_OF_KOBJ=y
  856. CONFIG_OF_ADDRESS=y
  857. CONFIG_OF_IRQ=y
  858. CONFIG_OF_RESERVED_MEM=y
  859. # CONFIG_OF_OVERLAY is not set
  860. # CONFIG_PARPORT is not set
  861. CONFIG_BLK_DEV=y
  862. # CONFIG_BLK_DEV_NULL_BLK is not set
  863. CONFIG_BLK_DEV_LOOP=y
  864. CONFIG_BLK_DEV_LOOP_MIN_COUNT=2
  865. # CONFIG_BLK_DEV_DRBD is not set
  866. # CONFIG_BLK_DEV_NBD is not set
  867. # CONFIG_BLK_DEV_RAM is not set
  868. # CONFIG_ATA_OVER_ETH is not set
  869. # CONFIG_VIRTIO_BLK is not set
  870. # CONFIG_BLK_DEV_RBD is not set
  871.  
  872. #
  873. # NVME Support
  874. #
  875. # CONFIG_NVME_FC is not set
  876. # CONFIG_NVME_TCP is not set
  877. # CONFIG_NVME_TARGET is not set
  878. # end of NVME Support
  879.  
  880. #
  881. # Misc devices
  882. #
  883. # CONFIG_AD525X_DPOT is not set
  884. # CONFIG_DUMMY_IRQ is not set
  885. # CONFIG_ICS932S401 is not set
  886. # CONFIG_ENCLOSURE_SERVICES is not set
  887. # CONFIG_APDS9802ALS is not set
  888. # CONFIG_ISL29003 is not set
  889. # CONFIG_ISL29020 is not set
  890. # CONFIG_SENSORS_TSL2550 is not set
  891. # CONFIG_SENSORS_BH1770 is not set
  892. # CONFIG_SENSORS_APDS990X is not set
  893. # CONFIG_HMC6352 is not set
  894. # CONFIG_DS1682 is not set
  895. # CONFIG_LATTICE_ECP3_CONFIG is not set
  896. # CONFIG_SRAM is not set
  897. # CONFIG_XILINX_SDFEC is not set
  898. # CONFIG_OPEN_DICE is not set
  899. # CONFIG_C2PORT is not set
  900.  
  901. #
  902. # EEPROM support
  903. #
  904. # CONFIG_EEPROM_AT24 is not set
  905. # CONFIG_EEPROM_AT25 is not set
  906. # CONFIG_EEPROM_LEGACY is not set
  907. # CONFIG_EEPROM_MAX6875 is not set
  908. # CONFIG_EEPROM_93CX6 is not set
  909. # CONFIG_EEPROM_93XX46 is not set
  910. # CONFIG_EEPROM_IDT_89HPESX is not set
  911. # CONFIG_EEPROM_EE1004 is not set
  912. # end of EEPROM support
  913.  
  914. #
  915. # Texas Instruments shared transport line discipline
  916. #
  917. # CONFIG_TI_ST is not set
  918. # end of Texas Instruments shared transport line discipline
  919.  
  920. # CONFIG_SENSORS_LIS3_SPI is not set
  921. # CONFIG_SENSORS_LIS3_I2C is not set
  922. # CONFIG_ALTERA_STAPL is not set
  923. # CONFIG_ECHO is not set
  924. # CONFIG_MISC_RTSX_USB is not set
  925. # CONFIG_UACCE is not set
  926. # CONFIG_PVPANIC is not set
  927. # end of Misc devices
  928.  
  929. #
  930. # SCSI device support
  931. #
  932. CONFIG_SCSI_MOD=y
  933. # CONFIG_RAID_ATTRS is not set
  934. # CONFIG_SCSI is not set
  935. # end of SCSI device support
  936.  
  937. # CONFIG_ATA is not set
  938. # CONFIG_MD is not set
  939. # CONFIG_TARGET_CORE is not set
  940. CONFIG_NETDEVICES=y
  941. # CONFIG_NET_CORE is not set
  942. # CONFIG_ETHERNET is not set
  943. # CONFIG_PHYLIB is not set
  944. # CONFIG_MICREL_KS8995MA is not set
  945. # CONFIG_MDIO_DEVICE is not set
  946.  
  947. #
  948. # PCS device drivers
  949. #
  950. # end of PCS device drivers
  951.  
  952. # CONFIG_PPP is not set
  953. # CONFIG_SLIP is not set
  954. # CONFIG_USB_NET_DRIVERS is not set
  955. # CONFIG_WLAN is not set
  956. # CONFIG_WAN is not set
  957.  
  958. #
  959. # Wireless WAN
  960. #
  961. # CONFIG_WWAN is not set
  962. # end of Wireless WAN
  963.  
  964. # CONFIG_NET_FAILOVER is not set
  965. # CONFIG_ISDN is not set
  966.  
  967. #
  968. # Input device support
  969. #
  970. CONFIG_INPUT=y
  971. CONFIG_INPUT_LEDS=y
  972. # CONFIG_INPUT_FF_MEMLESS is not set
  973. # CONFIG_INPUT_SPARSEKMAP is not set
  974. # CONFIG_INPUT_MATRIXKMAP is not set
  975.  
  976. #
  977. # Userland interfaces
  978. #
  979. # CONFIG_INPUT_MOUSEDEV is not set
  980. # CONFIG_INPUT_JOYDEV is not set
  981. # CONFIG_INPUT_EVDEV is not set
  982. # CONFIG_INPUT_EVBUG is not set
  983.  
  984. #
  985. # Input Device Drivers
  986. #
  987. CONFIG_INPUT_KEYBOARD=y
  988. # CONFIG_KEYBOARD_ADP5588 is not set
  989. # CONFIG_KEYBOARD_ADP5589 is not set
  990. # CONFIG_KEYBOARD_ATKBD is not set
  991. # CONFIG_KEYBOARD_QT1050 is not set
  992. # CONFIG_KEYBOARD_QT1070 is not set
  993. # CONFIG_KEYBOARD_QT2160 is not set
  994. # CONFIG_KEYBOARD_DLINK_DIR685 is not set
  995. # CONFIG_KEYBOARD_LKKBD is not set
  996. CONFIG_KEYBOARD_GPIO=y
  997. # CONFIG_KEYBOARD_GPIO_POLLED is not set
  998. # CONFIG_KEYBOARD_TCA6416 is not set
  999. # CONFIG_KEYBOARD_TCA8418 is not set
  1000. # CONFIG_KEYBOARD_MATRIX is not set
  1001. # CONFIG_KEYBOARD_LM8323 is not set
  1002. # CONFIG_KEYBOARD_LM8333 is not set
  1003. # CONFIG_KEYBOARD_MAX7359 is not set
  1004. # CONFIG_KEYBOARD_MCS is not set
  1005. # CONFIG_KEYBOARD_MPR121 is not set
  1006. # CONFIG_KEYBOARD_NEWTON is not set
  1007. # CONFIG_KEYBOARD_OPENCORES is not set
  1008. # CONFIG_KEYBOARD_SAMSUNG is not set
  1009. # CONFIG_KEYBOARD_STOWAWAY is not set
  1010. # CONFIG_KEYBOARD_SUNKBD is not set
  1011. CONFIG_KEYBOARD_SUN4I_LRADC=y
  1012. # CONFIG_KEYBOARD_OMAP4 is not set
  1013. # CONFIG_KEYBOARD_TM2_TOUCHKEY is not set
  1014. # CONFIG_KEYBOARD_XTKBD is not set
  1015. # CONFIG_KEYBOARD_CAP11XX is not set
  1016. # CONFIG_KEYBOARD_BCM is not set
  1017. # CONFIG_KEYBOARD_CYPRESS_SF is not set
  1018. # CONFIG_INPUT_MOUSE is not set
  1019. # CONFIG_INPUT_JOYSTICK is not set
  1020. # CONFIG_INPUT_TABLET is not set
  1021. # CONFIG_INPUT_TOUCHSCREEN is not set
  1022. # CONFIG_INPUT_MISC is not set
  1023. # CONFIG_RMI4_CORE is not set
  1024.  
  1025. #
  1026. # Hardware I/O ports
  1027. #
  1028. CONFIG_SERIO=y
  1029. CONFIG_SERIO_SERPORT=y
  1030. # CONFIG_SERIO_LIBPS2 is not set
  1031. # CONFIG_SERIO_RAW is not set
  1032. # CONFIG_SERIO_ALTERA_PS2 is not set
  1033. # CONFIG_SERIO_PS2MULT is not set
  1034. # CONFIG_SERIO_ARC_PS2 is not set
  1035. # CONFIG_SERIO_APBPS2 is not set
  1036. # CONFIG_SERIO_SUN4I_PS2 is not set
  1037. # CONFIG_SERIO_GPIO_PS2 is not set
  1038. # CONFIG_USERIO is not set
  1039. # CONFIG_GAMEPORT is not set
  1040. # end of Hardware I/O ports
  1041. # end of Input device support
  1042.  
  1043. #
  1044. # Character devices
  1045. #
  1046. CONFIG_TTY=y
  1047. CONFIG_VT=y
  1048. CONFIG_CONSOLE_TRANSLATIONS=y
  1049. CONFIG_VT_CONSOLE=y
  1050. CONFIG_HW_CONSOLE=y
  1051. # CONFIG_VT_HW_CONSOLE_BINDING is not set
  1052. CONFIG_UNIX98_PTYS=y
  1053. # CONFIG_LEGACY_PTYS is not set
  1054. CONFIG_LDISC_AUTOLOAD=y
  1055.  
  1056. #
  1057. # Serial drivers
  1058. #
  1059. CONFIG_SERIAL_EARLYCON=y
  1060. CONFIG_SERIAL_8250=y
  1061. # CONFIG_SERIAL_8250_DEPRECATED_OPTIONS is not set
  1062. CONFIG_SERIAL_8250_16550A_VARIANTS=y
  1063. # CONFIG_SERIAL_8250_FINTEK is not set
  1064. CONFIG_SERIAL_8250_CONSOLE=y
  1065. CONFIG_SERIAL_8250_DMA=y
  1066. CONFIG_SERIAL_8250_NR_UARTS=6
  1067. CONFIG_SERIAL_8250_RUNTIME_UARTS=6
  1068. # CONFIG_SERIAL_8250_EXTENDED is not set
  1069. # CONFIG_SERIAL_8250_ASPEED_VUART is not set
  1070. CONFIG_SERIAL_8250_DWLIB=y
  1071. CONFIG_SERIAL_8250_DW=y
  1072. # CONFIG_SERIAL_8250_RT288X is not set
  1073. CONFIG_SERIAL_OF_PLATFORM=y
  1074.  
  1075. #
  1076. # Non-8250 serial port support
  1077. #
  1078. CONFIG_SERIAL_EARLYCON_RISCV_SBI=y
  1079. # CONFIG_SERIAL_MAX3100 is not set
  1080. # CONFIG_SERIAL_MAX310X is not set
  1081. # CONFIG_SERIAL_UARTLITE is not set
  1082. CONFIG_SERIAL_CORE=y
  1083. CONFIG_SERIAL_CORE_CONSOLE=y
  1084. # CONFIG_SERIAL_SIFIVE is not set
  1085. # CONFIG_SERIAL_SCCNXP is not set
  1086. # CONFIG_SERIAL_SC16IS7XX is not set
  1087. # CONFIG_SERIAL_ALTERA_JTAGUART is not set
  1088. # CONFIG_SERIAL_ALTERA_UART is not set
  1089. # CONFIG_SERIAL_XILINX_PS_UART is not set
  1090. # CONFIG_SERIAL_ARC is not set
  1091. # CONFIG_SERIAL_FSL_LPUART is not set
  1092. # CONFIG_SERIAL_FSL_LINFLEXUART is not set
  1093. # CONFIG_SERIAL_CONEXANT_DIGICOLOR is not set
  1094. # CONFIG_SERIAL_SPRD is not set
  1095. # end of Serial drivers
  1096.  
  1097. CONFIG_SERIAL_MCTRL_GPIO=y
  1098. # CONFIG_SERIAL_NONSTANDARD is not set
  1099. # CONFIG_N_GSM is not set
  1100. # CONFIG_NULL_TTY is not set
  1101. CONFIG_HVC_DRIVER=y
  1102. CONFIG_HVC_RISCV_SBI=y
  1103. # CONFIG_SERIAL_DEV_BUS is not set
  1104. # CONFIG_VIRTIO_CONSOLE is not set
  1105. # CONFIG_IPMI_HANDLER is not set
  1106. CONFIG_HW_RANDOM=y
  1107. # CONFIG_HW_RANDOM_TIMERIOMEM is not set
  1108. # CONFIG_HW_RANDOM_BA431 is not set
  1109. # CONFIG_HW_RANDOM_VIRTIO is not set
  1110. # CONFIG_HW_RANDOM_CCTRNG is not set
  1111. # CONFIG_HW_RANDOM_XIPHERA is not set
  1112. CONFIG_DEVMEM=y
  1113. # CONFIG_TCG_TPM is not set
  1114. # CONFIG_XILLYBUS is not set
  1115. # CONFIG_XILLYUSB is not set
  1116. # CONFIG_RANDOM_TRUST_BOOTLOADER is not set
  1117. # end of Character devices
  1118.  
  1119. #
  1120. # I2C support
  1121. #
  1122. CONFIG_I2C=y
  1123. CONFIG_I2C_BOARDINFO=y
  1124. # CONFIG_I2C_COMPAT is not set
  1125. CONFIG_I2C_CHARDEV=y
  1126. # CONFIG_I2C_MUX is not set
  1127. CONFIG_I2C_HELPER_AUTO=y
  1128.  
  1129. #
  1130. # I2C Hardware Bus support
  1131. #
  1132.  
  1133. #
  1134. # I2C system bus drivers (mostly embedded / system-on-chip)
  1135. #
  1136. # CONFIG_I2C_CBUS_GPIO is not set
  1137. # CONFIG_I2C_DESIGNWARE_PLATFORM is not set
  1138. # CONFIG_I2C_EMEV2 is not set
  1139. # CONFIG_I2C_GPIO is not set
  1140. CONFIG_I2C_MV64XXX=y
  1141. # CONFIG_I2C_OCORES is not set
  1142. # CONFIG_I2C_PCA_PLATFORM is not set
  1143. # CONFIG_I2C_RK3X is not set
  1144. # CONFIG_I2C_SIMTEC is not set
  1145. # CONFIG_I2C_XILINX is not set
  1146.  
  1147. #
  1148. # External I2C/SMBus adapter drivers
  1149. #
  1150. # CONFIG_I2C_DIOLAN_U2C is not set
  1151. # CONFIG_I2C_CP2615 is not set
  1152. # CONFIG_I2C_ROBOTFUZZ_OSIF is not set
  1153. # CONFIG_I2C_TAOS_EVM is not set
  1154. # CONFIG_I2C_TINY_USB is not set
  1155.  
  1156. #
  1157. # Other I2C/SMBus bus drivers
  1158. #
  1159. # CONFIG_I2C_VIRTIO is not set
  1160. # end of I2C Hardware Bus support
  1161.  
  1162. # CONFIG_I2C_STUB is not set
  1163. # CONFIG_I2C_SLAVE is not set
  1164. # CONFIG_I2C_DEBUG_CORE is not set
  1165. # CONFIG_I2C_DEBUG_ALGO is not set
  1166. # CONFIG_I2C_DEBUG_BUS is not set
  1167. # end of I2C support
  1168.  
  1169. # CONFIG_I3C is not set
  1170. CONFIG_SPI=y
  1171. CONFIG_SPI_MASTER=y
  1172. CONFIG_SPI_MEM=y
  1173.  
  1174. #
  1175. # SPI Master Controller Drivers
  1176. #
  1177. # CONFIG_SPI_ALTERA is not set
  1178. # CONFIG_SPI_AXI_SPI_ENGINE is not set
  1179. # CONFIG_SPI_BITBANG is not set
  1180. # CONFIG_SPI_CADENCE is not set
  1181. # CONFIG_SPI_CADENCE_XSPI is not set
  1182. # CONFIG_SPI_DESIGNWARE is not set
  1183. # CONFIG_SPI_NXP_FLEXSPI is not set
  1184. # CONFIG_SPI_GPIO is not set
  1185. # CONFIG_SPI_FSL_SPI is not set
  1186. # CONFIG_SPI_OC_TINY is not set
  1187. # CONFIG_SPI_ROCKCHIP is not set
  1188. # CONFIG_SPI_SC18IS602 is not set
  1189. # CONFIG_SPI_SIFIVE is not set
  1190. # CONFIG_SPI_SUN4I is not set
  1191. CONFIG_SPI_SUN6I=y
  1192. # CONFIG_SPI_MXIC is not set
  1193. # CONFIG_SPI_XCOMM is not set
  1194. # CONFIG_SPI_XILINX is not set
  1195. # CONFIG_SPI_ZYNQMP_GQSPI is not set
  1196. # CONFIG_SPI_AMD is not set
  1197.  
  1198. #
  1199. # SPI Multiplexer support
  1200. #
  1201. # CONFIG_SPI_MUX is not set
  1202.  
  1203. #
  1204. # SPI Protocol Masters
  1205. #
  1206. CONFIG_SPI_SPIDEV=y
  1207. # CONFIG_SPI_LOOPBACK_TEST is not set
  1208. # CONFIG_SPI_TLE62X0 is not set
  1209. # CONFIG_SPI_SLAVE is not set
  1210. # CONFIG_SPMI is not set
  1211. # CONFIG_HSI is not set
  1212. # CONFIG_PPS is not set
  1213.  
  1214. #
  1215. # PTP clock support
  1216. #
  1217. # CONFIG_PTP_1588_CLOCK is not set
  1218. CONFIG_PTP_1588_CLOCK_OPTIONAL=y
  1219.  
  1220. #
  1221. # Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
  1222. #
  1223. # end of PTP clock support
  1224.  
  1225. CONFIG_PINCTRL=y
  1226. CONFIG_PINMUX=y
  1227. CONFIG_PINCONF=y
  1228. CONFIG_GENERIC_PINCONF=y
  1229. # CONFIG_PINCTRL_MCP23S08 is not set
  1230. # CONFIG_PINCTRL_MICROCHIP_SGPIO is not set
  1231. # CONFIG_PINCTRL_OCELOT is not set
  1232. # CONFIG_PINCTRL_SINGLE is not set
  1233. # CONFIG_PINCTRL_STMFX is not set
  1234. # CONFIG_PINCTRL_SX150X is not set
  1235.  
  1236. #
  1237. # Renesas pinctrl drivers
  1238. #
  1239. # end of Renesas pinctrl drivers
  1240.  
  1241. CONFIG_PINCTRL_SUNXI=y
  1242. # CONFIG_PINCTRL_SUN4I_A10 is not set
  1243. # CONFIG_PINCTRL_SUN5I is not set
  1244. # CONFIG_PINCTRL_SUN6I_A31 is not set
  1245. # CONFIG_PINCTRL_SUN6I_A31_R is not set
  1246. # CONFIG_PINCTRL_SUN8I_A23 is not set
  1247. # CONFIG_PINCTRL_SUN8I_A33 is not set
  1248. # CONFIG_PINCTRL_SUN8I_A83T is not set
  1249. # CONFIG_PINCTRL_SUN8I_A83T_R is not set
  1250. # CONFIG_PINCTRL_SUN8I_A23_R is not set
  1251. # CONFIG_PINCTRL_SUN8I_H3 is not set
  1252. # CONFIG_PINCTRL_SUN8I_H3_R is not set
  1253. # CONFIG_PINCTRL_SUN8I_V3S is not set
  1254. # CONFIG_PINCTRL_SUN9I_A80 is not set
  1255. # CONFIG_PINCTRL_SUN9I_A80_R is not set
  1256. CONFIG_PINCTRL_SUN20I_D1=y
  1257. # CONFIG_PINCTRL_SUN50I_A64 is not set
  1258. # CONFIG_PINCTRL_SUN50I_A64_R is not set
  1259. # CONFIG_PINCTRL_SUN50I_A100 is not set
  1260. # CONFIG_PINCTRL_SUN50I_A100_R is not set
  1261. # CONFIG_PINCTRL_SUN50I_H5 is not set
  1262. # CONFIG_PINCTRL_SUN50I_H6 is not set
  1263. # CONFIG_PINCTRL_SUN50I_H6_R is not set
  1264. # CONFIG_PINCTRL_SUN50I_H616 is not set
  1265. # CONFIG_PINCTRL_SUN50I_H616_R is not set
  1266. CONFIG_GPIOLIB=y
  1267. CONFIG_GPIOLIB_FASTPATH_LIMIT=512
  1268. CONFIG_OF_GPIO=y
  1269. CONFIG_GPIO_CDEV=y
  1270. CONFIG_GPIO_CDEV_V1=y
  1271.  
  1272. #
  1273. # Memory mapped GPIO drivers
  1274. #
  1275. # CONFIG_GPIO_74XX_MMIO is not set
  1276. # CONFIG_GPIO_ALTERA is not set
  1277. # CONFIG_GPIO_CADENCE is not set
  1278. # CONFIG_GPIO_DWAPB is not set
  1279. # CONFIG_GPIO_FTGPIO010 is not set
  1280. # CONFIG_GPIO_GENERIC_PLATFORM is not set
  1281. # CONFIG_GPIO_GRGPIO is not set
  1282. # CONFIG_GPIO_HLWD is not set
  1283. # CONFIG_GPIO_LOGICVC is not set
  1284. # CONFIG_GPIO_MB86S7X is not set
  1285. # CONFIG_GPIO_SAMA5D2_PIOBU is not set
  1286. # CONFIG_GPIO_SIFIVE is not set
  1287. # CONFIG_GPIO_SYSCON is not set
  1288. # CONFIG_GPIO_XILINX is not set
  1289. # CONFIG_GPIO_AMD_FCH is not set
  1290. # end of Memory mapped GPIO drivers
  1291.  
  1292. #
  1293. # I2C GPIO expanders
  1294. #
  1295. # CONFIG_GPIO_ADP5588 is not set
  1296. # CONFIG_GPIO_ADNP is not set
  1297. # CONFIG_GPIO_GW_PLD is not set
  1298. # CONFIG_GPIO_MAX7300 is not set
  1299. # CONFIG_GPIO_MAX732X is not set
  1300. # CONFIG_GPIO_PCA953X is not set
  1301. # CONFIG_GPIO_PCA9570 is not set
  1302. # CONFIG_GPIO_PCF857X is not set
  1303. # CONFIG_GPIO_TPIC2810 is not set
  1304. # end of I2C GPIO expanders
  1305.  
  1306. #
  1307. # MFD GPIO expanders
  1308. #
  1309. # end of MFD GPIO expanders
  1310.  
  1311. #
  1312. # SPI GPIO expanders
  1313. #
  1314. # CONFIG_GPIO_74X164 is not set
  1315. # CONFIG_GPIO_MAX3191X is not set
  1316. # CONFIG_GPIO_MAX7301 is not set
  1317. # CONFIG_GPIO_MC33880 is not set
  1318. # CONFIG_GPIO_PISOSR is not set
  1319. # CONFIG_GPIO_XRA1403 is not set
  1320. # end of SPI GPIO expanders
  1321.  
  1322. #
  1323. # USB GPIO expanders
  1324. #
  1325. # end of USB GPIO expanders
  1326.  
  1327. #
  1328. # Virtual GPIO drivers
  1329. #
  1330. # CONFIG_GPIO_AGGREGATOR is not set
  1331. # CONFIG_GPIO_MOCKUP is not set
  1332. # CONFIG_GPIO_VIRTIO is not set
  1333. # CONFIG_GPIO_SIM is not set
  1334. # end of Virtual GPIO drivers
  1335.  
  1336. # CONFIG_W1 is not set
  1337. # CONFIG_POWER_RESET is not set
  1338. CONFIG_POWER_SUPPLY=y
  1339. # CONFIG_POWER_SUPPLY_DEBUG is not set
  1340. CONFIG_POWER_SUPPLY_HWMON=y
  1341. # CONFIG_PDA_POWER is not set
  1342. # CONFIG_IP5XXX_POWER is not set
  1343. # CONFIG_TEST_POWER is not set
  1344. # CONFIG_CHARGER_ADP5061 is not set
  1345. # CONFIG_BATTERY_CW2015 is not set
  1346. # CONFIG_BATTERY_DS2780 is not set
  1347. # CONFIG_BATTERY_DS2781 is not set
  1348. # CONFIG_BATTERY_DS2782 is not set
  1349. # CONFIG_BATTERY_SAMSUNG_SDI is not set
  1350. # CONFIG_BATTERY_SBS is not set
  1351. # CONFIG_CHARGER_SBS is not set
  1352. # CONFIG_BATTERY_BQ27XXX is not set
  1353. # CONFIG_BATTERY_MAX17040 is not set
  1354. # CONFIG_BATTERY_MAX17042 is not set
  1355. # CONFIG_CHARGER_ISP1704 is not set
  1356. # CONFIG_CHARGER_MAX8903 is not set
  1357. # CONFIG_CHARGER_LP8727 is not set
  1358. # CONFIG_CHARGER_GPIO is not set
  1359. # CONFIG_CHARGER_MANAGER is not set
  1360. # CONFIG_CHARGER_LT3651 is not set
  1361. # CONFIG_CHARGER_LTC4162L is not set
  1362. # CONFIG_CHARGER_DETECTOR_MAX14656 is not set
  1363. # CONFIG_CHARGER_MAX77976 is not set
  1364. # CONFIG_CHARGER_BQ2415X is not set
  1365. # CONFIG_CHARGER_BQ24190 is not set
  1366. # CONFIG_CHARGER_BQ24257 is not set
  1367. # CONFIG_CHARGER_BQ24735 is not set
  1368. # CONFIG_CHARGER_BQ2515X is not set
  1369. # CONFIG_CHARGER_BQ25890 is not set
  1370. # CONFIG_CHARGER_BQ25980 is not set
  1371. # CONFIG_CHARGER_BQ256XX is not set
  1372. # CONFIG_CHARGER_SMB347 is not set
  1373. # CONFIG_BATTERY_GAUGE_LTC2941 is not set
  1374. # CONFIG_BATTERY_GOLDFISH is not set
  1375. # CONFIG_BATTERY_RT5033 is not set
  1376. # CONFIG_CHARGER_RT9455 is not set
  1377. # CONFIG_CHARGER_UCS1002 is not set
  1378. # CONFIG_CHARGER_BD99954 is not set
  1379. # CONFIG_BATTERY_UG3105 is not set
  1380. CONFIG_HWMON=y
  1381. # CONFIG_HWMON_DEBUG_CHIP is not set
  1382.  
  1383. #
  1384. # Native drivers
  1385. #
  1386. # CONFIG_SENSORS_AD7314 is not set
  1387. # CONFIG_SENSORS_AD7414 is not set
  1388. # CONFIG_SENSORS_AD7418 is not set
  1389. # CONFIG_SENSORS_ADM1021 is not set
  1390. # CONFIG_SENSORS_ADM1025 is not set
  1391. # CONFIG_SENSORS_ADM1026 is not set
  1392. # CONFIG_SENSORS_ADM1029 is not set
  1393. # CONFIG_SENSORS_ADM1031 is not set
  1394. # CONFIG_SENSORS_ADM1177 is not set
  1395. # CONFIG_SENSORS_ADM9240 is not set
  1396. # CONFIG_SENSORS_ADT7310 is not set
  1397. # CONFIG_SENSORS_ADT7410 is not set
  1398. # CONFIG_SENSORS_ADT7411 is not set
  1399. # CONFIG_SENSORS_ADT7462 is not set
  1400. # CONFIG_SENSORS_ADT7470 is not set
  1401. # CONFIG_SENSORS_ADT7475 is not set
  1402. # CONFIG_SENSORS_AHT10 is not set
  1403. # CONFIG_SENSORS_AQUACOMPUTER_D5NEXT is not set
  1404. # CONFIG_SENSORS_AS370 is not set
  1405. # CONFIG_SENSORS_ASC7621 is not set
  1406. # CONFIG_SENSORS_AXI_FAN_CONTROL is not set
  1407. # CONFIG_SENSORS_ASPEED is not set
  1408. # CONFIG_SENSORS_ATXP1 is not set
  1409. # CONFIG_SENSORS_CORSAIR_CPRO is not set
  1410. # CONFIG_SENSORS_CORSAIR_PSU is not set
  1411. # CONFIG_SENSORS_DS620 is not set
  1412. # CONFIG_SENSORS_DS1621 is not set
  1413. # CONFIG_SENSORS_F71805F is not set
  1414. # CONFIG_SENSORS_F71882FG is not set
  1415. # CONFIG_SENSORS_F75375S is not set
  1416. # CONFIG_SENSORS_FTSTEUTATES is not set
  1417. # CONFIG_SENSORS_GL518SM is not set
  1418. # CONFIG_SENSORS_GL520SM is not set
  1419. # CONFIG_SENSORS_G760A is not set
  1420. # CONFIG_SENSORS_G762 is not set
  1421. # CONFIG_SENSORS_GPIO_FAN is not set
  1422. # CONFIG_SENSORS_HIH6130 is not set
  1423. # CONFIG_SENSORS_IT87 is not set
  1424. # CONFIG_SENSORS_JC42 is not set
  1425. # CONFIG_SENSORS_POWR1220 is not set
  1426. # CONFIG_SENSORS_LINEAGE is not set
  1427. # CONFIG_SENSORS_LTC2945 is not set
  1428. # CONFIG_SENSORS_LTC2947_I2C is not set
  1429. # CONFIG_SENSORS_LTC2947_SPI is not set
  1430. # CONFIG_SENSORS_LTC2990 is not set
  1431. # CONFIG_SENSORS_LTC2992 is not set
  1432. # CONFIG_SENSORS_LTC4151 is not set
  1433. # CONFIG_SENSORS_LTC4215 is not set
  1434. # CONFIG_SENSORS_LTC4222 is not set
  1435. # CONFIG_SENSORS_LTC4245 is not set
  1436. # CONFIG_SENSORS_LTC4260 is not set
  1437. # CONFIG_SENSORS_LTC4261 is not set
  1438. # CONFIG_SENSORS_MAX1111 is not set
  1439. # CONFIG_SENSORS_MAX127 is not set
  1440. # CONFIG_SENSORS_MAX16065 is not set
  1441. # CONFIG_SENSORS_MAX1619 is not set
  1442. # CONFIG_SENSORS_MAX1668 is not set
  1443. # CONFIG_SENSORS_MAX197 is not set
  1444. # CONFIG_SENSORS_MAX31722 is not set
  1445. # CONFIG_SENSORS_MAX31730 is not set
  1446. # CONFIG_SENSORS_MAX6620 is not set
  1447. # CONFIG_SENSORS_MAX6621 is not set
  1448. # CONFIG_SENSORS_MAX6639 is not set
  1449. # CONFIG_SENSORS_MAX6642 is not set
  1450. # CONFIG_SENSORS_MAX6650 is not set
  1451. # CONFIG_SENSORS_MAX6697 is not set
  1452. # CONFIG_SENSORS_MAX31790 is not set
  1453. # CONFIG_SENSORS_MCP3021 is not set
  1454. # CONFIG_SENSORS_TC654 is not set
  1455. # CONFIG_SENSORS_TPS23861 is not set
  1456. # CONFIG_SENSORS_MR75203 is not set
  1457. # CONFIG_SENSORS_ADCXX is not set
  1458. # CONFIG_SENSORS_LM63 is not set
  1459. # CONFIG_SENSORS_LM70 is not set
  1460. # CONFIG_SENSORS_LM73 is not set
  1461. # CONFIG_SENSORS_LM75 is not set
  1462. # CONFIG_SENSORS_LM77 is not set
  1463. # CONFIG_SENSORS_LM78 is not set
  1464. # CONFIG_SENSORS_LM80 is not set
  1465. # CONFIG_SENSORS_LM83 is not set
  1466. # CONFIG_SENSORS_LM85 is not set
  1467. # CONFIG_SENSORS_LM87 is not set
  1468. # CONFIG_SENSORS_LM90 is not set
  1469. # CONFIG_SENSORS_LM92 is not set
  1470. # CONFIG_SENSORS_LM93 is not set
  1471. # CONFIG_SENSORS_LM95234 is not set
  1472. # CONFIG_SENSORS_LM95241 is not set
  1473. # CONFIG_SENSORS_LM95245 is not set
  1474. # CONFIG_SENSORS_PC87360 is not set
  1475. # CONFIG_SENSORS_PC87427 is not set
  1476. # CONFIG_SENSORS_NCT6683 is not set
  1477. # CONFIG_SENSORS_NCT6775 is not set
  1478. # CONFIG_SENSORS_NCT7802 is not set
  1479. # CONFIG_SENSORS_NCT7904 is not set
  1480. # CONFIG_SENSORS_NPCM7XX is not set
  1481. # CONFIG_SENSORS_NZXT_KRAKEN2 is not set
  1482. # CONFIG_SENSORS_NZXT_SMART2 is not set
  1483. # CONFIG_SENSORS_PCF8591 is not set
  1484. # CONFIG_PMBUS is not set
  1485. # CONFIG_SENSORS_PWM_FAN is not set
  1486. # CONFIG_SENSORS_SBTSI is not set
  1487. # CONFIG_SENSORS_SBRMI is not set
  1488. # CONFIG_SENSORS_SHT15 is not set
  1489. # CONFIG_SENSORS_SHT21 is not set
  1490. # CONFIG_SENSORS_SHT3x is not set
  1491. # CONFIG_SENSORS_SHT4x is not set
  1492. # CONFIG_SENSORS_SHTC1 is not set
  1493. # CONFIG_SENSORS_SY7636A is not set
  1494. # CONFIG_SENSORS_DME1737 is not set
  1495. # CONFIG_SENSORS_EMC1403 is not set
  1496. # CONFIG_SENSORS_EMC2103 is not set
  1497. # CONFIG_SENSORS_EMC6W201 is not set
  1498. # CONFIG_SENSORS_SMSC47M1 is not set
  1499. # CONFIG_SENSORS_SMSC47M192 is not set
  1500. # CONFIG_SENSORS_SMSC47B397 is not set
  1501. # CONFIG_SENSORS_SCH5627 is not set
  1502. # CONFIG_SENSORS_SCH5636 is not set
  1503. # CONFIG_SENSORS_STTS751 is not set
  1504. # CONFIG_SENSORS_SMM665 is not set
  1505. # CONFIG_SENSORS_ADC128D818 is not set
  1506. # CONFIG_SENSORS_ADS7828 is not set
  1507. # CONFIG_SENSORS_ADS7871 is not set
  1508. # CONFIG_SENSORS_AMC6821 is not set
  1509. # CONFIG_SENSORS_INA209 is not set
  1510. # CONFIG_SENSORS_INA2XX is not set
  1511. # CONFIG_SENSORS_INA238 is not set
  1512. # CONFIG_SENSORS_INA3221 is not set
  1513. # CONFIG_SENSORS_TC74 is not set
  1514. # CONFIG_SENSORS_THMC50 is not set
  1515. # CONFIG_SENSORS_TMP102 is not set
  1516. # CONFIG_SENSORS_TMP103 is not set
  1517. # CONFIG_SENSORS_TMP108 is not set
  1518. # CONFIG_SENSORS_TMP401 is not set
  1519. # CONFIG_SENSORS_TMP421 is not set
  1520. # CONFIG_SENSORS_TMP464 is not set
  1521. # CONFIG_SENSORS_TMP513 is not set
  1522. # CONFIG_SENSORS_VT1211 is not set
  1523. # CONFIG_SENSORS_W83773G is not set
  1524. # CONFIG_SENSORS_W83781D is not set
  1525. # CONFIG_SENSORS_W83791D is not set
  1526. # CONFIG_SENSORS_W83792D is not set
  1527. # CONFIG_SENSORS_W83793 is not set
  1528. # CONFIG_SENSORS_W83795 is not set
  1529. # CONFIG_SENSORS_W83L785TS is not set
  1530. # CONFIG_SENSORS_W83L786NG is not set
  1531. # CONFIG_SENSORS_W83627HF is not set
  1532. # CONFIG_SENSORS_W83627EHF is not set
  1533. CONFIG_THERMAL=y
  1534. # CONFIG_THERMAL_NETLINK is not set
  1535. CONFIG_THERMAL_STATISTICS=y
  1536. CONFIG_THERMAL_EMERGENCY_POWEROFF_DELAY_MS=0
  1537. CONFIG_THERMAL_HWMON=y
  1538. CONFIG_THERMAL_OF=y
  1539. CONFIG_THERMAL_WRITABLE_TRIPS=y
  1540. CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y
  1541. # CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set
  1542. # CONFIG_THERMAL_DEFAULT_GOV_USER_SPACE is not set
  1543. # CONFIG_THERMAL_GOV_FAIR_SHARE is not set
  1544. CONFIG_THERMAL_GOV_STEP_WISE=y
  1545. CONFIG_THERMAL_GOV_BANG_BANG=y
  1546. CONFIG_THERMAL_GOV_USER_SPACE=y
  1547. CONFIG_CPU_THERMAL=y
  1548. CONFIG_CPU_FREQ_THERMAL=y
  1549. CONFIG_THERMAL_EMULATION=y
  1550. # CONFIG_THERMAL_MMIO is not set
  1551. CONFIG_SUN8I_THERMAL=y
  1552. CONFIG_WATCHDOG=y
  1553. CONFIG_WATCHDOG_CORE=y
  1554. # CONFIG_WATCHDOG_NOWAYOUT is not set
  1555. CONFIG_WATCHDOG_HANDLE_BOOT_ENABLED=y
  1556. CONFIG_WATCHDOG_OPEN_TIMEOUT=0
  1557. CONFIG_WATCHDOG_SYSFS=y
  1558. # CONFIG_WATCHDOG_HRTIMER_PRETIMEOUT is not set
  1559.  
  1560. #
  1561. # Watchdog Pretimeout Governors
  1562. #
  1563. # CONFIG_WATCHDOG_PRETIMEOUT_GOV is not set
  1564.  
  1565. #
  1566. # Watchdog Device Drivers
  1567. #
  1568. # CONFIG_SOFT_WATCHDOG is not set
  1569. # CONFIG_GPIO_WATCHDOG is not set
  1570. # CONFIG_XILINX_WATCHDOG is not set
  1571. # CONFIG_ZIIRAVE_WATCHDOG is not set
  1572. # CONFIG_CADENCE_WATCHDOG is not set
  1573. # CONFIG_DW_WATCHDOG is not set
  1574. CONFIG_SUNXI_WATCHDOG=y
  1575. # CONFIG_MAX63XX_WATCHDOG is not set
  1576. # CONFIG_MEN_A21_WDT is not set
  1577.  
  1578. #
  1579. # USB-based Watchdog Cards
  1580. #
  1581. # CONFIG_USBPCWATCHDOG is not set
  1582. CONFIG_SSB_POSSIBLE=y
  1583. # CONFIG_SSB is not set
  1584. CONFIG_BCMA_POSSIBLE=y
  1585. # CONFIG_BCMA is not set
  1586.  
  1587. #
  1588. # Multifunction device drivers
  1589. #
  1590. CONFIG_MFD_CORE=y
  1591. # CONFIG_MFD_ACT8945A is not set
  1592. # CONFIG_MFD_SUN4I_GPADC is not set
  1593. # CONFIG_MFD_AS3711 is not set
  1594. # CONFIG_MFD_AS3722 is not set
  1595. # CONFIG_PMIC_ADP5520 is not set
  1596. # CONFIG_MFD_AAT2870_CORE is not set
  1597. # CONFIG_MFD_ATMEL_FLEXCOM is not set
  1598. # CONFIG_MFD_ATMEL_HLCDC is not set
  1599. # CONFIG_MFD_BCM590XX is not set
  1600. # CONFIG_MFD_BD9571MWV is not set
  1601. # CONFIG_MFD_AXP20X_I2C is not set
  1602. # CONFIG_MFD_MADERA is not set
  1603. # CONFIG_PMIC_DA903X is not set
  1604. # CONFIG_MFD_DA9052_SPI is not set
  1605. # CONFIG_MFD_DA9052_I2C is not set
  1606. # CONFIG_MFD_DA9055 is not set
  1607. # CONFIG_MFD_DA9062 is not set
  1608. # CONFIG_MFD_DA9063 is not set
  1609. # CONFIG_MFD_DA9150 is not set
  1610. # CONFIG_MFD_DLN2 is not set
  1611. # CONFIG_MFD_GATEWORKS_GSC is not set
  1612. # CONFIG_MFD_MC13XXX_SPI is not set
  1613. # CONFIG_MFD_MC13XXX_I2C is not set
  1614. # CONFIG_MFD_MP2629 is not set
  1615. # CONFIG_MFD_HI6421_PMIC is not set
  1616. # CONFIG_HTC_PASIC3 is not set
  1617. # CONFIG_HTC_I2CPLD is not set
  1618. # CONFIG_MFD_IQS62X is not set
  1619. # CONFIG_MFD_KEMPLD is not set
  1620. # CONFIG_MFD_88PM800 is not set
  1621. # CONFIG_MFD_88PM805 is not set
  1622. # CONFIG_MFD_88PM860X is not set
  1623. # CONFIG_MFD_MAX14577 is not set
  1624. # CONFIG_MFD_MAX77620 is not set
  1625. # CONFIG_MFD_MAX77650 is not set
  1626. # CONFIG_MFD_MAX77686 is not set
  1627. # CONFIG_MFD_MAX77693 is not set
  1628. # CONFIG_MFD_MAX77714 is not set
  1629. # CONFIG_MFD_MAX77843 is not set
  1630. # CONFIG_MFD_MAX8907 is not set
  1631. # CONFIG_MFD_MAX8925 is not set
  1632. # CONFIG_MFD_MAX8997 is not set
  1633. # CONFIG_MFD_MAX8998 is not set
  1634. # CONFIG_MFD_MT6360 is not set
  1635. # CONFIG_MFD_MT6397 is not set
  1636. # CONFIG_MFD_MENF21BMC is not set
  1637. # CONFIG_EZX_PCAP is not set
  1638. # CONFIG_MFD_CPCAP is not set
  1639. # CONFIG_MFD_VIPERBOARD is not set
  1640. # CONFIG_MFD_NTXEC is not set
  1641. # CONFIG_MFD_RETU is not set
  1642. # CONFIG_MFD_PCF50633 is not set
  1643. # CONFIG_MFD_RT4831 is not set
  1644. # CONFIG_MFD_RT5033 is not set
  1645. # CONFIG_MFD_RC5T583 is not set
  1646. # CONFIG_MFD_RK808 is not set
  1647. # CONFIG_MFD_RN5T618 is not set
  1648. # CONFIG_MFD_SEC_CORE is not set
  1649. # CONFIG_MFD_SI476X_CORE is not set
  1650. # CONFIG_MFD_SIMPLE_MFD_I2C is not set
  1651. # CONFIG_MFD_SM501 is not set
  1652. # CONFIG_MFD_SKY81452 is not set
  1653. # CONFIG_MFD_STMPE is not set
  1654. CONFIG_MFD_SUN6I_PRCM=y
  1655. CONFIG_MFD_SYSCON=y
  1656. # CONFIG_MFD_TI_AM335X_TSCADC is not set
  1657. # CONFIG_MFD_LP3943 is not set
  1658. # CONFIG_MFD_LP8788 is not set
  1659. # CONFIG_MFD_TI_LMU is not set
  1660. # CONFIG_MFD_PALMAS is not set
  1661. # CONFIG_TPS6105X is not set
  1662. # CONFIG_TPS65010 is not set
  1663. # CONFIG_TPS6507X is not set
  1664. # CONFIG_MFD_TPS65086 is not set
  1665. # CONFIG_MFD_TPS65090 is not set
  1666. # CONFIG_MFD_TPS65217 is not set
  1667. # CONFIG_MFD_TI_LP873X is not set
  1668. # CONFIG_MFD_TI_LP87565 is not set
  1669. # CONFIG_MFD_TPS65218 is not set
  1670. # CONFIG_MFD_TPS6586X is not set
  1671. # CONFIG_MFD_TPS65910 is not set
  1672. # CONFIG_MFD_TPS65912_I2C is not set
  1673. # CONFIG_MFD_TPS65912_SPI is not set
  1674. # CONFIG_TWL4030_CORE is not set
  1675. # CONFIG_TWL6040_CORE is not set
  1676. # CONFIG_MFD_WL1273_CORE is not set
  1677. # CONFIG_MFD_LM3533 is not set
  1678. # CONFIG_MFD_TC3589X is not set
  1679. # CONFIG_MFD_TQMX86 is not set
  1680. # CONFIG_MFD_LOCHNAGAR is not set
  1681. # CONFIG_MFD_ARIZONA_I2C is not set
  1682. # CONFIG_MFD_ARIZONA_SPI is not set
  1683. # CONFIG_MFD_WM8400 is not set
  1684. # CONFIG_MFD_WM831X_I2C is not set
  1685. # CONFIG_MFD_WM831X_SPI is not set
  1686. # CONFIG_MFD_WM8350_I2C is not set
  1687. # CONFIG_MFD_WM8994 is not set
  1688. # CONFIG_MFD_ROHM_BD718XX is not set
  1689. # CONFIG_MFD_ROHM_BD71828 is not set
  1690. # CONFIG_MFD_ROHM_BD957XMUF is not set
  1691. # CONFIG_MFD_STPMIC1 is not set
  1692. # CONFIG_MFD_STMFX is not set
  1693. # CONFIG_MFD_ATC260X_I2C is not set
  1694. # CONFIG_MFD_QCOM_PM8008 is not set
  1695. # CONFIG_MFD_INTEL_M10_BMC is not set
  1696. # CONFIG_MFD_RSMU_I2C is not set
  1697. # CONFIG_MFD_RSMU_SPI is not set
  1698. # end of Multifunction device drivers
  1699.  
  1700. CONFIG_REGULATOR=y
  1701. # CONFIG_REGULATOR_DEBUG is not set
  1702. CONFIG_REGULATOR_FIXED_VOLTAGE=y
  1703. # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set
  1704. # CONFIG_REGULATOR_USERSPACE_CONSUMER is not set
  1705. # CONFIG_REGULATOR_88PG86X is not set
  1706. # CONFIG_REGULATOR_ACT8865 is not set
  1707. # CONFIG_REGULATOR_AD5398 is not set
  1708. # CONFIG_REGULATOR_DA9121 is not set
  1709. # CONFIG_REGULATOR_DA9210 is not set
  1710. # CONFIG_REGULATOR_DA9211 is not set
  1711. # CONFIG_REGULATOR_FAN53555 is not set
  1712. # CONFIG_REGULATOR_FAN53880 is not set
  1713. # CONFIG_REGULATOR_GPIO is not set
  1714. # CONFIG_REGULATOR_ISL9305 is not set
  1715. # CONFIG_REGULATOR_ISL6271A is not set
  1716. # CONFIG_REGULATOR_LP3971 is not set
  1717. # CONFIG_REGULATOR_LP3972 is not set
  1718. # CONFIG_REGULATOR_LP872X is not set
  1719. # CONFIG_REGULATOR_LP8755 is not set
  1720. # CONFIG_REGULATOR_LTC3589 is not set
  1721. # CONFIG_REGULATOR_LTC3676 is not set
  1722. # CONFIG_REGULATOR_MAX1586 is not set
  1723. # CONFIG_REGULATOR_MAX8649 is not set
  1724. # CONFIG_REGULATOR_MAX8660 is not set
  1725. # CONFIG_REGULATOR_MAX8893 is not set
  1726. # CONFIG_REGULATOR_MAX8952 is not set
  1727. # CONFIG_REGULATOR_MAX8973 is not set
  1728. # CONFIG_REGULATOR_MAX20086 is not set
  1729. # CONFIG_REGULATOR_MAX77826 is not set
  1730. # CONFIG_REGULATOR_MCP16502 is not set
  1731. # CONFIG_REGULATOR_MP5416 is not set
  1732. # CONFIG_REGULATOR_MP8859 is not set
  1733. # CONFIG_REGULATOR_MP886X is not set
  1734. # CONFIG_REGULATOR_MPQ7920 is not set
  1735. # CONFIG_REGULATOR_MT6311 is not set
  1736. # CONFIG_REGULATOR_PCA9450 is not set
  1737. # CONFIG_REGULATOR_PF8X00 is not set
  1738. # CONFIG_REGULATOR_PFUZE100 is not set
  1739. # CONFIG_REGULATOR_PV88060 is not set
  1740. # CONFIG_REGULATOR_PV88080 is not set
  1741. # CONFIG_REGULATOR_PV88090 is not set
  1742. CONFIG_REGULATOR_PWM=y
  1743. # CONFIG_REGULATOR_RT4801 is not set
  1744. # CONFIG_REGULATOR_RT5190A is not set
  1745. # CONFIG_REGULATOR_RT6160 is not set
  1746. # CONFIG_REGULATOR_RT6245 is not set
  1747. # CONFIG_REGULATOR_RTQ2134 is not set
  1748. # CONFIG_REGULATOR_RTMV20 is not set
  1749. # CONFIG_REGULATOR_RTQ6752 is not set
  1750. # CONFIG_REGULATOR_SLG51000 is not set
  1751. # CONFIG_REGULATOR_SY7636A is not set
  1752. # CONFIG_REGULATOR_SY8106A is not set
  1753. # CONFIG_REGULATOR_SY8824X is not set
  1754. # CONFIG_REGULATOR_SY8827N is not set
  1755. # CONFIG_REGULATOR_TPS51632 is not set
  1756. # CONFIG_REGULATOR_TPS62360 is not set
  1757. # CONFIG_REGULATOR_TPS6286X is not set
  1758. # CONFIG_REGULATOR_TPS65023 is not set
  1759. # CONFIG_REGULATOR_TPS6507X is not set
  1760. # CONFIG_REGULATOR_TPS65132 is not set
  1761. # CONFIG_REGULATOR_TPS6524X is not set
  1762. # CONFIG_REGULATOR_VCTRL is not set
  1763. # CONFIG_RC_CORE is not set
  1764.  
  1765. #
  1766. # CEC support
  1767. #
  1768. # CONFIG_MEDIA_CEC_SUPPORT is not set
  1769. # end of CEC support
  1770.  
  1771. # CONFIG_MEDIA_SUPPORT is not set
  1772.  
  1773. #
  1774. # Graphics support
  1775. #
  1776. # CONFIG_DRM is not set
  1777.  
  1778. #
  1779. # ARM devices
  1780. #
  1781. # end of ARM devices
  1782.  
  1783. #
  1784. # Frame buffer Devices
  1785. #
  1786. # CONFIG_FB is not set
  1787. # end of Frame buffer Devices
  1788.  
  1789. #
  1790. # Backlight & LCD device support
  1791. #
  1792. # CONFIG_LCD_CLASS_DEVICE is not set
  1793. # CONFIG_BACKLIGHT_CLASS_DEVICE is not set
  1794. # end of Backlight & LCD device support
  1795.  
  1796. #
  1797. # Console display driver support
  1798. #
  1799. # CONFIG_VGA_CONSOLE is not set
  1800. CONFIG_DUMMY_CONSOLE=y
  1801. CONFIG_DUMMY_CONSOLE_COLUMNS=80
  1802. CONFIG_DUMMY_CONSOLE_ROWS=25
  1803. # end of Console display driver support
  1804. # end of Graphics support
  1805.  
  1806. # CONFIG_SOUND is not set
  1807.  
  1808. #
  1809. # HID support
  1810. #
  1811. CONFIG_HID=y
  1812. # CONFIG_HID_BATTERY_STRENGTH is not set
  1813. # CONFIG_HIDRAW is not set
  1814. # CONFIG_UHID is not set
  1815. CONFIG_HID_GENERIC=y
  1816.  
  1817. #
  1818. # Special HID drivers
  1819. #
  1820. # CONFIG_HID_A4TECH is not set
  1821. # CONFIG_HID_ACCUTOUCH is not set
  1822. # CONFIG_HID_ACRUX is not set
  1823. # CONFIG_HID_APPLE is not set
  1824. # CONFIG_HID_APPLEIR is not set
  1825. # CONFIG_HID_ASUS is not set
  1826. # CONFIG_HID_AUREAL is not set
  1827. # CONFIG_HID_BELKIN is not set
  1828. # CONFIG_HID_BETOP_FF is not set
  1829. # CONFIG_HID_BIGBEN_FF is not set
  1830. # CONFIG_HID_CHERRY is not set
  1831. # CONFIG_HID_CHICONY is not set
  1832. # CONFIG_HID_CORSAIR is not set
  1833. # CONFIG_HID_COUGAR is not set
  1834. # CONFIG_HID_MACALLY is not set
  1835. # CONFIG_HID_CMEDIA is not set
  1836. # CONFIG_HID_CREATIVE_SB0540 is not set
  1837. # CONFIG_HID_CYPRESS is not set
  1838. # CONFIG_HID_DRAGONRISE is not set
  1839. # CONFIG_HID_EMS_FF is not set
  1840. # CONFIG_HID_ELAN is not set
  1841. # CONFIG_HID_ELECOM is not set
  1842. # CONFIG_HID_ELO is not set
  1843. # CONFIG_HID_EZKEY is not set
  1844. # CONFIG_HID_GEMBIRD is not set
  1845. # CONFIG_HID_GFRM is not set
  1846. # CONFIG_HID_GLORIOUS is not set
  1847. # CONFIG_HID_HOLTEK is not set
  1848. # CONFIG_HID_VIVALDI is not set
  1849. # CONFIG_HID_GT683R is not set
  1850. # CONFIG_HID_KEYTOUCH is not set
  1851. # CONFIG_HID_KYE is not set
  1852. # CONFIG_HID_UCLOGIC is not set
  1853. # CONFIG_HID_WALTOP is not set
  1854. # CONFIG_HID_VIEWSONIC is not set
  1855. # CONFIG_HID_XIAOMI is not set
  1856. # CONFIG_HID_GYRATION is not set
  1857. # CONFIG_HID_ICADE is not set
  1858. # CONFIG_HID_ITE is not set
  1859. # CONFIG_HID_JABRA is not set
  1860. # CONFIG_HID_TWINHAN is not set
  1861. # CONFIG_HID_KENSINGTON is not set
  1862. # CONFIG_HID_LCPOWER is not set
  1863. # CONFIG_HID_LED is not set
  1864. # CONFIG_HID_LENOVO is not set
  1865. # CONFIG_HID_LETSKETCH is not set
  1866. # CONFIG_HID_LOGITECH is not set
  1867. # CONFIG_HID_MAGICMOUSE is not set
  1868. # CONFIG_HID_MALTRON is not set
  1869. # CONFIG_HID_MAYFLASH is not set
  1870. # CONFIG_HID_REDRAGON is not set
  1871. # CONFIG_HID_MICROSOFT is not set
  1872. # CONFIG_HID_MONTEREY is not set
  1873. # CONFIG_HID_MULTITOUCH is not set
  1874. # CONFIG_HID_NINTENDO is not set
  1875. # CONFIG_HID_NTI is not set
  1876. # CONFIG_HID_NTRIG is not set
  1877. # CONFIG_HID_ORTEK is not set
  1878. # CONFIG_HID_PANTHERLORD is not set
  1879. # CONFIG_HID_PENMOUNT is not set
  1880. # CONFIG_HID_PETALYNX is not set
  1881. # CONFIG_HID_PICOLCD is not set
  1882. # CONFIG_HID_PLANTRONICS is not set
  1883. # CONFIG_HID_PLAYSTATION is not set
  1884. # CONFIG_HID_RAZER is not set
  1885. # CONFIG_HID_PRIMAX is not set
  1886. # CONFIG_HID_RETRODE is not set
  1887. # CONFIG_HID_ROCCAT is not set
  1888. # CONFIG_HID_SAITEK is not set
  1889. # CONFIG_HID_SAMSUNG is not set
  1890. # CONFIG_HID_SEMITEK is not set
  1891. # CONFIG_HID_SIGMAMICRO is not set
  1892. # CONFIG_HID_SONY is not set
  1893. # CONFIG_HID_SPEEDLINK is not set
  1894. # CONFIG_HID_STEAM is not set
  1895. # CONFIG_HID_STEELSERIES is not set
  1896. # CONFIG_HID_SUNPLUS is not set
  1897. # CONFIG_HID_RMI is not set
  1898. # CONFIG_HID_GREENASIA is not set
  1899. # CONFIG_HID_SMARTJOYPLUS is not set
  1900. # CONFIG_HID_TIVO is not set
  1901. # CONFIG_HID_TOPSEED is not set
  1902. # CONFIG_HID_THINGM is not set
  1903. # CONFIG_HID_THRUSTMASTER is not set
  1904. # CONFIG_HID_UDRAW_PS3 is not set
  1905. # CONFIG_HID_U2FZERO is not set
  1906. # CONFIG_HID_WACOM is not set
  1907. # CONFIG_HID_WIIMOTE is not set
  1908. # CONFIG_HID_XINMO is not set
  1909. # CONFIG_HID_ZEROPLUS is not set
  1910. # CONFIG_HID_ZYDACRON is not set
  1911. # CONFIG_HID_SENSOR_HUB is not set
  1912. # CONFIG_HID_ALPS is not set
  1913. # CONFIG_HID_MCP2221 is not set
  1914. # end of Special HID drivers
  1915.  
  1916. #
  1917. # USB HID support
  1918. #
  1919. CONFIG_USB_HID=y
  1920. # CONFIG_HID_PID is not set
  1921. # CONFIG_USB_HIDDEV is not set
  1922. # end of USB HID support
  1923.  
  1924. #
  1925. # I2C HID support
  1926. #
  1927. # CONFIG_I2C_HID_OF is not set
  1928. # CONFIG_I2C_HID_OF_GOODIX is not set
  1929. # end of I2C HID support
  1930. # end of HID support
  1931.  
  1932. CONFIG_USB_OHCI_LITTLE_ENDIAN=y
  1933. CONFIG_USB_SUPPORT=y
  1934. CONFIG_USB_COMMON=y
  1935. # CONFIG_USB_LED_TRIG is not set
  1936. # CONFIG_USB_ULPI_BUS is not set
  1937. # CONFIG_USB_CONN_GPIO is not set
  1938. CONFIG_USB_ARCH_HAS_HCD=y
  1939. CONFIG_USB=y
  1940. CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
  1941.  
  1942. #
  1943. # Miscellaneous USB options
  1944. #
  1945. CONFIG_USB_DEFAULT_PERSIST=y
  1946. # CONFIG_USB_FEW_INIT_RETRIES is not set
  1947. CONFIG_USB_DYNAMIC_MINORS=y
  1948. CONFIG_USB_OTG=y
  1949. # CONFIG_USB_OTG_PRODUCTLIST is not set
  1950. # CONFIG_USB_OTG_DISABLE_EXTERNAL_HUB is not set
  1951. # CONFIG_USB_OTG_FSM is not set
  1952. # CONFIG_USB_LEDS_TRIGGER_USBPORT is not set
  1953. CONFIG_USB_AUTOSUSPEND_DELAY=2
  1954. # CONFIG_USB_MON is not set
  1955.  
  1956. #
  1957. # USB Host Controller Drivers
  1958. #
  1959. # CONFIG_USB_C67X00_HCD is not set
  1960. # CONFIG_USB_XHCI_HCD is not set
  1961. CONFIG_USB_EHCI_HCD=y
  1962. # CONFIG_USB_EHCI_ROOT_HUB_TT is not set
  1963. CONFIG_USB_EHCI_TT_NEWSCHED=y
  1964. # CONFIG_USB_EHCI_FSL is not set
  1965. CONFIG_USB_EHCI_HCD_PLATFORM=y
  1966. # CONFIG_USB_OXU210HP_HCD is not set
  1967. # CONFIG_USB_ISP116X_HCD is not set
  1968. # CONFIG_USB_FOTG210_HCD is not set
  1969. # CONFIG_USB_MAX3421_HCD is not set
  1970. CONFIG_USB_OHCI_HCD=y
  1971. CONFIG_USB_OHCI_HCD_PLATFORM=y
  1972. # CONFIG_USB_SL811_HCD is not set
  1973. # CONFIG_USB_R8A66597_HCD is not set
  1974. # CONFIG_USB_HCD_TEST_MODE is not set
  1975.  
  1976. #
  1977. # USB Device Class drivers
  1978. #
  1979. # CONFIG_USB_ACM is not set
  1980. # CONFIG_USB_PRINTER is not set
  1981. # CONFIG_USB_WDM is not set
  1982. # CONFIG_USB_TMC is not set
  1983.  
  1984. #
  1985. # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
  1986. #
  1987.  
  1988. #
  1989. # also be needed; see USB_STORAGE Help for more info
  1990. #
  1991.  
  1992. #
  1993. # USB Imaging devices
  1994. #
  1995. # CONFIG_USB_MDC800 is not set
  1996. # CONFIG_USBIP_CORE is not set
  1997. # CONFIG_USB_CDNS_SUPPORT is not set
  1998. CONFIG_USB_MUSB_HDRC=y
  1999. CONFIG_USB_MUSB_HOST=y
  2000.  
  2001. #
  2002. # Platform Glue Layer
  2003. #
  2004. CONFIG_USB_MUSB_SUNXI=y
  2005.  
  2006. #
  2007. # MUSB DMA mode
  2008. #
  2009. # CONFIG_MUSB_PIO_ONLY is not set
  2010. # CONFIG_USB_DWC3 is not set
  2011. # CONFIG_USB_DWC2 is not set
  2012. # CONFIG_USB_CHIPIDEA is not set
  2013. # CONFIG_USB_ISP1760 is not set
  2014.  
  2015. #
  2016. # USB port drivers
  2017. #
  2018. # CONFIG_USB_SERIAL is not set
  2019.  
  2020. #
  2021. # USB Miscellaneous drivers
  2022. #
  2023. # CONFIG_USB_EMI62 is not set
  2024. # CONFIG_USB_EMI26 is not set
  2025. # CONFIG_USB_ADUTUX is not set
  2026. # CONFIG_USB_SEVSEG is not set
  2027. # CONFIG_USB_LEGOTOWER is not set
  2028. # CONFIG_USB_LCD is not set
  2029. # CONFIG_USB_CYPRESS_CY7C63 is not set
  2030. # CONFIG_USB_CYTHERM is not set
  2031. # CONFIG_USB_IDMOUSE is not set
  2032. # CONFIG_USB_FTDI_ELAN is not set
  2033. # CONFIG_USB_APPLEDISPLAY is not set
  2034. # CONFIG_APPLE_MFI_FASTCHARGE is not set
  2035. # CONFIG_USB_SISUSBVGA is not set
  2036. # CONFIG_USB_LD is not set
  2037. # CONFIG_USB_TRANCEVIBRATOR is not set
  2038. # CONFIG_USB_IOWARRIOR is not set
  2039. # CONFIG_USB_TEST is not set
  2040. # CONFIG_USB_EHSET_TEST_FIXTURE is not set
  2041. # CONFIG_USB_ISIGHTFW is not set
  2042. # CONFIG_USB_YUREX is not set
  2043. # CONFIG_USB_EZUSB_FX2 is not set
  2044. # CONFIG_USB_HUB_USB251XB is not set
  2045. # CONFIG_USB_HSIC_USB3503 is not set
  2046. # CONFIG_USB_HSIC_USB4604 is not set
  2047. # CONFIG_USB_LINK_LAYER_TEST is not set
  2048. # CONFIG_USB_CHAOSKEY is not set
  2049.  
  2050. #
  2051. # USB Physical Layer drivers
  2052. #
  2053. CONFIG_USB_PHY=y
  2054. CONFIG_NOP_USB_XCEIV=y
  2055. # CONFIG_USB_GPIO_VBUS is not set
  2056. # CONFIG_USB_ISP1301 is not set
  2057. # end of USB Physical Layer drivers
  2058.  
  2059. # CONFIG_USB_GADGET is not set
  2060. # CONFIG_TYPEC is not set
  2061. # CONFIG_USB_ROLE_SWITCH is not set
  2062. CONFIG_MMC=y
  2063. CONFIG_PWRSEQ_EMMC=y
  2064. CONFIG_PWRSEQ_SIMPLE=y
  2065. CONFIG_MMC_BLOCK=y
  2066. CONFIG_MMC_BLOCK_MINORS=8
  2067. # CONFIG_SDIO_UART is not set
  2068. # CONFIG_MMC_TEST is not set
  2069.  
  2070. #
  2071. # MMC/SD/SDIO Host Controller Drivers
  2072. #
  2073. # CONFIG_MMC_DEBUG is not set
  2074. # CONFIG_MMC_SDHCI is not set
  2075. # CONFIG_MMC_SPI is not set
  2076. # CONFIG_MMC_DW is not set
  2077. # CONFIG_MMC_VUB300 is not set
  2078. # CONFIG_MMC_USHC is not set
  2079. # CONFIG_MMC_USDHI6ROL0 is not set
  2080. CONFIG_MMC_SUNXI=y
  2081. # CONFIG_MMC_CQHCI is not set
  2082. # CONFIG_MMC_HSQ is not set
  2083. # CONFIG_MMC_MTK is not set
  2084. # CONFIG_MEMSTICK is not set
  2085. CONFIG_NEW_LEDS=y
  2086. CONFIG_LEDS_CLASS=y
  2087. # CONFIG_LEDS_CLASS_FLASH is not set
  2088. CONFIG_LEDS_CLASS_MULTICOLOR=y
  2089. # CONFIG_LEDS_BRIGHTNESS_HW_CHANGED is not set
  2090.  
  2091. #
  2092. # LED drivers
  2093. #
  2094. # CONFIG_LEDS_AN30259A is not set
  2095. # CONFIG_LEDS_AW2013 is not set
  2096. # CONFIG_LEDS_BCM6328 is not set
  2097. # CONFIG_LEDS_BCM6358 is not set
  2098. # CONFIG_LEDS_CR0014114 is not set
  2099. # CONFIG_LEDS_EL15203000 is not set
  2100. # CONFIG_LEDS_LM3530 is not set
  2101. # CONFIG_LEDS_LM3532 is not set
  2102. # CONFIG_LEDS_LM3642 is not set
  2103. # CONFIG_LEDS_LM3692X is not set
  2104. CONFIG_LEDS_SUN50I_R329=y
  2105. # CONFIG_LEDS_PCA9532 is not set
  2106. # CONFIG_LEDS_GPIO is not set
  2107. # CONFIG_LEDS_LP3944 is not set
  2108. # CONFIG_LEDS_LP3952 is not set
  2109. # CONFIG_LEDS_LP55XX_COMMON is not set
  2110. # CONFIG_LEDS_LP8860 is not set
  2111. # CONFIG_LEDS_PCA955X is not set
  2112. # CONFIG_LEDS_PCA963X is not set
  2113. # CONFIG_LEDS_DAC124S085 is not set
  2114. # CONFIG_LEDS_PWM is not set
  2115. # CONFIG_LEDS_REGULATOR is not set
  2116. # CONFIG_LEDS_BD2802 is not set
  2117. # CONFIG_LEDS_LT3593 is not set
  2118. # CONFIG_LEDS_TCA6507 is not set
  2119. # CONFIG_LEDS_TLC591XX is not set
  2120. # CONFIG_LEDS_LM355x is not set
  2121. # CONFIG_LEDS_IS31FL319X is not set
  2122. # CONFIG_LEDS_IS31FL32XX is not set
  2123.  
  2124. #
  2125. # LED driver for blink(1) USB RGB LED is under Special HID drivers (HID_THINGM)
  2126. #
  2127. # CONFIG_LEDS_BLINKM is not set
  2128. # CONFIG_LEDS_SYSCON is not set
  2129. # CONFIG_LEDS_MLXREG is not set
  2130. # CONFIG_LEDS_USER is not set
  2131. # CONFIG_LEDS_SPI_BYTE is not set
  2132. # CONFIG_LEDS_TI_LMU_COMMON is not set
  2133.  
  2134. #
  2135. # Flash and Torch LED drivers
  2136. #
  2137.  
  2138. #
  2139. # LED Triggers
  2140. #
  2141. CONFIG_LEDS_TRIGGERS=y
  2142. CONFIG_LEDS_TRIGGER_TIMER=y
  2143. CONFIG_LEDS_TRIGGER_ONESHOT=y
  2144. CONFIG_LEDS_TRIGGER_MTD=y
  2145. CONFIG_LEDS_TRIGGER_HEARTBEAT=y
  2146. # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set
  2147. CONFIG_LEDS_TRIGGER_CPU=y
  2148. CONFIG_LEDS_TRIGGER_ACTIVITY=y
  2149. # CONFIG_LEDS_TRIGGER_GPIO is not set
  2150. # CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set
  2151.  
  2152. #
  2153. # iptables trigger is under Netfilter config (LED target)
  2154. #
  2155. # CONFIG_LEDS_TRIGGER_TRANSIENT is not set
  2156. # CONFIG_LEDS_TRIGGER_CAMERA is not set
  2157. CONFIG_LEDS_TRIGGER_PANIC=y
  2158. CONFIG_LEDS_TRIGGER_NETDEV=y
  2159. # CONFIG_LEDS_TRIGGER_PATTERN is not set
  2160. # CONFIG_LEDS_TRIGGER_AUDIO is not set
  2161. # CONFIG_LEDS_TRIGGER_TTY is not set
  2162.  
  2163. #
  2164. # Simple LED drivers
  2165. #
  2166. # CONFIG_ACCESSIBILITY is not set
  2167. # CONFIG_INFINIBAND is not set
  2168. CONFIG_EDAC_SUPPORT=y
  2169. CONFIG_RTC_LIB=y
  2170. CONFIG_RTC_CLASS=y
  2171. CONFIG_RTC_HCTOSYS=y
  2172. CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
  2173. CONFIG_RTC_SYSTOHC=y
  2174. CONFIG_RTC_SYSTOHC_DEVICE="rtc0"
  2175. # CONFIG_RTC_DEBUG is not set
  2176. CONFIG_RTC_NVMEM=y
  2177.  
  2178. #
  2179. # RTC interfaces
  2180. #
  2181. CONFIG_RTC_INTF_SYSFS=y
  2182. CONFIG_RTC_INTF_PROC=y
  2183. CONFIG_RTC_INTF_DEV=y
  2184. # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
  2185. # CONFIG_RTC_DRV_TEST is not set
  2186.  
  2187. #
  2188. # I2C RTC drivers
  2189. #
  2190. # CONFIG_RTC_DRV_ABB5ZES3 is not set
  2191. # CONFIG_RTC_DRV_ABEOZ9 is not set
  2192. # CONFIG_RTC_DRV_ABX80X is not set
  2193. # CONFIG_RTC_DRV_DS1307 is not set
  2194. # CONFIG_RTC_DRV_DS1374 is not set
  2195. # CONFIG_RTC_DRV_DS1672 is not set
  2196. # CONFIG_RTC_DRV_HYM8563 is not set
  2197. # CONFIG_RTC_DRV_MAX6900 is not set
  2198. # CONFIG_RTC_DRV_RS5C372 is not set
  2199. # CONFIG_RTC_DRV_ISL1208 is not set
  2200. # CONFIG_RTC_DRV_ISL12022 is not set
  2201. # CONFIG_RTC_DRV_ISL12026 is not set
  2202. # CONFIG_RTC_DRV_X1205 is not set
  2203. # CONFIG_RTC_DRV_PCF8523 is not set
  2204. # CONFIG_RTC_DRV_PCF85063 is not set
  2205. # CONFIG_RTC_DRV_PCF85363 is not set
  2206. # CONFIG_RTC_DRV_PCF8563 is not set
  2207. # CONFIG_RTC_DRV_PCF8583 is not set
  2208. # CONFIG_RTC_DRV_M41T80 is not set
  2209. # CONFIG_RTC_DRV_BQ32K is not set
  2210. # CONFIG_RTC_DRV_S35390A is not set
  2211. # CONFIG_RTC_DRV_FM3130 is not set
  2212. # CONFIG_RTC_DRV_RX8010 is not set
  2213. # CONFIG_RTC_DRV_RX8581 is not set
  2214. # CONFIG_RTC_DRV_RX8025 is not set
  2215. # CONFIG_RTC_DRV_EM3027 is not set
  2216. # CONFIG_RTC_DRV_RV3028 is not set
  2217. # CONFIG_RTC_DRV_RV3032 is not set
  2218. # CONFIG_RTC_DRV_RV8803 is not set
  2219. # CONFIG_RTC_DRV_SD3078 is not set
  2220.  
  2221. #
  2222. # SPI RTC drivers
  2223. #
  2224. # CONFIG_RTC_DRV_M41T93 is not set
  2225. # CONFIG_RTC_DRV_M41T94 is not set
  2226. # CONFIG_RTC_DRV_DS1302 is not set
  2227. # CONFIG_RTC_DRV_DS1305 is not set
  2228. # CONFIG_RTC_DRV_DS1343 is not set
  2229. # CONFIG_RTC_DRV_DS1347 is not set
  2230. # CONFIG_RTC_DRV_DS1390 is not set
  2231. # CONFIG_RTC_DRV_MAX6916 is not set
  2232. # CONFIG_RTC_DRV_R9701 is not set
  2233. # CONFIG_RTC_DRV_RX4581 is not set
  2234. # CONFIG_RTC_DRV_RS5C348 is not set
  2235. # CONFIG_RTC_DRV_MAX6902 is not set
  2236. # CONFIG_RTC_DRV_PCF2123 is not set
  2237. # CONFIG_RTC_DRV_MCP795 is not set
  2238. CONFIG_RTC_I2C_AND_SPI=y
  2239.  
  2240. #
  2241. # SPI and I2C RTC drivers
  2242. #
  2243. # CONFIG_RTC_DRV_DS3232 is not set
  2244. # CONFIG_RTC_DRV_PCF2127 is not set
  2245. # CONFIG_RTC_DRV_RV3029C2 is not set
  2246. # CONFIG_RTC_DRV_RX6110 is not set
  2247.  
  2248. #
  2249. # Platform RTC drivers
  2250. #
  2251. # CONFIG_RTC_DRV_DS1286 is not set
  2252. # CONFIG_RTC_DRV_DS1511 is not set
  2253. # CONFIG_RTC_DRV_DS1553 is not set
  2254. # CONFIG_RTC_DRV_DS1685_FAMILY is not set
  2255. # CONFIG_RTC_DRV_DS1742 is not set
  2256. # CONFIG_RTC_DRV_DS2404 is not set
  2257. # CONFIG_RTC_DRV_STK17TA8 is not set
  2258. # CONFIG_RTC_DRV_M48T86 is not set
  2259. # CONFIG_RTC_DRV_M48T35 is not set
  2260. # CONFIG_RTC_DRV_M48T59 is not set
  2261. # CONFIG_RTC_DRV_MSM6242 is not set
  2262. # CONFIG_RTC_DRV_BQ4802 is not set
  2263. # CONFIG_RTC_DRV_RP5C01 is not set
  2264. # CONFIG_RTC_DRV_V3020 is not set
  2265. # CONFIG_RTC_DRV_ZYNQMP is not set
  2266.  
  2267. #
  2268. # on-CPU RTC drivers
  2269. #
  2270. CONFIG_RTC_DRV_SUN6I=y
  2271. # CONFIG_RTC_DRV_CADENCE is not set
  2272. # CONFIG_RTC_DRV_FTRTC010 is not set
  2273. # CONFIG_RTC_DRV_R7301 is not set
  2274.  
  2275. #
  2276. # HID Sensor RTC drivers
  2277. #
  2278. # CONFIG_RTC_DRV_GOLDFISH is not set
  2279. CONFIG_DMADEVICES=y
  2280. # CONFIG_DMADEVICES_DEBUG is not set
  2281.  
  2282. #
  2283. # DMA Devices
  2284. #
  2285. CONFIG_DMA_ENGINE=y
  2286. CONFIG_DMA_VIRTUAL_CHANNELS=y
  2287. CONFIG_DMA_OF=y
  2288. # CONFIG_ALTERA_MSGDMA is not set
  2289. CONFIG_DMA_SUN6I=y
  2290. # CONFIG_DW_AXI_DMAC is not set
  2291. # CONFIG_FSL_EDMA is not set
  2292. # CONFIG_INTEL_IDMA64 is not set
  2293. # CONFIG_XILINX_ZYNQMP_DPDMA is not set
  2294. # CONFIG_QCOM_HIDMA_MGMT is not set
  2295. # CONFIG_QCOM_HIDMA is not set
  2296. # CONFIG_DW_DMAC is not set
  2297. # CONFIG_SF_PDMA is not set
  2298.  
  2299. #
  2300. # DMA Clients
  2301. #
  2302. # CONFIG_ASYNC_TX_DMA is not set
  2303. # CONFIG_DMATEST is not set
  2304.  
  2305. #
  2306. # DMABUF options
  2307. #
  2308. # CONFIG_SYNC_FILE is not set
  2309. # CONFIG_DMABUF_HEAPS is not set
  2310. # end of DMABUF options
  2311.  
  2312. # CONFIG_AUXDISPLAY is not set
  2313. # CONFIG_UIO is not set
  2314. # CONFIG_VFIO is not set
  2315. # CONFIG_VIRT_DRIVERS is not set
  2316. CONFIG_VIRTIO=y
  2317. # CONFIG_VIRTIO_MENU is not set
  2318. # CONFIG_VDPA is not set
  2319. # CONFIG_VHOST_MENU is not set
  2320.  
  2321. #
  2322. # Microsoft Hyper-V guest support
  2323. #
  2324. # end of Microsoft Hyper-V guest support
  2325.  
  2326. # CONFIG_GREYBUS is not set
  2327. # CONFIG_COMEDI is not set
  2328. # CONFIG_STAGING is not set
  2329. # CONFIG_GOLDFISH is not set
  2330. CONFIG_HAVE_CLK=y
  2331. CONFIG_HAVE_CLK_PREPARE=y
  2332. CONFIG_COMMON_CLK=y
  2333. # CONFIG_LMK04832 is not set
  2334. # CONFIG_COMMON_CLK_MAX9485 is not set
  2335. # CONFIG_COMMON_CLK_SI5341 is not set
  2336. # CONFIG_COMMON_CLK_SI5351 is not set
  2337. # CONFIG_COMMON_CLK_SI514 is not set
  2338. # CONFIG_COMMON_CLK_SI544 is not set
  2339. # CONFIG_COMMON_CLK_SI570 is not set
  2340. # CONFIG_COMMON_CLK_CDCE706 is not set
  2341. # CONFIG_COMMON_CLK_CDCE925 is not set
  2342. # CONFIG_COMMON_CLK_CS2000_CP is not set
  2343. # CONFIG_COMMON_CLK_AXI_CLKGEN is not set
  2344. # CONFIG_COMMON_CLK_PWM is not set
  2345. # CONFIG_COMMON_CLK_RS9_PCIE is not set
  2346. # CONFIG_COMMON_CLK_VC5 is not set
  2347. # CONFIG_COMMON_CLK_FIXED_MMIO is not set
  2348. # CONFIG_CLK_SIFIVE is not set
  2349. CONFIG_CLK_SUNXI=y
  2350. CONFIG_CLK_SUNXI_CLOCKS=y
  2351. CONFIG_CLK_SUNXI_PRCM_SUN6I=y
  2352. CONFIG_CLK_SUNXI_PRCM_SUN8I=y
  2353. CONFIG_CLK_SUNXI_PRCM_SUN9I=y
  2354. CONFIG_SUNXI_CCU=y
  2355. CONFIG_SUN20I_D1_CCU=y
  2356. CONFIG_SUN20I_D1_R_CCU=y
  2357. CONFIG_SUN6I_RTC_CCU=y
  2358. CONFIG_SUN8I_DE2_CCU=y
  2359. # CONFIG_SUN8I_R_CCU is not set
  2360. # CONFIG_XILINX_VCU is not set
  2361. CONFIG_HWSPINLOCK=y
  2362. CONFIG_HWSPINLOCK_SUN6I=y
  2363.  
  2364. #
  2365. # Clock Source drivers
  2366. #
  2367. CONFIG_TIMER_OF=y
  2368. CONFIG_TIMER_PROBE=y
  2369. CONFIG_CLKSRC_MMIO=y
  2370. CONFIG_SUN4I_TIMER=y
  2371. CONFIG_SUN5I_HSTIMER=y
  2372. CONFIG_RISCV_TIMER=y
  2373. # CONFIG_MICROCHIP_PIT64B is not set
  2374. # end of Clock Source drivers
  2375.  
  2376. CONFIG_MAILBOX=y
  2377. # CONFIG_PLATFORM_MHU is not set
  2378. # CONFIG_ALTERA_MBOX is not set
  2379. # CONFIG_MAILBOX_TEST is not set
  2380. CONFIG_SUN6I_MSGBOX=y
  2381. CONFIG_SUN8I_MSGBOX=y
  2382. CONFIG_IOMMU_IOVA=y
  2383. CONFIG_IOMMU_API=y
  2384. CONFIG_IOMMU_SUPPORT=y
  2385.  
  2386. #
  2387. # Generic IOMMU Pagetable Support
  2388. #
  2389. # end of Generic IOMMU Pagetable Support
  2390.  
  2391. CONFIG_IOMMU_DEFAULT_DMA_STRICT=y
  2392. # CONFIG_IOMMU_DEFAULT_DMA_LAZY is not set
  2393. # CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set
  2394. CONFIG_OF_IOMMU=y
  2395. CONFIG_IOMMU_DMA=y
  2396. CONFIG_SUN50I_IOMMU=y
  2397.  
  2398. #
  2399. # Remoteproc drivers
  2400. #
  2401. CONFIG_REMOTEPROC=y
  2402. CONFIG_REMOTEPROC_CDEV=y
  2403. CONFIG_SUN8I_DSP_REMOTEPROC=y
  2404. # end of Remoteproc drivers
  2405.  
  2406. #
  2407. # Rpmsg drivers
  2408. #
  2409. # CONFIG_RPMSG_QCOM_GLINK_RPM is not set
  2410. # CONFIG_RPMSG_VIRTIO is not set
  2411. # end of Rpmsg drivers
  2412.  
  2413. # CONFIG_SOUNDWIRE is not set
  2414.  
  2415. #
  2416. # SOC (System On Chip) specific Drivers
  2417. #
  2418.  
  2419. #
  2420. # Amlogic SoC drivers
  2421. #
  2422. # end of Amlogic SoC drivers
  2423.  
  2424. #
  2425. # Broadcom SoC drivers
  2426. #
  2427. # end of Broadcom SoC drivers
  2428.  
  2429. #
  2430. # NXP/Freescale QorIQ SoC drivers
  2431. #
  2432. # end of NXP/Freescale QorIQ SoC drivers
  2433.  
  2434. #
  2435. # i.MX SoC drivers
  2436. #
  2437. # end of i.MX SoC drivers
  2438.  
  2439. #
  2440. # Enable LiteX SoC Builder specific drivers
  2441. #
  2442. # CONFIG_LITEX_SOC_CONTROLLER is not set
  2443. # end of Enable LiteX SoC Builder specific drivers
  2444.  
  2445. #
  2446. # Qualcomm SoC drivers
  2447. #
  2448. # end of Qualcomm SoC drivers
  2449.  
  2450. CONFIG_SUNXI_SRAM=y
  2451. # CONFIG_SOC_TI is not set
  2452.  
  2453. #
  2454. # Xilinx SoC drivers
  2455. #
  2456. # end of Xilinx SoC drivers
  2457. # end of SOC (System On Chip) specific Drivers
  2458.  
  2459. # CONFIG_PM_DEVFREQ is not set
  2460. CONFIG_EXTCON=y
  2461.  
  2462. #
  2463. # Extcon Device Drivers
  2464. #
  2465. # CONFIG_EXTCON_FSA9480 is not set
  2466. # CONFIG_EXTCON_GPIO is not set
  2467. # CONFIG_EXTCON_MAX3355 is not set
  2468. # CONFIG_EXTCON_PTN5150 is not set
  2469. # CONFIG_EXTCON_RT8973A is not set
  2470. # CONFIG_EXTCON_SM5502 is not set
  2471. # CONFIG_EXTCON_USB_GPIO is not set
  2472. # CONFIG_EXTCON_USBC_TUSB320 is not set
  2473. # CONFIG_MEMORY is not set
  2474. # CONFIG_IIO is not set
  2475. CONFIG_PWM=y
  2476. CONFIG_PWM_SYSFS=y
  2477. # CONFIG_PWM_ATMEL_TCB is not set
  2478. # CONFIG_PWM_FSL_FTM is not set
  2479. # CONFIG_PWM_PCA9685 is not set
  2480. # CONFIG_PWM_SIFIVE is not set
  2481. # CONFIG_PWM_SUN4I is not set
  2482. CONFIG_PWM_SUN8I_V536=y
  2483.  
  2484. #
  2485. # IRQ chip support
  2486. #
  2487. CONFIG_IRQCHIP=y
  2488. # CONFIG_AL_FIC is not set
  2489. CONFIG_RISCV_INTC=y
  2490. # CONFIG_RISCV_ACLINT_SWI is not set
  2491. CONFIG_SIFIVE_PLIC=y
  2492. CONFIG_SUN20I_INTC=y
  2493. # end of IRQ chip support
  2494.  
  2495. # CONFIG_IPACK_BUS is not set
  2496. CONFIG_RESET_CONTROLLER=y
  2497. CONFIG_RESET_SIMPLE=y
  2498. CONFIG_RESET_SUNXI=y
  2499. # CONFIG_RESET_TI_SYSCON is not set
  2500.  
  2501. #
  2502. # PHY Subsystem
  2503. #
  2504. CONFIG_GENERIC_PHY=y
  2505. # CONFIG_PHY_CAN_TRANSCEIVER is not set
  2506. CONFIG_PHY_SUN4I_USB=y
  2507. # CONFIG_PHY_SUN6I_MIPI_DPHY is not set
  2508. # CONFIG_PHY_SUN9I_USB is not set
  2509. # CONFIG_PHY_SUN50I_USB3 is not set
  2510.  
  2511. #
  2512. # PHY drivers for Broadcom platforms
  2513. #
  2514. # CONFIG_BCM_KONA_USB2_PHY is not set
  2515. # end of PHY drivers for Broadcom platforms
  2516.  
  2517. # CONFIG_PHY_CADENCE_TORRENT is not set
  2518. # CONFIG_PHY_CADENCE_DPHY is not set
  2519. # CONFIG_PHY_CADENCE_DPHY_RX is not set
  2520. # CONFIG_PHY_CADENCE_SIERRA is not set
  2521. # CONFIG_PHY_CADENCE_SALVO is not set
  2522. # CONFIG_PHY_PXA_28NM_HSIC is not set
  2523. # CONFIG_PHY_PXA_28NM_USB2 is not set
  2524. # CONFIG_PHY_LAN966X_SERDES is not set
  2525. # CONFIG_PHY_MAPPHONE_MDM6600 is not set
  2526. # CONFIG_PHY_OCELOT_SERDES is not set
  2527. # end of PHY Subsystem
  2528.  
  2529. # CONFIG_POWERCAP is not set
  2530. # CONFIG_MCB is not set
  2531. # CONFIG_RAS is not set
  2532.  
  2533. #
  2534. # Android
  2535. #
  2536. # CONFIG_ANDROID is not set
  2537. # end of Android
  2538.  
  2539. # CONFIG_LIBNVDIMM is not set
  2540. # CONFIG_DAX is not set
  2541. CONFIG_NVMEM=y
  2542. CONFIG_NVMEM_SYSFS=y
  2543. CONFIG_NVMEM_SUNXI_SID=y
  2544. # CONFIG_NVMEM_RMEM is not set
  2545.  
  2546. #
  2547. # HW tracing support
  2548. #
  2549. # CONFIG_STM is not set
  2550. # CONFIG_INTEL_TH is not set
  2551. # end of HW tracing support
  2552.  
  2553. # CONFIG_FPGA is not set
  2554. # CONFIG_FSI is not set
  2555. CONFIG_PM_OPP=y
  2556. # CONFIG_SIOX is not set
  2557. # CONFIG_SLIMBUS is not set
  2558. # CONFIG_INTERCONNECT is not set
  2559. # CONFIG_COUNTER is not set
  2560. # CONFIG_MOST is not set
  2561. # CONFIG_PECI is not set
  2562. # end of Device Drivers
  2563.  
  2564. #
  2565. # File systems
  2566. #
  2567. # CONFIG_VALIDATE_FS_PARSER is not set
  2568. CONFIG_FS_IOMAP=y
  2569. # CONFIG_EXT2_FS is not set
  2570. # CONFIG_EXT3_FS is not set
  2571. CONFIG_EXT4_FS=y
  2572. CONFIG_EXT4_USE_FOR_EXT2=y
  2573. CONFIG_EXT4_FS_POSIX_ACL=y
  2574. CONFIG_EXT4_FS_SECURITY=y
  2575. # CONFIG_EXT4_DEBUG is not set
  2576. CONFIG_JBD2=y
  2577. # CONFIG_JBD2_DEBUG is not set
  2578. CONFIG_FS_MBCACHE=y
  2579. # CONFIG_REISERFS_FS is not set
  2580. # CONFIG_JFS_FS is not set
  2581. # CONFIG_XFS_FS is not set
  2582. # CONFIG_GFS2_FS is not set
  2583. # CONFIG_OCFS2_FS is not set
  2584. # CONFIG_BTRFS_FS is not set
  2585. # CONFIG_NILFS2_FS is not set
  2586. # CONFIG_F2FS_FS is not set
  2587. CONFIG_FS_POSIX_ACL=y
  2588. CONFIG_EXPORTFS=y
  2589. # CONFIG_EXPORTFS_BLOCK_OPS is not set
  2590. CONFIG_FILE_LOCKING=y
  2591. # CONFIG_FS_ENCRYPTION is not set
  2592. # CONFIG_FS_VERITY is not set
  2593. CONFIG_FSNOTIFY=y
  2594. CONFIG_DNOTIFY=y
  2595. CONFIG_INOTIFY_USER=y
  2596. CONFIG_FANOTIFY=y
  2597. # CONFIG_QUOTA is not set
  2598. # CONFIG_AUTOFS4_FS is not set
  2599. CONFIG_AUTOFS_FS=y
  2600. # CONFIG_FUSE_FS is not set
  2601. CONFIG_OVERLAY_FS=y
  2602. CONFIG_OVERLAY_FS_REDIRECT_DIR=y
  2603. # CONFIG_OVERLAY_FS_REDIRECT_ALWAYS_FOLLOW is not set
  2604. CONFIG_OVERLAY_FS_INDEX=y
  2605. CONFIG_OVERLAY_FS_XINO_AUTO=y
  2606. CONFIG_OVERLAY_FS_METACOPY=y
  2607.  
  2608. #
  2609. # Caches
  2610. #
  2611. # CONFIG_FSCACHE is not set
  2612. # end of Caches
  2613.  
  2614. #
  2615. # CD-ROM/DVD Filesystems
  2616. #
  2617. # CONFIG_ISO9660_FS is not set
  2618. # CONFIG_UDF_FS is not set
  2619. # end of CD-ROM/DVD Filesystems
  2620.  
  2621. #
  2622. # DOS/FAT/EXFAT/NT Filesystems
  2623. #
  2624. # CONFIG_MSDOS_FS is not set
  2625. # CONFIG_VFAT_FS is not set
  2626. # CONFIG_EXFAT_FS is not set
  2627. # CONFIG_NTFS_FS is not set
  2628. # CONFIG_NTFS3_FS is not set
  2629. # end of DOS/FAT/EXFAT/NT Filesystems
  2630.  
  2631. #
  2632. # Pseudo filesystems
  2633. #
  2634. CONFIG_PROC_FS=y
  2635. # CONFIG_PROC_KCORE is not set
  2636. CONFIG_PROC_SYSCTL=y
  2637. CONFIG_PROC_PAGE_MONITOR=y
  2638. CONFIG_PROC_CHILDREN=y
  2639. CONFIG_KERNFS=y
  2640. CONFIG_SYSFS=y
  2641. CONFIG_TMPFS=y
  2642. CONFIG_TMPFS_POSIX_ACL=y
  2643. CONFIG_TMPFS_XATTR=y
  2644. CONFIG_TMPFS_INODE64=y
  2645. CONFIG_ARCH_SUPPORTS_HUGETLBFS=y
  2646. # CONFIG_HUGETLBFS is not set
  2647. CONFIG_MEMFD_CREATE=y
  2648. CONFIG_ARCH_HAS_GIGANTIC_PAGE=y
  2649. CONFIG_CONFIGFS_FS=y
  2650. # end of Pseudo filesystems
  2651.  
  2652. CONFIG_MISC_FILESYSTEMS=y
  2653. # CONFIG_ORANGEFS_FS is not set
  2654. # CONFIG_ADFS_FS is not set
  2655. # CONFIG_AFFS_FS is not set
  2656. # CONFIG_ECRYPT_FS is not set
  2657. # CONFIG_HFS_FS is not set
  2658. # CONFIG_HFSPLUS_FS is not set
  2659. # CONFIG_BEFS_FS is not set
  2660. # CONFIG_BFS_FS is not set
  2661. # CONFIG_EFS_FS is not set
  2662. # CONFIG_JFFS2_FS is not set
  2663. # CONFIG_CRAMFS is not set
  2664. CONFIG_SQUASHFS=y
  2665. # CONFIG_SQUASHFS_FILE_CACHE is not set
  2666. CONFIG_SQUASHFS_FILE_DIRECT=y
  2667. CONFIG_SQUASHFS_DECOMP_SINGLE=y
  2668. # CONFIG_SQUASHFS_DECOMP_MULTI is not set
  2669. # CONFIG_SQUASHFS_DECOMP_MULTI_PERCPU is not set
  2670. CONFIG_SQUASHFS_XATTR=y
  2671. # CONFIG_SQUASHFS_ZLIB is not set
  2672. # CONFIG_SQUASHFS_LZ4 is not set
  2673. # CONFIG_SQUASHFS_LZO is not set
  2674. # CONFIG_SQUASHFS_XZ is not set
  2675. CONFIG_SQUASHFS_ZSTD=y
  2676. CONFIG_SQUASHFS_4K_DEVBLK_SIZE=y
  2677. # CONFIG_SQUASHFS_EMBEDDED is not set
  2678. CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
  2679. # CONFIG_VXFS_FS is not set
  2680. # CONFIG_MINIX_FS is not set
  2681. # CONFIG_OMFS_FS is not set
  2682. # CONFIG_HPFS_FS is not set
  2683. # CONFIG_QNX4FS_FS is not set
  2684. # CONFIG_QNX6FS_FS is not set
  2685. # CONFIG_ROMFS_FS is not set
  2686. # CONFIG_PSTORE is not set
  2687. # CONFIG_SYSV_FS is not set
  2688. # CONFIG_UFS_FS is not set
  2689. # CONFIG_EROFS_FS is not set
  2690. # CONFIG_NETWORK_FILESYSTEMS is not set
  2691. CONFIG_NLS=y
  2692. CONFIG_NLS_DEFAULT="iso8859-1"
  2693. CONFIG_NLS_CODEPAGE_437=y
  2694. # CONFIG_NLS_CODEPAGE_737 is not set
  2695. # CONFIG_NLS_CODEPAGE_775 is not set
  2696. # CONFIG_NLS_CODEPAGE_850 is not set
  2697. # CONFIG_NLS_CODEPAGE_852 is not set
  2698. # CONFIG_NLS_CODEPAGE_855 is not set
  2699. # CONFIG_NLS_CODEPAGE_857 is not set
  2700. # CONFIG_NLS_CODEPAGE_860 is not set
  2701. # CONFIG_NLS_CODEPAGE_861 is not set
  2702. # CONFIG_NLS_CODEPAGE_862 is not set
  2703. # CONFIG_NLS_CODEPAGE_863 is not set
  2704. # CONFIG_NLS_CODEPAGE_864 is not set
  2705. # CONFIG_NLS_CODEPAGE_865 is not set
  2706. # CONFIG_NLS_CODEPAGE_866 is not set
  2707. # CONFIG_NLS_CODEPAGE_869 is not set
  2708. # CONFIG_NLS_CODEPAGE_936 is not set
  2709. # CONFIG_NLS_CODEPAGE_950 is not set
  2710. # CONFIG_NLS_CODEPAGE_932 is not set
  2711. # CONFIG_NLS_CODEPAGE_949 is not set
  2712. # CONFIG_NLS_CODEPAGE_874 is not set
  2713. # CONFIG_NLS_ISO8859_8 is not set
  2714. # CONFIG_NLS_CODEPAGE_1250 is not set
  2715. # CONFIG_NLS_CODEPAGE_1251 is not set
  2716. # CONFIG_NLS_ASCII is not set
  2717. CONFIG_NLS_ISO8859_1=y
  2718. # CONFIG_NLS_ISO8859_2 is not set
  2719. # CONFIG_NLS_ISO8859_3 is not set
  2720. # CONFIG_NLS_ISO8859_4 is not set
  2721. # CONFIG_NLS_ISO8859_5 is not set
  2722. # CONFIG_NLS_ISO8859_6 is not set
  2723. # CONFIG_NLS_ISO8859_7 is not set
  2724. # CONFIG_NLS_ISO8859_9 is not set
  2725. # CONFIG_NLS_ISO8859_13 is not set
  2726. # CONFIG_NLS_ISO8859_14 is not set
  2727. # CONFIG_NLS_ISO8859_15 is not set
  2728. # CONFIG_NLS_KOI8_R is not set
  2729. # CONFIG_NLS_KOI8_U is not set
  2730. # CONFIG_NLS_MAC_ROMAN is not set
  2731. # CONFIG_NLS_MAC_CELTIC is not set
  2732. # CONFIG_NLS_MAC_CENTEURO is not set
  2733. # CONFIG_NLS_MAC_CROATIAN is not set
  2734. # CONFIG_NLS_MAC_CYRILLIC is not set
  2735. # CONFIG_NLS_MAC_GAELIC is not set
  2736. # CONFIG_NLS_MAC_GREEK is not set
  2737. # CONFIG_NLS_MAC_ICELAND is not set
  2738. # CONFIG_NLS_MAC_INUIT is not set
  2739. # CONFIG_NLS_MAC_ROMANIAN is not set
  2740. # CONFIG_NLS_MAC_TURKISH is not set
  2741. CONFIG_NLS_UTF8=y
  2742. # CONFIG_DLM is not set
  2743. # CONFIG_UNICODE is not set
  2744. CONFIG_IO_WQ=y
  2745. # end of File systems
  2746.  
  2747. #
  2748. # Security options
  2749. #
  2750. CONFIG_KEYS=y
  2751. # CONFIG_KEYS_REQUEST_CACHE is not set
  2752. # CONFIG_PERSISTENT_KEYRINGS is not set
  2753. # CONFIG_ENCRYPTED_KEYS is not set
  2754. # CONFIG_KEY_DH_OPERATIONS is not set
  2755. CONFIG_SECURITY_DMESG_RESTRICT=y
  2756. # CONFIG_SECURITY is not set
  2757. # CONFIG_SECURITYFS is not set
  2758. # CONFIG_FORTIFY_SOURCE is not set
  2759. # CONFIG_STATIC_USERMODEHELPER is not set
  2760. CONFIG_DEFAULT_SECURITY_DAC=y
  2761. CONFIG_LSM="landlock,lockdown,yama,loadpin,safesetid,integrity,bpf"
  2762.  
  2763. #
  2764. # Kernel hardening options
  2765. #
  2766.  
  2767. #
  2768. # Memory initialization
  2769. #
  2770. CONFIG_INIT_STACK_NONE=y
  2771. # CONFIG_GCC_PLUGIN_STRUCTLEAK_USER is not set
  2772. # CONFIG_GCC_PLUGIN_STRUCTLEAK_BYREF is not set
  2773. # CONFIG_GCC_PLUGIN_STRUCTLEAK_BYREF_ALL is not set
  2774. # CONFIG_INIT_ON_ALLOC_DEFAULT_ON is not set
  2775. # CONFIG_INIT_ON_FREE_DEFAULT_ON is not set
  2776. CONFIG_CC_HAS_ZERO_CALL_USED_REGS=y
  2777. # CONFIG_ZERO_CALL_USED_REGS is not set
  2778. # end of Memory initialization
  2779. # end of Kernel hardening options
  2780. # end of Security options
  2781.  
  2782. CONFIG_CRYPTO=y
  2783.  
  2784. #
  2785. # Crypto core or helper
  2786. #
  2787. CONFIG_CRYPTO_ALGAPI=y
  2788. CONFIG_CRYPTO_ALGAPI2=y
  2789. CONFIG_CRYPTO_AEAD=y
  2790. CONFIG_CRYPTO_AEAD2=y
  2791. CONFIG_CRYPTO_SKCIPHER=y
  2792. CONFIG_CRYPTO_SKCIPHER2=y
  2793. CONFIG_CRYPTO_HASH=y
  2794. CONFIG_CRYPTO_HASH2=y
  2795. CONFIG_CRYPTO_RNG=y
  2796. CONFIG_CRYPTO_RNG2=y
  2797. CONFIG_CRYPTO_RNG_DEFAULT=y
  2798. CONFIG_CRYPTO_AKCIPHER2=y
  2799. CONFIG_CRYPTO_AKCIPHER=y
  2800. CONFIG_CRYPTO_KPP2=y
  2801. CONFIG_CRYPTO_KPP=y
  2802. CONFIG_CRYPTO_ACOMP2=y
  2803. CONFIG_CRYPTO_MANAGER=y
  2804. CONFIG_CRYPTO_MANAGER2=y
  2805. # CONFIG_CRYPTO_USER is not set
  2806. CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
  2807. CONFIG_CRYPTO_GF128MUL=y
  2808. CONFIG_CRYPTO_NULL=y
  2809. CONFIG_CRYPTO_NULL2=y
  2810. # CONFIG_CRYPTO_CRYPTD is not set
  2811. CONFIG_CRYPTO_AUTHENC=y
  2812. # CONFIG_CRYPTO_TEST is not set
  2813. CONFIG_CRYPTO_ENGINE=y
  2814.  
  2815. #
  2816. # Public-key cryptography
  2817. #
  2818. CONFIG_CRYPTO_RSA=y
  2819. CONFIG_CRYPTO_DH=y
  2820. # CONFIG_CRYPTO_DH_RFC7919_GROUPS is not set
  2821. CONFIG_CRYPTO_ECC=y
  2822. CONFIG_CRYPTO_ECDH=y
  2823. CONFIG_CRYPTO_ECDSA=y
  2824. # CONFIG_CRYPTO_ECRDSA is not set
  2825. # CONFIG_CRYPTO_SM2 is not set
  2826. CONFIG_CRYPTO_CURVE25519=y
  2827.  
  2828. #
  2829. # Authenticated Encryption with Associated Data
  2830. #
  2831. CONFIG_CRYPTO_CCM=y
  2832. CONFIG_CRYPTO_GCM=y
  2833. # CONFIG_CRYPTO_CHACHA20POLY1305 is not set
  2834. # CONFIG_CRYPTO_AEGIS128 is not set
  2835. # CONFIG_CRYPTO_SEQIV is not set
  2836. # CONFIG_CRYPTO_ECHAINIV is not set
  2837.  
  2838. #
  2839. # Block modes
  2840. #
  2841. CONFIG_CRYPTO_CBC=y
  2842. # CONFIG_CRYPTO_CFB is not set
  2843. CONFIG_CRYPTO_CTR=y
  2844. # CONFIG_CRYPTO_CTS is not set
  2845. CONFIG_CRYPTO_ECB=y
  2846. # CONFIG_CRYPTO_LRW is not set
  2847. # CONFIG_CRYPTO_OFB is not set
  2848. # CONFIG_CRYPTO_PCBC is not set
  2849. CONFIG_CRYPTO_XTS=y
  2850. # CONFIG_CRYPTO_KEYWRAP is not set
  2851. # CONFIG_CRYPTO_ADIANTUM is not set
  2852. CONFIG_CRYPTO_ESSIV=y
  2853.  
  2854. #
  2855. # Hash modes
  2856. #
  2857. CONFIG_CRYPTO_CMAC=y
  2858. CONFIG_CRYPTO_HMAC=y
  2859. # CONFIG_CRYPTO_XCBC is not set
  2860. # CONFIG_CRYPTO_VMAC is not set
  2861.  
  2862. #
  2863. # Digest
  2864. #
  2865. CONFIG_CRYPTO_CRC32C=y
  2866. # CONFIG_CRYPTO_CRC32 is not set
  2867. # CONFIG_CRYPTO_XXHASH is not set
  2868. # CONFIG_CRYPTO_BLAKE2B is not set
  2869. # CONFIG_CRYPTO_BLAKE2S is not set
  2870. # CONFIG_CRYPTO_CRCT10DIF is not set
  2871. CONFIG_CRYPTO_GHASH=y
  2872. # CONFIG_CRYPTO_POLY1305 is not set
  2873. # CONFIG_CRYPTO_MD4 is not set
  2874. CONFIG_CRYPTO_MD5=y
  2875. # CONFIG_CRYPTO_MICHAEL_MIC is not set
  2876. # CONFIG_CRYPTO_RMD160 is not set
  2877. CONFIG_CRYPTO_SHA1=y
  2878. CONFIG_CRYPTO_SHA256=y
  2879. CONFIG_CRYPTO_SHA512=y
  2880. # CONFIG_CRYPTO_SHA3 is not set
  2881. # CONFIG_CRYPTO_SM3 is not set
  2882. # CONFIG_CRYPTO_STREEBOG is not set
  2883. # CONFIG_CRYPTO_WP512 is not set
  2884.  
  2885. #
  2886. # Ciphers
  2887. #
  2888. CONFIG_CRYPTO_AES=y
  2889. # CONFIG_CRYPTO_AES_TI is not set
  2890. # CONFIG_CRYPTO_BLOWFISH is not set
  2891. # CONFIG_CRYPTO_CAMELLIA is not set
  2892. # CONFIG_CRYPTO_CAST5 is not set
  2893. # CONFIG_CRYPTO_CAST6 is not set
  2894. CONFIG_CRYPTO_DES=y
  2895. # CONFIG_CRYPTO_FCRYPT is not set
  2896. # CONFIG_CRYPTO_CHACHA20 is not set
  2897. # CONFIG_CRYPTO_SERPENT is not set
  2898. # CONFIG_CRYPTO_SM4 is not set
  2899. # CONFIG_CRYPTO_TWOFISH is not set
  2900.  
  2901. #
  2902. # Compression
  2903. #
  2904. # CONFIG_CRYPTO_DEFLATE is not set
  2905. # CONFIG_CRYPTO_LZO is not set
  2906. # CONFIG_CRYPTO_842 is not set
  2907. # CONFIG_CRYPTO_LZ4 is not set
  2908. # CONFIG_CRYPTO_LZ4HC is not set
  2909. # CONFIG_CRYPTO_ZSTD is not set
  2910.  
  2911. #
  2912. # Random Number Generation
  2913. #
  2914. # CONFIG_CRYPTO_ANSI_CPRNG is not set
  2915. CONFIG_CRYPTO_DRBG_MENU=y
  2916. CONFIG_CRYPTO_DRBG_HMAC=y
  2917. # CONFIG_CRYPTO_DRBG_HASH is not set
  2918. # CONFIG_CRYPTO_DRBG_CTR is not set
  2919. CONFIG_CRYPTO_DRBG=y
  2920. CONFIG_CRYPTO_JITTERENTROPY=y
  2921. CONFIG_CRYPTO_USER_API=y
  2922. CONFIG_CRYPTO_USER_API_HASH=y
  2923. CONFIG_CRYPTO_USER_API_SKCIPHER=y
  2924. CONFIG_CRYPTO_USER_API_RNG=y
  2925. # CONFIG_CRYPTO_USER_API_RNG_CAVP is not set
  2926. CONFIG_CRYPTO_USER_API_AEAD=y
  2927. # CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE is not set
  2928. CONFIG_CRYPTO_HASH_INFO=y
  2929. CONFIG_CRYPTO_HW=y
  2930. CONFIG_CRYPTO_DEV_ALLWINNER=y
  2931. # CONFIG_CRYPTO_DEV_SUN4I_SS is not set
  2932. CONFIG_CRYPTO_DEV_SUN8I_CE=y
  2933. CONFIG_CRYPTO_DEV_SUN8I_CE_HASH=y
  2934. CONFIG_CRYPTO_DEV_SUN8I_CE_PRNG=y
  2935. CONFIG_CRYPTO_DEV_SUN8I_CE_TRNG=y
  2936. # CONFIG_CRYPTO_DEV_SUN8I_SS is not set
  2937. # CONFIG_CRYPTO_DEV_ATMEL_ECC is not set
  2938. # CONFIG_CRYPTO_DEV_ATMEL_SHA204A is not set
  2939. # CONFIG_CRYPTO_DEV_VIRTIO is not set
  2940. # CONFIG_CRYPTO_DEV_SAFEXCEL is not set
  2941. # CONFIG_CRYPTO_DEV_CCREE is not set
  2942. # CONFIG_CRYPTO_DEV_AMLOGIC_GXL is not set
  2943. CONFIG_ASYMMETRIC_KEY_TYPE=y
  2944. CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE=y
  2945. CONFIG_X509_CERTIFICATE_PARSER=y
  2946. # CONFIG_PKCS8_PRIVATE_KEY_PARSER is not set
  2947. CONFIG_PKCS7_MESSAGE_PARSER=y
  2948. # CONFIG_PKCS7_TEST_KEY is not set
  2949. # CONFIG_SIGNED_PE_FILE_VERIFICATION is not set
  2950.  
  2951. #
  2952. # Certificates for signature checking
  2953. #
  2954. CONFIG_SYSTEM_TRUSTED_KEYRING=y
  2955. CONFIG_SYSTEM_TRUSTED_KEYS=""
  2956. # CONFIG_SYSTEM_EXTRA_CERTIFICATE is not set
  2957. # CONFIG_SECONDARY_TRUSTED_KEYRING is not set
  2958. # CONFIG_SYSTEM_BLACKLIST_KEYRING is not set
  2959. # end of Certificates for signature checking
  2960.  
  2961. #
  2962. # Library routines
  2963. #
  2964. CONFIG_LINEAR_RANGES=y
  2965. CONFIG_PACKING=y
  2966. CONFIG_BITREVERSE=y
  2967. CONFIG_GENERIC_STRNCPY_FROM_USER=y
  2968. CONFIG_GENERIC_STRNLEN_USER=y
  2969. CONFIG_GENERIC_NET_UTILS=y
  2970. # CONFIG_CORDIC is not set
  2971. # CONFIG_PRIME_NUMBERS is not set
  2972. CONFIG_RATIONAL=y
  2973. CONFIG_GENERIC_PCI_IOMAP=y
  2974.  
  2975. #
  2976. # Crypto library routines
  2977. #
  2978. CONFIG_CRYPTO_LIB_AES=y
  2979. CONFIG_CRYPTO_LIB_BLAKE2S_GENERIC=y
  2980. # CONFIG_CRYPTO_LIB_CHACHA is not set
  2981. CONFIG_CRYPTO_LIB_CURVE25519_GENERIC=y
  2982. # CONFIG_CRYPTO_LIB_CURVE25519 is not set
  2983. CONFIG_CRYPTO_LIB_DES=y
  2984. CONFIG_CRYPTO_LIB_POLY1305_RSIZE=1
  2985. # CONFIG_CRYPTO_LIB_POLY1305 is not set
  2986. # CONFIG_CRYPTO_LIB_CHACHA20POLY1305 is not set
  2987. CONFIG_CRYPTO_LIB_SHA256=y
  2988. # end of Crypto library routines
  2989.  
  2990. # CONFIG_CRC_CCITT is not set
  2991. CONFIG_CRC16=y
  2992. # CONFIG_CRC_T10DIF is not set
  2993. # CONFIG_CRC64_ROCKSOFT is not set
  2994. # CONFIG_CRC_ITU_T is not set
  2995. CONFIG_CRC32=y
  2996. # CONFIG_CRC32_SELFTEST is not set
  2997. CONFIG_CRC32_SLICEBY8=y
  2998. # CONFIG_CRC32_SLICEBY4 is not set
  2999. # CONFIG_CRC32_SARWATE is not set
  3000. # CONFIG_CRC32_BIT is not set
  3001. # CONFIG_CRC64 is not set
  3002. # CONFIG_CRC4 is not set
  3003. # CONFIG_CRC7 is not set
  3004. # CONFIG_LIBCRC32C is not set
  3005. # CONFIG_CRC8 is not set
  3006. CONFIG_XXHASH=y
  3007. # CONFIG_RANDOM32_SELFTEST is not set
  3008. CONFIG_ZSTD_DECOMPRESS=y
  3009. # CONFIG_XZ_DEC is not set
  3010. CONFIG_GENERIC_ALLOCATOR=y
  3011. CONFIG_ASSOCIATIVE_ARRAY=y
  3012. CONFIG_HAS_IOMEM=y
  3013. CONFIG_HAS_IOPORT_MAP=y
  3014. CONFIG_HAS_DMA=y
  3015. CONFIG_DMA_OPS=y
  3016. CONFIG_NEED_SG_DMA_LENGTH=y
  3017. CONFIG_NEED_DMA_MAP_STATE=y
  3018. CONFIG_ARCH_DMA_ADDR_T_64BIT=y
  3019. CONFIG_DMA_DECLARE_COHERENT=y
  3020. CONFIG_SWIOTLB=y
  3021. # CONFIG_DMA_RESTRICTED_POOL is not set
  3022. # CONFIG_DMA_API_DEBUG is not set
  3023. CONFIG_SGL_ALLOC=y
  3024. CONFIG_DQL=y
  3025. CONFIG_NLATTR=y
  3026. CONFIG_CLZ_TAB=y
  3027. # CONFIG_IRQ_POLL is not set
  3028. CONFIG_MPILIB=y
  3029. CONFIG_LIBFDT=y
  3030. CONFIG_OID_REGISTRY=y
  3031. CONFIG_HAVE_GENERIC_VDSO=y
  3032. CONFIG_GENERIC_GETTIMEOFDAY=y
  3033. CONFIG_GENERIC_VDSO_TIME_NS=y
  3034. CONFIG_ARCH_STACKWALK=y
  3035. CONFIG_SBITMAP=y
  3036. # end of Library routines
  3037.  
  3038. CONFIG_GENERIC_IOREMAP=y
  3039. CONFIG_GENERIC_LIB_DEVMEM_IS_ALLOWED=y
  3040.  
  3041. #
  3042. # Kernel hacking
  3043. #
  3044.  
  3045. #
  3046. # printk and dmesg options
  3047. #
  3048. CONFIG_PRINTK_TIME=y
  3049. # CONFIG_PRINTK_CALLER is not set
  3050. # CONFIG_STACKTRACE_BUILD_ID is not set
  3051. CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7
  3052. CONFIG_CONSOLE_LOGLEVEL_QUIET=4
  3053. CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4
  3054. # CONFIG_DYNAMIC_DEBUG is not set
  3055. # CONFIG_DYNAMIC_DEBUG_CORE is not set
  3056. CONFIG_SYMBOLIC_ERRNAME=y
  3057. CONFIG_DEBUG_BUGVERBOSE=y
  3058. # end of printk and dmesg options
  3059.  
  3060. # CONFIG_DEBUG_KERNEL is not set
  3061.  
  3062. #
  3063. # Compile-time checks and compiler options
  3064. #
  3065. CONFIG_FRAME_WARN=2048
  3066. CONFIG_STRIP_ASM_SYMS=y
  3067. # CONFIG_HEADERS_INSTALL is not set
  3068. # CONFIG_DEBUG_SECTION_MISMATCH is not set
  3069. # CONFIG_SECTION_MISMATCH_WARN_ONLY is not set
  3070. CONFIG_ARCH_WANT_FRAME_POINTERS=y
  3071. CONFIG_FRAME_POINTER=y
  3072. # end of Compile-time checks and compiler options
  3073.  
  3074. #
  3075. # Generic Kernel Debugging Instruments
  3076. #
  3077. CONFIG_MAGIC_SYSRQ=y
  3078. CONFIG_MAGIC_SYSRQ_DEFAULT_ENABLE=0x1
  3079. CONFIG_MAGIC_SYSRQ_SERIAL=y
  3080. CONFIG_MAGIC_SYSRQ_SERIAL_SEQUENCE=""
  3081. # CONFIG_DEBUG_FS is not set
  3082. CONFIG_HAVE_ARCH_KGDB=y
  3083. CONFIG_HAVE_ARCH_KGDB_QXFER_PKT=y
  3084. CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y
  3085. # CONFIG_UBSAN is not set
  3086. CONFIG_HAVE_KCSAN_COMPILER=y
  3087. # end of Generic Kernel Debugging Instruments
  3088.  
  3089. #
  3090. # Networking Debugging
  3091. #
  3092. # end of Networking Debugging
  3093.  
  3094. #
  3095. # Memory Debugging
  3096. #
  3097. # CONFIG_PAGE_EXTENSION is not set
  3098. # CONFIG_PAGE_POISONING is not set
  3099. # CONFIG_DEBUG_RODATA_TEST is not set
  3100. CONFIG_ARCH_HAS_DEBUG_WX=y
  3101. # CONFIG_DEBUG_WX is not set
  3102. CONFIG_GENERIC_PTDUMP=y
  3103. CONFIG_HAVE_DEBUG_KMEMLEAK=y
  3104. CONFIG_ARCH_HAS_DEBUG_VM_PGTABLE=y
  3105. # CONFIG_DEBUG_VM_PGTABLE is not set
  3106. CONFIG_ARCH_HAS_DEBUG_VIRTUAL=y
  3107. CONFIG_DEBUG_MEMORY_INIT=y
  3108. CONFIG_HAVE_ARCH_KASAN=y
  3109. CONFIG_HAVE_ARCH_KASAN_VMALLOC=y
  3110. CONFIG_CC_HAS_KASAN_GENERIC=y
  3111. CONFIG_CC_HAS_WORKING_NOSANITIZE_ADDRESS=y
  3112. CONFIG_HAVE_ARCH_KFENCE=y
  3113. # end of Memory Debugging
  3114.  
  3115. #
  3116. # Debug Oops, Lockups and Hangs
  3117. #
  3118. # CONFIG_PANIC_ON_OOPS is not set
  3119. CONFIG_PANIC_ON_OOPS_VALUE=0
  3120. CONFIG_PANIC_TIMEOUT=0
  3121. # CONFIG_TEST_LOCKUP is not set
  3122. # end of Debug Oops, Lockups and Hangs
  3123.  
  3124. #
  3125. # Scheduler Debugging
  3126. #
  3127. # end of Scheduler Debugging
  3128.  
  3129. # CONFIG_DEBUG_TIMEKEEPING is not set
  3130.  
  3131. #
  3132. # Lock Debugging (spinlocks, mutexes, etc...)
  3133. #
  3134. CONFIG_LOCK_DEBUGGING_SUPPORT=y
  3135. # CONFIG_WW_MUTEX_SELFTEST is not set
  3136. # end of Lock Debugging (spinlocks, mutexes, etc...)
  3137.  
  3138. # CONFIG_DEBUG_IRQFLAGS is not set
  3139. CONFIG_STACKTRACE=y
  3140. # CONFIG_WARN_ALL_UNSEEDED_RANDOM is not set
  3141.  
  3142. #
  3143. # Debug kernel data structures
  3144. #
  3145. # CONFIG_BUG_ON_DATA_CORRUPTION is not set
  3146. # end of Debug kernel data structures
  3147.  
  3148. #
  3149. # RCU Debugging
  3150. #
  3151. # end of RCU Debugging
  3152.  
  3153. CONFIG_HAVE_FUNCTION_TRACER=y
  3154. CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
  3155. CONFIG_HAVE_DYNAMIC_FTRACE=y
  3156. CONFIG_HAVE_DYNAMIC_FTRACE_WITH_REGS=y
  3157. CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
  3158. CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
  3159. CONFIG_TRACING_SUPPORT=y
  3160. # CONFIG_FTRACE is not set
  3161. # CONFIG_SAMPLES is not set
  3162. CONFIG_STRICT_DEVMEM=y
  3163. CONFIG_IO_STRICT_DEVMEM=y
  3164.  
  3165. #
  3166. # riscv Debugging
  3167. #
  3168. # end of riscv Debugging
  3169.  
  3170. #
  3171. # Kernel Testing and Coverage
  3172. #
  3173. # CONFIG_KUNIT is not set
  3174. CONFIG_ARCH_HAS_KCOV=y
  3175. CONFIG_CC_HAS_SANCOV_TRACE_PC=y
  3176. # CONFIG_KCOV is not set
  3177. # CONFIG_RUNTIME_TESTING_MENU is not set
  3178. CONFIG_ARCH_USE_MEMTEST=y
  3179. # CONFIG_MEMTEST is not set
  3180. # end of Kernel Testing and Coverage
  3181. # end of Kernel hacking
  3182.  
  3183. #
  3184. # Gentoo Linux
  3185. #
  3186. CONFIG_GENTOO_LINUX=y
  3187. CONFIG_GENTOO_LINUX_UDEV=y
  3188. CONFIG_GENTOO_LINUX_PORTAGE=y
  3189.  
  3190. #
  3191. # Support for init systems, system and service managers
  3192. #
  3193. CONFIG_GENTOO_LINUX_INIT_SCRIPT=y
  3194. # CONFIG_GENTOO_LINUX_INIT_SYSTEMD is not set
  3195. # end of Support for init systems, system and service managers
  3196.  
  3197. # CONFIG_GENTOO_KERNEL_SELF_PROTECTION is not set
  3198. CONFIG_GENTOO_PRINT_FIRMWARE_INFO=y
  3199. # end of Gentoo Linux
  3200.  
Add Comment
Please, Sign In to add comment