Advertisement
Guest User

Untitled

a guest
Dec 30th, 2022
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 198.30 KB | None | 0 0
  1. #
  2. # Automatically generated file; DO NOT EDIT.
  3. # Linux/x86 5.15.80-gentoo Kernel Configuration
  4. #
  5. CONFIG_CC_VERSION_TEXT="gcc (Gentoo 11.3.1_p20221209 p3) 11.3.1 20221209"
  6. CONFIG_CC_IS_GCC=y
  7. CONFIG_GCC_VERSION=110301
  8. CONFIG_CLANG_VERSION=0
  9. CONFIG_AS_IS_GNU=y
  10. CONFIG_AS_VERSION=23800
  11. CONFIG_LD_IS_BFD=y
  12. CONFIG_LD_VERSION=23800
  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_IRQ_WORK=y
  22. CONFIG_BUILDTIME_TABLE_SORT=y
  23. CONFIG_THREAD_INFO_IN_TASK=y
  24.  
  25. #
  26. # General setup
  27. #
  28. CONFIG_INIT_ENV_ARG_LIMIT=32
  29. CONFIG_COMPILE_TEST=y
  30. CONFIG_WERROR=y
  31. CONFIG_LOCALVERSION=""
  32. CONFIG_BUILD_SALT=""
  33. CONFIG_HAVE_KERNEL_GZIP=y
  34. CONFIG_HAVE_KERNEL_BZIP2=y
  35. CONFIG_HAVE_KERNEL_LZMA=y
  36. CONFIG_HAVE_KERNEL_XZ=y
  37. CONFIG_HAVE_KERNEL_LZO=y
  38. CONFIG_HAVE_KERNEL_LZ4=y
  39. CONFIG_HAVE_KERNEL_ZSTD=y
  40. # CONFIG_KERNEL_GZIP is not set
  41. # CONFIG_KERNEL_BZIP2 is not set
  42. # CONFIG_KERNEL_LZMA is not set
  43. CONFIG_KERNEL_XZ=y
  44. # CONFIG_KERNEL_LZO is not set
  45. # CONFIG_KERNEL_LZ4 is not set
  46. # CONFIG_KERNEL_ZSTD is not set
  47. CONFIG_DEFAULT_INIT=""
  48. CONFIG_DEFAULT_HOSTNAME="(none)"
  49. CONFIG_SWAP=y
  50. CONFIG_SYSVIPC=y
  51. CONFIG_SYSVIPC_SYSCTL=y
  52. # CONFIG_POSIX_MQUEUE is not set
  53. # CONFIG_WATCH_QUEUE is not set
  54. CONFIG_CROSS_MEMORY_ATTACH=y
  55. # CONFIG_USELIB is not set
  56. # CONFIG_AUDIT is not set
  57. CONFIG_HAVE_ARCH_AUDITSYSCALL=y
  58.  
  59. #
  60. # IRQ subsystem
  61. #
  62. CONFIG_GENERIC_IRQ_PROBE=y
  63. CONFIG_GENERIC_IRQ_SHOW=y
  64. CONFIG_GENERIC_IRQ_EFFECTIVE_AFF_MASK=y
  65. CONFIG_GENERIC_PENDING_IRQ=y
  66. CONFIG_GENERIC_IRQ_MIGRATION=y
  67. CONFIG_HARDIRQS_SW_RESEND=y
  68. CONFIG_IRQ_DOMAIN=y
  69. CONFIG_IRQ_DOMAIN_HIERARCHY=y
  70. CONFIG_GENERIC_MSI_IRQ=y
  71. CONFIG_GENERIC_MSI_IRQ_DOMAIN=y
  72. CONFIG_IRQ_MSI_IOMMU=y
  73. CONFIG_GENERIC_IRQ_MATRIX_ALLOCATOR=y
  74. CONFIG_GENERIC_IRQ_RESERVATION_MODE=y
  75. CONFIG_IRQ_FORCED_THREADING=y
  76. CONFIG_SPARSE_IRQ=y
  77. # CONFIG_GENERIC_IRQ_DEBUGFS is not set
  78. # end of IRQ subsystem
  79.  
  80. CONFIG_CLOCKSOURCE_WATCHDOG=y
  81. CONFIG_ARCH_CLOCKSOURCE_INIT=y
  82. CONFIG_CLOCKSOURCE_VALIDATE_LAST_CYCLE=y
  83. CONFIG_GENERIC_TIME_VSYSCALL=y
  84. CONFIG_GENERIC_CLOCKEVENTS=y
  85. CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
  86. CONFIG_GENERIC_CLOCKEVENTS_MIN_ADJUST=y
  87. CONFIG_GENERIC_CMOS_UPDATE=y
  88. CONFIG_HAVE_POSIX_CPU_TIMERS_TASK_WORK=y
  89. CONFIG_POSIX_CPU_TIMERS_TASK_WORK=y
  90.  
  91. #
  92. # Timers subsystem
  93. #
  94. CONFIG_TICK_ONESHOT=y
  95. CONFIG_HZ_PERIODIC=y
  96. # CONFIG_NO_HZ_IDLE is not set
  97. # CONFIG_NO_HZ_FULL is not set
  98. # CONFIG_NO_HZ is not set
  99. CONFIG_HIGH_RES_TIMERS=y
  100. # end of Timers subsystem
  101.  
  102. CONFIG_BPF=y
  103. CONFIG_HAVE_EBPF_JIT=y
  104. CONFIG_ARCH_WANT_DEFAULT_BPF_JIT=y
  105.  
  106. #
  107. # BPF subsystem
  108. #
  109. # CONFIG_BPF_SYSCALL is not set
  110. # CONFIG_BPF_JIT is not set
  111. # end of BPF subsystem
  112.  
  113. # CONFIG_PREEMPT_NONE is not set
  114. CONFIG_PREEMPT_VOLUNTARY=y
  115. # CONFIG_PREEMPT is not set
  116. # CONFIG_SCHED_CORE is not set
  117.  
  118. #
  119. # CPU/Task time and stats accounting
  120. #
  121. CONFIG_TICK_CPU_ACCOUNTING=y
  122. # CONFIG_VIRT_CPU_ACCOUNTING_GEN is not set
  123. # CONFIG_IRQ_TIME_ACCOUNTING is not set
  124. # CONFIG_BSD_PROCESS_ACCT is not set
  125. # CONFIG_TASKSTATS is not set
  126. # CONFIG_PSI is not set
  127. # end of CPU/Task time and stats accounting
  128.  
  129. CONFIG_CPU_ISOLATION=y
  130.  
  131. #
  132. # RCU Subsystem
  133. #
  134. CONFIG_TREE_RCU=y
  135. # CONFIG_RCU_EXPERT is not set
  136. CONFIG_SRCU=y
  137. CONFIG_TREE_SRCU=y
  138. CONFIG_RCU_STALL_COMMON=y
  139. CONFIG_RCU_NEED_SEGCBLIST=y
  140. # end of RCU Subsystem
  141.  
  142. CONFIG_BUILD_BIN2C=y
  143. # CONFIG_IKCONFIG is not set
  144. # CONFIG_IKHEADERS is not set
  145. CONFIG_LOG_BUF_SHIFT=18
  146. CONFIG_LOG_CPU_MAX_BUF_SHIFT=15
  147. CONFIG_PRINTK_SAFE_LOG_BUF_SHIFT=13
  148. # CONFIG_PRINTK_INDEX is not set
  149. CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
  150.  
  151. #
  152. # Scheduler features
  153. #
  154. # CONFIG_UCLAMP_TASK is not set
  155. # end of Scheduler features
  156.  
  157. CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y
  158. CONFIG_ARCH_WANT_BATCHED_UNMAP_TLB_FLUSH=y
  159. CONFIG_CC_HAS_INT128=y
  160. CONFIG_ARCH_SUPPORTS_INT128=y
  161. CONFIG_CGROUPS=y
  162. # CONFIG_MEMCG is not set
  163. # CONFIG_BLK_CGROUP is not set
  164. CONFIG_CGROUP_SCHED=y
  165. CONFIG_FAIR_GROUP_SCHED=y
  166. # CONFIG_CFS_BANDWIDTH is not set
  167. # CONFIG_RT_GROUP_SCHED is not set
  168. # CONFIG_CGROUP_PIDS is not set
  169. # CONFIG_CGROUP_RDMA is not set
  170. CONFIG_CGROUP_FREEZER=y
  171. # CONFIG_CGROUP_HUGETLB is not set
  172. CONFIG_CPUSETS=y
  173. CONFIG_PROC_PID_CPUSET=y
  174. # CONFIG_CGROUP_DEVICE is not set
  175. CONFIG_CGROUP_CPUACCT=y
  176. # CONFIG_CGROUP_PERF is not set
  177. # CONFIG_CGROUP_MISC is not set
  178. # CONFIG_CGROUP_DEBUG is not set
  179. CONFIG_NAMESPACES=y
  180. CONFIG_UTS_NS=y
  181. CONFIG_TIME_NS=y
  182. CONFIG_IPC_NS=y
  183. CONFIG_USER_NS=y
  184. CONFIG_PID_NS=y
  185. CONFIG_NET_NS=y
  186. CONFIG_CHECKPOINT_RESTORE=y
  187. # CONFIG_SCHED_AUTOGROUP is not set
  188. # CONFIG_SYSFS_DEPRECATED is not set
  189. CONFIG_RELAY=y
  190. CONFIG_BLK_DEV_INITRD=y
  191. CONFIG_INITRAMFS_SOURCE=""
  192. CONFIG_RD_GZIP=y
  193. # CONFIG_RD_BZIP2 is not set
  194. # CONFIG_RD_LZMA is not set
  195. CONFIG_RD_XZ=y
  196. # CONFIG_RD_LZO is not set
  197. # CONFIG_RD_LZ4 is not set
  198. # CONFIG_RD_ZSTD is not set
  199. # CONFIG_BOOT_CONFIG is not set
  200. CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE=y
  201. # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
  202. CONFIG_LD_ORPHAN_WARN=y
  203. CONFIG_SYSCTL=y
  204. CONFIG_HAVE_UID16=y
  205. CONFIG_SYSCTL_EXCEPTION_TRACE=y
  206. CONFIG_HAVE_PCSPKR_PLATFORM=y
  207. CONFIG_EXPERT=y
  208. CONFIG_UID16=y
  209. CONFIG_MULTIUSER=y
  210. CONFIG_SGETMASK_SYSCALL=y
  211. CONFIG_SYSFS_SYSCALL=y
  212. CONFIG_FHANDLE=y
  213. CONFIG_POSIX_TIMERS=y
  214. CONFIG_PRINTK=y
  215. CONFIG_BUG=y
  216. CONFIG_ELF_CORE=y
  217. CONFIG_PCSPKR_PLATFORM=y
  218. CONFIG_BASE_FULL=y
  219. CONFIG_FUTEX=y
  220. CONFIG_FUTEX_PI=y
  221. CONFIG_EPOLL=y
  222. CONFIG_SIGNALFD=y
  223. CONFIG_TIMERFD=y
  224. CONFIG_EVENTFD=y
  225. CONFIG_SHMEM=y
  226. CONFIG_AIO=y
  227. CONFIG_IO_URING=y
  228. CONFIG_ADVISE_SYSCALLS=y
  229. CONFIG_MEMBARRIER=y
  230. CONFIG_KALLSYMS=y
  231. CONFIG_KALLSYMS_ALL=y
  232. CONFIG_KALLSYMS_ABSOLUTE_PERCPU=y
  233. CONFIG_KALLSYMS_BASE_RELATIVE=y
  234. # CONFIG_USERFAULTFD is not set
  235. CONFIG_ARCH_HAS_MEMBARRIER_SYNC_CORE=y
  236. CONFIG_KCMP=y
  237. CONFIG_RSEQ=y
  238. # CONFIG_DEBUG_RSEQ is not set
  239. # CONFIG_EMBEDDED is not set
  240. CONFIG_HAVE_PERF_EVENTS=y
  241. # CONFIG_PC104 is not set
  242.  
  243. #
  244. # Kernel Performance Events And Counters
  245. #
  246. CONFIG_PERF_EVENTS=y
  247. # CONFIG_DEBUG_PERF_USE_VMALLOC is not set
  248. # end of Kernel Performance Events And Counters
  249.  
  250. CONFIG_VM_EVENT_COUNTERS=y
  251. CONFIG_SLUB_DEBUG=y
  252. # CONFIG_COMPAT_BRK is not set
  253. # CONFIG_SLAB is not set
  254. CONFIG_SLUB=y
  255. # CONFIG_SLOB is not set
  256. CONFIG_SLAB_MERGE_DEFAULT=y
  257. # CONFIG_SLAB_FREELIST_RANDOM is not set
  258. # CONFIG_SLAB_FREELIST_HARDENED is not set
  259. # CONFIG_SHUFFLE_PAGE_ALLOCATOR is not set
  260. CONFIG_SLUB_CPU_PARTIAL=y
  261. CONFIG_SYSTEM_DATA_VERIFICATION=y
  262. CONFIG_PROFILING=y
  263. CONFIG_TRACEPOINTS=y
  264. # end of General setup
  265.  
  266. CONFIG_64BIT=y
  267. CONFIG_X86_64=y
  268. CONFIG_X86=y
  269. CONFIG_INSTRUCTION_DECODER=y
  270. CONFIG_OUTPUT_FORMAT="elf64-x86-64"
  271. CONFIG_LOCKDEP_SUPPORT=y
  272. CONFIG_STACKTRACE_SUPPORT=y
  273. CONFIG_MMU=y
  274. CONFIG_ARCH_MMAP_RND_BITS_MIN=28
  275. CONFIG_ARCH_MMAP_RND_BITS_MAX=32
  276. CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MIN=8
  277. CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MAX=16
  278. CONFIG_GENERIC_ISA_DMA=y
  279. CONFIG_GENERIC_BUG=y
  280. CONFIG_GENERIC_BUG_RELATIVE_POINTERS=y
  281. CONFIG_ARCH_MAY_HAVE_PC_FDC=y
  282. CONFIG_GENERIC_CALIBRATE_DELAY=y
  283. CONFIG_ARCH_HAS_CPU_RELAX=y
  284. CONFIG_ARCH_HAS_FILTER_PGPROT=y
  285. CONFIG_HAVE_SETUP_PER_CPU_AREA=y
  286. CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y
  287. CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y
  288. CONFIG_ARCH_HIBERNATION_POSSIBLE=y
  289. CONFIG_ARCH_NR_GPIO=1024
  290. CONFIG_ARCH_SUSPEND_POSSIBLE=y
  291. CONFIG_ARCH_WANT_GENERAL_HUGETLB=y
  292. CONFIG_AUDIT_ARCH=y
  293. CONFIG_HAVE_INTEL_TXT=y
  294. CONFIG_X86_64_SMP=y
  295. CONFIG_ARCH_SUPPORTS_UPROBES=y
  296. CONFIG_FIX_EARLYCON_MEM=y
  297. CONFIG_PGTABLE_LEVELS=4
  298. CONFIG_CC_HAS_SANE_STACKPROTECTOR=y
  299.  
  300. #
  301. # Processor type and features
  302. #
  303. CONFIG_SMP=y
  304. CONFIG_X86_FEATURE_NAMES=y
  305. # CONFIG_X86_X2APIC is not set
  306. # CONFIG_X86_MPPARSE is not set
  307. # CONFIG_GOLDFISH is not set
  308. # CONFIG_X86_CPU_RESCTRL is not set
  309. # CONFIG_X86_EXTENDED_PLATFORM is not set
  310. CONFIG_X86_INTEL_LPSS=y
  311. # CONFIG_X86_AMD_PLATFORM_DEVICE is not set
  312. CONFIG_IOSF_MBI=y
  313. # CONFIG_IOSF_MBI_DEBUG is not set
  314. CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y
  315. CONFIG_SCHED_OMIT_FRAME_POINTER=y
  316. # CONFIG_HYPERVISOR_GUEST is not set
  317. # CONFIG_MK8 is not set
  318. # CONFIG_MPSC is not set
  319. CONFIG_MCORE2=y
  320. # CONFIG_MATOM is not set
  321. # CONFIG_GENERIC_CPU is not set
  322. CONFIG_X86_INTERNODE_CACHE_SHIFT=6
  323. CONFIG_X86_L1_CACHE_SHIFT=6
  324. CONFIG_X86_INTEL_USERCOPY=y
  325. CONFIG_X86_USE_PPRO_CHECKSUM=y
  326. CONFIG_X86_P6_NOP=y
  327. CONFIG_X86_TSC=y
  328. CONFIG_X86_CMPXCHG64=y
  329. CONFIG_X86_CMOV=y
  330. CONFIG_X86_MINIMUM_CPU_FAMILY=64
  331. CONFIG_X86_DEBUGCTLMSR=y
  332. CONFIG_IA32_FEAT_CTL=y
  333. CONFIG_X86_VMX_FEATURE_NAMES=y
  334. CONFIG_PROCESSOR_SELECT=y
  335. CONFIG_CPU_SUP_INTEL=y
  336. # CONFIG_CPU_SUP_AMD is not set
  337. # CONFIG_CPU_SUP_HYGON is not set
  338. # CONFIG_CPU_SUP_CENTAUR is not set
  339. # CONFIG_CPU_SUP_ZHAOXIN is not set
  340. CONFIG_HPET_TIMER=y
  341. CONFIG_HPET_EMULATE_RTC=y
  342. CONFIG_DMI=y
  343. # CONFIG_MAXSMP is not set
  344. CONFIG_NR_CPUS_RANGE_BEGIN=2
  345. CONFIG_NR_CPUS_RANGE_END=512
  346. CONFIG_NR_CPUS_DEFAULT=64
  347. CONFIG_NR_CPUS=18
  348. CONFIG_SCHED_SMT=y
  349. CONFIG_SCHED_MC=y
  350. CONFIG_SCHED_MC_PRIO=y
  351. CONFIG_X86_LOCAL_APIC=y
  352. CONFIG_X86_IO_APIC=y
  353. # CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS is not set
  354. CONFIG_X86_MCE=y
  355. # CONFIG_X86_MCELOG_LEGACY is not set
  356. CONFIG_X86_MCE_INTEL=y
  357. CONFIG_X86_MCE_THRESHOLD=y
  358. # CONFIG_X86_MCE_INJECT is not set
  359.  
  360. #
  361. # Performance monitoring
  362. #
  363. CONFIG_PERF_EVENTS_INTEL_UNCORE=y
  364. CONFIG_PERF_EVENTS_INTEL_RAPL=y
  365. CONFIG_PERF_EVENTS_INTEL_CSTATE=y
  366. # end of Performance monitoring
  367.  
  368. CONFIG_X86_VSYSCALL_EMULATION=y
  369. # CONFIG_X86_IOPL_IOPERM is not set
  370. # CONFIG_I8K is not set
  371. CONFIG_MICROCODE=y
  372. CONFIG_MICROCODE_INTEL=y
  373. # CONFIG_MICROCODE_OLD_INTERFACE is not set
  374. CONFIG_X86_MSR=y
  375. CONFIG_X86_CPUID=y
  376. # CONFIG_X86_5LEVEL is not set
  377. CONFIG_X86_DIRECT_GBPAGES=y
  378. # CONFIG_X86_CPA_STATISTICS is not set
  379. # CONFIG_NUMA is not set
  380. CONFIG_ARCH_SPARSEMEM_ENABLE=y
  381. CONFIG_ARCH_SPARSEMEM_DEFAULT=y
  382. CONFIG_ARCH_SELECT_MEMORY_MODEL=y
  383. CONFIG_ARCH_PROC_KCORE_TEXT=y
  384. CONFIG_ILLEGAL_POINTER_VALUE=0xdead000000000000
  385. # CONFIG_X86_PMEM_LEGACY is not set
  386. CONFIG_X86_CHECK_BIOS_CORRUPTION=y
  387. CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK=y
  388. CONFIG_MTRR=y
  389. CONFIG_MTRR_SANITIZER=y
  390. CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
  391. CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1
  392. CONFIG_X86_PAT=y
  393. CONFIG_ARCH_USES_PG_UNCACHED=y
  394. CONFIG_ARCH_RANDOM=y
  395. CONFIG_X86_SMAP=y
  396. CONFIG_X86_UMIP=y
  397. CONFIG_X86_INTEL_MEMORY_PROTECTION_KEYS=y
  398. CONFIG_X86_INTEL_TSX_MODE_OFF=y
  399. # CONFIG_X86_INTEL_TSX_MODE_ON is not set
  400. # CONFIG_X86_INTEL_TSX_MODE_AUTO is not set
  401. # CONFIG_X86_SGX is not set
  402. CONFIG_EFI=y
  403. CONFIG_EFI_STUB=y
  404. CONFIG_EFI_MIXED=y
  405. # CONFIG_HZ_100 is not set
  406. # CONFIG_HZ_250 is not set
  407. # CONFIG_HZ_300 is not set
  408. CONFIG_HZ_1000=y
  409. CONFIG_HZ=1000
  410. CONFIG_SCHED_HRTICK=y
  411. CONFIG_KEXEC=y
  412. CONFIG_KEXEC_FILE=y
  413. CONFIG_ARCH_HAS_KEXEC_PURGATORY=y
  414. # CONFIG_KEXEC_SIG is not set
  415. CONFIG_CRASH_DUMP=y
  416. # CONFIG_KEXEC_JUMP is not set
  417. CONFIG_PHYSICAL_START=0x1000000
  418. CONFIG_RELOCATABLE=y
  419. CONFIG_RANDOMIZE_BASE=y
  420. CONFIG_X86_NEED_RELOCS=y
  421. CONFIG_PHYSICAL_ALIGN=0x200000
  422. CONFIG_DYNAMIC_MEMORY_LAYOUT=y
  423. CONFIG_RANDOMIZE_MEMORY=y
  424. CONFIG_RANDOMIZE_MEMORY_PHYSICAL_PADDING=0x0
  425. CONFIG_HOTPLUG_CPU=y
  426. # CONFIG_BOOTPARAM_HOTPLUG_CPU0 is not set
  427. # CONFIG_DEBUG_HOTPLUG_CPU0 is not set
  428. # CONFIG_COMPAT_VDSO is not set
  429. # CONFIG_LEGACY_VSYSCALL_EMULATE is not set
  430. CONFIG_LEGACY_VSYSCALL_XONLY=y
  431. # CONFIG_LEGACY_VSYSCALL_NONE is not set
  432. CONFIG_CMDLINE_BOOL=y
  433. CONFIG_CMDLINE="acpi_backlight=native root=/dev/nvme0n1p3"
  434. # CONFIG_CMDLINE_OVERRIDE is not set
  435. # CONFIG_MODIFY_LDT_SYSCALL is not set
  436. CONFIG_HAVE_LIVEPATCH=y
  437. # end of Processor type and features
  438.  
  439. CONFIG_CC_HAS_SLS=y
  440. CONFIG_CC_HAS_RETURN_THUNK=y
  441. CONFIG_SPECULATION_MITIGATIONS=y
  442. CONFIG_PAGE_TABLE_ISOLATION=y
  443. CONFIG_RETPOLINE=y
  444. CONFIG_RETHUNK=y
  445. CONFIG_CPU_IBRS_ENTRY=y
  446. # CONFIG_SLS is not set
  447. CONFIG_ARCH_HAS_ADD_PAGES=y
  448. CONFIG_ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE=y
  449.  
  450. #
  451. # Power management and ACPI options
  452. #
  453. CONFIG_ARCH_HIBERNATION_HEADER=y
  454. CONFIG_SUSPEND=y
  455. CONFIG_SUSPEND_FREEZER=y
  456. # CONFIG_SUSPEND_SKIP_SYNC is not set
  457. CONFIG_HIBERNATE_CALLBACKS=y
  458. CONFIG_HIBERNATION=y
  459. CONFIG_HIBERNATION_SNAPSHOT_DEV=y
  460. CONFIG_PM_STD_PARTITION=""
  461. CONFIG_PM_SLEEP=y
  462. CONFIG_PM_SLEEP_SMP=y
  463. # CONFIG_PM_AUTOSLEEP is not set
  464. # CONFIG_PM_WAKELOCKS is not set
  465. CONFIG_PM=y
  466. # CONFIG_PM_DEBUG is not set
  467. CONFIG_PM_CLK=y
  468. # CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
  469. # CONFIG_ENERGY_MODEL is not set
  470. CONFIG_ARCH_SUPPORTS_ACPI=y
  471. CONFIG_ACPI=y
  472. CONFIG_ACPI_LEGACY_TABLES_LOOKUP=y
  473. CONFIG_ARCH_MIGHT_HAVE_ACPI_PDC=y
  474. CONFIG_ACPI_SYSTEM_POWER_STATES_SUPPORT=y
  475. # CONFIG_ACPI_DEBUGGER is not set
  476. CONFIG_ACPI_SPCR_TABLE=y
  477. # CONFIG_ACPI_FPDT is not set
  478. CONFIG_ACPI_LPIT=y
  479. CONFIG_ACPI_SLEEP=y
  480. CONFIG_ACPI_REV_OVERRIDE_POSSIBLE=y
  481. # CONFIG_ACPI_EC_DEBUGFS is not set
  482. CONFIG_ACPI_AC=y
  483. CONFIG_ACPI_BATTERY=y
  484. CONFIG_ACPI_BUTTON=y
  485. CONFIG_ACPI_VIDEO=y
  486. CONFIG_ACPI_FAN=y
  487. # CONFIG_ACPI_TAD is not set
  488. CONFIG_ACPI_DOCK=y
  489. CONFIG_ACPI_CPU_FREQ_PSS=y
  490. CONFIG_ACPI_PROCESSOR_CSTATE=y
  491. CONFIG_ACPI_PROCESSOR_IDLE=y
  492. CONFIG_ACPI_CPPC_LIB=y
  493. CONFIG_ACPI_PROCESSOR=y
  494. CONFIG_ACPI_HOTPLUG_CPU=y
  495. # CONFIG_ACPI_PROCESSOR_AGGREGATOR is not set
  496. CONFIG_ACPI_THERMAL=y
  497. CONFIG_ARCH_HAS_ACPI_TABLE_UPGRADE=y
  498. CONFIG_ACPI_TABLE_UPGRADE=y
  499. # CONFIG_ACPI_DEBUG is not set
  500. # CONFIG_ACPI_PCI_SLOT is not set
  501. CONFIG_ACPI_CONTAINER=y
  502. CONFIG_ACPI_HOTPLUG_IOAPIC=y
  503. # CONFIG_ACPI_SBS is not set
  504. # CONFIG_ACPI_HED is not set
  505. # CONFIG_ACPI_CUSTOM_METHOD is not set
  506. CONFIG_ACPI_BGRT=y
  507. # CONFIG_ACPI_REDUCED_HARDWARE_ONLY is not set
  508. # CONFIG_ACPI_NFIT is not set
  509. CONFIG_HAVE_ACPI_APEI=y
  510. CONFIG_HAVE_ACPI_APEI_NMI=y
  511. # CONFIG_ACPI_APEI is not set
  512. # CONFIG_ACPI_DPTF is not set
  513. # CONFIG_ACPI_EXTLOG is not set
  514. CONFIG_ACPI_ADXL=y
  515. # CONFIG_ACPI_CONFIGFS is not set
  516. # CONFIG_PMIC_OPREGION is not set
  517. # CONFIG_TPS68470_PMIC_OPREGION is not set
  518. CONFIG_X86_PM_TIMER=y
  519. CONFIG_ACPI_PRMT=y
  520.  
  521. #
  522. # CPU Frequency scaling
  523. #
  524. CONFIG_CPU_FREQ=y
  525. CONFIG_CPU_FREQ_GOV_ATTR_SET=y
  526. CONFIG_CPU_FREQ_GOV_COMMON=y
  527. CONFIG_CPU_FREQ_STAT=y
  528. # CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
  529. # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
  530. CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y
  531. # CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL is not set
  532. CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
  533. CONFIG_CPU_FREQ_GOV_POWERSAVE=y
  534. CONFIG_CPU_FREQ_GOV_USERSPACE=y
  535. CONFIG_CPU_FREQ_GOV_ONDEMAND=y
  536. CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
  537. CONFIG_CPU_FREQ_GOV_SCHEDUTIL=y
  538.  
  539. #
  540. # CPU frequency scaling drivers
  541. #
  542. CONFIG_X86_INTEL_PSTATE=y
  543. CONFIG_X86_PCC_CPUFREQ=y
  544. CONFIG_X86_ACPI_CPUFREQ=y
  545. # CONFIG_X86_POWERNOW_K8 is not set
  546. # CONFIG_X86_SPEEDSTEP_CENTRINO is not set
  547. CONFIG_X86_P4_CLOCKMOD=y
  548.  
  549. #
  550. # shared options
  551. #
  552. CONFIG_X86_SPEEDSTEP_LIB=y
  553. # end of CPU Frequency scaling
  554.  
  555. #
  556. # CPU Idle
  557. #
  558. CONFIG_CPU_IDLE=y
  559. CONFIG_CPU_IDLE_GOV_LADDER=y
  560. CONFIG_CPU_IDLE_GOV_MENU=y
  561. # CONFIG_CPU_IDLE_GOV_TEO is not set
  562. # end of CPU Idle
  563.  
  564. CONFIG_INTEL_IDLE=y
  565. # end of Power management and ACPI options
  566.  
  567. #
  568. # Bus options (PCI etc.)
  569. #
  570. CONFIG_PCI_DIRECT=y
  571. CONFIG_PCI_MMCONFIG=y
  572. CONFIG_MMCONF_FAM10H=y
  573. # CONFIG_PCI_CNB20LE_QUIRK is not set
  574. # CONFIG_ISA_BUS is not set
  575. CONFIG_ISA_DMA_API=y
  576. # end of Bus options (PCI etc.)
  577.  
  578. #
  579. # Binary Emulations
  580. #
  581. CONFIG_IA32_EMULATION=y
  582. # CONFIG_X86_X32 is not set
  583. CONFIG_COMPAT_32=y
  584. CONFIG_COMPAT=y
  585. CONFIG_COMPAT_FOR_U64_ALIGNMENT=y
  586. CONFIG_SYSVIPC_COMPAT=y
  587. # end of Binary Emulations
  588.  
  589. CONFIG_HAVE_KVM=y
  590. CONFIG_HAVE_KVM_IRQCHIP=y
  591. CONFIG_HAVE_KVM_IRQFD=y
  592. CONFIG_HAVE_KVM_IRQ_ROUTING=y
  593. CONFIG_HAVE_KVM_EVENTFD=y
  594. CONFIG_KVM_MMIO=y
  595. CONFIG_KVM_ASYNC_PF=y
  596. CONFIG_HAVE_KVM_MSI=y
  597. CONFIG_HAVE_KVM_CPU_RELAX_INTERCEPT=y
  598. CONFIG_KVM_VFIO=y
  599. CONFIG_KVM_GENERIC_DIRTYLOG_READ_PROTECT=y
  600. CONFIG_KVM_COMPAT=y
  601. CONFIG_HAVE_KVM_IRQ_BYPASS=y
  602. CONFIG_HAVE_KVM_NO_POLL=y
  603. CONFIG_KVM_XFER_TO_GUEST_WORK=y
  604. CONFIG_HAVE_KVM_PM_NOTIFIER=y
  605. CONFIG_VIRTUALIZATION=y
  606. CONFIG_KVM=m
  607. CONFIG_KVM_WERROR=y
  608. CONFIG_KVM_INTEL=m
  609. # CONFIG_KVM_AMD is not set
  610. # CONFIG_KVM_XEN is not set
  611. # CONFIG_KVM_MMU_AUDIT is not set
  612. CONFIG_AS_AVX512=y
  613. CONFIG_AS_SHA1_NI=y
  614. CONFIG_AS_SHA256_NI=y
  615. CONFIG_AS_TPAUSE=y
  616.  
  617. #
  618. # General architecture-dependent options
  619. #
  620. CONFIG_CRASH_CORE=y
  621. CONFIG_KEXEC_CORE=y
  622. CONFIG_HOTPLUG_SMT=y
  623. CONFIG_GENERIC_ENTRY=y
  624. CONFIG_KPROBES=y
  625. CONFIG_JUMP_LABEL=y
  626. # CONFIG_STATIC_KEYS_SELFTEST is not set
  627. # CONFIG_STATIC_CALL_SELFTEST is not set
  628. CONFIG_OPTPROBES=y
  629. CONFIG_UPROBES=y
  630. CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
  631. CONFIG_ARCH_USE_BUILTIN_BSWAP=y
  632. CONFIG_KRETPROBES=y
  633. CONFIG_USER_RETURN_NOTIFIER=y
  634. CONFIG_HAVE_IOREMAP_PROT=y
  635. CONFIG_HAVE_KPROBES=y
  636. CONFIG_HAVE_KRETPROBES=y
  637. CONFIG_HAVE_OPTPROBES=y
  638. CONFIG_HAVE_KPROBES_ON_FTRACE=y
  639. CONFIG_HAVE_FUNCTION_ERROR_INJECTION=y
  640. CONFIG_HAVE_NMI=y
  641. CONFIG_TRACE_IRQFLAGS_SUPPORT=y
  642. CONFIG_TRACE_IRQFLAGS_NMI_SUPPORT=y
  643. CONFIG_HAVE_ARCH_TRACEHOOK=y
  644. CONFIG_HAVE_DMA_CONTIGUOUS=y
  645. CONFIG_GENERIC_SMP_IDLE_THREAD=y
  646. CONFIG_ARCH_HAS_FORTIFY_SOURCE=y
  647. CONFIG_ARCH_HAS_SET_MEMORY=y
  648. CONFIG_ARCH_HAS_SET_DIRECT_MAP=y
  649. CONFIG_HAVE_ARCH_THREAD_STRUCT_WHITELIST=y
  650. CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT=y
  651. CONFIG_ARCH_WANTS_NO_INSTR=y
  652. CONFIG_HAVE_ASM_MODVERSIONS=y
  653. CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
  654. CONFIG_HAVE_RSEQ=y
  655. CONFIG_HAVE_FUNCTION_ARG_ACCESS_API=y
  656. CONFIG_HAVE_HW_BREAKPOINT=y
  657. CONFIG_HAVE_MIXED_BREAKPOINTS_REGS=y
  658. CONFIG_HAVE_USER_RETURN_NOTIFIER=y
  659. CONFIG_HAVE_PERF_EVENTS_NMI=y
  660. CONFIG_HAVE_HARDLOCKUP_DETECTOR_PERF=y
  661. CONFIG_HAVE_PERF_REGS=y
  662. CONFIG_HAVE_PERF_USER_STACK_DUMP=y
  663. CONFIG_HAVE_ARCH_JUMP_LABEL=y
  664. CONFIG_HAVE_ARCH_JUMP_LABEL_RELATIVE=y
  665. CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y
  666. CONFIG_HAVE_ALIGNED_STRUCT_PAGE=y
  667. CONFIG_HAVE_CMPXCHG_LOCAL=y
  668. CONFIG_HAVE_CMPXCHG_DOUBLE=y
  669. CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION=y
  670. CONFIG_ARCH_WANT_OLD_COMPAT_IPC=y
  671. CONFIG_HAVE_ARCH_SECCOMP=y
  672. CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
  673. CONFIG_SECCOMP=y
  674. CONFIG_SECCOMP_FILTER=y
  675. # CONFIG_SECCOMP_CACHE_DEBUG is not set
  676. CONFIG_HAVE_ARCH_STACKLEAK=y
  677. CONFIG_HAVE_STACKPROTECTOR=y
  678. CONFIG_STACKPROTECTOR=y
  679. CONFIG_STACKPROTECTOR_STRONG=y
  680. CONFIG_ARCH_SUPPORTS_LTO_CLANG=y
  681. CONFIG_ARCH_SUPPORTS_LTO_CLANG_THIN=y
  682. CONFIG_LTO_NONE=y
  683. CONFIG_HAVE_ARCH_WITHIN_STACK_FRAMES=y
  684. CONFIG_HAVE_CONTEXT_TRACKING=y
  685. CONFIG_HAVE_CONTEXT_TRACKING_OFFSTACK=y
  686. CONFIG_HAVE_VIRT_CPU_ACCOUNTING_GEN=y
  687. CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y
  688. CONFIG_HAVE_MOVE_PUD=y
  689. CONFIG_HAVE_MOVE_PMD=y
  690. CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y
  691. CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE_PUD=y
  692. CONFIG_HAVE_ARCH_HUGE_VMAP=y
  693. CONFIG_ARCH_WANT_HUGE_PMD_SHARE=y
  694. CONFIG_HAVE_ARCH_SOFT_DIRTY=y
  695. CONFIG_HAVE_MOD_ARCH_SPECIFIC=y
  696. CONFIG_MODULES_USE_ELF_RELA=y
  697. CONFIG_HAVE_IRQ_EXIT_ON_IRQ_STACK=y
  698. CONFIG_HAVE_SOFTIRQ_ON_OWN_STACK=y
  699. CONFIG_ARCH_HAS_ELF_RANDOMIZE=y
  700. CONFIG_HAVE_ARCH_MMAP_RND_BITS=y
  701. CONFIG_HAVE_EXIT_THREAD=y
  702. CONFIG_ARCH_MMAP_RND_BITS=28
  703. CONFIG_HAVE_ARCH_MMAP_RND_COMPAT_BITS=y
  704. CONFIG_ARCH_MMAP_RND_COMPAT_BITS=8
  705. CONFIG_HAVE_ARCH_COMPAT_MMAP_BASES=y
  706. CONFIG_HAVE_STACK_VALIDATION=y
  707. CONFIG_HAVE_RELIABLE_STACKTRACE=y
  708. CONFIG_OLD_SIGSUSPEND3=y
  709. CONFIG_COMPAT_OLD_SIGACTION=y
  710. CONFIG_COMPAT_32BIT_TIME=y
  711. CONFIG_HAVE_ARCH_VMAP_STACK=y
  712. CONFIG_VMAP_STACK=y
  713. CONFIG_HAVE_ARCH_RANDOMIZE_KSTACK_OFFSET=y
  714. # CONFIG_RANDOMIZE_KSTACK_OFFSET_DEFAULT is not set
  715. CONFIG_ARCH_HAS_STRICT_KERNEL_RWX=y
  716. CONFIG_STRICT_KERNEL_RWX=y
  717. CONFIG_ARCH_HAS_STRICT_MODULE_RWX=y
  718. CONFIG_STRICT_MODULE_RWX=y
  719. CONFIG_HAVE_ARCH_PREL32_RELOCATIONS=y
  720. CONFIG_ARCH_USE_MEMREMAP_PROT=y
  721. # CONFIG_LOCK_EVENT_COUNTS is not set
  722. CONFIG_ARCH_HAS_MEM_ENCRYPT=y
  723. CONFIG_HAVE_STATIC_CALL=y
  724. CONFIG_HAVE_STATIC_CALL_INLINE=y
  725. CONFIG_HAVE_PREEMPT_DYNAMIC=y
  726. CONFIG_ARCH_WANT_LD_ORPHAN_WARN=y
  727. CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
  728. CONFIG_ARCH_HAS_ELFCORE_COMPAT=y
  729. CONFIG_ARCH_HAS_PARANOID_L1D_FLUSH=y
  730.  
  731. #
  732. # GCOV-based kernel profiling
  733. #
  734. # CONFIG_GCOV_KERNEL is not set
  735. CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y
  736. # end of GCOV-based kernel profiling
  737.  
  738. CONFIG_HAVE_GCC_PLUGINS=y
  739. CONFIG_GCC_PLUGINS=y
  740. # CONFIG_GCC_PLUGIN_LATENT_ENTROPY is not set
  741. # CONFIG_GCC_PLUGIN_RANDSTRUCT is not set
  742. # end of General architecture-dependent options
  743.  
  744. CONFIG_RT_MUTEXES=y
  745. CONFIG_BASE_SMALL=0
  746. CONFIG_MODULES=y
  747. # CONFIG_MODULE_FORCE_LOAD is not set
  748. CONFIG_MODULE_UNLOAD=y
  749. CONFIG_MODULE_FORCE_UNLOAD=y
  750. # CONFIG_MODVERSIONS is not set
  751. # CONFIG_MODULE_SRCVERSION_ALL is not set
  752. # CONFIG_MODULE_SIG is not set
  753. CONFIG_MODULE_COMPRESS_NONE=y
  754. # CONFIG_MODULE_COMPRESS_GZIP is not set
  755. # CONFIG_MODULE_COMPRESS_XZ is not set
  756. # CONFIG_MODULE_COMPRESS_ZSTD is not set
  757. # CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set
  758. CONFIG_MODPROBE_PATH="/sbin/modprobe"
  759. CONFIG_MODULES_TREE_LOOKUP=y
  760. CONFIG_BLOCK=y
  761. CONFIG_BLK_DEV_BSG_COMMON=y
  762. CONFIG_BLK_DEV_BSGLIB=y
  763. # CONFIG_BLK_DEV_INTEGRITY is not set
  764. # CONFIG_BLK_DEV_ZONED is not set
  765. # CONFIG_BLK_WBT is not set
  766. # CONFIG_BLK_DEBUG_FS is not set
  767. # CONFIG_BLK_SED_OPAL is not set
  768. # CONFIG_BLK_INLINE_ENCRYPTION is not set
  769.  
  770. #
  771. # Partition Types
  772. #
  773. CONFIG_PARTITION_ADVANCED=y
  774. # CONFIG_ACORN_PARTITION is not set
  775. # CONFIG_AIX_PARTITION is not set
  776. # CONFIG_OSF_PARTITION is not set
  777. # CONFIG_AMIGA_PARTITION is not set
  778. # CONFIG_ATARI_PARTITION is not set
  779. # CONFIG_MAC_PARTITION is not set
  780. CONFIG_MSDOS_PARTITION=y
  781. # CONFIG_BSD_DISKLABEL is not set
  782. # CONFIG_MINIX_SUBPARTITION is not set
  783. # CONFIG_SOLARIS_X86_PARTITION is not set
  784. # CONFIG_UNIXWARE_DISKLABEL is not set
  785. # CONFIG_LDM_PARTITION is not set
  786. # CONFIG_SGI_PARTITION is not set
  787. # CONFIG_ULTRIX_PARTITION is not set
  788. # CONFIG_SUN_PARTITION is not set
  789. # CONFIG_KARMA_PARTITION is not set
  790. CONFIG_EFI_PARTITION=y
  791. # CONFIG_SYSV68_PARTITION is not set
  792. # CONFIG_CMDLINE_PARTITION is not set
  793. # end of Partition Types
  794.  
  795. CONFIG_BLOCK_COMPAT=y
  796. CONFIG_BLK_MQ_PCI=y
  797. CONFIG_BLK_MQ_VIRTIO=y
  798. CONFIG_BLK_MQ_RDMA=y
  799. CONFIG_BLK_PM=y
  800. CONFIG_BLOCK_HOLDER_DEPRECATED=y
  801.  
  802. #
  803. # IO Schedulers
  804. #
  805. CONFIG_MQ_IOSCHED_DEADLINE=y
  806. CONFIG_MQ_IOSCHED_KYBER=y
  807. # CONFIG_IOSCHED_BFQ is not set
  808. # end of IO Schedulers
  809.  
  810. CONFIG_PREEMPT_NOTIFIERS=y
  811. CONFIG_ASN1=y
  812. CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
  813. CONFIG_INLINE_READ_UNLOCK=y
  814. CONFIG_INLINE_READ_UNLOCK_IRQ=y
  815. CONFIG_INLINE_WRITE_UNLOCK=y
  816. CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
  817. CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y
  818. CONFIG_MUTEX_SPIN_ON_OWNER=y
  819. CONFIG_RWSEM_SPIN_ON_OWNER=y
  820. CONFIG_LOCK_SPIN_ON_OWNER=y
  821. CONFIG_ARCH_USE_QUEUED_SPINLOCKS=y
  822. CONFIG_QUEUED_SPINLOCKS=y
  823. CONFIG_ARCH_USE_QUEUED_RWLOCKS=y
  824. CONFIG_QUEUED_RWLOCKS=y
  825. CONFIG_ARCH_HAS_NON_OVERLAPPING_ADDRESS_SPACE=y
  826. CONFIG_ARCH_HAS_SYNC_CORE_BEFORE_USERMODE=y
  827. CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y
  828. CONFIG_FREEZER=y
  829.  
  830. #
  831. # Executable file formats
  832. #
  833. CONFIG_BINFMT_ELF=y
  834. CONFIG_COMPAT_BINFMT_ELF=y
  835. CONFIG_ELFCORE=y
  836. CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
  837. CONFIG_BINFMT_SCRIPT=y
  838. CONFIG_BINFMT_MISC=y
  839. CONFIG_COREDUMP=y
  840. # end of Executable file formats
  841.  
  842. #
  843. # Memory Management options
  844. #
  845. CONFIG_SELECT_MEMORY_MODEL=y
  846. CONFIG_SPARSEMEM_MANUAL=y
  847. CONFIG_SPARSEMEM=y
  848. CONFIG_SPARSEMEM_EXTREME=y
  849. CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y
  850. CONFIG_SPARSEMEM_VMEMMAP=y
  851. CONFIG_HAVE_FAST_GUP=y
  852. CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
  853. # CONFIG_MEMORY_HOTPLUG is not set
  854. CONFIG_SPLIT_PTLOCK_CPUS=4
  855. CONFIG_ARCH_ENABLE_SPLIT_PMD_PTLOCK=y
  856. CONFIG_COMPACTION=y
  857. # CONFIG_PAGE_REPORTING is not set
  858. CONFIG_MIGRATION=y
  859. CONFIG_ARCH_ENABLE_HUGEPAGE_MIGRATION=y
  860. CONFIG_PHYS_ADDR_T_64BIT=y
  861. CONFIG_VIRT_TO_BUS=y
  862. CONFIG_MMU_NOTIFIER=y
  863. # CONFIG_KSM is not set
  864. CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
  865. CONFIG_ARCH_SUPPORTS_MEMORY_FAILURE=y
  866. # CONFIG_MEMORY_FAILURE is not set
  867. # CONFIG_TRANSPARENT_HUGEPAGE is not set
  868. CONFIG_ARCH_WANTS_THP_SWAP=y
  869. # CONFIG_CLEANCACHE is not set
  870. # CONFIG_FRONTSWAP is not set
  871. # CONFIG_CMA is not set
  872. # CONFIG_MEM_SOFT_DIRTY is not set
  873. # CONFIG_ZPOOL is not set
  874. # CONFIG_ZSMALLOC is not set
  875. CONFIG_GENERIC_EARLY_IOREMAP=y
  876. # CONFIG_DEFERRED_STRUCT_PAGE_INIT is not set
  877. # CONFIG_IDLE_PAGE_TRACKING is not set
  878. CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
  879. CONFIG_ARCH_HAS_PTE_DEVMAP=y
  880. CONFIG_ARCH_HAS_ZONE_DMA_SET=y
  881. CONFIG_ZONE_DMA=y
  882. CONFIG_ZONE_DMA32=y
  883. CONFIG_VMAP_PFN=y
  884. CONFIG_ARCH_USES_HIGH_VMA_FLAGS=y
  885. CONFIG_ARCH_HAS_PKEYS=y
  886. # CONFIG_PERCPU_STATS is not set
  887. # CONFIG_GUP_TEST is not set
  888. CONFIG_ARCH_HAS_PTE_SPECIAL=y
  889. CONFIG_SECRETMEM=y
  890.  
  891. #
  892. # Data Access Monitoring
  893. #
  894. # CONFIG_DAMON is not set
  895. # end of Data Access Monitoring
  896. # end of Memory Management options
  897.  
  898. CONFIG_NET=y
  899. CONFIG_NET_INGRESS=y
  900. CONFIG_SKB_EXTENSIONS=y
  901.  
  902. #
  903. # Networking options
  904. #
  905. CONFIG_PACKET=y
  906. # CONFIG_PACKET_DIAG is not set
  907. CONFIG_UNIX=y
  908. CONFIG_UNIX_SCM=y
  909. CONFIG_AF_UNIX_OOB=y
  910. # CONFIG_UNIX_DIAG is not set
  911. # CONFIG_TLS is not set
  912. CONFIG_XFRM=y
  913. CONFIG_XFRM_ALGO=y
  914. CONFIG_XFRM_USER=y
  915. # CONFIG_XFRM_USER_COMPAT is not set
  916. # CONFIG_XFRM_INTERFACE is not set
  917. # CONFIG_XFRM_SUB_POLICY is not set
  918. # CONFIG_XFRM_MIGRATE is not set
  919. # CONFIG_XFRM_STATISTICS is not set
  920. CONFIG_XFRM_AH=y
  921. CONFIG_XFRM_ESP=y
  922. # CONFIG_NET_KEY is not set
  923. # CONFIG_SMC is not set
  924. CONFIG_INET=y
  925. CONFIG_IP_MULTICAST=y
  926. CONFIG_IP_ADVANCED_ROUTER=y
  927. # CONFIG_IP_FIB_TRIE_STATS is not set
  928. CONFIG_IP_MULTIPLE_TABLES=y
  929. CONFIG_IP_ROUTE_MULTIPATH=y
  930. CONFIG_IP_ROUTE_VERBOSE=y
  931. CONFIG_IP_PNP=y
  932. CONFIG_IP_PNP_DHCP=y
  933. CONFIG_IP_PNP_BOOTP=y
  934. CONFIG_IP_PNP_RARP=y
  935. # CONFIG_NET_IPIP is not set
  936. # CONFIG_NET_IPGRE_DEMUX is not set
  937. CONFIG_NET_IP_TUNNEL=y
  938. CONFIG_IP_MROUTE_COMMON=y
  939. CONFIG_IP_MROUTE=y
  940. # CONFIG_IP_MROUTE_MULTIPLE_TABLES is not set
  941. CONFIG_IP_PIMSM_V1=y
  942. CONFIG_IP_PIMSM_V2=y
  943. CONFIG_SYN_COOKIES=y
  944. # CONFIG_NET_IPVTI is not set
  945. CONFIG_NET_UDP_TUNNEL=y
  946. # CONFIG_NET_FOU is not set
  947. # CONFIG_NET_FOU_IP_TUNNELS is not set
  948. # CONFIG_INET_AH is not set
  949. # CONFIG_INET_ESP is not set
  950. # CONFIG_INET_IPCOMP is not set
  951. CONFIG_INET_TUNNEL=y
  952. # CONFIG_INET_DIAG is not set
  953. CONFIG_TCP_CONG_ADVANCED=y
  954. # CONFIG_TCP_CONG_BIC is not set
  955. CONFIG_TCP_CONG_CUBIC=y
  956. # CONFIG_TCP_CONG_WESTWOOD is not set
  957. # CONFIG_TCP_CONG_HTCP is not set
  958. # CONFIG_TCP_CONG_HSTCP is not set
  959. # CONFIG_TCP_CONG_HYBLA is not set
  960. # CONFIG_TCP_CONG_VEGAS is not set
  961. # CONFIG_TCP_CONG_NV is not set
  962. # CONFIG_TCP_CONG_SCALABLE is not set
  963. # CONFIG_TCP_CONG_LP is not set
  964. # CONFIG_TCP_CONG_VENO is not set
  965. # CONFIG_TCP_CONG_YEAH is not set
  966. # CONFIG_TCP_CONG_ILLINOIS is not set
  967. # CONFIG_TCP_CONG_DCTCP is not set
  968. # CONFIG_TCP_CONG_CDG is not set
  969. # CONFIG_TCP_CONG_BBR is not set
  970. CONFIG_DEFAULT_CUBIC=y
  971. # CONFIG_DEFAULT_RENO is not set
  972. CONFIG_DEFAULT_TCP_CONG="cubic"
  973. CONFIG_TCP_MD5SIG=y
  974. CONFIG_IPV6=y
  975. # CONFIG_IPV6_ROUTER_PREF is not set
  976. # CONFIG_IPV6_OPTIMISTIC_DAD is not set
  977. CONFIG_INET6_AH=y
  978. CONFIG_INET6_ESP=y
  979. # CONFIG_INET6_ESP_OFFLOAD is not set
  980. # CONFIG_INET6_ESPINTCP is not set
  981. # CONFIG_INET6_IPCOMP is not set
  982. # CONFIG_IPV6_MIP6 is not set
  983. # CONFIG_IPV6_ILA is not set
  984. # CONFIG_IPV6_VTI is not set
  985. CONFIG_IPV6_SIT=y
  986. # CONFIG_IPV6_SIT_6RD is not set
  987. CONFIG_IPV6_NDISC_NODETYPE=y
  988. # CONFIG_IPV6_TUNNEL is not set
  989. # CONFIG_IPV6_MULTIPLE_TABLES is not set
  990. # CONFIG_IPV6_MROUTE is not set
  991. # CONFIG_IPV6_SEG6_LWTUNNEL is not set
  992. # CONFIG_IPV6_SEG6_HMAC is not set
  993. # CONFIG_IPV6_RPL_LWTUNNEL is not set
  994. # CONFIG_IPV6_IOAM6_LWTUNNEL is not set
  995. CONFIG_NETLABEL=y
  996. # CONFIG_MPTCP is not set
  997. CONFIG_NETWORK_SECMARK=y
  998. CONFIG_NET_PTP_CLASSIFY=y
  999. # CONFIG_NETWORK_PHY_TIMESTAMPING is not set
  1000. CONFIG_NETFILTER=y
  1001. # CONFIG_NETFILTER_ADVANCED is not set
  1002.  
  1003. #
  1004. # Core Netfilter Configuration
  1005. #
  1006. CONFIG_NETFILTER_INGRESS=y
  1007. CONFIG_NETFILTER_NETLINK=y
  1008. CONFIG_NETFILTER_NETLINK_LOG=y
  1009. CONFIG_NF_CONNTRACK=y
  1010. CONFIG_NF_LOG_SYSLOG=m
  1011. CONFIG_NF_CONNTRACK_SECMARK=y
  1012. # CONFIG_NF_CONNTRACK_PROCFS is not set
  1013. # CONFIG_NF_CONNTRACK_LABELS is not set
  1014. CONFIG_NF_CONNTRACK_FTP=y
  1015. CONFIG_NF_CONNTRACK_IRC=y
  1016. # CONFIG_NF_CONNTRACK_NETBIOS_NS is not set
  1017. CONFIG_NF_CONNTRACK_SIP=y
  1018. CONFIG_NF_CT_NETLINK=y
  1019. # CONFIG_NETFILTER_NETLINK_GLUE_CT is not set
  1020. CONFIG_NF_NAT=y
  1021. CONFIG_NF_NAT_FTP=y
  1022. CONFIG_NF_NAT_IRC=y
  1023. CONFIG_NF_NAT_SIP=y
  1024. CONFIG_NF_NAT_MASQUERADE=y
  1025. # CONFIG_NF_TABLES is not set
  1026. CONFIG_NETFILTER_XTABLES=y
  1027. CONFIG_NETFILTER_XTABLES_COMPAT=y
  1028.  
  1029. #
  1030. # Xtables combined modules
  1031. #
  1032. CONFIG_NETFILTER_XT_MARK=m
  1033.  
  1034. #
  1035. # Xtables targets
  1036. #
  1037. CONFIG_NETFILTER_XT_TARGET_CONNSECMARK=y
  1038. CONFIG_NETFILTER_XT_TARGET_LOG=m
  1039. CONFIG_NETFILTER_XT_NAT=m
  1040. # CONFIG_NETFILTER_XT_TARGET_NETMAP is not set
  1041. CONFIG_NETFILTER_XT_TARGET_NFLOG=y
  1042. # CONFIG_NETFILTER_XT_TARGET_REDIRECT is not set
  1043. CONFIG_NETFILTER_XT_TARGET_MASQUERADE=m
  1044. CONFIG_NETFILTER_XT_TARGET_SECMARK=y
  1045. CONFIG_NETFILTER_XT_TARGET_TCPMSS=y
  1046.  
  1047. #
  1048. # Xtables matches
  1049. #
  1050. CONFIG_NETFILTER_XT_MATCH_ADDRTYPE=m
  1051. CONFIG_NETFILTER_XT_MATCH_CONNTRACK=y
  1052. CONFIG_NETFILTER_XT_MATCH_POLICY=y
  1053. CONFIG_NETFILTER_XT_MATCH_STATE=y
  1054. # end of Core Netfilter Configuration
  1055.  
  1056. # CONFIG_IP_SET is not set
  1057. # CONFIG_IP_VS is not set
  1058.  
  1059. #
  1060. # IP: Netfilter Configuration
  1061. #
  1062. CONFIG_NF_DEFRAG_IPV4=y
  1063. # CONFIG_NF_SOCKET_IPV4 is not set
  1064. # CONFIG_NF_TPROXY_IPV4 is not set
  1065. # CONFIG_NF_DUP_IPV4 is not set
  1066. CONFIG_NF_LOG_ARP=m
  1067. CONFIG_NF_LOG_IPV4=m
  1068. CONFIG_NF_REJECT_IPV4=y
  1069. CONFIG_IP_NF_IPTABLES=y
  1070. CONFIG_IP_NF_FILTER=y
  1071. CONFIG_IP_NF_TARGET_REJECT=y
  1072. CONFIG_IP_NF_NAT=m
  1073. CONFIG_IP_NF_TARGET_MASQUERADE=m
  1074. CONFIG_IP_NF_MANGLE=y
  1075. # CONFIG_IP_NF_RAW is not set
  1076. # end of IP: Netfilter Configuration
  1077.  
  1078. #
  1079. # IPv6: Netfilter Configuration
  1080. #
  1081. # CONFIG_NF_SOCKET_IPV6 is not set
  1082. # CONFIG_NF_TPROXY_IPV6 is not set
  1083. # CONFIG_NF_DUP_IPV6 is not set
  1084. CONFIG_NF_REJECT_IPV6=y
  1085. CONFIG_NF_LOG_IPV6=m
  1086. CONFIG_IP6_NF_IPTABLES=y
  1087. CONFIG_IP6_NF_MATCH_IPV6HEADER=y
  1088. CONFIG_IP6_NF_FILTER=y
  1089. CONFIG_IP6_NF_TARGET_REJECT=y
  1090. CONFIG_IP6_NF_MANGLE=y
  1091. # CONFIG_IP6_NF_RAW is not set
  1092. # end of IPv6: Netfilter Configuration
  1093.  
  1094. CONFIG_NF_DEFRAG_IPV6=y
  1095. # CONFIG_NF_CONNTRACK_BRIDGE is not set
  1096. # CONFIG_BPFILTER is not set
  1097. # CONFIG_IP_DCCP is not set
  1098. # CONFIG_IP_SCTP is not set
  1099. # CONFIG_RDS is not set
  1100. # CONFIG_TIPC is not set
  1101. # CONFIG_ATM is not set
  1102. # CONFIG_L2TP is not set
  1103. # CONFIG_BRIDGE is not set
  1104. # CONFIG_NET_DSA is not set
  1105. # CONFIG_VLAN_8021Q is not set
  1106. # CONFIG_DECNET is not set
  1107. # CONFIG_LLC2 is not set
  1108. # CONFIG_ATALK is not set
  1109. # CONFIG_X25 is not set
  1110. # CONFIG_LAPB is not set
  1111. # CONFIG_PHONET is not set
  1112. # CONFIG_6LOWPAN is not set
  1113. # CONFIG_IEEE802154 is not set
  1114. CONFIG_NET_SCHED=y
  1115.  
  1116. #
  1117. # Queueing/Scheduling
  1118. #
  1119. # CONFIG_NET_SCH_CBQ is not set
  1120. # CONFIG_NET_SCH_HTB is not set
  1121. # CONFIG_NET_SCH_HFSC is not set
  1122. # CONFIG_NET_SCH_PRIO is not set
  1123. # CONFIG_NET_SCH_MULTIQ is not set
  1124. # CONFIG_NET_SCH_RED is not set
  1125. # CONFIG_NET_SCH_SFB is not set
  1126. # CONFIG_NET_SCH_SFQ is not set
  1127. # CONFIG_NET_SCH_TEQL is not set
  1128. # CONFIG_NET_SCH_TBF is not set
  1129. # CONFIG_NET_SCH_CBS is not set
  1130. # CONFIG_NET_SCH_ETF is not set
  1131. # CONFIG_NET_SCH_TAPRIO is not set
  1132. # CONFIG_NET_SCH_GRED is not set
  1133. # CONFIG_NET_SCH_DSMARK is not set
  1134. # CONFIG_NET_SCH_NETEM is not set
  1135. # CONFIG_NET_SCH_DRR is not set
  1136. # CONFIG_NET_SCH_MQPRIO is not set
  1137. # CONFIG_NET_SCH_SKBPRIO is not set
  1138. # CONFIG_NET_SCH_CHOKE is not set
  1139. # CONFIG_NET_SCH_QFQ is not set
  1140. # CONFIG_NET_SCH_CODEL is not set
  1141. # CONFIG_NET_SCH_FQ_CODEL is not set
  1142. # CONFIG_NET_SCH_CAKE is not set
  1143. # CONFIG_NET_SCH_FQ is not set
  1144. # CONFIG_NET_SCH_HHF is not set
  1145. # CONFIG_NET_SCH_PIE is not set
  1146. # CONFIG_NET_SCH_INGRESS is not set
  1147. # CONFIG_NET_SCH_PLUG is not set
  1148. # CONFIG_NET_SCH_ETS is not set
  1149. # CONFIG_NET_SCH_DEFAULT is not set
  1150.  
  1151. #
  1152. # Classification
  1153. #
  1154. CONFIG_NET_CLS=y
  1155. # CONFIG_NET_CLS_BASIC is not set
  1156. # CONFIG_NET_CLS_TCINDEX is not set
  1157. # CONFIG_NET_CLS_ROUTE4 is not set
  1158. # CONFIG_NET_CLS_FW is not set
  1159. # CONFIG_NET_CLS_U32 is not set
  1160. # CONFIG_NET_CLS_RSVP is not set
  1161. # CONFIG_NET_CLS_RSVP6 is not set
  1162. # CONFIG_NET_CLS_FLOW is not set
  1163. # CONFIG_NET_CLS_CGROUP is not set
  1164. # CONFIG_NET_CLS_BPF is not set
  1165. # CONFIG_NET_CLS_FLOWER is not set
  1166. # CONFIG_NET_CLS_MATCHALL is not set
  1167. CONFIG_NET_EMATCH=y
  1168. CONFIG_NET_EMATCH_STACK=32
  1169. # CONFIG_NET_EMATCH_CMP is not set
  1170. # CONFIG_NET_EMATCH_NBYTE is not set
  1171. # CONFIG_NET_EMATCH_U32 is not set
  1172. # CONFIG_NET_EMATCH_META is not set
  1173. # CONFIG_NET_EMATCH_TEXT is not set
  1174. # CONFIG_NET_EMATCH_IPT is not set
  1175. CONFIG_NET_CLS_ACT=y
  1176. # CONFIG_NET_ACT_POLICE is not set
  1177. # CONFIG_NET_ACT_GACT is not set
  1178. # CONFIG_NET_ACT_MIRRED is not set
  1179. # CONFIG_NET_ACT_SAMPLE is not set
  1180. # CONFIG_NET_ACT_IPT is not set
  1181. # CONFIG_NET_ACT_NAT is not set
  1182. # CONFIG_NET_ACT_PEDIT is not set
  1183. # CONFIG_NET_ACT_SIMP is not set
  1184. # CONFIG_NET_ACT_SKBEDIT is not set
  1185. # CONFIG_NET_ACT_CSUM is not set
  1186. # CONFIG_NET_ACT_MPLS is not set
  1187. # CONFIG_NET_ACT_VLAN is not set
  1188. # CONFIG_NET_ACT_BPF is not set
  1189. # CONFIG_NET_ACT_SKBMOD is not set
  1190. # CONFIG_NET_ACT_IFE is not set
  1191. # CONFIG_NET_ACT_TUNNEL_KEY is not set
  1192. # CONFIG_NET_ACT_GATE is not set
  1193. # CONFIG_NET_TC_SKB_EXT is not set
  1194. CONFIG_NET_SCH_FIFO=y
  1195. # CONFIG_DCB is not set
  1196. CONFIG_DNS_RESOLVER=y
  1197. # CONFIG_BATMAN_ADV is not set
  1198. # CONFIG_OPENVSWITCH is not set
  1199. # CONFIG_VSOCKETS is not set
  1200. # CONFIG_NETLINK_DIAG is not set
  1201. # CONFIG_MPLS is not set
  1202. # CONFIG_NET_NSH is not set
  1203. # CONFIG_HSR is not set
  1204. # CONFIG_NET_SWITCHDEV is not set
  1205. CONFIG_NET_L3_MASTER_DEV=y
  1206. CONFIG_QRTR=y
  1207. # CONFIG_QRTR_SMD is not set
  1208. # CONFIG_QRTR_TUN is not set
  1209. # CONFIG_NET_NCSI is not set
  1210. CONFIG_PCPU_DEV_REFCNT=y
  1211. CONFIG_RPS=y
  1212. CONFIG_RFS_ACCEL=y
  1213. CONFIG_SOCK_RX_QUEUE_MAPPING=y
  1214. CONFIG_XPS=y
  1215. # CONFIG_CGROUP_NET_PRIO is not set
  1216. # CONFIG_CGROUP_NET_CLASSID is not set
  1217. CONFIG_NET_RX_BUSY_POLL=y
  1218. CONFIG_BQL=y
  1219. CONFIG_NET_FLOW_LIMIT=y
  1220.  
  1221. #
  1222. # Network testing
  1223. #
  1224. # CONFIG_NET_PKTGEN is not set
  1225. # CONFIG_NET_DROP_MONITOR is not set
  1226. # end of Network testing
  1227. # end of Networking options
  1228.  
  1229. # CONFIG_HAMRADIO is not set
  1230. # CONFIG_CAN is not set
  1231. CONFIG_BT=y
  1232. CONFIG_BT_BREDR=y
  1233. # CONFIG_BT_RFCOMM is not set
  1234. # CONFIG_BT_BNEP is not set
  1235. # CONFIG_BT_HIDP is not set
  1236. CONFIG_BT_HS=y
  1237. CONFIG_BT_LE=y
  1238. # CONFIG_BT_LEDS is not set
  1239. # CONFIG_BT_MSFTEXT is not set
  1240. # CONFIG_BT_AOSPEXT is not set
  1241. CONFIG_BT_DEBUGFS=y
  1242. CONFIG_BT_SELFTEST=y
  1243. CONFIG_BT_SELFTEST_ECDH=y
  1244. # CONFIG_BT_SELFTEST_SMP is not set
  1245. # CONFIG_BT_FEATURE_DEBUG is not set
  1246.  
  1247. #
  1248. # Bluetooth device drivers
  1249. #
  1250. CONFIG_BT_INTEL=y
  1251. CONFIG_BT_BCM=y
  1252. CONFIG_BT_RTL=y
  1253. CONFIG_BT_HCIBTUSB=y
  1254. CONFIG_BT_HCIBTUSB_AUTOSUSPEND=y
  1255. CONFIG_BT_HCIBTUSB_BCM=y
  1256. # CONFIG_BT_HCIBTUSB_MTK is not set
  1257. CONFIG_BT_HCIBTUSB_RTL=y
  1258. # CONFIG_BT_HCIBTSDIO is not set
  1259. # CONFIG_BT_HCIUART is not set
  1260. # CONFIG_BT_HCIBCM203X is not set
  1261. # CONFIG_BT_HCIBPA10X is not set
  1262. # CONFIG_BT_HCIBFUSB is not set
  1263. # CONFIG_BT_HCIVHCI is not set
  1264. # CONFIG_BT_MRVL is not set
  1265. # CONFIG_BT_ATH3K is not set
  1266. # CONFIG_BT_MTKSDIO is not set
  1267. # CONFIG_BT_QCOMSMD is not set
  1268. # CONFIG_BT_VIRTIO is not set
  1269. # end of Bluetooth device drivers
  1270.  
  1271. # CONFIG_AF_RXRPC is not set
  1272. # CONFIG_AF_KCM is not set
  1273. # CONFIG_MCTP is not set
  1274. CONFIG_FIB_RULES=y
  1275. CONFIG_WIRELESS=y
  1276. CONFIG_CFG80211=m
  1277. # CONFIG_NL80211_TESTMODE is not set
  1278. # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
  1279. # CONFIG_CFG80211_CERTIFICATION_ONUS is not set
  1280. CONFIG_CFG80211_REQUIRE_SIGNED_REGDB=y
  1281. CONFIG_CFG80211_USE_KERNEL_REGDB_KEYS=y
  1282. CONFIG_CFG80211_DEFAULT_PS=y
  1283. # CONFIG_CFG80211_DEBUGFS is not set
  1284. CONFIG_CFG80211_CRDA_SUPPORT=y
  1285. # CONFIG_CFG80211_WEXT is not set
  1286. CONFIG_MAC80211=m
  1287. CONFIG_MAC80211_HAS_RC=y
  1288. CONFIG_MAC80211_RC_MINSTREL=y
  1289. CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
  1290. CONFIG_MAC80211_RC_DEFAULT="minstrel_ht"
  1291. # CONFIG_MAC80211_MESH is not set
  1292. CONFIG_MAC80211_LEDS=y
  1293. # CONFIG_MAC80211_DEBUGFS is not set
  1294. # CONFIG_MAC80211_MESSAGE_TRACING is not set
  1295. # CONFIG_MAC80211_DEBUG_MENU is not set
  1296. CONFIG_MAC80211_STA_HASH_MAX_SIZE=0
  1297. CONFIG_RFKILL=y
  1298. CONFIG_RFKILL_LEDS=y
  1299. # CONFIG_RFKILL_INPUT is not set
  1300. # CONFIG_RFKILL_GPIO is not set
  1301. # CONFIG_NET_9P is not set
  1302. # CONFIG_CAIF is not set
  1303. # CONFIG_CEPH_LIB is not set
  1304. # CONFIG_NFC is not set
  1305. # CONFIG_PSAMPLE is not set
  1306. # CONFIG_NET_IFE is not set
  1307. # CONFIG_LWTUNNEL is not set
  1308. CONFIG_DST_CACHE=y
  1309. CONFIG_GRO_CELLS=y
  1310. CONFIG_NET_SELFTESTS=y
  1311. # CONFIG_FAILOVER is not set
  1312. CONFIG_ETHTOOL_NETLINK=y
  1313.  
  1314. #
  1315. # Device Drivers
  1316. #
  1317. CONFIG_HAVE_EISA=y
  1318. # CONFIG_EISA is not set
  1319. CONFIG_HAVE_PCI=y
  1320. CONFIG_PCI=y
  1321. CONFIG_PCI_DOMAINS=y
  1322. CONFIG_PCIEPORTBUS=y
  1323. CONFIG_HOTPLUG_PCI_PCIE=y
  1324. # CONFIG_PCIEAER is not set
  1325. CONFIG_PCIEASPM=y
  1326. CONFIG_PCIEASPM_DEFAULT=y
  1327. # CONFIG_PCIEASPM_POWERSAVE is not set
  1328. # CONFIG_PCIEASPM_POWER_SUPERSAVE is not set
  1329. # CONFIG_PCIEASPM_PERFORMANCE is not set
  1330. CONFIG_PCIE_PME=y
  1331. # CONFIG_PCIE_PTM is not set
  1332. CONFIG_PCI_MSI=y
  1333. CONFIG_PCI_MSI_IRQ_DOMAIN=y
  1334. CONFIG_PCI_QUIRKS=y
  1335. # CONFIG_PCI_DEBUG is not set
  1336. # CONFIG_PCI_STUB is not set
  1337. CONFIG_PCI_ATS=y
  1338. CONFIG_PCI_LOCKLESS_CONFIG=y
  1339. # CONFIG_PCI_IOV is not set
  1340. CONFIG_PCI_PRI=y
  1341. CONFIG_PCI_PASID=y
  1342. CONFIG_PCI_LABEL=y
  1343. # CONFIG_PCIE_BUS_TUNE_OFF is not set
  1344. CONFIG_PCIE_BUS_DEFAULT=y
  1345. # CONFIG_PCIE_BUS_SAFE is not set
  1346. # CONFIG_PCIE_BUS_PERFORMANCE is not set
  1347. # CONFIG_PCIE_BUS_PEER2PEER is not set
  1348. CONFIG_HOTPLUG_PCI=y
  1349. CONFIG_HOTPLUG_PCI_ACPI=y
  1350. # CONFIG_HOTPLUG_PCI_ACPI_IBM is not set
  1351. # CONFIG_HOTPLUG_PCI_CPCI is not set
  1352. # CONFIG_HOTPLUG_PCI_SHPC is not set
  1353.  
  1354. #
  1355. # PCI controller drivers
  1356. #
  1357. # CONFIG_PCIE_XILINX_NWL is not set
  1358. # CONFIG_PCI_TEGRA is not set
  1359. # CONFIG_PCIE_RCAR_HOST is not set
  1360. # CONFIG_PCIE_XILINX is not set
  1361. # CONFIG_PCIE_XILINX_CPM is not set
  1362. # CONFIG_PCI_XGENE is not set
  1363. # CONFIG_PCI_VERSATILE is not set
  1364. # CONFIG_PCIE_ALTERA is not set
  1365. # CONFIG_PCI_HOST_THUNDER_PEM is not set
  1366. # CONFIG_PCI_HOST_THUNDER_ECAM is not set
  1367. # CONFIG_PCIE_MEDIATEK_GEN3 is not set
  1368. CONFIG_VMD=y
  1369.  
  1370. #
  1371. # DesignWare PCI Core Support
  1372. #
  1373. # CONFIG_PCIE_DW_PLAT_HOST is not set
  1374. # CONFIG_PCI_EXYNOS is not set
  1375. # CONFIG_PCI_IMX6 is not set
  1376. # CONFIG_PCIE_SPEAR13XX is not set
  1377. # CONFIG_PCI_KEYSTONE_HOST is not set
  1378. # CONFIG_PCIE_ARMADA_8K is not set
  1379. # CONFIG_PCIE_ARTPEC6_HOST is not set
  1380. # CONFIG_PCIE_KEEMBAY_HOST is not set
  1381. # CONFIG_PCIE_HISI_STB is not set
  1382. # CONFIG_PCI_MESON is not set
  1383. # CONFIG_PCIE_TEGRA194_HOST is not set
  1384. # CONFIG_PCIE_VISCONTI_HOST is not set
  1385. # CONFIG_PCIE_FU740 is not set
  1386. # end of DesignWare PCI Core Support
  1387.  
  1388. #
  1389. # Mobiveil PCIe Core Support
  1390. #
  1391. # CONFIG_PCIE_LAYERSCAPE_GEN4 is not set
  1392. # end of Mobiveil PCIe Core Support
  1393.  
  1394. #
  1395. # Cadence PCIe controllers support
  1396. #
  1397. # end of Cadence PCIe controllers support
  1398. # end of PCI controller drivers
  1399.  
  1400. #
  1401. # PCI Endpoint
  1402. #
  1403. # CONFIG_PCI_ENDPOINT is not set
  1404. # end of PCI Endpoint
  1405.  
  1406. #
  1407. # PCI switch controller drivers
  1408. #
  1409. # CONFIG_PCI_SW_SWITCHTEC is not set
  1410. # end of PCI switch controller drivers
  1411.  
  1412. # CONFIG_CXL_BUS is not set
  1413. # CONFIG_PCCARD is not set
  1414. # CONFIG_RAPIDIO is not set
  1415.  
  1416. #
  1417. # Generic Driver Options
  1418. #
  1419. CONFIG_AUXILIARY_BUS=y
  1420. CONFIG_UEVENT_HELPER=y
  1421. CONFIG_UEVENT_HELPER_PATH=""
  1422. CONFIG_DEVTMPFS=y
  1423. CONFIG_DEVTMPFS_MOUNT=y
  1424. CONFIG_STANDALONE=y
  1425. CONFIG_PREVENT_FIRMWARE_BUILD=y
  1426.  
  1427. #
  1428. # Firmware loader
  1429. #
  1430. CONFIG_FW_LOADER=y
  1431. CONFIG_FW_LOADER_PAGED_BUF=y
  1432. CONFIG_EXTRA_FIRMWARE="intel-ucode/06-9a-03"
  1433. CONFIG_EXTRA_FIRMWARE_DIR="/lib/firmware"
  1434. CONFIG_FW_LOADER_USER_HELPER=y
  1435. CONFIG_FW_LOADER_USER_HELPER_FALLBACK=y
  1436. # CONFIG_FW_LOADER_COMPRESS is not set
  1437. CONFIG_FW_CACHE=y
  1438. # end of Firmware loader
  1439.  
  1440. CONFIG_WANT_DEV_COREDUMP=y
  1441. CONFIG_ALLOW_DEV_COREDUMP=y
  1442. CONFIG_DEV_COREDUMP=y
  1443. # CONFIG_DEBUG_DRIVER is not set
  1444. CONFIG_DEBUG_DEVRES=y
  1445. # CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set
  1446. # CONFIG_TEST_ASYNC_DRIVER_PROBE is not set
  1447. CONFIG_GENERIC_CPU_AUTOPROBE=y
  1448. CONFIG_GENERIC_CPU_VULNERABILITIES=y
  1449. CONFIG_REGMAP=y
  1450. CONFIG_REGMAP_AC97=y
  1451. CONFIG_REGMAP_I2C=y
  1452. CONFIG_REGMAP_IRQ=y
  1453. CONFIG_REGMAP_SOUNDWIRE=y
  1454. CONFIG_REGMAP_SOUNDWIRE_MBQ=y
  1455. CONFIG_DMA_SHARED_BUFFER=y
  1456. # CONFIG_DMA_FENCE_TRACE is not set
  1457. # end of Generic Driver Options
  1458.  
  1459. #
  1460. # Bus devices
  1461. #
  1462. # CONFIG_ARM_INTEGRATOR_LM is not set
  1463. # CONFIG_BT1_APB is not set
  1464. # CONFIG_BT1_AXI is not set
  1465. # CONFIG_HISILICON_LPC is not set
  1466. # CONFIG_INTEL_IXP4XX_EB is not set
  1467. # CONFIG_QCOM_EBI2 is not set
  1468. # CONFIG_MHI_BUS is not set
  1469. # end of Bus devices
  1470.  
  1471. CONFIG_CONNECTOR=y
  1472. CONFIG_PROC_EVENTS=y
  1473.  
  1474. #
  1475. # Firmware Drivers
  1476. #
  1477.  
  1478. #
  1479. # ARM System Control and Management Interface Protocol
  1480. #
  1481. # CONFIG_ARM_SCMI_PROTOCOL is not set
  1482. # end of ARM System Control and Management Interface Protocol
  1483.  
  1484. # CONFIG_ARM_SCPI_PROTOCOL is not set
  1485. # CONFIG_EDD is not set
  1486. CONFIG_FIRMWARE_MEMMAP=y
  1487. CONFIG_DMIID=y
  1488. # CONFIG_DMI_SYSFS is not set
  1489. CONFIG_DMI_SCAN_MACHINE_NON_EFI_FALLBACK=y
  1490. # CONFIG_ISCSI_IBFT is not set
  1491. # CONFIG_FW_CFG_SYSFS is not set
  1492. CONFIG_SYSFB=y
  1493. # CONFIG_SYSFB_SIMPLEFB is not set
  1494. # CONFIG_BCM47XX_NVRAM is not set
  1495. # CONFIG_GOOGLE_FIRMWARE is not set
  1496.  
  1497. #
  1498. # EFI (Extensible Firmware Interface) Support
  1499. #
  1500. CONFIG_EFI_VARS=y
  1501. CONFIG_EFI_ESRT=y
  1502. CONFIG_EFI_RUNTIME_MAP=y
  1503. # CONFIG_EFI_FAKE_MEMMAP is not set
  1504. CONFIG_EFI_RUNTIME_WRAPPERS=y
  1505. CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER=y
  1506. # CONFIG_EFI_BOOTLOADER_CONTROL is not set
  1507. # CONFIG_EFI_CAPSULE_LOADER is not set
  1508. # CONFIG_EFI_TEST is not set
  1509. CONFIG_APPLE_PROPERTIES=y
  1510. # CONFIG_RESET_ATTACK_MITIGATION is not set
  1511. # CONFIG_EFI_RCI2_TABLE is not set
  1512. # CONFIG_EFI_DISABLE_PCI_DMA is not set
  1513. # end of EFI (Extensible Firmware Interface) Support
  1514.  
  1515. CONFIG_EFI_DEV_PATH_PARSER=y
  1516. CONFIG_EFI_EARLYCON=y
  1517. CONFIG_EFI_CUSTOM_SSDT_OVERLAYS=y
  1518.  
  1519. #
  1520. # Tegra firmware driver
  1521. #
  1522. # end of Tegra firmware driver
  1523. # end of Firmware Drivers
  1524.  
  1525. # CONFIG_GNSS is not set
  1526. # CONFIG_MTD is not set
  1527. # CONFIG_OF is not set
  1528. CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y
  1529. # CONFIG_PARPORT is not set
  1530. CONFIG_PNP=y
  1531. CONFIG_PNP_DEBUG_MESSAGES=y
  1532.  
  1533. #
  1534. # Protocols
  1535. #
  1536. # CONFIG_ISAPNP is not set
  1537. CONFIG_PNPACPI=y
  1538. CONFIG_BLK_DEV=y
  1539. # CONFIG_BLK_DEV_NULL_BLK is not set
  1540. # CONFIG_BLK_DEV_FD is not set
  1541. CONFIG_CDROM=y
  1542. # CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set
  1543. CONFIG_BLK_DEV_LOOP=y
  1544. CONFIG_BLK_DEV_LOOP_MIN_COUNT=0
  1545. # CONFIG_BLK_DEV_CRYPTOLOOP is not set
  1546. # CONFIG_BLK_DEV_DRBD is not set
  1547. # CONFIG_BLK_DEV_NBD is not set
  1548. # CONFIG_BLK_DEV_SX8 is not set
  1549. # CONFIG_BLK_DEV_RAM is not set
  1550. # CONFIG_CDROM_PKTCDVD is not set
  1551. # CONFIG_ATA_OVER_ETH is not set
  1552. # CONFIG_VIRTIO_BLK is not set
  1553. # CONFIG_BLK_DEV_RBD is not set
  1554. # CONFIG_BLK_DEV_RSXX is not set
  1555.  
  1556. #
  1557. # NVME Support
  1558. #
  1559. CONFIG_NVME_CORE=y
  1560. CONFIG_BLK_DEV_NVME=y
  1561. CONFIG_NVME_MULTIPATH=y
  1562. CONFIG_NVME_HWMON=y
  1563. CONFIG_NVME_FABRICS=y
  1564. CONFIG_NVME_RDMA=y
  1565. CONFIG_NVME_FC=y
  1566. CONFIG_NVME_TCP=y
  1567. CONFIG_NVME_TARGET=y
  1568. CONFIG_NVME_TARGET_PASSTHRU=y
  1569. CONFIG_NVME_TARGET_LOOP=y
  1570. CONFIG_NVME_TARGET_RDMA=y
  1571. CONFIG_NVME_TARGET_FC=y
  1572. CONFIG_NVME_TARGET_FCLOOP=y
  1573. CONFIG_NVME_TARGET_TCP=y
  1574. # end of NVME Support
  1575.  
  1576. #
  1577. # Misc devices
  1578. #
  1579. # CONFIG_AD525X_DPOT is not set
  1580. # CONFIG_DUMMY_IRQ is not set
  1581. # CONFIG_IBM_ASM is not set
  1582. # CONFIG_PHANTOM is not set
  1583. # CONFIG_TIFM_CORE is not set
  1584. # CONFIG_ICS932S401 is not set
  1585. # CONFIG_ATMEL_SSC is not set
  1586. # CONFIG_ENCLOSURE_SERVICES is not set
  1587. # CONFIG_HP_ILO is not set
  1588. # CONFIG_QCOM_COINCELL is not set
  1589. # CONFIG_APDS9802ALS is not set
  1590. # CONFIG_ISL29003 is not set
  1591. # CONFIG_ISL29020 is not set
  1592. # CONFIG_SENSORS_TSL2550 is not set
  1593. # CONFIG_SENSORS_BH1770 is not set
  1594. # CONFIG_SENSORS_APDS990X is not set
  1595. # CONFIG_HMC6352 is not set
  1596. # CONFIG_DS1682 is not set
  1597. # CONFIG_PCH_PHUB is not set
  1598. # CONFIG_SRAM is not set
  1599. # CONFIG_DW_XDATA_PCIE is not set
  1600. # CONFIG_PCI_ENDPOINT_TEST is not set
  1601. # CONFIG_XILINX_SDFEC is not set
  1602. # CONFIG_HISI_HIKEY_USB is not set
  1603. # CONFIG_C2PORT is not set
  1604.  
  1605. #
  1606. # EEPROM support
  1607. #
  1608. CONFIG_EEPROM_AT24=y
  1609. # CONFIG_EEPROM_LEGACY is not set
  1610. CONFIG_EEPROM_MAX6875=y
  1611. CONFIG_EEPROM_93CX6=y
  1612. CONFIG_EEPROM_IDT_89HPESX=y
  1613. CONFIG_EEPROM_EE1004=y
  1614. # end of EEPROM support
  1615.  
  1616. # CONFIG_CB710_CORE is not set
  1617.  
  1618. #
  1619. # Texas Instruments shared transport line discipline
  1620. #
  1621. # CONFIG_TI_ST is not set
  1622. # end of Texas Instruments shared transport line discipline
  1623.  
  1624. # CONFIG_SENSORS_LIS3_I2C is not set
  1625. # CONFIG_ALTERA_STAPL is not set
  1626. CONFIG_INTEL_MEI=y
  1627. CONFIG_INTEL_MEI_ME=y
  1628. CONFIG_INTEL_MEI_TXE=y
  1629. CONFIG_INTEL_MEI_HDCP=m
  1630. # CONFIG_VMWARE_VMCI is not set
  1631. # CONFIG_GENWQE is not set
  1632. # CONFIG_ECHO is not set
  1633. # CONFIG_BCM_VK is not set
  1634. # CONFIG_MISC_ALCOR_PCI is not set
  1635. # CONFIG_MISC_RTSX_PCI is not set
  1636. # CONFIG_MISC_RTSX_USB is not set
  1637. # CONFIG_HABANA_AI is not set
  1638. # CONFIG_UACCE is not set
  1639. # CONFIG_PVPANIC is not set
  1640. # end of Misc devices
  1641.  
  1642. #
  1643. # SCSI device support
  1644. #
  1645. CONFIG_SCSI_MOD=y
  1646. # CONFIG_RAID_ATTRS is not set
  1647. CONFIG_SCSI_COMMON=y
  1648. CONFIG_SCSI=y
  1649. CONFIG_SCSI_DMA=y
  1650. CONFIG_SCSI_PROC_FS=y
  1651.  
  1652. #
  1653. # SCSI support type (disk, tape, CD-ROM)
  1654. #
  1655. CONFIG_BLK_DEV_SD=y
  1656. # CONFIG_CHR_DEV_ST is not set
  1657. CONFIG_BLK_DEV_SR=y
  1658. CONFIG_CHR_DEV_SG=y
  1659. CONFIG_BLK_DEV_BSG=y
  1660. # CONFIG_CHR_DEV_SCH is not set
  1661. CONFIG_SCSI_CONSTANTS=y
  1662. # CONFIG_SCSI_LOGGING is not set
  1663. CONFIG_SCSI_SCAN_ASYNC=y
  1664.  
  1665. #
  1666. # SCSI Transports
  1667. #
  1668. CONFIG_SCSI_SPI_ATTRS=y
  1669. # CONFIG_SCSI_FC_ATTRS is not set
  1670. # CONFIG_SCSI_ISCSI_ATTRS is not set
  1671. CONFIG_SCSI_SAS_ATTRS=y
  1672. CONFIG_SCSI_SAS_LIBSAS=y
  1673. # CONFIG_SCSI_SAS_ATA is not set
  1674. CONFIG_SCSI_SAS_HOST_SMP=y
  1675. # CONFIG_SCSI_SRP_ATTRS is not set
  1676. # end of SCSI Transports
  1677.  
  1678. CONFIG_SCSI_LOWLEVEL=y
  1679. # CONFIG_ISCSI_TCP is not set
  1680. # CONFIG_ISCSI_BOOT_SYSFS is not set
  1681. # CONFIG_SCSI_CXGB3_ISCSI is not set
  1682. # CONFIG_SCSI_CXGB4_ISCSI is not set
  1683. # CONFIG_SCSI_BNX2_ISCSI is not set
  1684. # CONFIG_BE2ISCSI is not set
  1685. # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
  1686. # CONFIG_SCSI_HPSA is not set
  1687. # CONFIG_SCSI_3W_9XXX is not set
  1688. # CONFIG_SCSI_3W_SAS is not set
  1689. # CONFIG_SCSI_ACARD is not set
  1690. # CONFIG_SCSI_AACRAID is not set
  1691. # CONFIG_SCSI_AIC7XXX is not set
  1692. # CONFIG_SCSI_AIC79XX is not set
  1693. # CONFIG_SCSI_AIC94XX is not set
  1694. # CONFIG_SCSI_HISI_SAS is not set
  1695. # CONFIG_SCSI_MVSAS is not set
  1696. # CONFIG_SCSI_MVUMI is not set
  1697. # CONFIG_SCSI_DPT_I2O is not set
  1698. # CONFIG_SCSI_ADVANSYS is not set
  1699. # CONFIG_SCSI_ARCMSR is not set
  1700. # CONFIG_SCSI_ESAS2R is not set
  1701. # CONFIG_MEGARAID_NEWGEN is not set
  1702. # CONFIG_MEGARAID_LEGACY is not set
  1703. # CONFIG_MEGARAID_SAS is not set
  1704. # CONFIG_SCSI_MPT3SAS is not set
  1705. # CONFIG_SCSI_MPT2SAS is not set
  1706. # CONFIG_SCSI_MPI3MR is not set
  1707. # CONFIG_SCSI_SMARTPQI is not set
  1708. # CONFIG_SCSI_UFSHCD is not set
  1709. # CONFIG_SCSI_HPTIOP is not set
  1710. # CONFIG_SCSI_BUSLOGIC is not set
  1711. # CONFIG_SCSI_MYRB is not set
  1712. # CONFIG_SCSI_MYRS is not set
  1713. # CONFIG_VMWARE_PVSCSI is not set
  1714. # CONFIG_SCSI_SNIC is not set
  1715. # CONFIG_SCSI_DMX3191D is not set
  1716. # CONFIG_SCSI_FDOMAIN_PCI is not set
  1717. CONFIG_SCSI_ISCI=y
  1718. # CONFIG_SCSI_IPS is not set
  1719. # CONFIG_SCSI_INITIO is not set
  1720. # CONFIG_SCSI_INIA100 is not set
  1721. # CONFIG_SCSI_STEX is not set
  1722. # CONFIG_SCSI_SYM53C8XX_2 is not set
  1723. # CONFIG_SCSI_IPR is not set
  1724. # CONFIG_SCSI_QLOGIC_1280 is not set
  1725. # CONFIG_SCSI_QLA_ISCSI is not set
  1726. # CONFIG_SCSI_DC395x is not set
  1727. # CONFIG_SCSI_AM53C974 is not set
  1728. # CONFIG_SCSI_WD719X is not set
  1729. # CONFIG_SCSI_DEBUG is not set
  1730. # CONFIG_SCSI_PMCRAID is not set
  1731. # CONFIG_SCSI_PM8001 is not set
  1732. CONFIG_SCSI_VIRTIO=y
  1733. # CONFIG_SCSI_DH is not set
  1734. # end of SCSI device support
  1735.  
  1736. CONFIG_ATA=y
  1737. CONFIG_SATA_HOST=y
  1738. CONFIG_PATA_TIMINGS=y
  1739. CONFIG_ATA_VERBOSE_ERROR=y
  1740. CONFIG_ATA_FORCE=y
  1741. CONFIG_ATA_ACPI=y
  1742. # CONFIG_SATA_ZPODD is not set
  1743. CONFIG_SATA_PMP=y
  1744.  
  1745. #
  1746. # Controllers with non-SFF native interface
  1747. #
  1748. CONFIG_SATA_AHCI=y
  1749. CONFIG_SATA_MOBILE_LPM_POLICY=0
  1750. # CONFIG_SATA_AHCI_PLATFORM is not set
  1751. # CONFIG_SATA_GEMINI is not set
  1752. # CONFIG_SATA_INIC162X is not set
  1753. # CONFIG_SATA_ACARD_AHCI is not set
  1754. # CONFIG_SATA_SIL24 is not set
  1755. CONFIG_ATA_SFF=y
  1756.  
  1757. #
  1758. # SFF controllers with custom DMA interface
  1759. #
  1760. # CONFIG_PDC_ADMA is not set
  1761. # CONFIG_SATA_QSTOR is not set
  1762. # CONFIG_SATA_SX4 is not set
  1763. CONFIG_ATA_BMDMA=y
  1764.  
  1765. #
  1766. # SATA SFF controllers with BMDMA
  1767. #
  1768. CONFIG_ATA_PIIX=y
  1769. # CONFIG_SATA_DWC is not set
  1770. # CONFIG_SATA_HIGHBANK is not set
  1771. # CONFIG_SATA_MV is not set
  1772. # CONFIG_SATA_NV is not set
  1773. # CONFIG_SATA_PROMISE is not set
  1774. # CONFIG_SATA_RCAR is not set
  1775. # CONFIG_SATA_SIL is not set
  1776. # CONFIG_SATA_SIS is not set
  1777. # CONFIG_SATA_SVW is not set
  1778. # CONFIG_SATA_ULI is not set
  1779. # CONFIG_SATA_VIA is not set
  1780. # CONFIG_SATA_VITESSE is not set
  1781.  
  1782. #
  1783. # PATA SFF controllers with BMDMA
  1784. #
  1785. # CONFIG_PATA_ALI is not set
  1786. CONFIG_PATA_AMD=y
  1787. # CONFIG_PATA_ARASAN_CF is not set
  1788. # CONFIG_PATA_ARTOP is not set
  1789. # CONFIG_PATA_ATIIXP is not set
  1790. # CONFIG_PATA_ATP867X is not set
  1791. # CONFIG_PATA_CMD64X is not set
  1792. # CONFIG_PATA_CS5520 is not set
  1793. # CONFIG_PATA_CS5530 is not set
  1794. # CONFIG_PATA_CS5536 is not set
  1795. # CONFIG_PATA_CYPRESS is not set
  1796. # CONFIG_PATA_EFAR is not set
  1797. # CONFIG_PATA_HPT366 is not set
  1798. # CONFIG_PATA_HPT37X is not set
  1799. # CONFIG_PATA_HPT3X2N is not set
  1800. # CONFIG_PATA_HPT3X3 is not set
  1801. # CONFIG_PATA_IT8213 is not set
  1802. # CONFIG_PATA_IT821X is not set
  1803. # CONFIG_PATA_JMICRON is not set
  1804. # CONFIG_PATA_MARVELL is not set
  1805. # CONFIG_PATA_NETCELL is not set
  1806. # CONFIG_PATA_NINJA32 is not set
  1807. # CONFIG_PATA_NS87415 is not set
  1808. CONFIG_PATA_OLDPIIX=y
  1809. # CONFIG_PATA_OPTIDMA is not set
  1810. # CONFIG_PATA_PDC2027X is not set
  1811. # CONFIG_PATA_PDC_OLD is not set
  1812. # CONFIG_PATA_RADISYS is not set
  1813. # CONFIG_PATA_RDC is not set
  1814. # CONFIG_PATA_SC1200 is not set
  1815. CONFIG_PATA_SCH=y
  1816. # CONFIG_PATA_SERVERWORKS is not set
  1817. # CONFIG_PATA_SIL680 is not set
  1818. # CONFIG_PATA_SIS is not set
  1819. # CONFIG_PATA_TOSHIBA is not set
  1820. # CONFIG_PATA_TRIFLEX is not set
  1821. # CONFIG_PATA_VIA is not set
  1822. # CONFIG_PATA_WINBOND is not set
  1823.  
  1824. #
  1825. # PIO-only SFF controllers
  1826. #
  1827. # CONFIG_PATA_CMD640_PCI is not set
  1828. # CONFIG_PATA_IXP4XX_CF is not set
  1829. # CONFIG_PATA_MPIIX is not set
  1830. # CONFIG_PATA_NS87410 is not set
  1831. # CONFIG_PATA_OPTI is not set
  1832. # CONFIG_PATA_PLATFORM is not set
  1833. # CONFIG_PATA_RZ1000 is not set
  1834.  
  1835. #
  1836. # Generic fallback / legacy drivers
  1837. #
  1838. # CONFIG_PATA_ACPI is not set
  1839. # CONFIG_ATA_GENERIC is not set
  1840. # CONFIG_PATA_LEGACY is not set
  1841. CONFIG_MD=y
  1842. CONFIG_BLK_DEV_MD=y
  1843. CONFIG_MD_AUTODETECT=y
  1844. # CONFIG_MD_LINEAR is not set
  1845. # CONFIG_MD_RAID0 is not set
  1846. # CONFIG_MD_RAID1 is not set
  1847. # CONFIG_MD_RAID10 is not set
  1848. # CONFIG_MD_RAID456 is not set
  1849. # CONFIG_MD_MULTIPATH is not set
  1850. # CONFIG_MD_FAULTY is not set
  1851. # CONFIG_BCACHE is not set
  1852. CONFIG_BLK_DEV_DM_BUILTIN=y
  1853. CONFIG_BLK_DEV_DM=y
  1854. # CONFIG_DM_DEBUG is not set
  1855. # CONFIG_DM_UNSTRIPED is not set
  1856. # CONFIG_DM_CRYPT is not set
  1857. # CONFIG_DM_SNAPSHOT is not set
  1858. # CONFIG_DM_THIN_PROVISIONING is not set
  1859. # CONFIG_DM_CACHE is not set
  1860. # CONFIG_DM_WRITECACHE is not set
  1861. # CONFIG_DM_EBS is not set
  1862. # CONFIG_DM_ERA is not set
  1863. # CONFIG_DM_CLONE is not set
  1864. CONFIG_DM_MIRROR=y
  1865. # CONFIG_DM_LOG_USERSPACE is not set
  1866. # CONFIG_DM_RAID is not set
  1867. CONFIG_DM_ZERO=y
  1868. CONFIG_DM_MULTIPATH=y
  1869. # CONFIG_DM_MULTIPATH_QL is not set
  1870. # CONFIG_DM_MULTIPATH_ST is not set
  1871. # CONFIG_DM_MULTIPATH_HST is not set
  1872. # CONFIG_DM_MULTIPATH_IOA is not set
  1873. # CONFIG_DM_DELAY is not set
  1874. # CONFIG_DM_DUST is not set
  1875. # CONFIG_DM_INIT is not set
  1876. # CONFIG_DM_UEVENT is not set
  1877. # CONFIG_DM_FLAKEY is not set
  1878. # CONFIG_DM_VERITY is not set
  1879. # CONFIG_DM_SWITCH is not set
  1880. # CONFIG_DM_LOG_WRITES is not set
  1881. # CONFIG_DM_INTEGRITY is not set
  1882. # CONFIG_TARGET_CORE is not set
  1883. # CONFIG_FUSION is not set
  1884.  
  1885. #
  1886. # IEEE 1394 (FireWire) support
  1887. #
  1888. # CONFIG_FIREWIRE is not set
  1889. # CONFIG_FIREWIRE_NOSY is not set
  1890. # end of IEEE 1394 (FireWire) support
  1891.  
  1892. # CONFIG_MACINTOSH_DRIVERS is not set
  1893. CONFIG_NETDEVICES=y
  1894. CONFIG_MII=y
  1895. CONFIG_NET_CORE=y
  1896. # CONFIG_BONDING is not set
  1897. # CONFIG_DUMMY is not set
  1898. CONFIG_WIREGUARD=y
  1899. CONFIG_WIREGUARD_DEBUG=y
  1900. # CONFIG_EQUALIZER is not set
  1901. # CONFIG_NET_FC is not set
  1902. # CONFIG_NET_TEAM is not set
  1903. CONFIG_MACVLAN=y
  1904. CONFIG_MACVTAP=y
  1905. CONFIG_IPVLAN_L3S=y
  1906. CONFIG_IPVLAN=y
  1907. CONFIG_IPVTAP=y
  1908. # CONFIG_VXLAN is not set
  1909. # CONFIG_GENEVE is not set
  1910. # CONFIG_BAREUDP is not set
  1911. # CONFIG_GTP is not set
  1912. # CONFIG_MACSEC is not set
  1913. CONFIG_NETCONSOLE=y
  1914. # CONFIG_NETCONSOLE_DYNAMIC is not set
  1915. CONFIG_NETPOLL=y
  1916. CONFIG_NET_POLL_CONTROLLER=y
  1917. # CONFIG_TUN is not set
  1918. CONFIG_TAP=y
  1919. # CONFIG_TUN_VNET_CROSS_LE is not set
  1920. # CONFIG_VETH is not set
  1921. # CONFIG_VIRTIO_NET is not set
  1922. # CONFIG_NLMON is not set
  1923. # CONFIG_ARCNET is not set
  1924. CONFIG_ETHERNET=y
  1925. # CONFIG_NET_VENDOR_3COM is not set
  1926. # CONFIG_NET_VENDOR_ACTIONS is not set
  1927. # CONFIG_NET_VENDOR_ADAPTEC is not set
  1928. # CONFIG_NET_VENDOR_AGERE is not set
  1929. # CONFIG_NET_VENDOR_ALACRITECH is not set
  1930. # CONFIG_NET_VENDOR_ALTEON is not set
  1931. # CONFIG_ALTERA_TSE is not set
  1932. # CONFIG_NET_VENDOR_AMAZON is not set
  1933. # CONFIG_NET_VENDOR_AMD is not set
  1934. # CONFIG_NET_XGENE is not set
  1935. # CONFIG_NET_XGENE_V2 is not set
  1936. # CONFIG_NET_VENDOR_AQUANTIA is not set
  1937. # CONFIG_NET_VENDOR_ARC is not set
  1938. # CONFIG_NET_VENDOR_ATHEROS is not set
  1939. # CONFIG_CX_ECAT is not set
  1940. # CONFIG_NET_VENDOR_BROADCOM is not set
  1941. # CONFIG_NET_VENDOR_CADENCE is not set
  1942. # CONFIG_NET_CALXEDA_XGMAC is not set
  1943. # CONFIG_NET_VENDOR_CAVIUM is not set
  1944. # CONFIG_NET_VENDOR_CHELSIO is not set
  1945. CONFIG_NET_VENDOR_CIRRUS=y
  1946. # CONFIG_CS89x0_PLATFORM is not set
  1947. # CONFIG_EP93XX_ETH is not set
  1948. # CONFIG_NET_VENDOR_CISCO is not set
  1949. # CONFIG_NET_VENDOR_CORTINA is not set
  1950. # CONFIG_DM9000 is not set
  1951. # CONFIG_DNET is not set
  1952. # CONFIG_NET_VENDOR_DEC is not set
  1953. # CONFIG_NET_VENDOR_DLINK is not set
  1954. # CONFIG_NET_VENDOR_EMULEX is not set
  1955. # CONFIG_NET_VENDOR_EZCHIP is not set
  1956. CONFIG_NET_VENDOR_FARADAY=y
  1957. CONFIG_NET_VENDOR_FREESCALE=y
  1958. # CONFIG_FEC is not set
  1959. # CONFIG_FSL_FMAN is not set
  1960. # CONFIG_FSL_PQ_MDIO is not set
  1961. # CONFIG_GIANFAR is not set
  1962. # CONFIG_FSL_ENETC is not set
  1963. # CONFIG_FSL_ENETC_VF is not set
  1964. # CONFIG_FSL_ENETC_IERB is not set
  1965. # CONFIG_FSL_ENETC_MDIO is not set
  1966. # CONFIG_NET_VENDOR_GOOGLE is not set
  1967. CONFIG_NET_VENDOR_HISILICON=y
  1968. # CONFIG_HIX5HD2_GMAC is not set
  1969. # CONFIG_HISI_FEMAC is not set
  1970. # CONFIG_HIP04_ETH is not set
  1971. # CONFIG_HNS_DSAF is not set
  1972. # CONFIG_HNS_ENET is not set
  1973. # CONFIG_HNS3 is not set
  1974. # CONFIG_NET_VENDOR_HUAWEI is not set
  1975. CONFIG_NET_VENDOR_I825XX=y
  1976. CONFIG_NET_VENDOR_INTEL=y
  1977. CONFIG_E100=y
  1978. CONFIG_E1000=y
  1979. CONFIG_E1000E=y
  1980. CONFIG_E1000E_HWTS=y
  1981. CONFIG_IGB=y
  1982. CONFIG_IGB_HWMON=y
  1983. CONFIG_IGB_DCA=y
  1984. # CONFIG_IGBVF is not set
  1985. # CONFIG_IXGB is not set
  1986. # CONFIG_IXGBE is not set
  1987. # CONFIG_IXGBEVF is not set
  1988. CONFIG_I40E=y
  1989. # CONFIG_I40EVF is not set
  1990. # CONFIG_ICE is not set
  1991. # CONFIG_FM10K is not set
  1992. CONFIG_IGC=y
  1993. # CONFIG_JME is not set
  1994. # CONFIG_KORINA is not set
  1995. # CONFIG_NET_VENDOR_LITEX is not set
  1996. # CONFIG_NET_VENDOR_MARVELL is not set
  1997. # CONFIG_NET_VENDOR_MELLANOX is not set
  1998. # CONFIG_NET_VENDOR_MICREL is not set
  1999. # CONFIG_NET_VENDOR_MICROCHIP is not set
  2000. # CONFIG_NET_VENDOR_MICROSEMI is not set
  2001. # CONFIG_NET_VENDOR_MICROSOFT is not set
  2002. # CONFIG_NET_VENDOR_MYRI is not set
  2003. # CONFIG_FEALNX is not set
  2004. # CONFIG_NET_VENDOR_NI is not set
  2005. # CONFIG_NET_VENDOR_NATSEMI is not set
  2006. # CONFIG_NET_VENDOR_NETERION is not set
  2007. # CONFIG_NET_VENDOR_NETRONOME is not set
  2008. # CONFIG_NET_VENDOR_NVIDIA is not set
  2009. # CONFIG_LPC_ENET is not set
  2010. # CONFIG_NET_VENDOR_OKI is not set
  2011. # CONFIG_ETHOC is not set
  2012. # CONFIG_NET_VENDOR_PACKET_ENGINES is not set
  2013. # CONFIG_NET_VENDOR_PENSANDO is not set
  2014. # CONFIG_NET_VENDOR_QLOGIC is not set
  2015. # CONFIG_NET_VENDOR_BROCADE is not set
  2016. # CONFIG_NET_VENDOR_QUALCOMM is not set
  2017. # CONFIG_NET_VENDOR_RDC is not set
  2018. CONFIG_NET_VENDOR_REALTEK=y
  2019. CONFIG_8139CP=y
  2020. CONFIG_8139TOO=y
  2021. CONFIG_8139TOO_PIO=y
  2022. # CONFIG_8139TOO_TUNE_TWISTER is not set
  2023. # CONFIG_8139TOO_8129 is not set
  2024. # CONFIG_8139_OLD_RX_RESET is not set
  2025. CONFIG_R8169=y
  2026. # CONFIG_NET_VENDOR_RENESAS is not set
  2027. # CONFIG_NET_VENDOR_ROCKER is not set
  2028. # CONFIG_NET_VENDOR_SAMSUNG is not set
  2029. # CONFIG_NET_VENDOR_SEEQ is not set
  2030. # CONFIG_NET_VENDOR_SILAN is not set
  2031. # CONFIG_NET_VENDOR_SIS is not set
  2032. # CONFIG_NET_VENDOR_SOLARFLARE is not set
  2033. # CONFIG_NET_VENDOR_SMSC is not set
  2034. # CONFIG_NET_VENDOR_SOCIONEXT is not set
  2035. # CONFIG_NET_VENDOR_STMICRO is not set
  2036. # CONFIG_NET_VENDOR_SUN is not set
  2037. # CONFIG_NET_VENDOR_SYNOPSYS is not set
  2038. # CONFIG_NET_VENDOR_TEHUTI is not set
  2039. # CONFIG_NET_VENDOR_TI is not set
  2040. # CONFIG_NET_VENDOR_VIA is not set
  2041. # CONFIG_NET_VENDOR_WIZNET is not set
  2042. # CONFIG_NET_VENDOR_XILINX is not set
  2043. # CONFIG_FDDI is not set
  2044. # CONFIG_HIPPI is not set
  2045. # CONFIG_NET_SB1000 is not set
  2046. CONFIG_PHYLIB=y
  2047. CONFIG_SWPHY=y
  2048. # CONFIG_LED_TRIGGER_PHY is not set
  2049. CONFIG_FIXED_PHY=y
  2050.  
  2051. #
  2052. # MII PHY device drivers
  2053. #
  2054. # CONFIG_AMD_PHY is not set
  2055. # CONFIG_MESON_GXL_PHY is not set
  2056. # CONFIG_ADIN_PHY is not set
  2057. # CONFIG_AQUANTIA_PHY is not set
  2058. # CONFIG_AX88796B_PHY is not set
  2059. # CONFIG_BROADCOM_PHY is not set
  2060. # CONFIG_BCM54140_PHY is not set
  2061. # CONFIG_BCM63XX_PHY is not set
  2062. # CONFIG_BCM7XXX_PHY is not set
  2063. # CONFIG_BCM84881_PHY is not set
  2064. # CONFIG_BCM87XX_PHY is not set
  2065. # CONFIG_CICADA_PHY is not set
  2066. # CONFIG_CORTINA_PHY is not set
  2067. # CONFIG_DAVICOM_PHY is not set
  2068. # CONFIG_ICPLUS_PHY is not set
  2069. # CONFIG_LXT_PHY is not set
  2070. # CONFIG_INTEL_XWAY_PHY is not set
  2071. # CONFIG_LSI_ET1011C_PHY is not set
  2072. # CONFIG_MARVELL_PHY is not set
  2073. # CONFIG_MARVELL_10G_PHY is not set
  2074. # CONFIG_MARVELL_88X2222_PHY is not set
  2075. # CONFIG_MAXLINEAR_GPHY is not set
  2076. # CONFIG_MEDIATEK_GE_PHY is not set
  2077. # CONFIG_MICREL_PHY is not set
  2078. # CONFIG_MICROCHIP_PHY is not set
  2079. # CONFIG_MICROCHIP_T1_PHY is not set
  2080. # CONFIG_MICROSEMI_PHY is not set
  2081. # CONFIG_MOTORCOMM_PHY is not set
  2082. # CONFIG_NATIONAL_PHY is not set
  2083. # CONFIG_NXP_C45_TJA11XX_PHY is not set
  2084. # CONFIG_NXP_TJA11XX_PHY is not set
  2085. # CONFIG_AT803X_PHY is not set
  2086. # CONFIG_QSEMI_PHY is not set
  2087. CONFIG_REALTEK_PHY=y
  2088. # CONFIG_RENESAS_PHY is not set
  2089. # CONFIG_ROCKCHIP_PHY is not set
  2090. # CONFIG_SMSC_PHY is not set
  2091. # CONFIG_STE10XP is not set
  2092. # CONFIG_TERANETICS_PHY is not set
  2093. # CONFIG_DP83822_PHY is not set
  2094. # CONFIG_DP83TC811_PHY is not set
  2095. # CONFIG_DP83848_PHY is not set
  2096. # CONFIG_DP83867_PHY is not set
  2097. # CONFIG_DP83869_PHY is not set
  2098. # CONFIG_VITESSE_PHY is not set
  2099. # CONFIG_XILINX_GMII2RGMII is not set
  2100. CONFIG_MDIO_DEVICE=y
  2101. CONFIG_MDIO_BUS=y
  2102. CONFIG_FWNODE_MDIO=y
  2103. CONFIG_ACPI_MDIO=y
  2104. CONFIG_MDIO_DEVRES=y
  2105. # CONFIG_MDIO_SUN4I is not set
  2106. # CONFIG_MDIO_XGENE is not set
  2107. # CONFIG_MDIO_BITBANG is not set
  2108. # CONFIG_MDIO_BCM_UNIMAC is not set
  2109. # CONFIG_MDIO_MVUSB is not set
  2110. # CONFIG_MDIO_MSCC_MIIM is not set
  2111. # CONFIG_MDIO_MOXART is not set
  2112. # CONFIG_MDIO_OCTEON is not set
  2113. # CONFIG_MDIO_THUNDER is not set
  2114.  
  2115. #
  2116. # MDIO Multiplexers
  2117. #
  2118.  
  2119. #
  2120. # PCS device drivers
  2121. #
  2122. # CONFIG_PCS_XPCS is not set
  2123. # end of PCS device drivers
  2124.  
  2125. # CONFIG_PPP is not set
  2126. # CONFIG_SLIP is not set
  2127. CONFIG_USB_NET_DRIVERS=y
  2128. # CONFIG_USB_CATC is not set
  2129. # CONFIG_USB_KAWETH is not set
  2130. # CONFIG_USB_PEGASUS is not set
  2131. # CONFIG_USB_RTL8150 is not set
  2132. # CONFIG_USB_RTL8152 is not set
  2133. # CONFIG_USB_LAN78XX is not set
  2134. # CONFIG_USB_USBNET is not set
  2135. # CONFIG_USB_HSO is not set
  2136. # CONFIG_USB_IPHETH is not set
  2137. CONFIG_WLAN=y
  2138. # CONFIG_WLAN_VENDOR_ADMTEK is not set
  2139. # CONFIG_WLAN_VENDOR_ATH is not set
  2140. # CONFIG_WLAN_VENDOR_ATMEL is not set
  2141. # CONFIG_WLAN_VENDOR_BROADCOM is not set
  2142. # CONFIG_WLAN_VENDOR_CISCO is not set
  2143. CONFIG_WLAN_VENDOR_INTEL=y
  2144. # CONFIG_IPW2100 is not set
  2145. # CONFIG_IPW2200 is not set
  2146. # CONFIG_IWL4965 is not set
  2147. # CONFIG_IWL3945 is not set
  2148. CONFIG_IWLWIFI=m
  2149. CONFIG_IWLWIFI_LEDS=y
  2150. CONFIG_IWLDVM=m
  2151. CONFIG_IWLMVM=m
  2152. CONFIG_IWLWIFI_OPMODE_MODULAR=y
  2153. # CONFIG_IWLWIFI_BCAST_FILTERING is not set
  2154.  
  2155. #
  2156. # Debugging Options
  2157. #
  2158. # CONFIG_IWLWIFI_DEBUG is not set
  2159. # CONFIG_IWLWIFI_DEVICE_TRACING is not set
  2160. # end of Debugging Options
  2161.  
  2162. # CONFIG_WLAN_VENDOR_INTERSIL is not set
  2163. # CONFIG_WLAN_VENDOR_MARVELL is not set
  2164. # CONFIG_WLAN_VENDOR_MEDIATEK is not set
  2165. # CONFIG_WLAN_VENDOR_MICROCHIP is not set
  2166. # CONFIG_WLAN_VENDOR_RALINK is not set
  2167. # CONFIG_WLAN_VENDOR_REALTEK is not set
  2168. # CONFIG_WLAN_VENDOR_RSI is not set
  2169. # CONFIG_WLAN_VENDOR_ST is not set
  2170. # CONFIG_WLAN_VENDOR_TI is not set
  2171. # CONFIG_WLAN_VENDOR_ZYDAS is not set
  2172. # CONFIG_WLAN_VENDOR_QUANTENNA is not set
  2173. # CONFIG_MAC80211_HWSIM is not set
  2174. # CONFIG_USB_NET_RNDIS_WLAN is not set
  2175. # CONFIG_VIRT_WIFI is not set
  2176. # CONFIG_WAN is not set
  2177.  
  2178. #
  2179. # Wireless WAN
  2180. #
  2181. # CONFIG_WWAN is not set
  2182. # end of Wireless WAN
  2183.  
  2184. # CONFIG_VMXNET3 is not set
  2185. # CONFIG_FUJITSU_ES is not set
  2186. # CONFIG_USB4_NET is not set
  2187. # CONFIG_NETDEVSIM is not set
  2188. # CONFIG_NET_FAILOVER is not set
  2189. # CONFIG_ISDN is not set
  2190.  
  2191. #
  2192. # Input device support
  2193. #
  2194. CONFIG_INPUT=y
  2195. CONFIG_INPUT_LEDS=y
  2196. CONFIG_INPUT_FF_MEMLESS=y
  2197. CONFIG_INPUT_SPARSEKMAP=y
  2198. # CONFIG_INPUT_MATRIXKMAP is not set
  2199.  
  2200. #
  2201. # Userland interfaces
  2202. #
  2203. # CONFIG_INPUT_MOUSEDEV is not set
  2204. CONFIG_INPUT_JOYDEV=y
  2205. CONFIG_INPUT_EVDEV=y
  2206. # CONFIG_INPUT_EVBUG is not set
  2207.  
  2208. #
  2209. # Input Device Drivers
  2210. #
  2211. CONFIG_INPUT_KEYBOARD=y
  2212. # CONFIG_KEYBOARD_ADP5588 is not set
  2213. # CONFIG_KEYBOARD_ADP5589 is not set
  2214. CONFIG_KEYBOARD_ATKBD=y
  2215. # CONFIG_KEYBOARD_QT1050 is not set
  2216. # CONFIG_KEYBOARD_QT1070 is not set
  2217. # CONFIG_KEYBOARD_QT2160 is not set
  2218. # CONFIG_KEYBOARD_DLINK_DIR685 is not set
  2219. # CONFIG_KEYBOARD_LKKBD is not set
  2220. # CONFIG_KEYBOARD_EP93XX is not set
  2221. # CONFIG_KEYBOARD_GPIO is not set
  2222. # CONFIG_KEYBOARD_GPIO_POLLED is not set
  2223. # CONFIG_KEYBOARD_TCA6416 is not set
  2224. # CONFIG_KEYBOARD_TCA8418 is not set
  2225. # CONFIG_KEYBOARD_MATRIX is not set
  2226. # CONFIG_KEYBOARD_LM8323 is not set
  2227. # CONFIG_KEYBOARD_LM8333 is not set
  2228. # CONFIG_KEYBOARD_MAX7359 is not set
  2229. # CONFIG_KEYBOARD_MCS is not set
  2230. # CONFIG_KEYBOARD_MPR121 is not set
  2231. # CONFIG_KEYBOARD_IMX is not set
  2232. # CONFIG_KEYBOARD_NEWTON is not set
  2233. # CONFIG_KEYBOARD_OPENCORES is not set
  2234. # CONFIG_KEYBOARD_SAMSUNG is not set
  2235. # CONFIG_KEYBOARD_GOLDFISH_EVENTS is not set
  2236. # CONFIG_KEYBOARD_STOWAWAY is not set
  2237. # CONFIG_KEYBOARD_ST_KEYSCAN is not set
  2238. # CONFIG_KEYBOARD_SUNKBD is not set
  2239. # CONFIG_KEYBOARD_SH_KEYSC is not set
  2240. # CONFIG_KEYBOARD_TM2_TOUCHKEY is not set
  2241. # CONFIG_KEYBOARD_XTKBD is not set
  2242. CONFIG_INPUT_MOUSE=y
  2243. CONFIG_MOUSE_PS2=y
  2244. CONFIG_MOUSE_PS2_ALPS=y
  2245. CONFIG_MOUSE_PS2_BYD=y
  2246. CONFIG_MOUSE_PS2_LOGIPS2PP=y
  2247. CONFIG_MOUSE_PS2_SYNAPTICS=y
  2248. CONFIG_MOUSE_PS2_SYNAPTICS_SMBUS=y
  2249. CONFIG_MOUSE_PS2_CYPRESS=y
  2250. CONFIG_MOUSE_PS2_LIFEBOOK=y
  2251. CONFIG_MOUSE_PS2_TRACKPOINT=y
  2252. # CONFIG_MOUSE_PS2_ELANTECH is not set
  2253. # CONFIG_MOUSE_PS2_SENTELIC is not set
  2254. # CONFIG_MOUSE_PS2_TOUCHKIT is not set
  2255. CONFIG_MOUSE_PS2_FOCALTECH=y
  2256. CONFIG_MOUSE_PS2_SMBUS=y
  2257. # CONFIG_MOUSE_SERIAL is not set
  2258. # CONFIG_MOUSE_APPLETOUCH is not set
  2259. # CONFIG_MOUSE_BCM5974 is not set
  2260. CONFIG_MOUSE_CYAPA=y
  2261. CONFIG_MOUSE_ELAN_I2C=y
  2262. CONFIG_MOUSE_ELAN_I2C_I2C=y
  2263. # CONFIG_MOUSE_ELAN_I2C_SMBUS is not set
  2264. # CONFIG_MOUSE_VSXXXAA is not set
  2265. # CONFIG_MOUSE_GPIO is not set
  2266. CONFIG_MOUSE_SYNAPTICS_I2C=y
  2267. CONFIG_MOUSE_SYNAPTICS_USB=y
  2268. # CONFIG_INPUT_JOYSTICK is not set
  2269. # CONFIG_INPUT_TABLET is not set
  2270. # CONFIG_INPUT_TOUCHSCREEN is not set
  2271. CONFIG_INPUT_MISC=y
  2272. # CONFIG_INPUT_AD714X is not set
  2273. # CONFIG_INPUT_ATMEL_CAPTOUCH is not set
  2274. # CONFIG_INPUT_BMA150 is not set
  2275. # CONFIG_INPUT_E3X0_BUTTON is not set
  2276. CONFIG_INPUT_PCSPKR=y
  2277. # CONFIG_INPUT_MMA8450 is not set
  2278. # CONFIG_INPUT_APANEL is not set
  2279. # CONFIG_INPUT_GPIO_BEEPER is not set
  2280. # CONFIG_INPUT_GPIO_DECODER is not set
  2281. # CONFIG_INPUT_GPIO_VIBRA is not set
  2282. # CONFIG_INPUT_ATLAS_BTNS is not set
  2283. # CONFIG_INPUT_ATI_REMOTE2 is not set
  2284. # CONFIG_INPUT_KEYSPAN_REMOTE is not set
  2285. # CONFIG_INPUT_KXTJ9 is not set
  2286. # CONFIG_INPUT_POWERMATE is not set
  2287. # CONFIG_INPUT_YEALINK is not set
  2288. # CONFIG_INPUT_CM109 is not set
  2289. # CONFIG_INPUT_REGULATOR_HAPTIC is not set
  2290. # CONFIG_INPUT_UINPUT is not set
  2291. # CONFIG_INPUT_PCF8574 is not set
  2292. # CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set
  2293. # CONFIG_INPUT_DA7280_HAPTICS is not set
  2294. # CONFIG_INPUT_ADXL34X is not set
  2295. # CONFIG_INPUT_IMS_PCU is not set
  2296. # CONFIG_INPUT_IQS269A is not set
  2297. # CONFIG_INPUT_IQS626A is not set
  2298. # CONFIG_INPUT_CMA3000 is not set
  2299. # CONFIG_INPUT_IDEAPAD_SLIDEBAR is not set
  2300. # CONFIG_INPUT_DRV260X_HAPTICS is not set
  2301. # CONFIG_INPUT_DRV2665_HAPTICS is not set
  2302. # CONFIG_INPUT_DRV2667_HAPTICS is not set
  2303. # CONFIG_INPUT_HISI_POWERKEY is not set
  2304. # CONFIG_INPUT_SC27XX_VIBRA is not set
  2305. CONFIG_RMI4_CORE=y
  2306. # CONFIG_RMI4_I2C is not set
  2307. # CONFIG_RMI4_SMB is not set
  2308. CONFIG_RMI4_F03=y
  2309. CONFIG_RMI4_F03_SERIO=y
  2310. CONFIG_RMI4_2D_SENSOR=y
  2311. CONFIG_RMI4_F11=y
  2312. CONFIG_RMI4_F12=y
  2313. CONFIG_RMI4_F30=y
  2314. # CONFIG_RMI4_F34 is not set
  2315. # CONFIG_RMI4_F3A is not set
  2316. # CONFIG_RMI4_F54 is not set
  2317. # CONFIG_RMI4_F55 is not set
  2318.  
  2319. #
  2320. # Hardware I/O ports
  2321. #
  2322. CONFIG_SERIO=y
  2323. CONFIG_ARCH_MIGHT_HAVE_PC_SERIO=y
  2324. CONFIG_SERIO_I8042=y
  2325. CONFIG_SERIO_SERPORT=y
  2326. # CONFIG_SERIO_CT82C710 is not set
  2327. # CONFIG_SERIO_PCIPS2 is not set
  2328. CONFIG_SERIO_LIBPS2=y
  2329. CONFIG_SERIO_RAW=y
  2330. # CONFIG_SERIO_ALTERA_PS2 is not set
  2331. # CONFIG_SERIO_PS2MULT is not set
  2332. # CONFIG_SERIO_ARC_PS2 is not set
  2333. # CONFIG_SERIO_OLPC_APSP is not set
  2334. # CONFIG_SERIO_SUN4I_PS2 is not set
  2335. # CONFIG_SERIO_GPIO_PS2 is not set
  2336. # CONFIG_USERIO is not set
  2337. # CONFIG_GAMEPORT is not set
  2338. # end of Hardware I/O ports
  2339. # end of Input device support
  2340.  
  2341. #
  2342. # Character devices
  2343. #
  2344. CONFIG_TTY=y
  2345. CONFIG_VT=y
  2346. CONFIG_CONSOLE_TRANSLATIONS=y
  2347. CONFIG_VT_CONSOLE=y
  2348. CONFIG_VT_CONSOLE_SLEEP=y
  2349. CONFIG_HW_CONSOLE=y
  2350. CONFIG_VT_HW_CONSOLE_BINDING=y
  2351. CONFIG_UNIX98_PTYS=y
  2352. # CONFIG_LEGACY_PTYS is not set
  2353. CONFIG_LDISC_AUTOLOAD=y
  2354.  
  2355. #
  2356. # Serial drivers
  2357. #
  2358. CONFIG_SERIAL_EARLYCON=y
  2359. CONFIG_SERIAL_8250=y
  2360. CONFIG_SERIAL_8250_DEPRECATED_OPTIONS=y
  2361. CONFIG_SERIAL_8250_PNP=y
  2362. # CONFIG_SERIAL_8250_16550A_VARIANTS is not set
  2363. # CONFIG_SERIAL_8250_FINTEK is not set
  2364. CONFIG_SERIAL_8250_CONSOLE=y
  2365. CONFIG_SERIAL_8250_DMA=y
  2366. CONFIG_SERIAL_8250_PCI=y
  2367. CONFIG_SERIAL_8250_EXAR=y
  2368. CONFIG_SERIAL_8250_NR_UARTS=32
  2369. CONFIG_SERIAL_8250_RUNTIME_UARTS=4
  2370. CONFIG_SERIAL_8250_EXTENDED=y
  2371. CONFIG_SERIAL_8250_MANY_PORTS=y
  2372. CONFIG_SERIAL_8250_SHARE_IRQ=y
  2373. CONFIG_SERIAL_8250_DETECT_IRQ=y
  2374. CONFIG_SERIAL_8250_RSA=y
  2375. CONFIG_SERIAL_8250_DWLIB=y
  2376. # CONFIG_SERIAL_8250_BCM2835AUX is not set
  2377. # CONFIG_SERIAL_8250_FSL is not set
  2378. # CONFIG_SERIAL_8250_DW is not set
  2379. # CONFIG_SERIAL_8250_EM is not set
  2380. # CONFIG_SERIAL_8250_IOC3 is not set
  2381. # CONFIG_SERIAL_8250_RT288X is not set
  2382. # CONFIG_SERIAL_8250_OMAP is not set
  2383. # CONFIG_SERIAL_8250_MT6577 is not set
  2384. # CONFIG_SERIAL_8250_UNIPHIER is not set
  2385. CONFIG_SERIAL_8250_LPSS=y
  2386. CONFIG_SERIAL_8250_MID=y
  2387. # CONFIG_SERIAL_8250_PXA is not set
  2388. CONFIG_SERIAL_8250_TEGRA=y
  2389. # CONFIG_SERIAL_8250_BCM7271 is not set
  2390.  
  2391. #
  2392. # Non-8250 serial port support
  2393. #
  2394. # CONFIG_SERIAL_AMBA_PL010 is not set
  2395. # CONFIG_SERIAL_ATMEL is not set
  2396. # CONFIG_SERIAL_MESON is not set
  2397. # CONFIG_SERIAL_CLPS711X is not set
  2398. # CONFIG_SERIAL_SAMSUNG is not set
  2399. # CONFIG_SERIAL_TEGRA is not set
  2400. # CONFIG_SERIAL_TEGRA_TCU is not set
  2401. # CONFIG_SERIAL_IMX is not set
  2402. # CONFIG_SERIAL_UARTLITE is not set
  2403. # CONFIG_SERIAL_SH_SCI is not set
  2404. CONFIG_SERIAL_CORE=y
  2405. CONFIG_SERIAL_CORE_CONSOLE=y
  2406. # CONFIG_SERIAL_ICOM is not set
  2407. # CONFIG_SERIAL_JSM is not set
  2408. # CONFIG_SERIAL_MSM is not set
  2409. # CONFIG_SERIAL_VT8500 is not set
  2410. # CONFIG_SERIAL_OMAP is not set
  2411. # CONFIG_SERIAL_LANTIQ is not set
  2412. # CONFIG_SERIAL_SCCNXP is not set
  2413. # CONFIG_SERIAL_SC16IS7XX is not set
  2414. # CONFIG_SERIAL_TIMBERDALE is not set
  2415. # CONFIG_SERIAL_BCM63XX is not set
  2416. # CONFIG_SERIAL_ALTERA_JTAGUART is not set
  2417. # CONFIG_SERIAL_ALTERA_UART is not set
  2418. # CONFIG_SERIAL_PCH_UART is not set
  2419. # CONFIG_SERIAL_MXS_AUART is not set
  2420. # CONFIG_SERIAL_MPS2_UART is not set
  2421. # CONFIG_SERIAL_ARC is not set
  2422. # CONFIG_SERIAL_RP2 is not set
  2423. # CONFIG_SERIAL_FSL_LPUART is not set
  2424. # CONFIG_SERIAL_FSL_LINFLEXUART is not set
  2425. # CONFIG_SERIAL_ST_ASC is not set
  2426. # CONFIG_SERIAL_SPRD is not set
  2427. # CONFIG_SERIAL_STM32 is not set
  2428. # CONFIG_SERIAL_MVEBU_UART is not set
  2429. # CONFIG_SERIAL_OWL is not set
  2430. # CONFIG_SERIAL_RDA is not set
  2431. # end of Serial drivers
  2432.  
  2433. CONFIG_SERIAL_MCTRL_GPIO=y
  2434. CONFIG_SERIAL_NONSTANDARD=y
  2435. # CONFIG_MOXA_INTELLIO is not set
  2436. # CONFIG_MOXA_SMARTIO is not set
  2437. # CONFIG_SYNCLINK_GT is not set
  2438. # CONFIG_N_HDLC is not set
  2439. # CONFIG_N_GSM is not set
  2440. # CONFIG_NOZOMI is not set
  2441. # CONFIG_NULL_TTY is not set
  2442. # CONFIG_SERIAL_DEV_BUS is not set
  2443. # CONFIG_TTY_PRINTK is not set
  2444. # CONFIG_VIRTIO_CONSOLE is not set
  2445. # CONFIG_IPMI_HANDLER is not set
  2446. # CONFIG_ASPEED_KCS_IPMI_BMC is not set
  2447. # CONFIG_NPCM7XX_KCS_IPMI_BMC is not set
  2448. CONFIG_HW_RANDOM=y
  2449. # CONFIG_HW_RANDOM_TIMERIOMEM is not set
  2450. # CONFIG_HW_RANDOM_INTEL is not set
  2451. # CONFIG_HW_RANDOM_AMD is not set
  2452. # CONFIG_HW_RANDOM_BA431 is not set
  2453. CONFIG_HW_RANDOM_VIA=y
  2454. CONFIG_HW_RANDOM_IXP4XX=y
  2455. # CONFIG_HW_RANDOM_VIRTIO is not set
  2456. CONFIG_HW_RANDOM_IMX_RNGC=y
  2457. CONFIG_HW_RANDOM_STM32=y
  2458. CONFIG_HW_RANDOM_MESON=y
  2459. CONFIG_HW_RANDOM_MTK=y
  2460. CONFIG_HW_RANDOM_EXYNOS=y
  2461. CONFIG_HW_RANDOM_NPCM=y
  2462. # CONFIG_HW_RANDOM_XIPHERA is not set
  2463. # CONFIG_APPLICOM is not set
  2464. # CONFIG_MWAVE is not set
  2465. CONFIG_DEVMEM=y
  2466. CONFIG_NVRAM=y
  2467. CONFIG_DEVPORT=y
  2468. CONFIG_HPET=y
  2469. # CONFIG_HPET_MMAP is not set
  2470. # CONFIG_HANGCHECK_TIMER is not set
  2471. # CONFIG_TCG_TPM is not set
  2472. # CONFIG_TELCLOCK is not set
  2473. # CONFIG_XILLYBUS is not set
  2474. # CONFIG_XILLYUSB is not set
  2475. CONFIG_RANDOM_TRUST_CPU=y
  2476. CONFIG_RANDOM_TRUST_BOOTLOADER=y
  2477. # end of Character devices
  2478.  
  2479. #
  2480. # I2C support
  2481. #
  2482. CONFIG_I2C=y
  2483. CONFIG_ACPI_I2C_OPREGION=y
  2484. CONFIG_I2C_BOARDINFO=y
  2485. CONFIG_I2C_COMPAT=y
  2486. # CONFIG_I2C_CHARDEV is not set
  2487. # CONFIG_I2C_MUX is not set
  2488. CONFIG_I2C_HELPER_AUTO=y
  2489. CONFIG_I2C_SMBUS=y
  2490. CONFIG_I2C_ALGOBIT=y
  2491.  
  2492. #
  2493. # I2C Hardware Bus support
  2494. #
  2495.  
  2496. #
  2497. # PC SMBus host controller drivers
  2498. #
  2499. # CONFIG_I2C_ALI1535 is not set
  2500. # CONFIG_I2C_ALI1563 is not set
  2501. # CONFIG_I2C_ALI15X3 is not set
  2502. # CONFIG_I2C_AMD756 is not set
  2503. # CONFIG_I2C_AMD8111 is not set
  2504. # CONFIG_I2C_AMD_MP2 is not set
  2505. # CONFIG_I2C_HIX5HD2 is not set
  2506. CONFIG_I2C_I801=y
  2507. # CONFIG_I2C_ISCH is not set
  2508. # CONFIG_I2C_ISMT is not set
  2509. # CONFIG_I2C_PIIX4 is not set
  2510. # CONFIG_I2C_NFORCE2 is not set
  2511. # CONFIG_I2C_NVIDIA_GPU is not set
  2512. # CONFIG_I2C_SIS5595 is not set
  2513. # CONFIG_I2C_SIS630 is not set
  2514. # CONFIG_I2C_SIS96X is not set
  2515. # CONFIG_I2C_VIA is not set
  2516. # CONFIG_I2C_VIAPRO is not set
  2517.  
  2518. #
  2519. # ACPI drivers
  2520. #
  2521. # CONFIG_I2C_SCMI is not set
  2522.  
  2523. #
  2524. # I2C system bus drivers (mostly embedded / system-on-chip)
  2525. #
  2526. # CONFIG_I2C_ASPEED is not set
  2527. # CONFIG_I2C_AT91 is not set
  2528. # CONFIG_I2C_AXXIA is not set
  2529. # CONFIG_I2C_BCM2835 is not set
  2530. # CONFIG_I2C_BCM_IPROC is not set
  2531. # CONFIG_I2C_BCM_KONA is not set
  2532. CONFIG_I2C_BRCMSTB=y
  2533. # CONFIG_I2C_CADENCE is not set
  2534. # CONFIG_I2C_CBUS_GPIO is not set
  2535. # CONFIG_I2C_DAVINCI is not set
  2536. # CONFIG_I2C_DESIGNWARE_PLATFORM is not set
  2537. # CONFIG_I2C_DESIGNWARE_PCI is not set
  2538. # CONFIG_I2C_DIGICOLOR is not set
  2539. # CONFIG_I2C_EG20T is not set
  2540. # CONFIG_I2C_EMEV2 is not set
  2541. # CONFIG_I2C_GPIO is not set
  2542. # CONFIG_I2C_HIGHLANDER is not set
  2543. # CONFIG_I2C_HISI is not set
  2544. # CONFIG_I2C_IMG is not set
  2545. # CONFIG_I2C_IMX is not set
  2546. # CONFIG_I2C_IMX_LPI2C is not set
  2547. # CONFIG_I2C_IOP3XX is not set
  2548. # CONFIG_I2C_JZ4780 is not set
  2549. # CONFIG_I2C_MESON is not set
  2550. # CONFIG_I2C_MT65XX is not set
  2551. # CONFIG_I2C_MT7621 is not set
  2552. # CONFIG_I2C_MV64XXX is not set
  2553. # CONFIG_I2C_MXS is not set
  2554. # CONFIG_I2C_NPCM7XX is not set
  2555. # CONFIG_I2C_OCORES is not set
  2556. # CONFIG_I2C_OMAP is not set
  2557. # CONFIG_I2C_OWL is not set
  2558. # CONFIG_I2C_PCA_PLATFORM is not set
  2559. # CONFIG_I2C_PNX is not set
  2560. # CONFIG_I2C_PXA is not set
  2561. # CONFIG_I2C_QCOM_CCI is not set
  2562. # CONFIG_I2C_QUP is not set
  2563. # CONFIG_I2C_RIIC is not set
  2564. # CONFIG_I2C_S3C2410 is not set
  2565. # CONFIG_I2C_SH_MOBILE is not set
  2566. # CONFIG_I2C_SIMTEC is not set
  2567. # CONFIG_I2C_SPRD is not set
  2568. # CONFIG_I2C_ST is not set
  2569. # CONFIG_I2C_STM32F4 is not set
  2570. # CONFIG_I2C_STM32F7 is not set
  2571. # CONFIG_I2C_SYNQUACER is not set
  2572. # CONFIG_I2C_TEGRA_BPMP is not set
  2573. # CONFIG_I2C_UNIPHIER is not set
  2574. # CONFIG_I2C_UNIPHIER_F is not set
  2575. # CONFIG_I2C_VERSATILE is not set
  2576. # CONFIG_I2C_WMT is not set
  2577. # CONFIG_I2C_THUNDERX is not set
  2578. # CONFIG_I2C_XILINX is not set
  2579. # CONFIG_I2C_XLR is not set
  2580. # CONFIG_I2C_XLP9XX is not set
  2581. # CONFIG_I2C_RCAR is not set
  2582.  
  2583. #
  2584. # External I2C/SMBus adapter drivers
  2585. #
  2586. # CONFIG_I2C_DIOLAN_U2C is not set
  2587. # CONFIG_I2C_CP2615 is not set
  2588. # CONFIG_I2C_ROBOTFUZZ_OSIF is not set
  2589. # CONFIG_I2C_TAOS_EVM is not set
  2590. # CONFIG_I2C_TINY_USB is not set
  2591.  
  2592. #
  2593. # Other I2C/SMBus bus drivers
  2594. #
  2595. # CONFIG_I2C_MLXCPLD is not set
  2596. # CONFIG_I2C_VIRTIO is not set
  2597. # end of I2C Hardware Bus support
  2598.  
  2599. # CONFIG_I2C_STUB is not set
  2600. # CONFIG_I2C_SLAVE is not set
  2601. # CONFIG_I2C_DEBUG_CORE is not set
  2602. # CONFIG_I2C_DEBUG_ALGO is not set
  2603. # CONFIG_I2C_DEBUG_BUS is not set
  2604. # end of I2C support
  2605.  
  2606. # CONFIG_I3C is not set
  2607. # CONFIG_SPI is not set
  2608. # CONFIG_SPMI is not set
  2609. # CONFIG_HSI is not set
  2610. CONFIG_PPS=y
  2611. # CONFIG_PPS_DEBUG is not set
  2612. # CONFIG_NTP_PPS is not set
  2613.  
  2614. #
  2615. # PPS clients support
  2616. #
  2617. # CONFIG_PPS_CLIENT_KTIMER is not set
  2618. # CONFIG_PPS_CLIENT_LDISC is not set
  2619. # CONFIG_PPS_CLIENT_GPIO is not set
  2620.  
  2621. #
  2622. # PPS generators support
  2623. #
  2624.  
  2625. #
  2626. # PTP clock support
  2627. #
  2628. CONFIG_PTP_1588_CLOCK=y
  2629. CONFIG_PTP_1588_CLOCK_OPTIONAL=y
  2630. CONFIG_PTP_1588_CLOCK_DTE=y
  2631. CONFIG_PTP_1588_CLOCK_QORIQ=y
  2632.  
  2633. #
  2634. # Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
  2635. #
  2636. # CONFIG_PTP_1588_CLOCK_PCH is not set
  2637. # CONFIG_PTP_1588_CLOCK_IDT82P33 is not set
  2638. # CONFIG_PTP_1588_CLOCK_IDTCM is not set
  2639. # end of PTP clock support
  2640.  
  2641. CONFIG_PINCTRL=y
  2642. CONFIG_PINMUX=y
  2643. CONFIG_PINCONF=y
  2644. CONFIG_GENERIC_PINCONF=y
  2645. # CONFIG_DEBUG_PINCTRL is not set
  2646. # CONFIG_PINCTRL_AMD is not set
  2647. # CONFIG_PINCTRL_MCP23S08 is not set
  2648. # CONFIG_PINCTRL_SX150X is not set
  2649. CONFIG_PINCTRL_BAYTRAIL=y
  2650. CONFIG_PINCTRL_CHERRYVIEW=y
  2651. CONFIG_PINCTRL_LYNXPOINT=y
  2652. CONFIG_PINCTRL_INTEL=y
  2653. CONFIG_PINCTRL_ALDERLAKE=y
  2654. CONFIG_PINCTRL_BROXTON=y
  2655. CONFIG_PINCTRL_CANNONLAKE=y
  2656. CONFIG_PINCTRL_CEDARFORK=y
  2657. CONFIG_PINCTRL_DENVERTON=y
  2658. CONFIG_PINCTRL_ELKHARTLAKE=y
  2659. CONFIG_PINCTRL_EMMITSBURG=y
  2660. CONFIG_PINCTRL_GEMINILAKE=y
  2661. CONFIG_PINCTRL_ICELAKE=y
  2662. CONFIG_PINCTRL_JASPERLAKE=y
  2663. CONFIG_PINCTRL_LAKEFIELD=y
  2664. CONFIG_PINCTRL_LEWISBURG=y
  2665. CONFIG_PINCTRL_SUNRISEPOINT=y
  2666. CONFIG_PINCTRL_TIGERLAKE=y
  2667. # CONFIG_PINCTRL_PXA25X is not set
  2668. # CONFIG_PINCTRL_PXA27X is not set
  2669. # CONFIG_PINCTRL_MSM is not set
  2670. # CONFIG_PINCTRL_LPASS_LPI is not set
  2671.  
  2672. #
  2673. # Renesas pinctrl drivers
  2674. #
  2675. # CONFIG_PINCTRL_RENESAS is not set
  2676. # CONFIG_PINCTRL_PFC_EMEV2 is not set
  2677. # CONFIG_PINCTRL_PFC_R8A77995 is not set
  2678. # CONFIG_PINCTRL_PFC_R8A7794 is not set
  2679. # CONFIG_PINCTRL_PFC_R8A77990 is not set
  2680. # CONFIG_PINCTRL_PFC_R8A7779 is not set
  2681. # CONFIG_PINCTRL_PFC_R8A7790 is not set
  2682. # CONFIG_PINCTRL_PFC_R8A77950 is not set
  2683. # CONFIG_PINCTRL_PFC_R8A77951 is not set
  2684. # CONFIG_PINCTRL_PFC_R8A7778 is not set
  2685. # CONFIG_PINCTRL_PFC_R8A7793 is not set
  2686. # CONFIG_PINCTRL_PFC_R8A7791 is not set
  2687. # CONFIG_PINCTRL_PFC_R8A77965 is not set
  2688. # CONFIG_PINCTRL_PFC_R8A77960 is not set
  2689. # CONFIG_PINCTRL_PFC_R8A77961 is not set
  2690. # CONFIG_PINCTRL_PFC_R8A7792 is not set
  2691. # CONFIG_PINCTRL_PFC_R8A77980 is not set
  2692. # CONFIG_PINCTRL_PFC_R8A77970 is not set
  2693. # CONFIG_PINCTRL_PFC_R8A779A0 is not set
  2694. # CONFIG_PINCTRL_PFC_R8A7740 is not set
  2695. # CONFIG_PINCTRL_PFC_R8A73A4 is not set
  2696. # CONFIG_PINCTRL_PFC_R8A77470 is not set
  2697. # CONFIG_PINCTRL_PFC_R8A7745 is not set
  2698. # CONFIG_PINCTRL_PFC_R8A7742 is not set
  2699. # CONFIG_PINCTRL_PFC_R8A7743 is not set
  2700. # CONFIG_PINCTRL_PFC_R8A7744 is not set
  2701. # CONFIG_PINCTRL_PFC_R8A774C0 is not set
  2702. # CONFIG_PINCTRL_PFC_R8A774E1 is not set
  2703. # CONFIG_PINCTRL_PFC_R8A774A1 is not set
  2704. # CONFIG_PINCTRL_PFC_R8A774B1 is not set
  2705. # CONFIG_PINCTRL_PFC_SH7203 is not set
  2706. # CONFIG_PINCTRL_PFC_SH7264 is not set
  2707. # CONFIG_PINCTRL_PFC_SH7269 is not set
  2708. # CONFIG_PINCTRL_PFC_SH7720 is not set
  2709. # CONFIG_PINCTRL_PFC_SH7722 is not set
  2710. # CONFIG_PINCTRL_PFC_SH7734 is not set
  2711. # CONFIG_PINCTRL_PFC_SH7757 is not set
  2712. # CONFIG_PINCTRL_PFC_SH7785 is not set
  2713. # CONFIG_PINCTRL_PFC_SH7786 is not set
  2714. # CONFIG_PINCTRL_PFC_SH73A0 is not set
  2715. # CONFIG_PINCTRL_PFC_SH7723 is not set
  2716. # CONFIG_PINCTRL_PFC_SH7724 is not set
  2717. # CONFIG_PINCTRL_PFC_SHX3 is not set
  2718. # end of Renesas pinctrl drivers
  2719.  
  2720. #
  2721. # MediaTek pinctrl drivers
  2722. #
  2723. # CONFIG_EINT_MTK is not set
  2724. # end of MediaTek pinctrl drivers
  2725.  
  2726. CONFIG_GPIOLIB=y
  2727. CONFIG_GPIOLIB_FASTPATH_LIMIT=512
  2728. CONFIG_GPIO_ACPI=y
  2729. CONFIG_GPIOLIB_IRQCHIP=y
  2730. # CONFIG_DEBUG_GPIO is not set
  2731. CONFIG_GPIO_SYSFS=y
  2732. CONFIG_GPIO_CDEV=y
  2733. CONFIG_GPIO_CDEV_V1=y
  2734.  
  2735. #
  2736. # Memory mapped GPIO drivers
  2737. #
  2738. # CONFIG_GPIO_AMDPT is not set
  2739. # CONFIG_GPIO_ATH79 is not set
  2740. # CONFIG_GPIO_CLPS711X is not set
  2741. # CONFIG_GPIO_DWAPB is not set
  2742. # CONFIG_GPIO_EXAR is not set
  2743. # CONFIG_GPIO_GENERIC_PLATFORM is not set
  2744. # CONFIG_GPIO_HISI is not set
  2745. # CONFIG_GPIO_ICH is not set
  2746. # CONFIG_GPIO_IOP is not set
  2747. # CONFIG_GPIO_MB86S7X is not set
  2748. # CONFIG_GPIO_MPC8XXX is not set
  2749. # CONFIG_GPIO_MXC is not set
  2750. # CONFIG_GPIO_MXS is not set
  2751. # CONFIG_GPIO_PXA is not set
  2752. # CONFIG_GPIO_RCAR is not set
  2753. # CONFIG_GPIO_ROCKCHIP is not set
  2754. # CONFIG_GPIO_THUNDERX is not set
  2755. # CONFIG_GPIO_VX855 is not set
  2756. # CONFIG_GPIO_XGENE_SB is not set
  2757. # CONFIG_GPIO_AMD_FCH is not set
  2758. # CONFIG_GPIO_IDT3243X is not set
  2759. # end of Memory mapped GPIO drivers
  2760.  
  2761. #
  2762. # Port-mapped I/O GPIO drivers
  2763. #
  2764. # CONFIG_GPIO_F7188X is not set
  2765. # CONFIG_GPIO_IT87 is not set
  2766. CONFIG_GPIO_SCH=y
  2767. # CONFIG_GPIO_SCH311X is not set
  2768. # CONFIG_GPIO_TS5500 is not set
  2769. # CONFIG_GPIO_WINBOND is not set
  2770. # CONFIG_GPIO_WS16C48 is not set
  2771. # end of Port-mapped I/O GPIO drivers
  2772.  
  2773. #
  2774. # I2C GPIO expanders
  2775. #
  2776. # CONFIG_GPIO_ADP5588 is not set
  2777. # CONFIG_GPIO_MAX7300 is not set
  2778. # CONFIG_GPIO_MAX732X is not set
  2779. # CONFIG_GPIO_PCA953X is not set
  2780. # CONFIG_GPIO_PCA9570 is not set
  2781. # CONFIG_GPIO_PCF857X is not set
  2782. # CONFIG_GPIO_TPIC2810 is not set
  2783. # CONFIG_GPIO_TS4900 is not set
  2784. # end of I2C GPIO expanders
  2785.  
  2786. #
  2787. # MFD GPIO expanders
  2788. #
  2789. # CONFIG_GPIO_SL28CPLD is not set
  2790. # CONFIG_GPIO_TPS68470 is not set
  2791. # CONFIG_GPIO_TQMX86 is not set
  2792. # end of MFD GPIO expanders
  2793.  
  2794. #
  2795. # PCI GPIO expanders
  2796. #
  2797. # CONFIG_GPIO_AMD8111 is not set
  2798. # CONFIG_GPIO_BT8XX is not set
  2799. # CONFIG_GPIO_MLXBF is not set
  2800. # CONFIG_GPIO_MLXBF2 is not set
  2801. # CONFIG_GPIO_ML_IOH is not set
  2802. # CONFIG_GPIO_PCH is not set
  2803. # CONFIG_GPIO_PCI_IDIO_16 is not set
  2804. # CONFIG_GPIO_PCIE_IDIO_24 is not set
  2805. # CONFIG_GPIO_RDC321X is not set
  2806. # end of PCI GPIO expanders
  2807.  
  2808. #
  2809. # USB GPIO expanders
  2810. #
  2811. # end of USB GPIO expanders
  2812.  
  2813. #
  2814. # Virtual GPIO drivers
  2815. #
  2816. # CONFIG_GPIO_AGGREGATOR is not set
  2817. # CONFIG_GPIO_MOCKUP is not set
  2818. # CONFIG_GPIO_VIRTIO is not set
  2819. # end of Virtual GPIO drivers
  2820.  
  2821. # CONFIG_W1 is not set
  2822. # CONFIG_POWER_RESET is not set
  2823. CONFIG_POWER_SUPPLY=y
  2824. # CONFIG_POWER_SUPPLY_DEBUG is not set
  2825. CONFIG_POWER_SUPPLY_HWMON=y
  2826. # CONFIG_PDA_POWER is not set
  2827. # CONFIG_TEST_POWER is not set
  2828. # CONFIG_CHARGER_ADP5061 is not set
  2829. # CONFIG_BATTERY_ACT8945A is not set
  2830. # CONFIG_BATTERY_CW2015 is not set
  2831. # CONFIG_BATTERY_DS2780 is not set
  2832. # CONFIG_BATTERY_DS2781 is not set
  2833. # CONFIG_BATTERY_DS2782 is not set
  2834. # CONFIG_BATTERY_SBS is not set
  2835. # CONFIG_CHARGER_SBS is not set
  2836. # CONFIG_BATTERY_BQ27XXX is not set
  2837. # CONFIG_BATTERY_MAX17040 is not set
  2838. # CONFIG_BATTERY_MAX17042 is not set
  2839. # CONFIG_CHARGER_MAX8903 is not set
  2840. # CONFIG_CHARGER_LP8727 is not set
  2841. # CONFIG_CHARGER_GPIO is not set
  2842. # CONFIG_CHARGER_MANAGER is not set
  2843. # CONFIG_CHARGER_LT3651 is not set
  2844. # CONFIG_CHARGER_LTC4162L is not set
  2845. # CONFIG_CHARGER_BQ2415X is not set
  2846. # CONFIG_CHARGER_BQ24257 is not set
  2847. # CONFIG_CHARGER_BQ24735 is not set
  2848. # CONFIG_CHARGER_BQ2515X is not set
  2849. # CONFIG_CHARGER_BQ25890 is not set
  2850. # CONFIG_CHARGER_BQ25980 is not set
  2851. # CONFIG_CHARGER_BQ256XX is not set
  2852. # CONFIG_CHARGER_SMB347 is not set
  2853. # CONFIG_BATTERY_GAUGE_LTC2941 is not set
  2854. # CONFIG_BATTERY_GOLDFISH is not set
  2855. # CONFIG_BATTERY_RT5033 is not set
  2856. # CONFIG_CHARGER_RT9455 is not set
  2857. # CONFIG_CHARGER_SC2731 is not set
  2858. # CONFIG_CHARGER_BD99954 is not set
  2859. CONFIG_HWMON=y
  2860. # CONFIG_HWMON_DEBUG_CHIP is not set
  2861.  
  2862. #
  2863. # Native drivers
  2864. #
  2865. # CONFIG_SENSORS_ABITUGURU is not set
  2866. # CONFIG_SENSORS_ABITUGURU3 is not set
  2867. # CONFIG_SENSORS_AD7414 is not set
  2868. # CONFIG_SENSORS_AD7418 is not set
  2869. # CONFIG_SENSORS_ADM1021 is not set
  2870. # CONFIG_SENSORS_ADM1025 is not set
  2871. # CONFIG_SENSORS_ADM1026 is not set
  2872. # CONFIG_SENSORS_ADM1029 is not set
  2873. # CONFIG_SENSORS_ADM1031 is not set
  2874. # CONFIG_SENSORS_ADM1177 is not set
  2875. # CONFIG_SENSORS_ADM9240 is not set
  2876. # CONFIG_SENSORS_ADT7410 is not set
  2877. # CONFIG_SENSORS_ADT7411 is not set
  2878. # CONFIG_SENSORS_ADT7462 is not set
  2879. # CONFIG_SENSORS_ADT7470 is not set
  2880. # CONFIG_SENSORS_ADT7475 is not set
  2881. # CONFIG_SENSORS_AHT10 is not set
  2882. # CONFIG_SENSORS_AQUACOMPUTER_D5NEXT is not set
  2883. # CONFIG_SENSORS_AS370 is not set
  2884. # CONFIG_SENSORS_ASC7621 is not set
  2885. # CONFIG_SENSORS_AXI_FAN_CONTROL is not set
  2886. # CONFIG_SENSORS_K8TEMP is not set
  2887. # CONFIG_SENSORS_APPLESMC is not set
  2888. # CONFIG_SENSORS_ASB100 is not set
  2889. # CONFIG_SENSORS_ASPEED is not set
  2890. # CONFIG_SENSORS_ATXP1 is not set
  2891. # CONFIG_SENSORS_BT1_PVT is not set
  2892. # CONFIG_SENSORS_CORSAIR_CPRO is not set
  2893. # CONFIG_SENSORS_CORSAIR_PSU is not set
  2894. # CONFIG_SENSORS_DRIVETEMP is not set
  2895. # CONFIG_SENSORS_DS620 is not set
  2896. # CONFIG_SENSORS_DS1621 is not set
  2897. # CONFIG_SENSORS_DELL_SMM is not set
  2898. # CONFIG_SENSORS_I5K_AMB is not set
  2899. # CONFIG_SENSORS_SPARX5 is not set
  2900. # CONFIG_SENSORS_F71805F is not set
  2901. # CONFIG_SENSORS_F71882FG is not set
  2902. # CONFIG_SENSORS_F75375S is not set
  2903. # CONFIG_SENSORS_FSCHMD is not set
  2904. # CONFIG_SENSORS_FTSTEUTATES is not set
  2905. # CONFIG_SENSORS_GL518SM is not set
  2906. # CONFIG_SENSORS_GL520SM is not set
  2907. # CONFIG_SENSORS_G760A is not set
  2908. # CONFIG_SENSORS_G762 is not set
  2909. # CONFIG_SENSORS_HIH6130 is not set
  2910. # CONFIG_SENSORS_I5500 is not set
  2911. CONFIG_SENSORS_CORETEMP=y
  2912. # CONFIG_SENSORS_IT87 is not set
  2913. # CONFIG_SENSORS_JC42 is not set
  2914. # CONFIG_SENSORS_POWR1220 is not set
  2915. # CONFIG_SENSORS_LINEAGE is not set
  2916. # CONFIG_SENSORS_LTC2945 is not set
  2917. # CONFIG_SENSORS_LTC2947_I2C is not set
  2918. # CONFIG_SENSORS_LTC2990 is not set
  2919. # CONFIG_SENSORS_LTC2992 is not set
  2920. # CONFIG_SENSORS_LTC4151 is not set
  2921. # CONFIG_SENSORS_LTC4215 is not set
  2922. # CONFIG_SENSORS_LTC4222 is not set
  2923. # CONFIG_SENSORS_LTC4245 is not set
  2924. # CONFIG_SENSORS_LTC4260 is not set
  2925. # CONFIG_SENSORS_LTC4261 is not set
  2926. # CONFIG_SENSORS_MAX127 is not set
  2927. # CONFIG_SENSORS_MAX16065 is not set
  2928. # CONFIG_SENSORS_MAX1619 is not set
  2929. # CONFIG_SENSORS_MAX1668 is not set
  2930. # CONFIG_SENSORS_MAX197 is not set
  2931. # CONFIG_SENSORS_MAX31730 is not set
  2932. # CONFIG_SENSORS_MAX6621 is not set
  2933. # CONFIG_SENSORS_MAX6639 is not set
  2934. # CONFIG_SENSORS_MAX6642 is not set
  2935. # CONFIG_SENSORS_MAX6650 is not set
  2936. # CONFIG_SENSORS_MAX6697 is not set
  2937. # CONFIG_SENSORS_MAX31790 is not set
  2938. # CONFIG_SENSORS_MCP3021 is not set
  2939. # CONFIG_SENSORS_TC654 is not set
  2940. # CONFIG_SENSORS_TPS23861 is not set
  2941. # CONFIG_SENSORS_MR75203 is not set
  2942. # CONFIG_SENSORS_LM63 is not set
  2943. # CONFIG_SENSORS_LM73 is not set
  2944. # CONFIG_SENSORS_LM75 is not set
  2945. # CONFIG_SENSORS_LM77 is not set
  2946. # CONFIG_SENSORS_LM78 is not set
  2947. # CONFIG_SENSORS_LM80 is not set
  2948. # CONFIG_SENSORS_LM83 is not set
  2949. # CONFIG_SENSORS_LM85 is not set
  2950. # CONFIG_SENSORS_LM87 is not set
  2951. # CONFIG_SENSORS_LM90 is not set
  2952. # CONFIG_SENSORS_LM92 is not set
  2953. # CONFIG_SENSORS_LM93 is not set
  2954. # CONFIG_SENSORS_LM95234 is not set
  2955. # CONFIG_SENSORS_LM95241 is not set
  2956. # CONFIG_SENSORS_LM95245 is not set
  2957. # CONFIG_SENSORS_PC87360 is not set
  2958. # CONFIG_SENSORS_PC87427 is not set
  2959. # CONFIG_SENSORS_NTC_THERMISTOR is not set
  2960. # CONFIG_SENSORS_NCT6683 is not set
  2961. # CONFIG_SENSORS_NCT6775 is not set
  2962. # CONFIG_SENSORS_NCT7802 is not set
  2963. # CONFIG_SENSORS_NCT7904 is not set
  2964. # CONFIG_SENSORS_NPCM7XX is not set
  2965. # CONFIG_SENSORS_NZXT_KRAKEN2 is not set
  2966. # CONFIG_SENSORS_OCC_P8_I2C is not set
  2967. # CONFIG_SENSORS_PCF8591 is not set
  2968. # CONFIG_PMBUS is not set
  2969. # CONFIG_SENSORS_PWM_FAN is not set
  2970. # CONFIG_SENSORS_RASPBERRYPI_HWMON is not set
  2971. # CONFIG_SENSORS_SL28CPLD is not set
  2972. # CONFIG_SENSORS_SBTSI is not set
  2973. # CONFIG_SENSORS_SBRMI is not set
  2974. # CONFIG_SENSORS_SHT15 is not set
  2975. # CONFIG_SENSORS_SHT21 is not set
  2976. # CONFIG_SENSORS_SHT3x is not set
  2977. # CONFIG_SENSORS_SHT4x is not set
  2978. # CONFIG_SENSORS_SHTC1 is not set
  2979. # CONFIG_SENSORS_SIS5595 is not set
  2980. # CONFIG_SENSORS_DME1737 is not set
  2981. # CONFIG_SENSORS_EMC1403 is not set
  2982. # CONFIG_SENSORS_EMC2103 is not set
  2983. # CONFIG_SENSORS_EMC6W201 is not set
  2984. # CONFIG_SENSORS_SMSC47M1 is not set
  2985. # CONFIG_SENSORS_SMSC47M192 is not set
  2986. # CONFIG_SENSORS_SMSC47B397 is not set
  2987. # CONFIG_SENSORS_SCH5627 is not set
  2988. # CONFIG_SENSORS_SCH5636 is not set
  2989. # CONFIG_SENSORS_STTS751 is not set
  2990. # CONFIG_SENSORS_SMM665 is not set
  2991. # CONFIG_SENSORS_ADC128D818 is not set
  2992. # CONFIG_SENSORS_ADS7828 is not set
  2993. # CONFIG_SENSORS_AMC6821 is not set
  2994. # CONFIG_SENSORS_INA209 is not set
  2995. # CONFIG_SENSORS_INA2XX is not set
  2996. # CONFIG_SENSORS_INA3221 is not set
  2997. # CONFIG_SENSORS_TC74 is not set
  2998. # CONFIG_SENSORS_THMC50 is not set
  2999. # CONFIG_SENSORS_TMP102 is not set
  3000. # CONFIG_SENSORS_TMP103 is not set
  3001. # CONFIG_SENSORS_TMP108 is not set
  3002. # CONFIG_SENSORS_TMP401 is not set
  3003. # CONFIG_SENSORS_TMP421 is not set
  3004. # CONFIG_SENSORS_TMP513 is not set
  3005. # CONFIG_SENSORS_VIA_CPUTEMP is not set
  3006. # CONFIG_SENSORS_VIA686A is not set
  3007. # CONFIG_SENSORS_VT1211 is not set
  3008. # CONFIG_SENSORS_VT8231 is not set
  3009. # CONFIG_SENSORS_W83773G is not set
  3010. # CONFIG_SENSORS_W83781D is not set
  3011. # CONFIG_SENSORS_W83791D is not set
  3012. # CONFIG_SENSORS_W83792D is not set
  3013. # CONFIG_SENSORS_W83793 is not set
  3014. # CONFIG_SENSORS_W83795 is not set
  3015. # CONFIG_SENSORS_W83L785TS is not set
  3016. # CONFIG_SENSORS_W83L786NG is not set
  3017. # CONFIG_SENSORS_W83627HF is not set
  3018. # CONFIG_SENSORS_W83627EHF is not set
  3019. # CONFIG_SENSORS_XGENE is not set
  3020.  
  3021. #
  3022. # ACPI drivers
  3023. #
  3024. # CONFIG_SENSORS_ACPI_POWER is not set
  3025. # CONFIG_SENSORS_ATK0110 is not set
  3026. CONFIG_THERMAL=y
  3027. # CONFIG_THERMAL_NETLINK is not set
  3028. # CONFIG_THERMAL_STATISTICS is not set
  3029. CONFIG_THERMAL_EMERGENCY_POWEROFF_DELAY_MS=0
  3030. CONFIG_THERMAL_HWMON=y
  3031. CONFIG_THERMAL_WRITABLE_TRIPS=y
  3032. CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y
  3033. # CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set
  3034. # CONFIG_THERMAL_DEFAULT_GOV_USER_SPACE is not set
  3035. # CONFIG_THERMAL_GOV_FAIR_SHARE is not set
  3036. CONFIG_THERMAL_GOV_STEP_WISE=y
  3037. # CONFIG_THERMAL_GOV_BANG_BANG is not set
  3038. CONFIG_THERMAL_GOV_USER_SPACE=y
  3039. # CONFIG_THERMAL_EMULATION is not set
  3040. # CONFIG_THERMAL_MMIO is not set
  3041. # CONFIG_K3_THERMAL is not set
  3042. # CONFIG_RCAR_THERMAL is not set
  3043.  
  3044. #
  3045. # Intel thermal drivers
  3046. #
  3047. CONFIG_INTEL_POWERCLAMP=y
  3048. CONFIG_X86_THERMAL_VECTOR=y
  3049. CONFIG_X86_PKG_TEMP_THERMAL=m
  3050. CONFIG_INTEL_SOC_DTS_IOSF_CORE=y
  3051. CONFIG_INTEL_SOC_DTS_THERMAL=y
  3052.  
  3053. #
  3054. # ACPI INT340X thermal drivers
  3055. #
  3056. # CONFIG_INT340X_THERMAL is not set
  3057. # end of ACPI INT340X thermal drivers
  3058.  
  3059. CONFIG_INTEL_PCH_THERMAL=y
  3060. CONFIG_INTEL_TCC_COOLING=y
  3061. CONFIG_INTEL_MENLOW=y
  3062. # end of Intel thermal drivers
  3063.  
  3064. #
  3065. # Broadcom thermal drivers
  3066. #
  3067. # CONFIG_BRCMSTB_THERMAL is not set
  3068. # CONFIG_BCM_NS_THERMAL is not set
  3069. # CONFIG_BCM_SR_THERMAL is not set
  3070. # end of Broadcom thermal drivers
  3071.  
  3072. #
  3073. # Texas Instruments thermal drivers
  3074. #
  3075. # CONFIG_TI_SOC_THERMAL is not set
  3076. # end of Texas Instruments thermal drivers
  3077.  
  3078. #
  3079. # Samsung thermal drivers
  3080. #
  3081. # end of Samsung thermal drivers
  3082.  
  3083. #
  3084. # NVIDIA Tegra thermal drivers
  3085. #
  3086. # CONFIG_TEGRA_SOCTHERM is not set
  3087. # CONFIG_TEGRA_BPMP_THERMAL is not set
  3088. # CONFIG_TEGRA30_TSENSOR is not set
  3089. # end of NVIDIA Tegra thermal drivers
  3090.  
  3091. #
  3092. # Qualcomm thermal drivers
  3093. #
  3094. # end of Qualcomm thermal drivers
  3095.  
  3096. # CONFIG_SPRD_THERMAL is not set
  3097. CONFIG_WATCHDOG=y
  3098. CONFIG_WATCHDOG_CORE=y
  3099. # CONFIG_WATCHDOG_NOWAYOUT is not set
  3100. CONFIG_WATCHDOG_HANDLE_BOOT_ENABLED=y
  3101. CONFIG_WATCHDOG_OPEN_TIMEOUT=0
  3102. # CONFIG_WATCHDOG_SYSFS is not set
  3103. # CONFIG_WATCHDOG_HRTIMER_PRETIMEOUT is not set
  3104.  
  3105. #
  3106. # Watchdog Pretimeout Governors
  3107. #
  3108. # CONFIG_WATCHDOG_PRETIMEOUT_GOV is not set
  3109.  
  3110. #
  3111. # Watchdog Device Drivers
  3112. #
  3113. # CONFIG_SOFT_WATCHDOG is not set
  3114. # CONFIG_DA9052_WATCHDOG is not set
  3115. # CONFIG_DA9055_WATCHDOG is not set
  3116. # CONFIG_DA9063_WATCHDOG is not set
  3117. # CONFIG_DA9062_WATCHDOG is not set
  3118. # CONFIG_MENF21BMC_WATCHDOG is not set
  3119. # CONFIG_WDAT_WDT is not set
  3120. # CONFIG_XILINX_WATCHDOG is not set
  3121. # CONFIG_ZIIRAVE_WATCHDOG is not set
  3122. # CONFIG_SL28CPLD_WATCHDOG is not set
  3123. # CONFIG_ARMADA_37XX_WATCHDOG is not set
  3124. # CONFIG_AT91RM9200_WATCHDOG is not set
  3125. # CONFIG_AT91SAM9X_WATCHDOG is not set
  3126. # CONFIG_SAMA5D4_WATCHDOG is not set
  3127. # CONFIG_CADENCE_WATCHDOG is not set
  3128. # CONFIG_FTWDT010_WATCHDOG is not set
  3129. # CONFIG_S3C2410_WATCHDOG is not set
  3130. # CONFIG_DW_WATCHDOG is not set
  3131. # CONFIG_EP93XX_WATCHDOG is not set
  3132. # CONFIG_OMAP_WATCHDOG is not set
  3133. # CONFIG_PNX4008_WATCHDOG is not set
  3134. # CONFIG_DAVINCI_WATCHDOG is not set
  3135. # CONFIG_K3_RTI_WATCHDOG is not set
  3136. # CONFIG_RN5T618_WATCHDOG is not set
  3137. # CONFIG_SUNXI_WATCHDOG is not set
  3138. # CONFIG_NPCM7XX_WATCHDOG is not set
  3139. # CONFIG_STMP3XXX_RTC_WATCHDOG is not set
  3140. # CONFIG_TS72XX_WATCHDOG is not set
  3141. # CONFIG_MAX63XX_WATCHDOG is not set
  3142. # CONFIG_MAX77620_WATCHDOG is not set
  3143. # CONFIG_IMX2_WDT is not set
  3144. # CONFIG_IMX7ULP_WDT is not set
  3145. # CONFIG_MOXART_WDT is not set
  3146. # CONFIG_TEGRA_WATCHDOG is not set
  3147. # CONFIG_QCOM_WDT is not set
  3148. # CONFIG_MESON_GXBB_WATCHDOG is not set
  3149. # CONFIG_MESON_WATCHDOG is not set
  3150. # CONFIG_MEDIATEK_WATCHDOG is not set
  3151. # CONFIG_DIGICOLOR_WATCHDOG is not set
  3152. # CONFIG_LPC18XX_WATCHDOG is not set
  3153. # CONFIG_RENESAS_WDT is not set
  3154. # CONFIG_RENESAS_RZAWDT is not set
  3155. # CONFIG_ASPEED_WATCHDOG is not set
  3156. # CONFIG_SPRD_WATCHDOG is not set
  3157. # CONFIG_VISCONTI_WATCHDOG is not set
  3158. # CONFIG_MSC313E_WATCHDOG is not set
  3159. # CONFIG_ACQUIRE_WDT is not set
  3160. # CONFIG_ADVANTECH_WDT is not set
  3161. # CONFIG_ALIM1535_WDT is not set
  3162. # CONFIG_ALIM7101_WDT is not set
  3163. # CONFIG_EBC_C384_WDT is not set
  3164. # CONFIG_F71808E_WDT is not set
  3165. # CONFIG_SP5100_TCO is not set
  3166. # CONFIG_SC520_WDT is not set
  3167. # CONFIG_SBC_FITPC2_WATCHDOG is not set
  3168. # CONFIG_EUROTECH_WDT is not set
  3169. # CONFIG_IB700_WDT is not set
  3170. # CONFIG_IBMASR is not set
  3171. # CONFIG_WAFER_WDT is not set
  3172. CONFIG_I6300ESB_WDT=y
  3173. # CONFIG_IE6XX_WDT is not set
  3174. CONFIG_ITCO_WDT=y
  3175. CONFIG_ITCO_VENDOR_SUPPORT=y
  3176. # CONFIG_IT8712F_WDT is not set
  3177. # CONFIG_IT87_WDT is not set
  3178. # CONFIG_HP_WATCHDOG is not set
  3179. # CONFIG_SC1200_WDT is not set
  3180. # CONFIG_PC87413_WDT is not set
  3181. # CONFIG_NV_TCO is not set
  3182. # CONFIG_RDC321X_WDT is not set
  3183. # CONFIG_60XX_WDT is not set
  3184. # CONFIG_CPU5_WDT is not set
  3185. # CONFIG_SMSC_SCH311X_WDT is not set
  3186. # CONFIG_SMSC37B787_WDT is not set
  3187. # CONFIG_TQMX86_WDT is not set
  3188. # CONFIG_VIA_WDT is not set
  3189. # CONFIG_W83627HF_WDT is not set
  3190. # CONFIG_W83877F_WDT is not set
  3191. # CONFIG_W83977F_WDT is not set
  3192. # CONFIG_MACHZ_WDT is not set
  3193. # CONFIG_SBC_EPX_C3_WATCHDOG is not set
  3194. # CONFIG_INTEL_MEI_WDT is not set
  3195. # CONFIG_NI903X_WDT is not set
  3196. # CONFIG_NIC7018_WDT is not set
  3197. # CONFIG_BCM47XX_WDT is not set
  3198. # CONFIG_BCM_KONA_WDT is not set
  3199. # CONFIG_BCM7038_WDT is not set
  3200. # CONFIG_IMGPDC_WDT is not set
  3201. # CONFIG_MPC5200_WDT is not set
  3202. # CONFIG_MEN_A21_WDT is not set
  3203. # CONFIG_UML_WATCHDOG is not set
  3204.  
  3205. #
  3206. # PCI-based Watchdog Cards
  3207. #
  3208. # CONFIG_PCIPCWATCHDOG is not set
  3209. # CONFIG_WDTPCI is not set
  3210.  
  3211. #
  3212. # USB-based Watchdog Cards
  3213. #
  3214. # CONFIG_USBPCWATCHDOG is not set
  3215. CONFIG_SSB_POSSIBLE=y
  3216. # CONFIG_SSB is not set
  3217. CONFIG_BCMA_POSSIBLE=y
  3218. # CONFIG_BCMA is not set
  3219.  
  3220. #
  3221. # Multifunction device drivers
  3222. #
  3223. CONFIG_MFD_CORE=y
  3224. # CONFIG_MFD_CS5535 is not set
  3225. # CONFIG_MFD_SUN4I_GPADC is not set
  3226. # CONFIG_MFD_AS3711 is not set
  3227. # CONFIG_PMIC_ADP5520 is not set
  3228. # CONFIG_MFD_AAT2870_CORE is not set
  3229. # CONFIG_MFD_AT91_USART is not set
  3230. # CONFIG_MFD_BCM590XX is not set
  3231. # CONFIG_MFD_BD9571MWV is not set
  3232. # CONFIG_MFD_AXP20X_I2C is not set
  3233. # CONFIG_MFD_MADERA is not set
  3234. # CONFIG_MFD_ASIC3 is not set
  3235. # CONFIG_PMIC_DA903X is not set
  3236. # CONFIG_MFD_DA9052_I2C is not set
  3237. # CONFIG_MFD_DA9055 is not set
  3238. # CONFIG_MFD_DA9062 is not set
  3239. # CONFIG_MFD_DA9063 is not set
  3240. # CONFIG_MFD_DA9150 is not set
  3241. # CONFIG_MFD_DLN2 is not set
  3242. # CONFIG_MFD_ENE_KB3930 is not set
  3243. # CONFIG_MFD_EXYNOS_LPASS is not set
  3244. # CONFIG_MFD_MC13XXX_I2C is not set
  3245. # CONFIG_MFD_MP2629 is not set
  3246. # CONFIG_MFD_MXS_LRADC is not set
  3247. # CONFIG_MFD_MX25_TSADC is not set
  3248. # CONFIG_HTC_PASIC3 is not set
  3249. # CONFIG_HTC_I2CPLD is not set
  3250. # CONFIG_MFD_INTEL_QUARK_I2C_GPIO is not set
  3251. CONFIG_LPC_ICH=y
  3252. CONFIG_LPC_SCH=y
  3253. # CONFIG_INTEL_SOC_PMIC_BXTWC is not set
  3254. # CONFIG_INTEL_SOC_PMIC_CHTDC_TI is not set
  3255. # CONFIG_INTEL_SOC_PMIC_MRFLD is not set
  3256. CONFIG_MFD_INTEL_LPSS=y
  3257. CONFIG_MFD_INTEL_LPSS_ACPI=y
  3258. CONFIG_MFD_INTEL_LPSS_PCI=y
  3259. CONFIG_MFD_INTEL_PMC_BXT=y
  3260. CONFIG_MFD_INTEL_PMT=y
  3261. # CONFIG_MFD_IQS62X is not set
  3262. # CONFIG_MFD_JANZ_CMODIO is not set
  3263. # CONFIG_MFD_KEMPLD is not set
  3264. # CONFIG_MFD_88PM800 is not set
  3265. # CONFIG_MFD_88PM805 is not set
  3266. # CONFIG_MFD_88PM860X is not set
  3267. # CONFIG_MFD_MAX14577 is not set
  3268. # CONFIG_MFD_MAX77620 is not set
  3269. # CONFIG_MFD_MAX77650 is not set
  3270. # CONFIG_MFD_MAX77686 is not set
  3271. # CONFIG_MFD_MAX77693 is not set
  3272. # CONFIG_MFD_MAX77843 is not set
  3273. # CONFIG_MFD_MAX8907 is not set
  3274. # CONFIG_MFD_MAX8925 is not set
  3275. # CONFIG_MFD_MAX8997 is not set
  3276. # CONFIG_MFD_MAX8998 is not set
  3277. # CONFIG_MFD_MT6360 is not set
  3278. # CONFIG_MFD_MT6397 is not set
  3279. # CONFIG_MFD_MENF21BMC is not set
  3280. # CONFIG_MFD_VIPERBOARD is not set
  3281. # CONFIG_MFD_NTXEC is not set
  3282. # CONFIG_MFD_RETU is not set
  3283. # CONFIG_MFD_PCF50633 is not set
  3284. # CONFIG_UCB1400_CORE is not set
  3285. # CONFIG_MFD_PM8XXX is not set
  3286. # CONFIG_MFD_RDC321X is not set
  3287. # CONFIG_MFD_RT4831 is not set
  3288. # CONFIG_MFD_RT5033 is not set
  3289. # CONFIG_MFD_RC5T583 is not set
  3290. # CONFIG_MFD_SEC_CORE is not set
  3291. # CONFIG_MFD_SI476X_CORE is not set
  3292. # CONFIG_MFD_SL28CPLD is not set
  3293. # CONFIG_MFD_SM501 is not set
  3294. # CONFIG_MFD_SKY81452 is not set
  3295. # CONFIG_ABX500_CORE is not set
  3296. CONFIG_MFD_SUN6I_PRCM=y
  3297. # CONFIG_MFD_SYSCON is not set
  3298. # CONFIG_MFD_TI_AM335X_TSCADC is not set
  3299. # CONFIG_MFD_LP3943 is not set
  3300. # CONFIG_MFD_LP8788 is not set
  3301. # CONFIG_MFD_TI_LMU is not set
  3302. # CONFIG_MFD_PALMAS is not set
  3303. # CONFIG_TPS6105X is not set
  3304. # CONFIG_TPS65010 is not set
  3305. # CONFIG_TPS6507X is not set
  3306. # CONFIG_MFD_TPS65086 is not set
  3307. # CONFIG_MFD_TPS65090 is not set
  3308. # CONFIG_MFD_TI_LP873X is not set
  3309. # CONFIG_MFD_TPS6586X is not set
  3310. # CONFIG_MFD_TPS65910 is not set
  3311. # CONFIG_MFD_TPS65912_I2C is not set
  3312. # CONFIG_MFD_TPS80031 is not set
  3313. # CONFIG_TWL4030_CORE is not set
  3314. # CONFIG_TWL6040_CORE is not set
  3315. # CONFIG_MFD_WL1273_CORE is not set
  3316. # CONFIG_MFD_LM3533 is not set
  3317. # CONFIG_MFD_TIMBERDALE is not set
  3318. # CONFIG_MFD_TQMX86 is not set
  3319. # CONFIG_MFD_VX855 is not set
  3320. # CONFIG_MFD_ARIZONA_I2C is not set
  3321. # CONFIG_MFD_WM8400 is not set
  3322. # CONFIG_MFD_WM831X_I2C is not set
  3323. # CONFIG_MFD_WM8350_I2C is not set
  3324. # CONFIG_MFD_WM8994 is not set
  3325. # CONFIG_MFD_STW481X is not set
  3326. # CONFIG_MFD_STM32_LPTIMER is not set
  3327. # CONFIG_MFD_STM32_TIMERS is not set
  3328. # CONFIG_MFD_STMFX is not set
  3329. # CONFIG_MFD_ATC260X_I2C is not set
  3330. # CONFIG_MFD_KHADAS_MCU is not set
  3331. # CONFIG_MFD_ACER_A500_EC is not set
  3332. # end of Multifunction device drivers
  3333.  
  3334. CONFIG_REGULATOR=y
  3335. # CONFIG_REGULATOR_DEBUG is not set
  3336. # CONFIG_REGULATOR_FIXED_VOLTAGE is not set
  3337. # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set
  3338. # CONFIG_REGULATOR_USERSPACE_CONSUMER is not set
  3339. # CONFIG_REGULATOR_88PG86X is not set
  3340. # CONFIG_REGULATOR_ACT8865 is not set
  3341. # CONFIG_REGULATOR_AD5398 is not set
  3342. # CONFIG_REGULATOR_DA9210 is not set
  3343. # CONFIG_REGULATOR_DA9211 is not set
  3344. # CONFIG_REGULATOR_FAN53555 is not set
  3345. # CONFIG_REGULATOR_FAN53880 is not set
  3346. # CONFIG_REGULATOR_GPIO is not set
  3347. # CONFIG_REGULATOR_ISL9305 is not set
  3348. # CONFIG_REGULATOR_ISL6271A is not set
  3349. # CONFIG_REGULATOR_LP3971 is not set
  3350. # CONFIG_REGULATOR_LP3972 is not set
  3351. # CONFIG_REGULATOR_LP872X is not set
  3352. # CONFIG_REGULATOR_LP8755 is not set
  3353. # CONFIG_REGULATOR_LTC3589 is not set
  3354. # CONFIG_REGULATOR_LTC3676 is not set
  3355. # CONFIG_REGULATOR_MAX1586 is not set
  3356. # CONFIG_REGULATOR_MAX77620 is not set
  3357. # CONFIG_REGULATOR_MAX77650 is not set
  3358. # CONFIG_REGULATOR_MAX8649 is not set
  3359. # CONFIG_REGULATOR_MAX8660 is not set
  3360. # CONFIG_REGULATOR_MAX8893 is not set
  3361. # CONFIG_REGULATOR_MAX8907 is not set
  3362. # CONFIG_REGULATOR_MAX8952 is not set
  3363. # CONFIG_REGULATOR_MAX77686 is not set
  3364. # CONFIG_REGULATOR_MAX77693 is not set
  3365. # CONFIG_REGULATOR_MAX77802 is not set
  3366. # CONFIG_REGULATOR_MAX77826 is not set
  3367. # CONFIG_REGULATOR_MP8859 is not set
  3368. # CONFIG_REGULATOR_MP886X is not set
  3369. # CONFIG_REGULATOR_MT6311 is not set
  3370. # CONFIG_REGULATOR_PCA9450 is not set
  3371. # CONFIG_REGULATOR_PV88060 is not set
  3372. # CONFIG_REGULATOR_PV88080 is not set
  3373. # CONFIG_REGULATOR_PV88090 is not set
  3374. # CONFIG_REGULATOR_QCOM_RPMH is not set
  3375. # CONFIG_REGULATOR_QCOM_SPMI is not set
  3376. # CONFIG_REGULATOR_QCOM_USB_VBUS is not set
  3377. # CONFIG_REGULATOR_RASPBERRYPI_TOUCHSCREEN_ATTINY is not set
  3378. # CONFIG_REGULATOR_RT4801 is not set
  3379. # CONFIG_REGULATOR_RT6160 is not set
  3380. # CONFIG_REGULATOR_RT6245 is not set
  3381. # CONFIG_REGULATOR_RTQ2134 is not set
  3382. # CONFIG_REGULATOR_RTMV20 is not set
  3383. # CONFIG_REGULATOR_RTQ6752 is not set
  3384. # CONFIG_REGULATOR_S2MPA01 is not set
  3385. # CONFIG_REGULATOR_S2MPS11 is not set
  3386. # CONFIG_REGULATOR_S5M8767 is not set
  3387. # CONFIG_REGULATOR_SC2731 is not set
  3388. # CONFIG_REGULATOR_SLG51000 is not set
  3389. # CONFIG_REGULATOR_STM32_BOOSTER is not set
  3390. # CONFIG_REGULATOR_STM32_VREFBUF is not set
  3391. # CONFIG_REGULATOR_STM32_PWR is not set
  3392. # CONFIG_REGULATOR_STW481X_VMMC is not set
  3393. # CONFIG_REGULATOR_SY8106A is not set
  3394. # CONFIG_REGULATOR_SY8824X is not set
  3395. # CONFIG_REGULATOR_SY8827N is not set
  3396. # CONFIG_REGULATOR_TPS51632 is not set
  3397. # CONFIG_REGULATOR_TPS62360 is not set
  3398. # CONFIG_REGULATOR_TPS65023 is not set
  3399. # CONFIG_REGULATOR_TPS6507X is not set
  3400. # CONFIG_REGULATOR_TPS65132 is not set
  3401. # CONFIG_REGULATOR_QCOM_LABIBB is not set
  3402. # CONFIG_RC_CORE is not set
  3403. CONFIG_CEC_CORE=y
  3404. CONFIG_CEC_NOTIFIER=y
  3405. CONFIG_CEC_PIN=y
  3406. # CONFIG_CEC_PIN_ERROR_INJ is not set
  3407. CONFIG_MEDIA_CEC_SUPPORT=y
  3408. # CONFIG_CEC_CH7322 is not set
  3409. # CONFIG_CEC_MESON_AO is not set
  3410. CONFIG_CEC_GPIO=y
  3411. # CONFIG_CEC_SAMSUNG_S5P is not set
  3412. # CONFIG_CEC_STI is not set
  3413. # CONFIG_CEC_STM32 is not set
  3414. # CONFIG_CEC_TEGRA is not set
  3415. # CONFIG_CEC_SECO is not set
  3416. # CONFIG_USB_PULSE8_CEC is not set
  3417. # CONFIG_USB_RAINSHADOW_CEC is not set
  3418. CONFIG_MEDIA_SUPPORT=y
  3419. # CONFIG_MEDIA_SUPPORT_FILTER is not set
  3420. # CONFIG_MEDIA_SUBDRV_AUTOSELECT is not set
  3421.  
  3422. #
  3423. # Media device types
  3424. #
  3425. CONFIG_MEDIA_CAMERA_SUPPORT=y
  3426. CONFIG_MEDIA_ANALOG_TV_SUPPORT=y
  3427. CONFIG_MEDIA_DIGITAL_TV_SUPPORT=y
  3428. CONFIG_MEDIA_RADIO_SUPPORT=y
  3429. CONFIG_MEDIA_SDR_SUPPORT=y
  3430. CONFIG_MEDIA_PLATFORM_SUPPORT=y
  3431. CONFIG_MEDIA_TEST_SUPPORT=y
  3432. # end of Media device types
  3433.  
  3434. #
  3435. # Media core support
  3436. #
  3437. CONFIG_VIDEO_DEV=y
  3438. CONFIG_MEDIA_CONTROLLER=y
  3439. CONFIG_DVB_CORE=y
  3440. # end of Media core support
  3441.  
  3442. #
  3443. # Video4Linux options
  3444. #
  3445. CONFIG_VIDEO_V4L2=y
  3446. CONFIG_VIDEO_V4L2_I2C=y
  3447. # CONFIG_VIDEO_V4L2_SUBDEV_API is not set
  3448. # CONFIG_VIDEO_ADV_DEBUG is not set
  3449. # CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
  3450. # end of Video4Linux options
  3451.  
  3452. #
  3453. # Media controller options
  3454. #
  3455. # CONFIG_MEDIA_CONTROLLER_DVB is not set
  3456. # end of Media controller options
  3457.  
  3458. #
  3459. # Digital TV options
  3460. #
  3461. # CONFIG_DVB_MMAP is not set
  3462. CONFIG_DVB_NET=y
  3463. CONFIG_DVB_MAX_ADAPTERS=16
  3464. CONFIG_DVB_DYNAMIC_MINORS=y
  3465. # CONFIG_DVB_DEMUX_SECTION_LOSS_LOG is not set
  3466. # CONFIG_DVB_ULE_DEBUG is not set
  3467. # end of Digital TV options
  3468.  
  3469. #
  3470. # Media drivers
  3471. #
  3472. # CONFIG_MEDIA_USB_SUPPORT is not set
  3473. # CONFIG_MEDIA_PCI_SUPPORT is not set
  3474. CONFIG_RADIO_ADAPTERS=y
  3475. # CONFIG_RADIO_SI470X is not set
  3476. # CONFIG_RADIO_SI4713 is not set
  3477. # CONFIG_USB_MR800 is not set
  3478. # CONFIG_USB_DSBR is not set
  3479. # CONFIG_RADIO_MAXIRADIO is not set
  3480. # CONFIG_RADIO_SHARK is not set
  3481. # CONFIG_RADIO_SHARK2 is not set
  3482. # CONFIG_USB_KEENE is not set
  3483. # CONFIG_USB_RAREMONO is not set
  3484. # CONFIG_USB_MA901 is not set
  3485. # CONFIG_RADIO_TEA5764 is not set
  3486. # CONFIG_RADIO_SAA7706H is not set
  3487. # CONFIG_RADIO_TEF6862 is not set
  3488. # CONFIG_RADIO_WL1273 is not set
  3489. # CONFIG_V4L_RADIO_ISA_DRIVERS is not set
  3490. # CONFIG_V4L_PLATFORM_DRIVERS is not set
  3491. # CONFIG_V4L_MEM2MEM_DRIVERS is not set
  3492. # CONFIG_DVB_PLATFORM_DRIVERS is not set
  3493. # CONFIG_SDR_PLATFORM_DRIVERS is not set
  3494.  
  3495. #
  3496. # MMC/SDIO DVB adapters
  3497. #
  3498. # CONFIG_SMS_SDIO_DRV is not set
  3499. # CONFIG_V4L_TEST_DRIVERS is not set
  3500. # CONFIG_DVB_TEST_DRIVERS is not set
  3501. # end of Media drivers
  3502.  
  3503. #
  3504. # Media ancillary drivers
  3505. #
  3506. CONFIG_MEDIA_ATTACH=y
  3507.  
  3508. #
  3509. # Audio decoders, processors and mixers
  3510. #
  3511. # CONFIG_VIDEO_TVAUDIO is not set
  3512. # CONFIG_VIDEO_TDA7432 is not set
  3513. # CONFIG_VIDEO_TDA9840 is not set
  3514. # CONFIG_VIDEO_TDA1997X is not set
  3515. # CONFIG_VIDEO_TEA6415C is not set
  3516. # CONFIG_VIDEO_TEA6420 is not set
  3517. # CONFIG_VIDEO_MSP3400 is not set
  3518. # CONFIG_VIDEO_CS3308 is not set
  3519. # CONFIG_VIDEO_CS5345 is not set
  3520. # CONFIG_VIDEO_CS53L32A is not set
  3521. # CONFIG_VIDEO_TLV320AIC23B is not set
  3522. # CONFIG_VIDEO_UDA1342 is not set
  3523. # CONFIG_VIDEO_WM8775 is not set
  3524. # CONFIG_VIDEO_WM8739 is not set
  3525. # CONFIG_VIDEO_VP27SMPX is not set
  3526. # CONFIG_VIDEO_SONY_BTF_MPX is not set
  3527. # end of Audio decoders, processors and mixers
  3528.  
  3529. #
  3530. # RDS decoders
  3531. #
  3532. # CONFIG_VIDEO_SAA6588 is not set
  3533. # end of RDS decoders
  3534.  
  3535. #
  3536. # Video decoders
  3537. #
  3538. # CONFIG_VIDEO_ADV7180 is not set
  3539. # CONFIG_VIDEO_ADV7183 is not set
  3540. # CONFIG_VIDEO_ADV7604 is not set
  3541. # CONFIG_VIDEO_ADV7842 is not set
  3542. # CONFIG_VIDEO_BT819 is not set
  3543. # CONFIG_VIDEO_BT856 is not set
  3544. # CONFIG_VIDEO_BT866 is not set
  3545. # CONFIG_VIDEO_KS0127 is not set
  3546. # CONFIG_VIDEO_ML86V7667 is not set
  3547. # CONFIG_VIDEO_SAA7110 is not set
  3548. # CONFIG_VIDEO_SAA711X is not set
  3549. # CONFIG_VIDEO_TC358743 is not set
  3550. # CONFIG_VIDEO_TVP514X is not set
  3551. # CONFIG_VIDEO_TVP5150 is not set
  3552. # CONFIG_VIDEO_TVP7002 is not set
  3553. # CONFIG_VIDEO_TW2804 is not set
  3554. # CONFIG_VIDEO_TW9903 is not set
  3555. # CONFIG_VIDEO_TW9906 is not set
  3556. # CONFIG_VIDEO_TW9910 is not set
  3557. # CONFIG_VIDEO_VPX3220 is not set
  3558.  
  3559. #
  3560. # Video and audio decoders
  3561. #
  3562. # CONFIG_VIDEO_SAA717X is not set
  3563. # CONFIG_VIDEO_CX25840 is not set
  3564. # end of Video decoders
  3565.  
  3566. #
  3567. # Video encoders
  3568. #
  3569. # CONFIG_VIDEO_SAA7127 is not set
  3570. # CONFIG_VIDEO_SAA7185 is not set
  3571. # CONFIG_VIDEO_ADV7170 is not set
  3572. # CONFIG_VIDEO_ADV7175 is not set
  3573. # CONFIG_VIDEO_ADV7343 is not set
  3574. # CONFIG_VIDEO_ADV7393 is not set
  3575. # CONFIG_VIDEO_ADV7511 is not set
  3576. # CONFIG_VIDEO_AD9389B is not set
  3577. # CONFIG_VIDEO_AK881X is not set
  3578. # CONFIG_VIDEO_THS8200 is not set
  3579. # end of Video encoders
  3580.  
  3581. #
  3582. # Video improvement chips
  3583. #
  3584. # CONFIG_VIDEO_UPD64031A is not set
  3585. # CONFIG_VIDEO_UPD64083 is not set
  3586. # end of Video improvement chips
  3587.  
  3588. #
  3589. # Audio/Video compression chips
  3590. #
  3591. # CONFIG_VIDEO_SAA6752HS is not set
  3592. # end of Audio/Video compression chips
  3593.  
  3594. #
  3595. # SDR tuner chips
  3596. #
  3597. # CONFIG_SDR_MAX2175 is not set
  3598. # end of SDR tuner chips
  3599.  
  3600. #
  3601. # Miscellaneous helper chips
  3602. #
  3603. # CONFIG_VIDEO_THS7303 is not set
  3604. # CONFIG_VIDEO_M52790 is not set
  3605. # CONFIG_VIDEO_I2C is not set
  3606. # CONFIG_VIDEO_ST_MIPID02 is not set
  3607. # end of Miscellaneous helper chips
  3608.  
  3609. #
  3610. # Camera sensor devices
  3611. #
  3612. # CONFIG_VIDEO_HI556 is not set
  3613. # CONFIG_VIDEO_IMX214 is not set
  3614. # CONFIG_VIDEO_IMX219 is not set
  3615. # CONFIG_VIDEO_IMX258 is not set
  3616. # CONFIG_VIDEO_IMX274 is not set
  3617. # CONFIG_VIDEO_IMX290 is not set
  3618. # CONFIG_VIDEO_IMX319 is not set
  3619. # CONFIG_VIDEO_IMX355 is not set
  3620. # CONFIG_VIDEO_OV02A10 is not set
  3621. # CONFIG_VIDEO_OV2640 is not set
  3622. # CONFIG_VIDEO_OV2659 is not set
  3623. # CONFIG_VIDEO_OV2680 is not set
  3624. # CONFIG_VIDEO_OV2685 is not set
  3625. # CONFIG_VIDEO_OV2740 is not set
  3626. # CONFIG_VIDEO_OV5647 is not set
  3627. # CONFIG_VIDEO_OV5648 is not set
  3628. # CONFIG_VIDEO_OV6650 is not set
  3629. # CONFIG_VIDEO_OV5670 is not set
  3630. # CONFIG_VIDEO_OV5675 is not set
  3631. # CONFIG_VIDEO_OV5695 is not set
  3632. # CONFIG_VIDEO_OV7251 is not set
  3633. # CONFIG_VIDEO_OV772X is not set
  3634. # CONFIG_VIDEO_OV7640 is not set
  3635. # CONFIG_VIDEO_OV7670 is not set
  3636. # CONFIG_VIDEO_OV7740 is not set
  3637. # CONFIG_VIDEO_OV8856 is not set
  3638. # CONFIG_VIDEO_OV8865 is not set
  3639. # CONFIG_VIDEO_OV9640 is not set
  3640. # CONFIG_VIDEO_OV9650 is not set
  3641. # CONFIG_VIDEO_OV9734 is not set
  3642. # CONFIG_VIDEO_OV13858 is not set
  3643. # CONFIG_VIDEO_VS6624 is not set
  3644. # CONFIG_VIDEO_MT9M001 is not set
  3645. # CONFIG_VIDEO_MT9M032 is not set
  3646. # CONFIG_VIDEO_MT9M111 is not set
  3647. # CONFIG_VIDEO_MT9P031 is not set
  3648. # CONFIG_VIDEO_MT9T001 is not set
  3649. # CONFIG_VIDEO_MT9T112 is not set
  3650. # CONFIG_VIDEO_MT9V011 is not set
  3651. # CONFIG_VIDEO_MT9V032 is not set
  3652. # CONFIG_VIDEO_MT9V111 is not set
  3653. # CONFIG_VIDEO_SR030PC30 is not set
  3654. # CONFIG_VIDEO_NOON010PC30 is not set
  3655. # CONFIG_VIDEO_M5MOLS is not set
  3656. # CONFIG_VIDEO_RDACM20 is not set
  3657. # CONFIG_VIDEO_RDACM21 is not set
  3658. # CONFIG_VIDEO_RJ54N1 is not set
  3659. # CONFIG_VIDEO_S5K6AA is not set
  3660. # CONFIG_VIDEO_S5K6A3 is not set
  3661. # CONFIG_VIDEO_S5K4ECGX is not set
  3662. # CONFIG_VIDEO_S5K5BAF is not set
  3663. # CONFIG_VIDEO_CCS is not set
  3664. # CONFIG_VIDEO_ET8EK8 is not set
  3665. # end of Camera sensor devices
  3666.  
  3667. #
  3668. # Lens drivers
  3669. #
  3670. # CONFIG_VIDEO_AD5820 is not set
  3671. # CONFIG_VIDEO_AK7375 is not set
  3672. # CONFIG_VIDEO_DW9714 is not set
  3673. # CONFIG_VIDEO_DW9768 is not set
  3674. # CONFIG_VIDEO_DW9807_VCM is not set
  3675. # end of Lens drivers
  3676.  
  3677. #
  3678. # Flash devices
  3679. #
  3680. # CONFIG_VIDEO_ADP1653 is not set
  3681. # CONFIG_VIDEO_LM3560 is not set
  3682. # CONFIG_VIDEO_LM3646 is not set
  3683. # end of Flash devices
  3684.  
  3685. #
  3686. # SPI helper chips
  3687. #
  3688. # end of SPI helper chips
  3689.  
  3690. CONFIG_MEDIA_TUNER=y
  3691.  
  3692. #
  3693. # Customize TV tuners
  3694. #
  3695. CONFIG_MEDIA_TUNER_SIMPLE=m
  3696. CONFIG_MEDIA_TUNER_TDA18250=m
  3697. CONFIG_MEDIA_TUNER_TDA8290=m
  3698. CONFIG_MEDIA_TUNER_TDA827X=m
  3699. CONFIG_MEDIA_TUNER_TDA18271=m
  3700. CONFIG_MEDIA_TUNER_TDA9887=m
  3701. CONFIG_MEDIA_TUNER_TEA5761=m
  3702. CONFIG_MEDIA_TUNER_TEA5767=m
  3703. CONFIG_MEDIA_TUNER_MT20XX=m
  3704. CONFIG_MEDIA_TUNER_MT2060=m
  3705. CONFIG_MEDIA_TUNER_MT2063=m
  3706. CONFIG_MEDIA_TUNER_MT2266=m
  3707. CONFIG_MEDIA_TUNER_MT2131=m
  3708. CONFIG_MEDIA_TUNER_QT1010=m
  3709. CONFIG_MEDIA_TUNER_XC2028=m
  3710. CONFIG_MEDIA_TUNER_XC5000=m
  3711. CONFIG_MEDIA_TUNER_XC4000=m
  3712. CONFIG_MEDIA_TUNER_MXL5005S=m
  3713. CONFIG_MEDIA_TUNER_MXL5007T=m
  3714. CONFIG_MEDIA_TUNER_MC44S803=m
  3715. CONFIG_MEDIA_TUNER_MAX2165=m
  3716. CONFIG_MEDIA_TUNER_TDA18218=m
  3717. CONFIG_MEDIA_TUNER_FC0011=m
  3718. CONFIG_MEDIA_TUNER_FC0012=m
  3719. CONFIG_MEDIA_TUNER_FC0013=m
  3720. CONFIG_MEDIA_TUNER_TDA18212=m
  3721. CONFIG_MEDIA_TUNER_E4000=m
  3722. CONFIG_MEDIA_TUNER_FC2580=m
  3723. CONFIG_MEDIA_TUNER_M88RS6000T=m
  3724. CONFIG_MEDIA_TUNER_TUA9001=m
  3725. CONFIG_MEDIA_TUNER_SI2157=m
  3726. CONFIG_MEDIA_TUNER_IT913X=m
  3727. CONFIG_MEDIA_TUNER_R820T=m
  3728. CONFIG_MEDIA_TUNER_MXL301RF=m
  3729. CONFIG_MEDIA_TUNER_QM1D1C0042=m
  3730. CONFIG_MEDIA_TUNER_QM1D1B0004=m
  3731. # end of Customize TV tuners
  3732.  
  3733. #
  3734. # Customise DVB Frontends
  3735. #
  3736.  
  3737. #
  3738. # Multistandard (satellite) frontends
  3739. #
  3740. CONFIG_DVB_STB0899=m
  3741. CONFIG_DVB_STB6100=m
  3742. CONFIG_DVB_STV090x=m
  3743. CONFIG_DVB_STV0910=m
  3744. CONFIG_DVB_STV6110x=m
  3745. CONFIG_DVB_STV6111=m
  3746. CONFIG_DVB_MXL5XX=m
  3747.  
  3748. #
  3749. # Multistandard (cable + terrestrial) frontends
  3750. #
  3751. CONFIG_DVB_DRXK=m
  3752. CONFIG_DVB_TDA18271C2DD=m
  3753. CONFIG_DVB_SI2165=m
  3754. CONFIG_DVB_MN88472=m
  3755. CONFIG_DVB_MN88473=m
  3756.  
  3757. #
  3758. # DVB-S (satellite) frontends
  3759. #
  3760. CONFIG_DVB_CX24110=m
  3761. CONFIG_DVB_CX24123=m
  3762. CONFIG_DVB_MT312=m
  3763. CONFIG_DVB_ZL10036=m
  3764. CONFIG_DVB_ZL10039=m
  3765. CONFIG_DVB_S5H1420=m
  3766. CONFIG_DVB_STV0288=m
  3767. CONFIG_DVB_STB6000=m
  3768. CONFIG_DVB_STV0299=m
  3769. CONFIG_DVB_STV6110=m
  3770. CONFIG_DVB_STV0900=m
  3771. CONFIG_DVB_TDA8083=m
  3772. CONFIG_DVB_TDA10086=m
  3773. CONFIG_DVB_TDA8261=m
  3774. CONFIG_DVB_VES1X93=m
  3775. CONFIG_DVB_TUNER_ITD1000=m
  3776. CONFIG_DVB_TUNER_CX24113=m
  3777. CONFIG_DVB_TDA826X=m
  3778. CONFIG_DVB_TUA6100=m
  3779. CONFIG_DVB_CX24116=m
  3780. CONFIG_DVB_CX24117=m
  3781. CONFIG_DVB_CX24120=m
  3782. CONFIG_DVB_SI21XX=m
  3783. CONFIG_DVB_TS2020=m
  3784. CONFIG_DVB_DS3000=m
  3785. CONFIG_DVB_MB86A16=m
  3786. CONFIG_DVB_TDA10071=m
  3787.  
  3788. #
  3789. # DVB-T (terrestrial) frontends
  3790. #
  3791. CONFIG_DVB_SP887X=m
  3792. CONFIG_DVB_CX22700=m
  3793. CONFIG_DVB_CX22702=m
  3794. CONFIG_DVB_S5H1432=m
  3795. CONFIG_DVB_DRXD=m
  3796. CONFIG_DVB_L64781=m
  3797. CONFIG_DVB_TDA1004X=m
  3798. CONFIG_DVB_NXT6000=m
  3799. CONFIG_DVB_MT352=m
  3800. CONFIG_DVB_ZL10353=m
  3801. CONFIG_DVB_DIB3000MB=m
  3802. CONFIG_DVB_DIB3000MC=m
  3803. CONFIG_DVB_DIB7000M=m
  3804. CONFIG_DVB_DIB7000P=m
  3805. CONFIG_DVB_DIB9000=m
  3806. CONFIG_DVB_TDA10048=m
  3807. CONFIG_DVB_EC100=m
  3808. CONFIG_DVB_STV0367=m
  3809. CONFIG_DVB_CXD2820R=m
  3810. CONFIG_DVB_CXD2841ER=m
  3811. CONFIG_DVB_ZD1301_DEMOD=m
  3812.  
  3813. #
  3814. # DVB-C (cable) frontends
  3815. #
  3816. CONFIG_DVB_VES1820=m
  3817. CONFIG_DVB_TDA10021=m
  3818. CONFIG_DVB_TDA10023=m
  3819. CONFIG_DVB_STV0297=m
  3820.  
  3821. #
  3822. # ATSC (North American/Korean Terrestrial/Cable DTV) frontends
  3823. #
  3824. CONFIG_DVB_NXT200X=m
  3825. CONFIG_DVB_OR51211=m
  3826. CONFIG_DVB_OR51132=m
  3827. CONFIG_DVB_BCM3510=m
  3828. CONFIG_DVB_LGDT330X=m
  3829. CONFIG_DVB_LGDT3305=m
  3830. CONFIG_DVB_LG2160=m
  3831. CONFIG_DVB_S5H1409=m
  3832. CONFIG_DVB_AU8522=m
  3833. CONFIG_DVB_AU8522_DTV=m
  3834. CONFIG_DVB_AU8522_V4L=m
  3835. CONFIG_DVB_S5H1411=m
  3836. CONFIG_DVB_MXL692=m
  3837.  
  3838. #
  3839. # ISDB-T (terrestrial) frontends
  3840. #
  3841. CONFIG_DVB_S921=m
  3842. CONFIG_DVB_DIB8000=m
  3843. CONFIG_DVB_MB86A20S=m
  3844.  
  3845. #
  3846. # ISDB-S (satellite) & ISDB-T (terrestrial) frontends
  3847. #
  3848. CONFIG_DVB_TC90522=m
  3849. CONFIG_DVB_MN88443X=m
  3850.  
  3851. #
  3852. # Digital terrestrial only tuners/PLL
  3853. #
  3854. CONFIG_DVB_PLL=m
  3855. CONFIG_DVB_TUNER_DIB0070=m
  3856. CONFIG_DVB_TUNER_DIB0090=m
  3857.  
  3858. #
  3859. # SEC control devices for DVB-S
  3860. #
  3861. CONFIG_DVB_DRX39XYJ=m
  3862. CONFIG_DVB_LNBH25=m
  3863. CONFIG_DVB_LNBH29=m
  3864. CONFIG_DVB_LNBP21=m
  3865. CONFIG_DVB_LNBP22=m
  3866. CONFIG_DVB_ISL6405=m
  3867. CONFIG_DVB_ISL6421=m
  3868. CONFIG_DVB_ISL6423=m
  3869. CONFIG_DVB_A8293=m
  3870. CONFIG_DVB_LGS8GL5=m
  3871. CONFIG_DVB_LGS8GXX=m
  3872. CONFIG_DVB_ATBM8830=m
  3873. CONFIG_DVB_TDA665x=m
  3874. CONFIG_DVB_IX2505V=m
  3875. CONFIG_DVB_M88RS2000=m
  3876. CONFIG_DVB_AF9033=m
  3877. CONFIG_DVB_HORUS3A=m
  3878. CONFIG_DVB_ASCOT2E=m
  3879. CONFIG_DVB_HELENE=m
  3880.  
  3881. #
  3882. # Common Interface (EN50221) controller drivers
  3883. #
  3884. CONFIG_DVB_CXD2099=m
  3885. CONFIG_DVB_SP2=m
  3886. # end of Customise DVB Frontends
  3887.  
  3888. #
  3889. # Tools to develop new frontends
  3890. #
  3891. # CONFIG_DVB_DUMMY_FE is not set
  3892. # end of Media ancillary drivers
  3893.  
  3894. #
  3895. # Graphics support
  3896. #
  3897. CONFIG_AGP=y
  3898. CONFIG_AGP_INTEL=y
  3899. # CONFIG_AGP_SIS is not set
  3900. # CONFIG_AGP_VIA is not set
  3901. CONFIG_INTEL_GTT=y
  3902. CONFIG_VGA_ARB=y
  3903. CONFIG_VGA_ARB_MAX_GPUS=2
  3904. # CONFIG_VGA_SWITCHEROO is not set
  3905. # CONFIG_IMX_IPUV3_CORE is not set
  3906. CONFIG_DRM=y
  3907. CONFIG_DRM_MIPI_DSI=y
  3908. # CONFIG_DRM_DP_AUX_CHARDEV is not set
  3909. # CONFIG_DRM_DEBUG_MM is not set
  3910. # CONFIG_DRM_DEBUG_SELFTEST is not set
  3911. CONFIG_DRM_KMS_HELPER=y
  3912. # CONFIG_DRM_DEBUG_DP_MST_TOPOLOGY_REFS is not set
  3913. CONFIG_DRM_FBDEV_EMULATION=y
  3914. CONFIG_DRM_FBDEV_OVERALLOC=100
  3915. # CONFIG_DRM_FBDEV_LEAK_PHYS_SMEM is not set
  3916. # CONFIG_DRM_LOAD_EDID_FIRMWARE is not set
  3917. # CONFIG_DRM_DP_CEC is not set
  3918. CONFIG_DRM_TTM=y
  3919. CONFIG_DRM_VRAM_HELPER=y
  3920. CONFIG_DRM_TTM_HELPER=y
  3921. CONFIG_DRM_GEM_SHMEM_HELPER=y
  3922.  
  3923. #
  3924. # I2C encoder or helper chips
  3925. #
  3926. # CONFIG_DRM_I2C_CH7006 is not set
  3927. # CONFIG_DRM_I2C_SIL164 is not set
  3928. # CONFIG_DRM_I2C_NXP_TDA998X is not set
  3929. # CONFIG_DRM_I2C_NXP_TDA9950 is not set
  3930. # end of I2C encoder or helper chips
  3931.  
  3932. #
  3933. # ARM devices
  3934. #
  3935. # end of ARM devices
  3936.  
  3937. # CONFIG_DRM_RADEON is not set
  3938. # CONFIG_DRM_AMDGPU is not set
  3939. # CONFIG_DRM_NOUVEAU is not set
  3940. CONFIG_DRM_I915=y
  3941. CONFIG_DRM_I915_FORCE_PROBE="i915.force_probe=46a6"
  3942. CONFIG_DRM_I915_CAPTURE_ERROR=y
  3943. CONFIG_DRM_I915_COMPRESS_ERROR=y
  3944. CONFIG_DRM_I915_USERPTR=y
  3945. # CONFIG_DRM_I915_GVT is not set
  3946.  
  3947. #
  3948. # drm/i915 Debugging
  3949. #
  3950. # CONFIG_DRM_I915_DEBUG_MMIO is not set
  3951. # CONFIG_DRM_I915_SW_FENCE_DEBUG_OBJECTS is not set
  3952. # CONFIG_DRM_I915_SW_FENCE_CHECK_DAG is not set
  3953. # CONFIG_DRM_I915_DEBUG_GUC is not set
  3954. # CONFIG_DRM_I915_SELFTEST is not set
  3955. # CONFIG_DRM_I915_LOW_LEVEL_TRACEPOINTS is not set
  3956. # CONFIG_DRM_I915_DEBUG_VBLANK_EVADE is not set
  3957. # CONFIG_DRM_I915_DEBUG_RUNTIME_PM is not set
  3958. # end of drm/i915 Debugging
  3959.  
  3960. #
  3961. # drm/i915 Profile Guided Optimisation
  3962. #
  3963. CONFIG_DRM_I915_REQUEST_TIMEOUT=20000
  3964. CONFIG_DRM_I915_FENCE_TIMEOUT=10000
  3965. CONFIG_DRM_I915_USERFAULT_AUTOSUSPEND=250
  3966. CONFIG_DRM_I915_HEARTBEAT_INTERVAL=2500
  3967. CONFIG_DRM_I915_PREEMPT_TIMEOUT=640
  3968. CONFIG_DRM_I915_MAX_REQUEST_BUSYWAIT=8000
  3969. CONFIG_DRM_I915_STOP_TIMEOUT=100
  3970. CONFIG_DRM_I915_TIMESLICE_DURATION=1
  3971. # end of drm/i915 Profile Guided Optimisation
  3972.  
  3973. # CONFIG_DRM_KMB_DISPLAY is not set
  3974. # CONFIG_DRM_VGEM is not set
  3975. # CONFIG_DRM_VKMS is not set
  3976. # CONFIG_DRM_VMWGFX is not set
  3977. CONFIG_DRM_GMA500=y
  3978. # CONFIG_DRM_UDL is not set
  3979. # CONFIG_DRM_AST is not set
  3980. # CONFIG_DRM_MGAG200 is not set
  3981. # CONFIG_DRM_QXL is not set
  3982. CONFIG_DRM_VIRTIO_GPU=y
  3983. CONFIG_DRM_PANEL=y
  3984.  
  3985. #
  3986. # Display Panels
  3987. #
  3988. # CONFIG_DRM_PANEL_RASPBERRYPI_TOUCHSCREEN is not set
  3989. # end of Display Panels
  3990.  
  3991. CONFIG_DRM_BRIDGE=y
  3992. CONFIG_DRM_PANEL_BRIDGE=y
  3993.  
  3994. #
  3995. # Display Interface Bridges
  3996. #
  3997. # CONFIG_DRM_ANALOGIX_ANX78XX is not set
  3998. # end of Display Interface Bridges
  3999.  
  4000. # CONFIG_DRM_V3D is not set
  4001. # CONFIG_DRM_VC4 is not set
  4002. # CONFIG_DRM_ETNAVIV is not set
  4003. # CONFIG_DRM_HISI_HIBMC is not set
  4004. CONFIG_DRM_BOCHS=y
  4005. # CONFIG_DRM_CIRRUS_QEMU is not set
  4006. # CONFIG_DRM_GM12U320 is not set
  4007. # CONFIG_DRM_SIMPLEDRM is not set
  4008. # CONFIG_DRM_PL111 is not set
  4009. CONFIG_DRM_VBOXVIDEO=y
  4010. # CONFIG_DRM_PANFROST is not set
  4011. # CONFIG_DRM_GUD is not set
  4012. # CONFIG_DRM_LEGACY is not set
  4013. CONFIG_DRM_PANEL_ORIENTATION_QUIRKS=y
  4014.  
  4015. #
  4016. # Frame buffer Devices
  4017. #
  4018. CONFIG_FB_CMDLINE=y
  4019. CONFIG_FB_NOTIFY=y
  4020. CONFIG_FB=y
  4021. # CONFIG_FIRMWARE_EDID is not set
  4022. CONFIG_FB_BOOT_VESA_SUPPORT=y
  4023. CONFIG_FB_CFB_FILLRECT=y
  4024. CONFIG_FB_CFB_COPYAREA=y
  4025. CONFIG_FB_CFB_IMAGEBLIT=y
  4026. CONFIG_FB_SYS_FILLRECT=y
  4027. CONFIG_FB_SYS_COPYAREA=y
  4028. CONFIG_FB_SYS_IMAGEBLIT=y
  4029. # CONFIG_FB_FOREIGN_ENDIAN is not set
  4030. CONFIG_FB_SYS_FOPS=y
  4031. CONFIG_FB_DEFERRED_IO=y
  4032. CONFIG_FB_MODE_HELPERS=y
  4033. # CONFIG_FB_TILEBLITTING is not set
  4034.  
  4035. #
  4036. # Frame buffer hardware drivers
  4037. #
  4038. # CONFIG_FB_CIRRUS is not set
  4039. # CONFIG_FB_PM2 is not set
  4040. # CONFIG_FB_CLPS711X is not set
  4041. # CONFIG_FB_IMX is not set
  4042. # CONFIG_FB_CYBER2000 is not set
  4043. # CONFIG_FB_ARC is not set
  4044. # CONFIG_FB_CONTROL is not set
  4045. # CONFIG_FB_ASILIANT is not set
  4046. # CONFIG_FB_IMSTT is not set
  4047. # CONFIG_FB_VGA16 is not set
  4048. # CONFIG_FB_UVESA is not set
  4049. CONFIG_FB_VESA=y
  4050. CONFIG_FB_EFI=y
  4051. # CONFIG_FB_N411 is not set
  4052. # CONFIG_FB_HGA is not set
  4053. # CONFIG_FB_GBE is not set
  4054. # CONFIG_FB_PVR2 is not set
  4055. # CONFIG_FB_OPENCORES is not set
  4056. # CONFIG_FB_S1D13XXX is not set
  4057. # CONFIG_FB_NVIDIA is not set
  4058. # CONFIG_FB_RIVA is not set
  4059. # CONFIG_FB_I740 is not set
  4060. # CONFIG_FB_LE80578 is not set
  4061. # CONFIG_FB_MATROX is not set
  4062. # CONFIG_FB_RADEON is not set
  4063. # CONFIG_FB_ATY128 is not set
  4064. # CONFIG_FB_ATY is not set
  4065. # CONFIG_FB_S3 is not set
  4066. # CONFIG_FB_SAVAGE is not set
  4067. # CONFIG_FB_SIS is not set
  4068. # CONFIG_FB_VIA is not set
  4069. # CONFIG_FB_NEOMAGIC is not set
  4070. # CONFIG_FB_KYRO is not set
  4071. # CONFIG_FB_3DFX is not set
  4072. # CONFIG_FB_VOODOO1 is not set
  4073. # CONFIG_FB_VT8623 is not set
  4074. # CONFIG_FB_TRIDENT is not set
  4075. # CONFIG_FB_ARK is not set
  4076. # CONFIG_FB_PM3 is not set
  4077. # CONFIG_FB_CARMINE is not set
  4078. # CONFIG_FB_WM8505 is not set
  4079. # CONFIG_FB_GEODE is not set
  4080. # CONFIG_FB_PXA168 is not set
  4081. # CONFIG_FB_W100 is not set
  4082. # CONFIG_FB_SH_MOBILE_LCDC is not set
  4083. # CONFIG_FB_TMIO is not set
  4084. # CONFIG_FB_S3C is not set
  4085. # CONFIG_FB_SMSCUFX is not set
  4086. # CONFIG_FB_UDL is not set
  4087. # CONFIG_FB_IBM_GXT4500 is not set
  4088. # CONFIG_FB_GOLDFISH is not set
  4089. # CONFIG_FB_DA8XX is not set
  4090. # CONFIG_FB_VIRTUAL is not set
  4091. # CONFIG_FB_METRONOME is not set
  4092. # CONFIG_FB_MB862XX is not set
  4093. # CONFIG_FB_BROADSHEET is not set
  4094. CONFIG_FB_SIMPLE=y
  4095. # CONFIG_FB_SSD1307 is not set
  4096. # CONFIG_FB_SM712 is not set
  4097. # CONFIG_MMP_DISP is not set
  4098. # end of Frame buffer Devices
  4099.  
  4100. #
  4101. # Backlight & LCD device support
  4102. #
  4103. # CONFIG_LCD_CLASS_DEVICE is not set
  4104. CONFIG_BACKLIGHT_CLASS_DEVICE=y
  4105. # CONFIG_BACKLIGHT_KTD253 is not set
  4106. # CONFIG_BACKLIGHT_APPLE is not set
  4107. CONFIG_BACKLIGHT_QCOM_WLED=y
  4108. CONFIG_BACKLIGHT_SAHARA=y
  4109. CONFIG_BACKLIGHT_ADP8860=y
  4110. CONFIG_BACKLIGHT_ADP8870=y
  4111. CONFIG_BACKLIGHT_LM3639=y
  4112. # CONFIG_BACKLIGHT_GPIO is not set
  4113. CONFIG_BACKLIGHT_LV5207LP=y
  4114. CONFIG_BACKLIGHT_BD6107=y
  4115. CONFIG_BACKLIGHT_ARCXCNN=y
  4116. # end of Backlight & LCD device support
  4117.  
  4118. CONFIG_HDMI=y
  4119.  
  4120. #
  4121. # Console display driver support
  4122. #
  4123. CONFIG_VGA_CONSOLE=y
  4124. CONFIG_DUMMY_CONSOLE=y
  4125. CONFIG_DUMMY_CONSOLE_COLUMNS=80
  4126. CONFIG_DUMMY_CONSOLE_ROWS=25
  4127. CONFIG_FRAMEBUFFER_CONSOLE=y
  4128. # CONFIG_FRAMEBUFFER_CONSOLE_LEGACY_ACCELERATION is not set
  4129. CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
  4130. # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
  4131. # CONFIG_FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER is not set
  4132. # end of Console display driver support
  4133.  
  4134. # CONFIG_LOGO is not set
  4135. # end of Graphics support
  4136.  
  4137. CONFIG_SOUND=y
  4138. CONFIG_SND=y
  4139. CONFIG_SND_TIMER=y
  4140. CONFIG_SND_PCM=y
  4141. CONFIG_SND_PCM_ELD=y
  4142. CONFIG_SND_PCM_IEC958=y
  4143. CONFIG_SND_DMAENGINE_PCM=y
  4144. CONFIG_SND_HWDEP=y
  4145. CONFIG_SND_SEQ_DEVICE=y
  4146. CONFIG_SND_RAWMIDI=y
  4147. CONFIG_SND_COMPRESS_OFFLOAD=y
  4148. CONFIG_SND_JACK=y
  4149. CONFIG_SND_JACK_INPUT_DEV=y
  4150. # CONFIG_SND_OSSEMUL is not set
  4151. CONFIG_SND_PCM_TIMER=y
  4152. # CONFIG_SND_HRTIMER is not set
  4153. CONFIG_SND_DYNAMIC_MINORS=y
  4154. CONFIG_SND_MAX_CARDS=32
  4155. CONFIG_SND_SUPPORT_OLD_API=y
  4156. CONFIG_SND_PROC_FS=y
  4157. CONFIG_SND_VERBOSE_PROCFS=y
  4158. # CONFIG_SND_VERBOSE_PRINTK is not set
  4159. # CONFIG_SND_DEBUG is not set
  4160. CONFIG_SND_VMASTER=y
  4161. CONFIG_SND_DMA_SGBUF=y
  4162. CONFIG_SND_CTL_LED=y
  4163. CONFIG_SND_SEQUENCER=y
  4164. CONFIG_SND_SEQ_DUMMY=y
  4165. CONFIG_SND_SEQ_MIDI_EVENT=y
  4166. CONFIG_SND_SEQ_MIDI=y
  4167. CONFIG_SND_AC97_CODEC=y
  4168. CONFIG_SND_DRIVERS=y
  4169. # CONFIG_SND_PCSP is not set
  4170. # CONFIG_SND_DUMMY is not set
  4171. # CONFIG_SND_ALOOP is not set
  4172. # CONFIG_SND_VIRMIDI is not set
  4173. # CONFIG_SND_MTPAV is not set
  4174. # CONFIG_SND_SERIAL_U16550 is not set
  4175. # CONFIG_SND_MPU401 is not set
  4176. # CONFIG_SND_AC97_POWER_SAVE is not set
  4177. CONFIG_SND_ISA=y
  4178. # CONFIG_SND_ADLIB is not set
  4179. # CONFIG_SND_AD1816A is not set
  4180. # CONFIG_SND_AD1848 is not set
  4181. # CONFIG_SND_ALS100 is not set
  4182. # CONFIG_SND_AZT1605 is not set
  4183. # CONFIG_SND_AZT2316 is not set
  4184. # CONFIG_SND_AZT2320 is not set
  4185. # CONFIG_SND_CMI8328 is not set
  4186. # CONFIG_SND_CMI8330 is not set
  4187. # CONFIG_SND_CS4231 is not set
  4188. # CONFIG_SND_CS4236 is not set
  4189. # CONFIG_SND_ES1688 is not set
  4190. # CONFIG_SND_ES18XX is not set
  4191. # CONFIG_SND_SC6000 is not set
  4192. # CONFIG_SND_GUSCLASSIC is not set
  4193. # CONFIG_SND_GUSEXTREME is not set
  4194. # CONFIG_SND_GUSMAX is not set
  4195. # CONFIG_SND_INTERWAVE is not set
  4196. # CONFIG_SND_INTERWAVE_STB is not set
  4197. # CONFIG_SND_JAZZ16 is not set
  4198. # CONFIG_SND_OPL3SA2 is not set
  4199. # CONFIG_SND_OPTI92X_AD1848 is not set
  4200. # CONFIG_SND_OPTI92X_CS4231 is not set
  4201. # CONFIG_SND_OPTI93X is not set
  4202. # CONFIG_SND_MIRO is not set
  4203. # CONFIG_SND_SB8 is not set
  4204. # CONFIG_SND_SB16 is not set
  4205. # CONFIG_SND_SBAWE is not set
  4206. # CONFIG_SND_SSCAPE is not set
  4207. # CONFIG_SND_WAVEFRONT is not set
  4208. # CONFIG_SND_MSND_PINNACLE is not set
  4209. # CONFIG_SND_MSND_CLASSIC is not set
  4210. CONFIG_SND_PCI=y
  4211. # CONFIG_SND_AD1889 is not set
  4212. # CONFIG_SND_ALS300 is not set
  4213. # CONFIG_SND_ALS4000 is not set
  4214. # CONFIG_SND_ALI5451 is not set
  4215. # CONFIG_SND_ASIHPI is not set
  4216. # CONFIG_SND_ATIIXP is not set
  4217. # CONFIG_SND_ATIIXP_MODEM is not set
  4218. # CONFIG_SND_AU8810 is not set
  4219. # CONFIG_SND_AU8820 is not set
  4220. # CONFIG_SND_AU8830 is not set
  4221. # CONFIG_SND_AW2 is not set
  4222. # CONFIG_SND_AZT3328 is not set
  4223. # CONFIG_SND_BT87X is not set
  4224. # CONFIG_SND_CA0106 is not set
  4225. # CONFIG_SND_CMIPCI is not set
  4226. # CONFIG_SND_OXYGEN is not set
  4227. # CONFIG_SND_CS4281 is not set
  4228. # CONFIG_SND_CS46XX is not set
  4229. # CONFIG_SND_CS5530 is not set
  4230. # CONFIG_SND_CS5535AUDIO is not set
  4231. # CONFIG_SND_CTXFI is not set
  4232. # CONFIG_SND_DARLA20 is not set
  4233. # CONFIG_SND_GINA20 is not set
  4234. # CONFIG_SND_LAYLA20 is not set
  4235. # CONFIG_SND_DARLA24 is not set
  4236. # CONFIG_SND_GINA24 is not set
  4237. # CONFIG_SND_LAYLA24 is not set
  4238. # CONFIG_SND_MONA is not set
  4239. # CONFIG_SND_MIA is not set
  4240. # CONFIG_SND_ECHO3G is not set
  4241. # CONFIG_SND_INDIGO is not set
  4242. # CONFIG_SND_INDIGOIO is not set
  4243. # CONFIG_SND_INDIGODJ is not set
  4244. # CONFIG_SND_INDIGOIOX is not set
  4245. # CONFIG_SND_INDIGODJX is not set
  4246. # CONFIG_SND_EMU10K1 is not set
  4247. # CONFIG_SND_EMU10K1X is not set
  4248. # CONFIG_SND_ENS1370 is not set
  4249. # CONFIG_SND_ENS1371 is not set
  4250. # CONFIG_SND_ES1938 is not set
  4251. # CONFIG_SND_ES1968 is not set
  4252. # CONFIG_SND_FM801 is not set
  4253. # CONFIG_SND_HDSP is not set
  4254. # CONFIG_SND_HDSPM is not set
  4255. # CONFIG_SND_ICE1712 is not set
  4256. # CONFIG_SND_ICE1724 is not set
  4257. CONFIG_SND_INTEL8X0=y
  4258. # CONFIG_SND_INTEL8X0M is not set
  4259. # CONFIG_SND_KORG1212 is not set
  4260. # CONFIG_SND_LOLA is not set
  4261. # CONFIG_SND_LX6464ES is not set
  4262. # CONFIG_SND_MAESTRO3 is not set
  4263. # CONFIG_SND_MIXART is not set
  4264. # CONFIG_SND_NM256 is not set
  4265. # CONFIG_SND_PCXHR is not set
  4266. # CONFIG_SND_RIPTIDE is not set
  4267. # CONFIG_SND_RME32 is not set
  4268. # CONFIG_SND_RME96 is not set
  4269. # CONFIG_SND_RME9652 is not set
  4270. # CONFIG_SND_SE6X is not set
  4271. # CONFIG_SND_SONICVIBES is not set
  4272. # CONFIG_SND_TRIDENT is not set
  4273. # CONFIG_SND_VIA82XX is not set
  4274. # CONFIG_SND_VIA82XX_MODEM is not set
  4275. # CONFIG_SND_VIRTUOSO is not set
  4276. # CONFIG_SND_VX222 is not set
  4277. # CONFIG_SND_YMFPCI is not set
  4278.  
  4279. #
  4280. # HD-Audio
  4281. #
  4282. CONFIG_SND_HDA=y
  4283. CONFIG_SND_HDA_GENERIC_LEDS=y
  4284. CONFIG_SND_HDA_INTEL=y
  4285. CONFIG_SND_HDA_HWDEP=y
  4286. # CONFIG_SND_HDA_RECONFIG is not set
  4287. # CONFIG_SND_HDA_INPUT_BEEP is not set
  4288. # CONFIG_SND_HDA_PATCH_LOADER is not set
  4289. CONFIG_SND_HDA_CODEC_REALTEK=y
  4290. # CONFIG_SND_HDA_CODEC_ANALOG is not set
  4291. # CONFIG_SND_HDA_CODEC_SIGMATEL is not set
  4292. # CONFIG_SND_HDA_CODEC_VIA is not set
  4293. CONFIG_SND_HDA_CODEC_HDMI=y
  4294. # CONFIG_SND_HDA_CODEC_CIRRUS is not set
  4295. # CONFIG_SND_HDA_CODEC_CS8409 is not set
  4296. # CONFIG_SND_HDA_CODEC_CONEXANT is not set
  4297. # CONFIG_SND_HDA_CODEC_CA0110 is not set
  4298. # CONFIG_SND_HDA_CODEC_CA0132 is not set
  4299. # CONFIG_SND_HDA_CODEC_CMEDIA is not set
  4300. # CONFIG_SND_HDA_CODEC_SI3054 is not set
  4301. CONFIG_SND_HDA_GENERIC=y
  4302. CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0
  4303. CONFIG_SND_HDA_INTEL_HDMI_SILENT_STREAM=y
  4304. # end of HD-Audio
  4305.  
  4306. CONFIG_SND_HDA_CORE=y
  4307. CONFIG_SND_HDA_DSP_LOADER=y
  4308. CONFIG_SND_HDA_COMPONENT=y
  4309. CONFIG_SND_HDA_I915=y
  4310. CONFIG_SND_HDA_EXT_CORE=y
  4311. CONFIG_SND_HDA_PREALLOC_SIZE=0
  4312. CONFIG_SND_INTEL_NHLT=y
  4313. CONFIG_SND_INTEL_DSP_CONFIG=y
  4314. CONFIG_SND_INTEL_SOUNDWIRE_ACPI=y
  4315. CONFIG_SND_INTEL_BYT_PREFER_SOF=y
  4316. CONFIG_SND_PXA2XX_LIB=y
  4317. CONFIG_SND_USB=y
  4318. CONFIG_SND_USB_AUDIO=y
  4319. CONFIG_SND_USB_AUDIO_USE_MEDIA_CONTROLLER=y
  4320. # CONFIG_SND_USB_UA101 is not set
  4321. # CONFIG_SND_USB_USX2Y is not set
  4322. # CONFIG_SND_USB_CAIAQ is not set
  4323. # CONFIG_SND_USB_US122L is not set
  4324. # CONFIG_SND_USB_6FIRE is not set
  4325. # CONFIG_SND_USB_HIFACE is not set
  4326. # CONFIG_SND_BCD2000 is not set
  4327. # CONFIG_SND_USB_POD is not set
  4328. # CONFIG_SND_USB_PODHD is not set
  4329. # CONFIG_SND_USB_TONEPORT is not set
  4330. # CONFIG_SND_USB_VARIAX is not set
  4331. CONFIG_SND_SOC=y
  4332. CONFIG_SND_SOC_AC97_BUS=y
  4333. CONFIG_SND_SOC_COMPRESS=y
  4334. CONFIG_SND_SOC_TOPOLOGY=y
  4335. CONFIG_SND_SOC_ACPI=y
  4336. # CONFIG_SND_SOC_ADI is not set
  4337. # CONFIG_SND_SOC_AMD_ACP is not set
  4338. # CONFIG_SND_SOC_AMD_ACP3x is not set
  4339. # CONFIG_SND_SOC_AMD_RENOIR is not set
  4340. # CONFIG_SND_SOC_AMD_ACP5x is not set
  4341. # CONFIG_SND_ATMEL_SOC is not set
  4342. # CONFIG_SND_BCM2835_SOC_I2S is not set
  4343. # CONFIG_SND_SOC_CYGNUS is not set
  4344. # CONFIG_SND_BCM63XX_I2S_WHISTLER is not set
  4345. # CONFIG_SND_EP93XX_SOC is not set
  4346. # CONFIG_SND_DESIGNWARE_I2S is not set
  4347.  
  4348. #
  4349. # SoC Audio for Freescale CPUs
  4350. #
  4351.  
  4352. #
  4353. # Common SoC Audio options for Freescale CPUs:
  4354. #
  4355. # CONFIG_SND_SOC_FSL_ASRC is not set
  4356. # CONFIG_SND_SOC_FSL_SAI is not set
  4357. # CONFIG_SND_SOC_FSL_AUDMIX is not set
  4358. # CONFIG_SND_SOC_FSL_SSI is not set
  4359. # CONFIG_SND_SOC_FSL_SPDIF is not set
  4360. # CONFIG_SND_SOC_FSL_ESAI is not set
  4361. # CONFIG_SND_SOC_FSL_MICFIL is not set
  4362. # CONFIG_SND_SOC_FSL_XCVR is not set
  4363. # CONFIG_SND_SOC_FSL_AUD2HTX is not set
  4364. # CONFIG_SND_SOC_IMX_AUDMUX is not set
  4365. # CONFIG_SND_IMX_SOC is not set
  4366. # end of SoC Audio for Freescale CPUs
  4367.  
  4368. # CONFIG_SND_I2S_HI6210_I2S is not set
  4369. # CONFIG_SND_KIRKWOOD_SOC is not set
  4370. # CONFIG_SND_SOC_IMG is not set
  4371. CONFIG_SND_SOC_INTEL_SST_TOPLEVEL=y
  4372. CONFIG_SND_SOC_INTEL_SST=y
  4373. # CONFIG_SND_SOC_INTEL_CATPT is not set
  4374. CONFIG_SND_SST_ATOM_HIFI2_PLATFORM=y
  4375. # CONFIG_SND_SST_ATOM_HIFI2_PLATFORM_PCI is not set
  4376. CONFIG_SND_SST_ATOM_HIFI2_PLATFORM_ACPI=y
  4377. CONFIG_SND_SOC_INTEL_SKYLAKE=y
  4378. CONFIG_SND_SOC_INTEL_SKL=y
  4379. CONFIG_SND_SOC_INTEL_APL=y
  4380. CONFIG_SND_SOC_INTEL_KBL=y
  4381. CONFIG_SND_SOC_INTEL_GLK=y
  4382. CONFIG_SND_SOC_INTEL_CNL=y
  4383. CONFIG_SND_SOC_INTEL_CFL=y
  4384. CONFIG_SND_SOC_INTEL_CML_H=y
  4385. CONFIG_SND_SOC_INTEL_CML_LP=y
  4386. CONFIG_SND_SOC_INTEL_SKYLAKE_FAMILY=y
  4387. CONFIG_SND_SOC_INTEL_SKYLAKE_SSP_CLK=y
  4388. # CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC is not set
  4389. CONFIG_SND_SOC_INTEL_SKYLAKE_COMMON=y
  4390. CONFIG_SND_SOC_ACPI_INTEL_MATCH=y
  4391. # CONFIG_SND_SOC_INTEL_KEEMBAY is not set
  4392. CONFIG_SND_SOC_INTEL_MACH=y
  4393. CONFIG_SND_SOC_INTEL_USER_FRIENDLY_LONG_NAMES=y
  4394. CONFIG_SND_SOC_INTEL_HDA_DSP_COMMON=y
  4395. CONFIG_SND_SOC_INTEL_SOF_MAXIM_COMMON=y
  4396. CONFIG_SND_SOC_INTEL_BDW_RT5650_MACH=y
  4397. CONFIG_SND_SOC_INTEL_BROADWELL_MACH=y
  4398. CONFIG_SND_SOC_INTEL_BYTCR_RT5640_MACH=y
  4399. CONFIG_SND_SOC_INTEL_BYTCR_RT5651_MACH=y
  4400. CONFIG_SND_SOC_INTEL_CHT_BSW_RT5672_MACH=y
  4401. CONFIG_SND_SOC_INTEL_CHT_BSW_RT5645_MACH=y
  4402. CONFIG_SND_SOC_INTEL_CHT_BSW_MAX98090_TI_MACH=y
  4403. CONFIG_SND_SOC_INTEL_CHT_BSW_NAU8824_MACH=y
  4404. CONFIG_SND_SOC_INTEL_BYT_CHT_CX2072X_MACH=y
  4405. CONFIG_SND_SOC_INTEL_BYT_CHT_DA7213_MACH=y
  4406. CONFIG_SND_SOC_INTEL_BYT_CHT_ES8316_MACH=y
  4407. CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH=y
  4408. CONFIG_SND_SOC_INTEL_SKL_RT286_MACH=y
  4409. CONFIG_SND_SOC_INTEL_SKL_NAU88L25_SSM4567_MACH=y
  4410. CONFIG_SND_SOC_INTEL_SKL_NAU88L25_MAX98357A_MACH=y
  4411. CONFIG_SND_SOC_INTEL_DA7219_MAX98357A_GENERIC=y
  4412. CONFIG_SND_SOC_INTEL_BXT_DA7219_MAX98357A_COMMON=y
  4413. CONFIG_SND_SOC_INTEL_BXT_DA7219_MAX98357A_MACH=y
  4414. CONFIG_SND_SOC_INTEL_BXT_RT298_MACH=y
  4415. CONFIG_SND_SOC_INTEL_SOF_WM8804_MACH=y
  4416. CONFIG_SND_SOC_INTEL_KBL_RT5663_MAX98927_MACH=y
  4417. CONFIG_SND_SOC_INTEL_KBL_DA7219_MAX98357A_MACH=y
  4418. CONFIG_SND_SOC_INTEL_KBL_DA7219_MAX98927_MACH=y
  4419. CONFIG_SND_SOC_INTEL_KBL_RT5660_MACH=y
  4420. CONFIG_SND_SOC_INTEL_GLK_DA7219_MAX98357A_MACH=y
  4421. CONFIG_SND_SOC_INTEL_GLK_RT5682_MAX98357A_MACH=y
  4422. CONFIG_SND_SOC_INTEL_SKL_HDA_DSP_GENERIC_MACH=y
  4423. CONFIG_SND_SOC_INTEL_SOF_RT5682_MACH=y
  4424. CONFIG_SND_SOC_INTEL_SOF_CS42L42_MACH=y
  4425. CONFIG_SND_SOC_INTEL_SOF_PCM512x_MACH=y
  4426. CONFIG_SND_SOC_INTEL_CML_LP_DA7219_MAX98357A_MACH=y
  4427. CONFIG_SND_SOC_INTEL_SOF_CML_RT1011_RT5682_MACH=y
  4428. CONFIG_SND_SOC_INTEL_SOF_DA7219_MAX98373_MACH=y
  4429. CONFIG_SND_SOC_INTEL_EHL_RT5660_MACH=y
  4430. CONFIG_SND_SOC_INTEL_SOUNDWIRE_SOF_MACH=y
  4431. # CONFIG_SND_SOC_MTK_BTCVSD is not set
  4432. # CONFIG_SND_SOC_MT8195 is not set
  4433.  
  4434. #
  4435. # ASoC support for Amlogic platforms
  4436. #
  4437. # CONFIG_SND_MESON_AIU is not set
  4438. # CONFIG_SND_MESON_AXG_FRDDR is not set
  4439. # CONFIG_SND_MESON_AXG_TODDR is not set
  4440. # CONFIG_SND_MESON_AXG_TDMIN is not set
  4441. # CONFIG_SND_MESON_AXG_TDMOUT is not set
  4442. # CONFIG_SND_MESON_AXG_SOUND_CARD is not set
  4443. # CONFIG_SND_MESON_AXG_SPDIFOUT is not set
  4444. # CONFIG_SND_MESON_AXG_SPDIFIN is not set
  4445. # CONFIG_SND_MESON_AXG_PDM is not set
  4446. # CONFIG_SND_MESON_GX_SOUND_CARD is not set
  4447. # CONFIG_SND_MESON_G12A_TOACODEC is not set
  4448. # CONFIG_SND_MESON_G12A_TOHDMITX is not set
  4449. # CONFIG_SND_SOC_MESON_T9015 is not set
  4450. # end of ASoC support for Amlogic platforms
  4451.  
  4452. # CONFIG_SND_MXS_SOC is not set
  4453. CONFIG_SND_PXA2XX_SOC=y
  4454. # CONFIG_SND_SOC_QCOM is not set
  4455. # CONFIG_SND_SOC_ROCKCHIP is not set
  4456. # CONFIG_SND_SOC_SAMSUNG is not set
  4457.  
  4458. #
  4459. # SoC Audio support for Renesas SoCs
  4460. #
  4461. # CONFIG_SND_SOC_SH4_FSI is not set
  4462. # CONFIG_SND_SOC_RCAR is not set
  4463. # CONFIG_SND_SOC_RZ is not set
  4464. # end of SoC Audio support for Renesas SoCs
  4465.  
  4466. CONFIG_SND_SOC_SOF_TOPLEVEL=y
  4467. CONFIG_SND_SOC_SOF_PCI_DEV=y
  4468. CONFIG_SND_SOC_SOF_PCI=y
  4469. CONFIG_SND_SOC_SOF_ACPI=y
  4470. CONFIG_SND_SOC_SOF_ACPI_DEV=y
  4471. # CONFIG_SND_SOC_SOF_OF is not set
  4472. CONFIG_SND_SOC_SOF_DEBUG_PROBES=y
  4473. CONFIG_SND_SOC_SOF_DEVELOPER_SUPPORT=y
  4474. CONFIG_SND_SOC_SOF_FORCE_PROBE_WORKQUEUE=y
  4475. # CONFIG_SND_SOC_SOF_NOCODEC_SUPPORT is not set
  4476. CONFIG_SND_SOC_SOF_STRICT_ABI_CHECKS=y
  4477. # CONFIG_SND_SOC_SOF_DEBUG is not set
  4478. CONFIG_SND_SOC_SOF=y
  4479. CONFIG_SND_SOC_SOF_PROBE_WORK_QUEUE=y
  4480. CONFIG_SND_SOC_SOF_INTEL_TOPLEVEL=y
  4481. CONFIG_SND_SOC_SOF_INTEL_HIFI_EP_IPC=y
  4482. CONFIG_SND_SOC_SOF_INTEL_ATOM_HIFI_EP=y
  4483. CONFIG_SND_SOC_SOF_INTEL_COMMON=y
  4484. CONFIG_SND_SOC_SOF_BAYTRAIL=y
  4485. CONFIG_SND_SOC_SOF_BROADWELL=y
  4486. CONFIG_SND_SOC_SOF_MERRIFIELD=y
  4487. CONFIG_SND_SOC_SOF_INTEL_APL=y
  4488. CONFIG_SND_SOC_SOF_APOLLOLAKE=y
  4489. CONFIG_SND_SOC_SOF_GEMINILAKE=y
  4490. CONFIG_SND_SOC_SOF_INTEL_CNL=y
  4491. CONFIG_SND_SOC_SOF_CANNONLAKE=y
  4492. CONFIG_SND_SOC_SOF_COFFEELAKE=y
  4493. CONFIG_SND_SOC_SOF_COMETLAKE=y
  4494. CONFIG_SND_SOC_SOF_INTEL_ICL=y
  4495. CONFIG_SND_SOC_SOF_ICELAKE=y
  4496. CONFIG_SND_SOC_SOF_JASPERLAKE=y
  4497. CONFIG_SND_SOC_SOF_INTEL_TGL=y
  4498. CONFIG_SND_SOC_SOF_TIGERLAKE=y
  4499. CONFIG_SND_SOC_SOF_ELKHARTLAKE=y
  4500. CONFIG_SND_SOC_SOF_ALDERLAKE=y
  4501. CONFIG_SND_SOC_SOF_HDA_COMMON=y
  4502. CONFIG_SND_SOC_SOF_HDA_LINK=y
  4503. CONFIG_SND_SOC_SOF_HDA_AUDIO_CODEC=y
  4504. CONFIG_SND_SOC_SOF_HDA_PROBES=y
  4505. CONFIG_SND_SOC_SOF_HDA_LINK_BASELINE=y
  4506. CONFIG_SND_SOC_SOF_HDA=y
  4507. CONFIG_SND_SOC_SOF_INTEL_SOUNDWIRE_LINK_BASELINE=y
  4508. CONFIG_SND_SOC_SOF_INTEL_SOUNDWIRE=y
  4509. CONFIG_SND_SOC_SOF_XTENSA=y
  4510. # CONFIG_SND_SOC_SPRD is not set
  4511. # CONFIG_SND_SOC_STI is not set
  4512.  
  4513. #
  4514. # STMicroelectronics STM32 SOC audio support
  4515. #
  4516. # CONFIG_SND_SOC_STM32_SAI is not set
  4517. # CONFIG_SND_SOC_STM32_I2S is not set
  4518. # CONFIG_SND_SOC_STM32_SPDIFRX is not set
  4519. # end of STMicroelectronics STM32 SOC audio support
  4520.  
  4521. #
  4522. # Allwinner SoC Audio support
  4523. #
  4524. # CONFIG_SND_SUN4I_CODEC is not set
  4525. # CONFIG_SND_SUN8I_CODEC_ANALOG is not set
  4526. # CONFIG_SND_SUN50I_CODEC_ANALOG is not set
  4527. # CONFIG_SND_SUN4I_I2S is not set
  4528. # end of Allwinner SoC Audio support
  4529.  
  4530. #
  4531. # Audio support for Texas Instruments SoCs
  4532. #
  4533.  
  4534. #
  4535. # Texas Instruments DAI support for:
  4536. #
  4537. # CONFIG_SND_SOC_DAVINCI_ASP is not set
  4538. # CONFIG_SND_SOC_DAVINCI_MCASP is not set
  4539. # CONFIG_SND_SOC_DAVINCI_VCIF is not set
  4540. # CONFIG_SND_SOC_OMAP_DMIC is not set
  4541. # CONFIG_SND_SOC_OMAP_MCBSP is not set
  4542. # CONFIG_SND_SOC_OMAP_MCPDM is not set
  4543.  
  4544. #
  4545. # Audio support for boards with Texas Instruments SoCs
  4546. #
  4547. # CONFIG_SND_SOC_OMAP_HDMI is not set
  4548. # CONFIG_SND_SOC_J721E_EVM is not set
  4549. # end of Audio support for Texas Instruments SoCs
  4550.  
  4551. # CONFIG_SND_SOC_UNIPHIER is not set
  4552. # CONFIG_SND_SOC_XILINX_I2S is not set
  4553. # CONFIG_SND_SOC_XILINX_AUDIO_FORMATTER is not set
  4554. # CONFIG_SND_SOC_XILINX_SPDIF is not set
  4555. # CONFIG_SND_SOC_XTFPGA_I2S is not set
  4556. CONFIG_SND_SOC_I2C_AND_SPI=y
  4557.  
  4558. #
  4559. # CODEC drivers
  4560. #
  4561. CONFIG_SND_SOC_ALL_CODECS=y
  4562. # CONFIG_SND_SOC_88PM860X is not set
  4563. CONFIG_SND_SOC_WM_HUBS=y
  4564. CONFIG_SND_SOC_WM_ADSP=y
  4565. # CONFIG_SND_SOC_AB8500_CODEC is not set
  4566. CONFIG_SND_SOC_AC97_CODEC=y
  4567. # CONFIG_SND_SOC_AD1836 is not set
  4568. CONFIG_SND_SOC_AD193X=y
  4569. # CONFIG_SND_SOC_AD193X_SPI is not set
  4570. CONFIG_SND_SOC_AD193X_I2C=y
  4571. CONFIG_SND_SOC_AD1980=y
  4572. CONFIG_SND_SOC_AD73311=y
  4573. CONFIG_SND_SOC_ADAU_UTILS=y
  4574. # CONFIG_SND_SOC_ADAU1372_I2C is not set
  4575. # CONFIG_SND_SOC_ADAU1372_SPI is not set
  4576. CONFIG_SND_SOC_ADAU1373=y
  4577. # CONFIG_SND_SOC_ADAU1701 is not set
  4578. CONFIG_SND_SOC_ADAU17X1=y
  4579. # CONFIG_SND_SOC_ADAU1761_I2C is not set
  4580. # CONFIG_SND_SOC_ADAU1761_SPI is not set
  4581. CONFIG_SND_SOC_ADAU1781=y
  4582. CONFIG_SND_SOC_ADAU1781_I2C=y
  4583. # CONFIG_SND_SOC_ADAU1781_SPI is not set
  4584. CONFIG_SND_SOC_ADAU1977=y
  4585. # CONFIG_SND_SOC_ADAU1977_SPI is not set
  4586. CONFIG_SND_SOC_ADAU1977_I2C=y
  4587. # CONFIG_SND_SOC_ADAU7002 is not set
  4588. # CONFIG_SND_SOC_ADAU7118_HW is not set
  4589. # CONFIG_SND_SOC_ADAU7118_I2C is not set
  4590. CONFIG_SND_SOC_ADAV80X=y
  4591. # CONFIG_SND_SOC_ADAV801 is not set
  4592. CONFIG_SND_SOC_ADAV803=y
  4593. CONFIG_SND_SOC_ADS117X=y
  4594. # CONFIG_SND_SOC_AK4104 is not set
  4595. # CONFIG_SND_SOC_AK4118 is not set
  4596. # CONFIG_SND_SOC_AK4458 is not set
  4597. CONFIG_SND_SOC_AK4535=y
  4598. # CONFIG_SND_SOC_AK4554 is not set
  4599. # CONFIG_SND_SOC_AK4613 is not set
  4600. CONFIG_SND_SOC_AK4641=y
  4601. # CONFIG_SND_SOC_AK4642 is not set
  4602. CONFIG_SND_SOC_AK4671=y
  4603. # CONFIG_SND_SOC_AK5386 is not set
  4604. # CONFIG_SND_SOC_AK5558 is not set
  4605. # CONFIG_SND_SOC_ALC5623 is not set
  4606. CONFIG_SND_SOC_ALC5632=y
  4607. # CONFIG_SND_SOC_BD28623 is not set
  4608. # CONFIG_SND_SOC_BT_SCO is not set
  4609. CONFIG_SND_SOC_CQ0093VC=y
  4610. # CONFIG_SND_SOC_CROS_EC_CODEC is not set
  4611. # CONFIG_SND_SOC_CS35L32 is not set
  4612. # CONFIG_SND_SOC_CS35L33 is not set
  4613. # CONFIG_SND_SOC_CS35L34 is not set
  4614. # CONFIG_SND_SOC_CS35L35 is not set
  4615. # CONFIG_SND_SOC_CS35L36 is not set
  4616. CONFIG_SND_SOC_CS42L42=y
  4617. # CONFIG_SND_SOC_CS42L51_I2C is not set
  4618. # CONFIG_SND_SOC_CS42L52 is not set
  4619. # CONFIG_SND_SOC_CS42L56 is not set
  4620. # CONFIG_SND_SOC_CS42L73 is not set
  4621. # CONFIG_SND_SOC_CS4234 is not set
  4622. # CONFIG_SND_SOC_CS4265 is not set
  4623. # CONFIG_SND_SOC_CS4270 is not set
  4624. # CONFIG_SND_SOC_CS4271_I2C is not set
  4625. # CONFIG_SND_SOC_CS4271_SPI is not set
  4626. # CONFIG_SND_SOC_CS42XX8_I2C is not set
  4627. # CONFIG_SND_SOC_CS43130 is not set
  4628. # CONFIG_SND_SOC_CS4341 is not set
  4629. # CONFIG_SND_SOC_CS4349 is not set
  4630. # CONFIG_SND_SOC_CS47L15 is not set
  4631. # CONFIG_SND_SOC_CS47L24 is not set
  4632. # CONFIG_SND_SOC_CS47L35 is not set
  4633. # CONFIG_SND_SOC_CS47L85 is not set
  4634. # CONFIG_SND_SOC_CS47L90 is not set
  4635. # CONFIG_SND_SOC_CS47L92 is not set
  4636. # CONFIG_SND_SOC_CS53L30 is not set
  4637. CONFIG_SND_SOC_CX20442=y
  4638. CONFIG_SND_SOC_CX2072X=y
  4639. # CONFIG_SND_SOC_JZ4740_CODEC is not set
  4640. # CONFIG_SND_SOC_JZ4725B_CODEC is not set
  4641. # CONFIG_SND_SOC_JZ4760_CODEC is not set
  4642. # CONFIG_SND_SOC_JZ4770_CODEC is not set
  4643. CONFIG_SND_SOC_L3=y
  4644. CONFIG_SND_SOC_DA7210=y
  4645. CONFIG_SND_SOC_DA7213=y
  4646. CONFIG_SND_SOC_DA7218=y
  4647. CONFIG_SND_SOC_DA7219=y
  4648. CONFIG_SND_SOC_DA732X=y
  4649. CONFIG_SND_SOC_DA9055=y
  4650. CONFIG_SND_SOC_DMIC=y
  4651. CONFIG_SND_SOC_HDMI_CODEC=y
  4652. # CONFIG_SND_SOC_ES7134 is not set
  4653. # CONFIG_SND_SOC_ES7241 is not set
  4654. CONFIG_SND_SOC_ES8316=y
  4655. # CONFIG_SND_SOC_ES8328_I2C is not set
  4656. # CONFIG_SND_SOC_ES8328_SPI is not set
  4657. # CONFIG_SND_SOC_GTM601 is not set
  4658. CONFIG_SND_SOC_HDAC_HDMI=y
  4659. CONFIG_SND_SOC_HDAC_HDA=y
  4660. # CONFIG_SND_SOC_ICS43432 is not set
  4661. # CONFIG_SND_SOC_INNO_RK3036 is not set
  4662. CONFIG_SND_SOC_ISABELLE=y
  4663. CONFIG_SND_SOC_LM49453=y
  4664. # CONFIG_SND_SOC_LOCHNAGAR_SC is not set
  4665. # CONFIG_SND_SOC_MAX98088 is not set
  4666. CONFIG_SND_SOC_MAX98090=y
  4667. CONFIG_SND_SOC_MAX98095=y
  4668. CONFIG_SND_SOC_MAX98357A=y
  4669. CONFIG_SND_SOC_MAX98371=y
  4670. # CONFIG_SND_SOC_MAX98504 is not set
  4671. # CONFIG_SND_SOC_MAX9867 is not set
  4672. CONFIG_SND_SOC_MAX98925=y
  4673. CONFIG_SND_SOC_MAX98926=y
  4674. CONFIG_SND_SOC_MAX98927=y
  4675. CONFIG_SND_SOC_MAX98373=y
  4676. CONFIG_SND_SOC_MAX98373_I2C=y
  4677. CONFIG_SND_SOC_MAX98373_SDW=y
  4678. CONFIG_SND_SOC_MAX98390=y
  4679. CONFIG_SND_SOC_MAX9850=y
  4680. # CONFIG_SND_SOC_MAX9860 is not set
  4681. # CONFIG_SND_SOC_MSM8916_WCD_ANALOG is not set
  4682. # CONFIG_SND_SOC_MSM8916_WCD_DIGITAL is not set
  4683. # CONFIG_SND_SOC_PCM1681 is not set
  4684. # CONFIG_SND_SOC_PCM1789_I2C is not set
  4685. # CONFIG_SND_SOC_PCM179X_I2C is not set
  4686. # CONFIG_SND_SOC_PCM179X_SPI is not set
  4687. # CONFIG_SND_SOC_PCM186X_I2C is not set
  4688. # CONFIG_SND_SOC_PCM186X_SPI is not set
  4689. CONFIG_SND_SOC_PCM3008=y
  4690. # CONFIG_SND_SOC_PCM3060_I2C is not set
  4691. # CONFIG_SND_SOC_PCM3060_SPI is not set
  4692. # CONFIG_SND_SOC_PCM3168A_I2C is not set
  4693. # CONFIG_SND_SOC_PCM3168A_SPI is not set
  4694. # CONFIG_SND_SOC_PCM5102A is not set
  4695. CONFIG_SND_SOC_PCM512x=y
  4696. CONFIG_SND_SOC_PCM512x_I2C=y
  4697. # CONFIG_SND_SOC_PCM512x_SPI is not set
  4698. # CONFIG_SND_SOC_RK3328 is not set
  4699. # CONFIG_SND_SOC_RK817 is not set
  4700. CONFIG_SND_SOC_RL6231=y
  4701. CONFIG_SND_SOC_RL6347A=y
  4702. CONFIG_SND_SOC_RT274=y
  4703. CONFIG_SND_SOC_RT286=y
  4704. CONFIG_SND_SOC_RT298=y
  4705. CONFIG_SND_SOC_RT1011=y
  4706. CONFIG_SND_SOC_RT1015=y
  4707. CONFIG_SND_SOC_RT1015P=y
  4708. CONFIG_SND_SOC_RT1019=y
  4709. CONFIG_SND_SOC_RT1305=y
  4710. CONFIG_SND_SOC_RT1308=y
  4711. CONFIG_SND_SOC_RT1308_SDW=y
  4712. CONFIG_SND_SOC_RT1316_SDW=y
  4713. CONFIG_SND_SOC_RT5514=y
  4714. # CONFIG_SND_SOC_RT5616 is not set
  4715. # CONFIG_SND_SOC_RT5631 is not set
  4716. CONFIG_SND_SOC_RT5640=y
  4717. CONFIG_SND_SOC_RT5645=y
  4718. CONFIG_SND_SOC_RT5651=y
  4719. # CONFIG_SND_SOC_RT5659 is not set
  4720. CONFIG_SND_SOC_RT5660=y
  4721. CONFIG_SND_SOC_RT5663=y
  4722. CONFIG_SND_SOC_RT5665=y
  4723. CONFIG_SND_SOC_RT5668=y
  4724. CONFIG_SND_SOC_RT5670=y
  4725. CONFIG_SND_SOC_RT5677=y
  4726. CONFIG_SND_SOC_RT5682=y
  4727. CONFIG_SND_SOC_RT5682_I2C=y
  4728. CONFIG_SND_SOC_RT5682_SDW=y
  4729. CONFIG_SND_SOC_RT700=y
  4730. CONFIG_SND_SOC_RT700_SDW=y
  4731. CONFIG_SND_SOC_RT711=y
  4732. CONFIG_SND_SOC_RT711_SDW=y
  4733. CONFIG_SND_SOC_RT711_SDCA_SDW=y
  4734. CONFIG_SND_SOC_RT715=y
  4735. CONFIG_SND_SOC_RT715_SDW=y
  4736. CONFIG_SND_SOC_RT715_SDCA_SDW=y
  4737. CONFIG_SND_SOC_SDW_MOCKUP=y
  4738. # CONFIG_SND_SOC_SGTL5000 is not set
  4739. CONFIG_SND_SOC_SI476X=y
  4740. CONFIG_SND_SOC_SIGMADSP=y
  4741. CONFIG_SND_SOC_SIGMADSP_REGMAP=y
  4742. # CONFIG_SND_SOC_SIMPLE_AMPLIFIER is not set
  4743. # CONFIG_SND_SOC_SIMPLE_MUX is not set
  4744. # CONFIG_SND_SOC_SPDIF is not set
  4745. # CONFIG_SND_SOC_SSM2305 is not set
  4746. # CONFIG_SND_SOC_SSM2518 is not set
  4747. # CONFIG_SND_SOC_SSM2602_SPI is not set
  4748. # CONFIG_SND_SOC_SSM2602_I2C is not set
  4749. CONFIG_SND_SOC_SSM4567=y
  4750. # CONFIG_SND_SOC_STA32X is not set
  4751. # CONFIG_SND_SOC_STA350 is not set
  4752. CONFIG_SND_SOC_STA529=y
  4753. CONFIG_SND_SOC_STAC9766=y
  4754. # CONFIG_SND_SOC_STI_SAS is not set
  4755. # CONFIG_SND_SOC_TAS2552 is not set
  4756. # CONFIG_SND_SOC_TAS2562 is not set
  4757. # CONFIG_SND_SOC_TAS2764 is not set
  4758. # CONFIG_SND_SOC_TAS2770 is not set
  4759. # CONFIG_SND_SOC_TAS5086 is not set
  4760. # CONFIG_SND_SOC_TAS571X is not set
  4761. # CONFIG_SND_SOC_TAS5720 is not set
  4762. # CONFIG_SND_SOC_TAS6424 is not set
  4763. # CONFIG_SND_SOC_TDA7419 is not set
  4764. # CONFIG_SND_SOC_TFA9879 is not set
  4765. # CONFIG_SND_SOC_TFA989X is not set
  4766. # CONFIG_SND_SOC_TLV320AIC23_I2C is not set
  4767. # CONFIG_SND_SOC_TLV320AIC23_SPI is not set
  4768. # CONFIG_SND_SOC_TLV320AIC26 is not set
  4769. # CONFIG_SND_SOC_TLV320AIC31XX is not set
  4770. # CONFIG_SND_SOC_TLV320AIC32X4_I2C is not set
  4771. # CONFIG_SND_SOC_TLV320AIC32X4_SPI is not set
  4772. # CONFIG_SND_SOC_TLV320AIC3X_I2C is not set
  4773. # CONFIG_SND_SOC_TLV320AIC3X_SPI is not set
  4774. CONFIG_SND_SOC_TLV320DAC33=y
  4775. # CONFIG_SND_SOC_TLV320ADCX140 is not set
  4776. CONFIG_SND_SOC_TS3A227E=y
  4777. # CONFIG_SND_SOC_TSCS42XX is not set
  4778. # CONFIG_SND_SOC_TSCS454 is not set
  4779. # CONFIG_SND_SOC_TWL4030 is not set
  4780. # CONFIG_SND_SOC_TWL6040 is not set
  4781. # CONFIG_SND_SOC_UDA1334 is not set
  4782. CONFIG_SND_SOC_UDA134X=y
  4783. CONFIG_SND_SOC_UDA1380=y
  4784. # CONFIG_SND_SOC_WCD9335 is not set
  4785. CONFIG_SND_SOC_WCD_MBHC=y
  4786. # CONFIG_SND_SOC_WCD934X is not set
  4787. CONFIG_SND_SOC_WCD938X=y
  4788. CONFIG_SND_SOC_WCD938X_SDW=y
  4789. CONFIG_SND_SOC_WL1273=y
  4790. # CONFIG_SND_SOC_WM0010 is not set
  4791. CONFIG_SND_SOC_WM1250_EV1=y
  4792. CONFIG_SND_SOC_WM2000=y
  4793. CONFIG_SND_SOC_WM2200=y
  4794. CONFIG_SND_SOC_WM5100=y
  4795. # CONFIG_SND_SOC_WM5102 is not set
  4796. # CONFIG_SND_SOC_WM5110 is not set
  4797. # CONFIG_SND_SOC_WM8350 is not set
  4798. # CONFIG_SND_SOC_WM8400 is not set
  4799. # CONFIG_SND_SOC_WM8510 is not set
  4800. # CONFIG_SND_SOC_WM8523 is not set
  4801. # CONFIG_SND_SOC_WM8524 is not set
  4802. # CONFIG_SND_SOC_WM8580 is not set
  4803. # CONFIG_SND_SOC_WM8711 is not set
  4804. CONFIG_SND_SOC_WM8727=y
  4805. # CONFIG_SND_SOC_WM8728 is not set
  4806. # CONFIG_SND_SOC_WM8731 is not set
  4807. # CONFIG_SND_SOC_WM8737 is not set
  4808. # CONFIG_SND_SOC_WM8741 is not set
  4809. # CONFIG_SND_SOC_WM8750 is not set
  4810. # CONFIG_SND_SOC_WM8753 is not set
  4811. # CONFIG_SND_SOC_WM8770 is not set
  4812. # CONFIG_SND_SOC_WM8776 is not set
  4813. # CONFIG_SND_SOC_WM8782 is not set
  4814. CONFIG_SND_SOC_WM8804=y
  4815. CONFIG_SND_SOC_WM8804_I2C=y
  4816. # CONFIG_SND_SOC_WM8804_SPI is not set
  4817. CONFIG_SND_SOC_WM8900=y
  4818. # CONFIG_SND_SOC_WM8903 is not set
  4819. # CONFIG_SND_SOC_WM8904 is not set
  4820. CONFIG_SND_SOC_WM8940=y
  4821. CONFIG_SND_SOC_WM8955=y
  4822. # CONFIG_SND_SOC_WM8960 is not set
  4823. CONFIG_SND_SOC_WM8961=y
  4824. # CONFIG_SND_SOC_WM8962 is not set
  4825. CONFIG_SND_SOC_WM8971=y
  4826. # CONFIG_SND_SOC_WM8974 is not set
  4827. # CONFIG_SND_SOC_WM8978 is not set
  4828. CONFIG_SND_SOC_WM8983=y
  4829. # CONFIG_SND_SOC_WM8985 is not set
  4830. CONFIG_SND_SOC_WM8988=y
  4831. CONFIG_SND_SOC_WM8990=y
  4832. CONFIG_SND_SOC_WM8991=y
  4833. CONFIG_SND_SOC_WM8993=y
  4834. CONFIG_SND_SOC_WM8994=y
  4835. CONFIG_SND_SOC_WM8995=y
  4836. CONFIG_SND_SOC_WM8996=y
  4837. # CONFIG_SND_SOC_WM8997 is not set
  4838. # CONFIG_SND_SOC_WM8998 is not set
  4839. CONFIG_SND_SOC_WM9081=y
  4840. CONFIG_SND_SOC_WM9090=y
  4841. CONFIG_SND_SOC_WM9705=y
  4842. CONFIG_SND_SOC_WM9712=y
  4843. CONFIG_SND_SOC_WM9713=y
  4844. CONFIG_SND_SOC_WSA881X=y
  4845. # CONFIG_SND_SOC_ZL38060 is not set
  4846. CONFIG_SND_SOC_LM4857=y
  4847. # CONFIG_SND_SOC_MAX9759 is not set
  4848. CONFIG_SND_SOC_MAX9768=y
  4849. CONFIG_SND_SOC_MAX9877=y
  4850. # CONFIG_SND_SOC_MC13783 is not set
  4851. CONFIG_SND_SOC_ML26124=y
  4852. # CONFIG_SND_SOC_MT6351 is not set
  4853. # CONFIG_SND_SOC_MT6358 is not set
  4854. # CONFIG_SND_SOC_MT6359 is not set
  4855. # CONFIG_SND_SOC_MT6660 is not set
  4856. # CONFIG_SND_SOC_NAU8315 is not set
  4857. # CONFIG_SND_SOC_NAU8540 is not set
  4858. # CONFIG_SND_SOC_NAU8810 is not set
  4859. # CONFIG_SND_SOC_NAU8822 is not set
  4860. CONFIG_SND_SOC_NAU8824=y
  4861. CONFIG_SND_SOC_NAU8825=y
  4862. # CONFIG_SND_SOC_TPA6130A2 is not set
  4863. # CONFIG_SND_SOC_LPASS_WSA_MACRO is not set
  4864. # CONFIG_SND_SOC_LPASS_VA_MACRO is not set
  4865. # CONFIG_SND_SOC_LPASS_RX_MACRO is not set
  4866. # CONFIG_SND_SOC_LPASS_TX_MACRO is not set
  4867. # end of CODEC drivers
  4868.  
  4869. CONFIG_SND_SIMPLE_CARD_UTILS=y
  4870. CONFIG_SND_SIMPLE_CARD=y
  4871. CONFIG_SND_X86=y
  4872. CONFIG_HDMI_LPE_AUDIO=m
  4873. CONFIG_SND_VIRTIO=y
  4874. CONFIG_AC97_BUS=y
  4875.  
  4876. #
  4877. # HID support
  4878. #
  4879. CONFIG_HID=y
  4880. CONFIG_HID_BATTERY_STRENGTH=y
  4881. CONFIG_HIDRAW=y
  4882. CONFIG_UHID=y
  4883. CONFIG_HID_GENERIC=y
  4884.  
  4885. #
  4886. # Special HID drivers
  4887. #
  4888. CONFIG_HID_A4TECH=y
  4889. # CONFIG_HID_ACCUTOUCH is not set
  4890. # CONFIG_HID_ACRUX is not set
  4891. CONFIG_HID_APPLE=y
  4892. # CONFIG_HID_APPLEIR is not set
  4893. # CONFIG_HID_ASUS is not set
  4894. # CONFIG_HID_AUREAL is not set
  4895. CONFIG_HID_BELKIN=y
  4896. # CONFIG_HID_BETOP_FF is not set
  4897. # CONFIG_HID_BIGBEN_FF is not set
  4898. CONFIG_HID_CHERRY=y
  4899. CONFIG_HID_CHICONY=y
  4900. # CONFIG_HID_CORSAIR is not set
  4901. # CONFIG_HID_COUGAR is not set
  4902. # CONFIG_HID_MACALLY is not set
  4903. # CONFIG_HID_PRODIKEYS is not set
  4904. # CONFIG_HID_CMEDIA is not set
  4905. # CONFIG_HID_CP2112 is not set
  4906. # CONFIG_HID_CREATIVE_SB0540 is not set
  4907. CONFIG_HID_CYPRESS=y
  4908. # CONFIG_HID_DRAGONRISE is not set
  4909. # CONFIG_HID_EMS_FF is not set
  4910. # CONFIG_HID_ELAN is not set
  4911. # CONFIG_HID_ELECOM is not set
  4912. # CONFIG_HID_ELO is not set
  4913. CONFIG_HID_EZKEY=y
  4914. # CONFIG_HID_FT260 is not set
  4915. # CONFIG_HID_GEMBIRD is not set
  4916. # CONFIG_HID_GFRM is not set
  4917. # CONFIG_HID_GLORIOUS is not set
  4918. # CONFIG_HID_HOLTEK is not set
  4919. # CONFIG_HID_VIVALDI is not set
  4920. # CONFIG_HID_GT683R is not set
  4921. CONFIG_HID_KEYTOUCH=y
  4922. # CONFIG_HID_KYE is not set
  4923. # CONFIG_HID_UCLOGIC is not set
  4924. # CONFIG_HID_WALTOP is not set
  4925. # CONFIG_HID_VIEWSONIC is not set
  4926. CONFIG_HID_GYRATION=y
  4927. # CONFIG_HID_ICADE is not set
  4928. CONFIG_HID_ITE=y
  4929. # CONFIG_HID_JABRA is not set
  4930. # CONFIG_HID_TWINHAN is not set
  4931. CONFIG_HID_KENSINGTON=y
  4932. # CONFIG_HID_LCPOWER is not set
  4933. # CONFIG_HID_LED is not set
  4934. # CONFIG_HID_LENOVO is not set
  4935. CONFIG_HID_LOGITECH=y
  4936. # CONFIG_HID_LOGITECH_DJ is not set
  4937. CONFIG_HID_LOGITECH_HIDPP=y
  4938. CONFIG_LOGITECH_FF=y
  4939. # CONFIG_LOGIRUMBLEPAD2_FF is not set
  4940. # CONFIG_LOGIG940_FF is not set
  4941. CONFIG_LOGIWHEELS_FF=y
  4942. CONFIG_HID_MAGICMOUSE=y
  4943. # CONFIG_HID_MALTRON is not set
  4944. # CONFIG_HID_MAYFLASH is not set
  4945. CONFIG_HID_REDRAGON=y
  4946. CONFIG_HID_MICROSOFT=y
  4947. CONFIG_HID_MONTEREY=y
  4948. CONFIG_HID_MULTITOUCH=y
  4949. # CONFIG_HID_NTI is not set
  4950. CONFIG_HID_NTRIG=y
  4951. # CONFIG_HID_ORTEK is not set
  4952. CONFIG_HID_PANTHERLORD=y
  4953. CONFIG_PANTHERLORD_FF=y
  4954. # CONFIG_HID_PENMOUNT is not set
  4955. CONFIG_HID_PETALYNX=y
  4956. # CONFIG_HID_PICOLCD is not set
  4957. # CONFIG_HID_PLANTRONICS is not set
  4958. # CONFIG_HID_PLAYSTATION is not set
  4959. # CONFIG_HID_PRIMAX is not set
  4960. # CONFIG_HID_RETRODE is not set
  4961. # CONFIG_HID_ROCCAT is not set
  4962. # CONFIG_HID_SAITEK is not set
  4963. CONFIG_HID_SAMSUNG=y
  4964. # CONFIG_HID_SEMITEK is not set
  4965. CONFIG_HID_SONY=y
  4966. # CONFIG_SONY_FF is not set
  4967. # CONFIG_HID_SPEEDLINK is not set
  4968. # CONFIG_HID_STEAM is not set
  4969. # CONFIG_HID_STEELSERIES is not set
  4970. CONFIG_HID_SUNPLUS=y
  4971. CONFIG_HID_RMI=y
  4972. # CONFIG_HID_GREENASIA is not set
  4973. # CONFIG_HID_SMARTJOYPLUS is not set
  4974. # CONFIG_HID_TIVO is not set
  4975. CONFIG_HID_TOPSEED=y
  4976. # CONFIG_HID_THINGM is not set
  4977. # CONFIG_HID_THRUSTMASTER is not set
  4978. # CONFIG_HID_UDRAW_PS3 is not set
  4979. # CONFIG_HID_U2FZERO is not set
  4980. CONFIG_HID_WACOM=y
  4981. # CONFIG_HID_WIIMOTE is not set
  4982. # CONFIG_HID_XINMO is not set
  4983. # CONFIG_HID_ZEROPLUS is not set
  4984. # CONFIG_HID_ZYDACRON is not set
  4985. # CONFIG_HID_SENSOR_HUB is not set
  4986. # CONFIG_HID_ALPS is not set
  4987. # CONFIG_HID_MCP2221 is not set
  4988. # end of Special HID drivers
  4989.  
  4990. #
  4991. # USB HID support
  4992. #
  4993. CONFIG_USB_HID=y
  4994. CONFIG_HID_PID=y
  4995. CONFIG_USB_HIDDEV=y
  4996. # end of USB HID support
  4997.  
  4998. #
  4999. # I2C HID support
  5000. #
  5001. CONFIG_I2C_HID_ACPI=y
  5002. # end of I2C HID support
  5003.  
  5004. CONFIG_I2C_HID_CORE=y
  5005.  
  5006. #
  5007. # Intel ISH HID support
  5008. #
  5009. CONFIG_INTEL_ISH_HID=y
  5010. CONFIG_INTEL_ISH_FIRMWARE_DOWNLOADER=y
  5011. # end of Intel ISH HID support
  5012.  
  5013. #
  5014. # AMD SFH HID Support
  5015. #
  5016. # CONFIG_AMD_SFH_HID is not set
  5017. # end of AMD SFH HID Support
  5018. # end of HID support
  5019.  
  5020. CONFIG_USB_OHCI_LITTLE_ENDIAN=y
  5021. CONFIG_USB_SUPPORT=y
  5022. CONFIG_USB_COMMON=y
  5023. CONFIG_USB_LED_TRIG=y
  5024. # CONFIG_USB_ULPI_BUS is not set
  5025. CONFIG_USB_CONN_GPIO=y
  5026. CONFIG_USB_ARCH_HAS_HCD=y
  5027. CONFIG_USB=y
  5028. CONFIG_USB_PCI=y
  5029. CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
  5030.  
  5031. #
  5032. # Miscellaneous USB options
  5033. #
  5034. CONFIG_USB_DEFAULT_PERSIST=y
  5035. # CONFIG_USB_FEW_INIT_RETRIES is not set
  5036. # CONFIG_USB_DYNAMIC_MINORS is not set
  5037. # CONFIG_USB_OTG is not set
  5038. # CONFIG_USB_OTG_PRODUCTLIST is not set
  5039. # CONFIG_USB_OTG_DISABLE_EXTERNAL_HUB is not set
  5040. # CONFIG_USB_LEDS_TRIGGER_USBPORT is not set
  5041. CONFIG_USB_AUTOSUSPEND_DELAY=2
  5042. CONFIG_USB_MON=y
  5043.  
  5044. #
  5045. # USB Host Controller Drivers
  5046. #
  5047. # CONFIG_USB_C67X00_HCD is not set
  5048. CONFIG_USB_XHCI_HCD=y
  5049. # CONFIG_USB_XHCI_DBGCAP is not set
  5050. CONFIG_USB_XHCI_PCI=y
  5051. # CONFIG_USB_XHCI_PCI_RENESAS is not set
  5052. # CONFIG_USB_XHCI_PLATFORM is not set
  5053. # CONFIG_USB_XHCI_MTK is not set
  5054. # CONFIG_USB_XHCI_MVEBU is not set
  5055. # CONFIG_USB_BRCMSTB is not set
  5056. CONFIG_USB_EHCI_HCD=y
  5057. # CONFIG_USB_EHCI_ROOT_HUB_TT is not set
  5058. CONFIG_USB_EHCI_TT_NEWSCHED=y
  5059. CONFIG_USB_EHCI_PCI=y
  5060. # CONFIG_USB_EHCI_FSL is not set
  5061. # CONFIG_USB_EHCI_HCD_NPCM7XX is not set
  5062. # CONFIG_USB_EHCI_HCD_ORION is not set
  5063. # CONFIG_USB_EHCI_HCD_SPEAR is not set
  5064. # CONFIG_USB_EHCI_HCD_AT91 is not set
  5065. # CONFIG_USB_EHCI_SH is not set
  5066. # CONFIG_USB_EHCI_EXYNOS is not set
  5067. # CONFIG_USB_EHCI_MV is not set
  5068. # CONFIG_USB_CNS3XXX_EHCI is not set
  5069. # CONFIG_USB_EHCI_HCD_PLATFORM is not set
  5070. # CONFIG_USB_OXU210HP_HCD is not set
  5071. # CONFIG_USB_ISP116X_HCD is not set
  5072. # CONFIG_USB_ISP1362_HCD is not set
  5073. # CONFIG_USB_FOTG210_HCD is not set
  5074. CONFIG_USB_OHCI_HCD=y
  5075. # CONFIG_USB_OHCI_HCD_SPEAR is not set
  5076. # CONFIG_USB_OHCI_HCD_S3C2410 is not set
  5077. # CONFIG_USB_OHCI_HCD_OMAP3 is not set
  5078. # CONFIG_USB_OHCI_HCD_DAVINCI is not set
  5079. CONFIG_USB_OHCI_HCD_PCI=y
  5080. # CONFIG_USB_OHCI_SH is not set
  5081. # CONFIG_USB_OHCI_EXYNOS is not set
  5082. # CONFIG_USB_CNS3XXX_OHCI is not set
  5083. # CONFIG_USB_OHCI_HCD_PLATFORM is not set
  5084. CONFIG_USB_UHCI_HCD=y
  5085. # CONFIG_USB_SL811_HCD is not set
  5086. # CONFIG_USB_R8A66597_HCD is not set
  5087. # CONFIG_USB_HCD_TEST_MODE is not set
  5088.  
  5089. #
  5090. # USB Device Class drivers
  5091. #
  5092. # CONFIG_USB_ACM is not set
  5093. CONFIG_USB_PRINTER=y
  5094. # CONFIG_USB_WDM is not set
  5095. # CONFIG_USB_TMC is not set
  5096.  
  5097. #
  5098. # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
  5099. #
  5100.  
  5101. #
  5102. # also be needed; see USB_STORAGE Help for more info
  5103. #
  5104. CONFIG_USB_STORAGE=y
  5105. # CONFIG_USB_STORAGE_DEBUG is not set
  5106. CONFIG_USB_STORAGE_REALTEK=y
  5107. CONFIG_REALTEK_AUTOPM=y
  5108. # CONFIG_USB_STORAGE_DATAFAB is not set
  5109. # CONFIG_USB_STORAGE_FREECOM is not set
  5110. # CONFIG_USB_STORAGE_ISD200 is not set
  5111. # CONFIG_USB_STORAGE_USBAT is not set
  5112. # CONFIG_USB_STORAGE_SDDR09 is not set
  5113. # CONFIG_USB_STORAGE_SDDR55 is not set
  5114. # CONFIG_USB_STORAGE_JUMPSHOT is not set
  5115. # CONFIG_USB_STORAGE_ALAUDA is not set
  5116. # CONFIG_USB_STORAGE_ONETOUCH is not set
  5117. # CONFIG_USB_STORAGE_KARMA is not set
  5118. # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
  5119. # CONFIG_USB_STORAGE_ENE_UB6250 is not set
  5120. CONFIG_USB_UAS=y
  5121.  
  5122. #
  5123. # USB Imaging devices
  5124. #
  5125. # CONFIG_USB_MDC800 is not set
  5126. # CONFIG_USB_MICROTEK is not set
  5127. # CONFIG_USBIP_CORE is not set
  5128. # CONFIG_USB_CDNS_SUPPORT is not set
  5129. # CONFIG_USB_MTU3 is not set
  5130. # CONFIG_USB_MUSB_HDRC is not set
  5131. # CONFIG_USB_DWC3 is not set
  5132. # CONFIG_USB_DWC2 is not set
  5133. # CONFIG_USB_CHIPIDEA is not set
  5134. # CONFIG_USB_ISP1760 is not set
  5135.  
  5136. #
  5137. # USB port drivers
  5138. #
  5139. # CONFIG_USB_SERIAL is not set
  5140.  
  5141. #
  5142. # USB Miscellaneous drivers
  5143. #
  5144. # CONFIG_USB_EMI62 is not set
  5145. # CONFIG_USB_EMI26 is not set
  5146. # CONFIG_USB_ADUTUX is not set
  5147. # CONFIG_USB_SEVSEG is not set
  5148. # CONFIG_USB_LEGOTOWER is not set
  5149. # CONFIG_USB_LCD is not set
  5150. # CONFIG_USB_CYPRESS_CY7C63 is not set
  5151. # CONFIG_USB_CYTHERM is not set
  5152. # CONFIG_USB_IDMOUSE is not set
  5153. # CONFIG_USB_FTDI_ELAN is not set
  5154. # CONFIG_USB_APPLEDISPLAY is not set
  5155. # CONFIG_APPLE_MFI_FASTCHARGE is not set
  5156. # CONFIG_USB_SISUSBVGA is not set
  5157. # CONFIG_USB_LD is not set
  5158. # CONFIG_USB_TRANCEVIBRATOR is not set
  5159. # CONFIG_USB_IOWARRIOR is not set
  5160. # CONFIG_USB_TEST is not set
  5161. # CONFIG_USB_EHSET_TEST_FIXTURE is not set
  5162. # CONFIG_USB_ISIGHTFW is not set
  5163. # CONFIG_USB_YUREX is not set
  5164. # CONFIG_USB_EZUSB_FX2 is not set
  5165. # CONFIG_USB_HUB_USB251XB is not set
  5166. # CONFIG_USB_HSIC_USB3503 is not set
  5167. # CONFIG_USB_HSIC_USB4604 is not set
  5168. # CONFIG_USB_LINK_LAYER_TEST is not set
  5169. # CONFIG_USB_CHAOSKEY is not set
  5170. # CONFIG_BRCM_USB_PINMAP is not set
  5171.  
  5172. #
  5173. # USB Physical Layer drivers
  5174. #
  5175. # CONFIG_NOP_USB_XCEIV is not set
  5176. # CONFIG_USB_GPIO_VBUS is not set
  5177. # CONFIG_USB_ISP1301 is not set
  5178. # CONFIG_USB_TEGRA_PHY is not set
  5179. # CONFIG_USB_ULPI is not set
  5180. # CONFIG_JZ4770_PHY is not set
  5181. # end of USB Physical Layer drivers
  5182.  
  5183. # CONFIG_USB_GADGET is not set
  5184. CONFIG_TYPEC=y
  5185. CONFIG_TYPEC_TCPM=y
  5186. CONFIG_TYPEC_TCPCI=y
  5187. # CONFIG_TYPEC_RT1711H is not set
  5188. # CONFIG_TYPEC_TCPCI_MAXIM is not set
  5189. # CONFIG_TYPEC_FUSB302 is not set
  5190. CONFIG_TYPEC_UCSI=y
  5191. # CONFIG_UCSI_CCG is not set
  5192. CONFIG_UCSI_ACPI=y
  5193. # CONFIG_TYPEC_TPS6598X is not set
  5194. # CONFIG_TYPEC_HD3SS3220 is not set
  5195. # CONFIG_TYPEC_STUSB160X is not set
  5196. # CONFIG_TYPEC_QCOM_PMIC is not set
  5197.  
  5198. #
  5199. # USB Type-C Multiplexer/DeMultiplexer Switch support
  5200. #
  5201. CONFIG_TYPEC_MUX_PI3USB30532=y
  5202. CONFIG_TYPEC_MUX_INTEL_PMC=y
  5203. # end of USB Type-C Multiplexer/DeMultiplexer Switch support
  5204.  
  5205. #
  5206. # USB Type-C Alternate Mode drivers
  5207. #
  5208. CONFIG_TYPEC_DP_ALTMODE=y
  5209. # CONFIG_TYPEC_NVIDIA_ALTMODE is not set
  5210. # end of USB Type-C Alternate Mode drivers
  5211.  
  5212. CONFIG_USB_ROLE_SWITCH=y
  5213. CONFIG_USB_ROLES_INTEL_XHCI=y
  5214. CONFIG_MMC=y
  5215. CONFIG_MMC_BLOCK=y
  5216. CONFIG_MMC_BLOCK_MINORS=8
  5217. # CONFIG_SDIO_UART is not set
  5218. CONFIG_MMC_TEST=y
  5219.  
  5220. #
  5221. # MMC/SD/SDIO Host Controller Drivers
  5222. #
  5223. # CONFIG_MMC_DEBUG is not set
  5224. CONFIG_MMC_SDHCI=y
  5225. CONFIG_MMC_SDHCI_IO_ACCESSORS=y
  5226. CONFIG_MMC_SDHCI_PCI=y
  5227. CONFIG_MMC_RICOH_MMC=y
  5228. CONFIG_MMC_SDHCI_ACPI=y
  5229. CONFIG_MMC_SDHCI_PLTFM=y
  5230. # CONFIG_MMC_SDHCI_OF_ESDHC is not set
  5231. # CONFIG_MMC_SDHCI_OF_SPARX5 is not set
  5232. # CONFIG_MMC_SDHCI_CNS3XXX is not set
  5233. # CONFIG_MMC_SDHCI_DOVE is not set
  5234. # CONFIG_MMC_SDHCI_TEGRA is not set
  5235. # CONFIG_MMC_SDHCI_S3C is not set
  5236. # CONFIG_MMC_SDHCI_PXAV3 is not set
  5237. # CONFIG_MMC_SDHCI_PXAV2 is not set
  5238. # CONFIG_MMC_SDHCI_BCM_KONA is not set
  5239. # CONFIG_MMC_SDHCI_F_SDH30 is not set
  5240. # CONFIG_MMC_SDHCI_IPROC is not set
  5241. # CONFIG_MMC_MESON_GX is not set
  5242. # CONFIG_MMC_MOXART is not set
  5243. # CONFIG_MMC_SDHCI_ST is not set
  5244. # CONFIG_MMC_OMAP_HS is not set
  5245. # CONFIG_MMC_WBSD is not set
  5246. # CONFIG_MMC_SDHCI_MSM is not set
  5247. # CONFIG_MMC_TIFM_SD is not set
  5248. # CONFIG_MMC_DAVINCI is not set
  5249. # CONFIG_MMC_S3C is not set
  5250. # CONFIG_MMC_SDHCI_SPRD is not set
  5251. # CONFIG_MMC_TMIO is not set
  5252. # CONFIG_MMC_SDHI is not set
  5253. # CONFIG_MMC_CB710 is not set
  5254. # CONFIG_MMC_VIA_SDMMC is not set
  5255. # CONFIG_MMC_DW is not set
  5256. # CONFIG_MMC_SH_MMCIF is not set
  5257. # CONFIG_MMC_VUB300 is not set
  5258. # CONFIG_MMC_USHC is not set
  5259. # CONFIG_MMC_USDHI6ROL0 is not set
  5260. # CONFIG_MMC_SUNXI is not set
  5261. CONFIG_MMC_CQHCI=y
  5262. # CONFIG_MMC_HSQ is not set
  5263. # CONFIG_MMC_TOSHIBA_PCI is not set
  5264. # CONFIG_MMC_BCM2835 is not set
  5265. CONFIG_MMC_MTK=y
  5266. # CONFIG_MMC_SDHCI_XENON is not set
  5267. # CONFIG_MMC_OWL is not set
  5268. # CONFIG_MEMSTICK is not set
  5269. CONFIG_NEW_LEDS=y
  5270. CONFIG_LEDS_CLASS=y
  5271. # CONFIG_LEDS_CLASS_FLASH is not set
  5272. # CONFIG_LEDS_CLASS_MULTICOLOR is not set
  5273. # CONFIG_LEDS_BRIGHTNESS_HW_CHANGED is not set
  5274.  
  5275. #
  5276. # LED drivers
  5277. #
  5278. # CONFIG_LEDS_APU is not set
  5279. # CONFIG_LEDS_ARIEL is not set
  5280. # CONFIG_LEDS_LM3530 is not set
  5281. # CONFIG_LEDS_LM3532 is not set
  5282. # CONFIG_LEDS_LM3642 is not set
  5283. # CONFIG_LEDS_S3C24XX is not set
  5284. # CONFIG_LEDS_COBALT_QUBE is not set
  5285. # CONFIG_LEDS_COBALT_RAQ is not set
  5286. # CONFIG_LEDS_PCA9532 is not set
  5287. # CONFIG_LEDS_GPIO is not set
  5288. # CONFIG_LEDS_LP3944 is not set
  5289. # CONFIG_LEDS_LP3952 is not set
  5290. # CONFIG_LEDS_LP50XX is not set
  5291. # CONFIG_LEDS_CLEVO_MAIL is not set
  5292. # CONFIG_LEDS_PCA955X is not set
  5293. # CONFIG_LEDS_PCA963X is not set
  5294. # CONFIG_LEDS_REGULATOR is not set
  5295. # CONFIG_LEDS_BD2802 is not set
  5296. # CONFIG_LEDS_INTEL_SS4200 is not set
  5297. # CONFIG_LEDS_LT3593 is not set
  5298. CONFIG_LEDS_NS2=y
  5299. # CONFIG_LEDS_TCA6507 is not set
  5300. # CONFIG_LEDS_TLC591XX is not set
  5301. # CONFIG_LEDS_LM355x is not set
  5302. # CONFIG_LEDS_OT200 is not set
  5303.  
  5304. #
  5305. # LED driver for blink(1) USB RGB LED is under Special HID drivers (HID_THINGM)
  5306. #
  5307. # CONFIG_LEDS_BLINKM is not set
  5308. # CONFIG_LEDS_MLXCPLD is not set
  5309. # CONFIG_LEDS_MLXREG is not set
  5310. # CONFIG_LEDS_USER is not set
  5311. # CONFIG_LEDS_NIC78BX is not set
  5312. # CONFIG_LEDS_TI_LMU_COMMON is not set
  5313. # CONFIG_LEDS_IP30 is not set
  5314.  
  5315. #
  5316. # Flash and Torch LED drivers
  5317. #
  5318.  
  5319. #
  5320. # LED Triggers
  5321. #
  5322. CONFIG_LEDS_TRIGGERS=y
  5323. # CONFIG_LEDS_TRIGGER_TIMER is not set
  5324. # CONFIG_LEDS_TRIGGER_ONESHOT is not set
  5325. # CONFIG_LEDS_TRIGGER_DISK is not set
  5326. # CONFIG_LEDS_TRIGGER_HEARTBEAT is not set
  5327. # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set
  5328. # CONFIG_LEDS_TRIGGER_CPU is not set
  5329. # CONFIG_LEDS_TRIGGER_ACTIVITY is not set
  5330. # CONFIG_LEDS_TRIGGER_GPIO is not set
  5331. # CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set
  5332.  
  5333. #
  5334. # iptables trigger is under Netfilter config (LED target)
  5335. #
  5336. # CONFIG_LEDS_TRIGGER_TRANSIENT is not set
  5337. # CONFIG_LEDS_TRIGGER_CAMERA is not set
  5338. # CONFIG_LEDS_TRIGGER_PANIC is not set
  5339. # CONFIG_LEDS_TRIGGER_NETDEV is not set
  5340. # CONFIG_LEDS_TRIGGER_PATTERN is not set
  5341. CONFIG_LEDS_TRIGGER_AUDIO=y
  5342. # CONFIG_LEDS_TRIGGER_TTY is not set
  5343. # CONFIG_ACCESSIBILITY is not set
  5344. CONFIG_INFINIBAND=y
  5345. # CONFIG_INFINIBAND_USER_MAD is not set
  5346. # CONFIG_INFINIBAND_USER_ACCESS is not set
  5347. CONFIG_INFINIBAND_ADDR_TRANS=y
  5348. CONFIG_INFINIBAND_ADDR_TRANS_CONFIGFS=y
  5349. CONFIG_INFINIBAND_VIRT_DMA=y
  5350. # CONFIG_INFINIBAND_MTHCA is not set
  5351. # CONFIG_MLX4_INFINIBAND is not set
  5352. # CONFIG_INFINIBAND_OCRDMA is not set
  5353. # CONFIG_INFINIBAND_RDMAVT is not set
  5354. # CONFIG_RDMA_RXE is not set
  5355. # CONFIG_RDMA_SIW is not set
  5356. # CONFIG_INFINIBAND_IPOIB is not set
  5357. # CONFIG_INFINIBAND_SRP is not set
  5358. # CONFIG_INFINIBAND_ISER is not set
  5359. # CONFIG_INFINIBAND_RTRS_CLIENT is not set
  5360. # CONFIG_INFINIBAND_RTRS_SERVER is not set
  5361. # CONFIG_INFINIBAND_OPA_VNIC is not set
  5362. CONFIG_EDAC_ATOMIC_SCRUB=y
  5363. CONFIG_EDAC_SUPPORT=y
  5364. CONFIG_EDAC=y
  5365. CONFIG_EDAC_LEGACY_SYSFS=y
  5366. # CONFIG_EDAC_DEBUG is not set
  5367. # CONFIG_EDAC_AL_MC is not set
  5368. CONFIG_EDAC_E752X=y
  5369. CONFIG_EDAC_I82975X=y
  5370. CONFIG_EDAC_I3000=y
  5371. CONFIG_EDAC_I3200=y
  5372. CONFIG_EDAC_IE31200=y
  5373. CONFIG_EDAC_X38=y
  5374. CONFIG_EDAC_I5400=y
  5375. CONFIG_EDAC_I7CORE=y
  5376. CONFIG_EDAC_I5000=y
  5377. CONFIG_EDAC_I5100=y
  5378. CONFIG_EDAC_I7300=y
  5379. CONFIG_EDAC_SBRIDGE=y
  5380. CONFIG_EDAC_SKX=y
  5381. CONFIG_EDAC_I10NM=y
  5382. CONFIG_EDAC_PND2=y
  5383. CONFIG_EDAC_IGEN6=y
  5384. # CONFIG_EDAC_XGENE is not set
  5385. CONFIG_RTC_LIB=y
  5386. CONFIG_RTC_MC146818_LIB=y
  5387. CONFIG_RTC_CLASS=y
  5388. # CONFIG_RTC_HCTOSYS is not set
  5389. CONFIG_RTC_SYSTOHC=y
  5390. CONFIG_RTC_SYSTOHC_DEVICE="rtc0"
  5391. # CONFIG_RTC_DEBUG is not set
  5392. CONFIG_RTC_NVMEM=y
  5393.  
  5394. #
  5395. # RTC interfaces
  5396. #
  5397. CONFIG_RTC_INTF_SYSFS=y
  5398. CONFIG_RTC_INTF_PROC=y
  5399. CONFIG_RTC_INTF_DEV=y
  5400. # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
  5401. # CONFIG_RTC_DRV_TEST is not set
  5402.  
  5403. #
  5404. # I2C RTC drivers
  5405. #
  5406. # CONFIG_RTC_DRV_ABB5ZES3 is not set
  5407. # CONFIG_RTC_DRV_ABEOZ9 is not set
  5408. # CONFIG_RTC_DRV_ABX80X is not set
  5409. # CONFIG_RTC_DRV_BRCMSTB is not set
  5410. # CONFIG_RTC_DRV_DS1307 is not set
  5411. # CONFIG_RTC_DRV_DS1374 is not set
  5412. # CONFIG_RTC_DRV_DS1672 is not set
  5413. # CONFIG_RTC_DRV_MAX6900 is not set
  5414. # CONFIG_RTC_DRV_MAX8907 is not set
  5415. # CONFIG_RTC_DRV_MAX77686 is not set
  5416. # CONFIG_RTC_DRV_RS5C372 is not set
  5417. # CONFIG_RTC_DRV_ISL1208 is not set
  5418. # CONFIG_RTC_DRV_ISL12022 is not set
  5419. # CONFIG_RTC_DRV_ISL12026 is not set
  5420. # CONFIG_RTC_DRV_X1205 is not set
  5421. # CONFIG_RTC_DRV_PCF8523 is not set
  5422. # CONFIG_RTC_DRV_PCF85063 is not set
  5423. # CONFIG_RTC_DRV_PCF85363 is not set
  5424. # CONFIG_RTC_DRV_PCF8563 is not set
  5425. # CONFIG_RTC_DRV_PCF8583 is not set
  5426. # CONFIG_RTC_DRV_M41T80 is not set
  5427. # CONFIG_RTC_DRV_BQ32K is not set
  5428. # CONFIG_RTC_DRV_S35390A is not set
  5429. # CONFIG_RTC_DRV_FM3130 is not set
  5430. # CONFIG_RTC_DRV_RX8010 is not set
  5431. # CONFIG_RTC_DRV_RX8581 is not set
  5432. # CONFIG_RTC_DRV_RX8025 is not set
  5433. # CONFIG_RTC_DRV_EM3027 is not set
  5434. # CONFIG_RTC_DRV_RV3028 is not set
  5435. # CONFIG_RTC_DRV_RV3032 is not set
  5436. # CONFIG_RTC_DRV_RV8803 is not set
  5437. # CONFIG_RTC_DRV_S5M is not set
  5438. # CONFIG_RTC_DRV_SD3078 is not set
  5439.  
  5440. #
  5441. # SPI RTC drivers
  5442. #
  5443. CONFIG_RTC_I2C_AND_SPI=y
  5444.  
  5445. #
  5446. # SPI and I2C RTC drivers
  5447. #
  5448. # CONFIG_RTC_DRV_DS3232 is not set
  5449. # CONFIG_RTC_DRV_PCF2127 is not set
  5450. # CONFIG_RTC_DRV_RV3029C2 is not set
  5451. # CONFIG_RTC_DRV_RX6110 is not set
  5452.  
  5453. #
  5454. # Platform RTC drivers
  5455. #
  5456. CONFIG_RTC_DRV_CMOS=y
  5457. # CONFIG_RTC_DRV_DS1286 is not set
  5458. # CONFIG_RTC_DRV_DS1511 is not set
  5459. # CONFIG_RTC_DRV_DS1553 is not set
  5460. # CONFIG_RTC_DRV_DS1685_FAMILY is not set
  5461. # CONFIG_RTC_DRV_DS1742 is not set
  5462. # CONFIG_RTC_DRV_DS2404 is not set
  5463. # CONFIG_RTC_DRV_STK17TA8 is not set
  5464. # CONFIG_RTC_DRV_M48T86 is not set
  5465. # CONFIG_RTC_DRV_M48T35 is not set
  5466. # CONFIG_RTC_DRV_M48T59 is not set
  5467. # CONFIG_RTC_DRV_MSM6242 is not set
  5468. # CONFIG_RTC_DRV_BQ4802 is not set
  5469. # CONFIG_RTC_DRV_RP5C01 is not set
  5470. # CONFIG_RTC_DRV_V3020 is not set
  5471. # CONFIG_RTC_DRV_SC27XX is not set
  5472. CONFIG_RTC_DRV_SPEAR=y
  5473.  
  5474. #
  5475. # on-CPU RTC drivers
  5476. #
  5477. # CONFIG_RTC_DRV_ASM9260 is not set
  5478. # CONFIG_RTC_DRV_DAVINCI is not set
  5479. # CONFIG_RTC_DRV_DIGICOLOR is not set
  5480. # CONFIG_RTC_DRV_FSL_FTM_ALARM is not set
  5481. # CONFIG_RTC_DRV_MESON is not set
  5482. # CONFIG_RTC_DRV_MESON_VRTC is not set
  5483. # CONFIG_RTC_DRV_S3C is not set
  5484. # CONFIG_RTC_DRV_EP93XX is not set
  5485. # CONFIG_RTC_DRV_VR41XX is not set
  5486. # CONFIG_RTC_DRV_GENERIC is not set
  5487. # CONFIG_RTC_DRV_VT8500 is not set
  5488. # CONFIG_RTC_DRV_SUN6I is not set
  5489. # CONFIG_RTC_DRV_SUNXI is not set
  5490. # CONFIG_RTC_DRV_MV is not set
  5491. # CONFIG_RTC_DRV_FTRTC010 is not set
  5492. # CONFIG_RTC_DRV_STMP is not set
  5493. # CONFIG_RTC_DRV_LPC32XX is not set
  5494. # CONFIG_RTC_DRV_PM8XXX is not set
  5495. # CONFIG_RTC_DRV_TEGRA is not set
  5496. # CONFIG_RTC_DRV_MOXART is not set
  5497. # CONFIG_RTC_DRV_MT2712 is not set
  5498. # CONFIG_RTC_DRV_MT6397 is not set
  5499. # CONFIG_RTC_DRV_MT7622 is not set
  5500. # CONFIG_RTC_DRV_XGENE is not set
  5501. # CONFIG_RTC_DRV_STM32 is not set
  5502. # CONFIG_RTC_DRV_RTD119X is not set
  5503.  
  5504. #
  5505. # HID Sensor RTC drivers
  5506. #
  5507. # CONFIG_RTC_DRV_GOLDFISH is not set
  5508. CONFIG_DMADEVICES=y
  5509. # CONFIG_DMADEVICES_DEBUG is not set
  5510.  
  5511. #
  5512. # DMA Devices
  5513. #
  5514. CONFIG_ASYNC_TX_ENABLE_CHANNEL_SWITCH=y
  5515. CONFIG_DMA_ENGINE=y
  5516. CONFIG_DMA_VIRTUAL_CHANNELS=y
  5517. CONFIG_DMA_ACPI=y
  5518. # CONFIG_ALTERA_MSGDMA is not set
  5519. # CONFIG_AXI_DMAC is not set
  5520. # CONFIG_BCM_SBA_RAID is not set
  5521. # CONFIG_DMA_JZ4780 is not set
  5522. # CONFIG_DMA_SA11X0 is not set
  5523. # CONFIG_DW_AXI_DMAC is not set
  5524. # CONFIG_EP93XX_DMA is not set
  5525. # CONFIG_HISI_DMA is not set
  5526. CONFIG_INTEL_IDMA64=y
  5527. CONFIG_INTEL_IDXD_BUS=y
  5528. CONFIG_INTEL_IDXD=y
  5529. # CONFIG_INTEL_IDXD_COMPAT is not set
  5530. CONFIG_INTEL_IDXD_PERFMON=y
  5531. CONFIG_INTEL_IOATDMA=y
  5532. CONFIG_INTEL_IOP_ADMA=y
  5533. # CONFIG_K3_DMA is not set
  5534. # CONFIG_MCF_EDMA is not set
  5535. # CONFIG_MMP_PDMA is not set
  5536. # CONFIG_MMP_TDMA is not set
  5537. # CONFIG_MV_XOR is not set
  5538. # CONFIG_MXS_DMA is not set
  5539. # CONFIG_NBPFAXI_DMA is not set
  5540. CONFIG_PCH_DMA=y
  5541. # CONFIG_PLX_DMA is not set
  5542. # CONFIG_STM32_DMA is not set
  5543. # CONFIG_STM32_DMAMUX is not set
  5544. # CONFIG_SPRD_DMA is not set
  5545. # CONFIG_S3C24XX_DMAC is not set
  5546. # CONFIG_TEGRA20_APB_DMA is not set
  5547. # CONFIG_TEGRA210_ADMA is not set
  5548. # CONFIG_TIMB_DMA is not set
  5549. # CONFIG_XGENE_DMA is not set
  5550. # CONFIG_MTK_HSDMA is not set
  5551. # CONFIG_MTK_CQDMA is not set
  5552. # CONFIG_AMD_PTDMA is not set
  5553. # CONFIG_QCOM_HIDMA_MGMT is not set
  5554. # CONFIG_QCOM_HIDMA is not set
  5555. CONFIG_DW_DMAC_CORE=y
  5556. # CONFIG_DW_DMAC is not set
  5557. CONFIG_DW_DMAC_PCI=y
  5558. # CONFIG_DW_EDMA is not set
  5559. # CONFIG_DW_EDMA_PCIE is not set
  5560. CONFIG_HSU_DMA=y
  5561. # CONFIG_SF_PDMA is not set
  5562. CONFIG_RENESAS_DMA=y
  5563. CONFIG_SH_DMAE_BASE=y
  5564. # CONFIG_SH_DMAE is not set
  5565. # CONFIG_RCAR_DMAC is not set
  5566. # CONFIG_RENESAS_USB_DMAC is not set
  5567. # CONFIG_RZ_DMAC is not set
  5568. CONFIG_TI_EDMA=y
  5569. CONFIG_DMA_OMAP=y
  5570. CONFIG_TI_DMA_CROSSBAR=y
  5571. # CONFIG_INTEL_LDMA is not set
  5572.  
  5573. #
  5574. # DMA Clients
  5575. #
  5576. # CONFIG_ASYNC_TX_DMA is not set
  5577. # CONFIG_DMATEST is not set
  5578. CONFIG_DMA_ENGINE_RAID=y
  5579.  
  5580. #
  5581. # DMABUF options
  5582. #
  5583. CONFIG_SYNC_FILE=y
  5584. # CONFIG_SW_SYNC is not set
  5585. # CONFIG_UDMABUF is not set
  5586. # CONFIG_DMABUF_MOVE_NOTIFY is not set
  5587. # CONFIG_DMABUF_DEBUG is not set
  5588. # CONFIG_DMABUF_SELFTESTS is not set
  5589. # CONFIG_DMABUF_HEAPS is not set
  5590. # CONFIG_DMABUF_SYSFS_STATS is not set
  5591. # end of DMABUF options
  5592.  
  5593. CONFIG_DCA=y
  5594. # CONFIG_AUXDISPLAY is not set
  5595. # CONFIG_UIO is not set
  5596. # CONFIG_VFIO is not set
  5597. CONFIG_IRQ_BYPASS_MANAGER=m
  5598. # CONFIG_VIRT_DRIVERS is not set
  5599. CONFIG_VIRTIO=y
  5600. CONFIG_VIRTIO_MENU=y
  5601. # CONFIG_VIRTIO_PCI is not set
  5602. # CONFIG_VIRTIO_BALLOON is not set
  5603. # CONFIG_VIRTIO_INPUT is not set
  5604. # CONFIG_VIRTIO_MMIO is not set
  5605. CONFIG_VIRTIO_DMA_SHARED_BUFFER=y
  5606. # CONFIG_VDPA is not set
  5607. CONFIG_VHOST_MENU=y
  5608. # CONFIG_VHOST_NET is not set
  5609. # CONFIG_VHOST_CROSS_ENDIAN_LEGACY is not set
  5610.  
  5611. #
  5612. # Microsoft Hyper-V guest support
  5613. #
  5614. # end of Microsoft Hyper-V guest support
  5615.  
  5616. # CONFIG_GREYBUS is not set
  5617. # CONFIG_COMEDI is not set
  5618. # CONFIG_STAGING is not set
  5619. CONFIG_X86_PLATFORM_DEVICES=y
  5620. CONFIG_ACPI_WMI=y
  5621. CONFIG_WMI_BMOF=y
  5622. # CONFIG_HUAWEI_WMI is not set
  5623. CONFIG_MXM_WMI=y
  5624. # CONFIG_PEAQ_WMI is not set
  5625. # CONFIG_XIAOMI_WMI is not set
  5626. # CONFIG_GIGABYTE_WMI is not set
  5627. # CONFIG_ACERHDF is not set
  5628. # CONFIG_ACER_WIRELESS is not set
  5629. # CONFIG_ACER_WMI is not set
  5630. # CONFIG_AMD_PMC is not set
  5631. # CONFIG_ADV_SWBUTTON is not set
  5632. # CONFIG_APPLE_GMUX is not set
  5633. # CONFIG_ASUS_LAPTOP is not set
  5634. # CONFIG_ASUS_WIRELESS is not set
  5635. # CONFIG_ASUS_WMI is not set
  5636. CONFIG_EEEPC_LAPTOP=y
  5637. # CONFIG_X86_PLATFORM_DRIVERS_DELL is not set
  5638. # CONFIG_AMILO_RFKILL is not set
  5639. # CONFIG_FUJITSU_LAPTOP is not set
  5640. # CONFIG_FUJITSU_TABLET is not set
  5641. # CONFIG_GPD_POCKET_FAN is not set
  5642. # CONFIG_HP_ACCEL is not set
  5643. # CONFIG_WIRELESS_HOTKEY is not set
  5644. # CONFIG_HP_WMI is not set
  5645. # CONFIG_IBM_RTL is not set
  5646. # CONFIG_IDEAPAD_LAPTOP is not set
  5647. # CONFIG_SENSORS_HDAPS is not set
  5648. # CONFIG_THINKPAD_ACPI is not set
  5649. # CONFIG_THINKPAD_LMI is not set
  5650. # CONFIG_INTEL_ATOMISP2_PM is not set
  5651. CONFIG_INTEL_SAR_INT1092=y
  5652. CONFIG_INTEL_SKL_INT3472=y
  5653. CONFIG_INTEL_PMC_CORE=y
  5654. CONFIG_INTEL_PMT_CLASS=y
  5655. CONFIG_INTEL_PMT_TELEMETRY=y
  5656. CONFIG_INTEL_PMT_CRASHLOG=y
  5657.  
  5658. #
  5659. # Intel Speed Select Technology interface support
  5660. #
  5661. CONFIG_INTEL_SPEED_SELECT_INTERFACE=y
  5662. # end of Intel Speed Select Technology interface support
  5663.  
  5664. CONFIG_INTEL_TELEMETRY=y
  5665. CONFIG_INTEL_WMI=y
  5666. # CONFIG_INTEL_WMI_SBL_FW_UPDATE is not set
  5667. CONFIG_INTEL_WMI_THUNDERBOLT=y
  5668. CONFIG_INTEL_HID_EVENT=y
  5669. # CONFIG_INTEL_VBTN is not set
  5670. CONFIG_INTEL_INT0002_VGPIO=y
  5671. CONFIG_INTEL_OAKTRAIL=y
  5672. CONFIG_INTEL_PUNIT_IPC=y
  5673. CONFIG_INTEL_RST=y
  5674. # CONFIG_INTEL_SMARTCONNECT is not set
  5675. CONFIG_INTEL_TURBO_MAX_3=y
  5676. CONFIG_INTEL_UNCORE_FREQ_CONTROL=y
  5677. # CONFIG_MSI_LAPTOP is not set
  5678. # CONFIG_MSI_WMI is not set
  5679. # CONFIG_XO15_EBOOK is not set
  5680. # CONFIG_XO1_RFKILL is not set
  5681. # CONFIG_PCENGINES_APU2 is not set
  5682. # CONFIG_SAMSUNG_LAPTOP is not set
  5683. # CONFIG_SAMSUNG_Q10 is not set
  5684. # CONFIG_TOSHIBA_BT_RFKILL is not set
  5685. # CONFIG_TOSHIBA_HAPS is not set
  5686. # CONFIG_TOSHIBA_WMI is not set
  5687. # CONFIG_ACPI_CMPC is not set
  5688. # CONFIG_COMPAL_LAPTOP is not set
  5689. # CONFIG_LG_LAPTOP is not set
  5690. # CONFIG_PANASONIC_LAPTOP is not set
  5691. # CONFIG_SONY_LAPTOP is not set
  5692. CONFIG_SYSTEM76_ACPI=y
  5693. # CONFIG_TOPSTAR_LAPTOP is not set
  5694. # CONFIG_I2C_MULTI_INSTANTIATE is not set
  5695. # CONFIG_MLX_PLATFORM is not set
  5696. CONFIG_INTEL_IPS=y
  5697. CONFIG_INTEL_SCU_IPC=y
  5698. CONFIG_INTEL_SCU=y
  5699. CONFIG_INTEL_SCU_PCI=y
  5700. CONFIG_INTEL_SCU_PLATFORM=y
  5701. CONFIG_INTEL_SCU_IPC_UTIL=y
  5702. CONFIG_PMC_ATOM=y
  5703. # CONFIG_CHROME_PLATFORMS is not set
  5704. # CONFIG_MELLANOX_PLATFORM is not set
  5705. # CONFIG_OLPC_XO175 is not set
  5706. CONFIG_SURFACE_PLATFORMS=y
  5707. # CONFIG_SURFACE_3_POWER_OPREGION is not set
  5708. # CONFIG_SURFACE_GPE is not set
  5709. # CONFIG_SURFACE_HOTPLUG is not set
  5710. # CONFIG_SURFACE_PRO3_BUTTON is not set
  5711. CONFIG_HAVE_CLK=y
  5712. CONFIG_HAVE_CLK_PREPARE=y
  5713. CONFIG_COMMON_CLK=y
  5714.  
  5715. #
  5716. # Clock driver for ARM Reference designs
  5717. #
  5718. # CONFIG_ICST is not set
  5719. # CONFIG_CLK_SP810 is not set
  5720. # end of Clock driver for ARM Reference designs
  5721.  
  5722. # CONFIG_CLK_HSDK is not set
  5723. # CONFIG_COMMON_CLK_MAX77686 is not set
  5724. # CONFIG_COMMON_CLK_MAX9485 is not set
  5725. # CONFIG_COMMON_CLK_HI655X is not set
  5726. # CONFIG_COMMON_CLK_SCMI is not set
  5727. # CONFIG_COMMON_CLK_SCPI is not set
  5728. # CONFIG_COMMON_CLK_SI5341 is not set
  5729. # CONFIG_COMMON_CLK_SI5351 is not set
  5730. # CONFIG_COMMON_CLK_SI544 is not set
  5731. # CONFIG_COMMON_CLK_BM1880 is not set
  5732. # CONFIG_COMMON_CLK_CDCE706 is not set
  5733. # CONFIG_COMMON_CLK_CS2000_CP is not set
  5734. # CONFIG_COMMON_CLK_FSL_FLEXSPI is not set
  5735. # CONFIG_COMMON_CLK_FSL_SAI is not set
  5736. # CONFIG_COMMON_CLK_GEMINI is not set
  5737. # CONFIG_COMMON_CLK_ASPEED is not set
  5738. # CONFIG_COMMON_CLK_S2MPS11 is not set
  5739. # CONFIG_CLK_LS1028A_PLLDIG is not set
  5740. # CONFIG_COMMON_CLK_XGENE is not set
  5741. # CONFIG_COMMON_CLK_OXNAS is not set
  5742. # CONFIG_COMMON_CLK_MMP2_AUDIO is not set
  5743. # CONFIG_CLK_ACTIONS is not set
  5744. # CONFIG_CLK_BAIKAL_T1 is not set
  5745. # CONFIG_CLK_BCM2711_DVP is not set
  5746. # CONFIG_CLK_BCM2835 is not set
  5747. # CONFIG_CLK_BCM_63XX is not set
  5748. # CONFIG_CLK_BCM_63XX_GATE is not set
  5749. # CONFIG_CLK_BCM_KONA is not set
  5750. # CONFIG_CLK_BCM_CYGNUS is not set
  5751. # CONFIG_CLK_BCM_HR2 is not set
  5752. # CONFIG_CLK_BCM_NSP is not set
  5753. # CONFIG_CLK_BCM_NS2 is not set
  5754. # CONFIG_CLK_BCM_SR is not set
  5755. # CONFIG_CLK_RASPBERRYPI is not set
  5756. # CONFIG_COMMON_CLK_HI3516CV300 is not set
  5757. # CONFIG_COMMON_CLK_HI3519 is not set
  5758. # CONFIG_COMMON_CLK_HI3559A is not set
  5759. # CONFIG_COMMON_CLK_HI3660 is not set
  5760. # CONFIG_COMMON_CLK_HI3670 is not set
  5761. # CONFIG_COMMON_CLK_HI3798CV200 is not set
  5762. # CONFIG_COMMON_CLK_HI6220 is not set
  5763. # CONFIG_RESET_HISI is not set
  5764. # CONFIG_STUB_CLK_HI6220 is not set
  5765. # CONFIG_STUB_CLK_HI3660 is not set
  5766. # CONFIG_COMMON_CLK_BOSTON is not set
  5767. # CONFIG_MXC_CLK is not set
  5768. # CONFIG_CLK_IMX8MM is not set
  5769. # CONFIG_CLK_IMX8MN is not set
  5770. # CONFIG_CLK_IMX8MP is not set
  5771. # CONFIG_CLK_IMX8MQ is not set
  5772.  
  5773. #
  5774. # Ingenic SoCs drivers
  5775. #
  5776. # CONFIG_INGENIC_CGU_JZ4740 is not set
  5777. # CONFIG_INGENIC_CGU_JZ4725B is not set
  5778. # CONFIG_INGENIC_CGU_JZ4760 is not set
  5779. # CONFIG_INGENIC_CGU_JZ4770 is not set
  5780. # CONFIG_INGENIC_CGU_JZ4780 is not set
  5781. # CONFIG_INGENIC_CGU_X1000 is not set
  5782. # CONFIG_INGENIC_CGU_X1830 is not set
  5783. # CONFIG_INGENIC_TCU_CLK is not set
  5784. # end of Ingenic SoCs drivers
  5785.  
  5786. # CONFIG_TI_SYSCON_CLK is not set
  5787.  
  5788. #
  5789. # Clock driver for MediaTek SoC
  5790. #
  5791. # CONFIG_COMMON_CLK_MT2701 is not set
  5792. # CONFIG_COMMON_CLK_MT2712 is not set
  5793. # CONFIG_COMMON_CLK_MT6765 is not set
  5794. # CONFIG_COMMON_CLK_MT6779 is not set
  5795. # CONFIG_COMMON_CLK_MT6797 is not set
  5796. # CONFIG_COMMON_CLK_MT7622 is not set
  5797. # CONFIG_COMMON_CLK_MT7629 is not set
  5798. # CONFIG_COMMON_CLK_MT8135 is not set
  5799. # CONFIG_COMMON_CLK_MT8167 is not set
  5800. # CONFIG_COMMON_CLK_MT8173 is not set
  5801. # CONFIG_COMMON_CLK_MT8183 is not set
  5802. # CONFIG_COMMON_CLK_MT8192 is not set
  5803. # CONFIG_COMMON_CLK_MT8516 is not set
  5804. # end of Clock driver for MediaTek SoC
  5805.  
  5806. #
  5807. # Clock support for Amlogic platforms
  5808. #
  5809. # end of Clock support for Amlogic platforms
  5810.  
  5811. # CONFIG_MSTAR_MSC313_MPLL is not set
  5812. # CONFIG_COMMON_CLK_PISTACHIO is not set
  5813. # CONFIG_CLK_MT7621 is not set
  5814. # CONFIG_CLK_RENESAS is not set
  5815. # CONFIG_COMMON_CLK_SAMSUNG is not set
  5816. # CONFIG_S3C2410_COMMON_CLK is not set
  5817. # CONFIG_S3C2412_COMMON_CLK is not set
  5818. # CONFIG_S3C2443_COMMON_CLK is not set
  5819. # CONFIG_CLK_SIFIVE is not set
  5820. # CONFIG_CLK_INTEL_SOCFPGA is not set
  5821. # CONFIG_SPRD_COMMON_CLK is not set
  5822. CONFIG_CLK_SUNXI=y
  5823. CONFIG_CLK_SUNXI_CLOCKS=y
  5824. CONFIG_CLK_SUNXI_PRCM_SUN6I=y
  5825. CONFIG_CLK_SUNXI_PRCM_SUN8I=y
  5826. CONFIG_CLK_SUNXI_PRCM_SUN9I=y
  5827. # CONFIG_SUNXI_CCU is not set
  5828. # CONFIG_COMMON_CLK_TI_ADPLL is not set
  5829. # CONFIG_XILINX_VCU is not set
  5830. # CONFIG_COMMON_CLK_ZYNQMP is not set
  5831. # CONFIG_HWSPINLOCK is not set
  5832.  
  5833. #
  5834. # Clock Source drivers
  5835. #
  5836. CONFIG_CLKEVT_I8253=y
  5837. CONFIG_I8253_LOCK=y
  5838. CONFIG_CLKBLD_I8253=y
  5839. # CONFIG_BCM2835_TIMER is not set
  5840. # CONFIG_BCM_KONA_TIMER is not set
  5841. # CONFIG_DAVINCI_TIMER is not set
  5842. # CONFIG_DIGICOLOR_TIMER is not set
  5843. # CONFIG_DW_APB_TIMER is not set
  5844. # CONFIG_FTTMR010_TIMER is not set
  5845. # CONFIG_IXP4XX_TIMER is not set
  5846. # CONFIG_MESON6_TIMER is not set
  5847. # CONFIG_OWL_TIMER is not set
  5848. # CONFIG_RDA_TIMER is not set
  5849. # CONFIG_SUN4I_TIMER is not set
  5850. # CONFIG_SUN5I_HSTIMER is not set
  5851. # CONFIG_TEGRA_TIMER is not set
  5852. # CONFIG_VT8500_TIMER is not set
  5853. # CONFIG_NPCM7XX_TIMER is not set
  5854. # CONFIG_CADENCE_TTC_TIMER is not set
  5855. # CONFIG_ASM9260_TIMER is not set
  5856. # CONFIG_CLKSRC_DBX500_PRCMU is not set
  5857. # CONFIG_CLPS711X_TIMER is not set
  5858. # CONFIG_MXS_TIMER is not set
  5859. # CONFIG_NSPIRE_TIMER is not set
  5860. # CONFIG_INTEGRATOR_AP_TIMER is not set
  5861. # CONFIG_CLKSRC_PISTACHIO is not set
  5862. # CONFIG_CLKSRC_STM32_LP is not set
  5863. # CONFIG_ARMV7M_SYSTICK is not set
  5864. # CONFIG_ATMEL_PIT is not set
  5865. # CONFIG_ATMEL_ST is not set
  5866. # CONFIG_CLKSRC_SAMSUNG_PWM is not set
  5867. # CONFIG_FSL_FTM_TIMER is not set
  5868. # CONFIG_OXNAS_RPS_TIMER is not set
  5869. # CONFIG_MTK_TIMER is not set
  5870. # CONFIG_SPRD_TIMER is not set
  5871. # CONFIG_SH_TIMER_CMT is not set
  5872. # CONFIG_SH_TIMER_MTU2 is not set
  5873. # CONFIG_RENESAS_OSTM is not set
  5874. # CONFIG_SH_TIMER_TMU is not set
  5875. # CONFIG_EM_TIMER_STI is not set
  5876. # CONFIG_CLKSRC_PXA is not set
  5877. # CONFIG_H8300_TMR8 is not set
  5878. # CONFIG_H8300_TMR16 is not set
  5879. # CONFIG_H8300_TPU is not set
  5880. # CONFIG_TIMER_IMX_SYS_CTR is not set
  5881. # CONFIG_CLKSRC_ST_LPC is not set
  5882. # CONFIG_ATCPIT100_TIMER is not set
  5883. # CONFIG_INGENIC_TIMER is not set
  5884. # CONFIG_INGENIC_SYSOST is not set
  5885. # CONFIG_INGENIC_OST is not set
  5886. # CONFIG_MICROCHIP_PIT64B is not set
  5887. # end of Clock Source drivers
  5888.  
  5889. CONFIG_MAILBOX=y
  5890. # CONFIG_IMX_MBOX is not set
  5891. # CONFIG_ROCKCHIP_MBOX is not set
  5892. CONFIG_PCC=y
  5893. # CONFIG_ALTERA_MBOX is not set
  5894. # CONFIG_POLARFIRE_SOC_MAILBOX is not set
  5895. # CONFIG_QCOM_APCS_IPC is not set
  5896. # CONFIG_BCM_PDC_MBOX is not set
  5897. # CONFIG_STM32_IPCC is not set
  5898. # CONFIG_MTK_CMDQ_MBOX is not set
  5899. # CONFIG_SUN6I_MSGBOX is not set
  5900. # CONFIG_SPRD_MBOX is not set
  5901. # CONFIG_QCOM_IPCC is not set
  5902. CONFIG_IOMMU_IOVA=y
  5903. CONFIG_IOASID=y
  5904. CONFIG_IOMMU_API=y
  5905. CONFIG_IOMMU_SUPPORT=y
  5906.  
  5907. #
  5908. # Generic IOMMU Pagetable Support
  5909. #
  5910. # CONFIG_IOMMU_IO_PGTABLE_LPAE is not set
  5911. # CONFIG_IOMMU_IO_PGTABLE_ARMV7S is not set
  5912. # end of Generic IOMMU Pagetable Support
  5913.  
  5914. # CONFIG_IOMMU_DEBUGFS is not set
  5915. CONFIG_IOMMU_DEFAULT_DMA_STRICT=y
  5916. # CONFIG_IOMMU_DEFAULT_DMA_LAZY is not set
  5917. # CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set
  5918. CONFIG_IOMMU_DMA=y
  5919. CONFIG_IOMMU_SVA_LIB=y
  5920. # CONFIG_AMD_IOMMU is not set
  5921. CONFIG_DMAR_TABLE=y
  5922. CONFIG_INTEL_IOMMU=y
  5923. CONFIG_INTEL_IOMMU_SVM=y
  5924. CONFIG_INTEL_IOMMU_DEFAULT_ON=y
  5925. CONFIG_INTEL_IOMMU_FLOPPY_WA=y
  5926. CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON=y
  5927. CONFIG_IRQ_REMAP=y
  5928. # CONFIG_OMAP_IOMMU is not set
  5929. # CONFIG_ROCKCHIP_IOMMU is not set
  5930. # CONFIG_SUN50I_IOMMU is not set
  5931. # CONFIG_EXYNOS_IOMMU is not set
  5932. # CONFIG_IPMMU_VMSA is not set
  5933. # CONFIG_APPLE_DART is not set
  5934. # CONFIG_ARM_SMMU is not set
  5935. # CONFIG_S390_CCW_IOMMU is not set
  5936. # CONFIG_S390_AP_IOMMU is not set
  5937. # CONFIG_MTK_IOMMU is not set
  5938. # CONFIG_QCOM_IOMMU is not set
  5939. # CONFIG_VIRTIO_IOMMU is not set
  5940. # CONFIG_SPRD_IOMMU is not set
  5941.  
  5942. #
  5943. # Remoteproc drivers
  5944. #
  5945. # CONFIG_REMOTEPROC is not set
  5946. # end of Remoteproc drivers
  5947.  
  5948. #
  5949. # Rpmsg drivers
  5950. #
  5951. # CONFIG_RPMSG_QCOM_GLINK_RPM is not set
  5952. # CONFIG_RPMSG_VIRTIO is not set
  5953. # end of Rpmsg drivers
  5954.  
  5955. CONFIG_SOUNDWIRE=y
  5956.  
  5957. #
  5958. # SoundWire Devices
  5959. #
  5960. CONFIG_SOUNDWIRE_CADENCE=y
  5961. CONFIG_SOUNDWIRE_INTEL=y
  5962. # CONFIG_SOUNDWIRE_QCOM is not set
  5963. CONFIG_SOUNDWIRE_GENERIC_ALLOCATION=y
  5964.  
  5965. #
  5966. # SOC (System On Chip) specific Drivers
  5967. #
  5968. # CONFIG_OWL_PM_DOMAINS is not set
  5969.  
  5970. #
  5971. # Amlogic SoC drivers
  5972. #
  5973. # CONFIG_MESON_CANVAS is not set
  5974. # CONFIG_MESON_CLK_MEASURE is not set
  5975. # CONFIG_MESON_GX_SOCINFO is not set
  5976. # CONFIG_MESON_MX_SOCINFO is not set
  5977. # end of Amlogic SoC drivers
  5978.  
  5979. #
  5980. # ASPEED SoC drivers
  5981. #
  5982. # CONFIG_ASPEED_LPC_CTRL is not set
  5983. # CONFIG_ASPEED_LPC_SNOOP is not set
  5984. # CONFIG_ASPEED_P2A_CTRL is not set
  5985. # CONFIG_ASPEED_SOCINFO is not set
  5986. # end of ASPEED SoC drivers
  5987.  
  5988. # CONFIG_AT91_SOC_ID is not set
  5989. # CONFIG_AT91_SOC_SFR is not set
  5990.  
  5991. #
  5992. # Broadcom SoC drivers
  5993. #
  5994. # CONFIG_SOC_BCM63XX is not set
  5995. # CONFIG_SOC_BRCMSTB is not set
  5996. # end of Broadcom SoC drivers
  5997.  
  5998. #
  5999. # NXP/Freescale QorIQ SoC drivers
  6000. #
  6001. # end of NXP/Freescale QorIQ SoC drivers
  6002.  
  6003. #
  6004. # i.MX SoC drivers
  6005. #
  6006. # CONFIG_SOC_IMX8M is not set
  6007. # end of i.MX SoC drivers
  6008.  
  6009. #
  6010. # IXP4xx SoC drivers
  6011. #
  6012. # CONFIG_IXP4XX_QMGR is not set
  6013. # CONFIG_IXP4XX_NPE is not set
  6014. # end of IXP4xx SoC drivers
  6015.  
  6016. #
  6017. # Enable LiteX SoC Builder specific drivers
  6018. #
  6019. # CONFIG_LITEX_SOC_CONTROLLER is not set
  6020. # end of Enable LiteX SoC Builder specific drivers
  6021.  
  6022. #
  6023. # MediaTek SoC drivers
  6024. #
  6025. # CONFIG_MTK_CMDQ is not set
  6026. # CONFIG_MTK_DEVAPC is not set
  6027. # CONFIG_MTK_INFRACFG is not set
  6028. # CONFIG_MTK_SCPSYS is not set
  6029. # CONFIG_MTK_SCPSYS_PM_DOMAINS is not set
  6030. # CONFIG_MTK_MMSYS is not set
  6031. # end of MediaTek SoC drivers
  6032.  
  6033. #
  6034. # Qualcomm SoC drivers
  6035. #
  6036. # CONFIG_QCOM_AOSS_QMP is not set
  6037. # CONFIG_QCOM_GENI_SE is not set
  6038. # CONFIG_QCOM_GSBI is not set
  6039. # CONFIG_QCOM_LLCC is not set
  6040. # CONFIG_QCOM_RPMH is not set
  6041. # end of Qualcomm SoC drivers
  6042.  
  6043. # CONFIG_SOC_RENESAS is not set
  6044. # CONFIG_ROCKCHIP_GRF is not set
  6045. # CONFIG_ROCKCHIP_PM_DOMAINS is not set
  6046. # CONFIG_SOC_SAMSUNG is not set
  6047. # CONFIG_SOC_TEGRA20_VOLTAGE_COUPLER is not set
  6048. # CONFIG_SOC_TEGRA30_VOLTAGE_COUPLER is not set
  6049. # CONFIG_SOC_TI is not set
  6050. # CONFIG_UX500_SOC_ID is not set
  6051.  
  6052. #
  6053. # Xilinx SoC drivers
  6054. #
  6055. # end of Xilinx SoC drivers
  6056. # end of SOC (System On Chip) specific Drivers
  6057.  
  6058. # CONFIG_PM_DEVFREQ is not set
  6059. # CONFIG_EXTCON is not set
  6060. # CONFIG_MEMORY is not set
  6061. # CONFIG_IIO is not set
  6062. # CONFIG_NTB is not set
  6063. # CONFIG_VME_BUS is not set
  6064. # CONFIG_PWM is not set
  6065.  
  6066. #
  6067. # IRQ chip support
  6068. #
  6069. # CONFIG_AL_FIC is not set
  6070. # CONFIG_RENESAS_INTC_IRQPIN is not set
  6071. # CONFIG_RENESAS_IRQC is not set
  6072. # CONFIG_RENESAS_RZA1_IRQC is not set
  6073. # CONFIG_SL28CPLD_INTC is not set
  6074. # CONFIG_TS4800_IRQ is not set
  6075. # CONFIG_INGENIC_TCU_IRQ is not set
  6076. # CONFIG_RENESAS_H8S_INTC is not set
  6077. # CONFIG_IRQ_UNIPHIER_AIDET is not set
  6078. # CONFIG_IMX_IRQSTEER is not set
  6079. # CONFIG_IMX_INTMUX is not set
  6080. # CONFIG_EXYNOS_IRQ_COMBINER is not set
  6081. # CONFIG_LOONGSON_PCH_PIC is not set
  6082. # CONFIG_LOONGSON_PCH_MSI is not set
  6083. # CONFIG_MST_IRQ is not set
  6084. # end of IRQ chip support
  6085.  
  6086. # CONFIG_IPACK_BUS is not set
  6087. # CONFIG_RESET_CONTROLLER is not set
  6088.  
  6089. #
  6090. # PHY Subsystem
  6091. #
  6092. # CONFIG_GENERIC_PHY is not set
  6093. # CONFIG_PHY_PISTACHIO_USB is not set
  6094. # CONFIG_USB_LGM_PHY is not set
  6095. # CONFIG_PHY_CAN_TRANSCEIVER is not set
  6096. # CONFIG_PHY_BCM63XX_USBH is not set
  6097. # CONFIG_BCM_KONA_USB2_PHY is not set
  6098. # CONFIG_PHY_NS2_PCIE is not set
  6099. # CONFIG_PHY_HI6220_USB is not set
  6100. # CONFIG_PHY_HI3660_USB is not set
  6101. # CONFIG_PHY_HI3670_USB is not set
  6102. # CONFIG_PHY_HISTB_COMBPHY is not set
  6103. # CONFIG_PHY_HISI_INNO_USB2 is not set
  6104. # CONFIG_PHY_INGENIC_USB is not set
  6105. # CONFIG_PHY_PXA_28NM_HSIC is not set
  6106. # CONFIG_PHY_PXA_28NM_USB2 is not set
  6107. # CONFIG_PHY_PXA_USB is not set
  6108. # CONFIG_PHY_MMP3_USB is not set
  6109. # CONFIG_PHY_MMP3_HSIC is not set
  6110. # CONFIG_PHY_MT7621_PCI is not set
  6111. # CONFIG_PHY_RALINK_USB is not set
  6112. # CONFIG_PHY_RCAR_GEN3_USB3 is not set
  6113. # CONFIG_PHY_ROCKCHIP_DPHY_RX0 is not set
  6114. # CONFIG_PHY_ROCKCHIP_PCIE is not set
  6115. # CONFIG_PHY_EXYNOS_MIPI_VIDEO is not set
  6116. # CONFIG_PHY_SAMSUNG_USB2 is not set
  6117. # CONFIG_PHY_ST_SPEAR1310_MIPHY is not set
  6118. # CONFIG_PHY_ST_SPEAR1340_MIPHY is not set
  6119. # CONFIG_PHY_STM32_USBPHYC is not set
  6120. # CONFIG_PHY_TEGRA194_P2U is not set
  6121. # CONFIG_PHY_DA8XX_USB is not set
  6122. # CONFIG_PHY_DM816X_USB is not set
  6123. # CONFIG_PHY_AM654_SERDES is not set
  6124. # CONFIG_OMAP_CONTROL_PHY is not set
  6125. # CONFIG_TI_PIPE3 is not set
  6126. # CONFIG_PHY_INTEL_KEEMBAY_EMMC is not set
  6127. # CONFIG_PHY_INTEL_KEEMBAY_USB is not set
  6128. # CONFIG_PHY_INTEL_LGM_EMMC is not set
  6129. # CONFIG_PHY_XILINX_ZYNQMP is not set
  6130. # end of PHY Subsystem
  6131.  
  6132. CONFIG_POWERCAP=y
  6133. CONFIG_INTEL_RAPL_CORE=y
  6134. CONFIG_INTEL_RAPL=y
  6135. # CONFIG_IDLE_INJECT is not set
  6136. # CONFIG_DTPM is not set
  6137. # CONFIG_MCB is not set
  6138.  
  6139. #
  6140. # Performance monitor support
  6141. #
  6142. # CONFIG_ARM_CMN is not set
  6143. # CONFIG_ARM_DMC620_PMU is not set
  6144. # end of Performance monitor support
  6145.  
  6146. CONFIG_RAS=y
  6147. CONFIG_USB4=y
  6148. # CONFIG_USB4_DEBUGFS_WRITE is not set
  6149. # CONFIG_USB4_DMA_TEST is not set
  6150.  
  6151. #
  6152. # Android
  6153. #
  6154. # CONFIG_ANDROID is not set
  6155. # end of Android
  6156.  
  6157. # CONFIG_LIBNVDIMM is not set
  6158. CONFIG_DAX=y
  6159. CONFIG_NVMEM=y
  6160. CONFIG_NVMEM_SYSFS=y
  6161. # CONFIG_NVMEM_IMX_IIM is not set
  6162. # CONFIG_NVMEM_IMX_OCOTP is not set
  6163. # CONFIG_NVMEM_LPC18XX_EEPROM is not set
  6164. # CONFIG_NVMEM_LPC18XX_OTP is not set
  6165. # CONFIG_NVMEM_MXS_OCOTP is not set
  6166. CONFIG_MTK_EFUSE=y
  6167. # CONFIG_NVMEM_NINTENDO_OTP is not set
  6168. # CONFIG_QCOM_QFPROM is not set
  6169. CONFIG_ROCKCHIP_EFUSE=y
  6170. # CONFIG_ROCKCHIP_OTP is not set
  6171. # CONFIG_NVMEM_BCM_OCOTP is not set
  6172. # CONFIG_NVMEM_STM32_ROMEM is not set
  6173. CONFIG_UNIPHIER_EFUSE=y
  6174. CONFIG_NVMEM_VF610_OCOTP=y
  6175. # CONFIG_MESON_MX_EFUSE is not set
  6176. CONFIG_NVMEM_SNVS_LPGPR=y
  6177. CONFIG_SC27XX_EFUSE=y
  6178. CONFIG_SPRD_EFUSE=y
  6179. CONFIG_NVMEM_RMEM=y
  6180. CONFIG_NVMEM_BRCM_NVRAM=y
  6181.  
  6182. #
  6183. # HW tracing support
  6184. #
  6185. # CONFIG_STM is not set
  6186. # CONFIG_INTEL_TH is not set
  6187. # end of HW tracing support
  6188.  
  6189. # CONFIG_FPGA is not set
  6190. # CONFIG_TEE is not set
  6191. # CONFIG_UNISYS_VISORBUS is not set
  6192. # CONFIG_SIOX is not set
  6193. # CONFIG_SLIMBUS is not set
  6194. # CONFIG_INTERCONNECT is not set
  6195. # CONFIG_COUNTER is not set
  6196. # CONFIG_MOST is not set
  6197. # end of Device Drivers
  6198.  
  6199. #
  6200. # File systems
  6201. #
  6202. CONFIG_DCACHE_WORD_ACCESS=y
  6203. # CONFIG_VALIDATE_FS_PARSER is not set
  6204. CONFIG_FS_IOMAP=y
  6205. # CONFIG_EXT2_FS is not set
  6206. CONFIG_EXT3_FS=y
  6207. CONFIG_EXT3_FS_POSIX_ACL=y
  6208. CONFIG_EXT3_FS_SECURITY=y
  6209. CONFIG_EXT4_FS=y
  6210. CONFIG_EXT4_USE_FOR_EXT2=y
  6211. CONFIG_EXT4_FS_POSIX_ACL=y
  6212. CONFIG_EXT4_FS_SECURITY=y
  6213. # CONFIG_EXT4_DEBUG is not set
  6214. CONFIG_JBD2=y
  6215. # CONFIG_JBD2_DEBUG is not set
  6216. CONFIG_FS_MBCACHE=y
  6217. # CONFIG_REISERFS_FS is not set
  6218. CONFIG_JFS_FS=y
  6219. # CONFIG_JFS_POSIX_ACL is not set
  6220. # CONFIG_JFS_SECURITY is not set
  6221. # CONFIG_JFS_DEBUG is not set
  6222. # CONFIG_JFS_STATISTICS is not set
  6223. CONFIG_XFS_FS=y
  6224. CONFIG_XFS_SUPPORT_V4=y
  6225. # CONFIG_XFS_QUOTA is not set
  6226. # CONFIG_XFS_POSIX_ACL is not set
  6227. # CONFIG_XFS_RT is not set
  6228. # CONFIG_XFS_ONLINE_SCRUB is not set
  6229. # CONFIG_XFS_WARN is not set
  6230. # CONFIG_XFS_DEBUG is not set
  6231. CONFIG_GFS2_FS=y
  6232. # CONFIG_OCFS2_FS is not set
  6233. CONFIG_BTRFS_FS=y
  6234. # CONFIG_BTRFS_FS_POSIX_ACL is not set
  6235. # CONFIG_BTRFS_FS_CHECK_INTEGRITY is not set
  6236. # CONFIG_BTRFS_FS_RUN_SANITY_TESTS is not set
  6237. # CONFIG_BTRFS_DEBUG is not set
  6238. # CONFIG_BTRFS_ASSERT is not set
  6239. # CONFIG_BTRFS_FS_REF_VERIFY is not set
  6240. # CONFIG_NILFS2_FS is not set
  6241. # CONFIG_F2FS_FS is not set
  6242. CONFIG_FS_DAX=y
  6243. CONFIG_FS_POSIX_ACL=y
  6244. CONFIG_EXPORTFS=y
  6245. CONFIG_EXPORTFS_BLOCK_OPS=y
  6246. CONFIG_FILE_LOCKING=y
  6247. # CONFIG_FS_ENCRYPTION is not set
  6248. # CONFIG_FS_VERITY is not set
  6249. CONFIG_FSNOTIFY=y
  6250. CONFIG_DNOTIFY=y
  6251. CONFIG_INOTIFY_USER=y
  6252. # CONFIG_FANOTIFY is not set
  6253. CONFIG_QUOTA=y
  6254. CONFIG_QUOTA_NETLINK_INTERFACE=y
  6255. # CONFIG_PRINT_QUOTA_WARNING is not set
  6256. # CONFIG_QUOTA_DEBUG is not set
  6257. CONFIG_QUOTA_TREE=y
  6258. # CONFIG_QFMT_V1 is not set
  6259. CONFIG_QFMT_V2=y
  6260. CONFIG_QUOTACTL=y
  6261. CONFIG_AUTOFS4_FS=y
  6262. CONFIG_AUTOFS_FS=y
  6263. CONFIG_FUSE_FS=y
  6264. # CONFIG_CUSE is not set
  6265. CONFIG_VIRTIO_FS=y
  6266. # CONFIG_OVERLAY_FS is not set
  6267.  
  6268. #
  6269. # Caches
  6270. #
  6271. # CONFIG_FSCACHE is not set
  6272. # end of Caches
  6273.  
  6274. #
  6275. # CD-ROM/DVD Filesystems
  6276. #
  6277. CONFIG_ISO9660_FS=y
  6278. CONFIG_JOLIET=y
  6279. CONFIG_ZISOFS=y
  6280. # CONFIG_UDF_FS is not set
  6281. # end of CD-ROM/DVD Filesystems
  6282.  
  6283. #
  6284. # DOS/FAT/EXFAT/NT Filesystems
  6285. #
  6286. CONFIG_FAT_FS=y
  6287. CONFIG_MSDOS_FS=y
  6288. CONFIG_VFAT_FS=y
  6289. CONFIG_FAT_DEFAULT_CODEPAGE=437
  6290. CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
  6291. # CONFIG_FAT_DEFAULT_UTF8 is not set
  6292. CONFIG_EXFAT_FS=y
  6293. CONFIG_EXFAT_DEFAULT_IOCHARSET="utf8"
  6294. CONFIG_NTFS_FS=y
  6295. # CONFIG_NTFS_DEBUG is not set
  6296. CONFIG_NTFS_RW=y
  6297. CONFIG_NTFS3_FS=y
  6298. # CONFIG_NTFS3_64BIT_CLUSTER is not set
  6299. # CONFIG_NTFS3_LZX_XPRESS is not set
  6300. # CONFIG_NTFS3_FS_POSIX_ACL is not set
  6301. # end of DOS/FAT/EXFAT/NT Filesystems
  6302.  
  6303. #
  6304. # Pseudo filesystems
  6305. #
  6306. CONFIG_PROC_FS=y
  6307. CONFIG_PROC_KCORE=y
  6308. CONFIG_PROC_VMCORE=y
  6309. # CONFIG_PROC_VMCORE_DEVICE_DUMP is not set
  6310. CONFIG_PROC_SYSCTL=y
  6311. CONFIG_PROC_PAGE_MONITOR=y
  6312. CONFIG_PROC_CHILDREN=y
  6313. CONFIG_PROC_PID_ARCH_STATUS=y
  6314. CONFIG_KERNFS=y
  6315. CONFIG_SYSFS=y
  6316. CONFIG_TMPFS=y
  6317. CONFIG_TMPFS_POSIX_ACL=y
  6318. CONFIG_TMPFS_XATTR=y
  6319. # CONFIG_TMPFS_INODE64 is not set
  6320. CONFIG_HUGETLBFS=y
  6321. CONFIG_HUGETLB_PAGE=y
  6322. CONFIG_HUGETLB_PAGE_FREE_VMEMMAP=y
  6323. # CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ON is not set
  6324. CONFIG_MEMFD_CREATE=y
  6325. CONFIG_ARCH_HAS_GIGANTIC_PAGE=y
  6326. CONFIG_CONFIGFS_FS=y
  6327. CONFIG_EFIVAR_FS=y
  6328. # end of Pseudo filesystems
  6329.  
  6330. # CONFIG_MISC_FILESYSTEMS is not set
  6331. CONFIG_NETWORK_FILESYSTEMS=y
  6332. CONFIG_NFS_FS=y
  6333. CONFIG_NFS_V2=y
  6334. CONFIG_NFS_V3=y
  6335. CONFIG_NFS_V3_ACL=y
  6336. CONFIG_NFS_V4=y
  6337. # CONFIG_NFS_SWAP is not set
  6338. # CONFIG_NFS_V4_1 is not set
  6339. CONFIG_ROOT_NFS=y
  6340. # CONFIG_NFS_USE_LEGACY_DNS is not set
  6341. CONFIG_NFS_USE_KERNEL_DNS=y
  6342. CONFIG_NFS_DISABLE_UDP_SUPPORT=y
  6343. # CONFIG_NFSD is not set
  6344. CONFIG_GRACE_PERIOD=y
  6345. CONFIG_LOCKD=y
  6346. CONFIG_LOCKD_V4=y
  6347. CONFIG_NFS_ACL_SUPPORT=y
  6348. CONFIG_NFS_COMMON=y
  6349. CONFIG_SUNRPC=y
  6350. CONFIG_SUNRPC_GSS=y
  6351. # CONFIG_SUNRPC_DEBUG is not set
  6352. CONFIG_SUNRPC_XPRT_RDMA=y
  6353. # CONFIG_CEPH_FS is not set
  6354. # CONFIG_CIFS is not set
  6355. # CONFIG_SMB_SERVER is not set
  6356. # CONFIG_CODA_FS is not set
  6357. # CONFIG_AFS_FS is not set
  6358. CONFIG_NLS=y
  6359. CONFIG_NLS_DEFAULT="utf8"
  6360. CONFIG_NLS_CODEPAGE_437=y
  6361. # CONFIG_NLS_CODEPAGE_737 is not set
  6362. # CONFIG_NLS_CODEPAGE_775 is not set
  6363. CONFIG_NLS_CODEPAGE_850=y
  6364. # CONFIG_NLS_CODEPAGE_852 is not set
  6365. # CONFIG_NLS_CODEPAGE_855 is not set
  6366. # CONFIG_NLS_CODEPAGE_857 is not set
  6367. # CONFIG_NLS_CODEPAGE_860 is not set
  6368. # CONFIG_NLS_CODEPAGE_861 is not set
  6369. # CONFIG_NLS_CODEPAGE_862 is not set
  6370. # CONFIG_NLS_CODEPAGE_863 is not set
  6371. # CONFIG_NLS_CODEPAGE_864 is not set
  6372. # CONFIG_NLS_CODEPAGE_865 is not set
  6373. # CONFIG_NLS_CODEPAGE_866 is not set
  6374. # CONFIG_NLS_CODEPAGE_869 is not set
  6375. # CONFIG_NLS_CODEPAGE_936 is not set
  6376. # CONFIG_NLS_CODEPAGE_950 is not set
  6377. # CONFIG_NLS_CODEPAGE_932 is not set
  6378. # CONFIG_NLS_CODEPAGE_949 is not set
  6379. # CONFIG_NLS_CODEPAGE_874 is not set
  6380. # CONFIG_NLS_ISO8859_8 is not set
  6381. # CONFIG_NLS_CODEPAGE_1250 is not set
  6382. # CONFIG_NLS_CODEPAGE_1251 is not set
  6383. CONFIG_NLS_ASCII=y
  6384. CONFIG_NLS_ISO8859_1=y
  6385. # CONFIG_NLS_ISO8859_2 is not set
  6386. # CONFIG_NLS_ISO8859_3 is not set
  6387. # CONFIG_NLS_ISO8859_4 is not set
  6388. # CONFIG_NLS_ISO8859_5 is not set
  6389. # CONFIG_NLS_ISO8859_6 is not set
  6390. # CONFIG_NLS_ISO8859_7 is not set
  6391. # CONFIG_NLS_ISO8859_9 is not set
  6392. # CONFIG_NLS_ISO8859_13 is not set
  6393. # CONFIG_NLS_ISO8859_14 is not set
  6394. CONFIG_NLS_ISO8859_15=y
  6395. # CONFIG_NLS_KOI8_R is not set
  6396. # CONFIG_NLS_KOI8_U is not set
  6397. # CONFIG_NLS_MAC_ROMAN is not set
  6398. # CONFIG_NLS_MAC_CELTIC is not set
  6399. # CONFIG_NLS_MAC_CENTEURO is not set
  6400. # CONFIG_NLS_MAC_CROATIAN is not set
  6401. # CONFIG_NLS_MAC_CYRILLIC is not set
  6402. # CONFIG_NLS_MAC_GAELIC is not set
  6403. # CONFIG_NLS_MAC_GREEK is not set
  6404. # CONFIG_NLS_MAC_ICELAND is not set
  6405. # CONFIG_NLS_MAC_INUIT is not set
  6406. # CONFIG_NLS_MAC_ROMANIAN is not set
  6407. # CONFIG_NLS_MAC_TURKISH is not set
  6408. CONFIG_NLS_UTF8=y
  6409. # CONFIG_DLM is not set
  6410. # CONFIG_UNICODE is not set
  6411. CONFIG_IO_WQ=y
  6412. # end of File systems
  6413.  
  6414. #
  6415. # Security options
  6416. #
  6417. CONFIG_KEYS=y
  6418. # CONFIG_KEYS_REQUEST_CACHE is not set
  6419. # CONFIG_PERSISTENT_KEYRINGS is not set
  6420. # CONFIG_BIG_KEYS is not set
  6421. # CONFIG_ENCRYPTED_KEYS is not set
  6422. # CONFIG_KEY_DH_OPERATIONS is not set
  6423. # CONFIG_SECURITY_DMESG_RESTRICT is not set
  6424. CONFIG_SECURITY=y
  6425. # CONFIG_SECURITYFS is not set
  6426. CONFIG_SECURITY_NETWORK=y
  6427. # CONFIG_SECURITY_INFINIBAND is not set
  6428. # CONFIG_SECURITY_NETWORK_XFRM is not set
  6429. # CONFIG_SECURITY_PATH is not set
  6430. # CONFIG_INTEL_TXT is not set
  6431. CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y
  6432. # CONFIG_HARDENED_USERCOPY is not set
  6433. # CONFIG_FORTIFY_SOURCE is not set
  6434. # CONFIG_STATIC_USERMODEHELPER is not set
  6435. # CONFIG_SECURITY_SMACK is not set
  6436. # CONFIG_SECURITY_TOMOYO is not set
  6437. # CONFIG_SECURITY_APPARMOR is not set
  6438. # CONFIG_SECURITY_LOADPIN is not set
  6439. # CONFIG_SECURITY_YAMA is not set
  6440. # CONFIG_SECURITY_SAFESETID is not set
  6441. # CONFIG_SECURITY_LOCKDOWN_LSM is not set
  6442. # CONFIG_SECURITY_LANDLOCK is not set
  6443. CONFIG_INTEGRITY=y
  6444. # CONFIG_INTEGRITY_SIGNATURE is not set
  6445. # CONFIG_IMA is not set
  6446. # CONFIG_IMA_SECURE_AND_OR_TRUSTED_BOOT is not set
  6447. # CONFIG_EVM is not set
  6448. CONFIG_DEFAULT_SECURITY_DAC=y
  6449. CONFIG_LSM="landlock,lockdown,yama,loadpin,safesetid,integrity,selinux,smack,tomoyo,apparmor,bpf"
  6450.  
  6451. #
  6452. # Kernel hardening options
  6453. #
  6454.  
  6455. #
  6456. # Memory initialization
  6457. #
  6458. CONFIG_INIT_STACK_NONE=y
  6459. # CONFIG_GCC_PLUGIN_STRUCTLEAK_USER is not set
  6460. # CONFIG_GCC_PLUGIN_STRUCTLEAK_BYREF is not set
  6461. # CONFIG_GCC_PLUGIN_STRUCTLEAK_BYREF_ALL is not set
  6462. # CONFIG_GCC_PLUGIN_STACKLEAK is not set
  6463. # CONFIG_INIT_ON_ALLOC_DEFAULT_ON is not set
  6464. # CONFIG_INIT_ON_FREE_DEFAULT_ON is not set
  6465. CONFIG_CC_HAS_ZERO_CALL_USED_REGS=y
  6466. # CONFIG_ZERO_CALL_USED_REGS is not set
  6467. # end of Memory initialization
  6468. # end of Kernel hardening options
  6469. # end of Security options
  6470.  
  6471. CONFIG_XOR_BLOCKS=y
  6472. CONFIG_CRYPTO=y
  6473.  
  6474. #
  6475. # Crypto core or helper
  6476. #
  6477. CONFIG_CRYPTO_ALGAPI=y
  6478. CONFIG_CRYPTO_ALGAPI2=y
  6479. CONFIG_CRYPTO_AEAD=y
  6480. CONFIG_CRYPTO_AEAD2=y
  6481. CONFIG_CRYPTO_SKCIPHER=y
  6482. CONFIG_CRYPTO_SKCIPHER2=y
  6483. CONFIG_CRYPTO_HASH=y
  6484. CONFIG_CRYPTO_HASH2=y
  6485. CONFIG_CRYPTO_RNG=y
  6486. CONFIG_CRYPTO_RNG2=y
  6487. CONFIG_CRYPTO_RNG_DEFAULT=y
  6488. CONFIG_CRYPTO_AKCIPHER2=y
  6489. CONFIG_CRYPTO_AKCIPHER=y
  6490. CONFIG_CRYPTO_KPP2=y
  6491. CONFIG_CRYPTO_KPP=y
  6492. CONFIG_CRYPTO_ACOMP2=y
  6493. CONFIG_CRYPTO_MANAGER=y
  6494. CONFIG_CRYPTO_MANAGER2=y
  6495. # CONFIG_CRYPTO_USER is not set
  6496. CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
  6497. CONFIG_CRYPTO_GF128MUL=y
  6498. CONFIG_CRYPTO_NULL=y
  6499. CONFIG_CRYPTO_NULL2=y
  6500. # CONFIG_CRYPTO_PCRYPT is not set
  6501. CONFIG_CRYPTO_CRYPTD=y
  6502. CONFIG_CRYPTO_AUTHENC=y
  6503. # CONFIG_CRYPTO_TEST is not set
  6504. CONFIG_CRYPTO_SIMD=y
  6505.  
  6506. #
  6507. # Public-key cryptography
  6508. #
  6509. CONFIG_CRYPTO_RSA=y
  6510. # CONFIG_CRYPTO_DH is not set
  6511. CONFIG_CRYPTO_ECC=y
  6512. CONFIG_CRYPTO_ECDH=y
  6513. # CONFIG_CRYPTO_ECDSA is not set
  6514. # CONFIG_CRYPTO_ECRDSA is not set
  6515. # CONFIG_CRYPTO_SM2 is not set
  6516. # CONFIG_CRYPTO_CURVE25519 is not set
  6517. CONFIG_CRYPTO_CURVE25519_X86=y
  6518.  
  6519. #
  6520. # Authenticated Encryption with Associated Data
  6521. #
  6522. CONFIG_CRYPTO_CCM=y
  6523. CONFIG_CRYPTO_GCM=y
  6524. # CONFIG_CRYPTO_CHACHA20POLY1305 is not set
  6525. # CONFIG_CRYPTO_AEGIS128 is not set
  6526. # CONFIG_CRYPTO_AEGIS128_AESNI_SSE2 is not set
  6527. CONFIG_CRYPTO_SEQIV=y
  6528. CONFIG_CRYPTO_ECHAINIV=y
  6529.  
  6530. #
  6531. # Block modes
  6532. #
  6533. CONFIG_CRYPTO_CBC=y
  6534. # CONFIG_CRYPTO_CFB is not set
  6535. CONFIG_CRYPTO_CTR=y
  6536. # CONFIG_CRYPTO_CTS is not set
  6537. CONFIG_CRYPTO_ECB=y
  6538. # CONFIG_CRYPTO_LRW is not set
  6539. # CONFIG_CRYPTO_OFB is not set
  6540. # CONFIG_CRYPTO_PCBC is not set
  6541. # CONFIG_CRYPTO_XTS is not set
  6542. # CONFIG_CRYPTO_KEYWRAP is not set
  6543. # CONFIG_CRYPTO_NHPOLY1305_SSE2 is not set
  6544. # CONFIG_CRYPTO_NHPOLY1305_AVX2 is not set
  6545. # CONFIG_CRYPTO_ADIANTUM is not set
  6546. # CONFIG_CRYPTO_ESSIV is not set
  6547.  
  6548. #
  6549. # Hash modes
  6550. #
  6551. CONFIG_CRYPTO_CMAC=y
  6552. CONFIG_CRYPTO_HMAC=y
  6553. # CONFIG_CRYPTO_XCBC is not set
  6554. # CONFIG_CRYPTO_VMAC is not set
  6555.  
  6556. #
  6557. # Digest
  6558. #
  6559. CONFIG_CRYPTO_CRC32C=y
  6560. CONFIG_CRYPTO_CRC32C_INTEL=y
  6561. # CONFIG_CRYPTO_CRC32 is not set
  6562. CONFIG_CRYPTO_CRC32_PCLMUL=y
  6563. CONFIG_CRYPTO_XXHASH=y
  6564. CONFIG_CRYPTO_BLAKE2B=y
  6565. CONFIG_CRYPTO_BLAKE2S_X86=y
  6566. CONFIG_CRYPTO_CRCT10DIF=y
  6567. CONFIG_CRYPTO_CRCT10DIF_PCLMUL=y
  6568. CONFIG_CRYPTO_GHASH=y
  6569. # CONFIG_CRYPTO_POLY1305 is not set
  6570. CONFIG_CRYPTO_POLY1305_X86_64=y
  6571. # CONFIG_CRYPTO_MD4 is not set
  6572. CONFIG_CRYPTO_MD5=y
  6573. CONFIG_CRYPTO_MICHAEL_MIC=y
  6574. # CONFIG_CRYPTO_RMD160 is not set
  6575. # CONFIG_CRYPTO_SHA1 is not set
  6576. # CONFIG_CRYPTO_SHA1_SSSE3 is not set
  6577. CONFIG_CRYPTO_SHA256_SSSE3=y
  6578. CONFIG_CRYPTO_SHA512_SSSE3=y
  6579. CONFIG_CRYPTO_SHA256=y
  6580. CONFIG_CRYPTO_SHA512=y
  6581. # CONFIG_CRYPTO_SHA3 is not set
  6582. # CONFIG_CRYPTO_SM3 is not set
  6583. # CONFIG_CRYPTO_STREEBOG is not set
  6584. # CONFIG_CRYPTO_WP512 is not set
  6585. CONFIG_CRYPTO_GHASH_CLMUL_NI_INTEL=y
  6586.  
  6587. #
  6588. # Ciphers
  6589. #
  6590. CONFIG_CRYPTO_AES=y
  6591. CONFIG_CRYPTO_AES_TI=y
  6592. CONFIG_CRYPTO_AES_NI_INTEL=y
  6593. # CONFIG_CRYPTO_BLOWFISH is not set
  6594. # CONFIG_CRYPTO_BLOWFISH_X86_64 is not set
  6595. # CONFIG_CRYPTO_CAMELLIA is not set
  6596. # CONFIG_CRYPTO_CAMELLIA_X86_64 is not set
  6597. # CONFIG_CRYPTO_CAMELLIA_AESNI_AVX_X86_64 is not set
  6598. # CONFIG_CRYPTO_CAMELLIA_AESNI_AVX2_X86_64 is not set
  6599. # CONFIG_CRYPTO_CAST5 is not set
  6600. # CONFIG_CRYPTO_CAST5_AVX_X86_64 is not set
  6601. # CONFIG_CRYPTO_CAST6 is not set
  6602. # CONFIG_CRYPTO_CAST6_AVX_X86_64 is not set
  6603. # CONFIG_CRYPTO_DES is not set
  6604. # CONFIG_CRYPTO_DES3_EDE_X86_64 is not set
  6605. # CONFIG_CRYPTO_FCRYPT is not set
  6606. # CONFIG_CRYPTO_CHACHA20 is not set
  6607. CONFIG_CRYPTO_CHACHA20_X86_64=y
  6608. # CONFIG_CRYPTO_SERPENT is not set
  6609. # CONFIG_CRYPTO_SERPENT_SSE2_X86_64 is not set
  6610. # CONFIG_CRYPTO_SERPENT_AVX_X86_64 is not set
  6611. # CONFIG_CRYPTO_SERPENT_AVX2_X86_64 is not set
  6612. # CONFIG_CRYPTO_SM4 is not set
  6613. # CONFIG_CRYPTO_SM4_AESNI_AVX_X86_64 is not set
  6614. # CONFIG_CRYPTO_SM4_AESNI_AVX2_X86_64 is not set
  6615. # CONFIG_CRYPTO_TWOFISH is not set
  6616. # CONFIG_CRYPTO_TWOFISH_X86_64 is not set
  6617. # CONFIG_CRYPTO_TWOFISH_X86_64_3WAY is not set
  6618. # CONFIG_CRYPTO_TWOFISH_AVX_X86_64 is not set
  6619.  
  6620. #
  6621. # Compression
  6622. #
  6623. # CONFIG_CRYPTO_DEFLATE is not set
  6624. # CONFIG_CRYPTO_LZO is not set
  6625. # CONFIG_CRYPTO_842 is not set
  6626. # CONFIG_CRYPTO_LZ4 is not set
  6627. # CONFIG_CRYPTO_LZ4HC is not set
  6628. # CONFIG_CRYPTO_ZSTD is not set
  6629.  
  6630. #
  6631. # Random Number Generation
  6632. #
  6633. # CONFIG_CRYPTO_ANSI_CPRNG is not set
  6634. CONFIG_CRYPTO_DRBG_MENU=y
  6635. CONFIG_CRYPTO_DRBG_HMAC=y
  6636. # CONFIG_CRYPTO_DRBG_HASH is not set
  6637. # CONFIG_CRYPTO_DRBG_CTR is not set
  6638. CONFIG_CRYPTO_DRBG=y
  6639. CONFIG_CRYPTO_JITTERENTROPY=y
  6640. # CONFIG_CRYPTO_USER_API_HASH is not set
  6641. # CONFIG_CRYPTO_USER_API_SKCIPHER is not set
  6642. # CONFIG_CRYPTO_USER_API_RNG is not set
  6643. # CONFIG_CRYPTO_USER_API_AEAD is not set
  6644. CONFIG_CRYPTO_HASH_INFO=y
  6645. CONFIG_CRYPTO_HW=y
  6646. # CONFIG_CRYPTO_DEV_ALLWINNER is not set
  6647. # CONFIG_CRYPTO_DEV_PADLOCK is not set
  6648. # CONFIG_CRYPTO_DEV_SL3516 is not set
  6649. # CONFIG_CRYPTO_DEV_EXYNOS_RNG is not set
  6650. # CONFIG_CRYPTO_DEV_S5P is not set
  6651. # CONFIG_CRYPTO_DEV_ATMEL_AES is not set
  6652. # CONFIG_CRYPTO_DEV_ATMEL_TDES is not set
  6653. # CONFIG_CRYPTO_DEV_ATMEL_SHA is not set
  6654. # CONFIG_CRYPTO_DEV_ATMEL_ECC is not set
  6655. # CONFIG_CRYPTO_DEV_ATMEL_SHA204A is not set
  6656. # CONFIG_CRYPTO_DEV_CCP is not set
  6657. # CONFIG_CRYPTO_DEV_QAT_DH895xCC is not set
  6658. # CONFIG_CRYPTO_DEV_QAT_C3XXX is not set
  6659. # CONFIG_CRYPTO_DEV_QAT_C62X is not set
  6660. # CONFIG_CRYPTO_DEV_QAT_4XXX is not set
  6661. # CONFIG_CRYPTO_DEV_QAT_DH895xCCVF is not set
  6662. # CONFIG_CRYPTO_DEV_QAT_C3XXXVF is not set
  6663. # CONFIG_CRYPTO_DEV_QAT_C62XVF is not set
  6664. # CONFIG_CAVIUM_CPT is not set
  6665. # CONFIG_CRYPTO_DEV_NITROX_CNN55XX is not set
  6666. # CONFIG_CRYPTO_DEV_OCTEONTX_CPT is not set
  6667. # CONFIG_CRYPTO_DEV_CAVIUM_ZIP is not set
  6668. # CONFIG_CRYPTO_DEV_QCE is not set
  6669. # CONFIG_CRYPTO_DEV_QCOM_RNG is not set
  6670. # CONFIG_CRYPTO_DEV_IMGTEC_HASH is not set
  6671. # CONFIG_CRYPTO_DEV_ZYNQMP_AES is not set
  6672. # CONFIG_CRYPTO_DEV_VIRTIO is not set
  6673. # CONFIG_CRYPTO_DEV_SAFEXCEL is not set
  6674. # CONFIG_CRYPTO_DEV_HISI_SEC is not set
  6675. # CONFIG_CRYPTO_DEV_HISI_SEC2 is not set
  6676. # CONFIG_CRYPTO_DEV_HISI_ZIP is not set
  6677. # CONFIG_CRYPTO_DEV_HISI_HPRE is not set
  6678. # CONFIG_CRYPTO_DEV_AMLOGIC_GXL is not set
  6679. # CONFIG_CRYPTO_DEV_SA2UL is not set
  6680. # CONFIG_CRYPTO_DEV_KEEMBAY_OCS_AES_SM4 is not set
  6681. # CONFIG_CRYPTO_DEV_KEEMBAY_OCS_HCU is not set
  6682. CONFIG_ASYMMETRIC_KEY_TYPE=y
  6683. CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE=y
  6684. CONFIG_X509_CERTIFICATE_PARSER=y
  6685. # CONFIG_PKCS8_PRIVATE_KEY_PARSER is not set
  6686. CONFIG_PKCS7_MESSAGE_PARSER=y
  6687. # CONFIG_PKCS7_TEST_KEY is not set
  6688. # CONFIG_SIGNED_PE_FILE_VERIFICATION is not set
  6689.  
  6690. #
  6691. # Certificates for signature checking
  6692. #
  6693. CONFIG_SYSTEM_TRUSTED_KEYRING=y
  6694. CONFIG_SYSTEM_TRUSTED_KEYS=""
  6695. # CONFIG_SYSTEM_EXTRA_CERTIFICATE is not set
  6696. # CONFIG_SECONDARY_TRUSTED_KEYRING is not set
  6697. # CONFIG_SYSTEM_BLACKLIST_KEYRING is not set
  6698. # end of Certificates for signature checking
  6699.  
  6700. CONFIG_BINARY_PRINTF=y
  6701.  
  6702. #
  6703. # Library routines
  6704. #
  6705. CONFIG_RAID6_PQ=y
  6706. CONFIG_RAID6_PQ_BENCHMARK=y
  6707. CONFIG_LINEAR_RANGES=y
  6708. # CONFIG_PACKING is not set
  6709. CONFIG_BITREVERSE=y
  6710. CONFIG_GENERIC_STRNCPY_FROM_USER=y
  6711. CONFIG_GENERIC_STRNLEN_USER=y
  6712. CONFIG_GENERIC_NET_UTILS=y
  6713. CONFIG_GENERIC_FIND_FIRST_BIT=y
  6714. # CONFIG_CORDIC is not set
  6715. # CONFIG_PRIME_NUMBERS is not set
  6716. CONFIG_RATIONAL=y
  6717. CONFIG_GENERIC_PCI_IOMAP=y
  6718. CONFIG_GENERIC_IOMAP=y
  6719. CONFIG_ARCH_USE_CMPXCHG_LOCKREF=y
  6720. CONFIG_ARCH_HAS_FAST_MULTIPLIER=y
  6721. CONFIG_ARCH_USE_SYM_ANNOTATIONS=y
  6722.  
  6723. #
  6724. # Crypto library routines
  6725. #
  6726. CONFIG_CRYPTO_LIB_AES=y
  6727. CONFIG_CRYPTO_LIB_ARC4=m
  6728. CONFIG_CRYPTO_ARCH_HAVE_LIB_BLAKE2S=y
  6729. CONFIG_CRYPTO_LIB_BLAKE2S_GENERIC=y
  6730. CONFIG_CRYPTO_ARCH_HAVE_LIB_CHACHA=y
  6731. CONFIG_CRYPTO_LIB_CHACHA_GENERIC=y
  6732. CONFIG_CRYPTO_LIB_CHACHA=y
  6733. CONFIG_CRYPTO_ARCH_HAVE_LIB_CURVE25519=y
  6734. CONFIG_CRYPTO_LIB_CURVE25519_GENERIC=y
  6735. CONFIG_CRYPTO_LIB_CURVE25519=y
  6736. CONFIG_CRYPTO_LIB_POLY1305_RSIZE=11
  6737. CONFIG_CRYPTO_ARCH_HAVE_LIB_POLY1305=y
  6738. CONFIG_CRYPTO_LIB_POLY1305_GENERIC=y
  6739. CONFIG_CRYPTO_LIB_POLY1305=y
  6740. CONFIG_CRYPTO_LIB_CHACHA20POLY1305=y
  6741. CONFIG_CRYPTO_LIB_SHA256=y
  6742. # end of Crypto library routines
  6743.  
  6744. CONFIG_LIB_MEMNEQ=y
  6745. CONFIG_CRC_CCITT=y
  6746. CONFIG_CRC16=y
  6747. CONFIG_CRC_T10DIF=y
  6748. CONFIG_CRC_ITU_T=y
  6749. CONFIG_CRC32=y
  6750. # CONFIG_CRC32_SELFTEST is not set
  6751. CONFIG_CRC32_SLICEBY8=y
  6752. # CONFIG_CRC32_SLICEBY4 is not set
  6753. # CONFIG_CRC32_SARWATE is not set
  6754. # CONFIG_CRC32_BIT is not set
  6755. # CONFIG_CRC64 is not set
  6756. # CONFIG_CRC4 is not set
  6757. # CONFIG_CRC7 is not set
  6758. CONFIG_LIBCRC32C=y
  6759. # CONFIG_CRC8 is not set
  6760. CONFIG_XXHASH=y
  6761. # CONFIG_RANDOM32_SELFTEST is not set
  6762. CONFIG_ZLIB_INFLATE=y
  6763. CONFIG_ZLIB_DEFLATE=y
  6764. CONFIG_LZO_COMPRESS=y
  6765. CONFIG_LZO_DECOMPRESS=y
  6766. CONFIG_ZSTD_COMPRESS=y
  6767. CONFIG_ZSTD_DECOMPRESS=y
  6768. CONFIG_XZ_DEC=y
  6769. CONFIG_XZ_DEC_X86=y
  6770. CONFIG_XZ_DEC_POWERPC=y
  6771. CONFIG_XZ_DEC_IA64=y
  6772. CONFIG_XZ_DEC_ARM=y
  6773. CONFIG_XZ_DEC_ARMTHUMB=y
  6774. CONFIG_XZ_DEC_SPARC=y
  6775. CONFIG_XZ_DEC_BCJ=y
  6776. # CONFIG_XZ_DEC_TEST is not set
  6777. CONFIG_DECOMPRESS_GZIP=y
  6778. CONFIG_DECOMPRESS_XZ=y
  6779. CONFIG_GENERIC_ALLOCATOR=y
  6780. CONFIG_INTERVAL_TREE=y
  6781. CONFIG_ASSOCIATIVE_ARRAY=y
  6782. CONFIG_HAS_IOMEM=y
  6783. CONFIG_HAS_IOPORT_MAP=y
  6784. CONFIG_HAS_DMA=y
  6785. CONFIG_DMA_OPS=y
  6786. CONFIG_NEED_SG_DMA_LENGTH=y
  6787. CONFIG_NEED_DMA_MAP_STATE=y
  6788. CONFIG_ARCH_DMA_ADDR_T_64BIT=y
  6789. CONFIG_SWIOTLB=y
  6790. # CONFIG_DMA_API_DEBUG is not set
  6791. # CONFIG_DMA_MAP_BENCHMARK is not set
  6792. CONFIG_SGL_ALLOC=y
  6793. CONFIG_CHECK_SIGNATURE=y
  6794. CONFIG_CPU_RMAP=y
  6795. CONFIG_DQL=y
  6796. CONFIG_GLOB=y
  6797. # CONFIG_GLOB_SELFTEST is not set
  6798. CONFIG_NLATTR=y
  6799. CONFIG_CLZ_TAB=y
  6800. CONFIG_IRQ_POLL=y
  6801. CONFIG_MPILIB=y
  6802. CONFIG_DIMLIB=y
  6803. CONFIG_OID_REGISTRY=y
  6804. CONFIG_UCS2_STRING=y
  6805. CONFIG_HAVE_GENERIC_VDSO=y
  6806. CONFIG_GENERIC_GETTIMEOFDAY=y
  6807. CONFIG_GENERIC_VDSO_TIME_NS=y
  6808. CONFIG_FONT_SUPPORT=y
  6809. # CONFIG_FONTS is not set
  6810. CONFIG_FONT_8x8=y
  6811. CONFIG_FONT_8x16=y
  6812. CONFIG_SG_POOL=y
  6813. CONFIG_ARCH_HAS_PMEM_API=y
  6814. CONFIG_ARCH_HAS_UACCESS_FLUSHCACHE=y
  6815. CONFIG_ARCH_HAS_COPY_MC=y
  6816. CONFIG_ARCH_STACKWALK=y
  6817. CONFIG_SBITMAP=y
  6818. # CONFIG_PARMAN is not set
  6819. # CONFIG_OBJAGG is not set
  6820. # end of Library routines
  6821.  
  6822. #
  6823. # Kernel hacking
  6824. #
  6825.  
  6826. #
  6827. # printk and dmesg options
  6828. #
  6829. CONFIG_PRINTK_TIME=y
  6830. # CONFIG_PRINTK_CALLER is not set
  6831. # CONFIG_STACKTRACE_BUILD_ID is not set
  6832. CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7
  6833. CONFIG_CONSOLE_LOGLEVEL_QUIET=4
  6834. CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4
  6835. # CONFIG_BOOT_PRINTK_DELAY is not set
  6836. # CONFIG_DYNAMIC_DEBUG is not set
  6837. # CONFIG_DYNAMIC_DEBUG_CORE is not set
  6838. CONFIG_SYMBOLIC_ERRNAME=y
  6839. CONFIG_DEBUG_BUGVERBOSE=y
  6840. # end of printk and dmesg options
  6841.  
  6842. CONFIG_AS_HAS_NON_CONST_LEB128=y
  6843.  
  6844. #
  6845. # Compile-time checks and compiler options
  6846. #
  6847. CONFIG_FRAME_WARN=2048
  6848. # CONFIG_STRIP_ASM_SYMS is not set
  6849. # CONFIG_READABLE_ASM is not set
  6850. # CONFIG_HEADERS_INSTALL is not set
  6851. # CONFIG_DEBUG_SECTION_MISMATCH is not set
  6852. CONFIG_SECTION_MISMATCH_WARN_ONLY=y
  6853. # CONFIG_DEBUG_FORCE_FUNCTION_ALIGN_64B is not set
  6854. CONFIG_STACK_VALIDATION=y
  6855. # CONFIG_VMLINUX_MAP is not set
  6856. # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
  6857. # end of Compile-time checks and compiler options
  6858.  
  6859. #
  6860. # Generic Kernel Debugging Instruments
  6861. #
  6862. CONFIG_MAGIC_SYSRQ=y
  6863. CONFIG_MAGIC_SYSRQ_DEFAULT_ENABLE=0x1
  6864. CONFIG_MAGIC_SYSRQ_SERIAL=y
  6865. CONFIG_MAGIC_SYSRQ_SERIAL_SEQUENCE=""
  6866. CONFIG_DEBUG_FS=y
  6867. CONFIG_DEBUG_FS_ALLOW_ALL=y
  6868. # CONFIG_DEBUG_FS_DISALLOW_MOUNT is not set
  6869. # CONFIG_DEBUG_FS_ALLOW_NONE is not set
  6870. CONFIG_HAVE_ARCH_KGDB=y
  6871. # CONFIG_KGDB is not set
  6872. CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y
  6873. # CONFIG_UBSAN is not set
  6874. CONFIG_HAVE_ARCH_KCSAN=y
  6875. CONFIG_HAVE_KCSAN_COMPILER=y
  6876. # CONFIG_KCSAN is not set
  6877. # end of Generic Kernel Debugging Instruments
  6878.  
  6879. CONFIG_DEBUG_KERNEL=y
  6880. CONFIG_DEBUG_MISC=y
  6881.  
  6882. #
  6883. # Memory Debugging
  6884. #
  6885. # CONFIG_PAGE_EXTENSION is not set
  6886. # CONFIG_DEBUG_PAGEALLOC is not set
  6887. # CONFIG_PAGE_OWNER is not set
  6888. # CONFIG_PAGE_POISONING is not set
  6889. # CONFIG_DEBUG_PAGE_REF is not set
  6890. # CONFIG_DEBUG_RODATA_TEST is not set
  6891. CONFIG_ARCH_HAS_DEBUG_WX=y
  6892. # CONFIG_DEBUG_WX is not set
  6893. CONFIG_GENERIC_PTDUMP=y
  6894. # CONFIG_PTDUMP_DEBUGFS is not set
  6895. # CONFIG_DEBUG_OBJECTS is not set
  6896. # CONFIG_SLUB_DEBUG_ON is not set
  6897. # CONFIG_SLUB_STATS is not set
  6898. CONFIG_HAVE_DEBUG_KMEMLEAK=y
  6899. # CONFIG_DEBUG_KMEMLEAK is not set
  6900. CONFIG_DEBUG_STACK_USAGE=y
  6901. # CONFIG_SCHED_STACK_END_CHECK is not set
  6902. CONFIG_ARCH_HAS_DEBUG_VM_PGTABLE=y
  6903. # CONFIG_DEBUG_VM is not set
  6904. # CONFIG_DEBUG_VM_PGTABLE is not set
  6905. CONFIG_ARCH_HAS_DEBUG_VIRTUAL=y
  6906. # CONFIG_DEBUG_VIRTUAL is not set
  6907. # CONFIG_DEBUG_MEMORY_INIT is not set
  6908. # CONFIG_DEBUG_PER_CPU_MAPS is not set
  6909. CONFIG_ARCH_SUPPORTS_KMAP_LOCAL_FORCE_MAP=y
  6910. # CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP is not set
  6911. CONFIG_HAVE_ARCH_KASAN=y
  6912. CONFIG_HAVE_ARCH_KASAN_VMALLOC=y
  6913. CONFIG_CC_HAS_KASAN_GENERIC=y
  6914. CONFIG_CC_HAS_WORKING_NOSANITIZE_ADDRESS=y
  6915. # CONFIG_KASAN is not set
  6916. CONFIG_HAVE_ARCH_KFENCE=y
  6917. # CONFIG_KFENCE is not set
  6918. # end of Memory Debugging
  6919.  
  6920. # CONFIG_DEBUG_SHIRQ is not set
  6921.  
  6922. #
  6923. # Debug Oops, Lockups and Hangs
  6924. #
  6925. # CONFIG_PANIC_ON_OOPS is not set
  6926. CONFIG_PANIC_ON_OOPS_VALUE=0
  6927. CONFIG_PANIC_TIMEOUT=0
  6928. # CONFIG_SOFTLOCKUP_DETECTOR is not set
  6929. CONFIG_HARDLOCKUP_CHECK_TIMESTAMP=y
  6930. # CONFIG_HARDLOCKUP_DETECTOR is not set
  6931. # CONFIG_DETECT_HUNG_TASK is not set
  6932. # CONFIG_WQ_WATCHDOG is not set
  6933. # CONFIG_TEST_LOCKUP is not set
  6934. # end of Debug Oops, Lockups and Hangs
  6935.  
  6936. #
  6937. # Scheduler Debugging
  6938. #
  6939. # CONFIG_SCHED_DEBUG is not set
  6940. CONFIG_SCHED_INFO=y
  6941. CONFIG_SCHEDSTATS=y
  6942. # end of Scheduler Debugging
  6943.  
  6944. # CONFIG_DEBUG_TIMEKEEPING is not set
  6945.  
  6946. #
  6947. # Lock Debugging (spinlocks, mutexes, etc...)
  6948. #
  6949. CONFIG_LOCK_DEBUGGING_SUPPORT=y
  6950. # CONFIG_PROVE_LOCKING is not set
  6951. # CONFIG_LOCK_STAT is not set
  6952. # CONFIG_DEBUG_RT_MUTEXES is not set
  6953. # CONFIG_DEBUG_SPINLOCK is not set
  6954. # CONFIG_DEBUG_MUTEXES is not set
  6955. # CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set
  6956. # CONFIG_DEBUG_RWSEMS is not set
  6957. # CONFIG_DEBUG_LOCK_ALLOC is not set
  6958. # CONFIG_DEBUG_ATOMIC_SLEEP is not set
  6959. # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
  6960. # CONFIG_LOCK_TORTURE_TEST is not set
  6961. # CONFIG_WW_MUTEX_SELFTEST is not set
  6962. # CONFIG_SCF_TORTURE_TEST is not set
  6963. # CONFIG_CSD_LOCK_WAIT_DEBUG is not set
  6964. # end of Lock Debugging (spinlocks, mutexes, etc...)
  6965.  
  6966. # CONFIG_DEBUG_IRQFLAGS is not set
  6967. CONFIG_STACKTRACE=y
  6968. # CONFIG_WARN_ALL_UNSEEDED_RANDOM is not set
  6969. # CONFIG_DEBUG_KOBJECT is not set
  6970.  
  6971. #
  6972. # Debug kernel data structures
  6973. #
  6974. # CONFIG_DEBUG_LIST is not set
  6975. # CONFIG_DEBUG_PLIST is not set
  6976. # CONFIG_DEBUG_SG is not set
  6977. # CONFIG_DEBUG_NOTIFIERS is not set
  6978. # CONFIG_BUG_ON_DATA_CORRUPTION is not set
  6979. # end of Debug kernel data structures
  6980.  
  6981. # CONFIG_DEBUG_CREDENTIALS is not set
  6982.  
  6983. #
  6984. # RCU Debugging
  6985. #
  6986. # CONFIG_RCU_SCALE_TEST is not set
  6987. # CONFIG_RCU_TORTURE_TEST is not set
  6988. # CONFIG_RCU_REF_SCALE_TEST is not set
  6989. CONFIG_RCU_CPU_STALL_TIMEOUT=3
  6990. CONFIG_RCU_TRACE=y
  6991. # CONFIG_RCU_EQS_DEBUG is not set
  6992. # end of RCU Debugging
  6993.  
  6994. # CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set
  6995. # CONFIG_CPU_HOTPLUG_STATE_CONTROL is not set
  6996. # CONFIG_LATENCYTOP is not set
  6997. CONFIG_USER_STACKTRACE_SUPPORT=y
  6998. CONFIG_NOP_TRACER=y
  6999. CONFIG_HAVE_FUNCTION_TRACER=y
  7000. CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
  7001. CONFIG_HAVE_DYNAMIC_FTRACE=y
  7002. CONFIG_HAVE_DYNAMIC_FTRACE_WITH_REGS=y
  7003. CONFIG_HAVE_DYNAMIC_FTRACE_WITH_DIRECT_CALLS=y
  7004. CONFIG_HAVE_DYNAMIC_FTRACE_WITH_ARGS=y
  7005. CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
  7006. CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
  7007. CONFIG_HAVE_FENTRY=y
  7008. CONFIG_HAVE_OBJTOOL_MCOUNT=y
  7009. CONFIG_HAVE_C_RECORDMCOUNT=y
  7010. CONFIG_TRACE_CLOCK=y
  7011. CONFIG_RING_BUFFER=y
  7012. CONFIG_EVENT_TRACING=y
  7013. CONFIG_CONTEXT_SWITCH_TRACER=y
  7014. CONFIG_TRACING=y
  7015. CONFIG_GENERIC_TRACER=y
  7016. CONFIG_TRACING_SUPPORT=y
  7017. CONFIG_FTRACE=y
  7018. # CONFIG_BOOTTIME_TRACING is not set
  7019. # CONFIG_FUNCTION_TRACER is not set
  7020. # CONFIG_STACK_TRACER is not set
  7021. # CONFIG_IRQSOFF_TRACER is not set
  7022. # CONFIG_SCHED_TRACER is not set
  7023. # CONFIG_HWLAT_TRACER is not set
  7024. # CONFIG_OSNOISE_TRACER is not set
  7025. # CONFIG_TIMERLAT_TRACER is not set
  7026. # CONFIG_MMIOTRACE is not set
  7027. # CONFIG_FTRACE_SYSCALLS is not set
  7028. # CONFIG_TRACER_SNAPSHOT is not set
  7029. CONFIG_BRANCH_PROFILE_NONE=y
  7030. # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
  7031. # CONFIG_PROFILE_ALL_BRANCHES is not set
  7032. CONFIG_BLK_DEV_IO_TRACE=y
  7033. CONFIG_KPROBE_EVENTS=y
  7034. CONFIG_UPROBE_EVENTS=y
  7035. CONFIG_DYNAMIC_EVENTS=y
  7036. CONFIG_PROBE_EVENTS=y
  7037. # CONFIG_SYNTH_EVENTS is not set
  7038. # CONFIG_HIST_TRIGGERS is not set
  7039. # CONFIG_TRACE_EVENT_INJECT is not set
  7040. # CONFIG_TRACEPOINT_BENCHMARK is not set
  7041. # CONFIG_RING_BUFFER_BENCHMARK is not set
  7042. # CONFIG_TRACE_EVAL_MAP_FILE is not set
  7043. # CONFIG_FTRACE_STARTUP_TEST is not set
  7044. # CONFIG_RING_BUFFER_STARTUP_TEST is not set
  7045. # CONFIG_RING_BUFFER_VALIDATE_TIME_DELTAS is not set
  7046. # CONFIG_PREEMPTIRQ_DELAY_TEST is not set
  7047. # CONFIG_KPROBE_EVENT_GEN_TEST is not set
  7048. CONFIG_PROVIDE_OHCI1394_DMA_INIT=y
  7049. # CONFIG_SAMPLES is not set
  7050. CONFIG_ARCH_HAS_DEVMEM_IS_ALLOWED=y
  7051. CONFIG_STRICT_DEVMEM=y
  7052. # CONFIG_IO_STRICT_DEVMEM is not set
  7053.  
  7054. #
  7055. # x86 Debugging
  7056. #
  7057. CONFIG_EARLY_PRINTK_USB=y
  7058. CONFIG_X86_VERBOSE_BOOTUP=y
  7059. CONFIG_EARLY_PRINTK=y
  7060. CONFIG_EARLY_PRINTK_DBGP=y
  7061. # CONFIG_EARLY_PRINTK_USB_XDBC is not set
  7062. # CONFIG_EFI_PGT_DUMP is not set
  7063. # CONFIG_DEBUG_TLBFLUSH is not set
  7064. CONFIG_HAVE_MMIOTRACE_SUPPORT=y
  7065. CONFIG_IO_DELAY_0X80=y
  7066. # CONFIG_IO_DELAY_0XED is not set
  7067. # CONFIG_IO_DELAY_UDELAY is not set
  7068. # CONFIG_IO_DELAY_NONE is not set
  7069. CONFIG_DEBUG_BOOT_PARAMS=y
  7070. # CONFIG_CPA_DEBUG is not set
  7071. # CONFIG_DEBUG_ENTRY is not set
  7072. # CONFIG_DEBUG_NMI_SELFTEST is not set
  7073. CONFIG_X86_DEBUG_FPU=y
  7074. # CONFIG_PUNIT_ATOM_DEBUG is not set
  7075. CONFIG_UNWINDER_ORC=y
  7076. # CONFIG_UNWINDER_FRAME_POINTER is not set
  7077. # CONFIG_UNWINDER_GUESS is not set
  7078. # end of x86 Debugging
  7079.  
  7080. #
  7081. # Kernel Testing and Coverage
  7082. #
  7083. # CONFIG_KUNIT is not set
  7084. # CONFIG_NOTIFIER_ERROR_INJECTION is not set
  7085. CONFIG_FUNCTION_ERROR_INJECTION=y
  7086. # CONFIG_FAULT_INJECTION is not set
  7087. CONFIG_ARCH_HAS_KCOV=y
  7088. CONFIG_CC_HAS_SANCOV_TRACE_PC=y
  7089. # CONFIG_KCOV is not set
  7090. CONFIG_RUNTIME_TESTING_MENU=y
  7091. # CONFIG_LKDTM is not set
  7092. # CONFIG_TEST_MIN_HEAP is not set
  7093. # CONFIG_TEST_DIV64 is not set
  7094. # CONFIG_KPROBES_SANITY_TEST is not set
  7095. # CONFIG_BACKTRACE_SELF_TEST is not set
  7096. # CONFIG_RBTREE_TEST is not set
  7097. # CONFIG_REED_SOLOMON_TEST is not set
  7098. # CONFIG_INTERVAL_TREE_TEST is not set
  7099. # CONFIG_PERCPU_TEST is not set
  7100. # CONFIG_ATOMIC64_SELFTEST is not set
  7101. # CONFIG_TEST_HEXDUMP is not set
  7102. # CONFIG_STRING_SELFTEST is not set
  7103. # CONFIG_TEST_STRING_HELPERS is not set
  7104. # CONFIG_TEST_STRSCPY is not set
  7105. # CONFIG_TEST_KSTRTOX is not set
  7106. # CONFIG_TEST_PRINTF is not set
  7107. # CONFIG_TEST_SCANF is not set
  7108. # CONFIG_TEST_BITMAP is not set
  7109. # CONFIG_TEST_UUID is not set
  7110. # CONFIG_TEST_XARRAY is not set
  7111. # CONFIG_TEST_OVERFLOW is not set
  7112. # CONFIG_TEST_RHASHTABLE is not set
  7113. # CONFIG_TEST_HASH is not set
  7114. # CONFIG_TEST_IDA is not set
  7115. # CONFIG_TEST_LKM is not set
  7116. # CONFIG_TEST_BITOPS is not set
  7117. # CONFIG_TEST_VMALLOC is not set
  7118. # CONFIG_TEST_USER_COPY is not set
  7119. # CONFIG_TEST_BPF is not set
  7120. # CONFIG_TEST_BLACKHOLE_DEV is not set
  7121. # CONFIG_FIND_BIT_BENCHMARK is not set
  7122. # CONFIG_TEST_FIRMWARE is not set
  7123. # CONFIG_TEST_SYSCTL is not set
  7124. # CONFIG_TEST_UDELAY is not set
  7125. # CONFIG_TEST_STATIC_KEYS is not set
  7126. # CONFIG_TEST_KMOD is not set
  7127. # CONFIG_TEST_MEMCAT_P is not set
  7128. # CONFIG_TEST_STACKINIT is not set
  7129. # CONFIG_TEST_MEMINIT is not set
  7130. # CONFIG_TEST_FREE_PAGES is not set
  7131. # CONFIG_TEST_FPU is not set
  7132. # CONFIG_TEST_CLOCKSOURCE_WATCHDOG is not set
  7133. CONFIG_ARCH_USE_MEMTEST=y
  7134. # CONFIG_MEMTEST is not set
  7135. # end of Kernel Testing and Coverage
  7136.  
  7137. # CONFIG_WARN_MISSING_DOCUMENTS is not set
  7138. # CONFIG_WARN_ABI_ERRORS is not set
  7139. # end of Kernel hacking
  7140.  
  7141. #
  7142. # Gentoo Linux
  7143. #
  7144. CONFIG_GENTOO_LINUX=y
  7145. CONFIG_GENTOO_LINUX_UDEV=y
  7146. CONFIG_GENTOO_LINUX_PORTAGE=y
  7147.  
  7148. #
  7149. # Support for init systems, system and service managers
  7150. #
  7151. CONFIG_GENTOO_LINUX_INIT_SCRIPT=y
  7152. # CONFIG_GENTOO_LINUX_INIT_SYSTEMD is not set
  7153. # end of Support for init systems, system and service managers
  7154.  
  7155. # CONFIG_GENTOO_KERNEL_SELF_PROTECTION is not set
  7156. CONFIG_GENTOO_PRINT_FIRMWARE_INFO=y
  7157. # end of Gentoo Linux
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement