Advertisement
Guest User

Untitled

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