Advertisement
dreadbit

Linux 6.6.2 for iMac iSight G5

Nov 29th, 2023
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 119.74 KB | Software | 0 0
  1. #
  2. # Automatically generated file; DO NOT EDIT.
  3. # Linux/powerpc 6.6.2 Kernel Configuration
  4. #
  5. CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
  6. CONFIG_CC_IS_GCC=y
  7. CONFIG_GCC_VERSION=130200
  8. CONFIG_CLANG_VERSION=0
  9. CONFIG_AS_IS_GNU=y
  10. CONFIG_AS_VERSION=24100
  11. CONFIG_LD_IS_BFD=y
  12. CONFIG_LD_VERSION=24100
  13. CONFIG_LLD_VERSION=0
  14. CONFIG_CC_CAN_LINK=y
  15. CONFIG_CC_CAN_LINK_STATIC=y
  16. CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y
  17. CONFIG_CC_HAS_ASM_GOTO_TIED_OUTPUT=y
  18. CONFIG_TOOLS_SUPPORT_RELR=y
  19. CONFIG_CC_HAS_ASM_INLINE=y
  20. CONFIG_CC_HAS_NO_PROFILE_FN_ATTR=y
  21. CONFIG_PAHOLE_VERSION=125
  22. CONFIG_IRQ_WORK=y
  23. CONFIG_BUILDTIME_TABLE_SORT=y
  24. CONFIG_THREAD_INFO_IN_TASK=y
  25.  
  26. #
  27. # General setup
  28. #
  29. CONFIG_INIT_ENV_ARG_LIMIT=32
  30. # CONFIG_COMPILE_TEST is not set
  31. CONFIG_WERROR=y
  32. CONFIG_LOCALVERSION="-PMacG5"
  33. # CONFIG_LOCALVERSION_AUTO is not set
  34. CONFIG_BUILD_SALT=""
  35. CONFIG_HAVE_KERNEL_GZIP=y
  36. CONFIG_HAVE_KERNEL_XZ=y
  37. CONFIG_KERNEL_GZIP=y
  38. # CONFIG_KERNEL_XZ is not set
  39. CONFIG_DEFAULT_INIT=""
  40. CONFIG_DEFAULT_HOSTNAME="(none)"
  41. CONFIG_SYSVIPC=y
  42. CONFIG_SYSVIPC_SYSCTL=y
  43. CONFIG_SYSVIPC_COMPAT=y
  44. CONFIG_POSIX_MQUEUE=y
  45. CONFIG_POSIX_MQUEUE_SYSCTL=y
  46. CONFIG_WATCH_QUEUE=y
  47. CONFIG_CROSS_MEMORY_ATTACH=y
  48. # CONFIG_USELIB is not set
  49. # CONFIG_AUDIT is not set
  50. CONFIG_HAVE_ARCH_AUDITSYSCALL=y
  51.  
  52. #
  53. # IRQ subsystem
  54. #
  55. CONFIG_GENERIC_IRQ_SHOW=y
  56. CONFIG_GENERIC_IRQ_SHOW_LEVEL=y
  57. CONFIG_GENERIC_IRQ_MIGRATION=y
  58. CONFIG_HARDIRQS_SW_RESEND=y
  59. CONFIG_IRQ_DOMAIN=y
  60. CONFIG_IRQ_DOMAIN_HIERARCHY=y
  61. CONFIG_GENERIC_MSI_IRQ=y
  62. CONFIG_IRQ_FORCED_THREADING=y
  63. CONFIG_SPARSE_IRQ=y
  64. # CONFIG_GENERIC_IRQ_DEBUGFS is not set
  65. # end of IRQ subsystem
  66.  
  67. CONFIG_GENERIC_TIME_VSYSCALL=y
  68. CONFIG_GENERIC_CLOCKEVENTS=y
  69. CONFIG_ARCH_HAS_TICK_BROADCAST=y
  70. CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
  71. CONFIG_GENERIC_CMOS_UPDATE=y
  72. CONFIG_CONTEXT_TRACKING=y
  73. CONFIG_CONTEXT_TRACKING_IDLE=y
  74.  
  75. #
  76. # Timers subsystem
  77. #
  78. CONFIG_TICK_ONESHOT=y
  79. CONFIG_NO_HZ_COMMON=y
  80. # CONFIG_HZ_PERIODIC is not set
  81. CONFIG_NO_HZ_IDLE=y
  82. # CONFIG_NO_HZ_FULL is not set
  83. # CONFIG_NO_HZ is not set
  84. CONFIG_HIGH_RES_TIMERS=y
  85. # end of Timers subsystem
  86.  
  87. CONFIG_BPF=y
  88. CONFIG_HAVE_EBPF_JIT=y
  89. CONFIG_ARCH_WANT_DEFAULT_BPF_JIT=y
  90.  
  91. #
  92. # BPF subsystem
  93. #
  94. CONFIG_BPF_SYSCALL=y
  95. CONFIG_BPF_JIT=y
  96. CONFIG_BPF_JIT_ALWAYS_ON=y
  97. CONFIG_BPF_JIT_DEFAULT_ON=y
  98. CONFIG_BPF_UNPRIV_DEFAULT_OFF=y
  99. # CONFIG_BPF_PRELOAD is not set
  100. # end of BPF subsystem
  101.  
  102. CONFIG_PREEMPT_VOLUNTARY_BUILD=y
  103. # CONFIG_PREEMPT_NONE is not set
  104. CONFIG_PREEMPT_VOLUNTARY=y
  105. # CONFIG_PREEMPT is not set
  106.  
  107. #
  108. # CPU/Task time and stats accounting
  109. #
  110. CONFIG_VIRT_CPU_ACCOUNTING=y
  111. # CONFIG_TICK_CPU_ACCOUNTING is not set
  112. CONFIG_VIRT_CPU_ACCOUNTING_NATIVE=y
  113. # CONFIG_VIRT_CPU_ACCOUNTING_GEN is not set
  114. CONFIG_BSD_PROCESS_ACCT=y
  115. CONFIG_BSD_PROCESS_ACCT_V3=y
  116. # CONFIG_TASKSTATS is not set
  117. # CONFIG_PSI is not set
  118. # end of CPU/Task time and stats accounting
  119.  
  120. CONFIG_CPU_ISOLATION=y
  121.  
  122. #
  123. # RCU Subsystem
  124. #
  125. CONFIG_TREE_RCU=y
  126. # CONFIG_RCU_EXPERT is not set
  127. CONFIG_TREE_SRCU=y
  128. CONFIG_NEED_SRCU_NMI_SAFE=y
  129. CONFIG_TASKS_RCU_GENERIC=y
  130. CONFIG_TASKS_TRACE_RCU=y
  131. CONFIG_RCU_STALL_COMMON=y
  132. CONFIG_RCU_NEED_SEGCBLIST=y
  133. # end of RCU Subsystem
  134.  
  135. CONFIG_IKCONFIG=y
  136. CONFIG_IKCONFIG_PROC=y
  137. # CONFIG_IKHEADERS is not set
  138. CONFIG_LOG_BUF_SHIFT=16
  139. CONFIG_LOG_CPU_MAX_BUF_SHIFT=13
  140. # CONFIG_PRINTK_INDEX is not set
  141.  
  142. #
  143. # Scheduler features
  144. #
  145. # end of Scheduler features
  146.  
  147. CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y
  148. CONFIG_CC_HAS_INT128=y
  149. CONFIG_CC_IMPLICIT_FALLTHROUGH="-Wimplicit-fallthrough=5"
  150. CONFIG_GCC11_NO_ARRAY_BOUNDS=y
  151. CONFIG_CC_NO_ARRAY_BOUNDS=y
  152. CONFIG_CGROUPS=y
  153. CONFIG_PAGE_COUNTER=y
  154. # CONFIG_CGROUP_FAVOR_DYNMODS is not set
  155. CONFIG_MEMCG=y
  156. CONFIG_MEMCG_KMEM=y
  157. CONFIG_BLK_CGROUP=y
  158. CONFIG_CGROUP_WRITEBACK=y
  159. CONFIG_CGROUP_SCHED=y
  160. CONFIG_FAIR_GROUP_SCHED=y
  161. # CONFIG_CFS_BANDWIDTH is not set
  162. # CONFIG_RT_GROUP_SCHED is not set
  163. CONFIG_SCHED_MM_CID=y
  164. CONFIG_CGROUP_PIDS=y
  165. CONFIG_CGROUP_RDMA=y
  166. # CONFIG_CGROUP_FREEZER is not set
  167. # CONFIG_CGROUP_HUGETLB is not set
  168. CONFIG_CPUSETS=y
  169. CONFIG_PROC_PID_CPUSET=y
  170. # CONFIG_CGROUP_DEVICE is not set
  171. CONFIG_CGROUP_CPUACCT=y
  172. # CONFIG_CGROUP_PERF is not set
  173. CONFIG_CGROUP_BPF=y
  174. # CONFIG_CGROUP_MISC is not set
  175. # CONFIG_CGROUP_DEBUG is not set
  176. CONFIG_SOCK_CGROUP_DATA=y
  177. CONFIG_NAMESPACES=y
  178. CONFIG_UTS_NS=y
  179. CONFIG_TIME_NS=y
  180. CONFIG_IPC_NS=y
  181. CONFIG_USER_NS=y
  182. CONFIG_PID_NS=y
  183. CONFIG_NET_NS=y
  184. # CONFIG_CHECKPOINT_RESTORE is not set
  185. CONFIG_SCHED_AUTOGROUP=y
  186. # CONFIG_RELAY is not set
  187. CONFIG_BLK_DEV_INITRD=y
  188. CONFIG_INITRAMFS_SOURCE=""
  189. CONFIG_RD_GZIP=y
  190. # CONFIG_RD_BZIP2 is not set
  191. # CONFIG_RD_LZMA is not set
  192. # CONFIG_RD_XZ is not set
  193. # CONFIG_RD_LZO is not set
  194. # CONFIG_RD_LZ4 is not set
  195. CONFIG_RD_ZSTD=y
  196. # CONFIG_BOOT_CONFIG is not set
  197. CONFIG_INITRAMFS_PRESERVE_MTIME=y
  198. CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE=y
  199. # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
  200. CONFIG_LD_ORPHAN_WARN=y
  201. CONFIG_LD_ORPHAN_WARN_LEVEL="error"
  202. CONFIG_SYSCTL=y
  203. CONFIG_SYSCTL_EXCEPTION_TRACE=y
  204. CONFIG_EXPERT=y
  205. CONFIG_MULTIUSER=y
  206. # CONFIG_SGETMASK_SYSCALL is not set
  207. # CONFIG_SYSFS_SYSCALL is not set
  208. CONFIG_FHANDLE=y
  209. CONFIG_POSIX_TIMERS=y
  210. CONFIG_PRINTK=y
  211. CONFIG_BUG=y
  212. CONFIG_ELF_CORE=y
  213. CONFIG_BASE_FULL=y
  214. CONFIG_FUTEX=y
  215. CONFIG_FUTEX_PI=y
  216. CONFIG_EPOLL=y
  217. CONFIG_SIGNALFD=y
  218. CONFIG_TIMERFD=y
  219. CONFIG_EVENTFD=y
  220. CONFIG_SHMEM=y
  221. CONFIG_AIO=y
  222. CONFIG_IO_URING=y
  223. CONFIG_ADVISE_SYSCALLS=y
  224. CONFIG_MEMBARRIER=y
  225. CONFIG_KALLSYMS=y
  226. # CONFIG_KALLSYMS_SELFTEST is not set
  227. # CONFIG_KALLSYMS_ALL is not set
  228. CONFIG_KALLSYMS_BASE_RELATIVE=y
  229. CONFIG_ARCH_HAS_MEMBARRIER_CALLBACKS=y
  230. CONFIG_ARCH_HAS_MEMBARRIER_SYNC_CORE=y
  231. CONFIG_KCMP=y
  232. CONFIG_RSEQ=y
  233. CONFIG_CACHESTAT_SYSCALL=y
  234. # CONFIG_DEBUG_RSEQ is not set
  235. CONFIG_HAVE_PERF_EVENTS=y
  236. # CONFIG_PC104 is not set
  237.  
  238. #
  239. # Kernel Performance Events And Counters
  240. #
  241. CONFIG_PERF_EVENTS=y
  242. # end of Kernel Performance Events And Counters
  243.  
  244. CONFIG_SYSTEM_DATA_VERIFICATION=y
  245. # CONFIG_PROFILING is not set
  246.  
  247. #
  248. # Kexec and crash features
  249. #
  250. # CONFIG_KEXEC is not set
  251. # CONFIG_KEXEC_FILE is not set
  252. # CONFIG_CRASH_DUMP is not set
  253. # end of Kexec and crash features
  254. # end of General setup
  255.  
  256. CONFIG_PPC64=y
  257.  
  258. #
  259. # Processor support
  260. #
  261. CONFIG_PPC_BOOK3S_64=y
  262. # CONFIG_PPC_BOOK3E_64 is not set
  263. # CONFIG_POWERPC64_CPU is not set
  264. # CONFIG_CELL_CPU is not set
  265. CONFIG_PPC_970_CPU=y
  266. # CONFIG_POWER6_CPU is not set
  267. # CONFIG_POWER7_CPU is not set
  268. # CONFIG_POWER8_CPU is not set
  269. # CONFIG_POWER9_CPU is not set
  270. # CONFIG_POWER10_CPU is not set
  271. # CONFIG_TOOLCHAIN_DEFAULT_CPU is not set
  272. CONFIG_TARGET_CPU_BOOL=y
  273. CONFIG_TARGET_CPU="970"
  274. CONFIG_PPC_BOOK3S=y
  275. CONFIG_PPC_FPU_REGS=y
  276. CONFIG_PPC_FPU=y
  277. CONFIG_ALTIVEC=y
  278. # CONFIG_VSX is not set
  279. CONFIG_PPC_64S_HASH_MMU=y
  280. # CONFIG_PPC_RADIX_MMU is not set
  281. CONFIG_PPC_KUEP=y
  282. CONFIG_PPC_KUAP=y
  283. # CONFIG_PPC_KUAP_DEBUG is not set
  284. CONFIG_PPC_PKEY=y
  285. CONFIG_PPC_HAVE_PMU_SUPPORT=y
  286. # CONFIG_PMU_SYSFS is not set
  287. CONFIG_PPC_PERF_CTRS=y
  288. CONFIG_FORCE_SMP=y
  289. CONFIG_SMP=y
  290. CONFIG_NR_CPUS=2
  291. CONFIG_PPC_DOORBELL=y
  292. # end of Processor support
  293.  
  294. CONFIG_VDSO32=y
  295. CONFIG_CPU_BIG_ENDIAN=y
  296. # CONFIG_CPU_LITTLE_ENDIAN is not set
  297. CONFIG_PPC64_ELF_ABI_V2=y
  298. CONFIG_CC_HAS_ELFV2=y
  299. CONFIG_CC_HAS_PREFIXED=y
  300. CONFIG_CC_HAS_PCREL=y
  301. CONFIG_64BIT=y
  302. CONFIG_MMU=y
  303. CONFIG_ARCH_MMAP_RND_BITS_MAX=33
  304. CONFIG_ARCH_MMAP_RND_BITS_MIN=18
  305. CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MAX=17
  306. CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MIN=11
  307. CONFIG_NR_IRQS=512
  308. CONFIG_NMI_IPI=y
  309. CONFIG_PPC_WATCHDOG=y
  310. CONFIG_STACKTRACE_SUPPORT=y
  311. CONFIG_LOCKDEP_SUPPORT=y
  312. CONFIG_GENERIC_HWEIGHT=y
  313. CONFIG_PPC=y
  314. CONFIG_PPC_BARRIER_NOSPEC=y
  315. CONFIG_EARLY_PRINTK=y
  316. CONFIG_PANIC_TIMEOUT=40
  317. CONFIG_COMPAT=y
  318. CONFIG_SCHED_OMIT_FRAME_POINTER=y
  319. CONFIG_ARCH_MAY_HAVE_PC_FDC=y
  320. CONFIG_PPC_UDBG_16550=y
  321. CONFIG_GENERIC_TBSYNC=y
  322. CONFIG_AUDIT_ARCH=y
  323. CONFIG_GENERIC_BUG=y
  324. CONFIG_GENERIC_BUG_RELATIVE_POINTERS=y
  325. CONFIG_EPAPR_BOOT=y
  326. CONFIG_ARCH_HIBERNATION_POSSIBLE=y
  327. CONFIG_ARCH_SUSPEND_POSSIBLE=y
  328. CONFIG_ARCH_SUSPEND_NONZERO_CPU=y
  329. CONFIG_ARCH_HAS_ADD_PAGES=y
  330. CONFIG_ARCH_SUPPORTS_UPROBES=y
  331. CONFIG_PPC_DAWR=y
  332. CONFIG_PGTABLE_LEVELS=4
  333. CONFIG_PPC_MSI_BITMAP=y
  334. CONFIG_PPC_XICS=y
  335. CONFIG_PPC_ICP_NATIVE=y
  336. CONFIG_PPC_XIVE=y
  337. CONFIG_PPC_XIVE_NATIVE=y
  338.  
  339. #
  340. # Platform support
  341. #
  342. CONFIG_PPC_POWERNV=y
  343. # CONFIG_OPAL_PRD is not set
  344. # CONFIG_SCOM_DEBUGFS is not set
  345. # CONFIG_PPC_PSERIES is not set
  346. CONFIG_PPC_PMAC=y
  347. CONFIG_PPC_PMAC64=y
  348. # CONFIG_PPC_MAPLE is not set
  349. # CONFIG_PPC_PASEMI is not set
  350. # CONFIG_PPC_PS3 is not set
  351. # CONFIG_PPC_IBM_CELL_BLADE is not set
  352. CONFIG_KVM_GUEST=y
  353. CONFIG_EPAPR_PARAVIRT=y
  354. CONFIG_PPC_HASH_MMU_NATIVE=y
  355. CONFIG_PPC_OF_BOOT_TRAMPOLINE=y
  356. # CONFIG_PPC_DT_CPU_FTRS is not set
  357. CONFIG_PPC_SMP_MUXED_IPI=y
  358. CONFIG_MPIC=y
  359. CONFIG_MPIC_MSGR=y
  360. CONFIG_U3_DART=y
  361. CONFIG_MPIC_U3_HT_IRQS=y
  362. CONFIG_EEH=y
  363. CONFIG_PPC_970_NAP=y
  364. CONFIG_PPC_P7_NAP=y
  365. CONFIG_PPC_BOOK3S_IDLE=y
  366. CONFIG_PPC_INDIRECT_PIO=y
  367.  
  368. #
  369. # CPU Frequency scaling
  370. #
  371. CONFIG_CPU_FREQ=y
  372. CONFIG_CPU_FREQ_GOV_ATTR_SET=y
  373. CONFIG_CPU_FREQ_GOV_COMMON=y
  374. # CONFIG_CPU_FREQ_STAT is not set
  375. # CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
  376. # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
  377. # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
  378. CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
  379. # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
  380. # CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL is not set
  381. CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
  382. CONFIG_CPU_FREQ_GOV_POWERSAVE=y
  383. CONFIG_CPU_FREQ_GOV_USERSPACE=y
  384. CONFIG_CPU_FREQ_GOV_ONDEMAND=y
  385. CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
  386. # CONFIG_CPU_FREQ_GOV_SCHEDUTIL is not set
  387.  
  388. #
  389. # CPU frequency scaling drivers
  390. #
  391. # CONFIG_CPUFREQ_DT_PLATDEV is not set
  392. CONFIG_CPU_FREQ_PMAC64=y
  393. CONFIG_POWERNV_CPUFREQ=y
  394. # end of CPU Frequency scaling
  395.  
  396. #
  397. # CPUIdle driver
  398. #
  399.  
  400. #
  401. # CPU Idle
  402. #
  403. CONFIG_CPU_IDLE=y
  404. # CONFIG_CPU_IDLE_GOV_LADDER is not set
  405. CONFIG_CPU_IDLE_GOV_MENU=y
  406. # CONFIG_CPU_IDLE_GOV_TEO is not set
  407. # CONFIG_CPU_IDLE_GOV_HALTPOLL is not set
  408.  
  409. #
  410. # POWERPC CPU Idle Drivers
  411. #
  412. CONFIG_POWERNV_CPUIDLE=y
  413. # end of POWERPC CPU Idle Drivers
  414. # end of CPU Idle
  415. # end of CPUIdle driver
  416.  
  417. # CONFIG_GEN_RTC is not set
  418. # end of Platform support
  419.  
  420. #
  421. # Kernel options
  422. #
  423. # CONFIG_HZ_100 is not set
  424. # CONFIG_HZ_250 is not set
  425. CONFIG_HZ_300=y
  426. # CONFIG_HZ_1000 is not set
  427. CONFIG_HZ=300
  428. CONFIG_SCHED_HRTICK=y
  429. # CONFIG_PPC_TRANSACTIONAL_MEM is not set
  430. # CONFIG_LD_HEAD_STUB_CATCH is not set
  431. CONFIG_HOTPLUG_CPU=y
  432. # CONFIG_PPC_QUEUED_SPINLOCKS is not set
  433. CONFIG_ARCH_CPU_PROBE_RELEASE=y
  434. # CONFIG_PPC64_SUPPORTS_MEMORY_FAILURE is not set
  435. CONFIG_ARCH_SUPPORTS_KEXEC=y
  436. CONFIG_ARCH_SUPPORTS_KEXEC_FILE=y
  437. CONFIG_PPC64_BIG_ENDIAN_ELF_ABI_V2=y
  438. CONFIG_RELOCATABLE=y
  439. # CONFIG_RELOCATABLE_TEST is not set
  440. CONFIG_ARCH_SUPPORTS_CRASH_DUMP=y
  441. # CONFIG_FA_DUMP is not set
  442. # CONFIG_PRESERVE_FA_DUMP is not set
  443. # CONFIG_OPAL_CORE is not set
  444. CONFIG_IRQ_ALL_CPUS=y
  445. # CONFIG_NUMA is not set
  446. CONFIG_ARCH_SELECT_MEMORY_MODEL=y
  447. CONFIG_ARCH_FLATMEM_ENABLE=y
  448. CONFIG_ARCH_SPARSEMEM_ENABLE=y
  449. CONFIG_ARCH_SPARSEMEM_DEFAULT=y
  450. CONFIG_ILLEGAL_POINTER_VALUE=0x5deadbeef0000000
  451. CONFIG_PPC_4K_PAGES=y
  452. # CONFIG_PPC_64K_PAGES is not set
  453. CONFIG_PAGE_SIZE_4KB=y
  454. CONFIG_PPC_PAGE_SHIFT=12
  455. CONFIG_THREAD_SHIFT=14
  456. CONFIG_DATA_SHIFT=12
  457. CONFIG_ARCH_FORCE_MAX_ORDER=12
  458. # CONFIG_PPC_PROT_SAO_LPAR is not set
  459. CONFIG_PPC_COPRO_BASE=y
  460. # CONFIG_SCHED_SMT is not set
  461. CONFIG_PPC_DENORMALISATION=y
  462. CONFIG_CMDLINE=""
  463. CONFIG_EXTRA_TARGETS=""
  464. CONFIG_ARCH_WANTS_FREEZER_CONTROL=y
  465. # CONFIG_SUSPEND is not set
  466. CONFIG_HIBERNATE_CALLBACKS=y
  467. CONFIG_HIBERNATION=y
  468. CONFIG_HIBERNATION_SNAPSHOT_DEV=y
  469. CONFIG_PM_STD_PARTITION=""
  470. CONFIG_PM_SLEEP=y
  471. CONFIG_PM_SLEEP_SMP=y
  472. CONFIG_PM_SLEEP_SMP_NONZERO_CPU=y
  473. # CONFIG_PM_AUTOSLEEP is not set
  474. # CONFIG_PM_USERSPACE_AUTOSLEEP is not set
  475. # CONFIG_PM_WAKELOCKS is not set
  476. CONFIG_PM=y
  477. # CONFIG_PM_DEBUG is not set
  478. # CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
  479. # CONFIG_ENERGY_MODEL is not set
  480. # CONFIG_PPC_MEM_KEYS is not set
  481. # end of Kernel options
  482.  
  483. CONFIG_ISA_DMA_API=y
  484.  
  485. #
  486. # Bus options
  487. #
  488. CONFIG_GENERIC_ISA_DMA=y
  489. # CONFIG_FSL_LBC is not set
  490. # end of Bus options
  491.  
  492. CONFIG_NONSTATIC_KERNEL=y
  493. CONFIG_PAGE_OFFSET=0xc000000000000000
  494. CONFIG_KERNEL_START=0xc000000000000000
  495. CONFIG_PHYSICAL_START=0x00000000
  496. CONFIG_HAVE_KVM_IRQCHIP=y
  497. CONFIG_HAVE_KVM_IRQFD=y
  498. CONFIG_HAVE_KVM_EVENTFD=y
  499. CONFIG_KVM_MMIO=y
  500. CONFIG_KVM_VFIO=y
  501. CONFIG_KVM_COMPAT=y
  502. CONFIG_HAVE_KVM_IRQ_BYPASS=y
  503. CONFIG_HAVE_KVM_VCPU_ASYNC_IOCTL=y
  504. CONFIG_VIRTUALIZATION=y
  505. CONFIG_KVM=y
  506. CONFIG_KVM_BOOK3S_HANDLER=y
  507. CONFIG_KVM_BOOK3S_64_HANDLER=y
  508. CONFIG_KVM_BOOK3S_PR_POSSIBLE=y
  509. CONFIG_KVM_BOOK3S_64=y
  510. # CONFIG_KVM_BOOK3S_64_HV is not set
  511. # CONFIG_KVM_BOOK3S_64_PR is not set
  512. CONFIG_KVM_XICS=y
  513.  
  514. #
  515. # General architecture-dependent options
  516. #
  517. CONFIG_HOTPLUG_SMT=y
  518. CONFIG_SMT_NUM_THREADS_DYNAMIC=y
  519. # CONFIG_KPROBES is not set
  520. CONFIG_JUMP_LABEL=y
  521. # CONFIG_STATIC_KEYS_SELFTEST is not set
  522. CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
  523. CONFIG_ARCH_USE_BUILTIN_BSWAP=y
  524. CONFIG_HAVE_IOREMAP_PROT=y
  525. CONFIG_HAVE_KPROBES=y
  526. CONFIG_HAVE_KRETPROBES=y
  527. CONFIG_HAVE_OPTPROBES=y
  528. CONFIG_HAVE_KPROBES_ON_FTRACE=y
  529. CONFIG_HAVE_FUNCTION_ERROR_INJECTION=y
  530. CONFIG_HAVE_NMI=y
  531. CONFIG_TRACE_IRQFLAGS_SUPPORT=y
  532. CONFIG_HAVE_ARCH_TRACEHOOK=y
  533. CONFIG_GENERIC_SMP_IDLE_THREAD=y
  534. CONFIG_GENERIC_IDLE_POLL_SETUP=y
  535. CONFIG_ARCH_HAS_FORTIFY_SOURCE=y
  536. CONFIG_ARCH_HAS_SET_MEMORY=y
  537. CONFIG_HAVE_ASM_MODVERSIONS=y
  538. CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
  539. CONFIG_HAVE_RSEQ=y
  540. CONFIG_HAVE_HW_BREAKPOINT=y
  541. CONFIG_HAVE_PERF_EVENTS_NMI=y
  542. CONFIG_HAVE_HARDLOCKUP_DETECTOR_PERF=y
  543. CONFIG_HAVE_HARDLOCKUP_DETECTOR_ARCH=y
  544. CONFIG_HAVE_PERF_REGS=y
  545. CONFIG_HAVE_PERF_USER_STACK_DUMP=y
  546. CONFIG_HAVE_ARCH_JUMP_LABEL=y
  547. CONFIG_HAVE_ARCH_JUMP_LABEL_RELATIVE=y
  548. CONFIG_MMU_GATHER_TABLE_FREE=y
  549. CONFIG_MMU_GATHER_RCU_TABLE_FREE=y
  550. CONFIG_MMU_GATHER_PAGE_SIZE=y
  551. CONFIG_MMU_GATHER_MERGE_VMAS=y
  552. CONFIG_ARCH_WANT_IRQS_OFF_ACTIVATE_MM=y
  553. CONFIG_MMU_LAZY_TLB_SHOOTDOWN=y
  554. CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y
  555. CONFIG_ARCH_WEAK_RELEASE_ACQUIRE=y
  556. CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y
  557. CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION=y
  558. CONFIG_ARCH_WANT_OLD_COMPAT_IPC=y
  559. CONFIG_HAVE_ARCH_SECCOMP=y
  560. CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
  561. CONFIG_SECCOMP=y
  562. CONFIG_SECCOMP_FILTER=y
  563. # CONFIG_SECCOMP_CACHE_DEBUG is not set
  564. CONFIG_HAVE_STACKPROTECTOR=y
  565. CONFIG_STACKPROTECTOR=y
  566. # CONFIG_STACKPROTECTOR_STRONG is not set
  567. CONFIG_LTO_NONE=y
  568. CONFIG_HAVE_ARCH_WITHIN_STACK_FRAMES=y
  569. CONFIG_HAVE_CONTEXT_TRACKING_USER=y
  570. CONFIG_HAVE_VIRT_CPU_ACCOUNTING=y
  571. CONFIG_ARCH_HAS_SCALED_CPUTIME=y
  572. CONFIG_HAVE_VIRT_CPU_ACCOUNTING_GEN=y
  573. CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y
  574. CONFIG_HAVE_MOVE_PUD=y
  575. CONFIG_HAVE_MOVE_PMD=y
  576. CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y
  577. CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE_PUD=y
  578. CONFIG_ARCH_WANT_PMD_MKWRITE=y
  579. CONFIG_HAVE_ARCH_SOFT_DIRTY=y
  580. CONFIG_HAVE_MOD_ARCH_SPECIFIC=y
  581. CONFIG_MODULES_USE_ELF_RELA=y
  582. CONFIG_HAVE_SOFTIRQ_ON_OWN_STACK=y
  583. CONFIG_SOFTIRQ_ON_OWN_STACK=y
  584. CONFIG_ARCH_HAS_ELF_RANDOMIZE=y
  585. CONFIG_HAVE_ARCH_MMAP_RND_BITS=y
  586. CONFIG_ARCH_MMAP_RND_BITS=18
  587. CONFIG_HAVE_ARCH_MMAP_RND_COMPAT_BITS=y
  588. CONFIG_ARCH_MMAP_RND_COMPAT_BITS=11
  589. CONFIG_PAGE_SIZE_LESS_THAN_64KB=y
  590. CONFIG_PAGE_SIZE_LESS_THAN_256KB=y
  591. CONFIG_ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT=y
  592. CONFIG_HAVE_RELIABLE_STACKTRACE=y
  593. CONFIG_HAVE_ARCH_NVRAM_OPS=y
  594. CONFIG_CLONE_BACKWARDS=y
  595. CONFIG_OLD_SIGSUSPEND=y
  596. CONFIG_COMPAT_OLD_SIGACTION=y
  597. CONFIG_COMPAT_32BIT_TIME=y
  598. CONFIG_HAVE_ARCH_RANDOMIZE_KSTACK_OFFSET=y
  599. CONFIG_RANDOMIZE_KSTACK_OFFSET=y
  600. CONFIG_RANDOMIZE_KSTACK_OFFSET_DEFAULT=y
  601. CONFIG_ARCH_OPTIONAL_KERNEL_RWX_DEFAULT=y
  602. CONFIG_ARCH_HAS_PHYS_TO_DMA=y
  603. # CONFIG_LOCK_EVENT_COUNTS is not set
  604. CONFIG_ARCH_WANT_LD_ORPHAN_WARN=y
  605. CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
  606.  
  607. #
  608. # GCOV-based kernel profiling
  609. #
  610. # CONFIG_GCOV_KERNEL is not set
  611. CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y
  612. # end of GCOV-based kernel profiling
  613.  
  614. CONFIG_HAVE_GCC_PLUGINS=y
  615. CONFIG_GCC_PLUGINS=y
  616. CONFIG_GCC_PLUGIN_LATENT_ENTROPY=y
  617. CONFIG_FUNCTION_ALIGNMENT=0
  618. # end of General architecture-dependent options
  619.  
  620. CONFIG_RT_MUTEXES=y
  621. CONFIG_BASE_SMALL=0
  622. CONFIG_MODULES=y
  623. # CONFIG_MODULE_DEBUG is not set
  624. # CONFIG_MODULE_FORCE_LOAD is not set
  625. CONFIG_MODULE_UNLOAD=y
  626. CONFIG_MODULE_FORCE_UNLOAD=y
  627. # CONFIG_MODULE_UNLOAD_TAINT_TRACKING is not set
  628. CONFIG_MODVERSIONS=y
  629. CONFIG_ASM_MODVERSIONS=y
  630. # CONFIG_MODULE_SRCVERSION_ALL is not set
  631. # CONFIG_MODULE_SIG is not set
  632. CONFIG_MODULE_COMPRESS_NONE=y
  633. # CONFIG_MODULE_COMPRESS_GZIP is not set
  634. # CONFIG_MODULE_COMPRESS_XZ is not set
  635. # CONFIG_MODULE_COMPRESS_ZSTD is not set
  636. # CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set
  637. CONFIG_MODPROBE_PATH="/sbin/modprobe"
  638. # CONFIG_TRIM_UNUSED_KSYMS is not set
  639. CONFIG_MODULES_TREE_LOOKUP=y
  640. CONFIG_BLOCK=y
  641. # CONFIG_BLOCK_LEGACY_AUTOLOAD is not set
  642. CONFIG_BLK_CGROUP_PUNT_BIO=y
  643. CONFIG_BLK_DEV_BSG_COMMON=y
  644. CONFIG_BLK_ICQ=y
  645. # CONFIG_BLK_DEV_BSGLIB is not set
  646. # CONFIG_BLK_DEV_INTEGRITY is not set
  647. # CONFIG_BLK_DEV_ZONED is not set
  648. # CONFIG_BLK_DEV_THROTTLING is not set
  649. CONFIG_BLK_WBT=y
  650. CONFIG_BLK_WBT_MQ=y
  651. # CONFIG_BLK_CGROUP_IOLATENCY is not set
  652. # CONFIG_BLK_CGROUP_IOCOST is not set
  653. # CONFIG_BLK_CGROUP_IOPRIO is not set
  654. CONFIG_BLK_DEBUG_FS=y
  655. # CONFIG_BLK_SED_OPAL is not set
  656. # CONFIG_BLK_INLINE_ENCRYPTION is not set
  657.  
  658. #
  659. # Partition Types
  660. #
  661. CONFIG_PARTITION_ADVANCED=y
  662. # CONFIG_ACORN_PARTITION is not set
  663. # CONFIG_AIX_PARTITION is not set
  664. # CONFIG_OSF_PARTITION is not set
  665. CONFIG_AMIGA_PARTITION=y
  666. CONFIG_ATARI_PARTITION=y
  667. CONFIG_MAC_PARTITION=y
  668. CONFIG_MSDOS_PARTITION=y
  669. CONFIG_BSD_DISKLABEL=y
  670. # CONFIG_MINIX_SUBPARTITION is not set
  671. # CONFIG_SOLARIS_X86_PARTITION is not set
  672. # CONFIG_UNIXWARE_DISKLABEL is not set
  673. CONFIG_LDM_PARTITION=y
  674. # CONFIG_LDM_DEBUG is not set
  675. # CONFIG_SGI_PARTITION is not set
  676. # CONFIG_ULTRIX_PARTITION is not set
  677. # CONFIG_SUN_PARTITION is not set
  678. # CONFIG_KARMA_PARTITION is not set
  679. CONFIG_EFI_PARTITION=y
  680. # CONFIG_SYSV68_PARTITION is not set
  681. # CONFIG_CMDLINE_PARTITION is not set
  682. # end of Partition Types
  683.  
  684. CONFIG_BLK_MQ_PCI=y
  685. CONFIG_BLK_MQ_VIRTIO=y
  686. CONFIG_BLK_PM=y
  687. CONFIG_BLOCK_HOLDER_DEPRECATED=y
  688. CONFIG_BLK_MQ_STACKING=y
  689.  
  690. #
  691. # IO Schedulers
  692. #
  693. # CONFIG_MQ_IOSCHED_DEADLINE is not set
  694. CONFIG_MQ_IOSCHED_KYBER=y
  695. CONFIG_IOSCHED_BFQ=y
  696. # CONFIG_BFQ_GROUP_IOSCHED is not set
  697. # end of IO Schedulers
  698.  
  699. CONFIG_PREEMPT_NOTIFIERS=y
  700. CONFIG_PADATA=y
  701. CONFIG_ASN1=y
  702. CONFIG_UNINLINE_SPIN_UNLOCK=y
  703. CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y
  704. CONFIG_MUTEX_SPIN_ON_OWNER=y
  705. CONFIG_RWSEM_SPIN_ON_OWNER=y
  706. CONFIG_LOCK_SPIN_ON_OWNER=y
  707. CONFIG_ARCH_HAS_MMIOWB=y
  708. CONFIG_MMIOWB=y
  709. CONFIG_ARCH_HAS_NON_OVERLAPPING_ADDRESS_SPACE=y
  710. CONFIG_FREEZER=y
  711.  
  712. #
  713. # Executable file formats
  714. #
  715. CONFIG_BINFMT_ELF=y
  716. CONFIG_COMPAT_BINFMT_ELF=y
  717. CONFIG_ELFCORE=y
  718. CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
  719. CONFIG_BINFMT_SCRIPT=y
  720. CONFIG_BINFMT_MISC=y
  721. CONFIG_COREDUMP=y
  722. # end of Executable file formats
  723.  
  724. #
  725. # Memory Management options
  726. #
  727. CONFIG_ZPOOL=y
  728. CONFIG_SWAP=y
  729. CONFIG_ZSWAP=y
  730. CONFIG_ZSWAP_DEFAULT_ON=y
  731. # CONFIG_ZSWAP_EXCLUSIVE_LOADS_DEFAULT_ON is not set
  732. # CONFIG_ZSWAP_COMPRESSOR_DEFAULT_DEFLATE is not set
  733. # CONFIG_ZSWAP_COMPRESSOR_DEFAULT_LZO is not set
  734. # CONFIG_ZSWAP_COMPRESSOR_DEFAULT_842 is not set
  735. # CONFIG_ZSWAP_COMPRESSOR_DEFAULT_LZ4 is not set
  736. # CONFIG_ZSWAP_COMPRESSOR_DEFAULT_LZ4HC is not set
  737. CONFIG_ZSWAP_COMPRESSOR_DEFAULT_ZSTD=y
  738. CONFIG_ZSWAP_COMPRESSOR_DEFAULT="zstd"
  739. # CONFIG_ZSWAP_ZPOOL_DEFAULT_ZBUD is not set
  740. CONFIG_ZSWAP_ZPOOL_DEFAULT_Z3FOLD=y
  741. # CONFIG_ZSWAP_ZPOOL_DEFAULT_ZSMALLOC is not set
  742. CONFIG_ZSWAP_ZPOOL_DEFAULT="z3fold"
  743. # CONFIG_ZBUD is not set
  744. CONFIG_Z3FOLD=y
  745. CONFIG_ZSMALLOC=m
  746. # CONFIG_ZSMALLOC_STAT is not set
  747. CONFIG_ZSMALLOC_CHAIN_SIZE=8
  748.  
  749. #
  750. # SLAB allocator options
  751. #
  752. # CONFIG_SLAB_DEPRECATED is not set
  753. CONFIG_SLUB=y
  754. # CONFIG_SLUB_TINY is not set
  755. # CONFIG_SLAB_MERGE_DEFAULT is not set
  756. CONFIG_SLAB_FREELIST_RANDOM=y
  757. CONFIG_SLAB_FREELIST_HARDENED=y
  758. # CONFIG_SLUB_STATS is not set
  759. # CONFIG_SLUB_CPU_PARTIAL is not set
  760. # CONFIG_RANDOM_KMALLOC_CACHES is not set
  761. # end of SLAB allocator options
  762.  
  763. CONFIG_SHUFFLE_PAGE_ALLOCATOR=y
  764. # CONFIG_COMPAT_BRK is not set
  765. CONFIG_SELECT_MEMORY_MODEL=y
  766. CONFIG_FLATMEM_MANUAL=y
  767. # CONFIG_SPARSEMEM_MANUAL is not set
  768. CONFIG_FLATMEM=y
  769. CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y
  770. CONFIG_HAVE_FAST_GUP=y
  771. CONFIG_ARCH_KEEP_MEMBLOCK=y
  772. CONFIG_EXCLUSIVE_SYSTEM_RAM=y
  773. CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
  774. CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
  775. CONFIG_SPLIT_PTLOCK_CPUS=4
  776. CONFIG_ARCH_ENABLE_SPLIT_PMD_PTLOCK=y
  777. CONFIG_COMPACTION=y
  778. CONFIG_COMPACT_UNEVICTABLE_DEFAULT=1
  779. CONFIG_PAGE_REPORTING=y
  780. CONFIG_MIGRATION=y
  781. CONFIG_ARCH_ENABLE_HUGEPAGE_MIGRATION=y
  782. CONFIG_ARCH_ENABLE_THP_MIGRATION=y
  783. CONFIG_HUGETLB_PAGE_SIZE_VARIABLE=y
  784. CONFIG_PHYS_ADDR_T_64BIT=y
  785. CONFIG_MMU_NOTIFIER=y
  786. # CONFIG_KSM is not set
  787. CONFIG_DEFAULT_MMAP_MIN_ADDR=65536
  788. CONFIG_TRANSPARENT_HUGEPAGE=y
  789. # CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS is not set
  790. CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y
  791. # CONFIG_READ_ONLY_THP_FOR_FS is not set
  792. CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y
  793. CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y
  794. CONFIG_HAVE_SETUP_PER_CPU_AREA=y
  795. # CONFIG_CMA is not set
  796. CONFIG_GENERIC_EARLY_IOREMAP=y
  797. # CONFIG_IDLE_PAGE_TRACKING is not set
  798. CONFIG_ARCH_HAS_CURRENT_STACK_POINTER=y
  799. CONFIG_ARCH_HAS_PTE_DEVMAP=y
  800. CONFIG_VM_EVENT_COUNTERS=y
  801. # CONFIG_PERCPU_STATS is not set
  802. # CONFIG_GUP_TEST is not set
  803. # CONFIG_DMAPOOL_TEST is not set
  804. CONFIG_ARCH_HAS_PTE_SPECIAL=y
  805. CONFIG_ARCH_HAS_HUGEPD=y
  806. CONFIG_MEMFD_CREATE=y
  807. # CONFIG_ANON_VMA_NAME is not set
  808. CONFIG_USERFAULTFD=y
  809. CONFIG_LRU_GEN=y
  810. CONFIG_LRU_GEN_ENABLED=y
  811. # CONFIG_LRU_GEN_STATS is not set
  812. CONFIG_ARCH_SUPPORTS_PER_VMA_LOCK=y
  813. CONFIG_PER_VMA_LOCK=y
  814. CONFIG_LOCK_MM_AND_FIND_VMA=y
  815.  
  816. #
  817. # Data Access Monitoring
  818. #
  819. # CONFIG_DAMON is not set
  820. # end of Data Access Monitoring
  821. # end of Memory Management options
  822.  
  823. CONFIG_NET=y
  824. CONFIG_NET_INGRESS=y
  825. CONFIG_NET_EGRESS=y
  826. CONFIG_NET_XGRESS=y
  827. CONFIG_SKB_EXTENSIONS=y
  828.  
  829. #
  830. # Networking options
  831. #
  832. CONFIG_PACKET=y
  833. CONFIG_PACKET_DIAG=m
  834. CONFIG_UNIX=y
  835. CONFIG_UNIX_SCM=y
  836. CONFIG_AF_UNIX_OOB=y
  837. CONFIG_UNIX_DIAG=m
  838. CONFIG_TLS=m
  839. CONFIG_TLS_DEVICE=y
  840. # CONFIG_TLS_TOE is not set
  841. CONFIG_XFRM=y
  842. CONFIG_XFRM_ALGO=y
  843. CONFIG_XFRM_USER=m
  844. # CONFIG_XFRM_INTERFACE is not set
  845. # CONFIG_XFRM_SUB_POLICY is not set
  846. # CONFIG_XFRM_MIGRATE is not set
  847. # CONFIG_XFRM_STATISTICS is not set
  848. CONFIG_XFRM_AH=m
  849. CONFIG_XFRM_ESP=m
  850. CONFIG_XFRM_IPCOMP=m
  851. CONFIG_NET_KEY=y
  852. # CONFIG_NET_KEY_MIGRATE is not set
  853. # CONFIG_XDP_SOCKETS is not set
  854. CONFIG_NET_HANDSHAKE=y
  855. CONFIG_INET=y
  856. # CONFIG_IP_MULTICAST is not set
  857. # CONFIG_IP_ADVANCED_ROUTER is not set
  858. # CONFIG_IP_PNP is not set
  859. # CONFIG_NET_IPIP is not set
  860. # CONFIG_NET_IPGRE_DEMUX is not set
  861. CONFIG_NET_IP_TUNNEL=m
  862. CONFIG_SYN_COOKIES=y
  863. # CONFIG_NET_IPVTI is not set
  864. CONFIG_NET_UDP_TUNNEL=m
  865. # CONFIG_NET_FOU is not set
  866. CONFIG_INET_AH=m
  867. CONFIG_INET_ESP=m
  868. # CONFIG_INET_ESP_OFFLOAD is not set
  869. # CONFIG_INET_ESPINTCP is not set
  870. CONFIG_INET_IPCOMP=m
  871. CONFIG_INET_TABLE_PERTURB_ORDER=16
  872. CONFIG_INET_XFRM_TUNNEL=m
  873. CONFIG_INET_TUNNEL=m
  874. # CONFIG_INET_DIAG is not set
  875. CONFIG_TCP_CONG_ADVANCED=y
  876. # CONFIG_TCP_CONG_BIC is not set
  877. # CONFIG_TCP_CONG_CUBIC is not set
  878. CONFIG_TCP_CONG_WESTWOOD=y
  879. # CONFIG_TCP_CONG_HTCP is not set
  880. # CONFIG_TCP_CONG_HSTCP is not set
  881. # CONFIG_TCP_CONG_HYBLA is not set
  882. # CONFIG_TCP_CONG_VEGAS is not set
  883. # CONFIG_TCP_CONG_NV is not set
  884. # CONFIG_TCP_CONG_SCALABLE is not set
  885. # CONFIG_TCP_CONG_LP is not set
  886. # CONFIG_TCP_CONG_VENO is not set
  887. # CONFIG_TCP_CONG_YEAH is not set
  888. # CONFIG_TCP_CONG_ILLINOIS is not set
  889. # CONFIG_TCP_CONG_DCTCP is not set
  890. # CONFIG_TCP_CONG_CDG is not set
  891. # CONFIG_TCP_CONG_BBR is not set
  892. CONFIG_DEFAULT_WESTWOOD=y
  893. # CONFIG_DEFAULT_RENO is not set
  894. CONFIG_DEFAULT_TCP_CONG="westwood"
  895. # CONFIG_TCP_MD5SIG is not set
  896. CONFIG_IPV6=y
  897. # CONFIG_IPV6_ROUTER_PREF is not set
  898. # CONFIG_IPV6_OPTIMISTIC_DAD is not set
  899. CONFIG_INET6_AH=m
  900. CONFIG_INET6_ESP=m
  901. # CONFIG_INET6_ESP_OFFLOAD is not set
  902. # CONFIG_INET6_ESPINTCP is not set
  903. CONFIG_INET6_IPCOMP=m
  904. # CONFIG_IPV6_MIP6 is not set
  905. CONFIG_INET6_XFRM_TUNNEL=m
  906. CONFIG_INET6_TUNNEL=m
  907. # CONFIG_IPV6_VTI is not set
  908. # CONFIG_IPV6_SIT is not set
  909. # CONFIG_IPV6_TUNNEL is not set
  910. # CONFIG_IPV6_MULTIPLE_TABLES is not set
  911. # CONFIG_IPV6_MROUTE is not set
  912. # CONFIG_IPV6_SEG6_LWTUNNEL is not set
  913. # CONFIG_IPV6_SEG6_HMAC is not set
  914. # CONFIG_IPV6_RPL_LWTUNNEL is not set
  915. # CONFIG_IPV6_IOAM6_LWTUNNEL is not set
  916. # CONFIG_NETLABEL is not set
  917. # CONFIG_MPTCP is not set
  918. # CONFIG_NETWORK_SECMARK is not set
  919. # CONFIG_NETWORK_PHY_TIMESTAMPING is not set
  920. # CONFIG_NETFILTER is not set
  921. # CONFIG_BPFILTER is not set
  922. # CONFIG_IP_DCCP is not set
  923. CONFIG_IP_SCTP=m
  924. # CONFIG_SCTP_DBG_OBJCNT is not set
  925. CONFIG_SCTP_DEFAULT_COOKIE_HMAC_MD5=y
  926. # CONFIG_SCTP_DEFAULT_COOKIE_HMAC_SHA1 is not set
  927. # CONFIG_SCTP_DEFAULT_COOKIE_HMAC_NONE is not set
  928. CONFIG_SCTP_COOKIE_HMAC_MD5=y
  929. # CONFIG_SCTP_COOKIE_HMAC_SHA1 is not set
  930. # CONFIG_RDS is not set
  931. # CONFIG_TIPC is not set
  932. # CONFIG_ATM is not set
  933. # CONFIG_L2TP is not set
  934. CONFIG_STP=y
  935. CONFIG_BRIDGE=y
  936. CONFIG_BRIDGE_IGMP_SNOOPING=y
  937. # CONFIG_BRIDGE_MRP is not set
  938. # CONFIG_BRIDGE_CFM is not set
  939. # CONFIG_NET_DSA is not set
  940. # CONFIG_VLAN_8021Q is not set
  941. CONFIG_LLC=y
  942. # CONFIG_LLC2 is not set
  943. # CONFIG_ATALK is not set
  944. # CONFIG_X25 is not set
  945. # CONFIG_LAPB is not set
  946. # CONFIG_PHONET is not set
  947. # CONFIG_6LOWPAN is not set
  948. # CONFIG_IEEE802154 is not set
  949. CONFIG_NET_SCHED=y
  950.  
  951. #
  952. # Queueing/Scheduling
  953. #
  954. # CONFIG_NET_SCH_HTB is not set
  955. # CONFIG_NET_SCH_HFSC is not set
  956. # CONFIG_NET_SCH_PRIO is not set
  957. # CONFIG_NET_SCH_MULTIQ is not set
  958. # CONFIG_NET_SCH_RED is not set
  959. # CONFIG_NET_SCH_SFB is not set
  960. # CONFIG_NET_SCH_SFQ is not set
  961. # CONFIG_NET_SCH_TEQL is not set
  962. # CONFIG_NET_SCH_TBF is not set
  963. # CONFIG_NET_SCH_CBS is not set
  964. # CONFIG_NET_SCH_ETF is not set
  965. # CONFIG_NET_SCH_TAPRIO is not set
  966. # CONFIG_NET_SCH_GRED is not set
  967. # CONFIG_NET_SCH_NETEM is not set
  968. # CONFIG_NET_SCH_DRR is not set
  969. # CONFIG_NET_SCH_MQPRIO is not set
  970. # CONFIG_NET_SCH_SKBPRIO is not set
  971. # CONFIG_NET_SCH_CHOKE is not set
  972. # CONFIG_NET_SCH_QFQ is not set
  973. # CONFIG_NET_SCH_CODEL is not set
  974. CONFIG_NET_SCH_FQ_CODEL=y
  975. # CONFIG_NET_SCH_CAKE is not set
  976. # CONFIG_NET_SCH_FQ is not set
  977. # CONFIG_NET_SCH_HHF is not set
  978. # CONFIG_NET_SCH_PIE is not set
  979. # CONFIG_NET_SCH_PLUG is not set
  980. # CONFIG_NET_SCH_ETS is not set
  981. CONFIG_NET_SCH_DEFAULT=y
  982. CONFIG_DEFAULT_FQ_CODEL=y
  983. # CONFIG_DEFAULT_PFIFO_FAST is not set
  984. CONFIG_DEFAULT_NET_SCH="fq_codel"
  985.  
  986. #
  987. # Classification
  988. #
  989. # CONFIG_NET_CLS_BASIC is not set
  990. # CONFIG_NET_CLS_ROUTE4 is not set
  991. # CONFIG_NET_CLS_FW is not set
  992. # CONFIG_NET_CLS_U32 is not set
  993. # CONFIG_NET_CLS_FLOW is not set
  994. # CONFIG_NET_CLS_CGROUP is not set
  995. # CONFIG_NET_CLS_BPF is not set
  996. # CONFIG_NET_CLS_FLOWER is not set
  997. # CONFIG_NET_CLS_MATCHALL is not set
  998. # CONFIG_NET_EMATCH is not set
  999. # CONFIG_NET_CLS_ACT is not set
  1000. CONFIG_NET_SCH_FIFO=y
  1001. # CONFIG_DCB is not set
  1002. CONFIG_DNS_RESOLVER=m
  1003. # CONFIG_BATMAN_ADV is not set
  1004. # CONFIG_OPENVSWITCH is not set
  1005. CONFIG_VSOCKETS=m
  1006. CONFIG_VSOCKETS_DIAG=m
  1007. # CONFIG_VSOCKETS_LOOPBACK is not set
  1008. # CONFIG_VIRTIO_VSOCKETS is not set
  1009. # CONFIG_NETLINK_DIAG is not set
  1010. # CONFIG_MPLS is not set
  1011. # CONFIG_NET_NSH is not set
  1012. # CONFIG_HSR is not set
  1013. # CONFIG_NET_SWITCHDEV is not set
  1014. # CONFIG_NET_L3_MASTER_DEV is not set
  1015. # CONFIG_QRTR is not set
  1016. # CONFIG_NET_NCSI is not set
  1017. CONFIG_PCPU_DEV_REFCNT=y
  1018. CONFIG_MAX_SKB_FRAGS=17
  1019. CONFIG_RPS=y
  1020. CONFIG_RFS_ACCEL=y
  1021. CONFIG_SOCK_RX_QUEUE_MAPPING=y
  1022. CONFIG_XPS=y
  1023. # CONFIG_CGROUP_NET_PRIO is not set
  1024. CONFIG_CGROUP_NET_CLASSID=y
  1025. CONFIG_NET_RX_BUSY_POLL=y
  1026. CONFIG_BQL=y
  1027. CONFIG_BPF_STREAM_PARSER=y
  1028. CONFIG_NET_FLOW_LIMIT=y
  1029.  
  1030. #
  1031. # Network testing
  1032. #
  1033. # CONFIG_NET_PKTGEN is not set
  1034. # end of Network testing
  1035. # end of Networking options
  1036.  
  1037. # CONFIG_HAMRADIO is not set
  1038. # CONFIG_CAN is not set
  1039. CONFIG_BT=m
  1040. CONFIG_BT_BREDR=y
  1041. CONFIG_BT_RFCOMM=m
  1042. CONFIG_BT_RFCOMM_TTY=y
  1043. CONFIG_BT_BNEP=m
  1044. CONFIG_BT_BNEP_MC_FILTER=y
  1045. CONFIG_BT_BNEP_PROTO_FILTER=y
  1046. CONFIG_BT_HIDP=m
  1047. CONFIG_BT_HS=y
  1048. CONFIG_BT_LE=y
  1049. CONFIG_BT_LE_L2CAP_ECRED=y
  1050. # CONFIG_BT_LEDS is not set
  1051. CONFIG_BT_MSFTEXT=y
  1052. CONFIG_BT_AOSPEXT=y
  1053. CONFIG_BT_DEBUGFS=y
  1054. # CONFIG_BT_SELFTEST is not set
  1055. CONFIG_BT_FEATURE_DEBUG=y
  1056.  
  1057. #
  1058. # Bluetooth device drivers
  1059. #
  1060. CONFIG_BT_INTEL=m
  1061. CONFIG_BT_BCM=m
  1062. CONFIG_BT_RTL=m
  1063. CONFIG_BT_MTK=m
  1064. CONFIG_BT_HCIBTUSB=m
  1065. CONFIG_BT_HCIBTUSB_AUTOSUSPEND=y
  1066. CONFIG_BT_HCIBTUSB_POLL_SYNC=y
  1067. CONFIG_BT_HCIBTUSB_BCM=y
  1068. CONFIG_BT_HCIBTUSB_MTK=y
  1069. CONFIG_BT_HCIBTUSB_RTL=y
  1070. CONFIG_BT_HCIUART=m
  1071. CONFIG_BT_HCIUART_H4=y
  1072. CONFIG_BT_HCIUART_BCSP=y
  1073. CONFIG_BT_HCIUART_ATH3K=y
  1074. CONFIG_BT_HCIUART_AG6XX=y
  1075. CONFIG_BT_HCIBCM203X=m
  1076. # CONFIG_BT_HCIBCM4377 is not set
  1077. # CONFIG_BT_HCIBPA10X is not set
  1078. # CONFIG_BT_HCIBFUSB is not set
  1079. # CONFIG_BT_HCIVHCI is not set
  1080. CONFIG_BT_MRVL=m
  1081. CONFIG_BT_ATH3K=m
  1082. # CONFIG_BT_VIRTIO is not set
  1083. # end of Bluetooth device drivers
  1084.  
  1085. # CONFIG_AF_RXRPC is not set
  1086. # CONFIG_AF_KCM is not set
  1087. CONFIG_STREAM_PARSER=y
  1088. # CONFIG_MCTP is not set
  1089. CONFIG_WIRELESS=y
  1090. CONFIG_CFG80211=m
  1091. # CONFIG_NL80211_TESTMODE is not set
  1092. # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
  1093. # CONFIG_CFG80211_CERTIFICATION_ONUS is not set
  1094. CONFIG_CFG80211_REQUIRE_SIGNED_REGDB=y
  1095. CONFIG_CFG80211_USE_KERNEL_REGDB_KEYS=y
  1096. CONFIG_CFG80211_DEFAULT_PS=y
  1097. # CONFIG_CFG80211_DEBUGFS is not set
  1098. CONFIG_CFG80211_CRDA_SUPPORT=y
  1099. # CONFIG_CFG80211_WEXT is not set
  1100. CONFIG_MAC80211=m
  1101. CONFIG_MAC80211_HAS_RC=y
  1102. CONFIG_MAC80211_RC_MINSTREL=y
  1103. CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
  1104. CONFIG_MAC80211_RC_DEFAULT="minstrel_ht"
  1105. # CONFIG_MAC80211_MESH is not set
  1106. CONFIG_MAC80211_LEDS=y
  1107. # CONFIG_MAC80211_DEBUGFS is not set
  1108. # CONFIG_MAC80211_MESSAGE_TRACING is not set
  1109. # CONFIG_MAC80211_DEBUG_MENU is not set
  1110. CONFIG_MAC80211_STA_HASH_MAX_SIZE=0
  1111. CONFIG_RFKILL=m
  1112. CONFIG_RFKILL_LEDS=y
  1113. # CONFIG_RFKILL_INPUT is not set
  1114. CONFIG_NET_9P=y
  1115. CONFIG_NET_9P_FD=y
  1116. CONFIG_NET_9P_VIRTIO=y
  1117. # CONFIG_NET_9P_DEBUG is not set
  1118. # CONFIG_CAIF is not set
  1119. # CONFIG_CEPH_LIB is not set
  1120. # CONFIG_NFC is not set
  1121. # CONFIG_PSAMPLE is not set
  1122. # CONFIG_NET_IFE is not set
  1123. # CONFIG_LWTUNNEL is not set
  1124. CONFIG_DST_CACHE=y
  1125. CONFIG_GRO_CELLS=y
  1126. CONFIG_SOCK_VALIDATE_XMIT=y
  1127. CONFIG_NET_SELFTESTS=m
  1128. CONFIG_NET_SOCK_MSG=y
  1129. CONFIG_PAGE_POOL=y
  1130. # CONFIG_PAGE_POOL_STATS is not set
  1131. CONFIG_FAILOVER=y
  1132. CONFIG_ETHTOOL_NETLINK=y
  1133.  
  1134. #
  1135. # Device Drivers
  1136. #
  1137. CONFIG_HAVE_PCI=y
  1138. CONFIG_FORCE_PCI=y
  1139. CONFIG_PCI=y
  1140. CONFIG_PCI_DOMAINS=y
  1141. CONFIG_PCI_SYSCALL=y
  1142. CONFIG_PCIEPORTBUS=y
  1143. CONFIG_PCIEAER=y
  1144. # CONFIG_PCIEAER_INJECT is not set
  1145. # CONFIG_PCIE_ECRC is not set
  1146. CONFIG_PCIEASPM=y
  1147. CONFIG_PCIEASPM_DEFAULT=y
  1148. # CONFIG_PCIEASPM_POWERSAVE is not set
  1149. # CONFIG_PCIEASPM_POWER_SUPERSAVE is not set
  1150. # CONFIG_PCIEASPM_PERFORMANCE is not set
  1151. CONFIG_PCIE_PME=y
  1152. # CONFIG_PCIE_DPC is not set
  1153. # CONFIG_PCIE_PTM is not set
  1154. CONFIG_PCI_MSI=y
  1155. CONFIG_PCI_MSI_ARCH_FALLBACKS=y
  1156. CONFIG_PCI_QUIRKS=y
  1157. # CONFIG_PCI_DEBUG is not set
  1158. # CONFIG_PCI_STUB is not set
  1159. CONFIG_PCI_ATS=y
  1160. # CONFIG_PCI_IOV is not set
  1161. CONFIG_PCI_PRI=y
  1162. # CONFIG_PCI_PASID is not set
  1163. # CONFIG_PCI_DYNAMIC_OF_NODES is not set
  1164. # CONFIG_PCIE_BUS_TUNE_OFF is not set
  1165. CONFIG_PCIE_BUS_DEFAULT=y
  1166. # CONFIG_PCIE_BUS_SAFE is not set
  1167. # CONFIG_PCIE_BUS_PERFORMANCE is not set
  1168. # CONFIG_PCIE_BUS_PEER2PEER is not set
  1169. CONFIG_VGA_ARB=y
  1170. CONFIG_VGA_ARB_MAX_GPUS=4
  1171. # CONFIG_HOTPLUG_PCI is not set
  1172.  
  1173. #
  1174. # PCI controller drivers
  1175. #
  1176. # CONFIG_PCI_FTPCI100 is not set
  1177. # CONFIG_PCI_HOST_GENERIC is not set
  1178. # CONFIG_PCIE_MICROCHIP_HOST is not set
  1179. # CONFIG_PCIE_XILINX is not set
  1180.  
  1181. #
  1182. # Cadence-based PCIe controllers
  1183. #
  1184. # CONFIG_PCIE_CADENCE_PLAT_HOST is not set
  1185. # CONFIG_PCI_J721E_HOST is not set
  1186. # end of Cadence-based PCIe controllers
  1187.  
  1188. #
  1189. # DesignWare-based PCIe controllers
  1190. #
  1191. # CONFIG_PCI_MESON is not set
  1192. # CONFIG_PCIE_DW_PLAT_HOST is not set
  1193. # end of DesignWare-based PCIe controllers
  1194.  
  1195. #
  1196. # Mobiveil-based PCIe controllers
  1197. #
  1198. # end of Mobiveil-based PCIe controllers
  1199. # end of PCI controller drivers
  1200.  
  1201. #
  1202. # PCI Endpoint
  1203. #
  1204. # CONFIG_PCI_ENDPOINT is not set
  1205. # end of PCI Endpoint
  1206.  
  1207. #
  1208. # PCI switch controller drivers
  1209. #
  1210. # CONFIG_PCI_SW_SWITCHTEC is not set
  1211. # end of PCI switch controller drivers
  1212.  
  1213. # CONFIG_CXL_BUS is not set
  1214. # CONFIG_PCCARD is not set
  1215. # CONFIG_RAPIDIO is not set
  1216.  
  1217. #
  1218. # Generic Driver Options
  1219. #
  1220. # CONFIG_UEVENT_HELPER is not set
  1221. CONFIG_DEVTMPFS=y
  1222. CONFIG_DEVTMPFS_MOUNT=y
  1223. CONFIG_DEVTMPFS_SAFE=y
  1224. CONFIG_STANDALONE=y
  1225. CONFIG_PREVENT_FIRMWARE_BUILD=y
  1226.  
  1227. #
  1228. # Firmware loader
  1229. #
  1230. CONFIG_FW_LOADER=y
  1231. CONFIG_EXTRA_FIRMWARE=""
  1232. # CONFIG_FW_LOADER_USER_HELPER is not set
  1233. CONFIG_FW_LOADER_COMPRESS=y
  1234. # CONFIG_FW_LOADER_COMPRESS_XZ is not set
  1235. CONFIG_FW_LOADER_COMPRESS_ZSTD=y
  1236. CONFIG_FW_CACHE=y
  1237. # CONFIG_FW_UPLOAD is not set
  1238. # end of Firmware loader
  1239.  
  1240. CONFIG_ALLOW_DEV_COREDUMP=y
  1241. # CONFIG_DEBUG_DRIVER is not set
  1242. # CONFIG_DEBUG_DEVRES is not set
  1243. # CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set
  1244. # CONFIG_TEST_ASYNC_DRIVER_PROBE is not set
  1245. CONFIG_GENERIC_CPU_AUTOPROBE=y
  1246. CONFIG_GENERIC_CPU_VULNERABILITIES=y
  1247. CONFIG_REGMAP=y
  1248. CONFIG_DMA_SHARED_BUFFER=y
  1249. CONFIG_DMA_FENCE_TRACE=y
  1250. # CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set
  1251. # end of Generic Driver Options
  1252.  
  1253. #
  1254. # Bus devices
  1255. #
  1256. # CONFIG_MHI_BUS is not set
  1257. # CONFIG_MHI_BUS_EP is not set
  1258. # end of Bus devices
  1259.  
  1260. #
  1261. # Cache Drivers
  1262. #
  1263. # end of Cache Drivers
  1264.  
  1265. # CONFIG_CONNECTOR is not set
  1266.  
  1267. #
  1268. # Firmware Drivers
  1269. #
  1270.  
  1271. #
  1272. # ARM System Control and Management Interface Protocol
  1273. #
  1274. # end of ARM System Control and Management Interface Protocol
  1275.  
  1276. CONFIG_FIRMWARE_MEMMAP=y
  1277. # CONFIG_FW_CFG_SYSFS is not set
  1278. # CONFIG_GOOGLE_FIRMWARE is not set
  1279.  
  1280. #
  1281. # Tegra firmware driver
  1282. #
  1283. # end of Tegra firmware driver
  1284. # end of Firmware Drivers
  1285.  
  1286. # CONFIG_GNSS is not set
  1287. # CONFIG_MTD is not set
  1288. CONFIG_DTC=y
  1289. CONFIG_OF=y
  1290. # CONFIG_OF_UNITTEST is not set
  1291. CONFIG_OF_FLATTREE=y
  1292. CONFIG_OF_EARLY_FLATTREE=y
  1293. CONFIG_OF_KOBJ=y
  1294. CONFIG_OF_ADDRESS=y
  1295. CONFIG_OF_IRQ=y
  1296. CONFIG_OF_RESERVED_MEM=y
  1297. # CONFIG_OF_OVERLAY is not set
  1298. CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y
  1299. # CONFIG_PARPORT is not set
  1300. CONFIG_BLK_DEV=y
  1301. # CONFIG_BLK_DEV_NULL_BLK is not set
  1302. # CONFIG_BLK_DEV_FD is not set
  1303. CONFIG_CDROM=y
  1304. # CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set
  1305. CONFIG_ZRAM=m
  1306. CONFIG_ZRAM_DEF_COMP_LZORLE=y
  1307. # CONFIG_ZRAM_DEF_COMP_ZSTD is not set
  1308. # CONFIG_ZRAM_DEF_COMP_LZO is not set
  1309. CONFIG_ZRAM_DEF_COMP="lzo-rle"
  1310. # CONFIG_ZRAM_WRITEBACK is not set
  1311. CONFIG_ZRAM_MEMORY_TRACKING=y
  1312. # CONFIG_ZRAM_MULTI_COMP is not set
  1313. CONFIG_BLK_DEV_LOOP=m
  1314. CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
  1315. # CONFIG_BLK_DEV_DRBD is not set
  1316. # CONFIG_BLK_DEV_NBD is not set
  1317. # CONFIG_BLK_DEV_RAM is not set
  1318. # CONFIG_CDROM_PKTCDVD is not set
  1319. # CONFIG_ATA_OVER_ETH is not set
  1320. CONFIG_VIRTIO_BLK=y
  1321. # CONFIG_BLK_DEV_RBD is not set
  1322. # CONFIG_BLK_DEV_UBLK is not set
  1323.  
  1324. #
  1325. # NVME Support
  1326. #
  1327. CONFIG_NVME_CORE=y
  1328. CONFIG_BLK_DEV_NVME=y
  1329. # CONFIG_NVME_MULTIPATH is not set
  1330. CONFIG_NVME_VERBOSE_ERRORS=y
  1331. # CONFIG_NVME_FC is not set
  1332. # CONFIG_NVME_TCP is not set
  1333. # CONFIG_NVME_AUTH is not set
  1334. # CONFIG_NVME_TARGET is not set
  1335. # end of NVME Support
  1336.  
  1337. #
  1338. # Misc devices
  1339. #
  1340. # CONFIG_AD525X_DPOT is not set
  1341. # CONFIG_DUMMY_IRQ is not set
  1342. # CONFIG_PHANTOM is not set
  1343. # CONFIG_TIFM_CORE is not set
  1344. # CONFIG_ICS932S401 is not set
  1345. # CONFIG_ENCLOSURE_SERVICES is not set
  1346. # CONFIG_HP_ILO is not set
  1347. # CONFIG_APDS9802ALS is not set
  1348. # CONFIG_ISL29003 is not set
  1349. # CONFIG_ISL29020 is not set
  1350. # CONFIG_SENSORS_TSL2550 is not set
  1351. # CONFIG_SENSORS_BH1770 is not set
  1352. # CONFIG_SENSORS_APDS990X is not set
  1353. # CONFIG_HMC6352 is not set
  1354. # CONFIG_DS1682 is not set
  1355. # CONFIG_SRAM is not set
  1356. # CONFIG_DW_XDATA_PCIE is not set
  1357. # CONFIG_PCI_ENDPOINT_TEST is not set
  1358. # CONFIG_XILINX_SDFEC is not set
  1359. # CONFIG_OPEN_DICE is not set
  1360. # CONFIG_VCPU_STALL_DETECTOR is not set
  1361. # CONFIG_C2PORT is not set
  1362.  
  1363. #
  1364. # EEPROM support
  1365. #
  1366. # CONFIG_EEPROM_AT24 is not set
  1367. # CONFIG_EEPROM_LEGACY is not set
  1368. # CONFIG_EEPROM_MAX6875 is not set
  1369. # CONFIG_EEPROM_93CX6 is not set
  1370. # CONFIG_EEPROM_IDT_89HPESX is not set
  1371. # CONFIG_EEPROM_EE1004 is not set
  1372. # end of EEPROM support
  1373.  
  1374. # CONFIG_CB710_CORE is not set
  1375.  
  1376. #
  1377. # Texas Instruments shared transport line discipline
  1378. #
  1379. # end of Texas Instruments shared transport line discipline
  1380.  
  1381. # CONFIG_SENSORS_LIS3_I2C is not set
  1382. # CONFIG_ALTERA_STAPL is not set
  1383. # CONFIG_GENWQE is not set
  1384. # CONFIG_ECHO is not set
  1385. CONFIG_CXL_BASE=y
  1386. CONFIG_CXL=m
  1387. # CONFIG_BCM_VK is not set
  1388. # CONFIG_MISC_ALCOR_PCI is not set
  1389. # CONFIG_MISC_RTSX_PCI is not set
  1390. # CONFIG_MISC_RTSX_USB is not set
  1391. # CONFIG_UACCE is not set
  1392. # CONFIG_PVPANIC is not set
  1393. # end of Misc devices
  1394.  
  1395. #
  1396. # SCSI device support
  1397. #
  1398. CONFIG_SCSI_MOD=y
  1399. # CONFIG_RAID_ATTRS is not set
  1400. CONFIG_SCSI_COMMON=y
  1401. CONFIG_SCSI=y
  1402. CONFIG_SCSI_DMA=y
  1403. # CONFIG_SCSI_PROC_FS is not set
  1404.  
  1405. #
  1406. # SCSI support type (disk, tape, CD-ROM)
  1407. #
  1408. CONFIG_BLK_DEV_SD=y
  1409. # CONFIG_CHR_DEV_ST is not set
  1410. CONFIG_BLK_DEV_SR=y
  1411. CONFIG_CHR_DEV_SG=m
  1412. CONFIG_BLK_DEV_BSG=y
  1413. # CONFIG_CHR_DEV_SCH is not set
  1414. CONFIG_SCSI_CONSTANTS=y
  1415. # CONFIG_SCSI_LOGGING is not set
  1416. CONFIG_SCSI_SCAN_ASYNC=y
  1417.  
  1418. #
  1419. # SCSI Transports
  1420. #
  1421. # CONFIG_SCSI_SPI_ATTRS is not set
  1422. # CONFIG_SCSI_FC_ATTRS is not set
  1423. # CONFIG_SCSI_ISCSI_ATTRS is not set
  1424. # CONFIG_SCSI_SAS_ATTRS is not set
  1425. # CONFIG_SCSI_SAS_LIBSAS is not set
  1426. # CONFIG_SCSI_SRP_ATTRS is not set
  1427. # end of SCSI Transports
  1428.  
  1429. CONFIG_SCSI_LOWLEVEL=y
  1430. # CONFIG_ISCSI_TCP is not set
  1431. # CONFIG_ISCSI_BOOT_SYSFS is not set
  1432. # CONFIG_SCSI_CXGB3_ISCSI is not set
  1433. # CONFIG_SCSI_CXGB4_ISCSI is not set
  1434. # CONFIG_SCSI_BNX2_ISCSI is not set
  1435. # CONFIG_BE2ISCSI is not set
  1436. CONFIG_CXLFLASH=m
  1437. # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
  1438. # CONFIG_SCSI_HPSA is not set
  1439. # CONFIG_SCSI_3W_9XXX is not set
  1440. # CONFIG_SCSI_3W_SAS is not set
  1441. # CONFIG_SCSI_ACARD is not set
  1442. # CONFIG_SCSI_AACRAID is not set
  1443. # CONFIG_SCSI_AIC7XXX is not set
  1444. # CONFIG_SCSI_AIC79XX is not set
  1445. # CONFIG_SCSI_AIC94XX is not set
  1446. # CONFIG_SCSI_MVSAS is not set
  1447. # CONFIG_SCSI_MVUMI is not set
  1448. # CONFIG_SCSI_ADVANSYS is not set
  1449. # CONFIG_SCSI_ARCMSR is not set
  1450. # CONFIG_SCSI_ESAS2R is not set
  1451. # CONFIG_MEGARAID_NEWGEN is not set
  1452. # CONFIG_MEGARAID_LEGACY is not set
  1453. # CONFIG_MEGARAID_SAS is not set
  1454. # CONFIG_SCSI_MPT3SAS is not set
  1455. # CONFIG_SCSI_MPT2SAS is not set
  1456. # CONFIG_SCSI_MPI3MR is not set
  1457. # CONFIG_SCSI_SMARTPQI is not set
  1458. # CONFIG_SCSI_HPTIOP is not set
  1459. # CONFIG_SCSI_BUSLOGIC is not set
  1460. # CONFIG_SCSI_MYRB is not set
  1461. # CONFIG_SCSI_SNIC is not set
  1462. # CONFIG_SCSI_DMX3191D is not set
  1463. # CONFIG_SCSI_FDOMAIN_PCI is not set
  1464. # CONFIG_SCSI_IPS is not set
  1465. # CONFIG_SCSI_INITIO is not set
  1466. # CONFIG_SCSI_INIA100 is not set
  1467. # CONFIG_SCSI_STEX is not set
  1468. # CONFIG_SCSI_SYM53C8XX_2 is not set
  1469. # CONFIG_SCSI_IPR is not set
  1470. # CONFIG_SCSI_QLOGIC_1280 is not set
  1471. # CONFIG_SCSI_QLA_ISCSI is not set
  1472. # CONFIG_SCSI_DC395x is not set
  1473. # CONFIG_SCSI_AM53C974 is not set
  1474. # CONFIG_SCSI_WD719X is not set
  1475. # CONFIG_SCSI_DEBUG is not set
  1476. # CONFIG_SCSI_PMCRAID is not set
  1477. # CONFIG_SCSI_PM8001 is not set
  1478. CONFIG_SCSI_VIRTIO=y
  1479. # CONFIG_SCSI_DH is not set
  1480. # end of SCSI device support
  1481.  
  1482. CONFIG_ATA=y
  1483. CONFIG_SATA_HOST=y
  1484. CONFIG_ATA_VERBOSE_ERROR=y
  1485. # CONFIG_ATA_FORCE is not set
  1486. # CONFIG_SATA_PMP is not set
  1487.  
  1488. #
  1489. # Controllers with non-SFF native interface
  1490. #
  1491. # CONFIG_SATA_AHCI is not set
  1492. # CONFIG_SATA_AHCI_PLATFORM is not set
  1493. # CONFIG_AHCI_DWC is not set
  1494. # CONFIG_AHCI_CEVA is not set
  1495. # CONFIG_SATA_INIC162X is not set
  1496. # CONFIG_SATA_ACARD_AHCI is not set
  1497. # CONFIG_SATA_SIL24 is not set
  1498. CONFIG_ATA_SFF=y
  1499.  
  1500. #
  1501. # SFF controllers with custom DMA interface
  1502. #
  1503. # CONFIG_PDC_ADMA is not set
  1504. # CONFIG_SATA_QSTOR is not set
  1505. # CONFIG_SATA_SX4 is not set
  1506. CONFIG_ATA_BMDMA=y
  1507.  
  1508. #
  1509. # SATA SFF controllers with BMDMA
  1510. #
  1511. # CONFIG_ATA_PIIX is not set
  1512. # CONFIG_SATA_MV is not set
  1513. # CONFIG_SATA_NV is not set
  1514. # CONFIG_SATA_PROMISE is not set
  1515. CONFIG_SATA_SIL=y
  1516. # CONFIG_SATA_SIS is not set
  1517. CONFIG_SATA_SVW=y
  1518. # CONFIG_SATA_ULI is not set
  1519. # CONFIG_SATA_VIA is not set
  1520. # CONFIG_SATA_VITESSE is not set
  1521.  
  1522. #
  1523. # PATA SFF controllers with BMDMA
  1524. #
  1525. # CONFIG_PATA_ALI is not set
  1526. # CONFIG_PATA_AMD is not set
  1527. # CONFIG_PATA_ARTOP is not set
  1528. # CONFIG_PATA_ATIIXP is not set
  1529. # CONFIG_PATA_ATP867X is not set
  1530. # CONFIG_PATA_CMD64X is not set
  1531. # CONFIG_PATA_CYPRESS is not set
  1532. # CONFIG_PATA_EFAR is not set
  1533. # CONFIG_PATA_HPT366 is not set
  1534. # CONFIG_PATA_HPT37X is not set
  1535. # CONFIG_PATA_HPT3X2N is not set
  1536. # CONFIG_PATA_HPT3X3 is not set
  1537. # CONFIG_PATA_IT8213 is not set
  1538. # CONFIG_PATA_IT821X is not set
  1539. # CONFIG_PATA_JMICRON is not set
  1540. CONFIG_PATA_MACIO=y
  1541. # CONFIG_PATA_MARVELL is not set
  1542. # CONFIG_PATA_NETCELL is not set
  1543. # CONFIG_PATA_NINJA32 is not set
  1544. # CONFIG_PATA_NS87415 is not set
  1545. # CONFIG_PATA_OLDPIIX is not set
  1546. # CONFIG_PATA_OPTIDMA is not set
  1547. # CONFIG_PATA_PDC2027X is not set
  1548. # CONFIG_PATA_PDC_OLD is not set
  1549. # CONFIG_PATA_RADISYS is not set
  1550. # CONFIG_PATA_RDC is not set
  1551. # CONFIG_PATA_SCH is not set
  1552. # CONFIG_PATA_SERVERWORKS is not set
  1553. # CONFIG_PATA_SIL680 is not set
  1554. # CONFIG_PATA_SIS is not set
  1555. # CONFIG_PATA_TOSHIBA is not set
  1556. # CONFIG_PATA_TRIFLEX is not set
  1557. # CONFIG_PATA_VIA is not set
  1558. # CONFIG_PATA_WINBOND is not set
  1559.  
  1560. #
  1561. # PIO-only SFF controllers
  1562. #
  1563. # CONFIG_PATA_CMD640_PCI is not set
  1564. # CONFIG_PATA_MPIIX is not set
  1565. # CONFIG_PATA_NS87410 is not set
  1566. # CONFIG_PATA_OPTI is not set
  1567. # CONFIG_PATA_OF_PLATFORM is not set
  1568. # CONFIG_PATA_RZ1000 is not set
  1569.  
  1570. #
  1571. # Generic fallback / legacy drivers
  1572. #
  1573. # CONFIG_ATA_GENERIC is not set
  1574. # CONFIG_PATA_LEGACY is not set
  1575. CONFIG_MD=y
  1576. # CONFIG_BLK_DEV_MD is not set
  1577. CONFIG_MD_BITMAP_FILE=y
  1578. # CONFIG_BCACHE is not set
  1579. CONFIG_BLK_DEV_DM_BUILTIN=y
  1580. CONFIG_BLK_DEV_DM=m
  1581. # CONFIG_DM_DEBUG is not set
  1582. CONFIG_DM_BUFIO=m
  1583. CONFIG_DM_DEBUG_BLOCK_MANAGER_LOCKING=y
  1584. # CONFIG_DM_DEBUG_BLOCK_STACK_TRACING is not set
  1585. CONFIG_DM_BIO_PRISON=m
  1586. CONFIG_DM_PERSISTENT_DATA=m
  1587. # CONFIG_DM_UNSTRIPED is not set
  1588. CONFIG_DM_CRYPT=m
  1589. # CONFIG_DM_SNAPSHOT is not set
  1590. CONFIG_DM_THIN_PROVISIONING=m
  1591. # CONFIG_DM_CACHE is not set
  1592. # CONFIG_DM_WRITECACHE is not set
  1593. # CONFIG_DM_EBS is not set
  1594. # CONFIG_DM_ERA is not set
  1595. # CONFIG_DM_CLONE is not set
  1596. # CONFIG_DM_MIRROR is not set
  1597. # CONFIG_DM_RAID is not set
  1598. # CONFIG_DM_ZERO is not set
  1599. # CONFIG_DM_MULTIPATH is not set
  1600. # CONFIG_DM_DELAY is not set
  1601. # CONFIG_DM_DUST is not set
  1602. CONFIG_DM_UEVENT=y
  1603. # CONFIG_DM_FLAKEY is not set
  1604. # CONFIG_DM_VERITY is not set
  1605. # CONFIG_DM_SWITCH is not set
  1606. # CONFIG_DM_LOG_WRITES is not set
  1607. # CONFIG_DM_INTEGRITY is not set
  1608. # CONFIG_TARGET_CORE is not set
  1609. # CONFIG_FUSION is not set
  1610.  
  1611. #
  1612. # IEEE 1394 (FireWire) support
  1613. #
  1614. CONFIG_FIREWIRE=m
  1615. CONFIG_FIREWIRE_OHCI=m
  1616. CONFIG_FIREWIRE_SBP2=m
  1617. CONFIG_FIREWIRE_NET=m
  1618. # CONFIG_FIREWIRE_NOSY is not set
  1619. # end of IEEE 1394 (FireWire) support
  1620.  
  1621. CONFIG_MACINTOSH_DRIVERS=y
  1622. CONFIG_ADB_PMU=y
  1623. CONFIG_ADB_PMU_EVENT=y
  1624. CONFIG_ADB_PMU_LED=y
  1625. # CONFIG_ADB_PMU_LED_DISK is not set
  1626. CONFIG_PMAC_SMU=y
  1627. CONFIG_MAC_EMUMOUSEBTN=m
  1628. CONFIG_WINDFARM=m
  1629. CONFIG_WINDFARM_PM81=m
  1630. CONFIG_WINDFARM_PM72=m
  1631. CONFIG_WINDFARM_RM31=m
  1632. CONFIG_WINDFARM_PM91=m
  1633. CONFIG_WINDFARM_PM112=m
  1634. CONFIG_WINDFARM_PM121=m
  1635. CONFIG_PMAC_RACKMETER=m
  1636. CONFIG_NETDEVICES=y
  1637. CONFIG_NET_CORE=y
  1638. # CONFIG_BONDING is not set
  1639. # CONFIG_DUMMY is not set
  1640. CONFIG_WIREGUARD=m
  1641. # CONFIG_WIREGUARD_DEBUG is not set
  1642. # CONFIG_EQUALIZER is not set
  1643. # CONFIG_NET_FC is not set
  1644. # CONFIG_NET_TEAM is not set
  1645. # CONFIG_MACVLAN is not set
  1646. # CONFIG_IPVLAN is not set
  1647. # CONFIG_VXLAN is not set
  1648. # CONFIG_GENEVE is not set
  1649. # CONFIG_BAREUDP is not set
  1650. # CONFIG_GTP is not set
  1651. # CONFIG_MACSEC is not set
  1652. CONFIG_NETCONSOLE=m
  1653. # CONFIG_NETCONSOLE_DYNAMIC is not set
  1654. # CONFIG_NETCONSOLE_EXTENDED_LOG is not set
  1655. CONFIG_NETPOLL=y
  1656. CONFIG_NET_POLL_CONTROLLER=y
  1657. CONFIG_TUN=y
  1658. # CONFIG_TUN_VNET_CROSS_LE is not set
  1659. # CONFIG_VETH is not set
  1660. CONFIG_VIRTIO_NET=y
  1661. # CONFIG_NLMON is not set
  1662. CONFIG_SUNGEM_PHY=m
  1663. # CONFIG_ARCNET is not set
  1664. CONFIG_ETHERNET=y
  1665. # CONFIG_NET_VENDOR_3COM is not set
  1666. # CONFIG_NET_VENDOR_ADAPTEC is not set
  1667. # CONFIG_NET_VENDOR_AGERE is not set
  1668. # CONFIG_NET_VENDOR_ALACRITECH is not set
  1669. # CONFIG_NET_VENDOR_ALTEON is not set
  1670. # CONFIG_ALTERA_TSE is not set
  1671. # CONFIG_NET_VENDOR_AMAZON is not set
  1672. # CONFIG_NET_VENDOR_AMD is not set
  1673. # CONFIG_NET_VENDOR_AQUANTIA is not set
  1674. # CONFIG_NET_VENDOR_ARC is not set
  1675. # CONFIG_NET_VENDOR_ASIX is not set
  1676. # CONFIG_NET_VENDOR_ATHEROS is not set
  1677. CONFIG_NET_VENDOR_BROADCOM=y
  1678. # CONFIG_B44 is not set
  1679. # CONFIG_BCMGENET is not set
  1680. # CONFIG_BNX2 is not set
  1681. # CONFIG_CNIC is not set
  1682. CONFIG_TIGON3=m
  1683. CONFIG_TIGON3_HWMON=y
  1684. # CONFIG_BNX2X is not set
  1685. # CONFIG_SYSTEMPORT is not set
  1686. # CONFIG_BNXT is not set
  1687. # CONFIG_NET_VENDOR_CADENCE is not set
  1688. # CONFIG_NET_VENDOR_CAVIUM is not set
  1689. # CONFIG_NET_VENDOR_CHELSIO is not set
  1690. # CONFIG_NET_VENDOR_CISCO is not set
  1691. # CONFIG_NET_VENDOR_CORTINA is not set
  1692. # CONFIG_NET_VENDOR_DAVICOM is not set
  1693. # CONFIG_DNET is not set
  1694. # CONFIG_NET_VENDOR_DEC is not set
  1695. # CONFIG_NET_VENDOR_DLINK is not set
  1696. # CONFIG_NET_VENDOR_EMULEX is not set
  1697. # CONFIG_NET_VENDOR_ENGLEDER is not set
  1698. # CONFIG_NET_VENDOR_EZCHIP is not set
  1699. # CONFIG_NET_VENDOR_FUNGIBLE is not set
  1700. # CONFIG_NET_VENDOR_GOOGLE is not set
  1701. # CONFIG_NET_VENDOR_HUAWEI is not set
  1702. # CONFIG_NET_VENDOR_INTEL is not set
  1703. # CONFIG_JME is not set
  1704. # CONFIG_NET_VENDOR_LITEX is not set
  1705. # CONFIG_NET_VENDOR_MARVELL is not set
  1706. # CONFIG_NET_VENDOR_MELLANOX is not set
  1707. # CONFIG_NET_VENDOR_MICREL is not set
  1708. # CONFIG_NET_VENDOR_MICROCHIP is not set
  1709. # CONFIG_NET_VENDOR_MICROSEMI is not set
  1710. # CONFIG_NET_VENDOR_MICROSOFT is not set
  1711. # CONFIG_NET_VENDOR_MYRI is not set
  1712. # CONFIG_FEALNX is not set
  1713. # CONFIG_NET_VENDOR_NI is not set
  1714. # CONFIG_NET_VENDOR_NATSEMI is not set
  1715. # CONFIG_NET_VENDOR_NETERION is not set
  1716. # CONFIG_NET_VENDOR_NETRONOME is not set
  1717. # CONFIG_NET_VENDOR_NVIDIA is not set
  1718. # CONFIG_NET_VENDOR_OKI is not set
  1719. # CONFIG_ETHOC is not set
  1720. # CONFIG_NET_VENDOR_PACKET_ENGINES is not set
  1721. # CONFIG_NET_VENDOR_PENSANDO is not set
  1722. # CONFIG_NET_VENDOR_QLOGIC is not set
  1723. # CONFIG_NET_VENDOR_BROCADE is not set
  1724. # CONFIG_NET_VENDOR_QUALCOMM is not set
  1725. # CONFIG_NET_VENDOR_RDC is not set
  1726. CONFIG_NET_VENDOR_REALTEK=y
  1727. # CONFIG_8139CP is not set
  1728. # CONFIG_8139TOO is not set
  1729. CONFIG_R8169=m
  1730. # CONFIG_NET_VENDOR_RENESAS is not set
  1731. # CONFIG_NET_VENDOR_ROCKER is not set
  1732. # CONFIG_NET_VENDOR_SAMSUNG is not set
  1733. # CONFIG_NET_VENDOR_SEEQ is not set
  1734. # CONFIG_NET_VENDOR_SILAN is not set
  1735. # CONFIG_NET_VENDOR_SIS is not set
  1736. # CONFIG_NET_VENDOR_SOLARFLARE is not set
  1737. # CONFIG_NET_VENDOR_SMSC is not set
  1738. # CONFIG_NET_VENDOR_SOCIONEXT is not set
  1739. # CONFIG_NET_VENDOR_STMICRO is not set
  1740. CONFIG_NET_VENDOR_SUN=y
  1741. # CONFIG_HAPPYMEAL is not set
  1742. CONFIG_SUNGEM=m
  1743. # CONFIG_CASSINI is not set
  1744. # CONFIG_NIU is not set
  1745. # CONFIG_NET_VENDOR_SYNOPSYS is not set
  1746. # CONFIG_NET_VENDOR_TEHUTI is not set
  1747. # CONFIG_NET_VENDOR_TI is not set
  1748. # CONFIG_NET_VENDOR_VERTEXCOM is not set
  1749. # CONFIG_NET_VENDOR_VIA is not set
  1750. # CONFIG_NET_VENDOR_WANGXUN is not set
  1751. # CONFIG_NET_VENDOR_WIZNET is not set
  1752. # CONFIG_NET_VENDOR_XILINX is not set
  1753. # CONFIG_FDDI is not set
  1754. # CONFIG_HIPPI is not set
  1755. CONFIG_PHYLIB=m
  1756. CONFIG_SWPHY=y
  1757. # CONFIG_LED_TRIGGER_PHY is not set
  1758. CONFIG_PHYLIB_LEDS=y
  1759. CONFIG_FIXED_PHY=m
  1760.  
  1761. #
  1762. # MII PHY device drivers
  1763. #
  1764. # CONFIG_AMD_PHY is not set
  1765. # CONFIG_ADIN_PHY is not set
  1766. # CONFIG_ADIN1100_PHY is not set
  1767. # CONFIG_AQUANTIA_PHY is not set
  1768. # CONFIG_AX88796B_PHY is not set
  1769. # CONFIG_BROADCOM_PHY is not set
  1770. # CONFIG_BCM54140_PHY is not set
  1771. # CONFIG_BCM7XXX_PHY is not set
  1772. # CONFIG_BCM84881_PHY is not set
  1773. # CONFIG_BCM87XX_PHY is not set
  1774. # CONFIG_CICADA_PHY is not set
  1775. # CONFIG_CORTINA_PHY is not set
  1776. # CONFIG_DAVICOM_PHY is not set
  1777. # CONFIG_ICPLUS_PHY is not set
  1778. # CONFIG_LXT_PHY is not set
  1779. # CONFIG_INTEL_XWAY_PHY is not set
  1780. # CONFIG_LSI_ET1011C_PHY is not set
  1781. # CONFIG_MARVELL_PHY is not set
  1782. # CONFIG_MARVELL_10G_PHY is not set
  1783. # CONFIG_MARVELL_88Q2XXX_PHY is not set
  1784. # CONFIG_MARVELL_88X2222_PHY is not set
  1785. # CONFIG_MAXLINEAR_GPHY is not set
  1786. # CONFIG_MEDIATEK_GE_PHY is not set
  1787. # CONFIG_MICREL_PHY is not set
  1788. # CONFIG_MICROCHIP_T1S_PHY is not set
  1789. # CONFIG_MICROCHIP_PHY is not set
  1790. # CONFIG_MICROCHIP_T1_PHY is not set
  1791. # CONFIG_MICROSEMI_PHY is not set
  1792. # CONFIG_MOTORCOMM_PHY is not set
  1793. # CONFIG_NATIONAL_PHY is not set
  1794. # CONFIG_NXP_CBTX_PHY is not set
  1795. # CONFIG_NXP_C45_TJA11XX_PHY is not set
  1796. # CONFIG_NXP_TJA11XX_PHY is not set
  1797. # CONFIG_NCN26000_PHY is not set
  1798. # CONFIG_QSEMI_PHY is not set
  1799. CONFIG_REALTEK_PHY=m
  1800. # CONFIG_RENESAS_PHY is not set
  1801. # CONFIG_ROCKCHIP_PHY is not set
  1802. # CONFIG_SMSC_PHY is not set
  1803. # CONFIG_STE10XP is not set
  1804. # CONFIG_TERANETICS_PHY is not set
  1805. # CONFIG_DP83822_PHY is not set
  1806. # CONFIG_DP83TC811_PHY is not set
  1807. # CONFIG_DP83848_PHY is not set
  1808. # CONFIG_DP83867_PHY is not set
  1809. # CONFIG_DP83869_PHY is not set
  1810. # CONFIG_DP83TD510_PHY is not set
  1811. # CONFIG_VITESSE_PHY is not set
  1812. # CONFIG_XILINX_GMII2RGMII is not set
  1813. # CONFIG_PSE_CONTROLLER is not set
  1814. CONFIG_MDIO_DEVICE=m
  1815. CONFIG_MDIO_BUS=m
  1816. CONFIG_FWNODE_MDIO=m
  1817. CONFIG_OF_MDIO=m
  1818. CONFIG_MDIO_DEVRES=m
  1819. # CONFIG_MDIO_BITBANG is not set
  1820. # CONFIG_MDIO_BCM_UNIMAC is not set
  1821. # CONFIG_MDIO_HISI_FEMAC is not set
  1822. # CONFIG_MDIO_MVUSB is not set
  1823. # CONFIG_MDIO_OCTEON is not set
  1824. # CONFIG_MDIO_THUNDER is not set
  1825.  
  1826. #
  1827. # MDIO Multiplexers
  1828. #
  1829. # CONFIG_MDIO_BUS_MUX_MULTIPLEXER is not set
  1830. # CONFIG_MDIO_BUS_MUX_MMIOREG is not set
  1831.  
  1832. #
  1833. # PCS device drivers
  1834. #
  1835. # end of PCS device drivers
  1836.  
  1837. CONFIG_PPP=m
  1838. CONFIG_PPP_BSDCOMP=m
  1839. CONFIG_PPP_DEFLATE=m
  1840. CONFIG_PPP_FILTER=y
  1841. CONFIG_PPP_MPPE=m
  1842. CONFIG_PPP_MULTILINK=y
  1843. CONFIG_PPPOE=m
  1844. # CONFIG_PPPOE_HASH_BITS_1 is not set
  1845. # CONFIG_PPPOE_HASH_BITS_2 is not set
  1846. CONFIG_PPPOE_HASH_BITS_4=y
  1847. # CONFIG_PPPOE_HASH_BITS_8 is not set
  1848. CONFIG_PPPOE_HASH_BITS=4
  1849. CONFIG_PPP_ASYNC=m
  1850. CONFIG_PPP_SYNC_TTY=m
  1851. # CONFIG_SLIP is not set
  1852. CONFIG_SLHC=m
  1853. # CONFIG_USB_NET_DRIVERS is not set
  1854. CONFIG_WLAN=y
  1855. # CONFIG_WLAN_VENDOR_ADMTEK is not set
  1856. # CONFIG_WLAN_VENDOR_ATH is not set
  1857. # CONFIG_WLAN_VENDOR_ATMEL is not set
  1858. CONFIG_WLAN_VENDOR_BROADCOM=y
  1859. # CONFIG_B43 is not set
  1860. CONFIG_B43LEGACY=m
  1861. CONFIG_B43LEGACY_PCI_AUTOSELECT=y
  1862. CONFIG_B43LEGACY_PCICORE_AUTOSELECT=y
  1863. CONFIG_B43LEGACY_LEDS=y
  1864. CONFIG_B43LEGACY_HWRNG=y
  1865. CONFIG_B43LEGACY_DEBUG=y
  1866. CONFIG_B43LEGACY_DMA=y
  1867. CONFIG_B43LEGACY_PIO=y
  1868. CONFIG_B43LEGACY_DMA_AND_PIO_MODE=y
  1869. # CONFIG_B43LEGACY_DMA_MODE is not set
  1870. # CONFIG_B43LEGACY_PIO_MODE is not set
  1871. # CONFIG_BRCMSMAC is not set
  1872. # CONFIG_BRCMFMAC is not set
  1873. # CONFIG_WLAN_VENDOR_CISCO is not set
  1874. # CONFIG_WLAN_VENDOR_INTEL is not set
  1875. # CONFIG_WLAN_VENDOR_INTERSIL is not set
  1876. # CONFIG_WLAN_VENDOR_MARVELL is not set
  1877. # CONFIG_WLAN_VENDOR_MEDIATEK is not set
  1878. # CONFIG_WLAN_VENDOR_MICROCHIP is not set
  1879. # CONFIG_WLAN_VENDOR_PURELIFI is not set
  1880. # CONFIG_WLAN_VENDOR_RALINK is not set
  1881. CONFIG_WLAN_VENDOR_REALTEK=y
  1882. # CONFIG_RTL8180 is not set
  1883. # CONFIG_RTL8187 is not set
  1884. # CONFIG_RTL_CARDS is not set
  1885. CONFIG_RTL8XXXU=m
  1886. # CONFIG_RTL8XXXU_UNTESTED is not set
  1887. # CONFIG_RTW88 is not set
  1888. # CONFIG_RTW89 is not set
  1889. # CONFIG_WLAN_VENDOR_RSI is not set
  1890. # CONFIG_WLAN_VENDOR_SILABS is not set
  1891. # CONFIG_WLAN_VENDOR_ST is not set
  1892. # CONFIG_WLAN_VENDOR_TI is not set
  1893. # CONFIG_WLAN_VENDOR_ZYDAS is not set
  1894. # CONFIG_WLAN_VENDOR_QUANTENNA is not set
  1895. # CONFIG_USB_NET_RNDIS_WLAN is not set
  1896. # CONFIG_MAC80211_HWSIM is not set
  1897. # CONFIG_VIRT_WIFI is not set
  1898. # CONFIG_WAN is not set
  1899.  
  1900. #
  1901. # Wireless WAN
  1902. #
  1903. # CONFIG_WWAN is not set
  1904. # end of Wireless WAN
  1905.  
  1906. # CONFIG_VMXNET3 is not set
  1907. # CONFIG_NETDEVSIM is not set
  1908. CONFIG_NET_FAILOVER=y
  1909. # CONFIG_ISDN is not set
  1910.  
  1911. #
  1912. # Input device support
  1913. #
  1914. CONFIG_INPUT=y
  1915. CONFIG_INPUT_LEDS=y
  1916. CONFIG_INPUT_FF_MEMLESS=m
  1917. # CONFIG_INPUT_SPARSEKMAP is not set
  1918. # CONFIG_INPUT_MATRIXKMAP is not set
  1919.  
  1920. #
  1921. # Userland interfaces
  1922. #
  1923. # CONFIG_INPUT_MOUSEDEV is not set
  1924. CONFIG_INPUT_JOYDEV=m
  1925. CONFIG_INPUT_EVDEV=y
  1926. # CONFIG_INPUT_EVBUG is not set
  1927.  
  1928. #
  1929. # Input Device Drivers
  1930. #
  1931. # CONFIG_INPUT_KEYBOARD is not set
  1932. # CONFIG_INPUT_MOUSE is not set
  1933. CONFIG_INPUT_JOYSTICK=y
  1934. # CONFIG_JOYSTICK_ANALOG is not set
  1935. # CONFIG_JOYSTICK_A3D is not set
  1936. # CONFIG_JOYSTICK_ADI is not set
  1937. # CONFIG_JOYSTICK_COBRA is not set
  1938. # CONFIG_JOYSTICK_GF2K is not set
  1939. # CONFIG_JOYSTICK_GRIP is not set
  1940. # CONFIG_JOYSTICK_GRIP_MP is not set
  1941. # CONFIG_JOYSTICK_GUILLEMOT is not set
  1942. # CONFIG_JOYSTICK_INTERACT is not set
  1943. # CONFIG_JOYSTICK_SIDEWINDER is not set
  1944. # CONFIG_JOYSTICK_TMDC is not set
  1945. # CONFIG_JOYSTICK_IFORCE is not set
  1946. # CONFIG_JOYSTICK_WARRIOR is not set
  1947. # CONFIG_JOYSTICK_MAGELLAN is not set
  1948. # CONFIG_JOYSTICK_SPACEORB is not set
  1949. # CONFIG_JOYSTICK_SPACEBALL is not set
  1950. # CONFIG_JOYSTICK_STINGER is not set
  1951. # CONFIG_JOYSTICK_TWIDJOY is not set
  1952. # CONFIG_JOYSTICK_ZHENHUA is not set
  1953. # CONFIG_JOYSTICK_AS5011 is not set
  1954. # CONFIG_JOYSTICK_JOYDUMP is not set
  1955. CONFIG_JOYSTICK_XPAD=m
  1956. # CONFIG_JOYSTICK_XPAD_FF is not set
  1957. CONFIG_JOYSTICK_XPAD_LEDS=y
  1958. # CONFIG_JOYSTICK_PXRC is not set
  1959. # CONFIG_JOYSTICK_QWIIC is not set
  1960. # CONFIG_JOYSTICK_FSIA6B is not set
  1961. # CONFIG_JOYSTICK_SENSEHAT is not set
  1962. # CONFIG_INPUT_TABLET is not set
  1963. # CONFIG_INPUT_TOUCHSCREEN is not set
  1964. CONFIG_INPUT_MISC=y
  1965. # CONFIG_INPUT_AD714X is not set
  1966. # CONFIG_INPUT_ATMEL_CAPTOUCH is not set
  1967. # CONFIG_INPUT_BMA150 is not set
  1968. # CONFIG_INPUT_E3X0_BUTTON is not set
  1969. # CONFIG_INPUT_MMA8450 is not set
  1970. # CONFIG_INPUT_ATI_REMOTE2 is not set
  1971. # CONFIG_INPUT_KEYSPAN_REMOTE is not set
  1972. # CONFIG_INPUT_KXTJ9 is not set
  1973. # CONFIG_INPUT_POWERMATE is not set
  1974. # CONFIG_INPUT_YEALINK is not set
  1975. # CONFIG_INPUT_CM109 is not set
  1976. CONFIG_INPUT_UINPUT=m
  1977. # CONFIG_INPUT_PCF8574 is not set
  1978. # CONFIG_INPUT_DA7280_HAPTICS is not set
  1979. # CONFIG_INPUT_ADXL34X is not set
  1980. # CONFIG_INPUT_IMS_PCU is not set
  1981. # CONFIG_INPUT_IQS269A is not set
  1982. # CONFIG_INPUT_IQS626A is not set
  1983. # CONFIG_INPUT_IQS7222 is not set
  1984. # CONFIG_INPUT_CMA3000 is not set
  1985. # CONFIG_INPUT_DRV2665_HAPTICS is not set
  1986. # CONFIG_INPUT_DRV2667_HAPTICS is not set
  1987. # CONFIG_RMI4_CORE is not set
  1988.  
  1989. #
  1990. # Hardware I/O ports
  1991. #
  1992. # CONFIG_SERIO is not set
  1993. CONFIG_ARCH_MIGHT_HAVE_PC_SERIO=y
  1994. # CONFIG_GAMEPORT is not set
  1995. # end of Hardware I/O ports
  1996. # end of Input device support
  1997.  
  1998. #
  1999. # Character devices
  2000. #
  2001. CONFIG_TTY=y
  2002. CONFIG_VT=y
  2003. CONFIG_CONSOLE_TRANSLATIONS=y
  2004. CONFIG_VT_CONSOLE=y
  2005. CONFIG_VT_CONSOLE_SLEEP=y
  2006. CONFIG_HW_CONSOLE=y
  2007. CONFIG_VT_HW_CONSOLE_BINDING=y
  2008. CONFIG_UNIX98_PTYS=y
  2009. # CONFIG_LEGACY_PTYS is not set
  2010. CONFIG_LEGACY_TIOCSTI=y
  2011. CONFIG_LDISC_AUTOLOAD=y
  2012.  
  2013. #
  2014. # Serial drivers
  2015. #
  2016. # CONFIG_SERIAL_8250 is not set
  2017.  
  2018. #
  2019. # Non-8250 serial port support
  2020. #
  2021. # CONFIG_SERIAL_UARTLITE is not set
  2022. CONFIG_SERIAL_CORE=y
  2023. CONFIG_SERIAL_CORE_CONSOLE=y
  2024. CONFIG_SERIAL_PMACZILOG=y
  2025. CONFIG_SERIAL_PMACZILOG_TTYS=y
  2026. CONFIG_SERIAL_PMACZILOG_CONSOLE=y
  2027. # CONFIG_SERIAL_JSM is not set
  2028. # CONFIG_SERIAL_SIFIVE is not set
  2029. # CONFIG_SERIAL_SCCNXP is not set
  2030. # CONFIG_SERIAL_SC16IS7XX is not set
  2031. # CONFIG_SERIAL_ALTERA_JTAGUART is not set
  2032. # CONFIG_SERIAL_ALTERA_UART is not set
  2033. # CONFIG_SERIAL_XILINX_PS_UART is not set
  2034. # CONFIG_SERIAL_ARC is not set
  2035. # CONFIG_SERIAL_RP2 is not set
  2036. # CONFIG_SERIAL_FSL_LPUART is not set
  2037. # CONFIG_SERIAL_FSL_LINFLEXUART is not set
  2038. # CONFIG_SERIAL_CONEXANT_DIGICOLOR is not set
  2039. # end of Serial drivers
  2040.  
  2041. # CONFIG_SERIAL_NONSTANDARD is not set
  2042. # CONFIG_PPC_EPAPR_HV_BYTECHAN is not set
  2043. # CONFIG_N_GSM is not set
  2044. # CONFIG_NOZOMI is not set
  2045. # CONFIG_NULL_TTY is not set
  2046. CONFIG_HVC_DRIVER=y
  2047. CONFIG_HVC_IRQ=y
  2048. CONFIG_HVC_OPAL=y
  2049. # CONFIG_HVC_UDBG is not set
  2050. # CONFIG_SERIAL_DEV_BUS is not set
  2051. # CONFIG_TTY_PRINTK is not set
  2052. CONFIG_VIRTIO_CONSOLE=y
  2053. CONFIG_POWERNV_OP_PANEL=m
  2054. # CONFIG_IPMI_HANDLER is not set
  2055. CONFIG_HW_RANDOM=y
  2056. # CONFIG_HW_RANDOM_TIMERIOMEM is not set
  2057. # CONFIG_HW_RANDOM_BA431 is not set
  2058. CONFIG_HW_RANDOM_VIRTIO=y
  2059. CONFIG_HW_RANDOM_POWERNV=y
  2060. # CONFIG_HW_RANDOM_CCTRNG is not set
  2061. # CONFIG_HW_RANDOM_XIPHERA is not set
  2062. # CONFIG_APPLICOM is not set
  2063. CONFIG_DEVMEM=y
  2064. CONFIG_NVRAM=m
  2065. CONFIG_DEVPORT=y
  2066. # CONFIG_HANGCHECK_TIMER is not set
  2067. # CONFIG_TCG_TPM is not set
  2068. # CONFIG_XILLYBUS is not set
  2069. # CONFIG_XILLYUSB is not set
  2070. # end of Character devices
  2071.  
  2072. #
  2073. # I2C support
  2074. #
  2075. CONFIG_I2C=y
  2076. CONFIG_I2C_BOARDINFO=y
  2077. # CONFIG_I2C_COMPAT is not set
  2078. CONFIG_I2C_CHARDEV=y
  2079. # CONFIG_I2C_MUX is not set
  2080. CONFIG_I2C_HELPER_AUTO=y
  2081. CONFIG_I2C_ALGOBIT=m
  2082.  
  2083. #
  2084. # I2C Hardware Bus support
  2085. #
  2086.  
  2087. #
  2088. # PC SMBus host controller drivers
  2089. #
  2090. # CONFIG_I2C_ALI1535 is not set
  2091. # CONFIG_I2C_ALI1563 is not set
  2092. # CONFIG_I2C_ALI15X3 is not set
  2093. # CONFIG_I2C_AMD756 is not set
  2094. # CONFIG_I2C_AMD8111 is not set
  2095. # CONFIG_I2C_I801 is not set
  2096. # CONFIG_I2C_ISCH is not set
  2097. # CONFIG_I2C_PIIX4 is not set
  2098. # CONFIG_I2C_NFORCE2 is not set
  2099. # CONFIG_I2C_NVIDIA_GPU is not set
  2100. # CONFIG_I2C_SIS5595 is not set
  2101. # CONFIG_I2C_SIS630 is not set
  2102. # CONFIG_I2C_SIS96X is not set
  2103. # CONFIG_I2C_VIA is not set
  2104. # CONFIG_I2C_VIAPRO is not set
  2105.  
  2106. #
  2107. # Mac SMBus host controller drivers
  2108. #
  2109. CONFIG_I2C_POWERMAC=y
  2110.  
  2111. #
  2112. # I2C system bus drivers (mostly embedded / system-on-chip)
  2113. #
  2114. # CONFIG_I2C_DESIGNWARE_PLATFORM is not set
  2115. # CONFIG_I2C_DESIGNWARE_PCI is not set
  2116. # CONFIG_I2C_MPC is not set
  2117. # CONFIG_I2C_OCORES is not set
  2118. # CONFIG_I2C_PCA_PLATFORM is not set
  2119. # CONFIG_I2C_SIMTEC is not set
  2120. # CONFIG_I2C_XILINX is not set
  2121.  
  2122. #
  2123. # External I2C/SMBus adapter drivers
  2124. #
  2125. # CONFIG_I2C_DIOLAN_U2C is not set
  2126. # CONFIG_I2C_CP2615 is not set
  2127. # CONFIG_I2C_PCI1XXXX is not set
  2128. # CONFIG_I2C_ROBOTFUZZ_OSIF is not set
  2129. # CONFIG_I2C_TAOS_EVM is not set
  2130. # CONFIG_I2C_TINY_USB is not set
  2131.  
  2132. #
  2133. # Other I2C/SMBus bus drivers
  2134. #
  2135. CONFIG_I2C_OPAL=y
  2136. # CONFIG_I2C_VIRTIO is not set
  2137. # end of I2C Hardware Bus support
  2138.  
  2139. # CONFIG_I2C_STUB is not set
  2140. # CONFIG_I2C_SLAVE is not set
  2141. # CONFIG_I2C_DEBUG_CORE is not set
  2142. # CONFIG_I2C_DEBUG_ALGO is not set
  2143. # CONFIG_I2C_DEBUG_BUS is not set
  2144. # end of I2C support
  2145.  
  2146. # CONFIG_I3C is not set
  2147. # CONFIG_SPI is not set
  2148. # CONFIG_SPMI is not set
  2149. # CONFIG_HSI is not set
  2150. # CONFIG_PPS is not set
  2151.  
  2152. #
  2153. # PTP clock support
  2154. #
  2155. # CONFIG_PTP_1588_CLOCK is not set
  2156. CONFIG_PTP_1588_CLOCK_OPTIONAL=y
  2157.  
  2158. #
  2159. # Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
  2160. #
  2161. # end of PTP clock support
  2162.  
  2163. # CONFIG_PINCTRL is not set
  2164. # CONFIG_GPIOLIB is not set
  2165. # CONFIG_W1 is not set
  2166. # CONFIG_POWER_RESET is not set
  2167. CONFIG_POWER_SUPPLY=y
  2168. # CONFIG_POWER_SUPPLY_DEBUG is not set
  2169. # CONFIG_IP5XXX_POWER is not set
  2170. # CONFIG_TEST_POWER is not set
  2171. # CONFIG_CHARGER_ADP5061 is not set
  2172. # CONFIG_BATTERY_CW2015 is not set
  2173. # CONFIG_BATTERY_DS2780 is not set
  2174. # CONFIG_BATTERY_DS2781 is not set
  2175. # CONFIG_BATTERY_DS2782 is not set
  2176. # CONFIG_BATTERY_SAMSUNG_SDI is not set
  2177. # CONFIG_BATTERY_SBS is not set
  2178. # CONFIG_CHARGER_SBS is not set
  2179. # CONFIG_BATTERY_BQ27XXX is not set
  2180. # CONFIG_BATTERY_MAX17040 is not set
  2181. # CONFIG_BATTERY_MAX17042 is not set
  2182. # CONFIG_CHARGER_MAX8903 is not set
  2183. # CONFIG_CHARGER_LP8727 is not set
  2184. # CONFIG_CHARGER_LTC4162L is not set
  2185. # CONFIG_CHARGER_DETECTOR_MAX14656 is not set
  2186. # CONFIG_CHARGER_MAX77976 is not set
  2187. # CONFIG_CHARGER_BQ2415X is not set
  2188. # CONFIG_BATTERY_GAUGE_LTC2941 is not set
  2189. # CONFIG_BATTERY_GOLDFISH is not set
  2190. # CONFIG_BATTERY_RT5033 is not set
  2191. # CONFIG_CHARGER_BD99954 is not set
  2192. # CONFIG_BATTERY_UG3105 is not set
  2193. CONFIG_HWMON=m
  2194. CONFIG_HWMON_DEBUG_CHIP=y
  2195.  
  2196. #
  2197. # Native drivers
  2198. #
  2199. # CONFIG_SENSORS_AD7414 is not set
  2200. # CONFIG_SENSORS_AD7418 is not set
  2201. # CONFIG_SENSORS_ADM1021 is not set
  2202. # CONFIG_SENSORS_ADM1025 is not set
  2203. # CONFIG_SENSORS_ADM1026 is not set
  2204. # CONFIG_SENSORS_ADM1029 is not set
  2205. # CONFIG_SENSORS_ADM1031 is not set
  2206. # CONFIG_SENSORS_ADM1177 is not set
  2207. # CONFIG_SENSORS_ADM9240 is not set
  2208. # CONFIG_SENSORS_ADT7410 is not set
  2209. # CONFIG_SENSORS_ADT7411 is not set
  2210. # CONFIG_SENSORS_ADT7462 is not set
  2211. # CONFIG_SENSORS_ADT7470 is not set
  2212. # CONFIG_SENSORS_ADT7475 is not set
  2213. # CONFIG_SENSORS_AHT10 is not set
  2214. # CONFIG_SENSORS_AQUACOMPUTER_D5NEXT is not set
  2215. # CONFIG_SENSORS_AS370 is not set
  2216. # CONFIG_SENSORS_ASC7621 is not set
  2217. # CONFIG_SENSORS_AXI_FAN_CONTROL is not set
  2218. # CONFIG_SENSORS_ATXP1 is not set
  2219. # CONFIG_SENSORS_CORSAIR_CPRO is not set
  2220. # CONFIG_SENSORS_CORSAIR_PSU is not set
  2221. CONFIG_SENSORS_DRIVETEMP=m
  2222. # CONFIG_SENSORS_DS620 is not set
  2223. # CONFIG_SENSORS_DS1621 is not set
  2224. # CONFIG_SENSORS_I5K_AMB is not set
  2225. # CONFIG_SENSORS_F75375S is not set
  2226. # CONFIG_SENSORS_GL518SM is not set
  2227. # CONFIG_SENSORS_GL520SM is not set
  2228. # CONFIG_SENSORS_G760A is not set
  2229. # CONFIG_SENSORS_G762 is not set
  2230. # CONFIG_SENSORS_HIH6130 is not set
  2231. # CONFIG_SENSORS_HS3001 is not set
  2232. CONFIG_SENSORS_IBMPOWERNV=m
  2233. # CONFIG_SENSORS_JC42 is not set
  2234. # CONFIG_SENSORS_POWR1220 is not set
  2235. # CONFIG_SENSORS_LINEAGE is not set
  2236. # CONFIG_SENSORS_LTC2945 is not set
  2237. # CONFIG_SENSORS_LTC2947_I2C is not set
  2238. # CONFIG_SENSORS_LTC2990 is not set
  2239. # CONFIG_SENSORS_LTC4151 is not set
  2240. # CONFIG_SENSORS_LTC4215 is not set
  2241. # CONFIG_SENSORS_LTC4222 is not set
  2242. # CONFIG_SENSORS_LTC4245 is not set
  2243. # CONFIG_SENSORS_LTC4260 is not set
  2244. # CONFIG_SENSORS_LTC4261 is not set
  2245. # CONFIG_SENSORS_MAX127 is not set
  2246. # CONFIG_SENSORS_MAX16065 is not set
  2247. # CONFIG_SENSORS_MAX1619 is not set
  2248. # CONFIG_SENSORS_MAX1668 is not set
  2249. # CONFIG_SENSORS_MAX197 is not set
  2250. # CONFIG_SENSORS_MAX31730 is not set
  2251. # CONFIG_SENSORS_MAX31760 is not set
  2252. # CONFIG_MAX31827 is not set
  2253. # CONFIG_SENSORS_MAX6620 is not set
  2254. # CONFIG_SENSORS_MAX6621 is not set
  2255. # CONFIG_SENSORS_MAX6639 is not set
  2256. # CONFIG_SENSORS_MAX6642 is not set
  2257. # CONFIG_SENSORS_MAX6650 is not set
  2258. # CONFIG_SENSORS_MAX6697 is not set
  2259. # CONFIG_SENSORS_MAX31790 is not set
  2260. # CONFIG_SENSORS_MC34VR500 is not set
  2261. # CONFIG_SENSORS_MCP3021 is not set
  2262. # CONFIG_SENSORS_TC654 is not set
  2263. # CONFIG_SENSORS_TPS23861 is not set
  2264. # CONFIG_SENSORS_MR75203 is not set
  2265. # CONFIG_SENSORS_LM63 is not set
  2266. # CONFIG_SENSORS_LM73 is not set
  2267. # CONFIG_SENSORS_LM75 is not set
  2268. # CONFIG_SENSORS_LM77 is not set
  2269. # CONFIG_SENSORS_LM78 is not set
  2270. # CONFIG_SENSORS_LM80 is not set
  2271. # CONFIG_SENSORS_LM83 is not set
  2272. # CONFIG_SENSORS_LM85 is not set
  2273. # CONFIG_SENSORS_LM87 is not set
  2274. # CONFIG_SENSORS_LM90 is not set
  2275. # CONFIG_SENSORS_LM92 is not set
  2276. # CONFIG_SENSORS_LM93 is not set
  2277. # CONFIG_SENSORS_LM95234 is not set
  2278. # CONFIG_SENSORS_LM95241 is not set
  2279. # CONFIG_SENSORS_LM95245 is not set
  2280. # CONFIG_SENSORS_NCT6775_I2C is not set
  2281. # CONFIG_SENSORS_NCT7802 is not set
  2282. # CONFIG_SENSORS_NPCM7XX is not set
  2283. # CONFIG_SENSORS_NZXT_KRAKEN2 is not set
  2284. # CONFIG_SENSORS_NZXT_SMART2 is not set
  2285. # CONFIG_SENSORS_OCC_P8_I2C is not set
  2286. # CONFIG_SENSORS_PCF8591 is not set
  2287. # CONFIG_PMBUS is not set
  2288. # CONFIG_SENSORS_SBTSI is not set
  2289. # CONFIG_SENSORS_SBRMI is not set
  2290. # CONFIG_SENSORS_SHT21 is not set
  2291. # CONFIG_SENSORS_SHT3x is not set
  2292. # CONFIG_SENSORS_SHT4x is not set
  2293. # CONFIG_SENSORS_SHTC1 is not set
  2294. # CONFIG_SENSORS_SIS5595 is not set
  2295. # CONFIG_SENSORS_EMC1403 is not set
  2296. # CONFIG_SENSORS_EMC2103 is not set
  2297. # CONFIG_SENSORS_EMC2305 is not set
  2298. # CONFIG_SENSORS_EMC6W201 is not set
  2299. # CONFIG_SENSORS_SMSC47M192 is not set
  2300. # CONFIG_SENSORS_STTS751 is not set
  2301. # CONFIG_SENSORS_ADC128D818 is not set
  2302. # CONFIG_SENSORS_ADS7828 is not set
  2303. # CONFIG_SENSORS_AMC6821 is not set
  2304. # CONFIG_SENSORS_INA209 is not set
  2305. # CONFIG_SENSORS_INA2XX is not set
  2306. # CONFIG_SENSORS_INA238 is not set
  2307. # CONFIG_SENSORS_INA3221 is not set
  2308. # CONFIG_SENSORS_TC74 is not set
  2309. # CONFIG_SENSORS_THMC50 is not set
  2310. # CONFIG_SENSORS_TMP102 is not set
  2311. # CONFIG_SENSORS_TMP103 is not set
  2312. # CONFIG_SENSORS_TMP108 is not set
  2313. # CONFIG_SENSORS_TMP401 is not set
  2314. # CONFIG_SENSORS_TMP421 is not set
  2315. # CONFIG_SENSORS_TMP464 is not set
  2316. # CONFIG_SENSORS_TMP513 is not set
  2317. # CONFIG_SENSORS_VIA686A is not set
  2318. # CONFIG_SENSORS_VT8231 is not set
  2319. # CONFIG_SENSORS_W83773G is not set
  2320. # CONFIG_SENSORS_W83781D is not set
  2321. # CONFIG_SENSORS_W83791D is not set
  2322. # CONFIG_SENSORS_W83792D is not set
  2323. # CONFIG_SENSORS_W83793 is not set
  2324. # CONFIG_SENSORS_W83795 is not set
  2325. # CONFIG_SENSORS_W83L785TS is not set
  2326. # CONFIG_SENSORS_W83L786NG is not set
  2327. # CONFIG_THERMAL is not set
  2328. # CONFIG_WATCHDOG is not set
  2329. CONFIG_SSB_POSSIBLE=y
  2330. CONFIG_SSB=m
  2331. CONFIG_SSB_SPROM=y
  2332. CONFIG_SSB_PCIHOST_POSSIBLE=y
  2333. CONFIG_SSB_PCIHOST=y
  2334. CONFIG_SSB_B43_PCI_BRIDGE=y
  2335. CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y
  2336. CONFIG_SSB_DRIVER_PCICORE=y
  2337. CONFIG_BCMA_POSSIBLE=y
  2338. CONFIG_BCMA=m
  2339. CONFIG_BCMA_HOST_PCI_POSSIBLE=y
  2340. CONFIG_BCMA_HOST_PCI=y
  2341. CONFIG_BCMA_HOST_SOC=y
  2342. CONFIG_BCMA_DRIVER_PCI=y
  2343. CONFIG_BCMA_SFLASH=y
  2344. CONFIG_BCMA_DRIVER_GMAC_CMN=y
  2345. # CONFIG_BCMA_DEBUG is not set
  2346.  
  2347. #
  2348. # Multifunction device drivers
  2349. #
  2350. # CONFIG_MFD_ACT8945A is not set
  2351. # CONFIG_MFD_AS3711 is not set
  2352. # CONFIG_MFD_SMPRO is not set
  2353. # CONFIG_MFD_AS3722 is not set
  2354. # CONFIG_PMIC_ADP5520 is not set
  2355. # CONFIG_MFD_ATMEL_FLEXCOM is not set
  2356. # CONFIG_MFD_ATMEL_HLCDC is not set
  2357. # CONFIG_MFD_BCM590XX is not set
  2358. # CONFIG_MFD_BD9571MWV is not set
  2359. # CONFIG_MFD_AXP20X_I2C is not set
  2360. # CONFIG_MFD_CS42L43_I2C is not set
  2361. # CONFIG_MFD_MADERA is not set
  2362. # CONFIG_MFD_MAX5970 is not set
  2363. # CONFIG_PMIC_DA903X is not set
  2364. # CONFIG_MFD_DA9052_I2C is not set
  2365. # CONFIG_MFD_DA9055 is not set
  2366. # CONFIG_MFD_DA9062 is not set
  2367. # CONFIG_MFD_DA9063 is not set
  2368. # CONFIG_MFD_DA9150 is not set
  2369. # CONFIG_MFD_DLN2 is not set
  2370. # CONFIG_MFD_GATEWORKS_GSC is not set
  2371. # CONFIG_MFD_MC13XXX_I2C is not set
  2372. # CONFIG_MFD_MP2629 is not set
  2373. # CONFIG_MFD_HI6421_PMIC is not set
  2374. # CONFIG_LPC_ICH is not set
  2375. # CONFIG_LPC_SCH is not set
  2376. # CONFIG_MFD_IQS62X is not set
  2377. # CONFIG_MFD_JANZ_CMODIO is not set
  2378. # CONFIG_MFD_KEMPLD is not set
  2379. # CONFIG_MFD_88PM800 is not set
  2380. # CONFIG_MFD_88PM805 is not set
  2381. # CONFIG_MFD_88PM860X is not set
  2382. # CONFIG_MFD_MAX14577 is not set
  2383. # CONFIG_MFD_MAX77541 is not set
  2384. # CONFIG_MFD_MAX77620 is not set
  2385. # CONFIG_MFD_MAX77650 is not set
  2386. # CONFIG_MFD_MAX77686 is not set
  2387. # CONFIG_MFD_MAX77693 is not set
  2388. # CONFIG_MFD_MAX77714 is not set
  2389. # CONFIG_MFD_MAX77843 is not set
  2390. # CONFIG_MFD_MAX8907 is not set
  2391. # CONFIG_MFD_MAX8925 is not set
  2392. # CONFIG_MFD_MAX8997 is not set
  2393. # CONFIG_MFD_MAX8998 is not set
  2394. # CONFIG_MFD_MT6360 is not set
  2395. # CONFIG_MFD_MT6370 is not set
  2396. # CONFIG_MFD_MT6397 is not set
  2397. # CONFIG_MFD_MENF21BMC is not set
  2398. # CONFIG_MFD_VIPERBOARD is not set
  2399. # CONFIG_MFD_NTXEC is not set
  2400. # CONFIG_MFD_RETU is not set
  2401. # CONFIG_MFD_PCF50633 is not set
  2402. # CONFIG_MFD_SY7636A is not set
  2403. # CONFIG_MFD_RDC321X is not set
  2404. # CONFIG_MFD_RT4831 is not set
  2405. # CONFIG_MFD_RT5033 is not set
  2406. # CONFIG_MFD_RT5120 is not set
  2407. # CONFIG_MFD_RC5T583 is not set
  2408. # CONFIG_MFD_RK8XX_I2C is not set
  2409. # CONFIG_MFD_RN5T618 is not set
  2410. # CONFIG_MFD_SEC_CORE is not set
  2411. # CONFIG_MFD_SI476X_CORE is not set
  2412. # CONFIG_MFD_SM501 is not set
  2413. # CONFIG_MFD_SKY81452 is not set
  2414. # CONFIG_MFD_STMPE is not set
  2415. # CONFIG_MFD_SYSCON is not set
  2416. # CONFIG_MFD_TI_AM335X_TSCADC is not set
  2417. # CONFIG_MFD_LP3943 is not set
  2418. # CONFIG_MFD_LP8788 is not set
  2419. # CONFIG_MFD_TI_LMU is not set
  2420. # CONFIG_MFD_PALMAS is not set
  2421. # CONFIG_TPS6105X is not set
  2422. # CONFIG_TPS6507X is not set
  2423. # CONFIG_MFD_TPS65086 is not set
  2424. # CONFIG_MFD_TPS65090 is not set
  2425. # CONFIG_MFD_TPS65217 is not set
  2426. # CONFIG_MFD_TI_LP873X is not set
  2427. # CONFIG_MFD_TI_LP87565 is not set
  2428. # CONFIG_MFD_TPS65218 is not set
  2429. # CONFIG_MFD_TPS65219 is not set
  2430. # CONFIG_MFD_TPS6586X is not set
  2431. # CONFIG_MFD_TPS65912_I2C is not set
  2432. # CONFIG_MFD_TPS6594_I2C is not set
  2433. # CONFIG_TWL4030_CORE is not set
  2434. # CONFIG_TWL6040_CORE is not set
  2435. # CONFIG_MFD_WL1273_CORE is not set
  2436. # CONFIG_MFD_LM3533 is not set
  2437. # CONFIG_MFD_TC3589X is not set
  2438. # CONFIG_MFD_TQMX86 is not set
  2439. # CONFIG_MFD_VX855 is not set
  2440. # CONFIG_MFD_LOCHNAGAR is not set
  2441. # CONFIG_MFD_ARIZONA_I2C is not set
  2442. # CONFIG_MFD_WM8400 is not set
  2443. # CONFIG_MFD_WM831X_I2C is not set
  2444. # CONFIG_MFD_WM8350_I2C is not set
  2445. # CONFIG_MFD_WM8994 is not set
  2446. # CONFIG_MFD_ROHM_BD718XX is not set
  2447. # CONFIG_MFD_ROHM_BD71828 is not set
  2448. # CONFIG_MFD_ROHM_BD957XMUF is not set
  2449. # CONFIG_MFD_STPMIC1 is not set
  2450. # CONFIG_MFD_STMFX is not set
  2451. # CONFIG_MFD_ATC260X_I2C is not set
  2452. # CONFIG_MFD_QCOM_PM8008 is not set
  2453. # CONFIG_MFD_RSMU_I2C is not set
  2454. # end of Multifunction device drivers
  2455.  
  2456. # CONFIG_REGULATOR is not set
  2457. # CONFIG_RC_CORE is not set
  2458.  
  2459. #
  2460. # CEC support
  2461. #
  2462. # CONFIG_MEDIA_CEC_SUPPORT is not set
  2463. # end of CEC support
  2464.  
  2465. # CONFIG_MEDIA_SUPPORT is not set
  2466.  
  2467. #
  2468. # Graphics support
  2469. #
  2470. CONFIG_APERTURE_HELPERS=y
  2471. CONFIG_VIDEO_CMDLINE=y
  2472. CONFIG_VIDEO_NOMODESET=y
  2473. # CONFIG_AUXDISPLAY is not set
  2474. # CONFIG_AGP is not set
  2475. CONFIG_DRM=y
  2476. # CONFIG_DRM_DEBUG_MM is not set
  2477. CONFIG_DRM_KMS_HELPER=y
  2478. # CONFIG_DRM_DEBUG_DP_MST_TOPOLOGY_REFS is not set
  2479. # CONFIG_DRM_DEBUG_MODESET_LOCK is not set
  2480. CONFIG_DRM_FBDEV_EMULATION=y
  2481. CONFIG_DRM_FBDEV_OVERALLOC=100
  2482. # CONFIG_DRM_FBDEV_LEAK_PHYS_SMEM is not set
  2483. # CONFIG_DRM_LOAD_EDID_FIRMWARE is not set
  2484. CONFIG_DRM_DISPLAY_HELPER=m
  2485. CONFIG_DRM_DISPLAY_DP_HELPER=y
  2486. CONFIG_DRM_DISPLAY_HDMI_HELPER=y
  2487. # CONFIG_DRM_DP_AUX_CHARDEV is not set
  2488. # CONFIG_DRM_DP_CEC is not set
  2489. CONFIG_DRM_TTM=m
  2490. CONFIG_DRM_EXEC=m
  2491. CONFIG_DRM_TTM_HELPER=m
  2492. CONFIG_DRM_GEM_SHMEM_HELPER=m
  2493. CONFIG_DRM_SUBALLOC_HELPER=m
  2494. CONFIG_DRM_SCHED=m
  2495.  
  2496. #
  2497. # I2C encoder or helper chips
  2498. #
  2499. # CONFIG_DRM_I2C_CH7006 is not set
  2500. # CONFIG_DRM_I2C_SIL164 is not set
  2501. # CONFIG_DRM_I2C_NXP_TDA998X is not set
  2502. # CONFIG_DRM_I2C_NXP_TDA9950 is not set
  2503. # end of I2C encoder or helper chips
  2504.  
  2505. #
  2506. # ARM devices
  2507. #
  2508. # end of ARM devices
  2509.  
  2510. CONFIG_DRM_RADEON=m
  2511. CONFIG_DRM_RADEON_USERPTR=y
  2512. # CONFIG_DRM_AMDGPU is not set
  2513. CONFIG_DRM_NOUVEAU=m
  2514. CONFIG_NOUVEAU_DEBUG=5
  2515. CONFIG_NOUVEAU_DEBUG_DEFAULT=3
  2516. # CONFIG_NOUVEAU_DEBUG_MMU is not set
  2517. # CONFIG_NOUVEAU_DEBUG_PUSH is not set
  2518. CONFIG_DRM_NOUVEAU_BACKLIGHT=y
  2519. CONFIG_DRM_VGEM=m
  2520. # CONFIG_DRM_VKMS is not set
  2521. # CONFIG_DRM_UDL is not set
  2522. # CONFIG_DRM_AST is not set
  2523. # CONFIG_DRM_MGAG200 is not set
  2524. # CONFIG_DRM_QXL is not set
  2525. CONFIG_DRM_VIRTIO_GPU=m
  2526. CONFIG_DRM_VIRTIO_GPU_KMS=y
  2527. CONFIG_DRM_PANEL=y
  2528.  
  2529. #
  2530. # Display Panels
  2531. #
  2532. # CONFIG_DRM_PANEL_LVDS is not set
  2533. # CONFIG_DRM_PANEL_SIMPLE is not set
  2534. # CONFIG_DRM_PANEL_EDP is not set
  2535. # CONFIG_DRM_PANEL_OLIMEX_LCD_OLINUXINO is not set
  2536. # CONFIG_DRM_PANEL_SAMSUNG_ATNA33XC20 is not set
  2537. # CONFIG_DRM_PANEL_SAMSUNG_S6D7AA0 is not set
  2538. # CONFIG_DRM_PANEL_SAMSUNG_S6E63M0 is not set
  2539. # CONFIG_DRM_PANEL_SAMSUNG_S6E88A0_AMS452EF01 is not set
  2540. # CONFIG_DRM_PANEL_SAMSUNG_S6E8AA0 is not set
  2541. # CONFIG_DRM_PANEL_SEIKO_43WVF1G is not set
  2542. # end of Display Panels
  2543.  
  2544. CONFIG_DRM_BRIDGE=y
  2545. CONFIG_DRM_PANEL_BRIDGE=y
  2546.  
  2547. #
  2548. # Display Interface Bridges
  2549. #
  2550. # CONFIG_DRM_CHIPONE_ICN6211 is not set
  2551. # CONFIG_DRM_CHRONTEL_CH7033 is not set
  2552. # CONFIG_DRM_DISPLAY_CONNECTOR is not set
  2553. # CONFIG_DRM_ITE_IT6505 is not set
  2554. # CONFIG_DRM_LONTIUM_LT8912B is not set
  2555. # CONFIG_DRM_LONTIUM_LT9211 is not set
  2556. # CONFIG_DRM_LONTIUM_LT9611 is not set
  2557. # CONFIG_DRM_LONTIUM_LT9611UXC is not set
  2558. # CONFIG_DRM_ITE_IT66121 is not set
  2559. # CONFIG_DRM_LVDS_CODEC is not set
  2560. # CONFIG_DRM_MEGACHIPS_STDPXXXX_GE_B850V3_FW is not set
  2561. # CONFIG_DRM_NXP_PTN3460 is not set
  2562. # CONFIG_DRM_PARADE_PS8622 is not set
  2563. # CONFIG_DRM_PARADE_PS8640 is not set
  2564. # CONFIG_DRM_SIL_SII8620 is not set
  2565. # CONFIG_DRM_SII902X is not set
  2566. # CONFIG_DRM_SII9234 is not set
  2567. # CONFIG_DRM_SIMPLE_BRIDGE is not set
  2568. # CONFIG_DRM_THINE_THC63LVD1024 is not set
  2569. # CONFIG_DRM_TOSHIBA_TC358762 is not set
  2570. # CONFIG_DRM_TOSHIBA_TC358764 is not set
  2571. # CONFIG_DRM_TOSHIBA_TC358767 is not set
  2572. # CONFIG_DRM_TOSHIBA_TC358768 is not set
  2573. # CONFIG_DRM_TOSHIBA_TC358775 is not set
  2574. # CONFIG_DRM_TI_DLPC3433 is not set
  2575. # CONFIG_DRM_TI_TFP410 is not set
  2576. # CONFIG_DRM_TI_SN65DSI83 is not set
  2577. # CONFIG_DRM_TI_SN65DSI86 is not set
  2578. # CONFIG_DRM_TI_TPD12S015 is not set
  2579. # CONFIG_DRM_ANALOGIX_ANX6345 is not set
  2580. # CONFIG_DRM_ANALOGIX_ANX78XX is not set
  2581. # CONFIG_DRM_ANALOGIX_ANX7625 is not set
  2582. # CONFIG_DRM_I2C_ADV7511 is not set
  2583. # CONFIG_DRM_CDNS_DSI is not set
  2584. # CONFIG_DRM_CDNS_MHDP8546 is not set
  2585. # end of Display Interface Bridges
  2586.  
  2587. # CONFIG_DRM_LOONGSON is not set
  2588. # CONFIG_DRM_ETNAVIV is not set
  2589. # CONFIG_DRM_LOGICVC is not set
  2590. # CONFIG_DRM_ARCPGU is not set
  2591. # CONFIG_DRM_BOCHS is not set
  2592. # CONFIG_DRM_CIRRUS_QEMU is not set
  2593. # CONFIG_DRM_GM12U320 is not set
  2594. # CONFIG_DRM_OFDRM is not set
  2595. # CONFIG_DRM_SIMPLEDRM is not set
  2596. # CONFIG_DRM_GUD is not set
  2597. # CONFIG_DRM_SSD130X is not set
  2598. # CONFIG_DRM_LEGACY is not set
  2599. CONFIG_DRM_PANEL_ORIENTATION_QUIRKS=y
  2600.  
  2601. #
  2602. # Frame buffer Devices
  2603. #
  2604. CONFIG_FB=y
  2605. CONFIG_FB_MACMODES=y
  2606. # CONFIG_FB_CIRRUS is not set
  2607. # CONFIG_FB_PM2 is not set
  2608. # CONFIG_FB_CYBER2000 is not set
  2609. CONFIG_FB_OF=y
  2610. # CONFIG_FB_ASILIANT is not set
  2611. # CONFIG_FB_IMSTT is not set
  2612. # CONFIG_FB_VGA16 is not set
  2613. # CONFIG_FB_OPENCORES is not set
  2614. # CONFIG_FB_S1D13XXX is not set
  2615. # CONFIG_FB_NVIDIA is not set
  2616. # CONFIG_FB_RIVA is not set
  2617. # CONFIG_FB_I740 is not set
  2618. # CONFIG_FB_MATROX is not set
  2619. # CONFIG_FB_RADEON is not set
  2620. # CONFIG_FB_ATY128 is not set
  2621. # CONFIG_FB_ATY is not set
  2622. # CONFIG_FB_S3 is not set
  2623. # CONFIG_FB_SAVAGE is not set
  2624. # CONFIG_FB_SIS is not set
  2625. # CONFIG_FB_NEOMAGIC is not set
  2626. # CONFIG_FB_KYRO is not set
  2627. # CONFIG_FB_3DFX is not set
  2628. # CONFIG_FB_VOODOO1 is not set
  2629. # CONFIG_FB_VT8623 is not set
  2630. # CONFIG_FB_TRIDENT is not set
  2631. # CONFIG_FB_ARK is not set
  2632. # CONFIG_FB_PM3 is not set
  2633. # CONFIG_FB_CARMINE is not set
  2634. # CONFIG_FB_SMSCUFX is not set
  2635. # CONFIG_FB_UDL is not set
  2636. # CONFIG_FB_IBM_GXT4500 is not set
  2637. # CONFIG_FB_VIRTUAL is not set
  2638. # CONFIG_FB_METRONOME is not set
  2639. # CONFIG_FB_MB862XX is not set
  2640. # CONFIG_FB_SIMPLE is not set
  2641. # CONFIG_FB_SM712 is not set
  2642. CONFIG_FB_CORE=y
  2643. CONFIG_FB_NOTIFY=y
  2644. # CONFIG_FIRMWARE_EDID is not set
  2645. CONFIG_FB_DEVICE=y
  2646. CONFIG_FB_CFB_FILLRECT=y
  2647. CONFIG_FB_CFB_COPYAREA=y
  2648. CONFIG_FB_CFB_IMAGEBLIT=y
  2649. CONFIG_FB_SYS_FILLRECT=y
  2650. CONFIG_FB_SYS_COPYAREA=y
  2651. CONFIG_FB_SYS_IMAGEBLIT=y
  2652. CONFIG_FB_FOREIGN_ENDIAN=y
  2653. CONFIG_FB_BOTH_ENDIAN=y
  2654. # CONFIG_FB_BIG_ENDIAN is not set
  2655. # CONFIG_FB_LITTLE_ENDIAN is not set
  2656. CONFIG_FB_SYS_FOPS=y
  2657. CONFIG_FB_DEFERRED_IO=y
  2658. CONFIG_FB_IOMEM_HELPERS=y
  2659. CONFIG_FB_SYSMEM_HELPERS=y
  2660. CONFIG_FB_SYSMEM_HELPERS_DEFERRED=y
  2661. # CONFIG_FB_MODE_HELPERS is not set
  2662. # CONFIG_FB_TILEBLITTING is not set
  2663. # end of Frame buffer Devices
  2664.  
  2665. #
  2666. # Backlight & LCD device support
  2667. #
  2668. # CONFIG_LCD_CLASS_DEVICE is not set
  2669. CONFIG_BACKLIGHT_CLASS_DEVICE=m
  2670. # CONFIG_BACKLIGHT_KTZ8866 is not set
  2671. # CONFIG_BACKLIGHT_QCOM_WLED is not set
  2672. # CONFIG_BACKLIGHT_ADP8860 is not set
  2673. # CONFIG_BACKLIGHT_ADP8870 is not set
  2674. # CONFIG_BACKLIGHT_LM3639 is not set
  2675. # CONFIG_BACKLIGHT_LV5207LP is not set
  2676. # CONFIG_BACKLIGHT_BD6107 is not set
  2677. # CONFIG_BACKLIGHT_ARCXCNN is not set
  2678. # CONFIG_BACKLIGHT_LED is not set
  2679. # end of Backlight & LCD device support
  2680.  
  2681. CONFIG_HDMI=y
  2682.  
  2683. #
  2684. # Console display driver support
  2685. #
  2686. CONFIG_VGA_CONSOLE=y
  2687. CONFIG_DUMMY_CONSOLE=y
  2688. CONFIG_DUMMY_CONSOLE_COLUMNS=80
  2689. CONFIG_DUMMY_CONSOLE_ROWS=25
  2690. CONFIG_FRAMEBUFFER_CONSOLE=y
  2691. # CONFIG_FRAMEBUFFER_CONSOLE_LEGACY_ACCELERATION is not set
  2692. CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
  2693. # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
  2694. # CONFIG_FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER is not set
  2695. # end of Console display driver support
  2696.  
  2697. # CONFIG_LOGO is not set
  2698. # end of Graphics support
  2699.  
  2700. # CONFIG_DRM_ACCEL is not set
  2701. CONFIG_SOUND=m
  2702. CONFIG_SOUND_OSS_CORE=y
  2703. CONFIG_SOUND_OSS_CORE_PRECLAIM=y
  2704. CONFIG_SND=m
  2705. CONFIG_SND_TIMER=m
  2706. CONFIG_SND_PCM=m
  2707. CONFIG_SND_HWDEP=m
  2708. CONFIG_SND_SEQ_DEVICE=m
  2709. CONFIG_SND_RAWMIDI=m
  2710. CONFIG_SND_JACK=y
  2711. CONFIG_SND_JACK_INPUT_DEV=y
  2712. CONFIG_SND_OSSEMUL=y
  2713. CONFIG_SND_MIXER_OSS=m
  2714. CONFIG_SND_PCM_OSS=m
  2715. CONFIG_SND_PCM_OSS_PLUGINS=y
  2716. CONFIG_SND_PCM_TIMER=y
  2717. CONFIG_SND_HRTIMER=m
  2718. CONFIG_SND_DYNAMIC_MINORS=y
  2719. CONFIG_SND_MAX_CARDS=6
  2720. # CONFIG_SND_SUPPORT_OLD_API is not set
  2721. CONFIG_SND_PROC_FS=y
  2722. CONFIG_SND_VERBOSE_PROCFS=y
  2723. # CONFIG_SND_VERBOSE_PRINTK is not set
  2724. # CONFIG_SND_CTL_FAST_LOOKUP is not set
  2725. # CONFIG_SND_DEBUG is not set
  2726. CONFIG_SND_CTL_INPUT_VALIDATION=y
  2727. CONFIG_SND_VMASTER=y
  2728. CONFIG_SND_SEQUENCER=m
  2729. # CONFIG_SND_SEQ_DUMMY is not set
  2730. # CONFIG_SND_SEQUENCER_OSS is not set
  2731. CONFIG_SND_SEQ_HRTIMER_DEFAULT=y
  2732. CONFIG_SND_SEQ_MIDI_EVENT=m
  2733. CONFIG_SND_SEQ_MIDI=m
  2734. CONFIG_SND_SEQ_VIRMIDI=m
  2735. # CONFIG_SND_SEQ_UMP is not set
  2736. CONFIG_SND_DRIVERS=y
  2737. # CONFIG_SND_DUMMY is not set
  2738. CONFIG_SND_ALOOP=m
  2739. # CONFIG_SND_PCMTEST is not set
  2740. CONFIG_SND_VIRMIDI=m
  2741. # CONFIG_SND_MTPAV is not set
  2742. # CONFIG_SND_SERIAL_U16550 is not set
  2743. # CONFIG_SND_MPU401 is not set
  2744. CONFIG_SND_PCI=y
  2745. # CONFIG_SND_AD1889 is not set
  2746. # CONFIG_SND_ALS4000 is not set
  2747. # CONFIG_SND_ATIIXP is not set
  2748. # CONFIG_SND_ATIIXP_MODEM is not set
  2749. # CONFIG_SND_AU8810 is not set
  2750. # CONFIG_SND_AU8820 is not set
  2751. # CONFIG_SND_AU8830 is not set
  2752. # CONFIG_SND_AW2 is not set
  2753. # CONFIG_SND_BT87X is not set
  2754. # CONFIG_SND_CA0106 is not set
  2755. # CONFIG_SND_CMIPCI is not set
  2756. # CONFIG_SND_OXYGEN is not set
  2757. # CONFIG_SND_CS4281 is not set
  2758. # CONFIG_SND_CS46XX is not set
  2759. # CONFIG_SND_CTXFI is not set
  2760. # CONFIG_SND_DARLA20 is not set
  2761. # CONFIG_SND_GINA20 is not set
  2762. # CONFIG_SND_LAYLA20 is not set
  2763. # CONFIG_SND_DARLA24 is not set
  2764. # CONFIG_SND_GINA24 is not set
  2765. # CONFIG_SND_LAYLA24 is not set
  2766. # CONFIG_SND_MONA is not set
  2767. # CONFIG_SND_MIA is not set
  2768. # CONFIG_SND_ECHO3G is not set
  2769. # CONFIG_SND_INDIGO is not set
  2770. # CONFIG_SND_INDIGOIO is not set
  2771. # CONFIG_SND_INDIGODJ is not set
  2772. # CONFIG_SND_INDIGOIOX is not set
  2773. # CONFIG_SND_INDIGODJX is not set
  2774. # CONFIG_SND_ENS1370 is not set
  2775. # CONFIG_SND_ENS1371 is not set
  2776. # CONFIG_SND_FM801 is not set
  2777. # CONFIG_SND_HDSP is not set
  2778. # CONFIG_SND_HDSPM is not set
  2779. # CONFIG_SND_ICE1724 is not set
  2780. # CONFIG_SND_INTEL8X0 is not set
  2781. # CONFIG_SND_INTEL8X0M is not set
  2782. # CONFIG_SND_KORG1212 is not set
  2783. # CONFIG_SND_LOLA is not set
  2784. # CONFIG_SND_LX6464ES is not set
  2785. # CONFIG_SND_MIXART is not set
  2786. # CONFIG_SND_NM256 is not set
  2787. # CONFIG_SND_PCXHR is not set
  2788. # CONFIG_SND_RIPTIDE is not set
  2789. # CONFIG_SND_RME32 is not set
  2790. # CONFIG_SND_RME96 is not set
  2791. # CONFIG_SND_RME9652 is not set
  2792. # CONFIG_SND_SE6X is not set
  2793. # CONFIG_SND_VIA82XX is not set
  2794. # CONFIG_SND_VIA82XX_MODEM is not set
  2795. # CONFIG_SND_VIRTUOSO is not set
  2796. # CONFIG_SND_VX222 is not set
  2797. # CONFIG_SND_YMFPCI is not set
  2798.  
  2799. #
  2800. # HD-Audio
  2801. #
  2802. CONFIG_SND_HDA=m
  2803. CONFIG_SND_HDA_INTEL=m
  2804. CONFIG_SND_HDA_HWDEP=y
  2805. CONFIG_SND_HDA_RECONFIG=y
  2806. # CONFIG_SND_HDA_INPUT_BEEP is not set
  2807. # CONFIG_SND_HDA_PATCH_LOADER is not set
  2808. # CONFIG_SND_HDA_CODEC_REALTEK is not set
  2809. # CONFIG_SND_HDA_CODEC_ANALOG is not set
  2810. # CONFIG_SND_HDA_CODEC_SIGMATEL is not set
  2811. # CONFIG_SND_HDA_CODEC_VIA is not set
  2812. CONFIG_SND_HDA_CODEC_HDMI=m
  2813. # CONFIG_SND_HDA_CODEC_CIRRUS is not set
  2814. # CONFIG_SND_HDA_CODEC_CS8409 is not set
  2815. # CONFIG_SND_HDA_CODEC_CONEXANT is not set
  2816. # CONFIG_SND_HDA_CODEC_CA0110 is not set
  2817. # CONFIG_SND_HDA_CODEC_CA0132 is not set
  2818. # CONFIG_SND_HDA_CODEC_CMEDIA is not set
  2819. # CONFIG_SND_HDA_CODEC_SI3054 is not set
  2820. # CONFIG_SND_HDA_GENERIC is not set
  2821. CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0
  2822. # CONFIG_SND_HDA_INTEL_HDMI_SILENT_STREAM is not set
  2823. # CONFIG_SND_HDA_CTL_DEV_ID is not set
  2824. # end of HD-Audio
  2825.  
  2826. CONFIG_SND_HDA_CORE=m
  2827. CONFIG_SND_HDA_COMPONENT=y
  2828. CONFIG_SND_HDA_PREALLOC_SIZE=2048
  2829. CONFIG_SND_INTEL_DSP_CONFIG=m
  2830. CONFIG_SND_PPC=y
  2831. CONFIG_SND_POWERMAC=m
  2832. CONFIG_SND_POWERMAC_AUTO_DRC=y
  2833. CONFIG_SND_AOA=m
  2834. CONFIG_SND_AOA_FABRIC_LAYOUT=m
  2835. CONFIG_SND_AOA_ONYX=m
  2836. CONFIG_SND_AOA_TAS=m
  2837. # CONFIG_SND_AOA_TOONIE is not set
  2838. CONFIG_SND_AOA_SOUNDBUS=m
  2839. CONFIG_SND_AOA_SOUNDBUS_I2S=m
  2840. # CONFIG_SND_USB is not set
  2841. CONFIG_SND_FIREWIRE=y
  2842. CONFIG_SND_FIREWIRE_LIB=m
  2843. # CONFIG_SND_DICE is not set
  2844. # CONFIG_SND_OXFW is not set
  2845. CONFIG_SND_ISIGHT=m
  2846. # CONFIG_SND_FIREWORKS is not set
  2847. # CONFIG_SND_BEBOB is not set
  2848. # CONFIG_SND_FIREWIRE_DIGI00X is not set
  2849. # CONFIG_SND_FIREWIRE_TASCAM is not set
  2850. # CONFIG_SND_FIREWIRE_MOTU is not set
  2851. # CONFIG_SND_FIREFACE is not set
  2852. # CONFIG_SND_SOC is not set
  2853. # CONFIG_SND_VIRTIO is not set
  2854. CONFIG_HID_SUPPORT=y
  2855. CONFIG_HID=y
  2856. CONFIG_HID_BATTERY_STRENGTH=y
  2857. CONFIG_HIDRAW=y
  2858. CONFIG_UHID=m
  2859. CONFIG_HID_GENERIC=y
  2860.  
  2861. #
  2862. # Special HID drivers
  2863. #
  2864. # CONFIG_HID_A4TECH is not set
  2865. # CONFIG_HID_ACCUTOUCH is not set
  2866. # CONFIG_HID_ACRUX is not set
  2867. # CONFIG_HID_APPLE is not set
  2868. # CONFIG_HID_APPLEIR is not set
  2869. # CONFIG_HID_ASUS is not set
  2870. # CONFIG_HID_AUREAL is not set
  2871. # CONFIG_HID_BELKIN is not set
  2872. # CONFIG_HID_BETOP_FF is not set
  2873. # CONFIG_HID_BIGBEN_FF is not set
  2874. # CONFIG_HID_CHERRY is not set
  2875. # CONFIG_HID_CHICONY is not set
  2876. # CONFIG_HID_CORSAIR is not set
  2877. # CONFIG_HID_COUGAR is not set
  2878. # CONFIG_HID_MACALLY is not set
  2879. # CONFIG_HID_PRODIKEYS is not set
  2880. # CONFIG_HID_CMEDIA is not set
  2881. # CONFIG_HID_CREATIVE_SB0540 is not set
  2882. # CONFIG_HID_CYPRESS is not set
  2883. # CONFIG_HID_DRAGONRISE is not set
  2884. # CONFIG_HID_EMS_FF is not set
  2885. # CONFIG_HID_ELAN is not set
  2886. # CONFIG_HID_ELECOM is not set
  2887. # CONFIG_HID_ELO is not set
  2888. # CONFIG_HID_EVISION is not set
  2889. # CONFIG_HID_EZKEY is not set
  2890. # CONFIG_HID_FT260 is not set
  2891. # CONFIG_HID_GEMBIRD is not set
  2892. # CONFIG_HID_GFRM is not set
  2893. # CONFIG_HID_GLORIOUS is not set
  2894. # CONFIG_HID_HOLTEK is not set
  2895. # CONFIG_HID_GOOGLE_STADIA_FF is not set
  2896. # CONFIG_HID_VIVALDI is not set
  2897. # CONFIG_HID_GT683R is not set
  2898. # CONFIG_HID_KEYTOUCH is not set
  2899. # CONFIG_HID_KYE is not set
  2900. # CONFIG_HID_UCLOGIC is not set
  2901. # CONFIG_HID_WALTOP is not set
  2902. # CONFIG_HID_VIEWSONIC is not set
  2903. # CONFIG_HID_VRC2 is not set
  2904. # CONFIG_HID_XIAOMI is not set
  2905. # CONFIG_HID_GYRATION is not set
  2906. # CONFIG_HID_ICADE is not set
  2907. # CONFIG_HID_ITE is not set
  2908. # CONFIG_HID_JABRA is not set
  2909. # CONFIG_HID_TWINHAN is not set
  2910. # CONFIG_HID_KENSINGTON is not set
  2911. # CONFIG_HID_LCPOWER is not set
  2912. # CONFIG_HID_LED is not set
  2913. # CONFIG_HID_LENOVO is not set
  2914. # CONFIG_HID_LETSKETCH is not set
  2915. # CONFIG_HID_LOGITECH is not set
  2916. CONFIG_HID_MAGICMOUSE=y
  2917. # CONFIG_HID_MALTRON is not set
  2918. # CONFIG_HID_MAYFLASH is not set
  2919. # CONFIG_HID_MEGAWORLD_FF is not set
  2920. # CONFIG_HID_REDRAGON is not set
  2921. CONFIG_HID_MICROSOFT=m
  2922. # CONFIG_HID_MONTEREY is not set
  2923. # CONFIG_HID_MULTITOUCH is not set
  2924. CONFIG_HID_NINTENDO=m
  2925. # CONFIG_NINTENDO_FF is not set
  2926. # CONFIG_HID_NTI is not set
  2927. # CONFIG_HID_NTRIG is not set
  2928. # CONFIG_HID_NVIDIA_SHIELD is not set
  2929. # CONFIG_HID_ORTEK is not set
  2930. # CONFIG_HID_PANTHERLORD is not set
  2931. # CONFIG_HID_PENMOUNT is not set
  2932. # CONFIG_HID_PETALYNX is not set
  2933. # CONFIG_HID_PICOLCD is not set
  2934. # CONFIG_HID_PLANTRONICS is not set
  2935. # CONFIG_HID_PXRC is not set
  2936. # CONFIG_HID_RAZER is not set
  2937. # CONFIG_HID_PRIMAX is not set
  2938. # CONFIG_HID_RETRODE is not set
  2939. CONFIG_HID_ROCCAT=m
  2940. # CONFIG_HID_SAITEK is not set
  2941. # CONFIG_HID_SAMSUNG is not set
  2942. # CONFIG_HID_SEMITEK is not set
  2943. # CONFIG_HID_SIGMAMICRO is not set
  2944. CONFIG_HID_SONY=m
  2945. # CONFIG_SONY_FF is not set
  2946. # CONFIG_HID_SPEEDLINK is not set
  2947. # CONFIG_HID_STEAM is not set
  2948. # CONFIG_HID_STEELSERIES is not set
  2949. # CONFIG_HID_SUNPLUS is not set
  2950. # CONFIG_HID_RMI is not set
  2951. # CONFIG_HID_GREENASIA is not set
  2952. # CONFIG_HID_SMARTJOYPLUS is not set
  2953. # CONFIG_HID_TIVO is not set
  2954. # CONFIG_HID_TOPSEED is not set
  2955. # CONFIG_HID_TOPRE is not set
  2956. # CONFIG_HID_THINGM is not set
  2957. # CONFIG_HID_THRUSTMASTER is not set
  2958. # CONFIG_HID_UDRAW_PS3 is not set
  2959. # CONFIG_HID_U2FZERO is not set
  2960. # CONFIG_HID_WACOM is not set
  2961. CONFIG_HID_WIIMOTE=m
  2962. # CONFIG_HID_XINMO is not set
  2963. # CONFIG_HID_ZEROPLUS is not set
  2964. # CONFIG_HID_ZYDACRON is not set
  2965. # CONFIG_HID_SENSOR_HUB is not set
  2966. # CONFIG_HID_ALPS is not set
  2967. # CONFIG_HID_MCP2221 is not set
  2968. # end of Special HID drivers
  2969.  
  2970. #
  2971. # HID-BPF support
  2972. #
  2973. # end of HID-BPF support
  2974.  
  2975. #
  2976. # USB HID support
  2977. #
  2978. CONFIG_USB_HID=y
  2979. # CONFIG_HID_PID is not set
  2980. CONFIG_USB_HIDDEV=y
  2981. # end of USB HID support
  2982.  
  2983. CONFIG_I2C_HID=y
  2984. # CONFIG_I2C_HID_OF is not set
  2985. # CONFIG_I2C_HID_OF_ELAN is not set
  2986. # CONFIG_I2C_HID_OF_GOODIX is not set
  2987. CONFIG_USB_OHCI_BIG_ENDIAN_DESC=y
  2988. CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y
  2989. CONFIG_USB_OHCI_LITTLE_ENDIAN=y
  2990. CONFIG_USB_SUPPORT=y
  2991. CONFIG_USB_COMMON=y
  2992. # CONFIG_USB_LED_TRIG is not set
  2993. # CONFIG_USB_ULPI_BUS is not set
  2994. CONFIG_USB_ARCH_HAS_HCD=y
  2995. CONFIG_USB=y
  2996. CONFIG_USB_PCI=y
  2997. CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
  2998.  
  2999. #
  3000. # Miscellaneous USB options
  3001. #
  3002. CONFIG_USB_DEFAULT_PERSIST=y
  3003. # CONFIG_USB_FEW_INIT_RETRIES is not set
  3004. # CONFIG_USB_DYNAMIC_MINORS is not set
  3005. # CONFIG_USB_OTG is not set
  3006. # CONFIG_USB_OTG_PRODUCTLIST is not set
  3007. # CONFIG_USB_OTG_DISABLE_EXTERNAL_HUB is not set
  3008. # CONFIG_USB_LEDS_TRIGGER_USBPORT is not set
  3009. CONFIG_USB_AUTOSUSPEND_DELAY=2
  3010. CONFIG_USB_MON=m
  3011.  
  3012. #
  3013. # USB Host Controller Drivers
  3014. #
  3015. # CONFIG_USB_C67X00_HCD is not set
  3016. # CONFIG_USB_XHCI_HCD is not set
  3017. CONFIG_USB_EHCI_HCD=y
  3018. CONFIG_USB_EHCI_ROOT_HUB_TT=y
  3019. CONFIG_USB_EHCI_TT_NEWSCHED=y
  3020. CONFIG_USB_EHCI_PCI=y
  3021. # CONFIG_USB_EHCI_FSL is not set
  3022. CONFIG_USB_EHCI_HCD_PPC_OF=y
  3023. # CONFIG_USB_EHCI_HCD_PLATFORM is not set
  3024. # CONFIG_USB_OXU210HP_HCD is not set
  3025. # CONFIG_USB_ISP116X_HCD is not set
  3026. CONFIG_USB_OHCI_HCD=y
  3027. CONFIG_USB_OHCI_HCD_PPC_OF_BE=y
  3028. # CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set
  3029. CONFIG_USB_OHCI_HCD_PPC_OF=y
  3030. CONFIG_USB_OHCI_HCD_PCI=m
  3031. # CONFIG_USB_OHCI_HCD_PLATFORM is not set
  3032. # CONFIG_USB_UHCI_HCD is not set
  3033. # CONFIG_USB_SL811_HCD is not set
  3034. # CONFIG_USB_R8A66597_HCD is not set
  3035. # CONFIG_USB_HCD_BCMA is not set
  3036. # CONFIG_USB_HCD_SSB is not set
  3037. # CONFIG_USB_HCD_TEST_MODE is not set
  3038.  
  3039. #
  3040. # USB Device Class drivers
  3041. #
  3042. # CONFIG_USB_ACM is not set
  3043. # CONFIG_USB_PRINTER is not set
  3044. # CONFIG_USB_WDM is not set
  3045. # CONFIG_USB_TMC is not set
  3046.  
  3047. #
  3048. # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
  3049. #
  3050.  
  3051. #
  3052. # also be needed; see USB_STORAGE Help for more info
  3053. #
  3054. CONFIG_USB_STORAGE=m
  3055. # CONFIG_USB_STORAGE_DEBUG is not set
  3056. # CONFIG_USB_STORAGE_REALTEK is not set
  3057. # CONFIG_USB_STORAGE_DATAFAB is not set
  3058. # CONFIG_USB_STORAGE_FREECOM is not set
  3059. # CONFIG_USB_STORAGE_ISD200 is not set
  3060. # CONFIG_USB_STORAGE_USBAT is not set
  3061. # CONFIG_USB_STORAGE_SDDR09 is not set
  3062. # CONFIG_USB_STORAGE_SDDR55 is not set
  3063. # CONFIG_USB_STORAGE_JUMPSHOT is not set
  3064. # CONFIG_USB_STORAGE_ALAUDA is not set
  3065. # CONFIG_USB_STORAGE_ONETOUCH is not set
  3066. # CONFIG_USB_STORAGE_KARMA is not set
  3067. # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
  3068. # CONFIG_USB_STORAGE_ENE_UB6250 is not set
  3069. CONFIG_USB_UAS=m
  3070.  
  3071. #
  3072. # USB Imaging devices
  3073. #
  3074. # CONFIG_USB_MDC800 is not set
  3075. # CONFIG_USB_MICROTEK is not set
  3076. # CONFIG_USBIP_CORE is not set
  3077.  
  3078. #
  3079. # USB dual-mode controller drivers
  3080. #
  3081. # CONFIG_USB_CDNS_SUPPORT is not set
  3082. # CONFIG_USB_MUSB_HDRC is not set
  3083. # CONFIG_USB_DWC3 is not set
  3084. # CONFIG_USB_DWC2 is not set
  3085. # CONFIG_USB_CHIPIDEA is not set
  3086. # CONFIG_USB_ISP1760 is not set
  3087.  
  3088. #
  3089. # USB port drivers
  3090. #
  3091. CONFIG_USB_SERIAL=m
  3092. # CONFIG_USB_SERIAL_GENERIC is not set
  3093. # CONFIG_USB_SERIAL_SIMPLE is not set
  3094. # CONFIG_USB_SERIAL_AIRCABLE is not set
  3095. # CONFIG_USB_SERIAL_ARK3116 is not set
  3096. # CONFIG_USB_SERIAL_BELKIN is not set
  3097. # CONFIG_USB_SERIAL_CH341 is not set
  3098. # CONFIG_USB_SERIAL_WHITEHEAT is not set
  3099. # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
  3100. # CONFIG_USB_SERIAL_CP210X is not set
  3101. # CONFIG_USB_SERIAL_CYPRESS_M8 is not set
  3102. # CONFIG_USB_SERIAL_EMPEG is not set
  3103. CONFIG_USB_SERIAL_FTDI_SIO=m
  3104. # CONFIG_USB_SERIAL_VISOR is not set
  3105. # CONFIG_USB_SERIAL_IPAQ is not set
  3106. # CONFIG_USB_SERIAL_IR is not set
  3107. # CONFIG_USB_SERIAL_EDGEPORT is not set
  3108. # CONFIG_USB_SERIAL_EDGEPORT_TI is not set
  3109. # CONFIG_USB_SERIAL_F81232 is not set
  3110. # CONFIG_USB_SERIAL_F8153X is not set
  3111. # CONFIG_USB_SERIAL_GARMIN is not set
  3112. # CONFIG_USB_SERIAL_IPW is not set
  3113. # CONFIG_USB_SERIAL_IUU is not set
  3114. # CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
  3115. # CONFIG_USB_SERIAL_KEYSPAN is not set
  3116. # CONFIG_USB_SERIAL_KLSI is not set
  3117. # CONFIG_USB_SERIAL_KOBIL_SCT is not set
  3118. # CONFIG_USB_SERIAL_MCT_U232 is not set
  3119. # CONFIG_USB_SERIAL_METRO is not set
  3120. # CONFIG_USB_SERIAL_MOS7720 is not set
  3121. # CONFIG_USB_SERIAL_MOS7840 is not set
  3122. # CONFIG_USB_SERIAL_MXUPORT is not set
  3123. # CONFIG_USB_SERIAL_NAVMAN is not set
  3124. # CONFIG_USB_SERIAL_PL2303 is not set
  3125. # CONFIG_USB_SERIAL_OTI6858 is not set
  3126. # CONFIG_USB_SERIAL_QCAUX is not set
  3127. # CONFIG_USB_SERIAL_QUALCOMM is not set
  3128. # CONFIG_USB_SERIAL_SPCP8X5 is not set
  3129. # CONFIG_USB_SERIAL_SAFE is not set
  3130. # CONFIG_USB_SERIAL_SIERRAWIRELESS is not set
  3131. # CONFIG_USB_SERIAL_SYMBOL is not set
  3132. # CONFIG_USB_SERIAL_TI is not set
  3133. # CONFIG_USB_SERIAL_CYBERJACK is not set
  3134. # CONFIG_USB_SERIAL_OPTION is not set
  3135. # CONFIG_USB_SERIAL_OMNINET is not set
  3136. # CONFIG_USB_SERIAL_OPTICON is not set
  3137. # CONFIG_USB_SERIAL_XSENS_MT is not set
  3138. # CONFIG_USB_SERIAL_WISHBONE is not set
  3139. # CONFIG_USB_SERIAL_SSU100 is not set
  3140. # CONFIG_USB_SERIAL_QT2 is not set
  3141. # CONFIG_USB_SERIAL_UPD78F0730 is not set
  3142. # CONFIG_USB_SERIAL_XR is not set
  3143. # CONFIG_USB_SERIAL_DEBUG is not set
  3144.  
  3145. #
  3146. # USB Miscellaneous drivers
  3147. #
  3148. # CONFIG_USB_EMI62 is not set
  3149. # CONFIG_USB_EMI26 is not set
  3150. # CONFIG_USB_ADUTUX is not set
  3151. # CONFIG_USB_SEVSEG is not set
  3152. # CONFIG_USB_LEGOTOWER is not set
  3153. # CONFIG_USB_LCD is not set
  3154. # CONFIG_USB_CYPRESS_CY7C63 is not set
  3155. # CONFIG_USB_CYTHERM is not set
  3156. # CONFIG_USB_IDMOUSE is not set
  3157. CONFIG_USB_APPLEDISPLAY=m
  3158. # CONFIG_APPLE_MFI_FASTCHARGE is not set
  3159. # CONFIG_USB_SISUSBVGA is not set
  3160. # CONFIG_USB_LD is not set
  3161. # CONFIG_USB_TRANCEVIBRATOR is not set
  3162. # CONFIG_USB_IOWARRIOR is not set
  3163. # CONFIG_USB_TEST is not set
  3164. # CONFIG_USB_EHSET_TEST_FIXTURE is not set
  3165. CONFIG_USB_ISIGHTFW=m
  3166. # CONFIG_USB_YUREX is not set
  3167. # CONFIG_USB_EZUSB_FX2 is not set
  3168. # CONFIG_USB_HUB_USB251XB is not set
  3169. # CONFIG_USB_HSIC_USB3503 is not set
  3170. # CONFIG_USB_HSIC_USB4604 is not set
  3171. # CONFIG_USB_LINK_LAYER_TEST is not set
  3172. # CONFIG_USB_CHAOSKEY is not set
  3173. # CONFIG_USB_ONBOARD_HUB is not set
  3174.  
  3175. #
  3176. # USB Physical Layer drivers
  3177. #
  3178. # CONFIG_NOP_USB_XCEIV is not set
  3179. # CONFIG_USB_ISP1301 is not set
  3180. # end of USB Physical Layer drivers
  3181.  
  3182. # CONFIG_USB_GADGET is not set
  3183. # CONFIG_TYPEC is not set
  3184. # CONFIG_USB_ROLE_SWITCH is not set
  3185. # CONFIG_MMC is not set
  3186. # CONFIG_SCSI_UFSHCD is not set
  3187. # CONFIG_MEMSTICK is not set
  3188. CONFIG_NEW_LEDS=y
  3189. CONFIG_LEDS_CLASS=y
  3190. # CONFIG_LEDS_CLASS_FLASH is not set
  3191. # CONFIG_LEDS_CLASS_MULTICOLOR is not set
  3192. CONFIG_LEDS_BRIGHTNESS_HW_CHANGED=y
  3193.  
  3194. #
  3195. # LED drivers
  3196. #
  3197. # CONFIG_LEDS_AN30259A is not set
  3198. # CONFIG_LEDS_AW200XX is not set
  3199. # CONFIG_LEDS_AW2013 is not set
  3200. # CONFIG_LEDS_BCM6328 is not set
  3201. # CONFIG_LEDS_BCM6358 is not set
  3202. # CONFIG_LEDS_LM3530 is not set
  3203. # CONFIG_LEDS_LM3532 is not set
  3204. # CONFIG_LEDS_LM3642 is not set
  3205. # CONFIG_LEDS_LM3692X is not set
  3206. # CONFIG_LEDS_PCA9532 is not set
  3207. # CONFIG_LEDS_LP3944 is not set
  3208. # CONFIG_LEDS_LP55XX_COMMON is not set
  3209. # CONFIG_LEDS_LP8860 is not set
  3210. # CONFIG_LEDS_PCA955X is not set
  3211. # CONFIG_LEDS_PCA963X is not set
  3212. # CONFIG_LEDS_PCA995X is not set
  3213. # CONFIG_LEDS_BD2606MVV is not set
  3214. # CONFIG_LEDS_BD2802 is not set
  3215. # CONFIG_LEDS_TCA6507 is not set
  3216. # CONFIG_LEDS_TLC591XX is not set
  3217. # CONFIG_LEDS_LM355x is not set
  3218. # CONFIG_LEDS_IS31FL319X is not set
  3219. # CONFIG_LEDS_IS31FL32XX is not set
  3220.  
  3221. #
  3222. # LED driver for blink(1) USB RGB LED is under Special HID drivers (HID_THINGM)
  3223. #
  3224. # CONFIG_LEDS_BLINKM is not set
  3225. # CONFIG_LEDS_POWERNV is not set
  3226. # CONFIG_LEDS_MLXREG is not set
  3227. # CONFIG_LEDS_USER is not set
  3228. # CONFIG_LEDS_LM3697 is not set
  3229.  
  3230. #
  3231. # Flash and Torch LED drivers
  3232. #
  3233.  
  3234. #
  3235. # RGB LED drivers
  3236. #
  3237.  
  3238. #
  3239. # LED Triggers
  3240. #
  3241. CONFIG_LEDS_TRIGGERS=y
  3242. # CONFIG_LEDS_TRIGGER_TIMER is not set
  3243. # CONFIG_LEDS_TRIGGER_ONESHOT is not set
  3244. CONFIG_LEDS_TRIGGER_DISK=y
  3245. # CONFIG_LEDS_TRIGGER_HEARTBEAT is not set
  3246. # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set
  3247. # CONFIG_LEDS_TRIGGER_CPU is not set
  3248. # CONFIG_LEDS_TRIGGER_ACTIVITY is not set
  3249. CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
  3250.  
  3251. #
  3252. # iptables trigger is under Netfilter config (LED target)
  3253. #
  3254. # CONFIG_LEDS_TRIGGER_TRANSIENT is not set
  3255. # CONFIG_LEDS_TRIGGER_CAMERA is not set
  3256. # CONFIG_LEDS_TRIGGER_PANIC is not set
  3257. # CONFIG_LEDS_TRIGGER_NETDEV is not set
  3258. # CONFIG_LEDS_TRIGGER_PATTERN is not set
  3259. # CONFIG_LEDS_TRIGGER_AUDIO is not set
  3260. # CONFIG_LEDS_TRIGGER_TTY is not set
  3261.  
  3262. #
  3263. # Simple LED drivers
  3264. #
  3265. # CONFIG_ACCESSIBILITY is not set
  3266. # CONFIG_INFINIBAND is not set
  3267. CONFIG_EDAC_ATOMIC_SCRUB=y
  3268. CONFIG_EDAC_SUPPORT=y
  3269. CONFIG_EDAC=m
  3270. # CONFIG_EDAC_LEGACY_SYSFS is not set
  3271. # CONFIG_EDAC_DEBUG is not set
  3272. CONFIG_EDAC_CPC925=m
  3273. CONFIG_RTC_LIB=y
  3274. CONFIG_RTC_CLASS=y
  3275. # CONFIG_RTC_HCTOSYS is not set
  3276. CONFIG_RTC_SYSTOHC=y
  3277. CONFIG_RTC_SYSTOHC_DEVICE="rtc0"
  3278. # CONFIG_RTC_DEBUG is not set
  3279. CONFIG_RTC_NVMEM=y
  3280.  
  3281. #
  3282. # RTC interfaces
  3283. #
  3284. CONFIG_RTC_INTF_SYSFS=y
  3285. CONFIG_RTC_INTF_PROC=y
  3286. CONFIG_RTC_INTF_DEV=y
  3287. # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
  3288. # CONFIG_RTC_DRV_TEST is not set
  3289.  
  3290. #
  3291. # I2C RTC drivers
  3292. #
  3293. # CONFIG_RTC_DRV_ABB5ZES3 is not set
  3294. # CONFIG_RTC_DRV_ABEOZ9 is not set
  3295. # CONFIG_RTC_DRV_ABX80X is not set
  3296. # CONFIG_RTC_DRV_DS1307 is not set
  3297. # CONFIG_RTC_DRV_DS1374 is not set
  3298. # CONFIG_RTC_DRV_DS1672 is not set
  3299. # CONFIG_RTC_DRV_HYM8563 is not set
  3300. # CONFIG_RTC_DRV_MAX6900 is not set
  3301. # CONFIG_RTC_DRV_NCT3018Y is not set
  3302. # CONFIG_RTC_DRV_RS5C372 is not set
  3303. # CONFIG_RTC_DRV_ISL1208 is not set
  3304. # CONFIG_RTC_DRV_ISL12022 is not set
  3305. # CONFIG_RTC_DRV_ISL12026 is not set
  3306. # CONFIG_RTC_DRV_X1205 is not set
  3307. # CONFIG_RTC_DRV_PCF8523 is not set
  3308. # CONFIG_RTC_DRV_PCF85063 is not set
  3309. # CONFIG_RTC_DRV_PCF85363 is not set
  3310. # CONFIG_RTC_DRV_PCF8563 is not set
  3311. # CONFIG_RTC_DRV_PCF8583 is not set
  3312. # CONFIG_RTC_DRV_M41T80 is not set
  3313. # CONFIG_RTC_DRV_BQ32K is not set
  3314. # CONFIG_RTC_DRV_S35390A is not set
  3315. # CONFIG_RTC_DRV_FM3130 is not set
  3316. # CONFIG_RTC_DRV_RX8010 is not set
  3317. # CONFIG_RTC_DRV_RX8581 is not set
  3318. # CONFIG_RTC_DRV_RX8025 is not set
  3319. # CONFIG_RTC_DRV_EM3027 is not set
  3320. # CONFIG_RTC_DRV_RV3028 is not set
  3321. # CONFIG_RTC_DRV_RV3032 is not set
  3322. # CONFIG_RTC_DRV_RV8803 is not set
  3323. # CONFIG_RTC_DRV_SD3078 is not set
  3324.  
  3325. #
  3326. # SPI RTC drivers
  3327. #
  3328. CONFIG_RTC_I2C_AND_SPI=y
  3329.  
  3330. #
  3331. # SPI and I2C RTC drivers
  3332. #
  3333. # CONFIG_RTC_DRV_DS3232 is not set
  3334. # CONFIG_RTC_DRV_PCF2127 is not set
  3335. # CONFIG_RTC_DRV_RV3029C2 is not set
  3336. # CONFIG_RTC_DRV_RX6110 is not set
  3337.  
  3338. #
  3339. # Platform RTC drivers
  3340. #
  3341. # CONFIG_RTC_DRV_CMOS is not set
  3342. # CONFIG_RTC_DRV_DS1286 is not set
  3343. # CONFIG_RTC_DRV_DS1511 is not set
  3344. # CONFIG_RTC_DRV_DS1553 is not set
  3345. # CONFIG_RTC_DRV_DS1685_FAMILY is not set
  3346. # CONFIG_RTC_DRV_DS1742 is not set
  3347. # CONFIG_RTC_DRV_DS2404 is not set
  3348. # CONFIG_RTC_DRV_STK17TA8 is not set
  3349. # CONFIG_RTC_DRV_M48T86 is not set
  3350. # CONFIG_RTC_DRV_M48T35 is not set
  3351. # CONFIG_RTC_DRV_M48T59 is not set
  3352. # CONFIG_RTC_DRV_MSM6242 is not set
  3353. # CONFIG_RTC_DRV_RP5C01 is not set
  3354. CONFIG_RTC_DRV_OPAL=y
  3355. # CONFIG_RTC_DRV_ZYNQMP is not set
  3356.  
  3357. #
  3358. # on-CPU RTC drivers
  3359. #
  3360. CONFIG_RTC_DRV_GENERIC=y
  3361. # CONFIG_RTC_DRV_CADENCE is not set
  3362. # CONFIG_RTC_DRV_FTRTC010 is not set
  3363. # CONFIG_RTC_DRV_R7301 is not set
  3364.  
  3365. #
  3366. # HID Sensor RTC drivers
  3367. #
  3368. # CONFIG_RTC_DRV_GOLDFISH is not set
  3369. # CONFIG_DMADEVICES is not set
  3370.  
  3371. #
  3372. # DMABUF options
  3373. #
  3374. CONFIG_SYNC_FILE=y
  3375. # CONFIG_SW_SYNC is not set
  3376. CONFIG_UDMABUF=y
  3377. # CONFIG_DMABUF_MOVE_NOTIFY is not set
  3378. # CONFIG_DMABUF_DEBUG is not set
  3379. # CONFIG_DMABUF_SELFTESTS is not set
  3380. CONFIG_DMABUF_HEAPS=y
  3381. # CONFIG_DMABUF_SYSFS_STATS is not set
  3382. CONFIG_DMABUF_HEAPS_SYSTEM=y
  3383. # end of DMABUF options
  3384.  
  3385. # CONFIG_UIO is not set
  3386. # CONFIG_VFIO is not set
  3387. CONFIG_IRQ_BYPASS_MANAGER=y
  3388. CONFIG_VIRT_DRIVERS=y
  3389. CONFIG_VIRTIO_ANCHOR=y
  3390. CONFIG_VIRTIO=y
  3391. CONFIG_VIRTIO_PCI_LIB=y
  3392. CONFIG_VIRTIO_PCI_LIB_LEGACY=y
  3393. CONFIG_VIRTIO_MENU=y
  3394. CONFIG_VIRTIO_PCI=y
  3395. CONFIG_VIRTIO_PCI_LEGACY=y
  3396. # CONFIG_VIRTIO_BALLOON is not set
  3397. CONFIG_VIRTIO_INPUT=y
  3398. # CONFIG_VIRTIO_MMIO is not set
  3399. CONFIG_VIRTIO_DMA_SHARED_BUFFER=m
  3400. # CONFIG_VDPA is not set
  3401. CONFIG_VHOST_IOTLB=y
  3402. CONFIG_VHOST_TASK=y
  3403. CONFIG_VHOST=y
  3404. CONFIG_VHOST_MENU=y
  3405. CONFIG_VHOST_NET=y
  3406. # CONFIG_VHOST_VSOCK is not set
  3407. # CONFIG_VHOST_CROSS_ENDIAN_LEGACY is not set
  3408.  
  3409. #
  3410. # Microsoft Hyper-V guest support
  3411. #
  3412. # end of Microsoft Hyper-V guest support
  3413.  
  3414. # CONFIG_GREYBUS is not set
  3415. # CONFIG_COMEDI is not set
  3416. # CONFIG_STAGING is not set
  3417. # CONFIG_GOLDFISH is not set
  3418. # CONFIG_COMMON_CLK is not set
  3419. # CONFIG_HWSPINLOCK is not set
  3420.  
  3421. #
  3422. # Clock Source drivers
  3423. #
  3424. # end of Clock Source drivers
  3425.  
  3426. # CONFIG_MAILBOX is not set
  3427. CONFIG_IOMMU_API=y
  3428. CONFIG_IOMMU_SUPPORT=y
  3429.  
  3430. #
  3431. # Generic IOMMU Pagetable Support
  3432. #
  3433. # end of Generic IOMMU Pagetable Support
  3434.  
  3435. # CONFIG_IOMMU_DEBUGFS is not set
  3436. CONFIG_IOMMU_DEFAULT_DMA_STRICT=y
  3437. # CONFIG_IOMMU_DEFAULT_DMA_LAZY is not set
  3438. # CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set
  3439. CONFIG_OF_IOMMU=y
  3440. # CONFIG_IOMMUFD is not set
  3441. CONFIG_SPAPR_TCE_IOMMU=y
  3442.  
  3443. #
  3444. # Remoteproc drivers
  3445. #
  3446. # CONFIG_REMOTEPROC is not set
  3447. # end of Remoteproc drivers
  3448.  
  3449. #
  3450. # Rpmsg drivers
  3451. #
  3452. # CONFIG_RPMSG_VIRTIO is not set
  3453. # end of Rpmsg drivers
  3454.  
  3455. # CONFIG_SOUNDWIRE is not set
  3456.  
  3457. #
  3458. # SOC (System On Chip) specific Drivers
  3459. #
  3460.  
  3461. #
  3462. # Amlogic SoC drivers
  3463. #
  3464. # end of Amlogic SoC drivers
  3465.  
  3466. #
  3467. # Broadcom SoC drivers
  3468. #
  3469. # end of Broadcom SoC drivers
  3470.  
  3471. #
  3472. # NXP/Freescale QorIQ SoC drivers
  3473. #
  3474. # CONFIG_QUICC_ENGINE is not set
  3475. # end of NXP/Freescale QorIQ SoC drivers
  3476.  
  3477. #
  3478. # fujitsu SoC drivers
  3479. #
  3480. # end of fujitsu SoC drivers
  3481.  
  3482. #
  3483. # i.MX SoC drivers
  3484. #
  3485. # end of i.MX SoC drivers
  3486.  
  3487. #
  3488. # Enable LiteX SoC Builder specific drivers
  3489. #
  3490. # CONFIG_LITEX_SOC_CONTROLLER is not set
  3491. # end of Enable LiteX SoC Builder specific drivers
  3492.  
  3493. # CONFIG_WPCM450_SOC is not set
  3494.  
  3495. #
  3496. # Qualcomm SoC drivers
  3497. #
  3498. # end of Qualcomm SoC drivers
  3499.  
  3500. # CONFIG_SOC_TI is not set
  3501.  
  3502. #
  3503. # Xilinx SoC drivers
  3504. #
  3505. # end of Xilinx SoC drivers
  3506. # end of SOC (System On Chip) specific Drivers
  3507.  
  3508. # CONFIG_PM_DEVFREQ is not set
  3509. # CONFIG_EXTCON is not set
  3510. # CONFIG_MEMORY is not set
  3511. # CONFIG_IIO is not set
  3512. # CONFIG_NTB is not set
  3513. # CONFIG_PWM is not set
  3514.  
  3515. #
  3516. # IRQ chip support
  3517. #
  3518. CONFIG_IRQCHIP=y
  3519. # CONFIG_AL_FIC is not set
  3520. # CONFIG_XILINX_INTC is not set
  3521. # end of IRQ chip support
  3522.  
  3523. # CONFIG_IPACK_BUS is not set
  3524. # CONFIG_RESET_CONTROLLER is not set
  3525.  
  3526. #
  3527. # PHY Subsystem
  3528. #
  3529. # CONFIG_GENERIC_PHY is not set
  3530. # CONFIG_PHY_CAN_TRANSCEIVER is not set
  3531.  
  3532. #
  3533. # PHY drivers for Broadcom platforms
  3534. #
  3535. # CONFIG_BCM_KONA_USB2_PHY is not set
  3536. # end of PHY drivers for Broadcom platforms
  3537.  
  3538. # CONFIG_PHY_CADENCE_DPHY is not set
  3539. # CONFIG_PHY_CADENCE_DPHY_RX is not set
  3540. # CONFIG_PHY_CADENCE_SALVO is not set
  3541. # CONFIG_PHY_PXA_28NM_HSIC is not set
  3542. # CONFIG_PHY_PXA_28NM_USB2 is not set
  3543. # end of PHY Subsystem
  3544.  
  3545. # CONFIG_POWERCAP is not set
  3546. # CONFIG_MCB is not set
  3547.  
  3548. #
  3549. # Performance monitor support
  3550. #
  3551. # end of Performance monitor support
  3552.  
  3553. CONFIG_RAS=y
  3554. # CONFIG_USB4 is not set
  3555.  
  3556. #
  3557. # Android
  3558. #
  3559. # CONFIG_ANDROID_BINDER_IPC is not set
  3560. # end of Android
  3561.  
  3562. # CONFIG_LIBNVDIMM is not set
  3563. # CONFIG_DAX is not set
  3564. CONFIG_NVMEM=y
  3565. CONFIG_NVMEM_SYSFS=y
  3566.  
  3567. #
  3568. # Layout Types
  3569. #
  3570. # CONFIG_NVMEM_LAYOUT_SL28_VPD is not set
  3571. # CONFIG_NVMEM_LAYOUT_ONIE_TLV is not set
  3572. # end of Layout Types
  3573.  
  3574. # CONFIG_NVMEM_RMEM is not set
  3575.  
  3576. #
  3577. # HW tracing support
  3578. #
  3579. # CONFIG_STM is not set
  3580. # CONFIG_INTEL_TH is not set
  3581. # end of HW tracing support
  3582.  
  3583. # CONFIG_FPGA is not set
  3584. # CONFIG_FSI is not set
  3585. # CONFIG_SIOX is not set
  3586. # CONFIG_SLIMBUS is not set
  3587. # CONFIG_INTERCONNECT is not set
  3588. # CONFIG_COUNTER is not set
  3589. # CONFIG_MOST is not set
  3590. # CONFIG_PECI is not set
  3591. # CONFIG_HTE is not set
  3592. # end of Device Drivers
  3593.  
  3594. #
  3595. # File systems
  3596. #
  3597. # CONFIG_VALIDATE_FS_PARSER is not set
  3598. CONFIG_FS_IOMAP=y
  3599. CONFIG_BUFFER_HEAD=y
  3600. CONFIG_LEGACY_DIRECT_IO=y
  3601. # CONFIG_EXT2_FS is not set
  3602. # CONFIG_EXT3_FS is not set
  3603. CONFIG_EXT4_FS=y
  3604. CONFIG_EXT4_USE_FOR_EXT2=y
  3605. CONFIG_EXT4_FS_POSIX_ACL=y
  3606. # CONFIG_EXT4_FS_SECURITY is not set
  3607. # CONFIG_EXT4_DEBUG is not set
  3608. CONFIG_JBD2=y
  3609. # CONFIG_JBD2_DEBUG is not set
  3610. CONFIG_FS_MBCACHE=y
  3611. # CONFIG_REISERFS_FS is not set
  3612. # CONFIG_JFS_FS is not set
  3613. CONFIG_XFS_FS=m
  3614. # CONFIG_XFS_SUPPORT_V4 is not set
  3615. CONFIG_XFS_SUPPORT_ASCII_CI=y
  3616. # CONFIG_XFS_QUOTA is not set
  3617. CONFIG_XFS_POSIX_ACL=y
  3618. # CONFIG_XFS_RT is not set
  3619. # CONFIG_XFS_ONLINE_SCRUB is not set
  3620. # CONFIG_XFS_WARN is not set
  3621. # CONFIG_XFS_DEBUG is not set
  3622. # CONFIG_GFS2_FS is not set
  3623. # CONFIG_OCFS2_FS is not set
  3624. CONFIG_BTRFS_FS=y
  3625. CONFIG_BTRFS_FS_POSIX_ACL=y
  3626. # CONFIG_BTRFS_FS_CHECK_INTEGRITY is not set
  3627. # CONFIG_BTRFS_FS_RUN_SANITY_TESTS is not set
  3628. # CONFIG_BTRFS_DEBUG is not set
  3629. # CONFIG_BTRFS_ASSERT is not set
  3630. # CONFIG_BTRFS_FS_REF_VERIFY is not set
  3631. # CONFIG_NILFS2_FS is not set
  3632. CONFIG_F2FS_FS=m
  3633. # CONFIG_F2FS_STAT_FS is not set
  3634. CONFIG_F2FS_FS_XATTR=y
  3635. CONFIG_F2FS_FS_POSIX_ACL=y
  3636. # CONFIG_F2FS_FS_SECURITY is not set
  3637. # CONFIG_F2FS_CHECK_FS is not set
  3638. # CONFIG_F2FS_FAULT_INJECTION is not set
  3639. CONFIG_F2FS_FS_COMPRESSION=y
  3640. CONFIG_F2FS_FS_LZO=y
  3641. CONFIG_F2FS_FS_LZORLE=y
  3642. # CONFIG_F2FS_FS_LZ4 is not set
  3643. CONFIG_F2FS_FS_ZSTD=y
  3644. # CONFIG_F2FS_IOSTAT is not set
  3645. # CONFIG_F2FS_UNFAIR_RWSEM is not set
  3646. CONFIG_FS_POSIX_ACL=y
  3647. CONFIG_EXPORTFS=y
  3648. # CONFIG_EXPORTFS_BLOCK_OPS is not set
  3649. CONFIG_FILE_LOCKING=y
  3650. # CONFIG_FS_ENCRYPTION is not set
  3651. # CONFIG_FS_VERITY is not set
  3652. CONFIG_FSNOTIFY=y
  3653. CONFIG_DNOTIFY=y
  3654. CONFIG_INOTIFY_USER=y
  3655. CONFIG_FANOTIFY=y
  3656. # CONFIG_FANOTIFY_ACCESS_PERMISSIONS is not set
  3657. # CONFIG_QUOTA is not set
  3658. CONFIG_AUTOFS_FS=y
  3659. CONFIG_FUSE_FS=y
  3660. # CONFIG_CUSE is not set
  3661. CONFIG_VIRTIO_FS=y
  3662. # CONFIG_OVERLAY_FS is not set
  3663.  
  3664. #
  3665. # Caches
  3666. #
  3667. CONFIG_NETFS_SUPPORT=y
  3668. # CONFIG_NETFS_STATS is not set
  3669. # CONFIG_FSCACHE is not set
  3670. # end of Caches
  3671.  
  3672. #
  3673. # CD-ROM/DVD Filesystems
  3674. #
  3675. CONFIG_ISO9660_FS=y
  3676. CONFIG_JOLIET=y
  3677. CONFIG_ZISOFS=y
  3678. CONFIG_UDF_FS=m
  3679. # end of CD-ROM/DVD Filesystems
  3680.  
  3681. #
  3682. # DOS/FAT/EXFAT/NT Filesystems
  3683. #
  3684. CONFIG_FAT_FS=m
  3685. CONFIG_MSDOS_FS=m
  3686. CONFIG_VFAT_FS=m
  3687. CONFIG_FAT_DEFAULT_CODEPAGE=437
  3688. CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-15"
  3689. CONFIG_FAT_DEFAULT_UTF8=y
  3690. CONFIG_EXFAT_FS=m
  3691. CONFIG_EXFAT_DEFAULT_IOCHARSET="utf8"
  3692. # CONFIG_NTFS_FS is not set
  3693. CONFIG_NTFS3_FS=m
  3694. CONFIG_NTFS3_64BIT_CLUSTER=y
  3695. CONFIG_NTFS3_LZX_XPRESS=y
  3696. # CONFIG_NTFS3_FS_POSIX_ACL is not set
  3697. # end of DOS/FAT/EXFAT/NT Filesystems
  3698.  
  3699. #
  3700. # Pseudo filesystems
  3701. #
  3702. CONFIG_PROC_FS=y
  3703. # CONFIG_PROC_KCORE is not set
  3704. CONFIG_PROC_SYSCTL=y
  3705. CONFIG_PROC_PAGE_MONITOR=y
  3706. # CONFIG_PROC_CHILDREN is not set
  3707. CONFIG_KERNFS=y
  3708. CONFIG_SYSFS=y
  3709. CONFIG_TMPFS=y
  3710. CONFIG_TMPFS_POSIX_ACL=y
  3711. CONFIG_TMPFS_XATTR=y
  3712. # CONFIG_TMPFS_INODE64 is not set
  3713. # CONFIG_TMPFS_QUOTA is not set
  3714. CONFIG_ARCH_SUPPORTS_HUGETLBFS=y
  3715. CONFIG_HUGETLBFS=y
  3716. CONFIG_HUGETLB_PAGE=y
  3717. CONFIG_CONFIGFS_FS=m
  3718. # end of Pseudo filesystems
  3719.  
  3720. CONFIG_MISC_FILESYSTEMS=y
  3721. # CONFIG_ORANGEFS_FS is not set
  3722. # CONFIG_ADFS_FS is not set
  3723. CONFIG_AFFS_FS=m
  3724. # CONFIG_ECRYPT_FS is not set
  3725. CONFIG_HFS_FS=m
  3726. CONFIG_HFSPLUS_FS=m
  3727. CONFIG_BEFS_FS=m
  3728. CONFIG_BEFS_DEBUG=y
  3729. # CONFIG_BFS_FS is not set
  3730. # CONFIG_EFS_FS is not set
  3731. # CONFIG_CRAMFS is not set
  3732. # CONFIG_SQUASHFS is not set
  3733. # CONFIG_VXFS_FS is not set
  3734. # CONFIG_MINIX_FS is not set
  3735. # CONFIG_OMFS_FS is not set
  3736. # CONFIG_HPFS_FS is not set
  3737. # CONFIG_QNX4FS_FS is not set
  3738. # CONFIG_QNX6FS_FS is not set
  3739. # CONFIG_ROMFS_FS is not set
  3740. # CONFIG_PSTORE is not set
  3741. # CONFIG_SYSV_FS is not set
  3742. # CONFIG_UFS_FS is not set
  3743. # CONFIG_EROFS_FS is not set
  3744. CONFIG_NETWORK_FILESYSTEMS=y
  3745. CONFIG_NFS_FS=m
  3746. # CONFIG_NFS_V2 is not set
  3747. # CONFIG_NFS_V3 is not set
  3748. CONFIG_NFS_V4=m
  3749. # CONFIG_NFS_SWAP is not set
  3750. CONFIG_NFS_V4_1=y
  3751. CONFIG_NFS_V4_2=y
  3752. CONFIG_PNFS_FILE_LAYOUT=m
  3753. CONFIG_PNFS_BLOCK=m
  3754. CONFIG_NFS_V4_1_IMPLEMENTATION_ID_DOMAIN="kernel.org"
  3755. # CONFIG_NFS_V4_1_MIGRATION is not set
  3756. CONFIG_NFS_V4_SECURITY_LABEL=y
  3757. # CONFIG_NFS_USE_LEGACY_DNS is not set
  3758. CONFIG_NFS_USE_KERNEL_DNS=y
  3759. CONFIG_NFS_DEBUG=y
  3760. CONFIG_NFS_DISABLE_UDP_SUPPORT=y
  3761. # CONFIG_NFS_V4_2_READ_PLUS is not set
  3762. # CONFIG_NFSD is not set
  3763. CONFIG_GRACE_PERIOD=m
  3764. CONFIG_LOCKD=m
  3765. CONFIG_NFS_COMMON=y
  3766. CONFIG_NFS_V4_2_SSC_HELPER=y
  3767. CONFIG_SUNRPC=m
  3768. CONFIG_SUNRPC_GSS=m
  3769. CONFIG_SUNRPC_BACKCHANNEL=y
  3770. CONFIG_RPCSEC_GSS_KRB5=m
  3771. CONFIG_SUNRPC_DEBUG=y
  3772. # CONFIG_CEPH_FS is not set
  3773. CONFIG_CIFS=m
  3774. CONFIG_CIFS_STATS2=y
  3775. CONFIG_CIFS_ALLOW_INSECURE_LEGACY=y
  3776. # CONFIG_CIFS_UPCALL is not set
  3777. CONFIG_CIFS_XATTR=y
  3778. CONFIG_CIFS_POSIX=y
  3779. CONFIG_CIFS_DEBUG=y
  3780. # CONFIG_CIFS_DEBUG2 is not set
  3781. # CONFIG_CIFS_DEBUG_DUMP_KEYS is not set
  3782. CONFIG_CIFS_DFS_UPCALL=y
  3783. CONFIG_CIFS_SWN_UPCALL=y
  3784. # CONFIG_SMB_SERVER is not set
  3785. CONFIG_SMBFS=m
  3786. # CONFIG_CODA_FS is not set
  3787. # CONFIG_AFS_FS is not set
  3788. CONFIG_9P_FS=y
  3789. CONFIG_9P_FS_POSIX_ACL=y
  3790. # CONFIG_9P_FS_SECURITY is not set
  3791. CONFIG_NLS=y
  3792. CONFIG_NLS_DEFAULT="utf8"
  3793. CONFIG_NLS_CODEPAGE_437=m
  3794. # CONFIG_NLS_CODEPAGE_737 is not set
  3795. # CONFIG_NLS_CODEPAGE_775 is not set
  3796. CONFIG_NLS_CODEPAGE_850=m
  3797. # CONFIG_NLS_CODEPAGE_852 is not set
  3798. # CONFIG_NLS_CODEPAGE_855 is not set
  3799. # CONFIG_NLS_CODEPAGE_857 is not set
  3800. # CONFIG_NLS_CODEPAGE_860 is not set
  3801. # CONFIG_NLS_CODEPAGE_861 is not set
  3802. # CONFIG_NLS_CODEPAGE_862 is not set
  3803. # CONFIG_NLS_CODEPAGE_863 is not set
  3804. # CONFIG_NLS_CODEPAGE_864 is not set
  3805. # CONFIG_NLS_CODEPAGE_865 is not set
  3806. # CONFIG_NLS_CODEPAGE_866 is not set
  3807. # CONFIG_NLS_CODEPAGE_869 is not set
  3808. # CONFIG_NLS_CODEPAGE_936 is not set
  3809. # CONFIG_NLS_CODEPAGE_950 is not set
  3810. # CONFIG_NLS_CODEPAGE_932 is not set
  3811. # CONFIG_NLS_CODEPAGE_949 is not set
  3812. # CONFIG_NLS_CODEPAGE_874 is not set
  3813. # CONFIG_NLS_ISO8859_8 is not set
  3814. CONFIG_NLS_CODEPAGE_1250=m
  3815. # CONFIG_NLS_CODEPAGE_1251 is not set
  3816. # CONFIG_NLS_ASCII is not set
  3817. CONFIG_NLS_ISO8859_1=m
  3818. # CONFIG_NLS_ISO8859_2 is not set
  3819. # CONFIG_NLS_ISO8859_3 is not set
  3820. # CONFIG_NLS_ISO8859_4 is not set
  3821. # CONFIG_NLS_ISO8859_5 is not set
  3822. # CONFIG_NLS_ISO8859_6 is not set
  3823. # CONFIG_NLS_ISO8859_7 is not set
  3824. # CONFIG_NLS_ISO8859_9 is not set
  3825. # CONFIG_NLS_ISO8859_13 is not set
  3826. # CONFIG_NLS_ISO8859_14 is not set
  3827. CONFIG_NLS_ISO8859_15=m
  3828. # CONFIG_NLS_KOI8_R is not set
  3829. # CONFIG_NLS_KOI8_U is not set
  3830. CONFIG_NLS_MAC_ROMAN=m
  3831. # CONFIG_NLS_MAC_CELTIC is not set
  3832. # CONFIG_NLS_MAC_CENTEURO is not set
  3833. # CONFIG_NLS_MAC_CROATIAN is not set
  3834. # CONFIG_NLS_MAC_CYRILLIC is not set
  3835. # CONFIG_NLS_MAC_GAELIC is not set
  3836. # CONFIG_NLS_MAC_GREEK is not set
  3837. # CONFIG_NLS_MAC_ICELAND is not set
  3838. # CONFIG_NLS_MAC_INUIT is not set
  3839. # CONFIG_NLS_MAC_ROMANIAN is not set
  3840. # CONFIG_NLS_MAC_TURKISH is not set
  3841. CONFIG_NLS_UTF8=y
  3842. CONFIG_NLS_UCS2_UTILS=m
  3843. # CONFIG_DLM is not set
  3844. # CONFIG_UNICODE is not set
  3845. CONFIG_IO_WQ=y
  3846. # end of File systems
  3847.  
  3848. #
  3849. # Security options
  3850. #
  3851. CONFIG_KEYS=y
  3852. CONFIG_KEYS_REQUEST_CACHE=y
  3853. # CONFIG_PERSISTENT_KEYRINGS is not set
  3854. # CONFIG_TRUSTED_KEYS is not set
  3855. # CONFIG_ENCRYPTED_KEYS is not set
  3856. CONFIG_KEY_DH_OPERATIONS=y
  3857. CONFIG_KEY_NOTIFICATIONS=y
  3858. # CONFIG_SECURITY_DMESG_RESTRICT is not set
  3859. CONFIG_SECURITY=y
  3860. # CONFIG_SECURITYFS is not set
  3861. # CONFIG_SECURITY_NETWORK is not set
  3862. # CONFIG_SECURITY_PATH is not set
  3863. CONFIG_HARDENED_USERCOPY=y
  3864. CONFIG_FORTIFY_SOURCE=y
  3865. # CONFIG_STATIC_USERMODEHELPER is not set
  3866. # CONFIG_SECURITY_SMACK is not set
  3867. # CONFIG_SECURITY_TOMOYO is not set
  3868. # CONFIG_SECURITY_APPARMOR is not set
  3869. # CONFIG_SECURITY_LOADPIN is not set
  3870. CONFIG_SECURITY_YAMA=y
  3871. # CONFIG_SECURITY_SAFESETID is not set
  3872. # CONFIG_SECURITY_LOCKDOWN_LSM is not set
  3873. # CONFIG_SECURITY_LANDLOCK is not set
  3874. # CONFIG_INTEGRITY is not set
  3875. CONFIG_DEFAULT_SECURITY_DAC=y
  3876. CONFIG_LSM="yama,loadpin,safesetid,integrity"
  3877.  
  3878. #
  3879. # Kernel hardening options
  3880. #
  3881.  
  3882. #
  3883. # Memory initialization
  3884. #
  3885. CONFIG_CC_HAS_AUTO_VAR_INIT_PATTERN=y
  3886. CONFIG_CC_HAS_AUTO_VAR_INIT_ZERO_BARE=y
  3887. CONFIG_CC_HAS_AUTO_VAR_INIT_ZERO=y
  3888. # CONFIG_INIT_STACK_NONE is not set
  3889. CONFIG_INIT_STACK_ALL_PATTERN=y
  3890. # CONFIG_INIT_STACK_ALL_ZERO is not set
  3891. # CONFIG_INIT_ON_ALLOC_DEFAULT_ON is not set
  3892. # CONFIG_INIT_ON_FREE_DEFAULT_ON is not set
  3893. CONFIG_CC_HAS_ZERO_CALL_USED_REGS=y
  3894. CONFIG_ZERO_CALL_USED_REGS=y
  3895. # end of Memory initialization
  3896.  
  3897. #
  3898. # Hardening of kernel data structures
  3899. #
  3900. CONFIG_LIST_HARDENED=y
  3901. CONFIG_BUG_ON_DATA_CORRUPTION=y
  3902. # end of Hardening of kernel data structures
  3903.  
  3904. # CONFIG_RANDSTRUCT_NONE is not set
  3905. # CONFIG_RANDSTRUCT_FULL is not set
  3906. CONFIG_RANDSTRUCT_PERFORMANCE=y
  3907. CONFIG_RANDSTRUCT=y
  3908. CONFIG_GCC_PLUGIN_RANDSTRUCT=y
  3909. # end of Kernel hardening options
  3910. # end of Security options
  3911.  
  3912. CONFIG_XOR_BLOCKS=y
  3913. CONFIG_CRYPTO=y
  3914.  
  3915. #
  3916. # Crypto core or helper
  3917. #
  3918. CONFIG_CRYPTO_ALGAPI=y
  3919. CONFIG_CRYPTO_ALGAPI2=y
  3920. CONFIG_CRYPTO_AEAD=y
  3921. CONFIG_CRYPTO_AEAD2=y
  3922. CONFIG_CRYPTO_SIG2=y
  3923. CONFIG_CRYPTO_SKCIPHER=y
  3924. CONFIG_CRYPTO_SKCIPHER2=y
  3925. CONFIG_CRYPTO_HASH=y
  3926. CONFIG_CRYPTO_HASH2=y
  3927. CONFIG_CRYPTO_RNG=m
  3928. CONFIG_CRYPTO_RNG2=y
  3929. CONFIG_CRYPTO_RNG_DEFAULT=m
  3930. CONFIG_CRYPTO_AKCIPHER2=y
  3931. CONFIG_CRYPTO_AKCIPHER=y
  3932. CONFIG_CRYPTO_KPP2=y
  3933. CONFIG_CRYPTO_KPP=y
  3934. CONFIG_CRYPTO_ACOMP2=y
  3935. CONFIG_CRYPTO_MANAGER=y
  3936. CONFIG_CRYPTO_MANAGER2=y
  3937. CONFIG_CRYPTO_USER=m
  3938. # CONFIG_CRYPTO_MANAGER_DISABLE_TESTS is not set
  3939. # CONFIG_CRYPTO_MANAGER_EXTRA_TESTS is not set
  3940. CONFIG_CRYPTO_NULL=m
  3941. CONFIG_CRYPTO_NULL2=m
  3942. CONFIG_CRYPTO_PCRYPT=m
  3943. CONFIG_CRYPTO_CRYPTD=m
  3944. CONFIG_CRYPTO_AUTHENC=m
  3945. # CONFIG_CRYPTO_TEST is not set
  3946. CONFIG_CRYPTO_ENGINE=y
  3947. # end of Crypto core or helper
  3948.  
  3949. #
  3950. # Public-key cryptography
  3951. #
  3952. CONFIG_CRYPTO_RSA=y
  3953. CONFIG_CRYPTO_DH=y
  3954. # CONFIG_CRYPTO_DH_RFC7919_GROUPS is not set
  3955. CONFIG_CRYPTO_ECC=m
  3956. CONFIG_CRYPTO_ECDH=m
  3957. # CONFIG_CRYPTO_ECDSA is not set
  3958. # CONFIG_CRYPTO_ECRDSA is not set
  3959. # CONFIG_CRYPTO_SM2 is not set
  3960. # CONFIG_CRYPTO_CURVE25519 is not set
  3961. # end of Public-key cryptography
  3962.  
  3963. #
  3964. # Block ciphers
  3965. #
  3966. CONFIG_CRYPTO_AES=m
  3967. # CONFIG_CRYPTO_AES_TI is not set
  3968. # CONFIG_CRYPTO_ARIA is not set
  3969. # CONFIG_CRYPTO_BLOWFISH is not set
  3970. # CONFIG_CRYPTO_CAMELLIA is not set
  3971. # CONFIG_CRYPTO_CAST5 is not set
  3972. # CONFIG_CRYPTO_CAST6 is not set
  3973. CONFIG_CRYPTO_DES=m
  3974. # CONFIG_CRYPTO_FCRYPT is not set
  3975. # CONFIG_CRYPTO_SERPENT is not set
  3976. # CONFIG_CRYPTO_SM4_GENERIC is not set
  3977. # CONFIG_CRYPTO_TWOFISH is not set
  3978. # end of Block ciphers
  3979.  
  3980. #
  3981. # Length-preserving ciphers and modes
  3982. #
  3983. CONFIG_CRYPTO_ADIANTUM=m
  3984. CONFIG_CRYPTO_CHACHA20=m
  3985. CONFIG_CRYPTO_CBC=m
  3986. # CONFIG_CRYPTO_CFB is not set
  3987. CONFIG_CRYPTO_CTR=m
  3988. # CONFIG_CRYPTO_CTS is not set
  3989. CONFIG_CRYPTO_ECB=m
  3990. # CONFIG_CRYPTO_HCTR2 is not set
  3991. # CONFIG_CRYPTO_KEYWRAP is not set
  3992. # CONFIG_CRYPTO_LRW is not set
  3993. # CONFIG_CRYPTO_OFB is not set
  3994. # CONFIG_CRYPTO_PCBC is not set
  3995. CONFIG_CRYPTO_XTS=m
  3996. CONFIG_CRYPTO_NHPOLY1305=m
  3997. # end of Length-preserving ciphers and modes
  3998.  
  3999. #
  4000. # AEAD (authenticated encryption with associated data) ciphers
  4001. #
  4002. # CONFIG_CRYPTO_AEGIS128 is not set
  4003. # CONFIG_CRYPTO_CHACHA20POLY1305 is not set
  4004. CONFIG_CRYPTO_CCM=m
  4005. CONFIG_CRYPTO_GCM=m
  4006. CONFIG_CRYPTO_GENIV=m
  4007. CONFIG_CRYPTO_SEQIV=m
  4008. CONFIG_CRYPTO_ECHAINIV=m
  4009. CONFIG_CRYPTO_ESSIV=m
  4010. # end of AEAD (authenticated encryption with associated data) ciphers
  4011.  
  4012. #
  4013. # Hashes, digests, and MACs
  4014. #
  4015. CONFIG_CRYPTO_BLAKE2B=y
  4016. CONFIG_CRYPTO_CMAC=m
  4017. CONFIG_CRYPTO_GHASH=m
  4018. CONFIG_CRYPTO_HMAC=y
  4019. # CONFIG_CRYPTO_MD4 is not set
  4020. CONFIG_CRYPTO_MD5=m
  4021. # CONFIG_CRYPTO_MICHAEL_MIC is not set
  4022. # CONFIG_CRYPTO_POLY1305 is not set
  4023. # CONFIG_CRYPTO_RMD160 is not set
  4024. CONFIG_CRYPTO_SHA1=m
  4025. CONFIG_CRYPTO_SHA256=y
  4026. CONFIG_CRYPTO_SHA512=m
  4027. CONFIG_CRYPTO_SHA3=m
  4028. # CONFIG_CRYPTO_SM3_GENERIC is not set
  4029. # CONFIG_CRYPTO_STREEBOG is not set
  4030. # CONFIG_CRYPTO_VMAC is not set
  4031. # CONFIG_CRYPTO_WP512 is not set
  4032. # CONFIG_CRYPTO_XCBC is not set
  4033. CONFIG_CRYPTO_XXHASH=y
  4034. # end of Hashes, digests, and MACs
  4035.  
  4036. #
  4037. # CRCs (cyclic redundancy checks)
  4038. #
  4039. CONFIG_CRYPTO_CRC32C=y
  4040. CONFIG_CRYPTO_CRC32=y
  4041. # CONFIG_CRYPTO_CRCT10DIF is not set
  4042. # end of CRCs (cyclic redundancy checks)
  4043.  
  4044. #
  4045. # Compression
  4046. #
  4047. CONFIG_CRYPTO_DEFLATE=m
  4048. CONFIG_CRYPTO_LZO=y
  4049. # CONFIG_CRYPTO_842 is not set
  4050. # CONFIG_CRYPTO_LZ4 is not set
  4051. # CONFIG_CRYPTO_LZ4HC is not set
  4052. CONFIG_CRYPTO_ZSTD=y
  4053. # end of Compression
  4054.  
  4055. #
  4056. # Random number generation
  4057. #
  4058. # CONFIG_CRYPTO_ANSI_CPRNG is not set
  4059. CONFIG_CRYPTO_DRBG_MENU=m
  4060. CONFIG_CRYPTO_DRBG_HMAC=y
  4061. # CONFIG_CRYPTO_DRBG_HASH is not set
  4062. CONFIG_CRYPTO_DRBG_CTR=y
  4063. CONFIG_CRYPTO_DRBG=m
  4064. CONFIG_CRYPTO_JITTERENTROPY=m
  4065. # CONFIG_CRYPTO_JITTERENTROPY_TESTINTERFACE is not set
  4066. CONFIG_CRYPTO_KDF800108_CTR=y
  4067. # end of Random number generation
  4068.  
  4069. #
  4070. # Userspace interface
  4071. #
  4072. CONFIG_CRYPTO_USER_API=y
  4073. CONFIG_CRYPTO_USER_API_HASH=y
  4074. CONFIG_CRYPTO_USER_API_SKCIPHER=m
  4075. CONFIG_CRYPTO_USER_API_RNG=m
  4076. # CONFIG_CRYPTO_USER_API_RNG_CAVP is not set
  4077. CONFIG_CRYPTO_USER_API_AEAD=m
  4078. # CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE is not set
  4079. # CONFIG_CRYPTO_STATS is not set
  4080. # end of Userspace interface
  4081.  
  4082. CONFIG_CRYPTO_HASH_INFO=y
  4083.  
  4084. #
  4085. # Accelerated Cryptographic Algorithms for CPU (powerpc)
  4086. #
  4087. CONFIG_CRYPTO_CRC32C_VPMSUM=y
  4088. CONFIG_CRYPTO_MD5_PPC=m
  4089. CONFIG_CRYPTO_SHA1_PPC=m
  4090. # end of Accelerated Cryptographic Algorithms for CPU (powerpc)
  4091.  
  4092. CONFIG_CRYPTO_HW=y
  4093. # CONFIG_CRYPTO_DEV_NX is not set
  4094. # CONFIG_CRYPTO_DEV_ATMEL_ECC is not set
  4095. # CONFIG_CRYPTO_DEV_ATMEL_SHA204A is not set
  4096. # CONFIG_CRYPTO_DEV_NITROX_CNN55XX is not set
  4097. CONFIG_CRYPTO_DEV_VIRTIO=y
  4098. # CONFIG_CRYPTO_DEV_SAFEXCEL is not set
  4099. # CONFIG_CRYPTO_DEV_CCREE is not set
  4100. # CONFIG_CRYPTO_DEV_AMLOGIC_GXL is not set
  4101. CONFIG_ASYMMETRIC_KEY_TYPE=y
  4102. CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE=y
  4103. CONFIG_X509_CERTIFICATE_PARSER=y
  4104. CONFIG_PKCS8_PRIVATE_KEY_PARSER=m
  4105. CONFIG_PKCS7_MESSAGE_PARSER=y
  4106. # CONFIG_PKCS7_TEST_KEY is not set
  4107. # CONFIG_SIGNED_PE_FILE_VERIFICATION is not set
  4108. # CONFIG_FIPS_SIGNATURE_SELFTEST is not set
  4109.  
  4110. #
  4111. # Certificates for signature checking
  4112. #
  4113. CONFIG_SYSTEM_TRUSTED_KEYRING=y
  4114. CONFIG_SYSTEM_TRUSTED_KEYS=""
  4115. # CONFIG_SYSTEM_EXTRA_CERTIFICATE is not set
  4116. # CONFIG_SECONDARY_TRUSTED_KEYRING is not set
  4117. # CONFIG_SYSTEM_BLACKLIST_KEYRING is not set
  4118. # end of Certificates for signature checking
  4119.  
  4120. CONFIG_BINARY_PRINTF=y
  4121.  
  4122. #
  4123. # Library routines
  4124. #
  4125. CONFIG_RAID6_PQ=y
  4126. CONFIG_RAID6_PQ_BENCHMARK=y
  4127. # CONFIG_PACKING is not set
  4128. CONFIG_BITREVERSE=y
  4129. CONFIG_GENERIC_STRNCPY_FROM_USER=y
  4130. CONFIG_GENERIC_STRNLEN_USER=y
  4131. CONFIG_GENERIC_NET_UTILS=y
  4132. # CONFIG_CORDIC is not set
  4133. # CONFIG_PRIME_NUMBERS is not set
  4134. CONFIG_GENERIC_PCI_IOMAP=y
  4135. CONFIG_GENERIC_IOMAP=y
  4136. CONFIG_ARCH_USE_CMPXCHG_LOCKREF=y
  4137.  
  4138. #
  4139. # Crypto library routines
  4140. #
  4141. CONFIG_CRYPTO_LIB_UTILS=y
  4142. CONFIG_CRYPTO_LIB_AES=m
  4143. CONFIG_CRYPTO_LIB_ARC4=m
  4144. CONFIG_CRYPTO_LIB_GF128MUL=m
  4145. CONFIG_CRYPTO_LIB_BLAKE2S_GENERIC=y
  4146. CONFIG_CRYPTO_LIB_CHACHA_GENERIC=m
  4147. CONFIG_CRYPTO_LIB_CHACHA=m
  4148. CONFIG_CRYPTO_LIB_CURVE25519_GENERIC=m
  4149. CONFIG_CRYPTO_LIB_CURVE25519=m
  4150. CONFIG_CRYPTO_LIB_DES=m
  4151. CONFIG_CRYPTO_LIB_POLY1305_RSIZE=1
  4152. CONFIG_CRYPTO_LIB_POLY1305_GENERIC=m
  4153. CONFIG_CRYPTO_LIB_POLY1305=m
  4154. CONFIG_CRYPTO_LIB_CHACHA20POLY1305=m
  4155. CONFIG_CRYPTO_LIB_SHA1=y
  4156. CONFIG_CRYPTO_LIB_SHA256=y
  4157. # end of Crypto library routines
  4158.  
  4159. CONFIG_CRC_CCITT=m
  4160. CONFIG_CRC16=y
  4161. # CONFIG_CRC_T10DIF is not set
  4162. # CONFIG_CRC64_ROCKSOFT is not set
  4163. CONFIG_CRC_ITU_T=m
  4164. CONFIG_CRC32=y
  4165. # CONFIG_CRC32_SELFTEST is not set
  4166. CONFIG_CRC32_SLICEBY8=y
  4167. # CONFIG_CRC32_SLICEBY4 is not set
  4168. # CONFIG_CRC32_SARWATE is not set
  4169. # CONFIG_CRC32_BIT is not set
  4170. # CONFIG_CRC64 is not set
  4171. # CONFIG_CRC4 is not set
  4172. # CONFIG_CRC7 is not set
  4173. CONFIG_LIBCRC32C=y
  4174. # CONFIG_CRC8 is not set
  4175. CONFIG_XXHASH=y
  4176. # CONFIG_RANDOM32_SELFTEST is not set
  4177. CONFIG_ZLIB_INFLATE=y
  4178. CONFIG_ZLIB_DEFLATE=y
  4179. CONFIG_LZO_COMPRESS=y
  4180. CONFIG_LZO_DECOMPRESS=y
  4181. CONFIG_ZSTD_COMMON=y
  4182. CONFIG_ZSTD_COMPRESS=y
  4183. CONFIG_ZSTD_DECOMPRESS=y
  4184. # CONFIG_XZ_DEC is not set
  4185. CONFIG_DECOMPRESS_GZIP=y
  4186. CONFIG_DECOMPRESS_ZSTD=y
  4187. CONFIG_GENERIC_ALLOCATOR=y
  4188. CONFIG_INTERVAL_TREE=y
  4189. CONFIG_XARRAY_MULTI=y
  4190. CONFIG_ASSOCIATIVE_ARRAY=y
  4191. CONFIG_HAS_IOMEM=y
  4192. CONFIG_HAS_IOPORT=y
  4193. CONFIG_HAS_IOPORT_MAP=y
  4194. CONFIG_HAS_DMA=y
  4195. CONFIG_DMA_OPS=y
  4196. CONFIG_DMA_OPS_BYPASS=y
  4197. CONFIG_NEED_SG_DMA_LENGTH=y
  4198. CONFIG_NEED_DMA_MAP_STATE=y
  4199. CONFIG_ARCH_DMA_ADDR_T_64BIT=y
  4200. CONFIG_DMA_DECLARE_COHERENT=y
  4201. CONFIG_ARCH_DMA_DEFAULT_COHERENT=y
  4202. # CONFIG_DMA_API_DEBUG is not set
  4203. # CONFIG_DMA_MAP_BENCHMARK is not set
  4204. CONFIG_SGL_ALLOC=y
  4205. CONFIG_IOMMU_HELPER=y
  4206. # CONFIG_FORCE_NR_CPUS is not set
  4207. CONFIG_CPU_RMAP=y
  4208. CONFIG_DQL=y
  4209. CONFIG_GLOB=y
  4210. # CONFIG_GLOB_SELFTEST is not set
  4211. CONFIG_NLATTR=y
  4212. CONFIG_CLZ_TAB=y
  4213. CONFIG_IRQ_POLL=y
  4214. CONFIG_MPILIB=y
  4215. CONFIG_LIBFDT=y
  4216. CONFIG_OID_REGISTRY=y
  4217. CONFIG_HAVE_GENERIC_VDSO=y
  4218. CONFIG_GENERIC_GETTIMEOFDAY=y
  4219. CONFIG_GENERIC_VDSO_TIME_NS=y
  4220. CONFIG_FONT_SUPPORT=y
  4221. # CONFIG_FONTS is not set
  4222. CONFIG_FONT_8x8=y
  4223. CONFIG_FONT_8x16=y
  4224. CONFIG_SG_POOL=y
  4225. CONFIG_ARCH_HAS_PMEM_API=y
  4226. CONFIG_ARCH_HAS_MEMREMAP_COMPAT_ALIGN=y
  4227. CONFIG_ARCH_HAS_UACCESS_FLUSHCACHE=y
  4228. CONFIG_ARCH_HAS_COPY_MC=y
  4229. CONFIG_ARCH_STACKWALK=y
  4230. CONFIG_STACKDEPOT=y
  4231. CONFIG_SBITMAP=y
  4232. # end of Library routines
  4233.  
  4234. CONFIG_GENERIC_IOREMAP=y
  4235.  
  4236. #
  4237. # Kernel hacking
  4238. #
  4239.  
  4240. #
  4241. # printk and dmesg options
  4242. #
  4243. CONFIG_PRINTK_TIME=y
  4244. # CONFIG_PRINTK_CALLER is not set
  4245. # CONFIG_STACKTRACE_BUILD_ID is not set
  4246. CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7
  4247. CONFIG_CONSOLE_LOGLEVEL_QUIET=4
  4248. CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4
  4249. # CONFIG_DYNAMIC_DEBUG is not set
  4250. # CONFIG_DYNAMIC_DEBUG_CORE is not set
  4251. CONFIG_SYMBOLIC_ERRNAME=y
  4252. CONFIG_DEBUG_BUGVERBOSE=y
  4253. # end of printk and dmesg options
  4254.  
  4255. CONFIG_DEBUG_KERNEL=y
  4256. # CONFIG_DEBUG_MISC is not set
  4257.  
  4258. #
  4259. # Compile-time checks and compiler options
  4260. #
  4261. CONFIG_DEBUG_INFO=y
  4262. CONFIG_AS_HAS_NON_CONST_LEB128=y
  4263. # CONFIG_DEBUG_INFO_NONE is not set
  4264. CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y
  4265. # CONFIG_DEBUG_INFO_DWARF4 is not set
  4266. # CONFIG_DEBUG_INFO_DWARF5 is not set
  4267. CONFIG_DEBUG_INFO_REDUCED=y
  4268. CONFIG_DEBUG_INFO_COMPRESSED_NONE=y
  4269. # CONFIG_DEBUG_INFO_COMPRESSED_ZLIB is not set
  4270. # CONFIG_DEBUG_INFO_COMPRESSED_ZSTD is not set
  4271. CONFIG_DEBUG_INFO_SPLIT=y
  4272. CONFIG_PAHOLE_HAS_SPLIT_BTF=y
  4273. CONFIG_PAHOLE_HAS_LANG_EXCLUDE=y
  4274. # CONFIG_GDB_SCRIPTS is not set
  4275. CONFIG_FRAME_WARN=2048
  4276. CONFIG_STRIP_ASM_SYMS=y
  4277. # CONFIG_READABLE_ASM is not set
  4278. # CONFIG_HEADERS_INSTALL is not set
  4279. # CONFIG_DEBUG_SECTION_MISMATCH is not set
  4280. CONFIG_SECTION_MISMATCH_WARN_ONLY=y
  4281. # CONFIG_DEBUG_FORCE_FUNCTION_ALIGN_64B is not set
  4282. # CONFIG_VMLINUX_MAP is not set
  4283. # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
  4284. # end of Compile-time checks and compiler options
  4285.  
  4286. #
  4287. # Generic Kernel Debugging Instruments
  4288. #
  4289. # CONFIG_MAGIC_SYSRQ is not set
  4290. CONFIG_DEBUG_FS=y
  4291. CONFIG_DEBUG_FS_ALLOW_ALL=y
  4292. # CONFIG_DEBUG_FS_DISALLOW_MOUNT is not set
  4293. # CONFIG_DEBUG_FS_ALLOW_NONE is not set
  4294. CONFIG_HAVE_ARCH_KGDB=y
  4295. # CONFIG_KGDB is not set
  4296. CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y
  4297. # CONFIG_UBSAN is not set
  4298. CONFIG_HAVE_ARCH_KCSAN=y
  4299. CONFIG_HAVE_KCSAN_COMPILER=y
  4300. # CONFIG_KCSAN is not set
  4301. # end of Generic Kernel Debugging Instruments
  4302.  
  4303. #
  4304. # Networking Debugging
  4305. #
  4306. # CONFIG_NET_DEV_REFCNT_TRACKER is not set
  4307. # CONFIG_NET_NS_REFCNT_TRACKER is not set
  4308. # CONFIG_DEBUG_NET is not set
  4309. # end of Networking Debugging
  4310.  
  4311. #
  4312. # Memory Debugging
  4313. #
  4314. # CONFIG_PAGE_EXTENSION is not set
  4315. CONFIG_SLUB_DEBUG=y
  4316. # CONFIG_SLUB_DEBUG_ON is not set
  4317. # CONFIG_PAGE_OWNER is not set
  4318. CONFIG_PAGE_POISONING=y
  4319. CONFIG_GENERIC_PTDUMP=y
  4320. # CONFIG_PTDUMP_DEBUGFS is not set
  4321. CONFIG_HAVE_DEBUG_KMEMLEAK=y
  4322. # CONFIG_DEBUG_KMEMLEAK is not set
  4323. # CONFIG_PER_VMA_LOCK_STATS is not set
  4324. # CONFIG_DEBUG_OBJECTS is not set
  4325. # CONFIG_SHRINKER_DEBUG is not set
  4326. # CONFIG_DEBUG_STACK_USAGE is not set
  4327. CONFIG_SCHED_STACK_END_CHECK=y
  4328. CONFIG_ARCH_HAS_DEBUG_VM_PGTABLE=y
  4329. # CONFIG_DEBUG_VM is not set
  4330. # CONFIG_DEBUG_VM_PGTABLE is not set
  4331. CONFIG_ARCH_HAS_DEBUG_VIRTUAL=y
  4332. # CONFIG_DEBUG_VIRTUAL is not set
  4333. CONFIG_DEBUG_MEMORY_INIT=y
  4334. # CONFIG_DEBUG_PER_CPU_MAPS is not set
  4335. CONFIG_HAVE_DEBUG_STACKOVERFLOW=y
  4336. # CONFIG_DEBUG_STACKOVERFLOW is not set
  4337. CONFIG_CC_HAS_KASAN_GENERIC=y
  4338. CONFIG_CC_HAS_WORKING_NOSANITIZE_ADDRESS=y
  4339. CONFIG_HAVE_ARCH_KFENCE=y
  4340. CONFIG_KFENCE=y
  4341. CONFIG_KFENCE_SAMPLE_INTERVAL=100
  4342. CONFIG_KFENCE_NUM_OBJECTS=255
  4343. CONFIG_KFENCE_DEFERRABLE=y
  4344. # CONFIG_KFENCE_STATIC_KEYS is not set
  4345. CONFIG_KFENCE_STRESS_TEST_FAULTS=0
  4346. # end of Memory Debugging
  4347.  
  4348. CONFIG_DEBUG_SHIRQ=y
  4349.  
  4350. #
  4351. # Debug Oops, Lockups and Hangs
  4352. #
  4353. CONFIG_PANIC_ON_OOPS=y
  4354. CONFIG_PANIC_ON_OOPS_VALUE=1
  4355. CONFIG_LOCKUP_DETECTOR=y
  4356. CONFIG_SOFTLOCKUP_DETECTOR=y
  4357. # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
  4358. CONFIG_HAVE_HARDLOCKUP_DETECTOR_BUDDY=y
  4359. CONFIG_HARDLOCKUP_DETECTOR=y
  4360. # CONFIG_HARDLOCKUP_DETECTOR_PERF is not set
  4361. # CONFIG_HARDLOCKUP_DETECTOR_BUDDY is not set
  4362. CONFIG_HARDLOCKUP_DETECTOR_ARCH=y
  4363. # CONFIG_BOOTPARAM_HARDLOCKUP_PANIC is not set
  4364. CONFIG_DETECT_HUNG_TASK=y
  4365. CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=60
  4366. # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
  4367. CONFIG_WQ_WATCHDOG=y
  4368. # CONFIG_WQ_CPU_INTENSIVE_REPORT is not set
  4369. # CONFIG_TEST_LOCKUP is not set
  4370. # end of Debug Oops, Lockups and Hangs
  4371.  
  4372. #
  4373. # Scheduler Debugging
  4374. #
  4375. # CONFIG_SCHED_DEBUG is not set
  4376. # CONFIG_SCHEDSTATS is not set
  4377. # end of Scheduler Debugging
  4378.  
  4379. # CONFIG_DEBUG_TIMEKEEPING is not set
  4380.  
  4381. #
  4382. # Lock Debugging (spinlocks, mutexes, etc...)
  4383. #
  4384. CONFIG_LOCK_DEBUGGING_SUPPORT=y
  4385. # CONFIG_PROVE_LOCKING is not set
  4386. # CONFIG_LOCK_STAT is not set
  4387. CONFIG_DEBUG_RT_MUTEXES=y
  4388. CONFIG_DEBUG_SPINLOCK=y
  4389. CONFIG_DEBUG_MUTEXES=y
  4390. # CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set
  4391. CONFIG_DEBUG_RWSEMS=y
  4392. # CONFIG_DEBUG_LOCK_ALLOC is not set
  4393. # CONFIG_DEBUG_ATOMIC_SLEEP is not set
  4394. # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
  4395. # CONFIG_LOCK_TORTURE_TEST is not set
  4396. # CONFIG_WW_MUTEX_SELFTEST is not set
  4397. # CONFIG_SCF_TORTURE_TEST is not set
  4398. CONFIG_CSD_LOCK_WAIT_DEBUG=y
  4399. # CONFIG_CSD_LOCK_WAIT_DEBUG_DEFAULT is not set
  4400. # end of Lock Debugging (spinlocks, mutexes, etc...)
  4401.  
  4402. CONFIG_DEBUG_IRQFLAGS=y
  4403. CONFIG_STACKTRACE=y
  4404. # CONFIG_WARN_ALL_UNSEEDED_RANDOM is not set
  4405. # CONFIG_DEBUG_KOBJECT is not set
  4406.  
  4407. #
  4408. # Debug kernel data structures
  4409. #
  4410. CONFIG_DEBUG_LIST=y
  4411. # CONFIG_DEBUG_PLIST is not set
  4412. CONFIG_DEBUG_SG=y
  4413. CONFIG_DEBUG_NOTIFIERS=y
  4414. CONFIG_DEBUG_MAPLE_TREE=y
  4415. # end of Debug kernel data structures
  4416.  
  4417. CONFIG_DEBUG_CREDENTIALS=y
  4418.  
  4419. #
  4420. # RCU Debugging
  4421. #
  4422. # CONFIG_RCU_SCALE_TEST is not set
  4423. # CONFIG_RCU_TORTURE_TEST is not set
  4424. # CONFIG_RCU_REF_SCALE_TEST is not set
  4425. CONFIG_RCU_CPU_STALL_TIMEOUT=21
  4426. CONFIG_RCU_EXP_CPU_STALL_TIMEOUT=0
  4427. # CONFIG_RCU_CPU_STALL_CPUTIME is not set
  4428. # CONFIG_RCU_TRACE is not set
  4429. # CONFIG_RCU_EQS_DEBUG is not set
  4430. # end of RCU Debugging
  4431.  
  4432. # CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set
  4433. # CONFIG_CPU_HOTPLUG_STATE_CONTROL is not set
  4434. # CONFIG_LATENCYTOP is not set
  4435. CONFIG_HAVE_FUNCTION_TRACER=y
  4436. CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
  4437. CONFIG_HAVE_DYNAMIC_FTRACE=y
  4438. CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
  4439. CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
  4440. CONFIG_HAVE_C_RECORDMCOUNT=y
  4441. CONFIG_TRACING_SUPPORT=y
  4442. # CONFIG_FTRACE is not set
  4443. # CONFIG_SAMPLES is not set
  4444. CONFIG_ARCH_HAS_DEVMEM_IS_ALLOWED=y
  4445. CONFIG_STRICT_DEVMEM=y
  4446. CONFIG_IO_STRICT_DEVMEM=y
  4447.  
  4448. #
  4449. # powerpc Debugging
  4450. #
  4451. # CONFIG_PPC_DISABLE_WERROR is not set
  4452. CONFIG_PPC_WERROR=y
  4453. CONFIG_PRINT_STACK_DEPTH=64
  4454. # CONFIG_PPC_EMULATED_STATS is not set
  4455. # CONFIG_CODE_PATCHING_SELFTEST is not set
  4456. # CONFIG_JUMP_LABEL_FEATURE_CHECKS is not set
  4457. # CONFIG_FTR_FIXUP_SELFTEST is not set
  4458. # CONFIG_MSI_BITMAP_SELFTEST is not set
  4459. # CONFIG_PPC_IRQ_SOFT_MASK_DEBUG is not set
  4460. # CONFIG_PPC_RFI_SRR_DEBUG is not set
  4461. # CONFIG_XMON is not set
  4462. CONFIG_BOOTX_TEXT=y
  4463. # CONFIG_PPC_EARLY_DEBUG is not set
  4464. # CONFIG_PPC_FAST_ENDIAN_SWITCH is not set
  4465. # end of powerpc Debugging
  4466.  
  4467. #
  4468. # Kernel Testing and Coverage
  4469. #
  4470. # CONFIG_KUNIT is not set
  4471. # CONFIG_NOTIFIER_ERROR_INJECTION is not set
  4472. # CONFIG_FAULT_INJECTION is not set
  4473. CONFIG_ARCH_HAS_KCOV=y
  4474. CONFIG_CC_HAS_SANCOV_TRACE_PC=y
  4475. # CONFIG_KCOV is not set
  4476. # CONFIG_RUNTIME_TESTING_MENU is not set
  4477. CONFIG_ARCH_USE_MEMTEST=y
  4478. # CONFIG_MEMTEST is not set
  4479. # end of Kernel Testing and Coverage
  4480.  
  4481. #
  4482. # Rust hacking
  4483. #
  4484. # end of Rust hacking
  4485. # end of Kernel hacking
  4486.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement