Advertisement
fspkwon

kernel-config-macbookpro

Aug 13th, 2023
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 222.81 KB | None | 0 0
  1. #
  2. # Automatically generated file; DO NOT EDIT.
  3. # Linux/x86 6.1.19-gentoo Kernel Configuration
  4. #
  5. CONFIG_CC_VERSION_TEXT="x86_64-pc-linux-gnu-gcc (Gentoo 13.1.1_p20230527 p3) 13.1.1 20230527"
  6. CONFIG_CC_IS_GCC=y
  7. CONFIG_GCC_VERSION=130101
  8. CONFIG_CLANG_VERSION=0
  9. CONFIG_AS_IS_GNU=y
  10. CONFIG_AS_VERSION=23900
  11. CONFIG_LD_IS_BFD=y
  12. CONFIG_LD_VERSION=23900
  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_CC_HAS_ASM_INLINE=y
  19. CONFIG_CC_HAS_NO_PROFILE_FN_ATTR=y
  20. CONFIG_PAHOLE_VERSION=0
  21. CONFIG_IRQ_WORK=y
  22. CONFIG_BUILDTIME_TABLE_SORT=y
  23. CONFIG_THREAD_INFO_IN_TASK=y
  24.  
  25. #
  26. # General setup
  27. #
  28. CONFIG_INIT_ENV_ARG_LIMIT=32
  29. CONFIG_COMPILE_TEST=y
  30. # CONFIG_WERROR is not set
  31. CONFIG_LOCALVERSION="-x86_64"
  32. CONFIG_BUILD_SALT=""
  33. CONFIG_HAVE_KERNEL_GZIP=y
  34. CONFIG_HAVE_KERNEL_BZIP2=y
  35. CONFIG_HAVE_KERNEL_LZMA=y
  36. CONFIG_HAVE_KERNEL_XZ=y
  37. CONFIG_HAVE_KERNEL_LZO=y
  38. CONFIG_HAVE_KERNEL_LZ4=y
  39. CONFIG_HAVE_KERNEL_ZSTD=y
  40. CONFIG_KERNEL_GZIP=y
  41. # CONFIG_KERNEL_BZIP2 is not set
  42. # CONFIG_KERNEL_LZMA is not set
  43. # CONFIG_KERNEL_XZ is not set
  44. # CONFIG_KERNEL_LZO is not set
  45. # CONFIG_KERNEL_LZ4 is not set
  46. # CONFIG_KERNEL_ZSTD is not set
  47. CONFIG_DEFAULT_INIT="/sbin/init"
  48. CONFIG_DEFAULT_HOSTNAME="localhost"
  49. CONFIG_SYSVIPC=y
  50. CONFIG_SYSVIPC_SYSCTL=y
  51. CONFIG_SYSVIPC_COMPAT=y
  52. CONFIG_POSIX_MQUEUE=y
  53. CONFIG_POSIX_MQUEUE_SYSCTL=y
  54. CONFIG_WATCH_QUEUE=y
  55. CONFIG_CROSS_MEMORY_ATTACH=y
  56. CONFIG_USELIB=y
  57. CONFIG_AUDIT=y
  58. CONFIG_HAVE_ARCH_AUDITSYSCALL=y
  59. CONFIG_AUDITSYSCALL=y
  60.  
  61. #
  62. # IRQ subsystem
  63. #
  64. CONFIG_GENERIC_IRQ_PROBE=y
  65. CONFIG_GENERIC_IRQ_SHOW=y
  66. CONFIG_GENERIC_IRQ_EFFECTIVE_AFF_MASK=y
  67. CONFIG_GENERIC_PENDING_IRQ=y
  68. CONFIG_GENERIC_IRQ_MIGRATION=y
  69. CONFIG_HARDIRQS_SW_RESEND=y
  70. CONFIG_GENERIC_IRQ_CHIP=y
  71. CONFIG_IRQ_DOMAIN=y
  72. CONFIG_IRQ_DOMAIN_HIERARCHY=y
  73. CONFIG_GENERIC_MSI_IRQ=y
  74. CONFIG_GENERIC_MSI_IRQ_DOMAIN=y
  75. CONFIG_IRQ_MSI_IOMMU=y
  76. CONFIG_GENERIC_IRQ_MATRIX_ALLOCATOR=y
  77. CONFIG_GENERIC_IRQ_RESERVATION_MODE=y
  78. CONFIG_IRQ_FORCED_THREADING=y
  79. CONFIG_SPARSE_IRQ=y
  80. # CONFIG_GENERIC_IRQ_DEBUGFS is not set
  81. # end of IRQ subsystem
  82.  
  83. CONFIG_CLOCKSOURCE_WATCHDOG=y
  84. CONFIG_ARCH_CLOCKSOURCE_INIT=y
  85. CONFIG_CLOCKSOURCE_VALIDATE_LAST_CYCLE=y
  86. CONFIG_GENERIC_TIME_VSYSCALL=y
  87. CONFIG_GENERIC_CLOCKEVENTS=y
  88. CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
  89. CONFIG_GENERIC_CLOCKEVENTS_MIN_ADJUST=y
  90. CONFIG_GENERIC_CMOS_UPDATE=y
  91. CONFIG_HAVE_POSIX_CPU_TIMERS_TASK_WORK=y
  92. CONFIG_POSIX_CPU_TIMERS_TASK_WORK=y
  93. CONFIG_CONTEXT_TRACKING=y
  94. CONFIG_CONTEXT_TRACKING_IDLE=y
  95.  
  96. #
  97. # Timers subsystem
  98. #
  99. CONFIG_TICK_ONESHOT=y
  100. CONFIG_HZ_PERIODIC=y
  101. # CONFIG_NO_HZ_IDLE is not set
  102. # CONFIG_NO_HZ_FULL is not set
  103. CONFIG_CONTEXT_TRACKING_USER=y
  104. CONFIG_CONTEXT_TRACKING_USER_FORCE=y
  105. CONFIG_NO_HZ=y
  106. CONFIG_HIGH_RES_TIMERS=y
  107. CONFIG_CLOCKSOURCE_WATCHDOG_MAX_SKEW_US=100
  108. # end of Timers subsystem
  109.  
  110. CONFIG_BPF=y
  111. CONFIG_HAVE_EBPF_JIT=y
  112. CONFIG_ARCH_WANT_DEFAULT_BPF_JIT=y
  113.  
  114. #
  115. # BPF subsystem
  116. #
  117. CONFIG_BPF_SYSCALL=y
  118. # CONFIG_BPF_JIT is not set
  119. # CONFIG_BPF_UNPRIV_DEFAULT_OFF is not set
  120. # end of BPF subsystem
  121.  
  122. CONFIG_PREEMPT_NONE_BUILD=y
  123. CONFIG_PREEMPT_NONE=y
  124. # CONFIG_PREEMPT_VOLUNTARY is not set
  125. # CONFIG_PREEMPT is not set
  126. # CONFIG_PREEMPT_DYNAMIC is not set
  127. CONFIG_SCHED_CORE=y
  128.  
  129. #
  130. # CPU/Task time and stats accounting
  131. #
  132. CONFIG_VIRT_CPU_ACCOUNTING=y
  133. # CONFIG_TICK_CPU_ACCOUNTING is not set
  134. CONFIG_VIRT_CPU_ACCOUNTING_GEN=y
  135. CONFIG_IRQ_TIME_ACCOUNTING=y
  136. CONFIG_HAVE_SCHED_AVG_IRQ=y
  137. CONFIG_BSD_PROCESS_ACCT=y
  138. CONFIG_BSD_PROCESS_ACCT_V3=y
  139. CONFIG_TASKSTATS=y
  140. CONFIG_TASK_DELAY_ACCT=y
  141. CONFIG_TASK_XACCT=y
  142. CONFIG_TASK_IO_ACCOUNTING=y
  143. # CONFIG_PSI is not set
  144. # end of CPU/Task time and stats accounting
  145.  
  146. # CONFIG_CPU_ISOLATION is not set
  147.  
  148. #
  149. # RCU Subsystem
  150. #
  151. CONFIG_TREE_RCU=y
  152. CONFIG_RCU_EXPERT=y
  153. CONFIG_SRCU=y
  154. CONFIG_TREE_SRCU=y
  155. CONFIG_TASKS_RCU_GENERIC=y
  156. # CONFIG_FORCE_TASKS_RCU is not set
  157. # CONFIG_FORCE_TASKS_RUDE_RCU is not set
  158. CONFIG_TASKS_RUDE_RCU=y
  159. # CONFIG_FORCE_TASKS_TRACE_RCU is not set
  160. CONFIG_TASKS_TRACE_RCU=y
  161. CONFIG_RCU_STALL_COMMON=y
  162. CONFIG_RCU_NEED_SEGCBLIST=y
  163. CONFIG_RCU_FANOUT=64
  164. CONFIG_RCU_FANOUT_LEAF=16
  165. # CONFIG_RCU_NOCB_CPU is not set
  166. CONFIG_TASKS_TRACE_RCU_READ_MB=y
  167. # end of RCU Subsystem
  168.  
  169. CONFIG_IKCONFIG=y
  170. CONFIG_IKCONFIG_PROC=y
  171. # CONFIG_IKHEADERS is not set
  172. CONFIG_LOG_BUF_SHIFT=17
  173. CONFIG_LOG_CPU_MAX_BUF_SHIFT=12
  174. CONFIG_PRINTK_SAFE_LOG_BUF_SHIFT=13
  175. # CONFIG_PRINTK_INDEX is not set
  176. CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
  177.  
  178. #
  179. # Scheduler features
  180. #
  181. # CONFIG_UCLAMP_TASK is not set
  182. # CONFIG_SCHED_ALT is not set
  183. # end of Scheduler features
  184.  
  185. CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y
  186. CONFIG_ARCH_WANT_BATCHED_UNMAP_TLB_FLUSH=y
  187. CONFIG_CC_HAS_INT128=y
  188. CONFIG_CC_IMPLICIT_FALLTHROUGH="-Wimplicit-fallthrough=5"
  189. CONFIG_GCC11_NO_ARRAY_BOUNDS=y
  190. CONFIG_GCC12_NO_ARRAY_BOUNDS=y
  191. CONFIG_ARCH_SUPPORTS_INT128=y
  192. CONFIG_CGROUPS=y
  193. CONFIG_PAGE_COUNTER=y
  194. # CONFIG_CGROUP_FAVOR_DYNMODS is not set
  195. CONFIG_MEMCG=y
  196. CONFIG_MEMCG_KMEM=y
  197. CONFIG_BLK_CGROUP=y
  198. CONFIG_CGROUP_WRITEBACK=y
  199. CONFIG_CGROUP_SCHED=y
  200. CONFIG_FAIR_GROUP_SCHED=y
  201. # CONFIG_CFS_BANDWIDTH is not set
  202. CONFIG_RT_GROUP_SCHED=y
  203. CONFIG_CGROUP_PIDS=y
  204. CONFIG_CGROUP_RDMA=y
  205. CONFIG_CGROUP_FREEZER=y
  206. CONFIG_CGROUP_HUGETLB=y
  207. CONFIG_CPUSETS=y
  208. CONFIG_PROC_PID_CPUSET=y
  209. CONFIG_CGROUP_DEVICE=y
  210. CONFIG_CGROUP_CPUACCT=y
  211. CONFIG_CGROUP_PERF=y
  212. # CONFIG_CGROUP_BPF is not set
  213. CONFIG_CGROUP_MISC=y
  214. CONFIG_CGROUP_DEBUG=y
  215. CONFIG_SOCK_CGROUP_DATA=y
  216. CONFIG_NAMESPACES=y
  217. CONFIG_UTS_NS=y
  218. CONFIG_TIME_NS=y
  219. CONFIG_IPC_NS=y
  220. CONFIG_USER_NS=y
  221. CONFIG_PID_NS=y
  222. CONFIG_NET_NS=y
  223. CONFIG_CHECKPOINT_RESTORE=y
  224. # CONFIG_SCHED_AUTOGROUP is not set
  225. CONFIG_SYSFS_DEPRECATED=y
  226. CONFIG_SYSFS_DEPRECATED_V2=y
  227. CONFIG_RELAY=y
  228. CONFIG_BLK_DEV_INITRD=y
  229. CONFIG_INITRAMFS_SOURCE=""
  230. CONFIG_RD_GZIP=y
  231. # CONFIG_RD_BZIP2 is not set
  232. # CONFIG_RD_LZMA is not set
  233. # CONFIG_RD_XZ is not set
  234. # CONFIG_RD_LZO is not set
  235. # CONFIG_RD_LZ4 is not set
  236. CONFIG_RD_ZSTD=y
  237. CONFIG_BOOT_CONFIG=y
  238. # CONFIG_BOOT_CONFIG_EMBED is not set
  239. CONFIG_INITRAMFS_PRESERVE_MTIME=y
  240. CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE=y
  241. # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
  242. CONFIG_LD_ORPHAN_WARN=y
  243. CONFIG_SYSCTL=y
  244. CONFIG_HAVE_UID16=y
  245. CONFIG_SYSCTL_EXCEPTION_TRACE=y
  246. CONFIG_HAVE_PCSPKR_PLATFORM=y
  247. CONFIG_EXPERT=y
  248. CONFIG_UID16=y
  249. CONFIG_MULTIUSER=y
  250. CONFIG_SGETMASK_SYSCALL=y
  251. CONFIG_SYSFS_SYSCALL=y
  252. CONFIG_FHANDLE=y
  253. CONFIG_POSIX_TIMERS=y
  254. CONFIG_PRINTK=y
  255. CONFIG_BUG=y
  256. CONFIG_ELF_CORE=y
  257. CONFIG_PCSPKR_PLATFORM=y
  258. CONFIG_BASE_FULL=y
  259. CONFIG_FUTEX=y
  260. CONFIG_FUTEX_PI=y
  261. CONFIG_EPOLL=y
  262. CONFIG_SIGNALFD=y
  263. CONFIG_TIMERFD=y
  264. CONFIG_EVENTFD=y
  265. CONFIG_SHMEM=y
  266. CONFIG_AIO=y
  267. CONFIG_IO_URING=y
  268. CONFIG_ADVISE_SYSCALLS=y
  269. CONFIG_MEMBARRIER=y
  270. CONFIG_KALLSYMS=y
  271. CONFIG_KALLSYMS_ALL=y
  272. CONFIG_KALLSYMS_ABSOLUTE_PERCPU=y
  273. CONFIG_KALLSYMS_BASE_RELATIVE=y
  274. CONFIG_ARCH_HAS_MEMBARRIER_SYNC_CORE=y
  275. CONFIG_KCMP=y
  276. CONFIG_RSEQ=y
  277. # CONFIG_DEBUG_RSEQ is not set
  278. # CONFIG_EMBEDDED is not set
  279. CONFIG_HAVE_PERF_EVENTS=y
  280. CONFIG_GUEST_PERF_EVENTS=y
  281. # CONFIG_PC104 is not set
  282.  
  283. #
  284. # Kernel Performance Events And Counters
  285. #
  286. CONFIG_PERF_EVENTS=y
  287. # CONFIG_DEBUG_PERF_USE_VMALLOC is not set
  288. # end of Kernel Performance Events And Counters
  289.  
  290. CONFIG_SYSTEM_DATA_VERIFICATION=y
  291. CONFIG_PROFILING=y
  292. CONFIG_TRACEPOINTS=y
  293. # end of General setup
  294.  
  295. CONFIG_64BIT=y
  296. CONFIG_X86_64=y
  297. CONFIG_X86=y
  298. CONFIG_INSTRUCTION_DECODER=y
  299. CONFIG_OUTPUT_FORMAT="elf64-x86-64"
  300. CONFIG_LOCKDEP_SUPPORT=y
  301. CONFIG_STACKTRACE_SUPPORT=y
  302. CONFIG_MMU=y
  303. CONFIG_ARCH_MMAP_RND_BITS_MIN=28
  304. CONFIG_ARCH_MMAP_RND_BITS_MAX=32
  305. CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MIN=8
  306. CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MAX=16
  307. CONFIG_GENERIC_ISA_DMA=y
  308. CONFIG_GENERIC_BUG=y
  309. CONFIG_GENERIC_BUG_RELATIVE_POINTERS=y
  310. CONFIG_ARCH_MAY_HAVE_PC_FDC=y
  311. CONFIG_GENERIC_CALIBRATE_DELAY=y
  312. CONFIG_ARCH_HAS_CPU_RELAX=y
  313. CONFIG_ARCH_HIBERNATION_POSSIBLE=y
  314. CONFIG_ARCH_NR_GPIO=1024
  315. CONFIG_ARCH_SUSPEND_POSSIBLE=y
  316. CONFIG_AUDIT_ARCH=y
  317. CONFIG_HAVE_INTEL_TXT=y
  318. CONFIG_X86_64_SMP=y
  319. CONFIG_ARCH_SUPPORTS_UPROBES=y
  320. CONFIG_FIX_EARLYCON_MEM=y
  321. CONFIG_PGTABLE_LEVELS=4
  322. CONFIG_CC_HAS_SANE_STACKPROTECTOR=y
  323.  
  324. #
  325. # Processor type and features
  326. #
  327. CONFIG_SMP=y
  328. CONFIG_X86_FEATURE_NAMES=y
  329. CONFIG_X86_X2APIC=y
  330. CONFIG_X86_MPPARSE=y
  331. CONFIG_GOLDFISH=y
  332. CONFIG_X86_CPU_RESCTRL=y
  333. # CONFIG_X86_EXTENDED_PLATFORM is not set
  334. CONFIG_X86_INTEL_LPSS=y
  335. # CONFIG_X86_AMD_PLATFORM_DEVICE is not set
  336. CONFIG_IOSF_MBI=y
  337. # CONFIG_IOSF_MBI_DEBUG is not set
  338. CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y
  339. # CONFIG_SCHED_OMIT_FRAME_POINTER is not set
  340. CONFIG_HYPERVISOR_GUEST=y
  341. CONFIG_PARAVIRT=y
  342. CONFIG_PARAVIRT_DEBUG=y
  343. # CONFIG_PARAVIRT_SPINLOCKS is not set
  344. CONFIG_X86_HV_CALLBACK_VECTOR=y
  345. # CONFIG_XEN is not set
  346. CONFIG_KVM_GUEST=y
  347. CONFIG_ARCH_CPUIDLE_HALTPOLL=y
  348. # CONFIG_PVH is not set
  349. CONFIG_PARAVIRT_TIME_ACCOUNTING=y
  350. CONFIG_PARAVIRT_CLOCK=y
  351. # CONFIG_JAILHOUSE_GUEST is not set
  352. # CONFIG_ACRN_GUEST is not set
  353. # CONFIG_INTEL_TDX_GUEST is not set
  354. # CONFIG_MK8 is not set
  355. # CONFIG_MK8SSE3 is not set
  356. # CONFIG_MK10 is not set
  357. # CONFIG_MBARCELONA is not set
  358. # CONFIG_MBOBCAT is not set
  359. # CONFIG_MJAGUAR is not set
  360. # CONFIG_MBULLDOZER is not set
  361. # CONFIG_MPILEDRIVER is not set
  362. # CONFIG_MSTEAMROLLER is not set
  363. # CONFIG_MEXCAVATOR is not set
  364. # CONFIG_MZEN is not set
  365. # CONFIG_MZEN2 is not set
  366. # CONFIG_MZEN3 is not set
  367. # CONFIG_MZEN4 is not set
  368. # CONFIG_MPSC is not set
  369. # CONFIG_MCORE2 is not set
  370. # CONFIG_MATOM is not set
  371. CONFIG_MNEHALEM=y
  372. # CONFIG_MWESTMERE is not set
  373. # CONFIG_MSILVERMONT is not set
  374. # CONFIG_MGOLDMONT is not set
  375. # CONFIG_MGOLDMONTPLUS is not set
  376. # CONFIG_MSANDYBRIDGE is not set
  377. # CONFIG_MIVYBRIDGE is not set
  378. # CONFIG_MHASWELL is not set
  379. # CONFIG_MBROADWELL is not set
  380. # CONFIG_MSKYLAKE is not set
  381. # CONFIG_MSKYLAKEX is not set
  382. # CONFIG_MCANNONLAKE is not set
  383. # CONFIG_MICELAKE is not set
  384. # CONFIG_MCASCADELAKE is not set
  385. # CONFIG_MCOOPERLAKE is not set
  386. # CONFIG_MTIGERLAKE is not set
  387. # CONFIG_MSAPPHIRERAPIDS is not set
  388. # CONFIG_MROCKETLAKE is not set
  389. # CONFIG_MALDERLAKE is not set
  390. # CONFIG_MRAPTORLAKE is not set
  391. # CONFIG_MMETEORLAKE is not set
  392. # CONFIG_MEMERALDRAPIDS is not set
  393. # CONFIG_GENERIC_CPU is not set
  394. # CONFIG_GENERIC_CPU2 is not set
  395. # CONFIG_GENERIC_CPU3 is not set
  396. # CONFIG_GENERIC_CPU4 is not set
  397. # CONFIG_MNATIVE_INTEL is not set
  398. # CONFIG_MNATIVE_AMD is not set
  399. CONFIG_X86_INTERNODE_CACHE_SHIFT=6
  400. CONFIG_X86_L1_CACHE_SHIFT=6
  401. CONFIG_X86_INTEL_USERCOPY=y
  402. CONFIG_X86_USE_PPRO_CHECKSUM=y
  403. CONFIG_X86_P6_NOP=y
  404. CONFIG_X86_TSC=y
  405. CONFIG_X86_CMPXCHG64=y
  406. CONFIG_X86_CMOV=y
  407. CONFIG_X86_MINIMUM_CPU_FAMILY=64
  408. CONFIG_X86_DEBUGCTLMSR=y
  409. CONFIG_IA32_FEAT_CTL=y
  410. CONFIG_X86_VMX_FEATURE_NAMES=y
  411. CONFIG_PROCESSOR_SELECT=y
  412. CONFIG_CPU_SUP_INTEL=y
  413. CONFIG_CPU_SUP_AMD=y
  414. CONFIG_CPU_SUP_HYGON=y
  415. # CONFIG_CPU_SUP_CENTAUR is not set
  416. CONFIG_CPU_SUP_ZHAOXIN=y
  417. CONFIG_HPET_TIMER=y
  418. CONFIG_HPET_EMULATE_RTC=y
  419. CONFIG_DMI=y
  420. # CONFIG_GART_IOMMU is not set
  421. # CONFIG_MAXSMP is not set
  422. CONFIG_NR_CPUS_RANGE_BEGIN=2
  423. CONFIG_NR_CPUS_RANGE_END=512
  424. CONFIG_NR_CPUS_DEFAULT=64
  425. CONFIG_NR_CPUS=8
  426. # CONFIG_SCHED_CLUSTER is not set
  427. CONFIG_SCHED_SMT=y
  428. CONFIG_SCHED_MC=y
  429. CONFIG_SCHED_MC_PRIO=y
  430. CONFIG_X86_LOCAL_APIC=y
  431. CONFIG_X86_IO_APIC=y
  432. CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS=y
  433. CONFIG_X86_MCE=y
  434. CONFIG_X86_MCELOG_LEGACY=y
  435. CONFIG_X86_MCE_INTEL=y
  436. # CONFIG_X86_MCE_AMD is not set
  437. CONFIG_X86_MCE_THRESHOLD=y
  438. CONFIG_X86_MCE_INJECT=y
  439.  
  440. #
  441. # Performance monitoring
  442. #
  443. CONFIG_PERF_EVENTS_INTEL_UNCORE=y
  444. CONFIG_PERF_EVENTS_INTEL_RAPL=y
  445. CONFIG_PERF_EVENTS_INTEL_CSTATE=y
  446. # CONFIG_PERF_EVENTS_AMD_POWER is not set
  447. CONFIG_PERF_EVENTS_AMD_UNCORE=y
  448. # CONFIG_PERF_EVENTS_AMD_BRS is not set
  449. # end of Performance monitoring
  450.  
  451. CONFIG_X86_16BIT=y
  452. CONFIG_X86_ESPFIX64=y
  453. CONFIG_X86_VSYSCALL_EMULATION=y
  454. CONFIG_X86_IOPL_IOPERM=y
  455. CONFIG_MICROCODE=y
  456. CONFIG_MICROCODE_INTEL=y
  457. # CONFIG_MICROCODE_AMD is not set
  458. # CONFIG_MICROCODE_LATE_LOADING is not set
  459. CONFIG_X86_MSR=y
  460. CONFIG_X86_CPUID=y
  461. # CONFIG_X86_5LEVEL is not set
  462. CONFIG_X86_DIRECT_GBPAGES=y
  463. # CONFIG_X86_CPA_STATISTICS is not set
  464. # CONFIG_AMD_MEM_ENCRYPT is not set
  465. # CONFIG_NUMA is not set
  466. CONFIG_ARCH_SPARSEMEM_ENABLE=y
  467. CONFIG_ARCH_SPARSEMEM_DEFAULT=y
  468. CONFIG_ARCH_PROC_KCORE_TEXT=y
  469. CONFIG_ILLEGAL_POINTER_VALUE=0xdead000000000000
  470. CONFIG_X86_PMEM_LEGACY_DEVICE=y
  471. CONFIG_X86_PMEM_LEGACY=y
  472. # CONFIG_X86_CHECK_BIOS_CORRUPTION is not set
  473. CONFIG_MTRR=y
  474. CONFIG_MTRR_SANITIZER=y
  475. CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=0
  476. CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1
  477. CONFIG_X86_PAT=y
  478. CONFIG_ARCH_USES_PG_UNCACHED=y
  479. CONFIG_X86_UMIP=y
  480. CONFIG_CC_HAS_IBT=y
  481. # CONFIG_X86_KERNEL_IBT is not set
  482. # CONFIG_X86_INTEL_MEMORY_PROTECTION_KEYS is not set
  483. # CONFIG_X86_INTEL_TSX_MODE_OFF is not set
  484. CONFIG_X86_INTEL_TSX_MODE_ON=y
  485. # CONFIG_X86_INTEL_TSX_MODE_AUTO is not set
  486. # CONFIG_X86_SGX is not set
  487. CONFIG_EFI=y
  488. CONFIG_EFI_STUB=y
  489. CONFIG_EFI_MIXED=y
  490. # CONFIG_HZ_100 is not set
  491. # CONFIG_HZ_250 is not set
  492. # CONFIG_HZ_300 is not set
  493. CONFIG_HZ_1000=y
  494. CONFIG_HZ=1000
  495. CONFIG_SCHED_HRTICK=y
  496. CONFIG_KEXEC=y
  497. CONFIG_KEXEC_FILE=y
  498. CONFIG_ARCH_HAS_KEXEC_PURGATORY=y
  499. # CONFIG_KEXEC_SIG is not set
  500. CONFIG_CRASH_DUMP=y
  501. # CONFIG_KEXEC_JUMP is not set
  502. CONFIG_PHYSICAL_START=0x1000000
  503. CONFIG_RELOCATABLE=y
  504. # CONFIG_RANDOMIZE_BASE is not set
  505. CONFIG_PHYSICAL_ALIGN=0x200000
  506. CONFIG_HOTPLUG_CPU=y
  507. # CONFIG_BOOTPARAM_HOTPLUG_CPU0 is not set
  508. # CONFIG_DEBUG_HOTPLUG_CPU0 is not set
  509. # CONFIG_COMPAT_VDSO is not set
  510. CONFIG_LEGACY_VSYSCALL_XONLY=y
  511. # CONFIG_LEGACY_VSYSCALL_NONE is not set
  512. CONFIG_CMDLINE_BOOL=y
  513. CONFIG_CMDLINE=""
  514. CONFIG_MODIFY_LDT_SYSCALL=y
  515. # CONFIG_STRICT_SIGALTSTACK_SIZE is not set
  516. CONFIG_HAVE_LIVEPATCH=y
  517. # end of Processor type and features
  518.  
  519. CONFIG_CC_HAS_SLS=y
  520. CONFIG_CC_HAS_RETURN_THUNK=y
  521. # CONFIG_SPECULATION_MITIGATIONS is not set
  522. CONFIG_ARCH_HAS_ADD_PAGES=y
  523. CONFIG_ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE=y
  524.  
  525. #
  526. # Power management and ACPI options
  527. #
  528. CONFIG_ARCH_HIBERNATION_HEADER=y
  529. CONFIG_SUSPEND=y
  530. CONFIG_SUSPEND_FREEZER=y
  531. # CONFIG_SUSPEND_SKIP_SYNC is not set
  532. CONFIG_HIBERNATE_CALLBACKS=y
  533. CONFIG_HIBERNATION=y
  534. CONFIG_HIBERNATION_SNAPSHOT_DEV=y
  535. CONFIG_PM_STD_PARTITION="/dev/sda5"
  536. CONFIG_PM_SLEEP=y
  537. CONFIG_PM_SLEEP_SMP=y
  538. CONFIG_PM_AUTOSLEEP=y
  539. # CONFIG_PM_USERSPACE_AUTOSLEEP is not set
  540. CONFIG_PM_WAKELOCKS=y
  541. CONFIG_PM_WAKELOCKS_LIMIT=100
  542. CONFIG_PM_WAKELOCKS_GC=y
  543. CONFIG_PM=y
  544. # CONFIG_PM_DEBUG is not set
  545. CONFIG_PM_CLK=y
  546. # CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
  547. # CONFIG_ENERGY_MODEL is not set
  548. CONFIG_ARCH_SUPPORTS_ACPI=y
  549. CONFIG_ACPI=y
  550. CONFIG_ACPI_LEGACY_TABLES_LOOKUP=y
  551. CONFIG_ARCH_MIGHT_HAVE_ACPI_PDC=y
  552. CONFIG_ACPI_SYSTEM_POWER_STATES_SUPPORT=y
  553. # CONFIG_ACPI_DEBUGGER is not set
  554. # CONFIG_ACPI_SPCR_TABLE is not set
  555. # CONFIG_ACPI_FPDT is not set
  556. CONFIG_ACPI_LPIT=y
  557. CONFIG_ACPI_SLEEP=y
  558. CONFIG_ACPI_REV_OVERRIDE_POSSIBLE=y
  559. CONFIG_ACPI_EC_DEBUGFS=y
  560. CONFIG_ACPI_AC=y
  561. CONFIG_ACPI_BATTERY=y
  562. CONFIG_ACPI_BUTTON=y
  563. CONFIG_ACPI_VIDEO=y
  564. CONFIG_ACPI_FAN=y
  565. CONFIG_ACPI_TAD=y
  566. CONFIG_ACPI_DOCK=y
  567. CONFIG_ACPI_CPU_FREQ_PSS=y
  568. CONFIG_ACPI_PROCESSOR_CSTATE=y
  569. CONFIG_ACPI_PROCESSOR_IDLE=y
  570. CONFIG_ACPI_CPPC_LIB=y
  571. CONFIG_ACPI_PROCESSOR=y
  572. # CONFIG_ACPI_IPMI is not set
  573. CONFIG_ACPI_HOTPLUG_CPU=y
  574. CONFIG_ACPI_PROCESSOR_AGGREGATOR=y
  575. CONFIG_ACPI_THERMAL=y
  576. CONFIG_ACPI_CUSTOM_DSDT_FILE=""
  577. CONFIG_ARCH_HAS_ACPI_TABLE_UPGRADE=y
  578. CONFIG_ACPI_TABLE_UPGRADE=y
  579. # CONFIG_ACPI_DEBUG is not set
  580. # CONFIG_ACPI_PCI_SLOT is not set
  581. CONFIG_ACPI_CONTAINER=y
  582. CONFIG_ACPI_HOTPLUG_IOAPIC=y
  583. CONFIG_ACPI_SBS=y
  584. CONFIG_ACPI_HED=y
  585. # CONFIG_ACPI_CUSTOM_METHOD is not set
  586. # CONFIG_ACPI_BGRT is not set
  587. # CONFIG_ACPI_REDUCED_HARDWARE_ONLY is not set
  588. # CONFIG_ACPI_NFIT is not set
  589. CONFIG_HAVE_ACPI_APEI=y
  590. CONFIG_HAVE_ACPI_APEI_NMI=y
  591. CONFIG_ACPI_APEI=y
  592. # CONFIG_ACPI_APEI_GHES is not set
  593. # CONFIG_ACPI_APEI_EINJ is not set
  594. # CONFIG_ACPI_APEI_ERST_DEBUG is not set
  595. # CONFIG_ACPI_DPTF is not set
  596. CONFIG_ACPI_WATCHDOG=y
  597. CONFIG_ACPI_CONFIGFS=y
  598. # CONFIG_ACPI_PFRUT is not set
  599. CONFIG_ACPI_PCC=y
  600. # CONFIG_PMIC_OPREGION is not set
  601. CONFIG_ACPI_PRMT=y
  602. CONFIG_X86_PM_TIMER=y
  603.  
  604. #
  605. # CPU Frequency scaling
  606. #
  607. CONFIG_CPU_FREQ=y
  608. CONFIG_CPU_FREQ_GOV_ATTR_SET=y
  609. CONFIG_CPU_FREQ_GOV_COMMON=y
  610. CONFIG_CPU_FREQ_STAT=y
  611. # CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
  612. # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
  613. # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
  614. CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL=y
  615. CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
  616. # CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
  617. CONFIG_CPU_FREQ_GOV_USERSPACE=y
  618. CONFIG_CPU_FREQ_GOV_ONDEMAND=y
  619. # CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set
  620. CONFIG_CPU_FREQ_GOV_SCHEDUTIL=y
  621.  
  622. #
  623. # CPU frequency scaling drivers
  624. #
  625. CONFIG_X86_INTEL_PSTATE=y
  626. CONFIG_X86_PCC_CPUFREQ=y
  627. # CONFIG_X86_AMD_PSTATE is not set
  628. # CONFIG_X86_AMD_PSTATE_UT is not set
  629. CONFIG_X86_ACPI_CPUFREQ=y
  630. CONFIG_X86_ACPI_CPUFREQ_CPB=y
  631. # CONFIG_X86_POWERNOW_K8 is not set
  632. # CONFIG_X86_AMD_FREQ_SENSITIVITY is not set
  633. CONFIG_X86_SPEEDSTEP_CENTRINO=y
  634. CONFIG_X86_P4_CLOCKMOD=y
  635.  
  636. #
  637. # shared options
  638. #
  639. CONFIG_X86_SPEEDSTEP_LIB=y
  640. # end of CPU Frequency scaling
  641.  
  642. #
  643. # CPU Idle
  644. #
  645. CONFIG_CPU_IDLE=y
  646. CONFIG_CPU_IDLE_GOV_LADDER=y
  647. CONFIG_CPU_IDLE_GOV_MENU=y
  648. # CONFIG_CPU_IDLE_GOV_TEO is not set
  649. # CONFIG_CPU_IDLE_GOV_HALTPOLL is not set
  650. CONFIG_HALTPOLL_CPUIDLE=y
  651. # end of CPU Idle
  652.  
  653. CONFIG_INTEL_IDLE=y
  654. # end of Power management and ACPI options
  655.  
  656. #
  657. # Bus options (PCI etc.)
  658. #
  659. CONFIG_PCI_DIRECT=y
  660. CONFIG_PCI_MMCONFIG=y
  661. CONFIG_MMCONF_FAM10H=y
  662. # CONFIG_PCI_CNB20LE_QUIRK is not set
  663. CONFIG_ISA_BUS=y
  664. CONFIG_ISA_DMA_API=y
  665. CONFIG_AMD_NB=y
  666. # end of Bus options (PCI etc.)
  667.  
  668. #
  669. # Binary Emulations
  670. #
  671. CONFIG_IA32_EMULATION=y
  672. CONFIG_X86_X32_ABI=y
  673. CONFIG_COMPAT_32=y
  674. CONFIG_COMPAT=y
  675. CONFIG_COMPAT_FOR_U64_ALIGNMENT=y
  676. # end of Binary Emulations
  677.  
  678. CONFIG_HAVE_KVM=y
  679. CONFIG_HAVE_KVM_PFNCACHE=y
  680. CONFIG_HAVE_KVM_IRQCHIP=y
  681. CONFIG_HAVE_KVM_IRQFD=y
  682. CONFIG_HAVE_KVM_IRQ_ROUTING=y
  683. CONFIG_HAVE_KVM_DIRTY_RING=y
  684. CONFIG_HAVE_KVM_DIRTY_RING_TSO=y
  685. CONFIG_HAVE_KVM_DIRTY_RING_ACQ_REL=y
  686. CONFIG_HAVE_KVM_EVENTFD=y
  687. CONFIG_KVM_MMIO=y
  688. CONFIG_KVM_ASYNC_PF=y
  689. CONFIG_HAVE_KVM_MSI=y
  690. CONFIG_HAVE_KVM_CPU_RELAX_INTERCEPT=y
  691. CONFIG_KVM_VFIO=y
  692. CONFIG_KVM_GENERIC_DIRTYLOG_READ_PROTECT=y
  693. CONFIG_KVM_COMPAT=y
  694. CONFIG_HAVE_KVM_IRQ_BYPASS=y
  695. CONFIG_HAVE_KVM_NO_POLL=y
  696. CONFIG_KVM_XFER_TO_GUEST_WORK=y
  697. CONFIG_HAVE_KVM_PM_NOTIFIER=y
  698. CONFIG_VIRTUALIZATION=y
  699. CONFIG_KVM=y
  700. CONFIG_KVM_WERROR=y
  701. CONFIG_KVM_INTEL=y
  702. # CONFIG_KVM_AMD is not set
  703. # CONFIG_KVM_XEN is not set
  704. CONFIG_AS_AVX512=y
  705. CONFIG_AS_SHA1_NI=y
  706. CONFIG_AS_SHA256_NI=y
  707. CONFIG_AS_TPAUSE=y
  708.  
  709. #
  710. # General architecture-dependent options
  711. #
  712. CONFIG_CRASH_CORE=y
  713. CONFIG_KEXEC_CORE=y
  714. CONFIG_HOTPLUG_SMT=y
  715. CONFIG_GENERIC_ENTRY=y
  716. CONFIG_KPROBES=y
  717. # CONFIG_JUMP_LABEL is not set
  718. # CONFIG_STATIC_CALL_SELFTEST is not set
  719. CONFIG_OPTPROBES=y
  720. CONFIG_UPROBES=y
  721. CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
  722. CONFIG_ARCH_USE_BUILTIN_BSWAP=y
  723. CONFIG_KRETPROBES=y
  724. CONFIG_KRETPROBE_ON_RETHOOK=y
  725. CONFIG_USER_RETURN_NOTIFIER=y
  726. CONFIG_HAVE_IOREMAP_PROT=y
  727. CONFIG_HAVE_KPROBES=y
  728. CONFIG_HAVE_KRETPROBES=y
  729. CONFIG_HAVE_OPTPROBES=y
  730. CONFIG_HAVE_KPROBES_ON_FTRACE=y
  731. CONFIG_ARCH_CORRECT_STACKTRACE_ON_KRETPROBE=y
  732. CONFIG_HAVE_FUNCTION_ERROR_INJECTION=y
  733. CONFIG_HAVE_NMI=y
  734. CONFIG_TRACE_IRQFLAGS_SUPPORT=y
  735. CONFIG_TRACE_IRQFLAGS_NMI_SUPPORT=y
  736. CONFIG_HAVE_ARCH_TRACEHOOK=y
  737. CONFIG_HAVE_DMA_CONTIGUOUS=y
  738. CONFIG_GENERIC_SMP_IDLE_THREAD=y
  739. CONFIG_ARCH_HAS_FORTIFY_SOURCE=y
  740. CONFIG_ARCH_HAS_SET_MEMORY=y
  741. CONFIG_ARCH_HAS_SET_DIRECT_MAP=y
  742. CONFIG_HAVE_ARCH_THREAD_STRUCT_WHITELIST=y
  743. CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT=y
  744. CONFIG_ARCH_WANTS_NO_INSTR=y
  745. CONFIG_HAVE_ASM_MODVERSIONS=y
  746. CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
  747. CONFIG_HAVE_RSEQ=y
  748. CONFIG_HAVE_RUST=y
  749. CONFIG_HAVE_FUNCTION_ARG_ACCESS_API=y
  750. CONFIG_HAVE_HW_BREAKPOINT=y
  751. CONFIG_HAVE_MIXED_BREAKPOINTS_REGS=y
  752. CONFIG_HAVE_USER_RETURN_NOTIFIER=y
  753. CONFIG_HAVE_PERF_EVENTS_NMI=y
  754. CONFIG_HAVE_HARDLOCKUP_DETECTOR_PERF=y
  755. CONFIG_HAVE_PERF_REGS=y
  756. CONFIG_HAVE_PERF_USER_STACK_DUMP=y
  757. CONFIG_HAVE_ARCH_JUMP_LABEL=y
  758. CONFIG_HAVE_ARCH_JUMP_LABEL_RELATIVE=y
  759. CONFIG_MMU_GATHER_TABLE_FREE=y
  760. CONFIG_MMU_GATHER_RCU_TABLE_FREE=y
  761. CONFIG_MMU_GATHER_MERGE_VMAS=y
  762. CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y
  763. CONFIG_HAVE_CMPXCHG_LOCAL=y
  764. CONFIG_HAVE_CMPXCHG_DOUBLE=y
  765. CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION=y
  766. CONFIG_ARCH_WANT_OLD_COMPAT_IPC=y
  767. CONFIG_HAVE_ARCH_SECCOMP=y
  768. CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
  769. CONFIG_SECCOMP=y
  770. CONFIG_SECCOMP_FILTER=y
  771. # CONFIG_SECCOMP_CACHE_DEBUG is not set
  772. CONFIG_HAVE_ARCH_STACKLEAK=y
  773. CONFIG_HAVE_STACKPROTECTOR=y
  774. # CONFIG_STACKPROTECTOR is not set
  775. CONFIG_ARCH_SUPPORTS_LTO_CLANG=y
  776. CONFIG_ARCH_SUPPORTS_LTO_CLANG_THIN=y
  777. CONFIG_LTO_NONE=y
  778. CONFIG_ARCH_SUPPORTS_CFI_CLANG=y
  779. CONFIG_HAVE_ARCH_WITHIN_STACK_FRAMES=y
  780. CONFIG_HAVE_CONTEXT_TRACKING_USER=y
  781. CONFIG_HAVE_CONTEXT_TRACKING_USER_OFFSTACK=y
  782. CONFIG_HAVE_VIRT_CPU_ACCOUNTING_GEN=y
  783. CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y
  784. CONFIG_HAVE_MOVE_PUD=y
  785. CONFIG_HAVE_MOVE_PMD=y
  786. CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y
  787. CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE_PUD=y
  788. CONFIG_HAVE_ARCH_HUGE_VMAP=y
  789. CONFIG_HAVE_ARCH_HUGE_VMALLOC=y
  790. CONFIG_ARCH_WANT_HUGE_PMD_SHARE=y
  791. CONFIG_HAVE_ARCH_SOFT_DIRTY=y
  792. CONFIG_HAVE_MOD_ARCH_SPECIFIC=y
  793. CONFIG_MODULES_USE_ELF_RELA=y
  794. CONFIG_HAVE_IRQ_EXIT_ON_IRQ_STACK=y
  795. CONFIG_HAVE_SOFTIRQ_ON_OWN_STACK=y
  796. CONFIG_SOFTIRQ_ON_OWN_STACK=y
  797. CONFIG_ARCH_HAS_ELF_RANDOMIZE=y
  798. CONFIG_HAVE_ARCH_MMAP_RND_BITS=y
  799. CONFIG_HAVE_EXIT_THREAD=y
  800. CONFIG_ARCH_MMAP_RND_BITS=28
  801. CONFIG_HAVE_ARCH_MMAP_RND_COMPAT_BITS=y
  802. CONFIG_ARCH_MMAP_RND_COMPAT_BITS=8
  803. CONFIG_HAVE_ARCH_COMPAT_MMAP_BASES=y
  804. CONFIG_PAGE_SIZE_LESS_THAN_64KB=y
  805. CONFIG_PAGE_SIZE_LESS_THAN_256KB=y
  806. CONFIG_HAVE_OBJTOOL=y
  807. CONFIG_HAVE_JUMP_LABEL_HACK=y
  808. CONFIG_HAVE_NOINSTR_HACK=y
  809. CONFIG_HAVE_NOINSTR_VALIDATION=y
  810. CONFIG_HAVE_UACCESS_VALIDATION=y
  811. CONFIG_HAVE_STACK_VALIDATION=y
  812. CONFIG_HAVE_RELIABLE_STACKTRACE=y
  813. CONFIG_OLD_SIGSUSPEND3=y
  814. CONFIG_COMPAT_OLD_SIGACTION=y
  815. CONFIG_COMPAT_32BIT_TIME=y
  816. CONFIG_HAVE_ARCH_VMAP_STACK=y
  817. # CONFIG_VMAP_STACK is not set
  818. CONFIG_HAVE_ARCH_RANDOMIZE_KSTACK_OFFSET=y
  819. CONFIG_RANDOMIZE_KSTACK_OFFSET=y
  820. # CONFIG_RANDOMIZE_KSTACK_OFFSET_DEFAULT is not set
  821. CONFIG_ARCH_HAS_STRICT_KERNEL_RWX=y
  822. CONFIG_STRICT_KERNEL_RWX=y
  823. CONFIG_ARCH_HAS_STRICT_MODULE_RWX=y
  824. CONFIG_STRICT_MODULE_RWX=y
  825. CONFIG_HAVE_ARCH_PREL32_RELOCATIONS=y
  826. CONFIG_ARCH_USE_MEMREMAP_PROT=y
  827. # CONFIG_LOCK_EVENT_COUNTS is not set
  828. CONFIG_ARCH_HAS_MEM_ENCRYPT=y
  829. CONFIG_HAVE_STATIC_CALL=y
  830. CONFIG_HAVE_STATIC_CALL_INLINE=y
  831. CONFIG_HAVE_PREEMPT_DYNAMIC=y
  832. CONFIG_HAVE_PREEMPT_DYNAMIC_CALL=y
  833. CONFIG_ARCH_WANT_LD_ORPHAN_WARN=y
  834. CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
  835. CONFIG_ARCH_SUPPORTS_PAGE_TABLE_CHECK=y
  836. CONFIG_ARCH_HAS_ELFCORE_COMPAT=y
  837. CONFIG_ARCH_HAS_PARANOID_L1D_FLUSH=y
  838. CONFIG_DYNAMIC_SIGFRAME=y
  839. CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG=y
  840.  
  841. #
  842. # GCOV-based kernel profiling
  843. #
  844. # CONFIG_GCOV_KERNEL is not set
  845. CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y
  846. # end of GCOV-based kernel profiling
  847.  
  848. CONFIG_HAVE_GCC_PLUGINS=y
  849. CONFIG_GCC_PLUGINS=y
  850. # CONFIG_GCC_PLUGIN_LATENT_ENTROPY is not set
  851. # end of General architecture-dependent options
  852.  
  853. CONFIG_RT_MUTEXES=y
  854. CONFIG_BASE_SMALL=0
  855. CONFIG_MODULES=y
  856. CONFIG_MODULE_FORCE_LOAD=y
  857. CONFIG_MODULE_UNLOAD=y
  858. CONFIG_MODULE_FORCE_UNLOAD=y
  859. # CONFIG_MODULE_UNLOAD_TAINT_TRACKING is not set
  860. CONFIG_MODVERSIONS=y
  861. CONFIG_ASM_MODVERSIONS=y
  862. # CONFIG_MODULE_SRCVERSION_ALL is not set
  863. # CONFIG_MODULE_SIG is not set
  864. CONFIG_MODULE_COMPRESS_NONE=y
  865. # CONFIG_MODULE_COMPRESS_GZIP is not set
  866. # CONFIG_MODULE_COMPRESS_XZ is not set
  867. # CONFIG_MODULE_COMPRESS_ZSTD is not set
  868. # CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set
  869. CONFIG_MODPROBE_PATH="/sbin/modprobe"
  870. CONFIG_MODULES_TREE_LOOKUP=y
  871. CONFIG_BLOCK=y
  872. CONFIG_BLOCK_LEGACY_AUTOLOAD=y
  873. CONFIG_BLK_CGROUP_RWSTAT=y
  874. CONFIG_BLK_DEV_BSG_COMMON=y
  875. CONFIG_BLK_ICQ=y
  876. CONFIG_BLK_DEV_BSGLIB=y
  877. CONFIG_BLK_DEV_INTEGRITY=y
  878. CONFIG_BLK_DEV_INTEGRITY_T10=y
  879. # CONFIG_BLK_DEV_ZONED is not set
  880. # CONFIG_BLK_DEV_THROTTLING is not set
  881. CONFIG_BLK_WBT=y
  882. CONFIG_BLK_WBT_MQ=y
  883. CONFIG_BLK_CGROUP_IOLATENCY=y
  884. # CONFIG_BLK_CGROUP_IOCOST is not set
  885. # CONFIG_BLK_CGROUP_IOPRIO is not set
  886. CONFIG_BLK_DEBUG_FS=y
  887. # CONFIG_BLK_SED_OPAL is not set
  888. # CONFIG_BLK_INLINE_ENCRYPTION is not set
  889.  
  890. #
  891. # Partition Types
  892. #
  893. CONFIG_PARTITION_ADVANCED=y
  894. # CONFIG_ACORN_PARTITION is not set
  895. # CONFIG_AIX_PARTITION is not set
  896. # CONFIG_OSF_PARTITION is not set
  897. # CONFIG_AMIGA_PARTITION is not set
  898. # CONFIG_ATARI_PARTITION is not set
  899. # CONFIG_MAC_PARTITION is not set
  900. CONFIG_MSDOS_PARTITION=y
  901. # CONFIG_BSD_DISKLABEL is not set
  902. # CONFIG_MINIX_SUBPARTITION is not set
  903. # CONFIG_SOLARIS_X86_PARTITION is not set
  904. # CONFIG_UNIXWARE_DISKLABEL is not set
  905. # CONFIG_LDM_PARTITION is not set
  906. # CONFIG_SGI_PARTITION is not set
  907. # CONFIG_ULTRIX_PARTITION is not set
  908. # CONFIG_SUN_PARTITION is not set
  909. # CONFIG_KARMA_PARTITION is not set
  910. CONFIG_EFI_PARTITION=y
  911. # CONFIG_SYSV68_PARTITION is not set
  912. CONFIG_CMDLINE_PARTITION=y
  913. # end of Partition Types
  914.  
  915. CONFIG_BLOCK_COMPAT=y
  916. CONFIG_BLK_MQ_PCI=y
  917. CONFIG_BLK_MQ_VIRTIO=y
  918. CONFIG_BLK_PM=y
  919. CONFIG_BLOCK_HOLDER_DEPRECATED=y
  920.  
  921. #
  922. # IO Schedulers
  923. #
  924. # CONFIG_MQ_IOSCHED_DEADLINE is not set
  925. # CONFIG_MQ_IOSCHED_KYBER is not set
  926. CONFIG_IOSCHED_BFQ=y
  927. CONFIG_BFQ_GROUP_IOSCHED=y
  928. # CONFIG_BFQ_CGROUP_DEBUG is not set
  929. # end of IO Schedulers
  930.  
  931. CONFIG_PREEMPT_NOTIFIERS=y
  932. CONFIG_PADATA=y
  933. CONFIG_ASN1=y
  934. CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
  935. CONFIG_INLINE_READ_UNLOCK=y
  936. CONFIG_INLINE_READ_UNLOCK_IRQ=y
  937. CONFIG_INLINE_WRITE_UNLOCK=y
  938. CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
  939. CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y
  940. CONFIG_MUTEX_SPIN_ON_OWNER=y
  941. CONFIG_RWSEM_SPIN_ON_OWNER=y
  942. CONFIG_LOCK_SPIN_ON_OWNER=y
  943. CONFIG_ARCH_USE_QUEUED_SPINLOCKS=y
  944. CONFIG_QUEUED_SPINLOCKS=y
  945. CONFIG_ARCH_USE_QUEUED_RWLOCKS=y
  946. CONFIG_QUEUED_RWLOCKS=y
  947. CONFIG_ARCH_HAS_NON_OVERLAPPING_ADDRESS_SPACE=y
  948. CONFIG_ARCH_HAS_SYNC_CORE_BEFORE_USERMODE=y
  949. CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y
  950. CONFIG_FREEZER=y
  951.  
  952. #
  953. # Executable file formats
  954. #
  955. CONFIG_BINFMT_ELF=y
  956. CONFIG_COMPAT_BINFMT_ELF=y
  957. CONFIG_ELFCORE=y
  958. CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
  959. CONFIG_BINFMT_SCRIPT=y
  960. CONFIG_BINFMT_MISC=y
  961. CONFIG_COREDUMP=y
  962. # end of Executable file formats
  963.  
  964. #
  965. # Memory Management options
  966. #
  967. CONFIG_SWAP=y
  968. # CONFIG_ZSWAP is not set
  969.  
  970. #
  971. # SLAB allocator options
  972. #
  973. CONFIG_SLAB=y
  974. # CONFIG_SLUB is not set
  975. # CONFIG_SLOB is not set
  976. # CONFIG_SLAB_MERGE_DEFAULT is not set
  977. # CONFIG_SLAB_FREELIST_RANDOM is not set
  978. # CONFIG_SLAB_FREELIST_HARDENED is not set
  979. # end of SLAB allocator options
  980.  
  981. # CONFIG_SHUFFLE_PAGE_ALLOCATOR is not set
  982. CONFIG_COMPAT_BRK=y
  983. CONFIG_SPARSEMEM=y
  984. CONFIG_SPARSEMEM_EXTREME=y
  985. CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y
  986. CONFIG_SPARSEMEM_VMEMMAP=y
  987. CONFIG_HAVE_FAST_GUP=y
  988. CONFIG_MEMORY_ISOLATION=y
  989. CONFIG_EXCLUSIVE_SYSTEM_RAM=y
  990. CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
  991. # CONFIG_MEMORY_HOTPLUG is not set
  992. CONFIG_SPLIT_PTLOCK_CPUS=4
  993. CONFIG_ARCH_ENABLE_SPLIT_PMD_PTLOCK=y
  994. CONFIG_MEMORY_BALLOON=y
  995. CONFIG_BALLOON_COMPACTION=y
  996. CONFIG_COMPACTION=y
  997. CONFIG_COMPACT_UNEVICTABLE_DEFAULT=1
  998. CONFIG_PAGE_REPORTING=y
  999. CONFIG_MIGRATION=y
  1000. CONFIG_ARCH_ENABLE_HUGEPAGE_MIGRATION=y
  1001. CONFIG_ARCH_ENABLE_THP_MIGRATION=y
  1002. CONFIG_CONTIG_ALLOC=y
  1003. CONFIG_PHYS_ADDR_T_64BIT=y
  1004. CONFIG_MMU_NOTIFIER=y
  1005. # CONFIG_KSM is not set
  1006. CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
  1007. CONFIG_ARCH_SUPPORTS_MEMORY_FAILURE=y
  1008. # CONFIG_MEMORY_FAILURE is not set
  1009. CONFIG_ARCH_WANT_GENERAL_HUGETLB=y
  1010. CONFIG_ARCH_WANTS_THP_SWAP=y
  1011. CONFIG_TRANSPARENT_HUGEPAGE=y
  1012. # CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS is not set
  1013. CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y
  1014. CONFIG_THP_SWAP=y
  1015. # CONFIG_READ_ONLY_THP_FOR_FS is not set
  1016. CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y
  1017. CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y
  1018. CONFIG_HAVE_SETUP_PER_CPU_AREA=y
  1019. CONFIG_CMA=y
  1020. # CONFIG_CMA_DEBUG is not set
  1021. # CONFIG_CMA_DEBUGFS is not set
  1022. # CONFIG_CMA_SYSFS is not set
  1023. CONFIG_CMA_AREAS=7
  1024. CONFIG_MEM_SOFT_DIRTY=y
  1025. CONFIG_GENERIC_EARLY_IOREMAP=y
  1026. # CONFIG_DEFERRED_STRUCT_PAGE_INIT is not set
  1027. CONFIG_PAGE_IDLE_FLAG=y
  1028. CONFIG_IDLE_PAGE_TRACKING=y
  1029. CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
  1030. CONFIG_ARCH_HAS_CURRENT_STACK_POINTER=y
  1031. CONFIG_ARCH_HAS_PTE_DEVMAP=y
  1032. CONFIG_ARCH_HAS_ZONE_DMA_SET=y
  1033. CONFIG_ZONE_DMA=y
  1034. CONFIG_ZONE_DMA32=y
  1035. CONFIG_VMAP_PFN=y
  1036. CONFIG_VM_EVENT_COUNTERS=y
  1037. CONFIG_PERCPU_STATS=y
  1038. # CONFIG_GUP_TEST is not set
  1039. CONFIG_ARCH_HAS_PTE_SPECIAL=y
  1040. CONFIG_SECRETMEM=y
  1041. # CONFIG_ANON_VMA_NAME is not set
  1042. CONFIG_USERFAULTFD=y
  1043. CONFIG_HAVE_ARCH_USERFAULTFD_WP=y
  1044. CONFIG_HAVE_ARCH_USERFAULTFD_MINOR=y
  1045. CONFIG_PTE_MARKER=y
  1046. CONFIG_PTE_MARKER_UFFD_WP=y
  1047. # CONFIG_LRU_GEN is not set
  1048.  
  1049. #
  1050. # Data Access Monitoring
  1051. #
  1052. # CONFIG_DAMON is not set
  1053. # end of Data Access Monitoring
  1054. # end of Memory Management options
  1055.  
  1056. CONFIG_NET=y
  1057. CONFIG_COMPAT_NETLINK_MESSAGES=y
  1058. CONFIG_NET_EGRESS=y
  1059. CONFIG_SKB_EXTENSIONS=y
  1060.  
  1061. #
  1062. # Networking options
  1063. #
  1064. CONFIG_PACKET=y
  1065. CONFIG_PACKET_DIAG=y
  1066. CONFIG_UNIX=y
  1067. CONFIG_UNIX_SCM=y
  1068. CONFIG_AF_UNIX_OOB=y
  1069. CONFIG_UNIX_DIAG=y
  1070. CONFIG_TLS=y
  1071. # CONFIG_TLS_DEVICE is not set
  1072. # CONFIG_TLS_TOE is not set
  1073. CONFIG_XFRM=y
  1074. CONFIG_XFRM_ALGO=y
  1075. CONFIG_XFRM_USER=y
  1076. # CONFIG_XFRM_USER_COMPAT is not set
  1077. CONFIG_XFRM_INTERFACE=y
  1078. # CONFIG_XFRM_SUB_POLICY is not set
  1079. # CONFIG_XFRM_MIGRATE is not set
  1080. CONFIG_XFRM_STATISTICS=y
  1081. CONFIG_NET_KEY=y
  1082. # CONFIG_NET_KEY_MIGRATE is not set
  1083. CONFIG_XDP_SOCKETS=y
  1084. # CONFIG_XDP_SOCKETS_DIAG is not set
  1085. CONFIG_INET=y
  1086. CONFIG_IP_MULTICAST=y
  1087. # CONFIG_IP_ADVANCED_ROUTER is not set
  1088. CONFIG_IP_PNP=y
  1089. CONFIG_IP_PNP_DHCP=y
  1090. CONFIG_IP_PNP_BOOTP=y
  1091. CONFIG_IP_PNP_RARP=y
  1092. CONFIG_NET_IPIP=y
  1093. # CONFIG_NET_IPGRE_DEMUX is not set
  1094. CONFIG_NET_IP_TUNNEL=y
  1095. CONFIG_IP_MROUTE_COMMON=y
  1096. CONFIG_IP_MROUTE=y
  1097. CONFIG_IP_PIMSM_V1=y
  1098. CONFIG_IP_PIMSM_V2=y
  1099. CONFIG_SYN_COOKIES=y
  1100. CONFIG_NET_IPVTI=y
  1101. CONFIG_NET_UDP_TUNNEL=y
  1102. # CONFIG_NET_FOU is not set
  1103. # CONFIG_NET_FOU_IP_TUNNELS is not set
  1104. # CONFIG_INET_AH is not set
  1105. # CONFIG_INET_ESP is not set
  1106. # CONFIG_INET_IPCOMP is not set
  1107. CONFIG_INET_TABLE_PERTURB_ORDER=16
  1108. CONFIG_INET_TUNNEL=y
  1109. CONFIG_INET_DIAG=y
  1110. CONFIG_INET_TCP_DIAG=y
  1111. CONFIG_INET_UDP_DIAG=y
  1112. # CONFIG_INET_RAW_DIAG is not set
  1113. CONFIG_INET_DIAG_DESTROY=y
  1114. CONFIG_TCP_CONG_ADVANCED=y
  1115. CONFIG_TCP_CONG_BIC=y
  1116. # CONFIG_TCP_CONG_CUBIC is not set
  1117. CONFIG_TCP_CONG_WESTWOOD=y
  1118. # CONFIG_TCP_CONG_HTCP is not set
  1119. # CONFIG_TCP_CONG_HSTCP is not set
  1120. # CONFIG_TCP_CONG_HYBLA is not set
  1121. # CONFIG_TCP_CONG_VEGAS is not set
  1122. # CONFIG_TCP_CONG_NV is not set
  1123. # CONFIG_TCP_CONG_SCALABLE is not set
  1124. # CONFIG_TCP_CONG_LP is not set
  1125. # CONFIG_TCP_CONG_VENO is not set
  1126. # CONFIG_TCP_CONG_YEAH is not set
  1127. # CONFIG_TCP_CONG_ILLINOIS is not set
  1128. # CONFIG_TCP_CONG_DCTCP is not set
  1129. # CONFIG_TCP_CONG_CDG is not set
  1130. # CONFIG_TCP_CONG_BBR is not set
  1131. CONFIG_DEFAULT_BIC=y
  1132. # CONFIG_DEFAULT_WESTWOOD is not set
  1133. # CONFIG_DEFAULT_RENO is not set
  1134. CONFIG_DEFAULT_TCP_CONG="bic"
  1135. CONFIG_TCP_MD5SIG=y
  1136. CONFIG_IPV6=y
  1137. CONFIG_IPV6_ROUTER_PREF=y
  1138. CONFIG_IPV6_ROUTE_INFO=y
  1139. # CONFIG_IPV6_OPTIMISTIC_DAD is not set
  1140. # CONFIG_INET6_AH is not set
  1141. # CONFIG_INET6_ESP is not set
  1142. # CONFIG_INET6_IPCOMP is not set
  1143. CONFIG_IPV6_MIP6=y
  1144. # CONFIG_IPV6_ILA is not set
  1145. CONFIG_INET6_TUNNEL=y
  1146. CONFIG_IPV6_VTI=y
  1147. CONFIG_IPV6_SIT=y
  1148. # CONFIG_IPV6_SIT_6RD is not set
  1149. CONFIG_IPV6_NDISC_NODETYPE=y
  1150. CONFIG_IPV6_TUNNEL=y
  1151. # CONFIG_IPV6_MULTIPLE_TABLES is not set
  1152. CONFIG_IPV6_MROUTE=y
  1153. CONFIG_IPV6_MROUTE_MULTIPLE_TABLES=y
  1154. CONFIG_IPV6_PIMSM_V2=y
  1155. # CONFIG_IPV6_SEG6_LWTUNNEL is not set
  1156. # CONFIG_IPV6_SEG6_HMAC is not set
  1157. # CONFIG_IPV6_RPL_LWTUNNEL is not set
  1158. # CONFIG_IPV6_IOAM6_LWTUNNEL is not set
  1159. # CONFIG_MPTCP is not set
  1160. # CONFIG_NETWORK_SECMARK is not set
  1161. CONFIG_NET_PTP_CLASSIFY=y
  1162. CONFIG_NETWORK_PHY_TIMESTAMPING=y
  1163. CONFIG_NETFILTER=y
  1164. CONFIG_NETFILTER_ADVANCED=y
  1165. # CONFIG_BRIDGE_NETFILTER is not set
  1166.  
  1167. #
  1168. # Core Netfilter Configuration
  1169. #
  1170. # CONFIG_NETFILTER_INGRESS is not set
  1171. CONFIG_NETFILTER_EGRESS=y
  1172. CONFIG_NETFILTER_SKIP_EGRESS=y
  1173. CONFIG_NETFILTER_NETLINK=y
  1174. CONFIG_NETFILTER_FAMILY_BRIDGE=y
  1175. CONFIG_NETFILTER_FAMILY_ARP=y
  1176. # CONFIG_NETFILTER_NETLINK_HOOK is not set
  1177. # CONFIG_NETFILTER_NETLINK_ACCT is not set
  1178. CONFIG_NETFILTER_NETLINK_QUEUE=y
  1179. CONFIG_NETFILTER_NETLINK_LOG=y
  1180. # CONFIG_NETFILTER_NETLINK_OSF is not set
  1181. CONFIG_NF_CONNTRACK=y
  1182. CONFIG_NF_LOG_SYSLOG=y
  1183. CONFIG_NF_CONNTRACK_MARK=y
  1184. CONFIG_NF_CONNTRACK_ZONES=y
  1185. # CONFIG_NF_CONNTRACK_PROCFS is not set
  1186. CONFIG_NF_CONNTRACK_EVENTS=y
  1187. CONFIG_NF_CONNTRACK_TIMEOUT=y
  1188. CONFIG_NF_CONNTRACK_TIMESTAMP=y
  1189. CONFIG_NF_CONNTRACK_LABELS=y
  1190. CONFIG_NF_CT_PROTO_DCCP=y
  1191. CONFIG_NF_CT_PROTO_SCTP=y
  1192. CONFIG_NF_CT_PROTO_UDPLITE=y
  1193. # CONFIG_NF_CONNTRACK_AMANDA is not set
  1194. CONFIG_NF_CONNTRACK_FTP=y
  1195. # CONFIG_NF_CONNTRACK_H323 is not set
  1196. CONFIG_NF_CONNTRACK_IRC=y
  1197. CONFIG_NF_CONNTRACK_BROADCAST=y
  1198. CONFIG_NF_CONNTRACK_NETBIOS_NS=y
  1199. # CONFIG_NF_CONNTRACK_SNMP is not set
  1200. # CONFIG_NF_CONNTRACK_PPTP is not set
  1201. # CONFIG_NF_CONNTRACK_SANE is not set
  1202. CONFIG_NF_CONNTRACK_SIP=y
  1203. # CONFIG_NF_CONNTRACK_TFTP is not set
  1204. CONFIG_NF_CT_NETLINK=y
  1205. # CONFIG_NF_CT_NETLINK_TIMEOUT is not set
  1206. # CONFIG_NF_CT_NETLINK_HELPER is not set
  1207. CONFIG_NETFILTER_NETLINK_GLUE_CT=y
  1208. CONFIG_NF_NAT=y
  1209. CONFIG_NF_NAT_FTP=y
  1210. CONFIG_NF_NAT_IRC=y
  1211. CONFIG_NF_NAT_SIP=y
  1212. CONFIG_NF_NAT_REDIRECT=y
  1213. CONFIG_NF_TABLES=y
  1214. CONFIG_NF_TABLES_INET=y
  1215. # CONFIG_NF_TABLES_NETDEV is not set
  1216. # CONFIG_NFT_NUMGEN is not set
  1217. CONFIG_NFT_CT=y
  1218. # CONFIG_NFT_CONNLIMIT is not set
  1219. CONFIG_NFT_LOG=y
  1220. # CONFIG_NFT_LIMIT is not set
  1221. # CONFIG_NFT_MASQ is not set
  1222. CONFIG_NFT_REDIR=y
  1223. CONFIG_NFT_NAT=y
  1224. CONFIG_NFT_TUNNEL=y
  1225. # CONFIG_NFT_OBJREF is not set
  1226. # CONFIG_NFT_QUEUE is not set
  1227. # CONFIG_NFT_QUOTA is not set
  1228. # CONFIG_NFT_REJECT is not set
  1229. # CONFIG_NFT_COMPAT is not set
  1230. CONFIG_NFT_HASH=y
  1231. CONFIG_NFT_FIB=y
  1232. # CONFIG_NFT_FIB_INET is not set
  1233. # CONFIG_NFT_XFRM is not set
  1234. CONFIG_NFT_SOCKET=y
  1235. # CONFIG_NFT_OSF is not set
  1236. CONFIG_NFT_TPROXY=y
  1237. # CONFIG_NFT_SYNPROXY is not set
  1238. CONFIG_NETFILTER_XTABLES=y
  1239. CONFIG_NETFILTER_XTABLES_COMPAT=y
  1240.  
  1241. #
  1242. # Xtables combined modules
  1243. #
  1244. # CONFIG_NETFILTER_XT_MARK is not set
  1245. # CONFIG_NETFILTER_XT_CONNMARK is not set
  1246.  
  1247. #
  1248. # Xtables targets
  1249. #
  1250. # CONFIG_NETFILTER_XT_TARGET_AUDIT is not set
  1251. # CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set
  1252. # CONFIG_NETFILTER_XT_TARGET_CONNMARK is not set
  1253. # CONFIG_NETFILTER_XT_TARGET_HMARK is not set
  1254. # CONFIG_NETFILTER_XT_TARGET_IDLETIMER is not set
  1255. # CONFIG_NETFILTER_XT_TARGET_LED is not set
  1256. CONFIG_NETFILTER_XT_TARGET_LOG=y
  1257. # CONFIG_NETFILTER_XT_TARGET_MARK is not set
  1258. CONFIG_NETFILTER_XT_NAT=y
  1259. # CONFIG_NETFILTER_XT_TARGET_NETMAP is not set
  1260. CONFIG_NETFILTER_XT_TARGET_NFLOG=y
  1261. CONFIG_NETFILTER_XT_TARGET_NFQUEUE=y
  1262. # CONFIG_NETFILTER_XT_TARGET_RATEEST is not set
  1263. # CONFIG_NETFILTER_XT_TARGET_REDIRECT is not set
  1264. # CONFIG_NETFILTER_XT_TARGET_MASQUERADE is not set
  1265. # CONFIG_NETFILTER_XT_TARGET_TEE is not set
  1266. # CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set
  1267.  
  1268. #
  1269. # Xtables matches
  1270. #
  1271. CONFIG_NETFILTER_XT_MATCH_ADDRTYPE=y
  1272. # CONFIG_NETFILTER_XT_MATCH_BPF is not set
  1273. CONFIG_NETFILTER_XT_MATCH_CGROUP=y
  1274. # CONFIG_NETFILTER_XT_MATCH_CLUSTER is not set
  1275. # CONFIG_NETFILTER_XT_MATCH_COMMENT is not set
  1276. # CONFIG_NETFILTER_XT_MATCH_CONNBYTES is not set
  1277. # CONFIG_NETFILTER_XT_MATCH_CONNLABEL is not set
  1278. # CONFIG_NETFILTER_XT_MATCH_CONNLIMIT is not set
  1279. # CONFIG_NETFILTER_XT_MATCH_CONNMARK is not set
  1280. CONFIG_NETFILTER_XT_MATCH_CONNTRACK=y
  1281. # CONFIG_NETFILTER_XT_MATCH_CPU is not set
  1282. CONFIG_NETFILTER_XT_MATCH_DCCP=y
  1283. # CONFIG_NETFILTER_XT_MATCH_DEVGROUP is not set
  1284. # CONFIG_NETFILTER_XT_MATCH_DSCP is not set
  1285. # CONFIG_NETFILTER_XT_MATCH_ECN is not set
  1286. # CONFIG_NETFILTER_XT_MATCH_ESP is not set
  1287. # CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set
  1288. CONFIG_NETFILTER_XT_MATCH_HELPER=y
  1289. # CONFIG_NETFILTER_XT_MATCH_HL is not set
  1290. # CONFIG_NETFILTER_XT_MATCH_IPCOMP is not set
  1291. # CONFIG_NETFILTER_XT_MATCH_IPRANGE is not set
  1292. # CONFIG_NETFILTER_XT_MATCH_IPVS is not set
  1293. # CONFIG_NETFILTER_XT_MATCH_L2TP is not set
  1294. # CONFIG_NETFILTER_XT_MATCH_LENGTH is not set
  1295. # CONFIG_NETFILTER_XT_MATCH_LIMIT is not set
  1296. CONFIG_NETFILTER_XT_MATCH_MAC=y
  1297. # CONFIG_NETFILTER_XT_MATCH_MARK is not set
  1298. # CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set
  1299. # CONFIG_NETFILTER_XT_MATCH_NFACCT is not set
  1300. # CONFIG_NETFILTER_XT_MATCH_OSF is not set
  1301. # CONFIG_NETFILTER_XT_MATCH_OWNER is not set
  1302. # CONFIG_NETFILTER_XT_MATCH_POLICY is not set
  1303. # CONFIG_NETFILTER_XT_MATCH_PKTTYPE is not set
  1304. # CONFIG_NETFILTER_XT_MATCH_QUOTA is not set
  1305. # CONFIG_NETFILTER_XT_MATCH_RATEEST is not set
  1306. # CONFIG_NETFILTER_XT_MATCH_REALM is not set
  1307. # CONFIG_NETFILTER_XT_MATCH_RECENT is not set
  1308. # CONFIG_NETFILTER_XT_MATCH_SCTP is not set
  1309. CONFIG_NETFILTER_XT_MATCH_SOCKET=y
  1310. # CONFIG_NETFILTER_XT_MATCH_STATE is not set
  1311. # CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set
  1312. # CONFIG_NETFILTER_XT_MATCH_STRING is not set
  1313. # CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set
  1314. # CONFIG_NETFILTER_XT_MATCH_TIME is not set
  1315. # CONFIG_NETFILTER_XT_MATCH_U32 is not set
  1316. # end of Core Netfilter Configuration
  1317.  
  1318. # CONFIG_IP_SET is not set
  1319. CONFIG_IP_VS=y
  1320. CONFIG_IP_VS_IPV6=y
  1321. CONFIG_IP_VS_DEBUG=y
  1322. CONFIG_IP_VS_TAB_BITS=12
  1323.  
  1324. #
  1325. # IPVS transport protocol load balancing support
  1326. #
  1327. # CONFIG_IP_VS_PROTO_TCP is not set
  1328. # CONFIG_IP_VS_PROTO_UDP is not set
  1329. # CONFIG_IP_VS_PROTO_ESP is not set
  1330. # CONFIG_IP_VS_PROTO_AH is not set
  1331. # CONFIG_IP_VS_PROTO_SCTP is not set
  1332.  
  1333. #
  1334. # IPVS scheduler
  1335. #
  1336. CONFIG_IP_VS_RR=y
  1337. # CONFIG_IP_VS_WRR is not set
  1338. # CONFIG_IP_VS_LC is not set
  1339. # CONFIG_IP_VS_WLC is not set
  1340. # CONFIG_IP_VS_FO is not set
  1341. # CONFIG_IP_VS_OVF is not set
  1342. # CONFIG_IP_VS_LBLC is not set
  1343. # CONFIG_IP_VS_LBLCR is not set
  1344. # CONFIG_IP_VS_DH is not set
  1345. # CONFIG_IP_VS_SH is not set
  1346. # CONFIG_IP_VS_MH is not set
  1347. # CONFIG_IP_VS_SED is not set
  1348. # CONFIG_IP_VS_NQ is not set
  1349. # CONFIG_IP_VS_TWOS is not set
  1350.  
  1351. #
  1352. # IPVS SH scheduler
  1353. #
  1354. CONFIG_IP_VS_SH_TAB_BITS=8
  1355.  
  1356. #
  1357. # IPVS MH scheduler
  1358. #
  1359. CONFIG_IP_VS_MH_TAB_INDEX=12
  1360.  
  1361. #
  1362. # IPVS application helper
  1363. #
  1364. CONFIG_IP_VS_NFCT=y
  1365.  
  1366. #
  1367. # IP: Netfilter Configuration
  1368. #
  1369. CONFIG_NF_DEFRAG_IPV4=y
  1370. CONFIG_NF_SOCKET_IPV4=y
  1371. CONFIG_NF_TPROXY_IPV4=y
  1372. CONFIG_NF_TABLES_IPV4=y
  1373. # CONFIG_NFT_DUP_IPV4 is not set
  1374. CONFIG_NFT_FIB_IPV4=y
  1375. CONFIG_NF_TABLES_ARP=y
  1376. # CONFIG_NF_DUP_IPV4 is not set
  1377. CONFIG_NF_LOG_ARP=y
  1378. CONFIG_NF_LOG_IPV4=y
  1379. # CONFIG_NF_REJECT_IPV4 is not set
  1380. CONFIG_IP_NF_IPTABLES=y
  1381. # CONFIG_IP_NF_MATCH_AH is not set
  1382. # CONFIG_IP_NF_MATCH_ECN is not set
  1383. # CONFIG_IP_NF_MATCH_TTL is not set
  1384. # CONFIG_IP_NF_FILTER is not set
  1385. # CONFIG_IP_NF_TARGET_SYNPROXY is not set
  1386. CONFIG_IP_NF_NAT=y
  1387. # CONFIG_IP_NF_TARGET_MASQUERADE is not set
  1388. # CONFIG_IP_NF_TARGET_NETMAP is not set
  1389. # CONFIG_IP_NF_TARGET_REDIRECT is not set
  1390. # CONFIG_IP_NF_MANGLE is not set
  1391. # CONFIG_IP_NF_RAW is not set
  1392. CONFIG_IP_NF_ARPTABLES=y
  1393. # CONFIG_IP_NF_ARPFILTER is not set
  1394. # CONFIG_IP_NF_ARP_MANGLE is not set
  1395. # end of IP: Netfilter Configuration
  1396.  
  1397. #
  1398. # IPv6: Netfilter Configuration
  1399. #
  1400. CONFIG_NF_SOCKET_IPV6=y
  1401. CONFIG_NF_TPROXY_IPV6=y
  1402. CONFIG_NF_TABLES_IPV6=y
  1403. # CONFIG_NFT_DUP_IPV6 is not set
  1404. CONFIG_NFT_FIB_IPV6=y
  1405. # CONFIG_NF_DUP_IPV6 is not set
  1406. # CONFIG_NF_REJECT_IPV6 is not set
  1407. CONFIG_NF_LOG_IPV6=y
  1408. CONFIG_IP6_NF_IPTABLES=y
  1409. # CONFIG_IP6_NF_MATCH_AH is not set
  1410. # CONFIG_IP6_NF_MATCH_EUI64 is not set
  1411. # CONFIG_IP6_NF_MATCH_FRAG is not set
  1412. # CONFIG_IP6_NF_MATCH_OPTS is not set
  1413. # CONFIG_IP6_NF_MATCH_HL is not set
  1414. CONFIG_IP6_NF_MATCH_IPV6HEADER=y
  1415. # CONFIG_IP6_NF_MATCH_MH is not set
  1416. # CONFIG_IP6_NF_MATCH_RT is not set
  1417. # CONFIG_IP6_NF_MATCH_SRH is not set
  1418. # CONFIG_IP6_NF_FILTER is not set
  1419. # CONFIG_IP6_NF_TARGET_SYNPROXY is not set
  1420. # CONFIG_IP6_NF_MANGLE is not set
  1421. # CONFIG_IP6_NF_RAW is not set
  1422. CONFIG_IP6_NF_NAT=y
  1423. # CONFIG_IP6_NF_TARGET_MASQUERADE is not set
  1424. # CONFIG_IP6_NF_TARGET_NPT is not set
  1425. # end of IPv6: Netfilter Configuration
  1426.  
  1427. CONFIG_NF_DEFRAG_IPV6=y
  1428. CONFIG_NF_TABLES_BRIDGE=y
  1429. # CONFIG_NFT_BRIDGE_META is not set
  1430. # CONFIG_NF_CONNTRACK_BRIDGE is not set
  1431. CONFIG_BRIDGE_NF_EBTABLES=y
  1432. CONFIG_BRIDGE_EBT_BROUTE=y
  1433. # CONFIG_BRIDGE_EBT_T_FILTER is not set
  1434. CONFIG_BRIDGE_EBT_T_NAT=y
  1435. # CONFIG_BRIDGE_EBT_802_3 is not set
  1436. # CONFIG_BRIDGE_EBT_AMONG is not set
  1437. # CONFIG_BRIDGE_EBT_ARP is not set
  1438. # CONFIG_BRIDGE_EBT_IP is not set
  1439. # CONFIG_BRIDGE_EBT_IP6 is not set
  1440. # CONFIG_BRIDGE_EBT_LIMIT is not set
  1441. # CONFIG_BRIDGE_EBT_MARK is not set
  1442. # CONFIG_BRIDGE_EBT_PKTTYPE is not set
  1443. # CONFIG_BRIDGE_EBT_STP is not set
  1444. # CONFIG_BRIDGE_EBT_VLAN is not set
  1445. # CONFIG_BRIDGE_EBT_ARPREPLY is not set
  1446. # CONFIG_BRIDGE_EBT_DNAT is not set
  1447. # CONFIG_BRIDGE_EBT_MARK_T is not set
  1448. CONFIG_BRIDGE_EBT_REDIRECT=y
  1449. # CONFIG_BRIDGE_EBT_SNAT is not set
  1450. CONFIG_BRIDGE_EBT_LOG=y
  1451. CONFIG_BRIDGE_EBT_NFLOG=y
  1452. # CONFIG_BPFILTER is not set
  1453. # CONFIG_IP_DCCP is not set
  1454. # CONFIG_IP_SCTP is not set
  1455. # CONFIG_RDS is not set
  1456. # CONFIG_TIPC is not set
  1457. # CONFIG_ATM is not set
  1458. # CONFIG_L2TP is not set
  1459. CONFIG_STP=y
  1460. CONFIG_GARP=y
  1461. CONFIG_MRP=y
  1462. CONFIG_BRIDGE=y
  1463. CONFIG_BRIDGE_IGMP_SNOOPING=y
  1464. # CONFIG_BRIDGE_VLAN_FILTERING is not set
  1465. # CONFIG_BRIDGE_MRP is not set
  1466. # CONFIG_BRIDGE_CFM is not set
  1467. # CONFIG_NET_DSA is not set
  1468. CONFIG_VLAN_8021Q=y
  1469. CONFIG_VLAN_8021Q_GVRP=y
  1470. CONFIG_VLAN_8021Q_MVRP=y
  1471. CONFIG_LLC=y
  1472. CONFIG_LLC2=y
  1473. CONFIG_ATALK=y
  1474. CONFIG_DEV_APPLETALK=y
  1475. CONFIG_IPDDP=y
  1476. CONFIG_IPDDP_ENCAP=y
  1477. # CONFIG_X25 is not set
  1478. # CONFIG_LAPB is not set
  1479. # CONFIG_PHONET is not set
  1480. # CONFIG_6LOWPAN is not set
  1481. CONFIG_IEEE802154=y
  1482. CONFIG_IEEE802154_NL802154_EXPERIMENTAL=y
  1483. CONFIG_IEEE802154_SOCKET=y
  1484. CONFIG_MAC802154=y
  1485. CONFIG_NET_SCHED=y
  1486.  
  1487. #
  1488. # Queueing/Scheduling
  1489. #
  1490. CONFIG_NET_SCH_CBQ=m
  1491. # CONFIG_NET_SCH_HTB is not set
  1492. # CONFIG_NET_SCH_HFSC is not set
  1493. CONFIG_NET_SCH_PRIO=y
  1494. CONFIG_NET_SCH_MULTIQ=y
  1495. # CONFIG_NET_SCH_RED is not set
  1496. # CONFIG_NET_SCH_SFB is not set
  1497. # CONFIG_NET_SCH_SFQ is not set
  1498. # CONFIG_NET_SCH_TEQL is not set
  1499. # CONFIG_NET_SCH_TBF is not set
  1500. # CONFIG_NET_SCH_CBS is not set
  1501. # CONFIG_NET_SCH_ETF is not set
  1502. # CONFIG_NET_SCH_TAPRIO is not set
  1503. # CONFIG_NET_SCH_GRED is not set
  1504. # CONFIG_NET_SCH_DSMARK is not set
  1505. # CONFIG_NET_SCH_NETEM is not set
  1506. # CONFIG_NET_SCH_DRR is not set
  1507. CONFIG_NET_SCH_MQPRIO=y
  1508. # CONFIG_NET_SCH_SKBPRIO is not set
  1509. # CONFIG_NET_SCH_CHOKE is not set
  1510. # CONFIG_NET_SCH_QFQ is not set
  1511. # CONFIG_NET_SCH_CODEL is not set
  1512. # CONFIG_NET_SCH_FQ_CODEL is not set
  1513. # CONFIG_NET_SCH_CAKE is not set
  1514. CONFIG_NET_SCH_FQ=y
  1515. # CONFIG_NET_SCH_HHF is not set
  1516. # CONFIG_NET_SCH_PIE is not set
  1517. # CONFIG_NET_SCH_INGRESS is not set
  1518. # CONFIG_NET_SCH_PLUG is not set
  1519. # CONFIG_NET_SCH_ETS is not set
  1520. # CONFIG_NET_SCH_DEFAULT is not set
  1521.  
  1522. #
  1523. # Classification
  1524. #
  1525. CONFIG_NET_CLS=y
  1526. # CONFIG_NET_CLS_BASIC is not set
  1527. # CONFIG_NET_CLS_ROUTE4 is not set
  1528. # CONFIG_NET_CLS_FW is not set
  1529. # CONFIG_NET_CLS_U32 is not set
  1530. # CONFIG_NET_CLS_RSVP is not set
  1531. # CONFIG_NET_CLS_RSVP6 is not set
  1532. # CONFIG_NET_CLS_FLOW is not set
  1533. CONFIG_NET_CLS_CGROUP=y
  1534. # CONFIG_NET_CLS_BPF is not set
  1535. # CONFIG_NET_CLS_FLOWER is not set
  1536. # CONFIG_NET_CLS_MATCHALL is not set
  1537. # CONFIG_NET_EMATCH is not set
  1538. CONFIG_NET_CLS_ACT=y
  1539. # CONFIG_NET_ACT_POLICE is not set
  1540. CONFIG_NET_ACT_GACT=y
  1541. # CONFIG_GACT_PROB is not set
  1542. # CONFIG_NET_ACT_MIRRED is not set
  1543. # CONFIG_NET_ACT_SAMPLE is not set
  1544. CONFIG_NET_ACT_IPT=m
  1545. # CONFIG_NET_ACT_NAT is not set
  1546. CONFIG_NET_ACT_PEDIT=y
  1547. # CONFIG_NET_ACT_SIMP is not set
  1548. # CONFIG_NET_ACT_SKBEDIT is not set
  1549. CONFIG_NET_ACT_CSUM=y
  1550. # CONFIG_NET_ACT_MPLS is not set
  1551. # CONFIG_NET_ACT_VLAN is not set
  1552. # CONFIG_NET_ACT_BPF is not set
  1553. # CONFIG_NET_ACT_CONNMARK is not set
  1554. # CONFIG_NET_ACT_CTINFO is not set
  1555. # CONFIG_NET_ACT_SKBMOD is not set
  1556. # CONFIG_NET_ACT_IFE is not set
  1557. # CONFIG_NET_ACT_TUNNEL_KEY is not set
  1558. # CONFIG_NET_ACT_GATE is not set
  1559. # CONFIG_NET_TC_SKB_EXT is not set
  1560. CONFIG_NET_SCH_FIFO=y
  1561. # CONFIG_DCB is not set
  1562. CONFIG_DNS_RESOLVER=y
  1563. CONFIG_BATMAN_ADV=y
  1564. CONFIG_BATMAN_ADV_BATMAN_V=y
  1565. CONFIG_BATMAN_ADV_BLA=y
  1566. CONFIG_BATMAN_ADV_DAT=y
  1567. # CONFIG_BATMAN_ADV_NC is not set
  1568. CONFIG_BATMAN_ADV_MCAST=y
  1569. # CONFIG_BATMAN_ADV_DEBUG is not set
  1570. # CONFIG_BATMAN_ADV_TRACING is not set
  1571. # CONFIG_OPENVSWITCH is not set
  1572. CONFIG_VSOCKETS=y
  1573. CONFIG_VSOCKETS_DIAG=y
  1574. CONFIG_VSOCKETS_LOOPBACK=y
  1575. CONFIG_VIRTIO_VSOCKETS=y
  1576. CONFIG_VIRTIO_VSOCKETS_COMMON=y
  1577. CONFIG_NETLINK_DIAG=y
  1578. # CONFIG_MPLS is not set
  1579. CONFIG_NET_NSH=y
  1580. # CONFIG_HSR is not set
  1581. # CONFIG_NET_SWITCHDEV is not set
  1582. CONFIG_NET_L3_MASTER_DEV=y
  1583. # CONFIG_QRTR is not set
  1584. # CONFIG_NET_NCSI is not set
  1585. CONFIG_PCPU_DEV_REFCNT=y
  1586. CONFIG_RPS=y
  1587. CONFIG_RFS_ACCEL=y
  1588. CONFIG_SOCK_RX_QUEUE_MAPPING=y
  1589. CONFIG_XPS=y
  1590. CONFIG_CGROUP_NET_PRIO=y
  1591. CONFIG_CGROUP_NET_CLASSID=y
  1592. CONFIG_NET_RX_BUSY_POLL=y
  1593. CONFIG_BQL=y
  1594. CONFIG_NET_FLOW_LIMIT=y
  1595.  
  1596. #
  1597. # Network testing
  1598. #
  1599. # CONFIG_NET_PKTGEN is not set
  1600. # CONFIG_NET_DROP_MONITOR is not set
  1601. # end of Network testing
  1602. # end of Networking options
  1603.  
  1604. # CONFIG_HAMRADIO is not set
  1605. # CONFIG_CAN is not set
  1606. CONFIG_BT=y
  1607. CONFIG_BT_BREDR=y
  1608. CONFIG_BT_RFCOMM=y
  1609. CONFIG_BT_RFCOMM_TTY=y
  1610. CONFIG_BT_BNEP=y
  1611. # CONFIG_BT_BNEP_MC_FILTER is not set
  1612. # CONFIG_BT_BNEP_PROTO_FILTER is not set
  1613. # CONFIG_BT_CMTP is not set
  1614. CONFIG_BT_HIDP=y
  1615. # CONFIG_BT_HS is not set
  1616. # CONFIG_BT_LE is not set
  1617. # CONFIG_BT_LEDS is not set
  1618. # CONFIG_BT_MSFTEXT is not set
  1619. # CONFIG_BT_AOSPEXT is not set
  1620. CONFIG_BT_DEBUGFS=y
  1621. # CONFIG_BT_SELFTEST is not set
  1622.  
  1623. #
  1624. # Bluetooth device drivers
  1625. #
  1626. CONFIG_BT_INTEL=y
  1627. CONFIG_BT_BCM=y
  1628. CONFIG_BT_HCIBTUSB=y
  1629. # CONFIG_BT_HCIBTUSB_AUTOSUSPEND is not set
  1630. CONFIG_BT_HCIBTUSB_BCM=y
  1631. # CONFIG_BT_HCIBTUSB_MTK is not set
  1632. # CONFIG_BT_HCIBTUSB_RTL is not set
  1633. # CONFIG_BT_HCIBTSDIO is not set
  1634. # CONFIG_BT_HCIUART is not set
  1635. CONFIG_BT_HCIBCM203X=y
  1636. # CONFIG_BT_HCIBPA10X is not set
  1637. # CONFIG_BT_HCIBFUSB is not set
  1638. # CONFIG_BT_HCIDTL1 is not set
  1639. # CONFIG_BT_HCIBT3C is not set
  1640. # CONFIG_BT_HCIBLUECARD is not set
  1641. # CONFIG_BT_HCIVHCI is not set
  1642. # CONFIG_BT_MRVL is not set
  1643. # CONFIG_BT_ATH3K is not set
  1644. # CONFIG_BT_MTKSDIO is not set
  1645. # CONFIG_BT_MTKUART is not set
  1646. # CONFIG_BT_QCOMSMD is not set
  1647. # CONFIG_BT_VIRTIO is not set
  1648. # end of Bluetooth device drivers
  1649.  
  1650. # CONFIG_AF_RXRPC is not set
  1651. # CONFIG_AF_KCM is not set
  1652. CONFIG_STREAM_PARSER=y
  1653. # CONFIG_MCTP is not set
  1654. CONFIG_FIB_RULES=y
  1655. CONFIG_WIRELESS=y
  1656. CONFIG_WEXT_CORE=y
  1657. CONFIG_WEXT_PROC=y
  1658. CONFIG_CFG80211=y
  1659. # CONFIG_NL80211_TESTMODE is not set
  1660. # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
  1661. # CONFIG_CFG80211_CERTIFICATION_ONUS is not set
  1662. CONFIG_CFG80211_REQUIRE_SIGNED_REGDB=y
  1663. CONFIG_CFG80211_USE_KERNEL_REGDB_KEYS=y
  1664. # CONFIG_CFG80211_DEFAULT_PS is not set
  1665. # CONFIG_CFG80211_DEBUGFS is not set
  1666. CONFIG_CFG80211_CRDA_SUPPORT=y
  1667. CONFIG_CFG80211_WEXT=y
  1668. CONFIG_MAC80211=y
  1669. CONFIG_MAC80211_HAS_RC=y
  1670. CONFIG_MAC80211_RC_MINSTREL=y
  1671. CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
  1672. CONFIG_MAC80211_RC_DEFAULT="minstrel_ht"
  1673. CONFIG_MAC80211_MESH=y
  1674. # CONFIG_MAC80211_LEDS is not set
  1675. # CONFIG_MAC80211_DEBUGFS is not set
  1676. # CONFIG_MAC80211_MESSAGE_TRACING is not set
  1677. # CONFIG_MAC80211_DEBUG_MENU is not set
  1678. CONFIG_MAC80211_STA_HASH_MAX_SIZE=0
  1679. CONFIG_RFKILL=y
  1680. CONFIG_RFKILL_LEDS=y
  1681. CONFIG_RFKILL_INPUT=y
  1682. # CONFIG_RFKILL_GPIO is not set
  1683. # CONFIG_NET_9P is not set
  1684. # CONFIG_CAIF is not set
  1685. # CONFIG_CEPH_LIB is not set
  1686. # CONFIG_NFC is not set
  1687. # CONFIG_PSAMPLE is not set
  1688. # CONFIG_NET_IFE is not set
  1689. # CONFIG_LWTUNNEL is not set
  1690. CONFIG_DST_CACHE=y
  1691. CONFIG_GRO_CELLS=y
  1692. CONFIG_NET_SELFTESTS=y
  1693. CONFIG_NET_SOCK_MSG=y
  1694. CONFIG_PAGE_POOL=y
  1695. # CONFIG_PAGE_POOL_STATS is not set
  1696. CONFIG_FAILOVER=y
  1697. CONFIG_ETHTOOL_NETLINK=y
  1698.  
  1699. #
  1700. # Device Drivers
  1701. #
  1702. CONFIG_HAVE_EISA=y
  1703. # CONFIG_EISA is not set
  1704. CONFIG_HAVE_PCI=y
  1705. CONFIG_PCI=y
  1706. CONFIG_PCI_DOMAINS=y
  1707. CONFIG_PCIEPORTBUS=y
  1708. # CONFIG_PCIEAER is not set
  1709. CONFIG_PCIEASPM=y
  1710. # CONFIG_PCIEASPM_DEFAULT is not set
  1711. # CONFIG_PCIEASPM_POWERSAVE is not set
  1712. # CONFIG_PCIEASPM_POWER_SUPERSAVE is not set
  1713. CONFIG_PCIEASPM_PERFORMANCE=y
  1714. CONFIG_PCIE_PME=y
  1715. CONFIG_PCIE_PTM=y
  1716. CONFIG_PCI_MSI=y
  1717. CONFIG_PCI_MSI_IRQ_DOMAIN=y
  1718. CONFIG_PCI_QUIRKS=y
  1719. # CONFIG_PCI_DEBUG is not set
  1720. # CONFIG_PCI_STUB is not set
  1721. CONFIG_PCI_ATS=y
  1722. CONFIG_PCI_LOCKLESS_CONFIG=y
  1723. # CONFIG_PCI_IOV is not set
  1724. CONFIG_PCI_PRI=y
  1725. CONFIG_PCI_PASID=y
  1726. CONFIG_PCI_LABEL=y
  1727. # CONFIG_PCIE_BUS_TUNE_OFF is not set
  1728. CONFIG_PCIE_BUS_DEFAULT=y
  1729. # CONFIG_PCIE_BUS_SAFE is not set
  1730. # CONFIG_PCIE_BUS_PERFORMANCE is not set
  1731. # CONFIG_PCIE_BUS_PEER2PEER is not set
  1732. CONFIG_VGA_ARB=y
  1733. CONFIG_VGA_ARB_MAX_GPUS=2
  1734. # CONFIG_HOTPLUG_PCI is not set
  1735.  
  1736. #
  1737. # PCI controller drivers
  1738. #
  1739. # CONFIG_PCIE_XILINX_NWL is not set
  1740. # CONFIG_PCI_TEGRA is not set
  1741. # CONFIG_PCIE_RCAR_HOST is not set
  1742. # CONFIG_PCIE_XILINX is not set
  1743. # CONFIG_PCIE_XILINX_CPM is not set
  1744. # CONFIG_PCI_XGENE is not set
  1745. # CONFIG_PCI_VERSATILE is not set
  1746. # CONFIG_PCIE_ALTERA is not set
  1747. # CONFIG_PCI_HOST_THUNDER_PEM is not set
  1748. # CONFIG_PCI_HOST_THUNDER_ECAM is not set
  1749. # CONFIG_PCIE_MEDIATEK_GEN3 is not set
  1750. CONFIG_VMD=y
  1751. # CONFIG_PCI_LOONGSON is not set
  1752. # CONFIG_PCIE_MT7621 is not set
  1753.  
  1754. #
  1755. # DesignWare PCI Core Support
  1756. #
  1757. # CONFIG_PCIE_DW_PLAT_HOST is not set
  1758. # CONFIG_PCI_EXYNOS is not set
  1759. # CONFIG_PCI_IMX6 is not set
  1760. # CONFIG_PCIE_SPEAR13XX is not set
  1761. # CONFIG_PCI_KEYSTONE_HOST is not set
  1762. # CONFIG_PCIE_ARMADA_8K is not set
  1763. # CONFIG_PCIE_ARTPEC6_HOST is not set
  1764. # CONFIG_PCIE_KEEMBAY_HOST is not set
  1765. # CONFIG_PCIE_HISI_STB is not set
  1766. # CONFIG_PCI_MESON is not set
  1767. # CONFIG_PCIE_TEGRA194_HOST is not set
  1768. # CONFIG_PCIE_VISCONTI_HOST is not set
  1769. # CONFIG_PCIE_FU740 is not set
  1770. # end of DesignWare PCI Core Support
  1771.  
  1772. #
  1773. # Mobiveil PCIe Core Support
  1774. #
  1775. # CONFIG_PCIE_LAYERSCAPE_GEN4 is not set
  1776. # end of Mobiveil PCIe Core Support
  1777.  
  1778. #
  1779. # Cadence PCIe controllers support
  1780. #
  1781. # end of Cadence PCIe controllers support
  1782. # end of PCI controller drivers
  1783.  
  1784. #
  1785. # PCI Endpoint
  1786. #
  1787. # CONFIG_PCI_ENDPOINT is not set
  1788. # end of PCI Endpoint
  1789.  
  1790. #
  1791. # PCI switch controller drivers
  1792. #
  1793. # CONFIG_PCI_SW_SWITCHTEC is not set
  1794. # end of PCI switch controller drivers
  1795.  
  1796. # CONFIG_CXL_BUS is not set
  1797. CONFIG_PCCARD=y
  1798. CONFIG_PCMCIA=y
  1799. CONFIG_PCMCIA_LOAD_CIS=y
  1800. CONFIG_CARDBUS=y
  1801.  
  1802. #
  1803. # PC-card bridges
  1804. #
  1805. # CONFIG_YENTA is not set
  1806. # CONFIG_PD6729 is not set
  1807. # CONFIG_I82092 is not set
  1808. # CONFIG_RAPIDIO is not set
  1809.  
  1810. #
  1811. # Generic Driver Options
  1812. #
  1813. CONFIG_AUXILIARY_BUS=y
  1814. CONFIG_UEVENT_HELPER=y
  1815. CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
  1816. CONFIG_DEVTMPFS=y
  1817. CONFIG_DEVTMPFS_MOUNT=y
  1818. # CONFIG_DEVTMPFS_SAFE is not set
  1819. # CONFIG_STANDALONE is not set
  1820. # CONFIG_PREVENT_FIRMWARE_BUILD is not set
  1821.  
  1822. #
  1823. # Firmware loader
  1824. #
  1825. CONFIG_FW_LOADER=y
  1826. CONFIG_EXTRA_FIRMWARE=""
  1827. # CONFIG_FW_LOADER_USER_HELPER is not set
  1828. # CONFIG_FW_LOADER_COMPRESS is not set
  1829. CONFIG_FW_CACHE=y
  1830. # CONFIG_FW_UPLOAD is not set
  1831. # end of Firmware loader
  1832.  
  1833. CONFIG_ALLOW_DEV_COREDUMP=y
  1834. # CONFIG_DEBUG_DRIVER is not set
  1835. # CONFIG_DEBUG_DEVRES is not set
  1836. # CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set
  1837. # CONFIG_TEST_ASYNC_DRIVER_PROBE is not set
  1838. CONFIG_GENERIC_CPU_AUTOPROBE=y
  1839. CONFIG_GENERIC_CPU_VULNERABILITIES=y
  1840. CONFIG_REGMAP=y
  1841. CONFIG_REGMAP_I2C=y
  1842. CONFIG_REGMAP_SPI=y
  1843. CONFIG_REGMAP_MMIO=y
  1844. CONFIG_DMA_SHARED_BUFFER=y
  1845. # CONFIG_DMA_FENCE_TRACE is not set
  1846. # end of Generic Driver Options
  1847.  
  1848. #
  1849. # Bus devices
  1850. #
  1851. # CONFIG_ARM_INTEGRATOR_LM is not set
  1852. # CONFIG_BT1_APB is not set
  1853. # CONFIG_BT1_AXI is not set
  1854. # CONFIG_HISILICON_LPC is not set
  1855. # CONFIG_INTEL_IXP4XX_EB is not set
  1856. # CONFIG_QCOM_EBI2 is not set
  1857. # CONFIG_MHI_BUS is not set
  1858. # CONFIG_MHI_BUS_EP is not set
  1859. # end of Bus devices
  1860.  
  1861. CONFIG_CONNECTOR=y
  1862. CONFIG_PROC_EVENTS=y
  1863.  
  1864. #
  1865. # Firmware Drivers
  1866. #
  1867.  
  1868. #
  1869. # ARM System Control and Management Interface Protocol
  1870. #
  1871. # CONFIG_ARM_SCMI_PROTOCOL is not set
  1872. # end of ARM System Control and Management Interface Protocol
  1873.  
  1874. # CONFIG_ARM_SCPI_PROTOCOL is not set
  1875. # CONFIG_EDD is not set
  1876. CONFIG_FIRMWARE_MEMMAP=y
  1877. CONFIG_DMIID=y
  1878. CONFIG_DMI_SYSFS=y
  1879. CONFIG_DMI_SCAN_MACHINE_NON_EFI_FALLBACK=y
  1880. # CONFIG_ISCSI_IBFT is not set
  1881. # CONFIG_FW_CFG_SYSFS is not set
  1882. # CONFIG_SYSFB_SIMPLEFB is not set
  1883. # CONFIG_BCM47XX_NVRAM is not set
  1884. # CONFIG_GOOGLE_FIRMWARE is not set
  1885.  
  1886. #
  1887. # EFI (Extensible Firmware Interface) Support
  1888. #
  1889. CONFIG_EFI_ESRT=y
  1890. CONFIG_EFI_VARS_PSTORE=y
  1891. # CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE is not set
  1892. CONFIG_EFI_RUNTIME_MAP=y
  1893. # CONFIG_EFI_FAKE_MEMMAP is not set
  1894. CONFIG_EFI_DXE_MEM_ATTRIBUTES=y
  1895. CONFIG_EFI_RUNTIME_WRAPPERS=y
  1896. CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER=y
  1897. # CONFIG_EFI_BOOTLOADER_CONTROL is not set
  1898. # CONFIG_EFI_CAPSULE_LOADER is not set
  1899. # CONFIG_EFI_TEST is not set
  1900. CONFIG_EFI_DEV_PATH_PARSER=y
  1901. CONFIG_APPLE_PROPERTIES=y
  1902. # CONFIG_RESET_ATTACK_MITIGATION is not set
  1903. CONFIG_EFI_RCI2_TABLE=y
  1904. # CONFIG_EFI_DISABLE_PCI_DMA is not set
  1905. CONFIG_EFI_EARLYCON=y
  1906. CONFIG_EFI_CUSTOM_SSDT_OVERLAYS=y
  1907. # CONFIG_EFI_DISABLE_RUNTIME is not set
  1908. # CONFIG_EFI_COCO_SECRET is not set
  1909. # end of EFI (Extensible Firmware Interface) Support
  1910.  
  1911. CONFIG_UEFI_CPER=y
  1912. CONFIG_UEFI_CPER_X86=y
  1913.  
  1914. #
  1915. # Tegra firmware driver
  1916. #
  1917. # end of Tegra firmware driver
  1918. # end of Firmware Drivers
  1919.  
  1920. # CONFIG_GNSS is not set
  1921. # CONFIG_MTD is not set
  1922. # CONFIG_OF is not set
  1923. CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y
  1924. CONFIG_PARPORT=y
  1925. CONFIG_PARPORT_PC=y
  1926. # CONFIG_PARPORT_SERIAL is not set
  1927. # CONFIG_PARPORT_PC_FIFO is not set
  1928. # CONFIG_PARPORT_PC_SUPERIO is not set
  1929. CONFIG_PARPORT_PC_PCMCIA=y
  1930. # CONFIG_PARPORT_AX88796 is not set
  1931. # CONFIG_PARPORT_1284 is not set
  1932. CONFIG_PNP=y
  1933. CONFIG_PNP_DEBUG_MESSAGES=y
  1934.  
  1935. #
  1936. # Protocols
  1937. #
  1938. CONFIG_ISAPNP=y
  1939. CONFIG_PNPACPI=y
  1940. CONFIG_BLK_DEV=y
  1941. # CONFIG_BLK_DEV_NULL_BLK is not set
  1942. CONFIG_BLK_DEV_FD=y
  1943. CONFIG_BLK_DEV_FD_RAWCMD=y
  1944. CONFIG_CDROM=y
  1945. CONFIG_PARIDE=y
  1946.  
  1947. #
  1948. # Parallel IDE high-level drivers
  1949. #
  1950. CONFIG_PARIDE_PD=y
  1951. CONFIG_PARIDE_PCD=y
  1952. # CONFIG_PARIDE_PF is not set
  1953. # CONFIG_PARIDE_PT is not set
  1954. CONFIG_PARIDE_PG=y
  1955.  
  1956. #
  1957. # Parallel IDE protocol modules
  1958. #
  1959. # CONFIG_PARIDE_ATEN is not set
  1960. # CONFIG_PARIDE_BPCK is not set
  1961. # CONFIG_PARIDE_COMM is not set
  1962. # CONFIG_PARIDE_DSTR is not set
  1963. # CONFIG_PARIDE_FIT2 is not set
  1964. # CONFIG_PARIDE_FIT3 is not set
  1965. # CONFIG_PARIDE_EPAT is not set
  1966. # CONFIG_PARIDE_EPIA is not set
  1967. # CONFIG_PARIDE_FRIQ is not set
  1968. # CONFIG_PARIDE_FRPW is not set
  1969. # CONFIG_PARIDE_KBIC is not set
  1970. # CONFIG_PARIDE_KTTI is not set
  1971. # CONFIG_PARIDE_ON20 is not set
  1972. # CONFIG_PARIDE_ON26 is not set
  1973. # CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set
  1974. # CONFIG_ZRAM is not set
  1975. CONFIG_BLK_DEV_LOOP=y
  1976. CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
  1977. # CONFIG_BLK_DEV_DRBD is not set
  1978. CONFIG_BLK_DEV_NBD=y
  1979. CONFIG_BLK_DEV_RAM=y
  1980. CONFIG_BLK_DEV_RAM_COUNT=16
  1981. CONFIG_BLK_DEV_RAM_SIZE=4096
  1982. CONFIG_CDROM_PKTCDVD=y
  1983. CONFIG_CDROM_PKTCDVD_BUFFERS=8
  1984. CONFIG_CDROM_PKTCDVD_WCACHE=y
  1985. # CONFIG_ATA_OVER_ETH is not set
  1986. CONFIG_VIRTIO_BLK=y
  1987. # CONFIG_BLK_DEV_RBD is not set
  1988. # CONFIG_BLK_DEV_UBLK is not set
  1989.  
  1990. #
  1991. # NVME Support
  1992. #
  1993. # CONFIG_BLK_DEV_NVME is not set
  1994. # CONFIG_NVME_FC is not set
  1995. # CONFIG_NVME_TCP is not set
  1996. # CONFIG_NVME_TARGET is not set
  1997. # end of NVME Support
  1998.  
  1999. #
  2000. # Misc devices
  2001. #
  2002. # CONFIG_AD525X_DPOT is not set
  2003. # CONFIG_DUMMY_IRQ is not set
  2004. # CONFIG_IBM_ASM is not set
  2005. # CONFIG_PHANTOM is not set
  2006. # CONFIG_TIFM_CORE is not set
  2007. # CONFIG_ICS932S401 is not set
  2008. # CONFIG_ATMEL_SSC is not set
  2009. # CONFIG_ENCLOSURE_SERVICES is not set
  2010. # CONFIG_GEHC_ACHC is not set
  2011. # CONFIG_HP_ILO is not set
  2012. # CONFIG_QCOM_COINCELL is not set
  2013. # CONFIG_APDS9802ALS is not set
  2014. # CONFIG_ISL29003 is not set
  2015. # CONFIG_ISL29020 is not set
  2016. # CONFIG_SENSORS_TSL2550 is not set
  2017. # CONFIG_SENSORS_BH1770 is not set
  2018. # CONFIG_SENSORS_APDS990X is not set
  2019. # CONFIG_HMC6352 is not set
  2020. # CONFIG_DS1682 is not set
  2021. CONFIG_PCH_PHUB=y
  2022. # CONFIG_LATTICE_ECP3_CONFIG is not set
  2023. CONFIG_SRAM=y
  2024. # CONFIG_DW_XDATA_PCIE is not set
  2025. # CONFIG_PCI_ENDPOINT_TEST is not set
  2026. # CONFIG_XILINX_SDFEC is not set
  2027. # CONFIG_HISI_HIKEY_USB is not set
  2028. # CONFIG_C2PORT is not set
  2029.  
  2030. #
  2031. # EEPROM support
  2032. #
  2033. CONFIG_EEPROM_AT24=y
  2034. # CONFIG_EEPROM_AT25 is not set
  2035. CONFIG_EEPROM_LEGACY=y
  2036. # CONFIG_EEPROM_MAX6875 is not set
  2037. # CONFIG_EEPROM_93CX6 is not set
  2038. # CONFIG_EEPROM_93XX46 is not set
  2039. # CONFIG_EEPROM_IDT_89HPESX is not set
  2040. # CONFIG_EEPROM_EE1004 is not set
  2041. # end of EEPROM support
  2042.  
  2043. # CONFIG_CB710_CORE is not set
  2044.  
  2045. #
  2046. # Texas Instruments shared transport line discipline
  2047. #
  2048. # CONFIG_TI_ST is not set
  2049. # end of Texas Instruments shared transport line discipline
  2050.  
  2051. # CONFIG_SENSORS_LIS3_I2C is not set
  2052. # CONFIG_ALTERA_STAPL is not set
  2053. CONFIG_INTEL_MEI=y
  2054. CONFIG_INTEL_MEI_ME=y
  2055. CONFIG_INTEL_MEI_TXE=y
  2056. # CONFIG_INTEL_MEI_GSC is not set
  2057. CONFIG_INTEL_MEI_HDCP=m
  2058. CONFIG_INTEL_MEI_PXP=m
  2059. # CONFIG_VMWARE_VMCI is not set
  2060. # CONFIG_GENWQE is not set
  2061. # CONFIG_ECHO is not set
  2062. # CONFIG_BCM_VK is not set
  2063. # CONFIG_MISC_ALCOR_PCI is not set
  2064. # CONFIG_MISC_RTSX_PCI is not set
  2065. # CONFIG_MISC_RTSX_USB is not set
  2066. # CONFIG_HABANA_AI is not set
  2067. # CONFIG_UACCE is not set
  2068. CONFIG_PVPANIC=y
  2069. # CONFIG_PVPANIC_MMIO is not set
  2070. # CONFIG_PVPANIC_PCI is not set
  2071. CONFIG_GP_PCI1XXXX=y
  2072. # end of Misc devices
  2073.  
  2074. #
  2075. # SCSI device support
  2076. #
  2077. CONFIG_SCSI_MOD=y
  2078. # CONFIG_RAID_ATTRS is not set
  2079. CONFIG_SCSI_COMMON=y
  2080. CONFIG_SCSI=y
  2081. CONFIG_SCSI_DMA=y
  2082. CONFIG_SCSI_PROC_FS=y
  2083.  
  2084. #
  2085. # SCSI support type (disk, tape, CD-ROM)
  2086. #
  2087. CONFIG_BLK_DEV_SD=y
  2088. # CONFIG_CHR_DEV_ST is not set
  2089. # CONFIG_BLK_DEV_SR is not set
  2090. # CONFIG_CHR_DEV_SG is not set
  2091. CONFIG_BLK_DEV_BSG=y
  2092. # CONFIG_CHR_DEV_SCH is not set
  2093. # CONFIG_SCSI_CONSTANTS is not set
  2094. # CONFIG_SCSI_LOGGING is not set
  2095. # CONFIG_SCSI_SCAN_ASYNC is not set
  2096.  
  2097. #
  2098. # SCSI Transports
  2099. #
  2100. CONFIG_SCSI_SPI_ATTRS=y
  2101. # CONFIG_SCSI_FC_ATTRS is not set
  2102. # CONFIG_SCSI_ISCSI_ATTRS is not set
  2103. CONFIG_SCSI_SAS_ATTRS=y
  2104. CONFIG_SCSI_SAS_LIBSAS=y
  2105. # CONFIG_SCSI_SAS_ATA is not set
  2106. CONFIG_SCSI_SAS_HOST_SMP=y
  2107. # CONFIG_SCSI_SRP_ATTRS is not set
  2108. # end of SCSI Transports
  2109.  
  2110. CONFIG_SCSI_LOWLEVEL=y
  2111. # CONFIG_ISCSI_TCP is not set
  2112. # CONFIG_ISCSI_BOOT_SYSFS is not set
  2113. # CONFIG_SCSI_CXGB3_ISCSI is not set
  2114. # CONFIG_SCSI_CXGB4_ISCSI is not set
  2115. # CONFIG_SCSI_BNX2_ISCSI is not set
  2116. # CONFIG_BE2ISCSI is not set
  2117. # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
  2118. # CONFIG_SCSI_HPSA is not set
  2119. # CONFIG_SCSI_3W_9XXX is not set
  2120. # CONFIG_SCSI_3W_SAS is not set
  2121. # CONFIG_SCSI_ACARD is not set
  2122. # CONFIG_SCSI_AACRAID is not set
  2123. # CONFIG_SCSI_AIC7XXX is not set
  2124. # CONFIG_SCSI_AIC79XX is not set
  2125. # CONFIG_SCSI_AIC94XX is not set
  2126. # CONFIG_SCSI_HISI_SAS is not set
  2127. # CONFIG_SCSI_MVSAS is not set
  2128. # CONFIG_SCSI_MVUMI is not set
  2129. # CONFIG_SCSI_ADVANSYS is not set
  2130. # CONFIG_SCSI_ARCMSR is not set
  2131. # CONFIG_SCSI_ESAS2R is not set
  2132. # CONFIG_MEGARAID_NEWGEN is not set
  2133. # CONFIG_MEGARAID_LEGACY is not set
  2134. # CONFIG_MEGARAID_SAS is not set
  2135. # CONFIG_SCSI_MPT3SAS is not set
  2136. # CONFIG_SCSI_MPT2SAS is not set
  2137. # CONFIG_SCSI_MPI3MR is not set
  2138. # CONFIG_SCSI_SMARTPQI is not set
  2139. # CONFIG_SCSI_HPTIOP is not set
  2140. # CONFIG_SCSI_BUSLOGIC is not set
  2141. # CONFIG_SCSI_MYRB is not set
  2142. # CONFIG_SCSI_MYRS is not set
  2143. # CONFIG_VMWARE_PVSCSI is not set
  2144. # CONFIG_SCSI_SNIC is not set
  2145. # CONFIG_SCSI_DMX3191D is not set
  2146. # CONFIG_SCSI_FDOMAIN_PCI is not set
  2147. CONFIG_SCSI_ISCI=y
  2148. # CONFIG_SCSI_IPS is not set
  2149. # CONFIG_SCSI_INITIO is not set
  2150. # CONFIG_SCSI_INIA100 is not set
  2151. # CONFIG_SCSI_PPA is not set
  2152. # CONFIG_SCSI_IMM is not set
  2153. # CONFIG_SCSI_STEX is not set
  2154. # CONFIG_SCSI_SYM53C8XX_2 is not set
  2155. # CONFIG_SCSI_IPR is not set
  2156. # CONFIG_SCSI_QLOGIC_1280 is not set
  2157. # CONFIG_SCSI_QLA_ISCSI is not set
  2158. # CONFIG_SCSI_DC395x is not set
  2159. # CONFIG_SCSI_AM53C974 is not set
  2160. # CONFIG_SCSI_WD719X is not set
  2161. # CONFIG_SCSI_DEBUG is not set
  2162. # CONFIG_SCSI_PMCRAID is not set
  2163. # CONFIG_SCSI_PM8001 is not set
  2164. # CONFIG_SCSI_VIRTIO is not set
  2165. # CONFIG_SCSI_LOWLEVEL_PCMCIA is not set
  2166. CONFIG_SCSI_DH=y
  2167. CONFIG_SCSI_DH_RDAC=y
  2168. # CONFIG_SCSI_DH_HP_SW is not set
  2169. # CONFIG_SCSI_DH_EMC is not set
  2170. # CONFIG_SCSI_DH_ALUA is not set
  2171. # end of SCSI device support
  2172.  
  2173. CONFIG_ATA=y
  2174. CONFIG_SATA_HOST=y
  2175. CONFIG_PATA_TIMINGS=y
  2176. CONFIG_ATA_VERBOSE_ERROR=y
  2177. CONFIG_ATA_FORCE=y
  2178. CONFIG_ATA_ACPI=y
  2179. # CONFIG_SATA_ZPODD is not set
  2180. CONFIG_SATA_PMP=y
  2181.  
  2182. #
  2183. # Controllers with non-SFF native interface
  2184. #
  2185. CONFIG_SATA_AHCI=y
  2186. CONFIG_SATA_MOBILE_LPM_POLICY=0
  2187. # CONFIG_SATA_AHCI_PLATFORM is not set
  2188. # CONFIG_AHCI_BRCM is not set
  2189. # CONFIG_AHCI_DA850 is not set
  2190. # CONFIG_AHCI_DM816 is not set
  2191. # CONFIG_AHCI_DWC is not set
  2192. # CONFIG_AHCI_ST is not set
  2193. # CONFIG_AHCI_IMX is not set
  2194. # CONFIG_AHCI_MTK is not set
  2195. # CONFIG_AHCI_MVEBU is not set
  2196. # CONFIG_AHCI_SUNXI is not set
  2197. # CONFIG_AHCI_TEGRA is not set
  2198. # CONFIG_AHCI_XGENE is not set
  2199. # CONFIG_SATA_FSL is not set
  2200. # CONFIG_SATA_AHCI_SEATTLE is not set
  2201. # CONFIG_SATA_INIC162X is not set
  2202. # CONFIG_SATA_ACARD_AHCI is not set
  2203. # CONFIG_SATA_SIL24 is not set
  2204. CONFIG_ATA_SFF=y
  2205.  
  2206. #
  2207. # SFF controllers with custom DMA interface
  2208. #
  2209. # CONFIG_PDC_ADMA is not set
  2210. # CONFIG_SATA_QSTOR is not set
  2211. # CONFIG_SATA_SX4 is not set
  2212. CONFIG_ATA_BMDMA=y
  2213.  
  2214. #
  2215. # SATA SFF controllers with BMDMA
  2216. #
  2217. CONFIG_ATA_PIIX=y
  2218. # CONFIG_SATA_DWC is not set
  2219. # CONFIG_SATA_HIGHBANK is not set
  2220. # CONFIG_SATA_MV is not set
  2221. # CONFIG_SATA_NV is not set
  2222. # CONFIG_SATA_PROMISE is not set
  2223. # CONFIG_SATA_RCAR is not set
  2224. # CONFIG_SATA_SIL is not set
  2225. # CONFIG_SATA_SIS is not set
  2226. # CONFIG_SATA_SVW is not set
  2227. # CONFIG_SATA_ULI is not set
  2228. # CONFIG_SATA_VIA is not set
  2229. # CONFIG_SATA_VITESSE is not set
  2230.  
  2231. #
  2232. # PATA SFF controllers with BMDMA
  2233. #
  2234. # CONFIG_PATA_ALI is not set
  2235. # CONFIG_PATA_AMD is not set
  2236. # CONFIG_PATA_ARASAN_CF is not set
  2237. # CONFIG_PATA_ARTOP is not set
  2238. # CONFIG_PATA_ATIIXP is not set
  2239. # CONFIG_PATA_ATP867X is not set
  2240. # CONFIG_PATA_BK3710 is not set
  2241. # CONFIG_PATA_CMD64X is not set
  2242. # CONFIG_PATA_CS5520 is not set
  2243. # CONFIG_PATA_CS5530 is not set
  2244. # CONFIG_PATA_CS5535 is not set
  2245. # CONFIG_PATA_CS5536 is not set
  2246. # CONFIG_PATA_CYPRESS is not set
  2247. # CONFIG_PATA_EFAR is not set
  2248. # CONFIG_PATA_HPT366 is not set
  2249. # CONFIG_PATA_HPT37X is not set
  2250. # CONFIG_PATA_HPT3X2N is not set
  2251. # CONFIG_PATA_HPT3X3 is not set
  2252. # CONFIG_PATA_IMX is not set
  2253. # CONFIG_PATA_IT8213 is not set
  2254. # CONFIG_PATA_IT821X is not set
  2255. # CONFIG_PATA_JMICRON is not set
  2256. # CONFIG_PATA_MARVELL is not set
  2257. # CONFIG_PATA_NETCELL is not set
  2258. # CONFIG_PATA_NINJA32 is not set
  2259. # CONFIG_PATA_NS87415 is not set
  2260. # CONFIG_PATA_OLDPIIX is not set
  2261. # CONFIG_PATA_OPTIDMA is not set
  2262. # CONFIG_PATA_PDC2027X is not set
  2263. # CONFIG_PATA_PDC_OLD is not set
  2264. # CONFIG_PATA_RADISYS is not set
  2265. # CONFIG_PATA_RDC is not set
  2266. # CONFIG_PATA_SC1200 is not set
  2267. # CONFIG_PATA_SCH is not set
  2268. # CONFIG_PATA_SERVERWORKS is not set
  2269. # CONFIG_PATA_SIL680 is not set
  2270. # CONFIG_PATA_SIS is not set
  2271. # CONFIG_PATA_TOSHIBA is not set
  2272. # CONFIG_PATA_TRIFLEX is not set
  2273. # CONFIG_PATA_VIA is not set
  2274. # CONFIG_PATA_PXA is not set
  2275. # CONFIG_PATA_WINBOND is not set
  2276.  
  2277. #
  2278. # PIO-only SFF controllers
  2279. #
  2280. # CONFIG_PATA_CMD640_PCI is not set
  2281. # CONFIG_PATA_ISAPNP is not set
  2282. # CONFIG_PATA_IXP4XX_CF is not set
  2283. # CONFIG_PATA_MPIIX is not set
  2284. # CONFIG_PATA_NS87410 is not set
  2285. # CONFIG_PATA_OPTI is not set
  2286. # CONFIG_PATA_PCMCIA is not set
  2287. # CONFIG_PATA_RZ1000 is not set
  2288. # CONFIG_PATA_SAMSUNG_CF is not set
  2289.  
  2290. #
  2291. # Generic fallback / legacy drivers
  2292. #
  2293. # CONFIG_PATA_ACPI is not set
  2294. # CONFIG_ATA_GENERIC is not set
  2295. # CONFIG_PATA_LEGACY is not set
  2296. CONFIG_MD=y
  2297. # CONFIG_BLK_DEV_MD is not set
  2298. CONFIG_BCACHE=m
  2299. # CONFIG_BCACHE_DEBUG is not set
  2300. # CONFIG_BCACHE_CLOSURES_DEBUG is not set
  2301. # CONFIG_BCACHE_ASYNC_REGISTRATION is not set
  2302. # CONFIG_BLK_DEV_DM is not set
  2303. # CONFIG_DM_AUDIT is not set
  2304. # CONFIG_TARGET_CORE is not set
  2305. # CONFIG_FUSION is not set
  2306.  
  2307. #
  2308. # IEEE 1394 (FireWire) support
  2309. #
  2310. CONFIG_FIREWIRE=y
  2311. CONFIG_FIREWIRE_OHCI=y
  2312. # CONFIG_FIREWIRE_SBP2 is not set
  2313. # CONFIG_FIREWIRE_NET is not set
  2314. # CONFIG_FIREWIRE_NOSY is not set
  2315. # end of IEEE 1394 (FireWire) support
  2316.  
  2317. CONFIG_MACINTOSH_DRIVERS=y
  2318. CONFIG_MAC_EMUMOUSEBTN=y
  2319. CONFIG_NETDEVICES=y
  2320. CONFIG_MII=y
  2321. CONFIG_NET_CORE=y
  2322. CONFIG_BONDING=y
  2323. CONFIG_DUMMY=y
  2324. # CONFIG_WIREGUARD is not set
  2325. # CONFIG_EQUALIZER is not set
  2326. # CONFIG_NET_FC is not set
  2327. # CONFIG_NET_TEAM is not set
  2328. CONFIG_MACVLAN=y
  2329. CONFIG_MACVTAP=y
  2330. CONFIG_IPVLAN_L3S=y
  2331. CONFIG_IPVLAN=y
  2332. CONFIG_IPVTAP=y
  2333. CONFIG_VXLAN=y
  2334. # CONFIG_GENEVE is not set
  2335. # CONFIG_BAREUDP is not set
  2336. CONFIG_GTP=y
  2337. CONFIG_AMT=y
  2338. CONFIG_MACSEC=y
  2339. CONFIG_NETCONSOLE=y
  2340. # CONFIG_NETCONSOLE_DYNAMIC is not set
  2341. CONFIG_NETPOLL=y
  2342. CONFIG_NET_POLL_CONTROLLER=y
  2343. CONFIG_TUN=y
  2344. CONFIG_TAP=y
  2345. # CONFIG_TUN_VNET_CROSS_LE is not set
  2346. CONFIG_VETH=y
  2347. CONFIG_VIRTIO_NET=y
  2348. CONFIG_NLMON=y
  2349. CONFIG_VSOCKMON=y
  2350. # CONFIG_ARCNET is not set
  2351. CONFIG_ETHERNET=y
  2352. # CONFIG_NET_VENDOR_3COM is not set
  2353. # CONFIG_NET_VENDOR_ACTIONS is not set
  2354. # CONFIG_NET_VENDOR_ADAPTEC is not set
  2355. # CONFIG_NET_VENDOR_AGERE is not set
  2356. # CONFIG_NET_VENDOR_ALACRITECH is not set
  2357. # CONFIG_NET_VENDOR_ALTEON is not set
  2358. # CONFIG_ALTERA_TSE is not set
  2359. # CONFIG_NET_VENDOR_AMAZON is not set
  2360. # CONFIG_NET_VENDOR_AMD is not set
  2361. # CONFIG_NET_XGENE is not set
  2362. # CONFIG_NET_XGENE_V2 is not set
  2363. # CONFIG_NET_VENDOR_AQUANTIA is not set
  2364. # CONFIG_NET_VENDOR_ARC is not set
  2365. # CONFIG_NET_VENDOR_ASIX is not set
  2366. # CONFIG_NET_VENDOR_ATHEROS is not set
  2367. # CONFIG_CX_ECAT is not set
  2368. CONFIG_NET_VENDOR_BROADCOM=y
  2369. CONFIG_B44=y
  2370. CONFIG_B44_PCI_AUTOSELECT=y
  2371. CONFIG_B44_PCICORE_AUTOSELECT=y
  2372. CONFIG_B44_PCI=y
  2373. # CONFIG_BCM4908_ENET is not set
  2374. CONFIG_BCMGENET=y
  2375. CONFIG_BNX2=y
  2376. CONFIG_CNIC=y
  2377. CONFIG_TIGON3=y
  2378. CONFIG_TIGON3_HWMON=y
  2379. # CONFIG_BNX2X is not set
  2380. # CONFIG_BGMAC_PLATFORM is not set
  2381. CONFIG_SYSTEMPORT=y
  2382. # CONFIG_BNXT is not set
  2383. # CONFIG_NET_VENDOR_CADENCE is not set
  2384. # CONFIG_NET_CALXEDA_XGMAC is not set
  2385. # CONFIG_NET_VENDOR_CAVIUM is not set
  2386. # CONFIG_NET_VENDOR_CHELSIO is not set
  2387. CONFIG_NET_VENDOR_CIRRUS=y
  2388. # CONFIG_CS89x0_PLATFORM is not set
  2389. # CONFIG_EP93XX_ETH is not set
  2390. # CONFIG_NET_VENDOR_CISCO is not set
  2391. # CONFIG_NET_VENDOR_CORTINA is not set
  2392. # CONFIG_NET_VENDOR_DAVICOM is not set
  2393. # CONFIG_DNET is not set
  2394. # CONFIG_NET_VENDOR_DEC is not set
  2395. # CONFIG_NET_VENDOR_DLINK is not set
  2396. # CONFIG_NET_VENDOR_EMULEX is not set
  2397. # CONFIG_NET_VENDOR_ENGLEDER is not set
  2398. # CONFIG_NET_VENDOR_EZCHIP is not set
  2399. # CONFIG_NET_VENDOR_FARADAY is not set
  2400. # CONFIG_NET_VENDOR_FREESCALE is not set
  2401. CONFIG_NET_VENDOR_FUJITSU=y
  2402. # CONFIG_PCMCIA_FMVJ18X is not set
  2403. # CONFIG_NET_VENDOR_FUNGIBLE is not set
  2404. CONFIG_NET_VENDOR_GOOGLE=y
  2405. CONFIG_GVE=y
  2406. # CONFIG_NET_VENDOR_HISILICON is not set
  2407. # CONFIG_NET_VENDOR_HUAWEI is not set
  2408. # CONFIG_NET_VENDOR_INTEL is not set
  2409. # CONFIG_NET_VENDOR_WANGXUN is not set
  2410. # CONFIG_JME is not set
  2411. # CONFIG_KORINA is not set
  2412. # CONFIG_NET_VENDOR_ADI is not set
  2413. # CONFIG_NET_VENDOR_LITEX is not set
  2414. # CONFIG_NET_VENDOR_MARVELL is not set
  2415. # CONFIG_NET_VENDOR_MEDIATEK is not set
  2416. # CONFIG_NET_VENDOR_MELLANOX is not set
  2417. # CONFIG_NET_VENDOR_MICREL is not set
  2418. # CONFIG_NET_VENDOR_MICROCHIP is not set
  2419. # CONFIG_NET_VENDOR_MICROSEMI is not set
  2420. # CONFIG_NET_VENDOR_MICROSOFT is not set
  2421. # CONFIG_NET_VENDOR_MYRI is not set
  2422. # CONFIG_FEALNX is not set
  2423. # CONFIG_NET_VENDOR_NI is not set
  2424. # CONFIG_NET_VENDOR_NATSEMI is not set
  2425. # CONFIG_NET_VENDOR_NETERION is not set
  2426. # CONFIG_NET_VENDOR_NETRONOME is not set
  2427. # CONFIG_NET_VENDOR_NVIDIA is not set
  2428. # CONFIG_LPC_ENET is not set
  2429. # CONFIG_NET_VENDOR_OKI is not set
  2430. # CONFIG_ETHOC is not set
  2431. # CONFIG_NET_VENDOR_PACKET_ENGINES is not set
  2432. # CONFIG_NET_VENDOR_PENSANDO is not set
  2433. # CONFIG_NET_VENDOR_QLOGIC is not set
  2434. # CONFIG_NET_VENDOR_BROCADE is not set
  2435. # CONFIG_NET_VENDOR_QUALCOMM is not set
  2436. # CONFIG_NET_VENDOR_RDC is not set
  2437. # CONFIG_NET_VENDOR_REALTEK is not set
  2438. # CONFIG_NET_VENDOR_RENESAS is not set
  2439. # CONFIG_NET_VENDOR_ROCKER is not set
  2440. # CONFIG_NET_VENDOR_SAMSUNG is not set
  2441. # CONFIG_NET_VENDOR_SEEQ is not set
  2442. # CONFIG_NET_VENDOR_SILAN is not set
  2443. # CONFIG_NET_VENDOR_SIS is not set
  2444. # CONFIG_NET_VENDOR_SOLARFLARE is not set
  2445. # CONFIG_NET_VENDOR_SMSC is not set
  2446. # CONFIG_NET_VENDOR_SOCIONEXT is not set
  2447. # CONFIG_NET_VENDOR_STMICRO is not set
  2448. # CONFIG_NET_VENDOR_SUN is not set
  2449. # CONFIG_NET_VENDOR_SUNPLUS is not set
  2450. # CONFIG_NET_VENDOR_SYNOPSYS is not set
  2451. # CONFIG_NET_VENDOR_TEHUTI is not set
  2452. # CONFIG_NET_VENDOR_TI is not set
  2453. # CONFIG_NET_VENDOR_VERTEXCOM is not set
  2454. # CONFIG_NET_VENDOR_VIA is not set
  2455. # CONFIG_NET_VENDOR_WIZNET is not set
  2456. # CONFIG_NET_VENDOR_XILINX is not set
  2457. CONFIG_NET_VENDOR_XIRCOM=y
  2458. # CONFIG_PCMCIA_XIRC2PS is not set
  2459. CONFIG_FDDI=y
  2460. CONFIG_DEFXX=y
  2461. CONFIG_SKFP=y
  2462. CONFIG_HIPPI=y
  2463. CONFIG_ROADRUNNER=y
  2464. # CONFIG_ROADRUNNER_LARGE_RINGS is not set
  2465. CONFIG_NET_SB1000=y
  2466. CONFIG_PHYLIB=y
  2467. CONFIG_SWPHY=y
  2468. CONFIG_LED_TRIGGER_PHY=y
  2469. CONFIG_FIXED_PHY=y
  2470.  
  2471. #
  2472. # MII PHY device drivers
  2473. #
  2474. # CONFIG_AMD_PHY is not set
  2475. # CONFIG_MESON_GXL_PHY is not set
  2476. # CONFIG_ADIN_PHY is not set
  2477. # CONFIG_ADIN1100_PHY is not set
  2478. # CONFIG_AQUANTIA_PHY is not set
  2479. # CONFIG_AX88796B_PHY is not set
  2480. CONFIG_BROADCOM_PHY=y
  2481. CONFIG_BCM54140_PHY=y
  2482. CONFIG_BCM63XX_PHY=y
  2483. CONFIG_BCM7XXX_PHY=y
  2484. CONFIG_BCM84881_PHY=y
  2485. CONFIG_BCM87XX_PHY=y
  2486. CONFIG_BCM_NET_PHYLIB=y
  2487. CONFIG_BCM_NET_PHYPTP=y
  2488. # CONFIG_CICADA_PHY is not set
  2489. # CONFIG_CORTINA_PHY is not set
  2490. # CONFIG_DAVICOM_PHY is not set
  2491. # CONFIG_ICPLUS_PHY is not set
  2492. CONFIG_LXT_PHY=y
  2493. CONFIG_INTEL_XWAY_PHY=y
  2494. # CONFIG_LSI_ET1011C_PHY is not set
  2495. # CONFIG_MARVELL_PHY is not set
  2496. # CONFIG_MARVELL_10G_PHY is not set
  2497. # CONFIG_MARVELL_88X2222_PHY is not set
  2498. # CONFIG_MAXLINEAR_GPHY is not set
  2499. # CONFIG_MEDIATEK_GE_PHY is not set
  2500. # CONFIG_MICREL_PHY is not set
  2501. CONFIG_MICROCHIP_PHY=y
  2502. CONFIG_MICROCHIP_T1_PHY=y
  2503. CONFIG_MICROSEMI_PHY=y
  2504. # CONFIG_MOTORCOMM_PHY is not set
  2505. # CONFIG_NATIONAL_PHY is not set
  2506. # CONFIG_NXP_C45_TJA11XX_PHY is not set
  2507. # CONFIG_NXP_TJA11XX_PHY is not set
  2508. # CONFIG_AT803X_PHY is not set
  2509. # CONFIG_QSEMI_PHY is not set
  2510. # CONFIG_REALTEK_PHY is not set
  2511. # CONFIG_RENESAS_PHY is not set
  2512. # CONFIG_ROCKCHIP_PHY is not set
  2513. # CONFIG_SMSC_PHY is not set
  2514. # CONFIG_STE10XP is not set
  2515. # CONFIG_TERANETICS_PHY is not set
  2516. # CONFIG_DP83822_PHY is not set
  2517. # CONFIG_DP83TC811_PHY is not set
  2518. # CONFIG_DP83848_PHY is not set
  2519. # CONFIG_DP83867_PHY is not set
  2520. # CONFIG_DP83869_PHY is not set
  2521. # CONFIG_DP83TD510_PHY is not set
  2522. # CONFIG_VITESSE_PHY is not set
  2523. # CONFIG_XILINX_GMII2RGMII is not set
  2524. # CONFIG_MICREL_KS8995MA is not set
  2525. # CONFIG_PSE_CONTROLLER is not set
  2526. CONFIG_MDIO_DEVICE=y
  2527. CONFIG_MDIO_BUS=y
  2528. CONFIG_FWNODE_MDIO=y
  2529. CONFIG_ACPI_MDIO=y
  2530. CONFIG_MDIO_DEVRES=y
  2531. # CONFIG_MDIO_SUN4I is not set
  2532. # CONFIG_MDIO_XGENE is not set
  2533. CONFIG_MDIO_BITBANG=y
  2534. CONFIG_MDIO_BCM_UNIMAC=y
  2535. CONFIG_MDIO_GPIO=y
  2536. # CONFIG_MDIO_MVUSB is not set
  2537. # CONFIG_MDIO_MSCC_MIIM is not set
  2538. # CONFIG_MDIO_MOXART is not set
  2539. # CONFIG_MDIO_OCTEON is not set
  2540. # CONFIG_MDIO_THUNDER is not set
  2541.  
  2542. #
  2543. # MDIO Multiplexers
  2544. #
  2545.  
  2546. #
  2547. # PCS device drivers
  2548. #
  2549. # end of PCS device drivers
  2550.  
  2551. # CONFIG_PLIP is not set
  2552. CONFIG_PPP=y
  2553. CONFIG_PPP_BSDCOMP=y
  2554. CONFIG_PPP_DEFLATE=y
  2555. # CONFIG_PPP_FILTER is not set
  2556. CONFIG_PPP_MPPE=y
  2557. CONFIG_PPP_MULTILINK=y
  2558. CONFIG_PPPOE=y
  2559. CONFIG_PPP_ASYNC=y
  2560. CONFIG_PPP_SYNC_TTY=y
  2561. CONFIG_SLIP=y
  2562. CONFIG_SLHC=y
  2563. CONFIG_SLIP_COMPRESSED=y
  2564. CONFIG_SLIP_SMART=y
  2565. # CONFIG_SLIP_MODE_SLIP6 is not set
  2566. CONFIG_USB_NET_DRIVERS=y
  2567. # CONFIG_USB_CATC is not set
  2568. # CONFIG_USB_KAWETH is not set
  2569. # CONFIG_USB_PEGASUS is not set
  2570. # CONFIG_USB_RTL8150 is not set
  2571. # CONFIG_USB_RTL8152 is not set
  2572. CONFIG_USB_LAN78XX=y
  2573. CONFIG_USB_USBNET=y
  2574. # CONFIG_USB_NET_AX8817X is not set
  2575. # CONFIG_USB_NET_AX88179_178A is not set
  2576. CONFIG_USB_NET_CDCETHER=y
  2577. CONFIG_USB_NET_CDC_EEM=y
  2578. CONFIG_USB_NET_CDC_NCM=y
  2579. # CONFIG_USB_NET_HUAWEI_CDC_NCM is not set
  2580. CONFIG_USB_NET_CDC_MBIM=y
  2581. # CONFIG_USB_NET_DM9601 is not set
  2582. # CONFIG_USB_NET_SR9700 is not set
  2583. # CONFIG_USB_NET_SR9800 is not set
  2584. # CONFIG_USB_NET_SMSC75XX is not set
  2585. # CONFIG_USB_NET_SMSC95XX is not set
  2586. # CONFIG_USB_NET_GL620A is not set
  2587. # CONFIG_USB_NET_NET1080 is not set
  2588. # CONFIG_USB_NET_PLUSB is not set
  2589. # CONFIG_USB_NET_MCS7830 is not set
  2590. CONFIG_USB_NET_RNDIS_HOST=y
  2591. CONFIG_USB_NET_CDC_SUBSET_ENABLE=y
  2592. CONFIG_USB_NET_CDC_SUBSET=y
  2593. # CONFIG_USB_ALI_M5632 is not set
  2594. # CONFIG_USB_AN2720 is not set
  2595. # CONFIG_USB_BELKIN is not set
  2596. CONFIG_USB_ARMLINUX=y
  2597. # CONFIG_USB_EPSON2888 is not set
  2598. # CONFIG_USB_KC2190 is not set
  2599. # CONFIG_USB_NET_ZAURUS is not set
  2600. # CONFIG_USB_NET_CX82310_ETH is not set
  2601. # CONFIG_USB_NET_KALMIA is not set
  2602. # CONFIG_USB_NET_QMI_WWAN is not set
  2603. CONFIG_USB_HSO=y
  2604. # CONFIG_USB_NET_INT51X1 is not set
  2605. CONFIG_USB_IPHETH=y
  2606. # CONFIG_USB_SIERRA_NET is not set
  2607. # CONFIG_USB_VL600 is not set
  2608. # CONFIG_USB_NET_CH9200 is not set
  2609. # CONFIG_USB_NET_AQC111 is not set
  2610. CONFIG_USB_RTL8153_ECM=y
  2611. CONFIG_WLAN=y
  2612. # CONFIG_WLAN_VENDOR_ADMTEK is not set
  2613. # CONFIG_WLAN_VENDOR_ATH is not set
  2614. # CONFIG_WLAN_VENDOR_ATMEL is not set
  2615. CONFIG_WLAN_VENDOR_BROADCOM=y
  2616. CONFIG_B43=y
  2617. CONFIG_B43_BCMA=y
  2618. CONFIG_B43_SSB=y
  2619. CONFIG_B43_BUSES_BCMA_AND_SSB=y
  2620. # CONFIG_B43_BUSES_BCMA is not set
  2621. # CONFIG_B43_BUSES_SSB is not set
  2622. CONFIG_B43_PCI_AUTOSELECT=y
  2623. CONFIG_B43_PCICORE_AUTOSELECT=y
  2624. CONFIG_B43_SDIO=y
  2625. CONFIG_B43_BCMA_PIO=y
  2626. CONFIG_B43_PIO=y
  2627. CONFIG_B43_PHY_G=y
  2628. CONFIG_B43_PHY_N=y
  2629. CONFIG_B43_PHY_LP=y
  2630. CONFIG_B43_PHY_HT=y
  2631. CONFIG_B43_HWRNG=y
  2632. # CONFIG_B43_DEBUG is not set
  2633. CONFIG_B43LEGACY=y
  2634. CONFIG_B43LEGACY_PCI_AUTOSELECT=y
  2635. CONFIG_B43LEGACY_PCICORE_AUTOSELECT=y
  2636. CONFIG_B43LEGACY_HWRNG=y
  2637. # CONFIG_B43LEGACY_DEBUG is not set
  2638. CONFIG_B43LEGACY_DMA=y
  2639. CONFIG_B43LEGACY_PIO=y
  2640. CONFIG_B43LEGACY_DMA_AND_PIO_MODE=y
  2641. # CONFIG_B43LEGACY_DMA_MODE is not set
  2642. # CONFIG_B43LEGACY_PIO_MODE is not set
  2643. CONFIG_BRCMUTIL=y
  2644. # CONFIG_BRCMSMAC is not set
  2645. CONFIG_BRCMFMAC=y
  2646. CONFIG_BRCMFMAC_PROTO_BCDC=y
  2647. CONFIG_BRCMFMAC_PROTO_MSGBUF=y
  2648. CONFIG_BRCMFMAC_SDIO=y
  2649. CONFIG_BRCMFMAC_USB=y
  2650. CONFIG_BRCMFMAC_PCIE=y
  2651. # CONFIG_BRCM_TRACING is not set
  2652. # CONFIG_BRCMDBG is not set
  2653. # CONFIG_WLAN_VENDOR_CISCO is not set
  2654. # CONFIG_WLAN_VENDOR_INTEL is not set
  2655. # CONFIG_WLAN_VENDOR_INTERSIL is not set
  2656. # CONFIG_WLAN_VENDOR_MARVELL is not set
  2657. # CONFIG_WLAN_VENDOR_MEDIATEK is not set
  2658. CONFIG_WLAN_VENDOR_MICROCHIP=y
  2659. CONFIG_WILC1000=y
  2660. CONFIG_WILC1000_SDIO=y
  2661. CONFIG_WILC1000_SPI=y
  2662. CONFIG_WILC1000_HW_OOB_INTR=y
  2663. # CONFIG_WLAN_VENDOR_PURELIFI is not set
  2664. # CONFIG_WLAN_VENDOR_RALINK is not set
  2665. # CONFIG_WLAN_VENDOR_REALTEK is not set
  2666. # CONFIG_WLAN_VENDOR_RSI is not set
  2667. # CONFIG_WLAN_VENDOR_SILABS is not set
  2668. # CONFIG_WLAN_VENDOR_ST is not set
  2669. # CONFIG_WLAN_VENDOR_TI is not set
  2670. # CONFIG_WLAN_VENDOR_ZYDAS is not set
  2671. # CONFIG_WLAN_VENDOR_QUANTENNA is not set
  2672. # CONFIG_PCMCIA_RAYCS is not set
  2673. # CONFIG_PCMCIA_WL3501 is not set
  2674. # CONFIG_MAC80211_HWSIM is not set
  2675. CONFIG_USB_NET_RNDIS_WLAN=y
  2676. CONFIG_VIRT_WIFI=y
  2677. # CONFIG_WAN is not set
  2678. CONFIG_IEEE802154_DRIVERS=y
  2679. # CONFIG_IEEE802154_FAKELB is not set
  2680. # CONFIG_IEEE802154_AT86RF230 is not set
  2681. # CONFIG_IEEE802154_MRF24J40 is not set
  2682. # CONFIG_IEEE802154_CC2520 is not set
  2683. # CONFIG_IEEE802154_ATUSB is not set
  2684. # CONFIG_IEEE802154_ADF7242 is not set
  2685. # CONFIG_IEEE802154_CA8210 is not set
  2686. # CONFIG_IEEE802154_MCR20A is not set
  2687. # CONFIG_IEEE802154_HWSIM is not set
  2688.  
  2689. #
  2690. # Wireless WAN
  2691. #
  2692. # CONFIG_WWAN is not set
  2693. # end of Wireless WAN
  2694.  
  2695. # CONFIG_VMXNET3 is not set
  2696. # CONFIG_FUJITSU_ES is not set
  2697. # CONFIG_NETDEVSIM is not set
  2698. CONFIG_NET_FAILOVER=y
  2699. CONFIG_ISDN=y
  2700. CONFIG_ISDN_CAPI=y
  2701. CONFIG_MISDN=y
  2702. CONFIG_MISDN_DSP=y
  2703. CONFIG_MISDN_L1OIP=y
  2704.  
  2705. #
  2706. # mISDN hardware drivers
  2707. #
  2708. CONFIG_MISDN_HFCPCI=y
  2709. # CONFIG_MISDN_HFCMULTI is not set
  2710. # CONFIG_MISDN_HFCUSB is not set
  2711. # CONFIG_MISDN_AVMFRITZ is not set
  2712. # CONFIG_MISDN_SPEEDFAX is not set
  2713. # CONFIG_MISDN_INFINEON is not set
  2714. # CONFIG_MISDN_W6692 is not set
  2715. # CONFIG_MISDN_NETJET is not set
  2716.  
  2717. #
  2718. # Input device support
  2719. #
  2720. CONFIG_INPUT=y
  2721. CONFIG_INPUT_LEDS=y
  2722. # CONFIG_INPUT_FF_MEMLESS is not set
  2723. # CONFIG_INPUT_SPARSEKMAP is not set
  2724. # CONFIG_INPUT_MATRIXKMAP is not set
  2725. CONFIG_INPUT_VIVALDIFMAP=y
  2726.  
  2727. #
  2728. # Userland interfaces
  2729. #
  2730. CONFIG_INPUT_MOUSEDEV=y
  2731. # CONFIG_INPUT_MOUSEDEV_PSAUX is not set
  2732. CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
  2733. CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
  2734. # CONFIG_INPUT_JOYDEV is not set
  2735. CONFIG_INPUT_EVDEV=y
  2736. # CONFIG_INPUT_EVBUG is not set
  2737.  
  2738. #
  2739. # Input Device Drivers
  2740. #
  2741. CONFIG_INPUT_KEYBOARD=y
  2742. # CONFIG_KEYBOARD_ADP5588 is not set
  2743. # CONFIG_KEYBOARD_ADP5589 is not set
  2744. # CONFIG_KEYBOARD_APPLESPI is not set
  2745. CONFIG_KEYBOARD_ATKBD=y
  2746. # CONFIG_KEYBOARD_QT1050 is not set
  2747. # CONFIG_KEYBOARD_QT1070 is not set
  2748. # CONFIG_KEYBOARD_QT2160 is not set
  2749. # CONFIG_KEYBOARD_CLPS711X is not set
  2750. # CONFIG_KEYBOARD_DLINK_DIR685 is not set
  2751. # CONFIG_KEYBOARD_LKKBD is not set
  2752. # CONFIG_KEYBOARD_EP93XX is not set
  2753. # CONFIG_KEYBOARD_GPIO is not set
  2754. # CONFIG_KEYBOARD_GPIO_POLLED is not set
  2755. # CONFIG_KEYBOARD_TCA6416 is not set
  2756. # CONFIG_KEYBOARD_TCA8418 is not set
  2757. # CONFIG_KEYBOARD_MATRIX is not set
  2758. # CONFIG_KEYBOARD_LM8323 is not set
  2759. # CONFIG_KEYBOARD_LM8333 is not set
  2760. # CONFIG_KEYBOARD_MAX7359 is not set
  2761. # CONFIG_KEYBOARD_MCS is not set
  2762. # CONFIG_KEYBOARD_MPR121 is not set
  2763. # CONFIG_KEYBOARD_IMX is not set
  2764. # CONFIG_KEYBOARD_NEWTON is not set
  2765. # CONFIG_KEYBOARD_OPENCORES is not set
  2766. # CONFIG_KEYBOARD_PINEPHONE is not set
  2767. # CONFIG_KEYBOARD_SAMSUNG is not set
  2768. # CONFIG_KEYBOARD_GOLDFISH_EVENTS is not set
  2769. # CONFIG_KEYBOARD_STOWAWAY is not set
  2770. # CONFIG_KEYBOARD_ST_KEYSCAN is not set
  2771. # CONFIG_KEYBOARD_SUNKBD is not set
  2772. # CONFIG_KEYBOARD_SH_KEYSC is not set
  2773. # CONFIG_KEYBOARD_TM2_TOUCHKEY is not set
  2774. # CONFIG_KEYBOARD_XTKBD is not set
  2775. # CONFIG_KEYBOARD_MT6779 is not set
  2776. # CONFIG_KEYBOARD_MTK_PMIC is not set
  2777. # CONFIG_KEYBOARD_CYPRESS_SF is not set
  2778. CONFIG_INPUT_MOUSE=y
  2779. CONFIG_MOUSE_PS2=y
  2780. # CONFIG_MOUSE_PS2_ALPS is not set
  2781. # CONFIG_MOUSE_PS2_BYD is not set
  2782. # CONFIG_MOUSE_PS2_LOGIPS2PP is not set
  2783. # CONFIG_MOUSE_PS2_SYNAPTICS is not set
  2784. # CONFIG_MOUSE_PS2_SYNAPTICS_SMBUS is not set
  2785. # CONFIG_MOUSE_PS2_CYPRESS is not set
  2786. # CONFIG_MOUSE_PS2_LIFEBOOK is not set
  2787. # CONFIG_MOUSE_PS2_TRACKPOINT is not set
  2788. # CONFIG_MOUSE_PS2_ELANTECH is not set
  2789. # CONFIG_MOUSE_PS2_SENTELIC is not set
  2790. # CONFIG_MOUSE_PS2_TOUCHKIT is not set
  2791. # CONFIG_MOUSE_PS2_FOCALTECH is not set
  2792. # CONFIG_MOUSE_PS2_VMMOUSE is not set
  2793. # CONFIG_MOUSE_SERIAL is not set
  2794. # CONFIG_MOUSE_APPLETOUCH is not set
  2795. CONFIG_MOUSE_BCM5974=y
  2796. # CONFIG_MOUSE_CYAPA is not set
  2797. # CONFIG_MOUSE_ELAN_I2C is not set
  2798. # CONFIG_MOUSE_VSXXXAA is not set
  2799. # CONFIG_MOUSE_GPIO is not set
  2800. # CONFIG_MOUSE_SYNAPTICS_I2C is not set
  2801. # CONFIG_MOUSE_SYNAPTICS_USB is not set
  2802. # CONFIG_INPUT_JOYSTICK is not set
  2803. # CONFIG_INPUT_TABLET is not set
  2804. # CONFIG_INPUT_TOUCHSCREEN is not set
  2805. # CONFIG_INPUT_MISC is not set
  2806. # CONFIG_RMI4_CORE is not set
  2807.  
  2808. #
  2809. # Hardware I/O ports
  2810. #
  2811. CONFIG_SERIO=y
  2812. CONFIG_ARCH_MIGHT_HAVE_PC_SERIO=y
  2813. CONFIG_SERIO_I8042=y
  2814. CONFIG_SERIO_SERPORT=y
  2815. # CONFIG_SERIO_CT82C710 is not set
  2816. # CONFIG_SERIO_PARKBD is not set
  2817. CONFIG_SERIO_PCIPS2=y
  2818. CONFIG_SERIO_LIBPS2=y
  2819. # CONFIG_SERIO_RAW is not set
  2820. # CONFIG_SERIO_ALTERA_PS2 is not set
  2821. # CONFIG_SERIO_PS2MULT is not set
  2822. # CONFIG_SERIO_ARC_PS2 is not set
  2823. # CONFIG_SERIO_OLPC_APSP is not set
  2824. # CONFIG_SERIO_SUN4I_PS2 is not set
  2825. # CONFIG_SERIO_GPIO_PS2 is not set
  2826. # CONFIG_USERIO is not set
  2827. # CONFIG_GAMEPORT is not set
  2828. # end of Hardware I/O ports
  2829. # end of Input device support
  2830.  
  2831. #
  2832. # Character devices
  2833. #
  2834. CONFIG_TTY=y
  2835. CONFIG_VT=y
  2836. CONFIG_CONSOLE_TRANSLATIONS=y
  2837. CONFIG_VT_CONSOLE=y
  2838. CONFIG_VT_CONSOLE_SLEEP=y
  2839. CONFIG_HW_CONSOLE=y
  2840. CONFIG_VT_HW_CONSOLE_BINDING=y
  2841. CONFIG_UNIX98_PTYS=y
  2842. CONFIG_LEGACY_PTYS=y
  2843. CONFIG_LEGACY_PTY_COUNT=256
  2844. CONFIG_LDISC_AUTOLOAD=y
  2845.  
  2846. #
  2847. # Serial drivers
  2848. #
  2849. CONFIG_SERIAL_EARLYCON=y
  2850. CONFIG_SERIAL_8250=y
  2851. CONFIG_SERIAL_8250_DEPRECATED_OPTIONS=y
  2852. CONFIG_SERIAL_8250_PNP=y
  2853. # CONFIG_SERIAL_8250_16550A_VARIANTS is not set
  2854. # CONFIG_SERIAL_8250_FINTEK is not set
  2855. CONFIG_SERIAL_8250_CONSOLE=y
  2856. CONFIG_SERIAL_8250_DMA=y
  2857. CONFIG_SERIAL_8250_PCI=y
  2858. CONFIG_SERIAL_8250_EXAR=y
  2859. # CONFIG_SERIAL_8250_CS is not set
  2860. CONFIG_SERIAL_8250_NR_UARTS=4
  2861. CONFIG_SERIAL_8250_RUNTIME_UARTS=4
  2862. CONFIG_SERIAL_8250_EXTENDED=y
  2863. CONFIG_SERIAL_8250_MANY_PORTS=y
  2864. CONFIG_SERIAL_8250_SHARE_IRQ=y
  2865. CONFIG_SERIAL_8250_DETECT_IRQ=y
  2866. CONFIG_SERIAL_8250_RSA=y
  2867. CONFIG_SERIAL_8250_DWLIB=y
  2868. # CONFIG_SERIAL_8250_BCM2835AUX is not set
  2869. # CONFIG_SERIAL_8250_FSL is not set
  2870. # CONFIG_SERIAL_8250_DW is not set
  2871. # CONFIG_SERIAL_8250_EM is not set
  2872. # CONFIG_SERIAL_8250_IOC3 is not set
  2873. # CONFIG_SERIAL_8250_RT288X is not set
  2874. # CONFIG_SERIAL_8250_OMAP is not set
  2875. # CONFIG_SERIAL_8250_MT6577 is not set
  2876. # CONFIG_SERIAL_8250_UNIPHIER is not set
  2877. CONFIG_SERIAL_8250_LPSS=y
  2878. CONFIG_SERIAL_8250_MID=y
  2879. CONFIG_SERIAL_8250_PERICOM=y
  2880. # CONFIG_SERIAL_8250_PXA is not set
  2881. CONFIG_SERIAL_8250_TEGRA=y
  2882. # CONFIG_SERIAL_8250_BCM7271 is not set
  2883.  
  2884. #
  2885. # Non-8250 serial port support
  2886. #
  2887. # CONFIG_SERIAL_AMBA_PL010 is not set
  2888. # CONFIG_SERIAL_ATMEL is not set
  2889. CONFIG_SERIAL_KGDB_NMI=y
  2890. # CONFIG_SERIAL_MESON is not set
  2891. # CONFIG_SERIAL_CLPS711X is not set
  2892. # CONFIG_SERIAL_SAMSUNG is not set
  2893. # CONFIG_SERIAL_TEGRA is not set
  2894. # CONFIG_SERIAL_TEGRA_TCU is not set
  2895. # CONFIG_SERIAL_MAX3100 is not set
  2896. # CONFIG_SERIAL_MAX310X is not set
  2897. # CONFIG_SERIAL_IMX is not set
  2898. # CONFIG_SERIAL_UARTLITE is not set
  2899. # CONFIG_SERIAL_SH_SCI is not set
  2900. CONFIG_SERIAL_CORE=y
  2901. CONFIG_SERIAL_CORE_CONSOLE=y
  2902. CONFIG_CONSOLE_POLL=y
  2903. # CONFIG_SERIAL_ICOM is not set
  2904. # CONFIG_SERIAL_JSM is not set
  2905. # CONFIG_SERIAL_MSM is not set
  2906. # CONFIG_SERIAL_VT8500 is not set
  2907. # CONFIG_SERIAL_OMAP is not set
  2908. # CONFIG_SERIAL_LANTIQ is not set
  2909. # CONFIG_SERIAL_SCCNXP is not set
  2910. # CONFIG_SERIAL_SC16IS7XX is not set
  2911. # CONFIG_SERIAL_TIMBERDALE is not set
  2912. # CONFIG_SERIAL_BCM63XX is not set
  2913. # CONFIG_SERIAL_ALTERA_JTAGUART is not set
  2914. # CONFIG_SERIAL_ALTERA_UART is not set
  2915. # CONFIG_SERIAL_PCH_UART is not set
  2916. # CONFIG_SERIAL_MXS_AUART is not set
  2917. # CONFIG_SERIAL_MPS2_UART is not set
  2918. # CONFIG_SERIAL_ARC is not set
  2919. # CONFIG_SERIAL_RP2 is not set
  2920. # CONFIG_SERIAL_FSL_LPUART is not set
  2921. # CONFIG_SERIAL_FSL_LINFLEXUART is not set
  2922. # CONFIG_SERIAL_ST_ASC is not set
  2923. # CONFIG_SERIAL_SPRD is not set
  2924. # CONFIG_SERIAL_STM32 is not set
  2925. # CONFIG_SERIAL_MVEBU_UART is not set
  2926. # CONFIG_SERIAL_OWL is not set
  2927. # CONFIG_SERIAL_RDA is not set
  2928. # CONFIG_SERIAL_LITEUART is not set
  2929. # CONFIG_SERIAL_SUNPLUS is not set
  2930. # end of Serial drivers
  2931.  
  2932. CONFIG_SERIAL_MCTRL_GPIO=y
  2933. # CONFIG_SERIAL_NONSTANDARD is not set
  2934. # CONFIG_GOLDFISH_TTY is not set
  2935. # CONFIG_N_GSM is not set
  2936. # CONFIG_NOZOMI is not set
  2937. # CONFIG_NULL_TTY is not set
  2938. CONFIG_HVC_DRIVER=y
  2939. CONFIG_SERIAL_DEV_BUS=y
  2940. CONFIG_SERIAL_DEV_CTRL_TTYPORT=y
  2941. CONFIG_TTY_PRINTK=y
  2942. CONFIG_TTY_PRINTK_LEVEL=6
  2943. # CONFIG_PRINTER is not set
  2944. # CONFIG_PPDEV is not set
  2945. CONFIG_VIRTIO_CONSOLE=y
  2946. CONFIG_IPMI_HANDLER=y
  2947. CONFIG_IPMI_DMI_DECODE=y
  2948. CONFIG_IPMI_PLAT_DATA=y
  2949. # CONFIG_IPMI_PANIC_EVENT is not set
  2950. CONFIG_IPMI_DEVICE_INTERFACE=y
  2951. CONFIG_IPMI_SI=y
  2952. CONFIG_IPMI_SSIF=y
  2953. # CONFIG_IPMI_IPMB is not set
  2954. CONFIG_IPMI_WATCHDOG=y
  2955. CONFIG_IPMI_POWEROFF=y
  2956. # CONFIG_ASPEED_KCS_IPMI_BMC is not set
  2957. # CONFIG_NPCM7XX_KCS_IPMI_BMC is not set
  2958. # CONFIG_ASPEED_BT_IPMI_BMC is not set
  2959. # CONFIG_IPMB_DEVICE_INTERFACE is not set
  2960. CONFIG_HW_RANDOM=y
  2961. CONFIG_HW_RANDOM_TIMERIOMEM=y
  2962. CONFIG_HW_RANDOM_INTEL=y
  2963. # CONFIG_HW_RANDOM_AMD is not set
  2964. # CONFIG_HW_RANDOM_BA431 is not set
  2965. CONFIG_HW_RANDOM_BCM2835=y
  2966. CONFIG_HW_RANDOM_IPROC_RNG200=y
  2967. # CONFIG_HW_RANDOM_VIA is not set
  2968. CONFIG_HW_RANDOM_IXP4XX=y
  2969. CONFIG_HW_RANDOM_OMAP=y
  2970. CONFIG_HW_RANDOM_OMAP3_ROM=y
  2971. CONFIG_HW_RANDOM_VIRTIO=y
  2972. CONFIG_HW_RANDOM_IMX_RNGC=y
  2973. CONFIG_HW_RANDOM_NOMADIK=y
  2974. CONFIG_HW_RANDOM_STM32=y
  2975. CONFIG_HW_RANDOM_MESON=y
  2976. CONFIG_HW_RANDOM_MTK=y
  2977. CONFIG_HW_RANDOM_EXYNOS=y
  2978. CONFIG_HW_RANDOM_NPCM=y
  2979. # CONFIG_HW_RANDOM_XIPHERA is not set
  2980. CONFIG_HW_RANDOM_CN10K=y
  2981. # CONFIG_APPLICOM is not set
  2982.  
  2983. #
  2984. # PCMCIA character devices
  2985. #
  2986. # CONFIG_SYNCLINK_CS is not set
  2987. # CONFIG_CARDMAN_4000 is not set
  2988. # CONFIG_CARDMAN_4040 is not set
  2989. # CONFIG_SCR24X is not set
  2990. # CONFIG_IPWIRELESS is not set
  2991. # end of PCMCIA character devices
  2992.  
  2993. # CONFIG_MWAVE is not set
  2994. CONFIG_DEVMEM=y
  2995. CONFIG_NVRAM=y
  2996. CONFIG_DEVPORT=y
  2997. CONFIG_HPET=y
  2998. CONFIG_HPET_MMAP=y
  2999. CONFIG_HPET_MMAP_DEFAULT=y
  3000. CONFIG_HANGCHECK_TIMER=y
  3001. CONFIG_TCG_TPM=y
  3002. CONFIG_HW_RANDOM_TPM=y
  3003. CONFIG_TCG_TIS_CORE=y
  3004. CONFIG_TCG_TIS=y
  3005. # CONFIG_TCG_TIS_SPI is not set
  3006. # CONFIG_TCG_TIS_I2C is not set
  3007. # CONFIG_TCG_TIS_SYNQUACER is not set
  3008. # CONFIG_TCG_TIS_I2C_CR50 is not set
  3009. CONFIG_TCG_TIS_I2C_ATMEL=y
  3010. CONFIG_TCG_TIS_I2C_INFINEON=y
  3011. CONFIG_TCG_TIS_I2C_NUVOTON=y
  3012. CONFIG_TCG_NSC=y
  3013. CONFIG_TCG_ATMEL=y
  3014. CONFIG_TCG_INFINEON=y
  3015. CONFIG_TCG_CRB=y
  3016. # CONFIG_TCG_VTPM_PROXY is not set
  3017. # CONFIG_TCG_TIS_ST33ZP24_I2C is not set
  3018. # CONFIG_TCG_TIS_ST33ZP24_SPI is not set
  3019. # CONFIG_TELCLOCK is not set
  3020. # CONFIG_XILLYBUS is not set
  3021. # CONFIG_XILLYUSB is not set
  3022. CONFIG_RANDOM_TRUST_CPU=y
  3023. CONFIG_RANDOM_TRUST_BOOTLOADER=y
  3024. # end of Character devices
  3025.  
  3026. #
  3027. # I2C support
  3028. #
  3029. CONFIG_I2C=y
  3030. CONFIG_ACPI_I2C_OPREGION=y
  3031. CONFIG_I2C_BOARDINFO=y
  3032. CONFIG_I2C_COMPAT=y
  3033. CONFIG_I2C_CHARDEV=y
  3034. CONFIG_I2C_MUX=y
  3035.  
  3036. #
  3037. # Multiplexer I2C Chip support
  3038. #
  3039. CONFIG_I2C_MUX_GPIO=y
  3040. CONFIG_I2C_MUX_LTC4306=y
  3041. # CONFIG_I2C_MUX_PCA9541 is not set
  3042. # CONFIG_I2C_MUX_PCA954x is not set
  3043. CONFIG_I2C_MUX_REG=y
  3044. # CONFIG_I2C_MUX_MLXCPLD is not set
  3045. # end of Multiplexer I2C Chip support
  3046.  
  3047. # CONFIG_I2C_HELPER_AUTO is not set
  3048. CONFIG_I2C_SMBUS=y
  3049.  
  3050. #
  3051. # I2C Algorithms
  3052. #
  3053. CONFIG_I2C_ALGOBIT=y
  3054. CONFIG_I2C_ALGOPCF=y
  3055. CONFIG_I2C_ALGOPCA=y
  3056. # end of I2C Algorithms
  3057.  
  3058. #
  3059. # I2C Hardware Bus support
  3060. #
  3061.  
  3062. #
  3063. # PC SMBus host controller drivers
  3064. #
  3065. CONFIG_I2C_CCGX_UCSI=y
  3066. # CONFIG_I2C_ALI1535 is not set
  3067. # CONFIG_I2C_ALI1563 is not set
  3068. # CONFIG_I2C_ALI15X3 is not set
  3069. # CONFIG_I2C_AMD756 is not set
  3070. # CONFIG_I2C_AMD8111 is not set
  3071. # CONFIG_I2C_AMD_MP2 is not set
  3072. # CONFIG_I2C_HIX5HD2 is not set
  3073. CONFIG_I2C_I801=y
  3074. CONFIG_I2C_ISCH=y
  3075. # CONFIG_I2C_ISMT is not set
  3076. CONFIG_I2C_PIIX4=y
  3077. # CONFIG_I2C_NFORCE2 is not set
  3078. CONFIG_I2C_NVIDIA_GPU=y
  3079. # CONFIG_I2C_SIS5595 is not set
  3080. # CONFIG_I2C_SIS630 is not set
  3081. # CONFIG_I2C_SIS96X is not set
  3082. # CONFIG_I2C_VIA is not set
  3083. # CONFIG_I2C_VIAPRO is not set
  3084.  
  3085. #
  3086. # ACPI drivers
  3087. #
  3088. CONFIG_I2C_SCMI=y
  3089.  
  3090. #
  3091. # I2C system bus drivers (mostly embedded / system-on-chip)
  3092. #
  3093. # CONFIG_I2C_ASPEED is not set
  3094. # CONFIG_I2C_AT91 is not set
  3095. # CONFIG_I2C_AXXIA is not set
  3096. CONFIG_I2C_BCM2835=y
  3097. CONFIG_I2C_BCM_IPROC=y
  3098. CONFIG_I2C_BCM_KONA=y
  3099. CONFIG_I2C_BRCMSTB=y
  3100. # CONFIG_I2C_CADENCE is not set
  3101. # CONFIG_I2C_CBUS_GPIO is not set
  3102. # CONFIG_I2C_DAVINCI is not set
  3103. # CONFIG_I2C_DESIGNWARE_PLATFORM is not set
  3104. # CONFIG_I2C_DESIGNWARE_PCI is not set
  3105. # CONFIG_I2C_DIGICOLOR is not set
  3106. CONFIG_I2C_EG20T=y
  3107. # CONFIG_I2C_EMEV2 is not set
  3108. CONFIG_I2C_GPIO=y
  3109. CONFIG_I2C_GPIO_FAULT_INJECTOR=y
  3110. # CONFIG_I2C_HIGHLANDER is not set
  3111. # CONFIG_I2C_HISI is not set
  3112. # CONFIG_I2C_IMG is not set
  3113. # CONFIG_I2C_IMX is not set
  3114. # CONFIG_I2C_IMX_LPI2C is not set
  3115. # CONFIG_I2C_IOP3XX is not set
  3116. # CONFIG_I2C_JZ4780 is not set
  3117. # CONFIG_I2C_MESON is not set
  3118. # CONFIG_I2C_MT65XX is not set
  3119. # CONFIG_I2C_MT7621 is not set
  3120. # CONFIG_I2C_MV64XXX is not set
  3121. # CONFIG_I2C_MXS is not set
  3122. # CONFIG_I2C_NPCM is not set
  3123. # CONFIG_I2C_OCORES is not set
  3124. # CONFIG_I2C_OMAP is not set
  3125. # CONFIG_I2C_OWL is not set
  3126. CONFIG_I2C_APPLE=y
  3127. # CONFIG_I2C_PCA_PLATFORM is not set
  3128. # CONFIG_I2C_PNX is not set
  3129. # CONFIG_I2C_PXA is not set
  3130. # CONFIG_I2C_QCOM_CCI is not set
  3131. # CONFIG_I2C_QUP is not set
  3132. # CONFIG_I2C_RIIC is not set
  3133. # CONFIG_I2C_RZV2M is not set
  3134. # CONFIG_I2C_S3C2410 is not set
  3135. # CONFIG_I2C_SH_MOBILE is not set
  3136. # CONFIG_I2C_SIMTEC is not set
  3137. # CONFIG_I2C_SPRD is not set
  3138. # CONFIG_I2C_ST is not set
  3139. # CONFIG_I2C_STM32F4 is not set
  3140. # CONFIG_I2C_STM32F7 is not set
  3141. # CONFIG_I2C_SUN6I_P2WI is not set
  3142. # CONFIG_I2C_SYNQUACER is not set
  3143. # CONFIG_I2C_TEGRA_BPMP is not set
  3144. # CONFIG_I2C_UNIPHIER is not set
  3145. # CONFIG_I2C_UNIPHIER_F is not set
  3146. # CONFIG_I2C_VERSATILE is not set
  3147. # CONFIG_I2C_WMT is not set
  3148. # CONFIG_I2C_THUNDERX is not set
  3149. # CONFIG_I2C_XILINX is not set
  3150. # CONFIG_I2C_XLP9XX is not set
  3151. # CONFIG_I2C_RCAR is not set
  3152.  
  3153. #
  3154. # External I2C/SMBus adapter drivers
  3155. #
  3156. # CONFIG_I2C_DIOLAN_U2C is not set
  3157. # CONFIG_I2C_CP2615 is not set
  3158. # CONFIG_I2C_PARPORT is not set
  3159. # CONFIG_I2C_PCI1XXXX is not set
  3160. # CONFIG_I2C_ROBOTFUZZ_OSIF is not set
  3161. # CONFIG_I2C_TAOS_EVM is not set
  3162. CONFIG_I2C_TINY_USB=y
  3163.  
  3164. #
  3165. # Other I2C/SMBus bus drivers
  3166. #
  3167. # CONFIG_I2C_MLXCPLD is not set
  3168. CONFIG_I2C_VIRTIO=y
  3169. # end of I2C Hardware Bus support
  3170.  
  3171. # CONFIG_I2C_STUB is not set
  3172. CONFIG_I2C_SLAVE=y
  3173. CONFIG_I2C_SLAVE_EEPROM=y
  3174. # CONFIG_I2C_SLAVE_TESTUNIT is not set
  3175. # CONFIG_I2C_DEBUG_CORE is not set
  3176. # CONFIG_I2C_DEBUG_ALGO is not set
  3177. # CONFIG_I2C_DEBUG_BUS is not set
  3178. # end of I2C support
  3179.  
  3180. # CONFIG_I3C is not set
  3181. CONFIG_SPI=y
  3182. # CONFIG_SPI_DEBUG is not set
  3183. CONFIG_SPI_MASTER=y
  3184. CONFIG_SPI_MEM=y
  3185.  
  3186. #
  3187. # SPI Master Controller Drivers
  3188. #
  3189. # CONFIG_SPI_ALTERA is not set
  3190. # CONFIG_SPI_ALTERA_CORE is not set
  3191. # CONFIG_SPI_AR934X is not set
  3192. # CONFIG_SPI_ATH79 is not set
  3193. # CONFIG_SPI_ARMADA_3700 is not set
  3194. # CONFIG_SPI_AXI_SPI_ENGINE is not set
  3195. CONFIG_SPI_BCM2835=y
  3196. CONFIG_SPI_BCM2835AUX=y
  3197. CONFIG_SPI_BCM63XX=y
  3198. CONFIG_SPI_BCM63XX_HSSPI=y
  3199. CONFIG_SPI_BCM_QSPI=y
  3200. CONFIG_SPI_BITBANG=y
  3201. # CONFIG_SPI_BUTTERFLY is not set
  3202. # CONFIG_SPI_CADENCE is not set
  3203. # CONFIG_SPI_CADENCE_XSPI is not set
  3204. # CONFIG_SPI_CLPS711X is not set
  3205. # CONFIG_SPI_DESIGNWARE is not set
  3206. # CONFIG_SPI_EP93XX is not set
  3207. # CONFIG_SPI_FSL_LPSPI is not set
  3208. # CONFIG_SPI_FSL_QUADSPI is not set
  3209. # CONFIG_SPI_GXP is not set
  3210. # CONFIG_SPI_HISI_KUNPENG is not set
  3211. # CONFIG_SPI_HISI_SFC_V3XX is not set
  3212. # CONFIG_SPI_NXP_FLEXSPI is not set
  3213. CONFIG_SPI_GPIO=y
  3214. # CONFIG_SPI_IMG_SPFI is not set
  3215. # CONFIG_SPI_IMX is not set
  3216. # CONFIG_SPI_INGENIC is not set
  3217. CONFIG_SPI_INTEL=y
  3218. CONFIG_SPI_INTEL_PCI=y
  3219. CONFIG_SPI_INTEL_PLATFORM=y
  3220. # CONFIG_SPI_LM70_LLP is not set
  3221. # CONFIG_SPI_LP8841_RTC is not set
  3222. # CONFIG_SPI_FSL_DSPI is not set
  3223. # CONFIG_SPI_MESON_SPICC is not set
  3224. # CONFIG_SPI_MESON_SPIFC is not set
  3225. CONFIG_SPI_MICROCHIP_CORE=y
  3226. CONFIG_SPI_MICROCHIP_CORE_QSPI=y
  3227. # CONFIG_SPI_MT65XX is not set
  3228. # CONFIG_SPI_MT7621 is not set
  3229. # CONFIG_SPI_MTK_NOR is not set
  3230. # CONFIG_SPI_NPCM_PSPI is not set
  3231. # CONFIG_SPI_LANTIQ_SSC is not set
  3232. # CONFIG_SPI_OC_TINY is not set
  3233. # CONFIG_SPI_OMAP24XX is not set
  3234. # CONFIG_SPI_TI_QSPI is not set
  3235. # CONFIG_SPI_OMAP_100K is not set
  3236. # CONFIG_SPI_ORION is not set
  3237. CONFIG_SPI_PIC32=y
  3238. CONFIG_SPI_PIC32_SQI=y
  3239. # CONFIG_SPI_PXA2XX is not set
  3240. # CONFIG_SPI_ROCKCHIP is not set
  3241. # CONFIG_SPI_ROCKCHIP_SFC is not set
  3242. # CONFIG_SPI_RSPI is not set
  3243. # CONFIG_SPI_QUP is not set
  3244. # CONFIG_SPI_S3C64XX is not set
  3245. # CONFIG_SPI_SC18IS602 is not set
  3246. # CONFIG_SPI_SH_MSIOF is not set
  3247. # CONFIG_SPI_SH is not set
  3248. # CONFIG_SPI_SH_HSPI is not set
  3249. # CONFIG_SPI_SIFIVE is not set
  3250. # CONFIG_SPI_SLAVE_MT27XX is not set
  3251. # CONFIG_SPI_SPRD is not set
  3252. # CONFIG_SPI_SPRD_ADI is not set
  3253. # CONFIG_SPI_STM32 is not set
  3254. # CONFIG_SPI_ST_SSC4 is not set
  3255. # CONFIG_SPI_SUN4I is not set
  3256. # CONFIG_SPI_SUN6I is not set
  3257. # CONFIG_SPI_SUNPLUS_SP7021 is not set
  3258. # CONFIG_SPI_SYNQUACER is not set
  3259. # CONFIG_SPI_MXIC is not set
  3260. # CONFIG_SPI_TEGRA210_QUAD is not set
  3261. # CONFIG_SPI_TEGRA114 is not set
  3262. # CONFIG_SPI_TEGRA20_SFLASH is not set
  3263. # CONFIG_SPI_TEGRA20_SLINK is not set
  3264. # CONFIG_SPI_THUNDERX is not set
  3265. # CONFIG_SPI_TOPCLIFF_PCH is not set
  3266. # CONFIG_SPI_XCOMM is not set
  3267. # CONFIG_SPI_XILINX is not set
  3268. # CONFIG_SPI_XLP is not set
  3269. # CONFIG_SPI_XTENSA_XTFPGA is not set
  3270. # CONFIG_SPI_ZYNQ_QSPI is not set
  3271. # CONFIG_SPI_ZYNQMP_GQSPI is not set
  3272. # CONFIG_SPI_AMD is not set
  3273.  
  3274. #
  3275. # SPI Multiplexer support
  3276. #
  3277. CONFIG_SPI_MUX=y
  3278.  
  3279. #
  3280. # SPI Protocol Masters
  3281. #
  3282. CONFIG_SPI_SPIDEV=y
  3283. # CONFIG_SPI_LOOPBACK_TEST is not set
  3284. # CONFIG_SPI_TLE62X0 is not set
  3285. CONFIG_SPI_SLAVE=y
  3286. # CONFIG_SPI_SLAVE_TIME is not set
  3287. # CONFIG_SPI_SLAVE_SYSTEM_CONTROL is not set
  3288. CONFIG_SPI_DYNAMIC=y
  3289. # CONFIG_SPMI is not set
  3290. # CONFIG_HSI is not set
  3291. CONFIG_PPS=y
  3292. # CONFIG_PPS_DEBUG is not set
  3293. # CONFIG_NTP_PPS is not set
  3294.  
  3295. #
  3296. # PPS clients support
  3297. #
  3298. # CONFIG_PPS_CLIENT_KTIMER is not set
  3299. # CONFIG_PPS_CLIENT_LDISC is not set
  3300. # CONFIG_PPS_CLIENT_PARPORT is not set
  3301. # CONFIG_PPS_CLIENT_GPIO is not set
  3302.  
  3303. #
  3304. # PPS generators support
  3305. #
  3306.  
  3307. #
  3308. # PTP clock support
  3309. #
  3310. CONFIG_PTP_1588_CLOCK=y
  3311. CONFIG_PTP_1588_CLOCK_OPTIONAL=y
  3312. CONFIG_PTP_1588_CLOCK_DTE=y
  3313. CONFIG_PTP_1588_CLOCK_QORIQ=y
  3314. # CONFIG_DP83640_PHY is not set
  3315. # CONFIG_PTP_1588_CLOCK_INES is not set
  3316. # CONFIG_PTP_1588_CLOCK_PCH is not set
  3317. CONFIG_PTP_1588_CLOCK_KVM=y
  3318. # CONFIG_PTP_1588_CLOCK_IDT82P33 is not set
  3319. # CONFIG_PTP_1588_CLOCK_IDTCM is not set
  3320. # CONFIG_PTP_1588_CLOCK_VMW is not set
  3321. # end of PTP clock support
  3322.  
  3323. CONFIG_PINCTRL=y
  3324. CONFIG_PINMUX=y
  3325. CONFIG_PINCONF=y
  3326. CONFIG_GENERIC_PINCONF=y
  3327. # CONFIG_DEBUG_PINCTRL is not set
  3328. # CONFIG_PINCTRL_AMD is not set
  3329. # CONFIG_PINCTRL_CY8C95X0 is not set
  3330. CONFIG_PINCTRL_MCP23S08_I2C=y
  3331. CONFIG_PINCTRL_MCP23S08_SPI=y
  3332. CONFIG_PINCTRL_MCP23S08=y
  3333. # CONFIG_PINCTRL_SX150X is not set
  3334.  
  3335. #
  3336. # Intel pinctrl drivers
  3337. #
  3338. CONFIG_PINCTRL_BAYTRAIL=y
  3339. CONFIG_PINCTRL_CHERRYVIEW=y
  3340. CONFIG_PINCTRL_LYNXPOINT=y
  3341. CONFIG_PINCTRL_INTEL=y
  3342. CONFIG_PINCTRL_ALDERLAKE=y
  3343. CONFIG_PINCTRL_BROXTON=y
  3344. CONFIG_PINCTRL_CANNONLAKE=y
  3345. CONFIG_PINCTRL_CEDARFORK=y
  3346. CONFIG_PINCTRL_DENVERTON=y
  3347. CONFIG_PINCTRL_ELKHARTLAKE=y
  3348. CONFIG_PINCTRL_EMMITSBURG=y
  3349. CONFIG_PINCTRL_GEMINILAKE=y
  3350. CONFIG_PINCTRL_ICELAKE=y
  3351. CONFIG_PINCTRL_JASPERLAKE=y
  3352. CONFIG_PINCTRL_LAKEFIELD=y
  3353. CONFIG_PINCTRL_LEWISBURG=y
  3354. CONFIG_PINCTRL_METEORLAKE=y
  3355. CONFIG_PINCTRL_SUNRISEPOINT=y
  3356. CONFIG_PINCTRL_TIGERLAKE=y
  3357. # end of Intel pinctrl drivers
  3358.  
  3359. #
  3360. # MediaTek pinctrl drivers
  3361. #
  3362. # CONFIG_EINT_MTK is not set
  3363. # end of MediaTek pinctrl drivers
  3364.  
  3365. # CONFIG_PINCTRL_PXA25X is not set
  3366. # CONFIG_PINCTRL_PXA27X is not set
  3367. # CONFIG_PINCTRL_MSM is not set
  3368. # CONFIG_PINCTRL_LPASS_LPI is not set
  3369.  
  3370. #
  3371. # Renesas pinctrl drivers
  3372. #
  3373. # CONFIG_PINCTRL_RENESAS is not set
  3374. # CONFIG_PINCTRL_PFC_EMEV2 is not set
  3375. # CONFIG_PINCTRL_PFC_R8A77995 is not set
  3376. # CONFIG_PINCTRL_PFC_R8A7794 is not set
  3377. # CONFIG_PINCTRL_PFC_R8A77990 is not set
  3378. # CONFIG_PINCTRL_PFC_R8A7779 is not set
  3379. # CONFIG_PINCTRL_PFC_R8A7790 is not set
  3380. # CONFIG_PINCTRL_PFC_R8A77950 is not set
  3381. # CONFIG_PINCTRL_PFC_R8A77951 is not set
  3382. # CONFIG_PINCTRL_PFC_R8A7778 is not set
  3383. # CONFIG_PINCTRL_PFC_R8A7793 is not set
  3384. # CONFIG_PINCTRL_PFC_R8A7791 is not set
  3385. # CONFIG_PINCTRL_PFC_R8A77965 is not set
  3386. # CONFIG_PINCTRL_PFC_R8A77960 is not set
  3387. # CONFIG_PINCTRL_PFC_R8A77961 is not set
  3388. # CONFIG_PINCTRL_PFC_R8A779F0 is not set
  3389. # CONFIG_PINCTRL_PFC_R8A7792 is not set
  3390. # CONFIG_PINCTRL_PFC_R8A77980 is not set
  3391. # CONFIG_PINCTRL_PFC_R8A77970 is not set
  3392. # CONFIG_PINCTRL_PFC_R8A779A0 is not set
  3393. # CONFIG_PINCTRL_PFC_R8A779G0 is not set
  3394. # CONFIG_PINCTRL_PFC_R8A7740 is not set
  3395. # CONFIG_PINCTRL_PFC_R8A73A4 is not set
  3396. # CONFIG_PINCTRL_PFC_R8A77470 is not set
  3397. # CONFIG_PINCTRL_PFC_R8A7745 is not set
  3398. # CONFIG_PINCTRL_PFC_R8A7742 is not set
  3399. # CONFIG_PINCTRL_PFC_R8A7743 is not set
  3400. # CONFIG_PINCTRL_PFC_R8A7744 is not set
  3401. # CONFIG_PINCTRL_PFC_R8A774C0 is not set
  3402. # CONFIG_PINCTRL_PFC_R8A774E1 is not set
  3403. # CONFIG_PINCTRL_PFC_R8A774A1 is not set
  3404. # CONFIG_PINCTRL_PFC_R8A774B1 is not set
  3405. # CONFIG_PINCTRL_PFC_SH7203 is not set
  3406. # CONFIG_PINCTRL_PFC_SH7264 is not set
  3407. # CONFIG_PINCTRL_PFC_SH7269 is not set
  3408. # CONFIG_PINCTRL_PFC_SH7720 is not set
  3409. # CONFIG_PINCTRL_PFC_SH7722 is not set
  3410. # CONFIG_PINCTRL_PFC_SH7734 is not set
  3411. # CONFIG_PINCTRL_PFC_SH7757 is not set
  3412. # CONFIG_PINCTRL_PFC_SH7785 is not set
  3413. # CONFIG_PINCTRL_PFC_SH7786 is not set
  3414. # CONFIG_PINCTRL_PFC_SH73A0 is not set
  3415. # CONFIG_PINCTRL_PFC_SH7723 is not set
  3416. # CONFIG_PINCTRL_PFC_SH7724 is not set
  3417. # CONFIG_PINCTRL_PFC_SHX3 is not set
  3418. # end of Renesas pinctrl drivers
  3419.  
  3420. CONFIG_GPIOLIB=y
  3421. CONFIG_GPIOLIB_FASTPATH_LIMIT=512
  3422. CONFIG_GPIO_ACPI=y
  3423. CONFIG_GPIOLIB_IRQCHIP=y
  3424. # CONFIG_DEBUG_GPIO is not set
  3425. CONFIG_GPIO_SYSFS=y
  3426. CONFIG_GPIO_CDEV=y
  3427. CONFIG_GPIO_CDEV_V1=y
  3428. CONFIG_GPIO_GENERIC=y
  3429.  
  3430. #
  3431. # Memory mapped GPIO drivers
  3432. #
  3433. # CONFIG_GPIO_AMDPT is not set
  3434. # CONFIG_GPIO_ATH79 is not set
  3435. # CONFIG_GPIO_CLPS711X is not set
  3436. # CONFIG_GPIO_DWAPB is not set
  3437. # CONFIG_GPIO_EXAR is not set
  3438. CONFIG_GPIO_GENERIC_PLATFORM=y
  3439. # CONFIG_GPIO_HISI is not set
  3440. CONFIG_GPIO_ICH=y
  3441. CONFIG_GPIO_IOP=y
  3442. # CONFIG_GPIO_MB86S7X is not set
  3443. # CONFIG_GPIO_MPC8XXX is not set
  3444. # CONFIG_GPIO_MXC is not set
  3445. # CONFIG_GPIO_MXS is not set
  3446. # CONFIG_GPIO_PXA is not set
  3447. # CONFIG_GPIO_RCAR is not set
  3448. # CONFIG_GPIO_ROCKCHIP is not set
  3449. # CONFIG_GPIO_THUNDERX is not set
  3450. # CONFIG_GPIO_VX855 is not set
  3451. # CONFIG_GPIO_XGENE_SB is not set
  3452. # CONFIG_GPIO_XLP is not set
  3453. # CONFIG_GPIO_AMD_FCH is not set
  3454. # CONFIG_GPIO_IDT3243X is not set
  3455. # end of Memory mapped GPIO drivers
  3456.  
  3457. #
  3458. # Port-mapped I/O GPIO drivers
  3459. #
  3460. # CONFIG_GPIO_F7188X is not set
  3461. # CONFIG_GPIO_IT87 is not set
  3462. CONFIG_GPIO_SCH=y
  3463. # CONFIG_GPIO_SCH311X is not set
  3464. # CONFIG_GPIO_TS5500 is not set
  3465. # CONFIG_GPIO_WINBOND is not set
  3466. # CONFIG_GPIO_WS16C48 is not set
  3467. # end of Port-mapped I/O GPIO drivers
  3468.  
  3469. #
  3470. # I2C GPIO expanders
  3471. #
  3472. # CONFIG_GPIO_MAX7300 is not set
  3473. # CONFIG_GPIO_MAX732X is not set
  3474. # CONFIG_GPIO_PCA953X is not set
  3475. # CONFIG_GPIO_PCA9570 is not set
  3476. # CONFIG_GPIO_PCF857X is not set
  3477. # CONFIG_GPIO_TPIC2810 is not set
  3478. # CONFIG_GPIO_TS4900 is not set
  3479. # end of I2C GPIO expanders
  3480.  
  3481. #
  3482. # MFD GPIO expanders
  3483. #
  3484. # CONFIG_GPIO_SL28CPLD is not set
  3485. # CONFIG_GPIO_TQMX86 is not set
  3486. # end of MFD GPIO expanders
  3487.  
  3488. #
  3489. # PCI GPIO expanders
  3490. #
  3491. # CONFIG_GPIO_AMD8111 is not set
  3492. # CONFIG_GPIO_BT8XX is not set
  3493. # CONFIG_GPIO_MLXBF is not set
  3494. # CONFIG_GPIO_MLXBF2 is not set
  3495. # CONFIG_GPIO_ML_IOH is not set
  3496. CONFIG_GPIO_PCH=y
  3497. # CONFIG_GPIO_PCI_IDIO_16 is not set
  3498. # CONFIG_GPIO_PCIE_IDIO_24 is not set
  3499. # CONFIG_GPIO_RDC321X is not set
  3500. # end of PCI GPIO expanders
  3501.  
  3502. #
  3503. # SPI GPIO expanders
  3504. #
  3505. # CONFIG_GPIO_MAX3191X is not set
  3506. # CONFIG_GPIO_MAX7301 is not set
  3507. # CONFIG_GPIO_MC33880 is not set
  3508. CONFIG_GPIO_PISOSR=y
  3509. # CONFIG_GPIO_XRA1403 is not set
  3510. # end of SPI GPIO expanders
  3511.  
  3512. #
  3513. # USB GPIO expanders
  3514. #
  3515. # end of USB GPIO expanders
  3516.  
  3517. #
  3518. # Virtual GPIO drivers
  3519. #
  3520. CONFIG_GPIO_AGGREGATOR=y
  3521. # CONFIG_GPIO_MOCKUP is not set
  3522. CONFIG_GPIO_VIRTIO=y
  3523. # CONFIG_GPIO_SIM is not set
  3524. # end of Virtual GPIO drivers
  3525.  
  3526. # CONFIG_W1 is not set
  3527. CONFIG_POWER_RESET=y
  3528. # CONFIG_POWER_RESET_BRCMKONA is not set
  3529. # CONFIG_POWER_RESET_BRCMSTB is not set
  3530. # CONFIG_POWER_RESET_OCELOT_RESET is not set
  3531. # CONFIG_POWER_RESET_PIIX4_POWEROFF is not set
  3532. CONFIG_POWER_RESET_RESTART=y
  3533. # CONFIG_POWER_RESET_KEYSTONE is not set
  3534. # CONFIG_POWER_RESET_RMOBILE is not set
  3535. # CONFIG_POWER_RESET_SC27XX is not set
  3536. CONFIG_POWER_SUPPLY=y
  3537. # CONFIG_POWER_SUPPLY_DEBUG is not set
  3538. CONFIG_POWER_SUPPLY_HWMON=y
  3539. # CONFIG_PDA_POWER is not set
  3540. # CONFIG_IP5XXX_POWER is not set
  3541. # CONFIG_TEST_POWER is not set
  3542. # CONFIG_CHARGER_ADP5061 is not set
  3543. # CONFIG_BATTERY_ACT8945A is not set
  3544. # CONFIG_BATTERY_CW2015 is not set
  3545. # CONFIG_BATTERY_DS2780 is not set
  3546. # CONFIG_BATTERY_DS2781 is not set
  3547. # CONFIG_BATTERY_DS2782 is not set
  3548. # CONFIG_BATTERY_SAMSUNG_SDI is not set
  3549. # CONFIG_BATTERY_SBS is not set
  3550. # CONFIG_CHARGER_SBS is not set
  3551. # CONFIG_MANAGER_SBS is not set
  3552. # CONFIG_BATTERY_BQ27XXX is not set
  3553. # CONFIG_BATTERY_MAX17040 is not set
  3554. # CONFIG_BATTERY_MAX17042 is not set
  3555. # CONFIG_CHARGER_MAX8903 is not set
  3556. # CONFIG_CHARGER_LP8727 is not set
  3557. CONFIG_CHARGER_GPIO=y
  3558. # CONFIG_CHARGER_MANAGER is not set
  3559. # CONFIG_CHARGER_LT3651 is not set
  3560. # CONFIG_CHARGER_LTC4162L is not set
  3561. # CONFIG_CHARGER_MAX77976 is not set
  3562. # CONFIG_CHARGER_BQ2415X is not set
  3563. # CONFIG_CHARGER_BQ24257 is not set
  3564. # CONFIG_CHARGER_BQ24735 is not set
  3565. # CONFIG_CHARGER_BQ2515X is not set
  3566. # CONFIG_CHARGER_BQ25890 is not set
  3567. # CONFIG_CHARGER_BQ25980 is not set
  3568. # CONFIG_CHARGER_BQ256XX is not set
  3569. # CONFIG_CHARGER_SMB347 is not set
  3570. # CONFIG_BATTERY_GAUGE_LTC2941 is not set
  3571. # CONFIG_BATTERY_GOLDFISH is not set
  3572. # CONFIG_BATTERY_RT5033 is not set
  3573. # CONFIG_CHARGER_RT9455 is not set
  3574. # CONFIG_CHARGER_SC2731 is not set
  3575. # CONFIG_CHARGER_BD99954 is not set
  3576. # CONFIG_BATTERY_UG3105 is not set
  3577. CONFIG_HWMON=y
  3578. # CONFIG_HWMON_DEBUG_CHIP is not set
  3579.  
  3580. #
  3581. # Native drivers
  3582. #
  3583. # CONFIG_SENSORS_ABITUGURU is not set
  3584. # CONFIG_SENSORS_ABITUGURU3 is not set
  3585. # CONFIG_SENSORS_AD7314 is not set
  3586. # CONFIG_SENSORS_AD7414 is not set
  3587. # CONFIG_SENSORS_AD7418 is not set
  3588. # CONFIG_SENSORS_ADM1021 is not set
  3589. # CONFIG_SENSORS_ADM1025 is not set
  3590. # CONFIG_SENSORS_ADM1026 is not set
  3591. # CONFIG_SENSORS_ADM1029 is not set
  3592. # CONFIG_SENSORS_ADM1031 is not set
  3593. # CONFIG_SENSORS_ADM1177 is not set
  3594. # CONFIG_SENSORS_ADM9240 is not set
  3595. # CONFIG_SENSORS_ADT7310 is not set
  3596. # CONFIG_SENSORS_ADT7410 is not set
  3597. # CONFIG_SENSORS_ADT7411 is not set
  3598. # CONFIG_SENSORS_ADT7462 is not set
  3599. # CONFIG_SENSORS_ADT7470 is not set
  3600. # CONFIG_SENSORS_ADT7475 is not set
  3601. # CONFIG_SENSORS_AHT10 is not set
  3602. # CONFIG_SENSORS_AQUACOMPUTER_D5NEXT is not set
  3603. # CONFIG_SENSORS_AS370 is not set
  3604. # CONFIG_SENSORS_ASC7621 is not set
  3605. # CONFIG_SENSORS_AXI_FAN_CONTROL is not set
  3606. # CONFIG_SENSORS_K8TEMP is not set
  3607. # CONFIG_SENSORS_K10TEMP is not set
  3608. # CONFIG_SENSORS_FAM15H_POWER is not set
  3609. CONFIG_SENSORS_APPLESMC=y
  3610. # CONFIG_SENSORS_ASB100 is not set
  3611. # CONFIG_SENSORS_ASPEED is not set
  3612. # CONFIG_SENSORS_ATXP1 is not set
  3613. # CONFIG_SENSORS_BT1_PVT is not set
  3614. # CONFIG_SENSORS_CORSAIR_CPRO is not set
  3615. # CONFIG_SENSORS_CORSAIR_PSU is not set
  3616. # CONFIG_SENSORS_DRIVETEMP is not set
  3617. # CONFIG_SENSORS_DS620 is not set
  3618. # CONFIG_SENSORS_DS1621 is not set
  3619. # CONFIG_SENSORS_DELL_SMM is not set
  3620. # CONFIG_SENSORS_I5K_AMB is not set
  3621. # CONFIG_SENSORS_SPARX5 is not set
  3622. # CONFIG_SENSORS_F71805F is not set
  3623. # CONFIG_SENSORS_F71882FG is not set
  3624. # CONFIG_SENSORS_F75375S is not set
  3625. # CONFIG_SENSORS_FSCHMD is not set
  3626. # CONFIG_SENSORS_FTSTEUTATES is not set
  3627. # CONFIG_SENSORS_GL518SM is not set
  3628. # CONFIG_SENSORS_GL520SM is not set
  3629. # CONFIG_SENSORS_G760A is not set
  3630. # CONFIG_SENSORS_G762 is not set
  3631. # CONFIG_SENSORS_HIH6130 is not set
  3632. # CONFIG_SENSORS_IBMAEM is not set
  3633. # CONFIG_SENSORS_IBMPEX is not set
  3634. CONFIG_SENSORS_I5500=y
  3635. CONFIG_SENSORS_CORETEMP=y
  3636. # CONFIG_SENSORS_IT87 is not set
  3637. # CONFIG_SENSORS_JC42 is not set
  3638. # CONFIG_SENSORS_POWR1220 is not set
  3639. # CONFIG_SENSORS_LAN966X is not set
  3640. # CONFIG_SENSORS_LINEAGE is not set
  3641. # CONFIG_SENSORS_LTC2945 is not set
  3642. # CONFIG_SENSORS_LTC2947_I2C is not set
  3643. # CONFIG_SENSORS_LTC2947_SPI is not set
  3644. # CONFIG_SENSORS_LTC2990 is not set
  3645. # CONFIG_SENSORS_LTC2992 is not set
  3646. # CONFIG_SENSORS_LTC4151 is not set
  3647. # CONFIG_SENSORS_LTC4215 is not set
  3648. # CONFIG_SENSORS_LTC4222 is not set
  3649. # CONFIG_SENSORS_LTC4245 is not set
  3650. # CONFIG_SENSORS_LTC4260 is not set
  3651. # CONFIG_SENSORS_LTC4261 is not set
  3652. # CONFIG_SENSORS_MAX1111 is not set
  3653. # CONFIG_SENSORS_MAX127 is not set
  3654. # CONFIG_SENSORS_MAX16065 is not set
  3655. # CONFIG_SENSORS_MAX1619 is not set
  3656. # CONFIG_SENSORS_MAX1668 is not set
  3657. # CONFIG_SENSORS_MAX197 is not set
  3658. # CONFIG_SENSORS_MAX31722 is not set
  3659. # CONFIG_SENSORS_MAX31730 is not set
  3660. # CONFIG_SENSORS_MAX31760 is not set
  3661. # CONFIG_SENSORS_MAX6620 is not set
  3662. # CONFIG_SENSORS_MAX6621 is not set
  3663. # CONFIG_SENSORS_MAX6639 is not set
  3664. # CONFIG_SENSORS_MAX6642 is not set
  3665. # CONFIG_SENSORS_MAX6650 is not set
  3666. # CONFIG_SENSORS_MAX6697 is not set
  3667. # CONFIG_SENSORS_MAX31790 is not set
  3668. # CONFIG_SENSORS_MCP3021 is not set
  3669. # CONFIG_SENSORS_TC654 is not set
  3670. # CONFIG_SENSORS_TPS23861 is not set
  3671. # CONFIG_SENSORS_MR75203 is not set
  3672. # CONFIG_SENSORS_ADCXX is not set
  3673. # CONFIG_SENSORS_LM63 is not set
  3674. # CONFIG_SENSORS_LM70 is not set
  3675. # CONFIG_SENSORS_LM73 is not set
  3676. # CONFIG_SENSORS_LM75 is not set
  3677. # CONFIG_SENSORS_LM77 is not set
  3678. # CONFIG_SENSORS_LM78 is not set
  3679. # CONFIG_SENSORS_LM80 is not set
  3680. # CONFIG_SENSORS_LM83 is not set
  3681. # CONFIG_SENSORS_LM85 is not set
  3682. # CONFIG_SENSORS_LM87 is not set
  3683. # CONFIG_SENSORS_LM90 is not set
  3684. # CONFIG_SENSORS_LM92 is not set
  3685. # CONFIG_SENSORS_LM93 is not set
  3686. # CONFIG_SENSORS_LM95234 is not set
  3687. # CONFIG_SENSORS_LM95241 is not set
  3688. # CONFIG_SENSORS_LM95245 is not set
  3689. # CONFIG_SENSORS_PC87360 is not set
  3690. # CONFIG_SENSORS_PC87427 is not set
  3691. # CONFIG_SENSORS_NCT6683 is not set
  3692. # CONFIG_SENSORS_NCT6775 is not set
  3693. # CONFIG_SENSORS_NCT6775_I2C is not set
  3694. # CONFIG_SENSORS_NCT7802 is not set
  3695. # CONFIG_SENSORS_NCT7904 is not set
  3696. # CONFIG_SENSORS_NPCM7XX is not set
  3697. # CONFIG_SENSORS_NZXT_KRAKEN2 is not set
  3698. # CONFIG_SENSORS_NZXT_SMART2 is not set
  3699. # CONFIG_SENSORS_OCC_P8_I2C is not set
  3700. # CONFIG_SENSORS_PCF8591 is not set
  3701. CONFIG_PMBUS=y
  3702. CONFIG_SENSORS_PMBUS=y
  3703. # CONFIG_SENSORS_ADM1266 is not set
  3704. # CONFIG_SENSORS_ADM1275 is not set
  3705. # CONFIG_SENSORS_BEL_PFE is not set
  3706. # CONFIG_SENSORS_BPA_RS600 is not set
  3707. # CONFIG_SENSORS_DELTA_AHE50DC_FAN is not set
  3708. # CONFIG_SENSORS_FSP_3Y is not set
  3709. # CONFIG_SENSORS_IBM_CFFPS is not set
  3710. # CONFIG_SENSORS_DPS920AB is not set
  3711. # CONFIG_SENSORS_INSPUR_IPSPS is not set
  3712. # CONFIG_SENSORS_IR35221 is not set
  3713. # CONFIG_SENSORS_IR36021 is not set
  3714. # CONFIG_SENSORS_IR38064 is not set
  3715. # CONFIG_SENSORS_IRPS5401 is not set
  3716. # CONFIG_SENSORS_ISL68137 is not set
  3717. # CONFIG_SENSORS_LM25066 is not set
  3718. # CONFIG_SENSORS_LT7182S is not set
  3719. # CONFIG_SENSORS_LTC2978 is not set
  3720. # CONFIG_SENSORS_LTC3815 is not set
  3721. # CONFIG_SENSORS_MAX15301 is not set
  3722. # CONFIG_SENSORS_MAX16064 is not set
  3723. # CONFIG_SENSORS_MAX16601 is not set
  3724. # CONFIG_SENSORS_MAX20730 is not set
  3725. # CONFIG_SENSORS_MAX20751 is not set
  3726. # CONFIG_SENSORS_MAX31785 is not set
  3727. # CONFIG_SENSORS_MAX34440 is not set
  3728. # CONFIG_SENSORS_MAX8688 is not set
  3729. # CONFIG_SENSORS_MP2888 is not set
  3730. # CONFIG_SENSORS_MP2975 is not set
  3731. # CONFIG_SENSORS_MP5023 is not set
  3732. # CONFIG_SENSORS_PIM4328 is not set
  3733. # CONFIG_SENSORS_PLI1209BC is not set
  3734. # CONFIG_SENSORS_PM6764TR is not set
  3735. # CONFIG_SENSORS_PXE1610 is not set
  3736. # CONFIG_SENSORS_Q54SJ108A2 is not set
  3737. # CONFIG_SENSORS_STPDDC60 is not set
  3738. # CONFIG_SENSORS_TPS40422 is not set
  3739. # CONFIG_SENSORS_TPS53679 is not set
  3740. # CONFIG_SENSORS_TPS546D24 is not set
  3741. # CONFIG_SENSORS_UCD9000 is not set
  3742. # CONFIG_SENSORS_UCD9200 is not set
  3743. # CONFIG_SENSORS_XDPE152 is not set
  3744. # CONFIG_SENSORS_XDPE122 is not set
  3745. # CONFIG_SENSORS_ZL6100 is not set
  3746. # CONFIG_SENSORS_PWM_FAN is not set
  3747. # CONFIG_SENSORS_RASPBERRYPI_HWMON is not set
  3748. # CONFIG_SENSORS_SL28CPLD is not set
  3749. # CONFIG_SENSORS_SBTSI is not set
  3750. # CONFIG_SENSORS_SBRMI is not set
  3751. # CONFIG_SENSORS_SHT15 is not set
  3752. # CONFIG_SENSORS_SHT21 is not set
  3753. # CONFIG_SENSORS_SHT3x is not set
  3754. # CONFIG_SENSORS_SHT4x is not set
  3755. # CONFIG_SENSORS_SHTC1 is not set
  3756. # CONFIG_SENSORS_SIS5595 is not set
  3757. # CONFIG_SENSORS_DME1737 is not set
  3758. # CONFIG_SENSORS_EMC1403 is not set
  3759. # CONFIG_SENSORS_EMC2103 is not set
  3760. # CONFIG_SENSORS_EMC2305 is not set
  3761. # CONFIG_SENSORS_EMC6W201 is not set
  3762. # CONFIG_SENSORS_SMSC47M1 is not set
  3763. # CONFIG_SENSORS_SMSC47M192 is not set
  3764. # CONFIG_SENSORS_SMSC47B397 is not set
  3765. # CONFIG_SENSORS_SCH5627 is not set
  3766. # CONFIG_SENSORS_SCH5636 is not set
  3767. # CONFIG_SENSORS_STTS751 is not set
  3768. # CONFIG_SENSORS_SMM665 is not set
  3769. # CONFIG_SENSORS_ADC128D818 is not set
  3770. # CONFIG_SENSORS_ADS7828 is not set
  3771. # CONFIG_SENSORS_ADS7871 is not set
  3772. # CONFIG_SENSORS_AMC6821 is not set
  3773. # CONFIG_SENSORS_INA209 is not set
  3774. # CONFIG_SENSORS_INA2XX is not set
  3775. # CONFIG_SENSORS_INA238 is not set
  3776. # CONFIG_SENSORS_INA3221 is not set
  3777. # CONFIG_SENSORS_TC74 is not set
  3778. # CONFIG_SENSORS_THMC50 is not set
  3779. # CONFIG_SENSORS_TMP102 is not set
  3780. # CONFIG_SENSORS_TMP103 is not set
  3781. # CONFIG_SENSORS_TMP108 is not set
  3782. # CONFIG_SENSORS_TMP401 is not set
  3783. # CONFIG_SENSORS_TMP421 is not set
  3784. # CONFIG_SENSORS_TMP464 is not set
  3785. # CONFIG_SENSORS_TMP513 is not set
  3786. # CONFIG_SENSORS_VIA_CPUTEMP is not set
  3787. # CONFIG_SENSORS_VIA686A is not set
  3788. # CONFIG_SENSORS_VT1211 is not set
  3789. # CONFIG_SENSORS_VT8231 is not set
  3790. # CONFIG_SENSORS_W83773G is not set
  3791. # CONFIG_SENSORS_W83781D is not set
  3792. # CONFIG_SENSORS_W83791D is not set
  3793. # CONFIG_SENSORS_W83792D is not set
  3794. # CONFIG_SENSORS_W83793 is not set
  3795. # CONFIG_SENSORS_W83795 is not set
  3796. # CONFIG_SENSORS_W83L785TS is not set
  3797. # CONFIG_SENSORS_W83L786NG is not set
  3798. # CONFIG_SENSORS_W83627HF is not set
  3799. # CONFIG_SENSORS_W83627EHF is not set
  3800. # CONFIG_SENSORS_XGENE is not set
  3801.  
  3802. #
  3803. # ACPI drivers
  3804. #
  3805. # CONFIG_SENSORS_ACPI_POWER is not set
  3806. # CONFIG_SENSORS_ATK0110 is not set
  3807. # CONFIG_SENSORS_ASUS_WMI is not set
  3808. # CONFIG_SENSORS_ASUS_EC is not set
  3809. CONFIG_THERMAL=y
  3810. # CONFIG_THERMAL_NETLINK is not set
  3811. # CONFIG_THERMAL_STATISTICS is not set
  3812. CONFIG_THERMAL_EMERGENCY_POWEROFF_DELAY_MS=0
  3813. CONFIG_THERMAL_HWMON=y
  3814. CONFIG_THERMAL_WRITABLE_TRIPS=y
  3815. CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y
  3816. # CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set
  3817. # CONFIG_THERMAL_DEFAULT_GOV_USER_SPACE is not set
  3818. # CONFIG_THERMAL_GOV_FAIR_SHARE is not set
  3819. CONFIG_THERMAL_GOV_STEP_WISE=y
  3820. # CONFIG_THERMAL_GOV_BANG_BANG is not set
  3821. CONFIG_THERMAL_GOV_USER_SPACE=y
  3822. # CONFIG_DEVFREQ_THERMAL is not set
  3823. # CONFIG_THERMAL_EMULATION is not set
  3824. # CONFIG_K3_THERMAL is not set
  3825. # CONFIG_ROCKCHIP_THERMAL is not set
  3826. # CONFIG_RCAR_THERMAL is not set
  3827. CONFIG_MTK_THERMAL=y
  3828.  
  3829. #
  3830. # Intel thermal drivers
  3831. #
  3832. CONFIG_INTEL_POWERCLAMP=y
  3833. CONFIG_X86_THERMAL_VECTOR=y
  3834. CONFIG_X86_PKG_TEMP_THERMAL=y
  3835. # CONFIG_INTEL_SOC_DTS_THERMAL is not set
  3836.  
  3837. #
  3838. # ACPI INT340X thermal drivers
  3839. #
  3840. # CONFIG_INT340X_THERMAL is not set
  3841. # end of ACPI INT340X thermal drivers
  3842.  
  3843. CONFIG_INTEL_PCH_THERMAL=y
  3844. # CONFIG_INTEL_TCC_COOLING is not set
  3845. CONFIG_INTEL_MENLOW=y
  3846. # CONFIG_INTEL_HFI_THERMAL is not set
  3847. # end of Intel thermal drivers
  3848.  
  3849. #
  3850. # Broadcom thermal drivers
  3851. #
  3852. # CONFIG_BRCMSTB_THERMAL is not set
  3853. # CONFIG_BCM_NS_THERMAL is not set
  3854. # CONFIG_BCM_SR_THERMAL is not set
  3855. # end of Broadcom thermal drivers
  3856.  
  3857. #
  3858. # Texas Instruments thermal drivers
  3859. #
  3860. # CONFIG_TI_SOC_THERMAL is not set
  3861. # end of Texas Instruments thermal drivers
  3862.  
  3863. #
  3864. # Samsung thermal drivers
  3865. #
  3866. # end of Samsung thermal drivers
  3867.  
  3868. #
  3869. # NVIDIA Tegra thermal drivers
  3870. #
  3871. # CONFIG_TEGRA_SOCTHERM is not set
  3872. # CONFIG_TEGRA_BPMP_THERMAL is not set
  3873. # CONFIG_TEGRA30_TSENSOR is not set
  3874. # end of NVIDIA Tegra thermal drivers
  3875.  
  3876. #
  3877. # Qualcomm thermal drivers
  3878. #
  3879. # end of Qualcomm thermal drivers
  3880.  
  3881. # CONFIG_SPRD_THERMAL is not set
  3882. CONFIG_WATCHDOG=y
  3883. CONFIG_WATCHDOG_CORE=y
  3884. # CONFIG_WATCHDOG_NOWAYOUT is not set
  3885. CONFIG_WATCHDOG_HANDLE_BOOT_ENABLED=y
  3886. CONFIG_WATCHDOG_OPEN_TIMEOUT=0
  3887. CONFIG_WATCHDOG_SYSFS=y
  3888. # CONFIG_WATCHDOG_HRTIMER_PRETIMEOUT is not set
  3889.  
  3890. #
  3891. # Watchdog Pretimeout Governors
  3892. #
  3893. # CONFIG_WATCHDOG_PRETIMEOUT_GOV is not set
  3894.  
  3895. #
  3896. # Watchdog Device Drivers
  3897. #
  3898. # CONFIG_SOFT_WATCHDOG is not set
  3899. # CONFIG_DA9052_WATCHDOG is not set
  3900. # CONFIG_DA9055_WATCHDOG is not set
  3901. # CONFIG_DA9063_WATCHDOG is not set
  3902. # CONFIG_DA9062_WATCHDOG is not set
  3903. # CONFIG_MENF21BMC_WATCHDOG is not set
  3904. CONFIG_WDAT_WDT=y
  3905. # CONFIG_XILINX_WATCHDOG is not set
  3906. # CONFIG_ZIIRAVE_WATCHDOG is not set
  3907. # CONFIG_SL28CPLD_WATCHDOG is not set
  3908. # CONFIG_ARMADA_37XX_WATCHDOG is not set
  3909. # CONFIG_AT91RM9200_WATCHDOG is not set
  3910. # CONFIG_AT91SAM9X_WATCHDOG is not set
  3911. # CONFIG_SAMA5D4_WATCHDOG is not set
  3912. # CONFIG_CADENCE_WATCHDOG is not set
  3913. # CONFIG_FTWDT010_WATCHDOG is not set
  3914. # CONFIG_S3C2410_WATCHDOG is not set
  3915. # CONFIG_DW_WATCHDOG is not set
  3916. # CONFIG_EP93XX_WATCHDOG is not set
  3917. # CONFIG_OMAP_WATCHDOG is not set
  3918. # CONFIG_PNX4008_WATCHDOG is not set
  3919. # CONFIG_DAVINCI_WATCHDOG is not set
  3920. # CONFIG_K3_RTI_WATCHDOG is not set
  3921. # CONFIG_RN5T618_WATCHDOG is not set
  3922. # CONFIG_SUNXI_WATCHDOG is not set
  3923. # CONFIG_NPCM7XX_WATCHDOG is not set
  3924. # CONFIG_STMP3XXX_RTC_WATCHDOG is not set
  3925. # CONFIG_TS72XX_WATCHDOG is not set
  3926. # CONFIG_MAX63XX_WATCHDOG is not set
  3927. # CONFIG_MAX77620_WATCHDOG is not set
  3928. # CONFIG_IMX2_WDT is not set
  3929. # CONFIG_IMX7ULP_WDT is not set
  3930. # CONFIG_MOXART_WDT is not set
  3931. # CONFIG_TEGRA_WATCHDOG is not set
  3932. # CONFIG_QCOM_WDT is not set
  3933. # CONFIG_MESON_GXBB_WATCHDOG is not set
  3934. # CONFIG_MESON_WATCHDOG is not set
  3935. # CONFIG_MEDIATEK_WATCHDOG is not set
  3936. # CONFIG_DIGICOLOR_WATCHDOG is not set
  3937. # CONFIG_LPC18XX_WATCHDOG is not set
  3938. # CONFIG_RENESAS_WDT is not set
  3939. # CONFIG_RENESAS_RZAWDT is not set
  3940. # CONFIG_RENESAS_RZN1WDT is not set
  3941. # CONFIG_RENESAS_RZG2LWDT is not set
  3942. # CONFIG_ASPEED_WATCHDOG is not set
  3943. # CONFIG_REALTEK_OTTO_WDT is not set
  3944. # CONFIG_SPRD_WATCHDOG is not set
  3945. # CONFIG_VISCONTI_WATCHDOG is not set
  3946. # CONFIG_MSC313E_WATCHDOG is not set
  3947. # CONFIG_APPLE_WATCHDOG is not set
  3948. # CONFIG_SUNPLUS_WATCHDOG is not set
  3949. # CONFIG_ACQUIRE_WDT is not set
  3950. # CONFIG_ADVANTECH_WDT is not set
  3951. # CONFIG_ALIM1535_WDT is not set
  3952. # CONFIG_ALIM7101_WDT is not set
  3953. # CONFIG_EBC_C384_WDT is not set
  3954. # CONFIG_EXAR_WDT is not set
  3955. # CONFIG_F71808E_WDT is not set
  3956. # CONFIG_SP5100_TCO is not set
  3957. # CONFIG_SC520_WDT is not set
  3958. # CONFIG_SBC_FITPC2_WATCHDOG is not set
  3959. # CONFIG_EUROTECH_WDT is not set
  3960. # CONFIG_IB700_WDT is not set
  3961. # CONFIG_IBMASR is not set
  3962. # CONFIG_WAFER_WDT is not set
  3963. CONFIG_I6300ESB_WDT=y
  3964. # CONFIG_IE6XX_WDT is not set
  3965. CONFIG_ITCO_WDT=y
  3966. # CONFIG_ITCO_VENDOR_SUPPORT is not set
  3967. # CONFIG_IT8712F_WDT is not set
  3968. # CONFIG_IT87_WDT is not set
  3969. # CONFIG_HP_WATCHDOG is not set
  3970. # CONFIG_SC1200_WDT is not set
  3971. # CONFIG_PC87413_WDT is not set
  3972. # CONFIG_NV_TCO is not set
  3973. # CONFIG_RDC321X_WDT is not set
  3974. # CONFIG_60XX_WDT is not set
  3975. # CONFIG_CPU5_WDT is not set
  3976. # CONFIG_SMSC_SCH311X_WDT is not set
  3977. # CONFIG_SMSC37B787_WDT is not set
  3978. # CONFIG_TQMX86_WDT is not set
  3979. # CONFIG_VIA_WDT is not set
  3980. # CONFIG_W83627HF_WDT is not set
  3981. # CONFIG_W83877F_WDT is not set
  3982. # CONFIG_W83977F_WDT is not set
  3983. # CONFIG_MACHZ_WDT is not set
  3984. # CONFIG_SBC_EPX_C3_WATCHDOG is not set
  3985. CONFIG_INTEL_MEI_WDT=y
  3986. # CONFIG_NI903X_WDT is not set
  3987. # CONFIG_NIC7018_WDT is not set
  3988. # CONFIG_BCM47XX_WDT is not set
  3989. # CONFIG_BCM_KONA_WDT is not set
  3990. # CONFIG_BCM7038_WDT is not set
  3991. # CONFIG_IMGPDC_WDT is not set
  3992. # CONFIG_MPC5200_WDT is not set
  3993. # CONFIG_MEN_A21_WDT is not set
  3994. # CONFIG_UML_WATCHDOG is not set
  3995.  
  3996. #
  3997. # PCI-based Watchdog Cards
  3998. #
  3999. # CONFIG_PCIPCWATCHDOG is not set
  4000. # CONFIG_WDTPCI is not set
  4001.  
  4002. #
  4003. # USB-based Watchdog Cards
  4004. #
  4005. # CONFIG_USBPCWATCHDOG is not set
  4006. CONFIG_SSB_POSSIBLE=y
  4007. CONFIG_SSB=y
  4008. CONFIG_SSB_SPROM=y
  4009. CONFIG_SSB_BLOCKIO=y
  4010. CONFIG_SSB_PCIHOST_POSSIBLE=y
  4011. CONFIG_SSB_PCIHOST=y
  4012. CONFIG_SSB_B43_PCI_BRIDGE=y
  4013. CONFIG_SSB_PCMCIAHOST_POSSIBLE=y
  4014. # CONFIG_SSB_PCMCIAHOST is not set
  4015. CONFIG_SSB_SDIOHOST_POSSIBLE=y
  4016. CONFIG_SSB_SDIOHOST=y
  4017. CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y
  4018. CONFIG_SSB_DRIVER_PCICORE=y
  4019. CONFIG_SSB_DRIVER_GPIO=y
  4020. CONFIG_BCMA_POSSIBLE=y
  4021. CONFIG_BCMA=y
  4022. CONFIG_BCMA_BLOCKIO=y
  4023. CONFIG_BCMA_HOST_PCI_POSSIBLE=y
  4024. CONFIG_BCMA_HOST_PCI=y
  4025. # CONFIG_BCMA_HOST_SOC is not set
  4026. CONFIG_BCMA_DRIVER_PCI=y
  4027. CONFIG_BCMA_DRIVER_MIPS=y
  4028. CONFIG_BCMA_PFLASH=y
  4029. CONFIG_BCMA_NFLASH=y
  4030. CONFIG_BCMA_DRIVER_GMAC_CMN=y
  4031. CONFIG_BCMA_DRIVER_GPIO=y
  4032. # CONFIG_BCMA_DEBUG is not set
  4033.  
  4034. #
  4035. # Multifunction device drivers
  4036. #
  4037. CONFIG_MFD_CORE=y
  4038. # CONFIG_MFD_CS5535 is not set
  4039. # CONFIG_MFD_SUN4I_GPADC is not set
  4040. # CONFIG_MFD_AS3711 is not set
  4041. # CONFIG_PMIC_ADP5520 is not set
  4042. # CONFIG_MFD_AAT2870_CORE is not set
  4043. # CONFIG_MFD_AT91_USART is not set
  4044. CONFIG_MFD_BCM590XX=y
  4045. # CONFIG_MFD_BD9571MWV is not set
  4046. # CONFIG_MFD_AXP20X_I2C is not set
  4047. # CONFIG_MFD_MADERA is not set
  4048. # CONFIG_MFD_ASIC3 is not set
  4049. # CONFIG_PMIC_DA903X is not set
  4050. # CONFIG_MFD_DA9052_SPI is not set
  4051. # CONFIG_MFD_DA9052_I2C is not set
  4052. # CONFIG_MFD_DA9055 is not set
  4053. # CONFIG_MFD_DA9062 is not set
  4054. # CONFIG_MFD_DA9063 is not set
  4055. # CONFIG_MFD_DA9150 is not set
  4056. # CONFIG_MFD_DLN2 is not set
  4057. # CONFIG_MFD_ENE_KB3930 is not set
  4058. # CONFIG_MFD_EXYNOS_LPASS is not set
  4059. # CONFIG_MFD_MC13XXX_SPI is not set
  4060. # CONFIG_MFD_MC13XXX_I2C is not set
  4061. # CONFIG_MFD_MP2629 is not set
  4062. # CONFIG_MFD_MXS_LRADC is not set
  4063. # CONFIG_MFD_MX25_TSADC is not set
  4064. # CONFIG_HTC_PASIC3 is not set
  4065. # CONFIG_HTC_I2CPLD is not set
  4066. CONFIG_MFD_INTEL_QUARK_I2C_GPIO=y
  4067. CONFIG_LPC_ICH=y
  4068. CONFIG_LPC_SCH=y
  4069. CONFIG_MFD_INTEL_LPSS=y
  4070. CONFIG_MFD_INTEL_LPSS_ACPI=y
  4071. CONFIG_MFD_INTEL_LPSS_PCI=y
  4072. # CONFIG_MFD_INTEL_PMC_BXT is not set
  4073. # CONFIG_MFD_IQS62X is not set
  4074. # CONFIG_MFD_JANZ_CMODIO is not set
  4075. # CONFIG_MFD_KEMPLD is not set
  4076. # CONFIG_MFD_88PM800 is not set
  4077. # CONFIG_MFD_88PM805 is not set
  4078. # CONFIG_MFD_88PM860X is not set
  4079. # CONFIG_MFD_MAX14577 is not set
  4080. # CONFIG_MFD_MAX77620 is not set
  4081. # CONFIG_MFD_MAX77650 is not set
  4082. # CONFIG_MFD_MAX77686 is not set
  4083. # CONFIG_MFD_MAX77693 is not set
  4084. # CONFIG_MFD_MAX77714 is not set
  4085. # CONFIG_MFD_MAX77843 is not set
  4086. # CONFIG_MFD_MAX8907 is not set
  4087. # CONFIG_MFD_MAX8925 is not set
  4088. # CONFIG_MFD_MAX8997 is not set
  4089. # CONFIG_MFD_MAX8998 is not set
  4090. # CONFIG_MFD_MT6360 is not set
  4091. # CONFIG_MFD_MT6370 is not set
  4092. # CONFIG_MFD_MT6397 is not set
  4093. # CONFIG_MFD_MENF21BMC is not set
  4094. # CONFIG_MFD_OCELOT is not set
  4095. # CONFIG_EZX_PCAP is not set
  4096. # CONFIG_MFD_CPCAP is not set
  4097. # CONFIG_MFD_VIPERBOARD is not set
  4098. # CONFIG_MFD_NTXEC is not set
  4099. # CONFIG_MFD_RETU is not set
  4100. # CONFIG_MFD_PCF50633 is not set
  4101. # CONFIG_UCB1400_CORE is not set
  4102. # CONFIG_MFD_PM8XXX is not set
  4103. # CONFIG_MFD_SY7636A is not set
  4104. # CONFIG_MFD_RDC321X is not set
  4105. # CONFIG_MFD_RT4831 is not set
  4106. # CONFIG_MFD_RT5033 is not set
  4107. # CONFIG_MFD_RT5120 is not set
  4108. # CONFIG_MFD_RC5T583 is not set
  4109. # CONFIG_MFD_SEC_CORE is not set
  4110. # CONFIG_MFD_SI476X_CORE is not set
  4111. # CONFIG_MFD_SL28CPLD is not set
  4112. # CONFIG_MFD_SM501 is not set
  4113. # CONFIG_MFD_SKY81452 is not set
  4114. # CONFIG_MFD_SC27XX_PMIC is not set
  4115. # CONFIG_ABX500_CORE is not set
  4116. # CONFIG_MFD_SUN6I_PRCM is not set
  4117. CONFIG_MFD_SYSCON=y
  4118. # CONFIG_MFD_TI_AM335X_TSCADC is not set
  4119. # CONFIG_MFD_LP3943 is not set
  4120. # CONFIG_MFD_LP8788 is not set
  4121. # CONFIG_MFD_TI_LMU is not set
  4122. # CONFIG_MFD_PALMAS is not set
  4123. # CONFIG_TPS6105X is not set
  4124. # CONFIG_TPS65010 is not set
  4125. # CONFIG_TPS6507X is not set
  4126. # CONFIG_MFD_TPS65086 is not set
  4127. # CONFIG_MFD_TPS65090 is not set
  4128. # CONFIG_MFD_TI_LP873X is not set
  4129. # CONFIG_MFD_TPS6586X is not set
  4130. # CONFIG_MFD_TPS65910 is not set
  4131. # CONFIG_MFD_TPS65912_I2C is not set
  4132. # CONFIG_MFD_TPS65912_SPI is not set
  4133. # CONFIG_TWL4030_CORE is not set
  4134. # CONFIG_TWL6040_CORE is not set
  4135. # CONFIG_MFD_WL1273_CORE is not set
  4136. # CONFIG_MFD_LM3533 is not set
  4137. # CONFIG_MFD_TIMBERDALE is not set
  4138. # CONFIG_MFD_TQMX86 is not set
  4139. # CONFIG_MFD_VX855 is not set
  4140. # CONFIG_MFD_ARIZONA_I2C is not set
  4141. # CONFIG_MFD_ARIZONA_SPI is not set
  4142. # CONFIG_MFD_WM8400 is not set
  4143. # CONFIG_MFD_WM831X_I2C is not set
  4144. # CONFIG_MFD_WM831X_SPI is not set
  4145. # CONFIG_MFD_WM8350_I2C is not set
  4146. # CONFIG_MFD_WM8994 is not set
  4147. # CONFIG_MFD_STW481X is not set
  4148. # CONFIG_MFD_STM32_LPTIMER is not set
  4149. # CONFIG_MFD_STM32_TIMERS is not set
  4150. # CONFIG_MFD_STMFX is not set
  4151. # CONFIG_MFD_ATC260X_I2C is not set
  4152. # CONFIG_MFD_KHADAS_MCU is not set
  4153. # CONFIG_MFD_ACER_A500_EC is not set
  4154. # CONFIG_RAVE_SP_CORE is not set
  4155. # CONFIG_MFD_INTEL_M10_BMC is not set
  4156. # end of Multifunction device drivers
  4157.  
  4158. CONFIG_REGULATOR=y
  4159. # CONFIG_REGULATOR_DEBUG is not set
  4160. CONFIG_REGULATOR_FIXED_VOLTAGE=y
  4161. CONFIG_REGULATOR_VIRTUAL_CONSUMER=y
  4162. CONFIG_REGULATOR_USERSPACE_CONSUMER=y
  4163. # CONFIG_REGULATOR_88PG86X is not set
  4164. # CONFIG_REGULATOR_ACT8865 is not set
  4165. # CONFIG_REGULATOR_AD5398 is not set
  4166. # CONFIG_REGULATOR_ANATOP is not set
  4167. # CONFIG_REGULATOR_BCM590XX is not set
  4168. # CONFIG_REGULATOR_DA9210 is not set
  4169. # CONFIG_REGULATOR_DA9211 is not set
  4170. # CONFIG_REGULATOR_FAN53555 is not set
  4171. # CONFIG_REGULATOR_FAN53880 is not set
  4172. CONFIG_REGULATOR_GPIO=y
  4173. # CONFIG_REGULATOR_ISL9305 is not set
  4174. # CONFIG_REGULATOR_ISL6271A is not set
  4175. # CONFIG_REGULATOR_LP3971 is not set
  4176. # CONFIG_REGULATOR_LP3972 is not set
  4177. # CONFIG_REGULATOR_LP872X is not set
  4178. # CONFIG_REGULATOR_LP8755 is not set
  4179. # CONFIG_REGULATOR_LTC3589 is not set
  4180. # CONFIG_REGULATOR_LTC3676 is not set
  4181. # CONFIG_REGULATOR_MAX1586 is not set
  4182. # CONFIG_REGULATOR_MAX77620 is not set
  4183. # CONFIG_REGULATOR_MAX77650 is not set
  4184. # CONFIG_REGULATOR_MAX8649 is not set
  4185. # CONFIG_REGULATOR_MAX8660 is not set
  4186. # CONFIG_REGULATOR_MAX8893 is not set
  4187. # CONFIG_REGULATOR_MAX8907 is not set
  4188. # CONFIG_REGULATOR_MAX8952 is not set
  4189. # CONFIG_REGULATOR_MAX20086 is not set
  4190. # CONFIG_REGULATOR_MAX77686 is not set
  4191. # CONFIG_REGULATOR_MAX77693 is not set
  4192. # CONFIG_REGULATOR_MAX77802 is not set
  4193. # CONFIG_REGULATOR_MAX77826 is not set
  4194. # CONFIG_REGULATOR_MP8859 is not set
  4195. # CONFIG_REGULATOR_MP886X is not set
  4196. # CONFIG_REGULATOR_MT6311 is not set
  4197. # CONFIG_REGULATOR_PBIAS is not set
  4198. # CONFIG_REGULATOR_PCA9450 is not set
  4199. # CONFIG_REGULATOR_PV88060 is not set
  4200. # CONFIG_REGULATOR_PV88080 is not set
  4201. # CONFIG_REGULATOR_PV88090 is not set
  4202. CONFIG_REGULATOR_PWM=y
  4203. # CONFIG_REGULATOR_QCOM_RPMH is not set
  4204. # CONFIG_REGULATOR_QCOM_SPMI is not set
  4205. # CONFIG_REGULATOR_QCOM_USB_VBUS is not set
  4206. # CONFIG_REGULATOR_RT4801 is not set
  4207. # CONFIG_REGULATOR_RT5190A is not set
  4208. # CONFIG_REGULATOR_RT5759 is not set
  4209. # CONFIG_REGULATOR_RT6160 is not set
  4210. # CONFIG_REGULATOR_RT6245 is not set
  4211. # CONFIG_REGULATOR_RTQ2134 is not set
  4212. # CONFIG_REGULATOR_RTMV20 is not set
  4213. # CONFIG_REGULATOR_RTQ6752 is not set
  4214. # CONFIG_REGULATOR_S2MPA01 is not set
  4215. # CONFIG_REGULATOR_S2MPS11 is not set
  4216. # CONFIG_REGULATOR_S5M8767 is not set
  4217. # CONFIG_REGULATOR_SC2731 is not set
  4218. # CONFIG_REGULATOR_SLG51000 is not set
  4219. # CONFIG_REGULATOR_STM32_BOOSTER is not set
  4220. # CONFIG_REGULATOR_STM32_VREFBUF is not set
  4221. # CONFIG_REGULATOR_STM32_PWR is not set
  4222. # CONFIG_REGULATOR_TI_ABB is not set
  4223. # CONFIG_REGULATOR_STW481X_VMMC is not set
  4224. # CONFIG_REGULATOR_SY8106A is not set
  4225. # CONFIG_REGULATOR_SY8824X is not set
  4226. # CONFIG_REGULATOR_SY8827N is not set
  4227. # CONFIG_REGULATOR_TPS51632 is not set
  4228. # CONFIG_REGULATOR_TPS62360 is not set
  4229. # CONFIG_REGULATOR_TPS65023 is not set
  4230. # CONFIG_REGULATOR_TPS6507X is not set
  4231. # CONFIG_REGULATOR_TPS65132 is not set
  4232. # CONFIG_REGULATOR_TPS6524X is not set
  4233. # CONFIG_REGULATOR_TPS68470 is not set
  4234. # CONFIG_REGULATOR_QCOM_LABIBB is not set
  4235. # CONFIG_RC_CORE is not set
  4236. CONFIG_CEC_CORE=y
  4237.  
  4238. #
  4239. # CEC support
  4240. #
  4241. # CONFIG_MEDIA_CEC_SUPPORT is not set
  4242. # end of CEC support
  4243.  
  4244. CONFIG_MEDIA_SUPPORT=y
  4245. # CONFIG_MEDIA_SUPPORT_FILTER is not set
  4246. # CONFIG_MEDIA_SUBDRV_AUTOSELECT is not set
  4247.  
  4248. #
  4249. # Media device types
  4250. #
  4251. CONFIG_MEDIA_CAMERA_SUPPORT=y
  4252. CONFIG_MEDIA_ANALOG_TV_SUPPORT=y
  4253. CONFIG_MEDIA_DIGITAL_TV_SUPPORT=y
  4254. CONFIG_MEDIA_RADIO_SUPPORT=y
  4255. CONFIG_MEDIA_SDR_SUPPORT=y
  4256. CONFIG_MEDIA_PLATFORM_SUPPORT=y
  4257. CONFIG_MEDIA_TEST_SUPPORT=y
  4258. # end of Media device types
  4259.  
  4260. #
  4261. # Media core support
  4262. #
  4263. CONFIG_VIDEO_DEV=y
  4264. CONFIG_MEDIA_CONTROLLER=y
  4265. CONFIG_DVB_CORE=y
  4266. # end of Media core support
  4267.  
  4268. #
  4269. # Video4Linux options
  4270. #
  4271. CONFIG_VIDEO_V4L2_I2C=y
  4272. CONFIG_VIDEO_V4L2_SUBDEV_API=y
  4273. # CONFIG_VIDEO_ADV_DEBUG is not set
  4274. CONFIG_VIDEO_FIXED_MINOR_RANGES=y
  4275. CONFIG_V4L2_MEM2MEM_DEV=y
  4276. CONFIG_V4L2_FWNODE=y
  4277. CONFIG_V4L2_ASYNC=y
  4278. # end of Video4Linux options
  4279.  
  4280. #
  4281. # Media controller options
  4282. #
  4283. # CONFIG_MEDIA_CONTROLLER_DVB is not set
  4284. CONFIG_MEDIA_CONTROLLER_REQUEST_API=y
  4285. # end of Media controller options
  4286.  
  4287. #
  4288. # Digital TV options
  4289. #
  4290. CONFIG_DVB_MMAP=y
  4291. CONFIG_DVB_NET=y
  4292. CONFIG_DVB_MAX_ADAPTERS=16
  4293. CONFIG_DVB_DYNAMIC_MINORS=y
  4294. # CONFIG_DVB_DEMUX_SECTION_LOSS_LOG is not set
  4295. # CONFIG_DVB_ULE_DEBUG is not set
  4296. # end of Digital TV options
  4297.  
  4298. #
  4299. # Media drivers
  4300. #
  4301.  
  4302. #
  4303. # Media drivers
  4304. #
  4305. CONFIG_MEDIA_USB_SUPPORT=y
  4306.  
  4307. #
  4308. # Webcam devices
  4309. #
  4310. CONFIG_USB_GSPCA=y
  4311. # CONFIG_USB_GSPCA_BENQ is not set
  4312. # CONFIG_USB_GSPCA_CONEX is not set
  4313. # CONFIG_USB_GSPCA_CPIA1 is not set
  4314. # CONFIG_USB_GSPCA_DTCS033 is not set
  4315. # CONFIG_USB_GSPCA_ETOMS is not set
  4316. # CONFIG_USB_GSPCA_FINEPIX is not set
  4317. # CONFIG_USB_GSPCA_JEILINJ is not set
  4318. # CONFIG_USB_GSPCA_JL2005BCD is not set
  4319. # CONFIG_USB_GSPCA_KINECT is not set
  4320. # CONFIG_USB_GSPCA_KONICA is not set
  4321. # CONFIG_USB_GSPCA_MARS is not set
  4322. # CONFIG_USB_GSPCA_MR97310A is not set
  4323. # CONFIG_USB_GSPCA_NW80X is not set
  4324. # CONFIG_USB_GSPCA_OV519 is not set
  4325. # CONFIG_USB_GSPCA_OV534 is not set
  4326. # CONFIG_USB_GSPCA_OV534_9 is not set
  4327. # CONFIG_USB_GSPCA_PAC207 is not set
  4328. # CONFIG_USB_GSPCA_PAC7302 is not set
  4329. # CONFIG_USB_GSPCA_PAC7311 is not set
  4330. # CONFIG_USB_GSPCA_SE401 is not set
  4331. # CONFIG_USB_GSPCA_SN9C2028 is not set
  4332. # CONFIG_USB_GSPCA_SN9C20X is not set
  4333. # CONFIG_USB_GSPCA_SONIXB is not set
  4334. # CONFIG_USB_GSPCA_SONIXJ is not set
  4335. # CONFIG_USB_GSPCA_SPCA1528 is not set
  4336. # CONFIG_USB_GSPCA_SPCA500 is not set
  4337. # CONFIG_USB_GSPCA_SPCA501 is not set
  4338. # CONFIG_USB_GSPCA_SPCA505 is not set
  4339. # CONFIG_USB_GSPCA_SPCA506 is not set
  4340. # CONFIG_USB_GSPCA_SPCA508 is not set
  4341. # CONFIG_USB_GSPCA_SPCA561 is not set
  4342. # CONFIG_USB_GSPCA_SQ905 is not set
  4343. # CONFIG_USB_GSPCA_SQ905C is not set
  4344. # CONFIG_USB_GSPCA_SQ930X is not set
  4345. # CONFIG_USB_GSPCA_STK014 is not set
  4346. # CONFIG_USB_GSPCA_STK1135 is not set
  4347. # CONFIG_USB_GSPCA_STV0680 is not set
  4348. # CONFIG_USB_GSPCA_SUNPLUS is not set
  4349. # CONFIG_USB_GSPCA_T613 is not set
  4350. # CONFIG_USB_GSPCA_TOPRO is not set
  4351. # CONFIG_USB_GSPCA_TOUPTEK is not set
  4352. # CONFIG_USB_GSPCA_TV8532 is not set
  4353. # CONFIG_USB_GSPCA_VC032X is not set
  4354. # CONFIG_USB_GSPCA_VICAM is not set
  4355. # CONFIG_USB_GSPCA_XIRLINK_CIT is not set
  4356. # CONFIG_USB_GSPCA_ZC3XX is not set
  4357. # CONFIG_USB_GL860 is not set
  4358. # CONFIG_USB_M5602 is not set
  4359. # CONFIG_USB_STV06XX is not set
  4360. # CONFIG_USB_PWC is not set
  4361. # CONFIG_USB_S2255 is not set
  4362. # CONFIG_VIDEO_USBTV is not set
  4363. CONFIG_USB_VIDEO_CLASS=y
  4364. CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
  4365.  
  4366. #
  4367. # Analog TV USB devices
  4368. #
  4369. # CONFIG_VIDEO_GO7007 is not set
  4370. # CONFIG_VIDEO_HDPVR is not set
  4371. # CONFIG_VIDEO_PVRUSB2 is not set
  4372. # CONFIG_VIDEO_STK1160_COMMON is not set
  4373.  
  4374. #
  4375. # Analog/digital TV USB devices
  4376. #
  4377. # CONFIG_VIDEO_AU0828 is not set
  4378. # CONFIG_VIDEO_CX231XX is not set
  4379.  
  4380. #
  4381. # Digital TV USB devices
  4382. #
  4383. # CONFIG_DVB_AS102 is not set
  4384. # CONFIG_DVB_B2C2_FLEXCOP_USB is not set
  4385. # CONFIG_DVB_USB_V2 is not set
  4386. # CONFIG_SMS_USB_DRV is not set
  4387. # CONFIG_DVB_TTUSB_BUDGET is not set
  4388. # CONFIG_DVB_TTUSB_DEC is not set
  4389.  
  4390. #
  4391. # Webcam, TV (analog/digital) USB devices
  4392. #
  4393. # CONFIG_VIDEO_EM28XX is not set
  4394.  
  4395. #
  4396. # Software defined radio USB devices
  4397. #
  4398. # CONFIG_USB_AIRSPY is not set
  4399. # CONFIG_USB_HACKRF is not set
  4400. # CONFIG_USB_MSI2500 is not set
  4401. CONFIG_MEDIA_PCI_SUPPORT=y
  4402.  
  4403. #
  4404. # Media capture support
  4405. #
  4406. # CONFIG_VIDEO_SOLO6X10 is not set
  4407. # CONFIG_STA2X11_VIP is not set
  4408. # CONFIG_VIDEO_TW5864 is not set
  4409. # CONFIG_VIDEO_TW68 is not set
  4410. # CONFIG_VIDEO_TW686X is not set
  4411. # CONFIG_VIDEO_ZORAN is not set
  4412.  
  4413. #
  4414. # Media capture/analog TV support
  4415. #
  4416. # CONFIG_VIDEO_DT3155 is not set
  4417.  
  4418. #
  4419. # Media capture/analog/hybrid TV support
  4420. #
  4421. # CONFIG_VIDEO_CX25821 is not set
  4422. # CONFIG_VIDEO_SAA7134 is not set
  4423. # CONFIG_VIDEO_SAA7164 is not set
  4424.  
  4425. #
  4426. # Media digital TV PCI Adapters
  4427. #
  4428. # CONFIG_DVB_B2C2_FLEXCOP_PCI is not set
  4429. # CONFIG_DVB_DDBRIDGE is not set
  4430. # CONFIG_DVB_NETUP_UNIDVB is not set
  4431. # CONFIG_DVB_NGENE is not set
  4432. # CONFIG_DVB_PLUTO2 is not set
  4433. # CONFIG_DVB_PT1 is not set
  4434. # CONFIG_DVB_PT3 is not set
  4435. CONFIG_VIDEO_IPU3_CIO2=y
  4436. CONFIG_CIO2_BRIDGE=y
  4437. # CONFIG_RADIO_ADAPTERS is not set
  4438. CONFIG_MEDIA_PLATFORM_DRIVERS=y
  4439. CONFIG_V4L_PLATFORM_DRIVERS=y
  4440. CONFIG_SDR_PLATFORM_DRIVERS=y
  4441. CONFIG_DVB_PLATFORM_DRIVERS=y
  4442. CONFIG_V4L_MEM2MEM_DRIVERS=y
  4443. # CONFIG_VIDEO_MEM2MEM_DEINTERLACE is not set
  4444.  
  4445. #
  4446. # Allegro DVT media platform drivers
  4447. #
  4448. # CONFIG_VIDEO_ALLEGRO_DVT is not set
  4449.  
  4450. #
  4451. # Amlogic media platform drivers
  4452. #
  4453. # CONFIG_VIDEO_MESON_GE2D is not set
  4454.  
  4455. #
  4456. # Amphion drivers
  4457. #
  4458. # CONFIG_VIDEO_AMPHION_VPU is not set
  4459.  
  4460. #
  4461. # Aspeed media platform drivers
  4462. #
  4463. # CONFIG_VIDEO_ASPEED is not set
  4464.  
  4465. #
  4466. # Atmel media platform drivers
  4467. #
  4468. # CONFIG_VIDEO_ATMEL_ISC is not set
  4469. # CONFIG_VIDEO_ATMEL_XISC is not set
  4470.  
  4471. #
  4472. # Cadence media platform drivers
  4473. #
  4474. # CONFIG_VIDEO_CADENCE_CSI2RX is not set
  4475. # CONFIG_VIDEO_CADENCE_CSI2TX is not set
  4476.  
  4477. #
  4478. # Chips&Media media platform drivers
  4479. #
  4480.  
  4481. #
  4482. # Intel media platform drivers
  4483. #
  4484. # CONFIG_VIDEO_PXA27x is not set
  4485.  
  4486. #
  4487. # Marvell media platform drivers
  4488. #
  4489. # CONFIG_VIDEO_CAFE_CCIC is not set
  4490. # CONFIG_VIDEO_MMP_CAMERA is not set
  4491.  
  4492. #
  4493. # Mediatek media platform drivers
  4494. #
  4495. # CONFIG_VIDEO_MEDIATEK_JPEG is not set
  4496. # CONFIG_VIDEO_MEDIATEK_MDP is not set
  4497. # CONFIG_VIDEO_MEDIATEK_VPU is not set
  4498.  
  4499. #
  4500. # NVidia media platform drivers
  4501. #
  4502. # CONFIG_VIDEO_TEGRA_VDE is not set
  4503.  
  4504. #
  4505. # NXP media platform drivers
  4506. #
  4507. # CONFIG_VIDEO_IMX_MIPI_CSIS is not set
  4508. # CONFIG_VIDEO_IMX_PXP is not set
  4509. # CONFIG_VIDEO_MX2_EMMAPRP is not set
  4510. # CONFIG_VIDEO_DW100 is not set
  4511. # CONFIG_VIDEO_IMX8_JPEG is not set
  4512.  
  4513. #
  4514. # Qualcomm media platform drivers
  4515. #
  4516. # CONFIG_VIDEO_QCOM_CAMSS is not set
  4517.  
  4518. #
  4519. # Renesas media platform drivers
  4520. #
  4521. # CONFIG_VIDEO_RENESAS_CEU is not set
  4522. # CONFIG_VIDEO_SH_VOU is not set
  4523. # CONFIG_VIDEO_RENESAS_FDP1 is not set
  4524. # CONFIG_VIDEO_RENESAS_JPU is not set
  4525. # CONFIG_VIDEO_RENESAS_VSP1 is not set
  4526. # CONFIG_VIDEO_RCAR_DRIF is not set
  4527.  
  4528. #
  4529. # Rockchip media platform drivers
  4530. #
  4531. # CONFIG_VIDEO_ROCKCHIP_RGA is not set
  4532.  
  4533. #
  4534. # Samsung media platform drivers
  4535. #
  4536. # CONFIG_VIDEO_SAMSUNG_EXYNOS_GSC is not set
  4537. # CONFIG_VIDEO_S3C_CAMIF is not set
  4538. # CONFIG_VIDEO_SAMSUNG_S5P_G2D is not set
  4539. # CONFIG_VIDEO_SAMSUNG_S5P_JPEG is not set
  4540. # CONFIG_VIDEO_SAMSUNG_S5P_MFC is not set
  4541.  
  4542. #
  4543. # STMicroelectronics media platform drivers
  4544. #
  4545. # CONFIG_VIDEO_STI_BDISP is not set
  4546. # CONFIG_DVB_C8SECTPFE is not set
  4547. # CONFIG_VIDEO_STI_DELTA is not set
  4548. # CONFIG_VIDEO_STI_HVA is not set
  4549. # CONFIG_VIDEO_STM32_DMA2D is not set
  4550.  
  4551. #
  4552. # Sunxi media platform drivers
  4553. #
  4554. # CONFIG_VIDEO_SUN4I_CSI is not set
  4555. # CONFIG_VIDEO_SUN6I_CSI is not set
  4556. # CONFIG_VIDEO_SUN8I_A83T_MIPI_CSI2 is not set
  4557.  
  4558. #
  4559. # Texas Instruments drivers
  4560. #
  4561. # CONFIG_VIDEO_TI_CAL is not set
  4562. # CONFIG_VIDEO_TI_VPE is not set
  4563. # CONFIG_VIDEO_AM437X_VPFE is not set
  4564. # CONFIG_VIDEO_DAVINCI_VPIF_DISPLAY is not set
  4565. # CONFIG_VIDEO_DAVINCI_VPIF_CAPTURE is not set
  4566. # CONFIG_VIDEO_DAVINCI_VPBE_DISPLAY is not set
  4567. # CONFIG_VIDEO_OMAP2_VOUT is not set
  4568.  
  4569. #
  4570. # Verisilicon media platform drivers
  4571. #
  4572. # CONFIG_VIDEO_HANTRO is not set
  4573.  
  4574. #
  4575. # VIA media platform drivers
  4576. #
  4577.  
  4578. #
  4579. # Xilinx media platform drivers
  4580. #
  4581.  
  4582. #
  4583. # MMC/SDIO DVB adapters
  4584. #
  4585. # CONFIG_SMS_SDIO_DRV is not set
  4586. CONFIG_V4L_TEST_DRIVERS=y
  4587. CONFIG_VIDEO_VIM2M=y
  4588. CONFIG_VIDEO_VICODEC=y
  4589. CONFIG_VIDEO_VIMC=y
  4590. CONFIG_VIDEO_VIVID=y
  4591. # CONFIG_VIDEO_VIVID_CEC is not set
  4592. CONFIG_VIDEO_VIVID_MAX_DEVS=64
  4593. # CONFIG_DVB_TEST_DRIVERS is not set
  4594.  
  4595. #
  4596. # FireWire (IEEE 1394) Adapters
  4597. #
  4598. # CONFIG_DVB_FIREDTV is not set
  4599. CONFIG_VIDEO_V4L2_TPG=y
  4600. CONFIG_VIDEOBUF2_CORE=y
  4601. CONFIG_VIDEOBUF2_V4L2=y
  4602. CONFIG_VIDEOBUF2_MEMOPS=y
  4603. CONFIG_VIDEOBUF2_DMA_CONTIG=y
  4604. CONFIG_VIDEOBUF2_VMALLOC=y
  4605. CONFIG_VIDEOBUF2_DMA_SG=y
  4606. # end of Media drivers
  4607.  
  4608. #
  4609. # Media ancillary drivers
  4610. #
  4611. CONFIG_MEDIA_ATTACH=y
  4612.  
  4613. #
  4614. # Camera sensor devices
  4615. #
  4616. # CONFIG_VIDEO_AR0521 is not set
  4617. # CONFIG_VIDEO_HI556 is not set
  4618. # CONFIG_VIDEO_HI846 is not set
  4619. # CONFIG_VIDEO_HI847 is not set
  4620. # CONFIG_VIDEO_IMX208 is not set
  4621. # CONFIG_VIDEO_IMX214 is not set
  4622. # CONFIG_VIDEO_IMX219 is not set
  4623. # CONFIG_VIDEO_IMX258 is not set
  4624. # CONFIG_VIDEO_IMX274 is not set
  4625. # CONFIG_VIDEO_IMX290 is not set
  4626. # CONFIG_VIDEO_IMX319 is not set
  4627. # CONFIG_VIDEO_IMX355 is not set
  4628. # CONFIG_VIDEO_MT9M001 is not set
  4629. # CONFIG_VIDEO_MT9M032 is not set
  4630. # CONFIG_VIDEO_MT9M111 is not set
  4631. # CONFIG_VIDEO_MT9P031 is not set
  4632. # CONFIG_VIDEO_MT9T001 is not set
  4633. # CONFIG_VIDEO_MT9T112 is not set
  4634. # CONFIG_VIDEO_MT9V011 is not set
  4635. # CONFIG_VIDEO_MT9V032 is not set
  4636. # CONFIG_VIDEO_MT9V111 is not set
  4637. # CONFIG_VIDEO_NOON010PC30 is not set
  4638. # CONFIG_VIDEO_OG01A1B is not set
  4639. # CONFIG_VIDEO_OV02A10 is not set
  4640. # CONFIG_VIDEO_OV08D10 is not set
  4641. # CONFIG_VIDEO_OV13858 is not set
  4642. # CONFIG_VIDEO_OV13B10 is not set
  4643. # CONFIG_VIDEO_OV2640 is not set
  4644. # CONFIG_VIDEO_OV2659 is not set
  4645. # CONFIG_VIDEO_OV2680 is not set
  4646. # CONFIG_VIDEO_OV2685 is not set
  4647. # CONFIG_VIDEO_OV2740 is not set
  4648. # CONFIG_VIDEO_OV5647 is not set
  4649. # CONFIG_VIDEO_OV5648 is not set
  4650. # CONFIG_VIDEO_OV5670 is not set
  4651. # CONFIG_VIDEO_OV5675 is not set
  4652. # CONFIG_VIDEO_OV5693 is not set
  4653. # CONFIG_VIDEO_OV5695 is not set
  4654. # CONFIG_VIDEO_OV6650 is not set
  4655. # CONFIG_VIDEO_OV7251 is not set
  4656. # CONFIG_VIDEO_OV7640 is not set
  4657. # CONFIG_VIDEO_OV7670 is not set
  4658. # CONFIG_VIDEO_OV772X is not set
  4659. # CONFIG_VIDEO_OV7740 is not set
  4660. # CONFIG_VIDEO_OV8856 is not set
  4661. # CONFIG_VIDEO_OV8865 is not set
  4662. # CONFIG_VIDEO_OV9640 is not set
  4663. # CONFIG_VIDEO_OV9650 is not set
  4664. # CONFIG_VIDEO_OV9734 is not set
  4665. # CONFIG_VIDEO_RDACM20 is not set
  4666. # CONFIG_VIDEO_RDACM21 is not set
  4667. # CONFIG_VIDEO_RJ54N1 is not set
  4668. # CONFIG_VIDEO_S5C73M3 is not set
  4669. # CONFIG_VIDEO_S5K4ECGX is not set
  4670. # CONFIG_VIDEO_S5K5BAF is not set
  4671. # CONFIG_VIDEO_S5K6A3 is not set
  4672. # CONFIG_VIDEO_S5K6AA is not set
  4673. # CONFIG_VIDEO_SR030PC30 is not set
  4674. # CONFIG_VIDEO_VS6624 is not set
  4675. # CONFIG_VIDEO_CCS is not set
  4676. # CONFIG_VIDEO_ET8EK8 is not set
  4677. # CONFIG_VIDEO_M5MOLS is not set
  4678. # end of Camera sensor devices
  4679.  
  4680. #
  4681. # Lens drivers
  4682. #
  4683. # CONFIG_VIDEO_AD5820 is not set
  4684. # CONFIG_VIDEO_AK7375 is not set
  4685. # CONFIG_VIDEO_DW9714 is not set
  4686. # CONFIG_VIDEO_DW9768 is not set
  4687. # CONFIG_VIDEO_DW9807_VCM is not set
  4688. # end of Lens drivers
  4689.  
  4690. #
  4691. # Flash devices
  4692. #
  4693. # CONFIG_VIDEO_ADP1653 is not set
  4694. # CONFIG_VIDEO_LM3560 is not set
  4695. # CONFIG_VIDEO_LM3646 is not set
  4696. # end of Flash devices
  4697.  
  4698. #
  4699. # Audio decoders, processors and mixers
  4700. #
  4701. # CONFIG_VIDEO_CS3308 is not set
  4702. # CONFIG_VIDEO_CS5345 is not set
  4703. # CONFIG_VIDEO_CS53L32A is not set
  4704. # CONFIG_VIDEO_MSP3400 is not set
  4705. # CONFIG_VIDEO_SONY_BTF_MPX is not set
  4706. # CONFIG_VIDEO_TDA7432 is not set
  4707. # CONFIG_VIDEO_TDA9840 is not set
  4708. # CONFIG_VIDEO_TEA6415C is not set
  4709. # CONFIG_VIDEO_TEA6420 is not set
  4710. # CONFIG_VIDEO_TLV320AIC23B is not set
  4711. CONFIG_VIDEO_TVAUDIO=y
  4712. # CONFIG_VIDEO_UDA1342 is not set
  4713. # CONFIG_VIDEO_VP27SMPX is not set
  4714. # CONFIG_VIDEO_WM8739 is not set
  4715. # CONFIG_VIDEO_WM8775 is not set
  4716. # end of Audio decoders, processors and mixers
  4717.  
  4718. #
  4719. # RDS decoders
  4720. #
  4721. # CONFIG_VIDEO_SAA6588 is not set
  4722. # end of RDS decoders
  4723.  
  4724. #
  4725. # Video decoders
  4726. #
  4727. # CONFIG_VIDEO_ADV7180 is not set
  4728. # CONFIG_VIDEO_ADV7183 is not set
  4729. # CONFIG_VIDEO_ADV7604 is not set
  4730. # CONFIG_VIDEO_ADV7842 is not set
  4731. # CONFIG_VIDEO_BT819 is not set
  4732. # CONFIG_VIDEO_BT856 is not set
  4733. # CONFIG_VIDEO_BT866 is not set
  4734. # CONFIG_VIDEO_KS0127 is not set
  4735. # CONFIG_VIDEO_ML86V7667 is not set
  4736. # CONFIG_VIDEO_SAA7110 is not set
  4737. # CONFIG_VIDEO_SAA711X is not set
  4738. # CONFIG_VIDEO_TC358743 is not set
  4739. # CONFIG_VIDEO_TVP514X is not set
  4740. # CONFIG_VIDEO_TVP5150 is not set
  4741. # CONFIG_VIDEO_TVP7002 is not set
  4742. # CONFIG_VIDEO_TW2804 is not set
  4743. # CONFIG_VIDEO_TW9903 is not set
  4744. # CONFIG_VIDEO_TW9906 is not set
  4745. # CONFIG_VIDEO_TW9910 is not set
  4746. CONFIG_VIDEO_VPX3220=y
  4747.  
  4748. #
  4749. # Video and audio decoders
  4750. #
  4751. # CONFIG_VIDEO_SAA717X is not set
  4752. # CONFIG_VIDEO_CX25840 is not set
  4753. # end of Video decoders
  4754.  
  4755. #
  4756. # Video encoders
  4757. #
  4758. # CONFIG_VIDEO_AD9389B is not set
  4759. # CONFIG_VIDEO_ADV7170 is not set
  4760. # CONFIG_VIDEO_ADV7175 is not set
  4761. # CONFIG_VIDEO_ADV7343 is not set
  4762. # CONFIG_VIDEO_ADV7393 is not set
  4763. CONFIG_VIDEO_ADV7511=y
  4764. CONFIG_VIDEO_ADV7511_CEC=y
  4765. # CONFIG_VIDEO_AK881X is not set
  4766. # CONFIG_VIDEO_SAA7127 is not set
  4767. # CONFIG_VIDEO_SAA7185 is not set
  4768. # CONFIG_VIDEO_THS8200 is not set
  4769. # end of Video encoders
  4770.  
  4771. #
  4772. # Video improvement chips
  4773. #
  4774. # CONFIG_VIDEO_UPD64031A is not set
  4775. # CONFIG_VIDEO_UPD64083 is not set
  4776. # end of Video improvement chips
  4777.  
  4778. #
  4779. # Audio/Video compression chips
  4780. #
  4781. # CONFIG_VIDEO_SAA6752HS is not set
  4782. # end of Audio/Video compression chips
  4783.  
  4784. #
  4785. # SDR tuner chips
  4786. #
  4787. # CONFIG_SDR_MAX2175 is not set
  4788. # end of SDR tuner chips
  4789.  
  4790. #
  4791. # Miscellaneous helper chips
  4792. #
  4793. CONFIG_VIDEO_I2C=y
  4794. # CONFIG_VIDEO_M52790 is not set
  4795. # CONFIG_VIDEO_ST_MIPID02 is not set
  4796. # CONFIG_VIDEO_THS7303 is not set
  4797. # end of Miscellaneous helper chips
  4798.  
  4799. #
  4800. # Media SPI Adapters
  4801. #
  4802. # CONFIG_CXD2880_SPI_DRV is not set
  4803. # CONFIG_VIDEO_GS1662 is not set
  4804. # end of Media SPI Adapters
  4805.  
  4806. CONFIG_MEDIA_TUNER=y
  4807.  
  4808. #
  4809. # Customize TV tuners
  4810. #
  4811. # CONFIG_MEDIA_TUNER_E4000 is not set
  4812. # CONFIG_MEDIA_TUNER_FC0011 is not set
  4813. # CONFIG_MEDIA_TUNER_FC0012 is not set
  4814. # CONFIG_MEDIA_TUNER_FC0013 is not set
  4815. # CONFIG_MEDIA_TUNER_FC2580 is not set
  4816. # CONFIG_MEDIA_TUNER_IT913X is not set
  4817. # CONFIG_MEDIA_TUNER_M88RS6000T is not set
  4818. # CONFIG_MEDIA_TUNER_MAX2165 is not set
  4819. # CONFIG_MEDIA_TUNER_MC44S803 is not set
  4820. # CONFIG_MEDIA_TUNER_MSI001 is not set
  4821. # CONFIG_MEDIA_TUNER_MT2060 is not set
  4822. # CONFIG_MEDIA_TUNER_MT2063 is not set
  4823. # CONFIG_MEDIA_TUNER_MT20XX is not set
  4824. # CONFIG_MEDIA_TUNER_MT2131 is not set
  4825. # CONFIG_MEDIA_TUNER_MT2266 is not set
  4826. # CONFIG_MEDIA_TUNER_MXL301RF is not set
  4827. # CONFIG_MEDIA_TUNER_MXL5005S is not set
  4828. # CONFIG_MEDIA_TUNER_MXL5007T is not set
  4829. # CONFIG_MEDIA_TUNER_QM1D1B0004 is not set
  4830. # CONFIG_MEDIA_TUNER_QM1D1C0042 is not set
  4831. # CONFIG_MEDIA_TUNER_QT1010 is not set
  4832. # CONFIG_MEDIA_TUNER_R820T is not set
  4833. # CONFIG_MEDIA_TUNER_SI2157 is not set
  4834. # CONFIG_MEDIA_TUNER_SIMPLE is not set
  4835. # CONFIG_MEDIA_TUNER_TDA18212 is not set
  4836. # CONFIG_MEDIA_TUNER_TDA18218 is not set
  4837. # CONFIG_MEDIA_TUNER_TDA18250 is not set
  4838. # CONFIG_MEDIA_TUNER_TDA18271 is not set
  4839. # CONFIG_MEDIA_TUNER_TDA827X is not set
  4840. # CONFIG_MEDIA_TUNER_TDA8290 is not set
  4841. # CONFIG_MEDIA_TUNER_TDA9887 is not set
  4842. # CONFIG_MEDIA_TUNER_TEA5761 is not set
  4843. # CONFIG_MEDIA_TUNER_TEA5767 is not set
  4844. # CONFIG_MEDIA_TUNER_TUA9001 is not set
  4845. # CONFIG_MEDIA_TUNER_XC2028 is not set
  4846. # CONFIG_MEDIA_TUNER_XC4000 is not set
  4847. # CONFIG_MEDIA_TUNER_XC5000 is not set
  4848. # end of Customize TV tuners
  4849.  
  4850. #
  4851. # Customise DVB Frontends
  4852. #
  4853.  
  4854. #
  4855. # Multistandard (satellite) frontends
  4856. #
  4857. CONFIG_DVB_M88DS3103=m
  4858. CONFIG_DVB_MXL5XX=m
  4859. CONFIG_DVB_STB0899=m
  4860. CONFIG_DVB_STB6100=m
  4861. CONFIG_DVB_STV090x=m
  4862. CONFIG_DVB_STV0910=m
  4863. CONFIG_DVB_STV6110x=m
  4864. CONFIG_DVB_STV6111=m
  4865.  
  4866. #
  4867. # Multistandard (cable + terrestrial) frontends
  4868. #
  4869. CONFIG_DVB_DRXK=m
  4870. CONFIG_DVB_MN88472=m
  4871. CONFIG_DVB_MN88473=m
  4872. CONFIG_DVB_SI2165=m
  4873. CONFIG_DVB_TDA18271C2DD=m
  4874.  
  4875. #
  4876. # DVB-S (satellite) frontends
  4877. #
  4878. CONFIG_DVB_CX24110=m
  4879. CONFIG_DVB_CX24116=m
  4880. CONFIG_DVB_CX24117=m
  4881. CONFIG_DVB_CX24120=m
  4882. CONFIG_DVB_CX24123=m
  4883. CONFIG_DVB_DS3000=m
  4884. CONFIG_DVB_MB86A16=m
  4885. CONFIG_DVB_MT312=m
  4886. CONFIG_DVB_S5H1420=m
  4887. CONFIG_DVB_SI21XX=m
  4888. CONFIG_DVB_STB6000=m
  4889. CONFIG_DVB_STV0288=m
  4890. CONFIG_DVB_STV0299=m
  4891. CONFIG_DVB_STV0900=m
  4892. CONFIG_DVB_STV6110=m
  4893. CONFIG_DVB_TDA10071=m
  4894. CONFIG_DVB_TDA10086=m
  4895. CONFIG_DVB_TDA8083=m
  4896. CONFIG_DVB_TDA8261=m
  4897. CONFIG_DVB_TDA826X=m
  4898. CONFIG_DVB_TS2020=m
  4899. CONFIG_DVB_TUA6100=m
  4900. CONFIG_DVB_TUNER_CX24113=m
  4901. CONFIG_DVB_TUNER_ITD1000=m
  4902. CONFIG_DVB_VES1X93=m
  4903. CONFIG_DVB_ZL10036=m
  4904. CONFIG_DVB_ZL10039=m
  4905.  
  4906. #
  4907. # DVB-T (terrestrial) frontends
  4908. #
  4909. # CONFIG_DVB_AF9013 is not set
  4910. # CONFIG_DVB_CX22700 is not set
  4911. # CONFIG_DVB_CX22702 is not set
  4912. # CONFIG_DVB_CXD2820R is not set
  4913. # CONFIG_DVB_CXD2841ER is not set
  4914. # CONFIG_DVB_DIB3000MB is not set
  4915. # CONFIG_DVB_DIB3000MC is not set
  4916. # CONFIG_DVB_DIB7000M is not set
  4917. # CONFIG_DVB_DIB7000P is not set
  4918. # CONFIG_DVB_DIB9000 is not set
  4919. # CONFIG_DVB_DRXD is not set
  4920. # CONFIG_DVB_EC100 is not set
  4921. # CONFIG_DVB_L64781 is not set
  4922. # CONFIG_DVB_MT352 is not set
  4923. # CONFIG_DVB_NXT6000 is not set
  4924. # CONFIG_DVB_RTL2830 is not set
  4925. # CONFIG_DVB_RTL2832 is not set
  4926. # CONFIG_DVB_RTL2832_SDR is not set
  4927. # CONFIG_DVB_S5H1432 is not set
  4928. # CONFIG_DVB_SI2168 is not set
  4929. # CONFIG_DVB_SP887X is not set
  4930. # CONFIG_DVB_STV0367 is not set
  4931. # CONFIG_DVB_TDA10048 is not set
  4932. # CONFIG_DVB_TDA1004X is not set
  4933. # CONFIG_DVB_ZD1301_DEMOD is not set
  4934. # CONFIG_DVB_ZL10353 is not set
  4935. # CONFIG_DVB_CXD2880 is not set
  4936.  
  4937. #
  4938. # DVB-C (cable) frontends
  4939. #
  4940. # CONFIG_DVB_STV0297 is not set
  4941. # CONFIG_DVB_TDA10021 is not set
  4942. # CONFIG_DVB_TDA10023 is not set
  4943. # CONFIG_DVB_VES1820 is not set
  4944.  
  4945. #
  4946. # ATSC (North American/Korean Terrestrial/Cable DTV) frontends
  4947. #
  4948. # CONFIG_DVB_AU8522_DTV is not set
  4949. # CONFIG_DVB_AU8522_V4L is not set
  4950. # CONFIG_DVB_BCM3510 is not set
  4951. # CONFIG_DVB_LG2160 is not set
  4952. # CONFIG_DVB_LGDT3305 is not set
  4953. # CONFIG_DVB_LGDT3306A is not set
  4954. # CONFIG_DVB_LGDT330X is not set
  4955. CONFIG_DVB_MXL692=m
  4956. # CONFIG_DVB_NXT200X is not set
  4957. # CONFIG_DVB_OR51132 is not set
  4958. # CONFIG_DVB_OR51211 is not set
  4959. # CONFIG_DVB_S5H1409 is not set
  4960. # CONFIG_DVB_S5H1411 is not set
  4961.  
  4962. #
  4963. # ISDB-T (terrestrial) frontends
  4964. #
  4965. # CONFIG_DVB_DIB8000 is not set
  4966. # CONFIG_DVB_MB86A20S is not set
  4967. # CONFIG_DVB_S921 is not set
  4968.  
  4969. #
  4970. # ISDB-S (satellite) & ISDB-T (terrestrial) frontends
  4971. #
  4972. # CONFIG_DVB_MN88443X is not set
  4973. # CONFIG_DVB_TC90522 is not set
  4974.  
  4975. #
  4976. # Digital terrestrial only tuners/PLL
  4977. #
  4978. # CONFIG_DVB_PLL is not set
  4979. # CONFIG_DVB_TUNER_DIB0070 is not set
  4980. # CONFIG_DVB_TUNER_DIB0090 is not set
  4981.  
  4982. #
  4983. # SEC control devices for DVB-S
  4984. #
  4985. # CONFIG_DVB_A8293 is not set
  4986. # CONFIG_DVB_AF9033 is not set
  4987. # CONFIG_DVB_ASCOT2E is not set
  4988. # CONFIG_DVB_ATBM8830 is not set
  4989. # CONFIG_DVB_HELENE is not set
  4990. # CONFIG_DVB_HORUS3A is not set
  4991. # CONFIG_DVB_ISL6405 is not set
  4992. # CONFIG_DVB_ISL6421 is not set
  4993. # CONFIG_DVB_ISL6423 is not set
  4994. # CONFIG_DVB_IX2505V is not set
  4995. # CONFIG_DVB_LGS8GL5 is not set
  4996. # CONFIG_DVB_LGS8GXX is not set
  4997. # CONFIG_DVB_LNBH25 is not set
  4998. CONFIG_DVB_LNBH29=m
  4999. # CONFIG_DVB_LNBP21 is not set
  5000. # CONFIG_DVB_LNBP22 is not set
  5001. # CONFIG_DVB_M88RS2000 is not set
  5002. # CONFIG_DVB_TDA665x is not set
  5003. # CONFIG_DVB_DRX39XYJ is not set
  5004.  
  5005. #
  5006. # Common Interface (EN50221) controller drivers
  5007. #
  5008. # CONFIG_DVB_CXD2099 is not set
  5009. # CONFIG_DVB_SP2 is not set
  5010. # end of Customise DVB Frontends
  5011.  
  5012. #
  5013. # Tools to develop new frontends
  5014. #
  5015. # CONFIG_DVB_DUMMY_FE is not set
  5016. # end of Media ancillary drivers
  5017.  
  5018. #
  5019. # Graphics support
  5020. #
  5021. CONFIG_APERTURE_HELPERS=y
  5022. CONFIG_AGP=y
  5023. # CONFIG_AGP_AMD64 is not set
  5024. # CONFIG_AGP_INTEL is not set
  5025. # CONFIG_AGP_SIS is not set
  5026. # CONFIG_AGP_VIA is not set
  5027. CONFIG_INTEL_GTT=m
  5028. # CONFIG_VGA_SWITCHEROO is not set
  5029. # CONFIG_IMX_IPUV3_CORE is not set
  5030. CONFIG_DRM=y
  5031. CONFIG_DRM_MIPI_DSI=y
  5032. # CONFIG_DRM_DEBUG_MM is not set
  5033. CONFIG_DRM_KMS_HELPER=y
  5034. # CONFIG_DRM_DEBUG_DP_MST_TOPOLOGY_REFS is not set
  5035. # CONFIG_DRM_DEBUG_MODESET_LOCK is not set
  5036. CONFIG_DRM_FBDEV_EMULATION=y
  5037. CONFIG_DRM_FBDEV_OVERALLOC=100
  5038. # CONFIG_DRM_FBDEV_LEAK_PHYS_SMEM is not set
  5039. # CONFIG_DRM_LOAD_EDID_FIRMWARE is not set
  5040. CONFIG_DRM_DISPLAY_HELPER=y
  5041. CONFIG_DRM_DISPLAY_DP_HELPER=y
  5042. CONFIG_DRM_DISPLAY_HDCP_HELPER=y
  5043. CONFIG_DRM_DISPLAY_HDMI_HELPER=y
  5044. # CONFIG_DRM_DP_AUX_CHARDEV is not set
  5045. # CONFIG_DRM_DP_CEC is not set
  5046. CONFIG_DRM_TTM=y
  5047. CONFIG_DRM_BUDDY=m
  5048. CONFIG_DRM_TTM_HELPER=y
  5049. CONFIG_DRM_GEM_SHMEM_HELPER=m
  5050.  
  5051. #
  5052. # I2C encoder or helper chips
  5053. #
  5054. CONFIG_DRM_I2C_CH7006=m
  5055. CONFIG_DRM_I2C_SIL164=m
  5056. # CONFIG_DRM_I2C_NXP_TDA998X is not set
  5057. # CONFIG_DRM_I2C_NXP_TDA9950 is not set
  5058. # end of I2C encoder or helper chips
  5059.  
  5060. #
  5061. # ARM devices
  5062. #
  5063. # end of ARM devices
  5064.  
  5065. # CONFIG_DRM_RADEON is not set
  5066. # CONFIG_DRM_AMDGPU is not set
  5067. CONFIG_DRM_NOUVEAU=y
  5068. CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT=y
  5069. CONFIG_NOUVEAU_DEBUG=5
  5070. CONFIG_NOUVEAU_DEBUG_DEFAULT=3
  5071. # CONFIG_NOUVEAU_DEBUG_MMU is not set
  5072. # CONFIG_NOUVEAU_DEBUG_PUSH is not set
  5073. # CONFIG_DRM_NOUVEAU_BACKLIGHT is not set
  5074. CONFIG_DRM_I915=m
  5075. CONFIG_DRM_I915_FORCE_PROBE=""
  5076. # CONFIG_DRM_I915_CAPTURE_ERROR is not set
  5077. CONFIG_DRM_I915_USERPTR=y
  5078. # CONFIG_DRM_I915_GVT_KVMGT is not set
  5079. # CONFIG_DRM_I915_PXP is not set
  5080.  
  5081. #
  5082. # drm/i915 Debugging
  5083. #
  5084. # CONFIG_DRM_I915_DEBUG_MMIO is not set
  5085. # CONFIG_DRM_I915_SW_FENCE_DEBUG_OBJECTS is not set
  5086. # CONFIG_DRM_I915_SW_FENCE_CHECK_DAG is not set
  5087. # CONFIG_DRM_I915_DEBUG_GUC is not set
  5088. # CONFIG_DRM_I915_SELFTEST is not set
  5089. # CONFIG_DRM_I915_LOW_LEVEL_TRACEPOINTS is not set
  5090. # CONFIG_DRM_I915_DEBUG_VBLANK_EVADE is not set
  5091. # CONFIG_DRM_I915_DEBUG_RUNTIME_PM is not set
  5092. # end of drm/i915 Debugging
  5093.  
  5094. #
  5095. # drm/i915 Profile Guided Optimisation
  5096. #
  5097. CONFIG_DRM_I915_REQUEST_TIMEOUT=20000
  5098. CONFIG_DRM_I915_FENCE_TIMEOUT=10000
  5099. CONFIG_DRM_I915_USERFAULT_AUTOSUSPEND=250
  5100. CONFIG_DRM_I915_HEARTBEAT_INTERVAL=2500
  5101. CONFIG_DRM_I915_PREEMPT_TIMEOUT=640
  5102. CONFIG_DRM_I915_MAX_REQUEST_BUSYWAIT=8000
  5103. CONFIG_DRM_I915_STOP_TIMEOUT=100
  5104. CONFIG_DRM_I915_TIMESLICE_DURATION=1
  5105. # end of drm/i915 Profile Guided Optimisation
  5106.  
  5107. # CONFIG_DRM_KMB_DISPLAY is not set
  5108. # CONFIG_DRM_VGEM is not set
  5109. # CONFIG_DRM_VKMS is not set
  5110. # CONFIG_DRM_VMWGFX is not set
  5111. # CONFIG_DRM_GMA500 is not set
  5112. # CONFIG_DRM_UDL is not set
  5113. # CONFIG_DRM_AST is not set
  5114. # CONFIG_DRM_MGAG200 is not set
  5115. # CONFIG_DRM_SUN4I is not set
  5116. CONFIG_DRM_QXL=m
  5117. CONFIG_DRM_VIRTIO_GPU=m
  5118. # CONFIG_DRM_MSM is not set
  5119. CONFIG_DRM_PANEL=y
  5120.  
  5121. #
  5122. # Display Panels
  5123. #
  5124. # CONFIG_DRM_PANEL_RASPBERRYPI_TOUCHSCREEN is not set
  5125. # CONFIG_DRM_PANEL_WIDECHIPS_WS2401 is not set
  5126. # end of Display Panels
  5127.  
  5128. CONFIG_DRM_BRIDGE=y
  5129. CONFIG_DRM_PANEL_BRIDGE=y
  5130.  
  5131. #
  5132. # Display Interface Bridges
  5133. #
  5134. # CONFIG_DRM_ANALOGIX_ANX78XX is not set
  5135. # end of Display Interface Bridges
  5136.  
  5137. # CONFIG_DRM_V3D is not set
  5138. # CONFIG_DRM_ETNAVIV is not set
  5139. # CONFIG_DRM_HISI_HIBMC is not set
  5140. # CONFIG_DRM_LOGICVC is not set
  5141. # CONFIG_DRM_BOCHS is not set
  5142. # CONFIG_DRM_CIRRUS_QEMU is not set
  5143. # CONFIG_DRM_GM12U320 is not set
  5144. # CONFIG_DRM_PANEL_MIPI_DBI is not set
  5145. # CONFIG_DRM_SIMPLEDRM is not set
  5146. # CONFIG_TINYDRM_HX8357D is not set
  5147. # CONFIG_TINYDRM_ILI9163 is not set
  5148. # CONFIG_TINYDRM_ILI9225 is not set
  5149. # CONFIG_TINYDRM_ILI9341 is not set
  5150. # CONFIG_TINYDRM_ILI9486 is not set
  5151. # CONFIG_TINYDRM_MI0283QT is not set
  5152. # CONFIG_TINYDRM_REPAPER is not set
  5153. # CONFIG_TINYDRM_ST7586 is not set
  5154. # CONFIG_TINYDRM_ST7735R is not set
  5155. # CONFIG_DRM_PL111 is not set
  5156. # CONFIG_DRM_VBOXVIDEO is not set
  5157. # CONFIG_DRM_PANFROST is not set
  5158. # CONFIG_DRM_GUD is not set
  5159. # CONFIG_DRM_SSD130X is not set
  5160. CONFIG_DRM_LEGACY=y
  5161. # CONFIG_DRM_TDFX is not set
  5162. # CONFIG_DRM_R128 is not set
  5163. # CONFIG_DRM_MGA is not set
  5164. # CONFIG_DRM_SIS is not set
  5165. # CONFIG_DRM_VIA is not set
  5166. # CONFIG_DRM_SAVAGE is not set
  5167. CONFIG_DRM_PANEL_ORIENTATION_QUIRKS=y
  5168. CONFIG_DRM_NOMODESET=y
  5169.  
  5170. #
  5171. # Frame buffer Devices
  5172. #
  5173. CONFIG_FB_CMDLINE=y
  5174. CONFIG_FB_NOTIFY=y
  5175. CONFIG_FB=y
  5176. CONFIG_FIRMWARE_EDID=y
  5177. CONFIG_FB_DDC=y
  5178. CONFIG_FB_CFB_FILLRECT=y
  5179. CONFIG_FB_CFB_COPYAREA=y
  5180. CONFIG_FB_CFB_IMAGEBLIT=y
  5181. CONFIG_FB_SYS_FILLRECT=y
  5182. CONFIG_FB_SYS_COPYAREA=y
  5183. CONFIG_FB_SYS_IMAGEBLIT=y
  5184. CONFIG_FB_FOREIGN_ENDIAN=y
  5185. CONFIG_FB_BOTH_ENDIAN=y
  5186. # CONFIG_FB_BIG_ENDIAN is not set
  5187. # CONFIG_FB_LITTLE_ENDIAN is not set
  5188. CONFIG_FB_SYS_FOPS=y
  5189. CONFIG_FB_DEFERRED_IO=y
  5190. CONFIG_FB_BACKLIGHT=y
  5191. CONFIG_FB_MODE_HELPERS=y
  5192. # CONFIG_FB_TILEBLITTING is not set
  5193.  
  5194. #
  5195. # Frame buffer hardware drivers
  5196. #
  5197. # CONFIG_FB_CIRRUS is not set
  5198. # CONFIG_FB_PM2 is not set
  5199. # CONFIG_FB_CLPS711X is not set
  5200. # CONFIG_FB_IMX is not set
  5201. # CONFIG_FB_CYBER2000 is not set
  5202. # CONFIG_FB_ARC is not set
  5203. # CONFIG_FB_CONTROL is not set
  5204. # CONFIG_FB_ASILIANT is not set
  5205. # CONFIG_FB_IMSTT is not set
  5206. # CONFIG_FB_VGA16 is not set
  5207. # CONFIG_FB_UVESA is not set
  5208. # CONFIG_FB_VESA is not set
  5209. # CONFIG_FB_EFI is not set
  5210. # CONFIG_FB_N411 is not set
  5211. # CONFIG_FB_HGA is not set
  5212. # CONFIG_FB_GBE is not set
  5213. # CONFIG_FB_PVR2 is not set
  5214. # CONFIG_FB_OPENCORES is not set
  5215. # CONFIG_FB_S1D13XXX is not set
  5216. CONFIG_FB_NVIDIA=y
  5217. CONFIG_FB_NVIDIA_I2C=y
  5218. # CONFIG_FB_NVIDIA_DEBUG is not set
  5219. CONFIG_FB_NVIDIA_BACKLIGHT=y
  5220. # CONFIG_FB_RIVA is not set
  5221. # CONFIG_FB_I740 is not set
  5222. # CONFIG_FB_LE80578 is not set
  5223. # CONFIG_FB_MATROX is not set
  5224. # CONFIG_FB_RADEON is not set
  5225. # CONFIG_FB_ATY128 is not set
  5226. # CONFIG_FB_ATY is not set
  5227. # CONFIG_FB_S3 is not set
  5228. # CONFIG_FB_SAVAGE is not set
  5229. # CONFIG_FB_SIS is not set
  5230. # CONFIG_FB_VIA is not set
  5231. # CONFIG_FB_NEOMAGIC is not set
  5232. # CONFIG_FB_KYRO is not set
  5233. # CONFIG_FB_3DFX is not set
  5234. # CONFIG_FB_VOODOO1 is not set
  5235. # CONFIG_FB_VT8623 is not set
  5236. # CONFIG_FB_TRIDENT is not set
  5237. # CONFIG_FB_ARK is not set
  5238. # CONFIG_FB_PM3 is not set
  5239. # CONFIG_FB_CARMINE is not set
  5240. # CONFIG_FB_WM8505 is not set
  5241. # CONFIG_FB_GEODE is not set
  5242. # CONFIG_FB_PXA168 is not set
  5243. # CONFIG_FB_W100 is not set
  5244. # CONFIG_FB_SH_MOBILE_LCDC is not set
  5245. # CONFIG_FB_TMIO is not set
  5246. # CONFIG_FB_S3C is not set
  5247. # CONFIG_FB_SMSCUFX is not set
  5248. # CONFIG_FB_UDL is not set
  5249. # CONFIG_FB_IBM_GXT4500 is not set
  5250. # CONFIG_FB_GOLDFISH is not set
  5251. # CONFIG_FB_DA8XX is not set
  5252. CONFIG_FB_VIRTUAL=m
  5253. # CONFIG_FB_METRONOME is not set
  5254. # CONFIG_FB_MB862XX is not set
  5255. # CONFIG_FB_BROADSHEET is not set
  5256. # CONFIG_FB_SIMPLE is not set
  5257. # CONFIG_FB_SSD1307 is not set
  5258. # CONFIG_FB_SM712 is not set
  5259. # CONFIG_MMP_DISP is not set
  5260. # end of Frame buffer Devices
  5261.  
  5262. #
  5263. # Backlight & LCD device support
  5264. #
  5265. # CONFIG_LCD_CLASS_DEVICE is not set
  5266. CONFIG_BACKLIGHT_CLASS_DEVICE=y
  5267. # CONFIG_BACKLIGHT_KTD253 is not set
  5268. # CONFIG_BACKLIGHT_OMAP1 is not set
  5269. # CONFIG_BACKLIGHT_PWM is not set
  5270. # CONFIG_BACKLIGHT_APPLE is not set
  5271. # CONFIG_BACKLIGHT_QCOM_WLED is not set
  5272. # CONFIG_BACKLIGHT_SAHARA is not set
  5273. # CONFIG_BACKLIGHT_ADP8860 is not set
  5274. # CONFIG_BACKLIGHT_ADP8870 is not set
  5275. # CONFIG_BACKLIGHT_LM3630A is not set
  5276. # CONFIG_BACKLIGHT_LM3639 is not set
  5277. # CONFIG_BACKLIGHT_LP855X is not set
  5278. # CONFIG_BACKLIGHT_GPIO is not set
  5279. # CONFIG_BACKLIGHT_LV5207LP is not set
  5280. # CONFIG_BACKLIGHT_BD6107 is not set
  5281. # CONFIG_BACKLIGHT_ARCXCNN is not set
  5282. # end of Backlight & LCD device support
  5283.  
  5284. CONFIG_VGASTATE=y
  5285. CONFIG_HDMI=y
  5286.  
  5287. #
  5288. # Console display driver support
  5289. #
  5290. CONFIG_VGA_CONSOLE=y
  5291. CONFIG_DUMMY_CONSOLE=y
  5292. CONFIG_DUMMY_CONSOLE_COLUMNS=80
  5293. CONFIG_DUMMY_CONSOLE_ROWS=25
  5294. CONFIG_FRAMEBUFFER_CONSOLE=y
  5295. # CONFIG_FRAMEBUFFER_CONSOLE_LEGACY_ACCELERATION is not set
  5296. CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
  5297. # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
  5298. # CONFIG_FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER is not set
  5299. # end of Console display driver support
  5300.  
  5301. CONFIG_LOGO=y
  5302. CONFIG_LOGO_LINUX_MONO=y
  5303. CONFIG_LOGO_LINUX_VGA16=y
  5304. CONFIG_LOGO_LINUX_CLUT224=y
  5305. # end of Graphics support
  5306.  
  5307. CONFIG_SOUND=y
  5308. CONFIG_SND=y
  5309. CONFIG_SND_TIMER=y
  5310. CONFIG_SND_PCM=y
  5311. CONFIG_SND_HWDEP=m
  5312. CONFIG_SND_SEQ_DEVICE=y
  5313. CONFIG_SND_RAWMIDI=m
  5314. CONFIG_SND_JACK=y
  5315. CONFIG_SND_JACK_INPUT_DEV=y
  5316. # CONFIG_SND_OSSEMUL is not set
  5317. CONFIG_SND_PCM_TIMER=y
  5318. CONFIG_SND_HRTIMER=y
  5319. # CONFIG_SND_DYNAMIC_MINORS is not set
  5320. CONFIG_SND_SUPPORT_OLD_API=y
  5321. CONFIG_SND_PROC_FS=y
  5322. CONFIG_SND_VERBOSE_PROCFS=y
  5323. # CONFIG_SND_VERBOSE_PRINTK is not set
  5324. CONFIG_SND_CTL_FAST_LOOKUP=y
  5325. # CONFIG_SND_DEBUG is not set
  5326. # CONFIG_SND_CTL_INPUT_VALIDATION is not set
  5327. CONFIG_SND_VMASTER=y
  5328. CONFIG_SND_DMA_SGBUF=y
  5329. CONFIG_SND_SEQUENCER=y
  5330. # CONFIG_SND_SEQ_DUMMY is not set
  5331. CONFIG_SND_SEQ_HRTIMER_DEFAULT=y
  5332. CONFIG_SND_SEQ_MIDI_EVENT=m
  5333. CONFIG_SND_SEQ_MIDI=m
  5334. CONFIG_SND_AC97_CODEC=y
  5335. # CONFIG_SND_DRIVERS is not set
  5336. CONFIG_SND_ISA=y
  5337. # CONFIG_SND_ADLIB is not set
  5338. # CONFIG_SND_AD1816A is not set
  5339. # CONFIG_SND_AD1848 is not set
  5340. # CONFIG_SND_ALS100 is not set
  5341. # CONFIG_SND_AZT1605 is not set
  5342. # CONFIG_SND_AZT2316 is not set
  5343. # CONFIG_SND_AZT2320 is not set
  5344. # CONFIG_SND_CMI8328 is not set
  5345. # CONFIG_SND_CMI8330 is not set
  5346. # CONFIG_SND_CS4231 is not set
  5347. # CONFIG_SND_CS4236 is not set
  5348. # CONFIG_SND_ES1688 is not set
  5349. # CONFIG_SND_ES18XX is not set
  5350. # CONFIG_SND_SC6000 is not set
  5351. # CONFIG_SND_GUSCLASSIC is not set
  5352. # CONFIG_SND_GUSEXTREME is not set
  5353. # CONFIG_SND_GUSMAX is not set
  5354. # CONFIG_SND_INTERWAVE is not set
  5355. # CONFIG_SND_INTERWAVE_STB is not set
  5356. # CONFIG_SND_JAZZ16 is not set
  5357. # CONFIG_SND_OPL3SA2 is not set
  5358. # CONFIG_SND_OPTI92X_AD1848 is not set
  5359. # CONFIG_SND_OPTI92X_CS4231 is not set
  5360. # CONFIG_SND_OPTI93X is not set
  5361. # CONFIG_SND_MIRO is not set
  5362. # CONFIG_SND_SB8 is not set
  5363. # CONFIG_SND_SB16 is not set
  5364. # CONFIG_SND_SBAWE is not set
  5365. # CONFIG_SND_SSCAPE is not set
  5366. # CONFIG_SND_WAVEFRONT is not set
  5367. # CONFIG_SND_MSND_PINNACLE is not set
  5368. # CONFIG_SND_MSND_CLASSIC is not set
  5369. CONFIG_SND_PCI=y
  5370. # CONFIG_SND_AD1889 is not set
  5371. # CONFIG_SND_ALS300 is not set
  5372. # CONFIG_SND_ALS4000 is not set
  5373. # CONFIG_SND_ALI5451 is not set
  5374. # CONFIG_SND_ASIHPI is not set
  5375. # CONFIG_SND_ATIIXP is not set
  5376. # CONFIG_SND_ATIIXP_MODEM is not set
  5377. # CONFIG_SND_AU8810 is not set
  5378. # CONFIG_SND_AU8820 is not set
  5379. # CONFIG_SND_AU8830 is not set
  5380. # CONFIG_SND_AW2 is not set
  5381. # CONFIG_SND_AZT3328 is not set
  5382. # CONFIG_SND_BT87X is not set
  5383. # CONFIG_SND_CA0106 is not set
  5384. # CONFIG_SND_CMIPCI is not set
  5385. # CONFIG_SND_OXYGEN is not set
  5386. # CONFIG_SND_CS4281 is not set
  5387. # CONFIG_SND_CS46XX is not set
  5388. # CONFIG_SND_CS5530 is not set
  5389. # CONFIG_SND_CS5535AUDIO is not set
  5390. # CONFIG_SND_CTXFI is not set
  5391. # CONFIG_SND_DARLA20 is not set
  5392. # CONFIG_SND_GINA20 is not set
  5393. # CONFIG_SND_LAYLA20 is not set
  5394. # CONFIG_SND_DARLA24 is not set
  5395. # CONFIG_SND_GINA24 is not set
  5396. # CONFIG_SND_LAYLA24 is not set
  5397. # CONFIG_SND_MONA is not set
  5398. # CONFIG_SND_MIA is not set
  5399. # CONFIG_SND_ECHO3G is not set
  5400. # CONFIG_SND_INDIGO is not set
  5401. # CONFIG_SND_INDIGOIO is not set
  5402. # CONFIG_SND_INDIGODJ is not set
  5403. # CONFIG_SND_INDIGOIOX is not set
  5404. # CONFIG_SND_INDIGODJX is not set
  5405. # CONFIG_SND_EMU10K1 is not set
  5406. # CONFIG_SND_EMU10K1X is not set
  5407. # CONFIG_SND_ENS1370 is not set
  5408. # CONFIG_SND_ENS1371 is not set
  5409. # CONFIG_SND_ES1938 is not set
  5410. # CONFIG_SND_ES1968 is not set
  5411. # CONFIG_SND_FM801 is not set
  5412. # CONFIG_SND_HDSP is not set
  5413. # CONFIG_SND_HDSPM is not set
  5414. # CONFIG_SND_ICE1712 is not set
  5415. # CONFIG_SND_ICE1724 is not set
  5416. CONFIG_SND_INTEL8X0=y
  5417. # CONFIG_SND_INTEL8X0M is not set
  5418. # CONFIG_SND_KORG1212 is not set
  5419. # CONFIG_SND_LOLA is not set
  5420. # CONFIG_SND_LX6464ES is not set
  5421. # CONFIG_SND_MAESTRO3 is not set
  5422. # CONFIG_SND_MIXART is not set
  5423. # CONFIG_SND_NM256 is not set
  5424. # CONFIG_SND_PCXHR is not set
  5425. # CONFIG_SND_RIPTIDE is not set
  5426. # CONFIG_SND_RME32 is not set
  5427. # CONFIG_SND_RME96 is not set
  5428. # CONFIG_SND_RME9652 is not set
  5429. # CONFIG_SND_SE6X is not set
  5430. # CONFIG_SND_SONICVIBES is not set
  5431. # CONFIG_SND_TRIDENT is not set
  5432. # CONFIG_SND_VIA82XX is not set
  5433. # CONFIG_SND_VIA82XX_MODEM is not set
  5434. # CONFIG_SND_VIRTUOSO is not set
  5435. # CONFIG_SND_VX222 is not set
  5436. # CONFIG_SND_YMFPCI is not set
  5437.  
  5438. #
  5439. # HD-Audio
  5440. #
  5441. CONFIG_SND_HDA=y
  5442. CONFIG_SND_HDA_INTEL=y
  5443. # CONFIG_SND_HDA_HWDEP is not set
  5444. # CONFIG_SND_HDA_RECONFIG is not set
  5445. # CONFIG_SND_HDA_INPUT_BEEP is not set
  5446. # CONFIG_SND_HDA_PATCH_LOADER is not set
  5447. # CONFIG_SND_HDA_CODEC_REALTEK is not set
  5448. # CONFIG_SND_HDA_CODEC_ANALOG is not set
  5449. # CONFIG_SND_HDA_CODEC_SIGMATEL is not set
  5450. # CONFIG_SND_HDA_CODEC_VIA is not set
  5451. # CONFIG_SND_HDA_CODEC_HDMI is not set
  5452. CONFIG_SND_HDA_CODEC_CIRRUS=y
  5453. # CONFIG_SND_HDA_CODEC_CS8409 is not set
  5454. # CONFIG_SND_HDA_CODEC_CONEXANT is not set
  5455. # CONFIG_SND_HDA_CODEC_CA0110 is not set
  5456. # CONFIG_SND_HDA_CODEC_CA0132 is not set
  5457. # CONFIG_SND_HDA_CODEC_CMEDIA is not set
  5458. # CONFIG_SND_HDA_CODEC_SI3054 is not set
  5459. CONFIG_SND_HDA_GENERIC=y
  5460. CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0
  5461. # CONFIG_SND_HDA_INTEL_HDMI_SILENT_STREAM is not set
  5462. # CONFIG_SND_HDA_CTL_DEV_ID is not set
  5463. # end of HD-Audio
  5464.  
  5465. CONFIG_SND_HDA_CORE=y
  5466. CONFIG_SND_HDA_COMPONENT=y
  5467. CONFIG_SND_HDA_I915=y
  5468. CONFIG_SND_HDA_PREALLOC_SIZE=0
  5469. CONFIG_SND_INTEL_NHLT=y
  5470. CONFIG_SND_INTEL_DSP_CONFIG=y
  5471. CONFIG_SND_INTEL_SOUNDWIRE_ACPI=y
  5472. CONFIG_SND_SPI=y
  5473. CONFIG_SND_USB=y
  5474. CONFIG_SND_USB_AUDIO=m
  5475. CONFIG_SND_USB_AUDIO_USE_MEDIA_CONTROLLER=y
  5476. # CONFIG_SND_USB_UA101 is not set
  5477. # CONFIG_SND_USB_USX2Y is not set
  5478. # CONFIG_SND_USB_CAIAQ is not set
  5479. # CONFIG_SND_USB_US122L is not set
  5480. # CONFIG_SND_USB_6FIRE is not set
  5481. # CONFIG_SND_USB_HIFACE is not set
  5482. # CONFIG_SND_BCD2000 is not set
  5483. # CONFIG_SND_USB_POD is not set
  5484. # CONFIG_SND_USB_PODHD is not set
  5485. # CONFIG_SND_USB_TONEPORT is not set
  5486. # CONFIG_SND_USB_VARIAX is not set
  5487. CONFIG_SND_FIREWIRE=y
  5488. CONFIG_SND_FIREWIRE_LIB=m
  5489. # CONFIG_SND_DICE is not set
  5490. # CONFIG_SND_OXFW is not set
  5491. CONFIG_SND_ISIGHT=m
  5492. # CONFIG_SND_FIREWORKS is not set
  5493. # CONFIG_SND_BEBOB is not set
  5494. # CONFIG_SND_FIREWIRE_DIGI00X is not set
  5495. # CONFIG_SND_FIREWIRE_TASCAM is not set
  5496. # CONFIG_SND_FIREWIRE_MOTU is not set
  5497. # CONFIG_SND_FIREFACE is not set
  5498. CONFIG_SND_PCMCIA=y
  5499. # CONFIG_SND_VXPOCKET is not set
  5500. # CONFIG_SND_PDAUDIOCF is not set
  5501. # CONFIG_SND_SOC is not set
  5502. CONFIG_SND_X86=y
  5503. # CONFIG_HDMI_LPE_AUDIO is not set
  5504. # CONFIG_SND_VIRTIO is not set
  5505. CONFIG_AC97_BUS=y
  5506.  
  5507. #
  5508. # HID support
  5509. #
  5510. CONFIG_HID=y
  5511. CONFIG_HID_BATTERY_STRENGTH=y
  5512. CONFIG_HIDRAW=y
  5513. CONFIG_UHID=y
  5514. CONFIG_HID_GENERIC=y
  5515.  
  5516. #
  5517. # Special HID drivers
  5518. #
  5519. # CONFIG_HID_A4TECH is not set
  5520. # CONFIG_HID_ACCUTOUCH is not set
  5521. # CONFIG_HID_ACRUX is not set
  5522. CONFIG_HID_APPLE=y
  5523. CONFIG_HID_APPLEIR=y
  5524. # CONFIG_HID_ASUS is not set
  5525. # CONFIG_HID_AUREAL is not set
  5526. # CONFIG_HID_BELKIN is not set
  5527. # CONFIG_HID_BETOP_FF is not set
  5528. # CONFIG_HID_BIGBEN_FF is not set
  5529. # CONFIG_HID_CHERRY is not set
  5530. # CONFIG_HID_CHICONY is not set
  5531. # CONFIG_HID_CORSAIR is not set
  5532. # CONFIG_HID_COUGAR is not set
  5533. # CONFIG_HID_MACALLY is not set
  5534. # CONFIG_HID_PRODIKEYS is not set
  5535. # CONFIG_HID_CMEDIA is not set
  5536. # CONFIG_HID_CP2112 is not set
  5537. # CONFIG_HID_CREATIVE_SB0540 is not set
  5538. # CONFIG_HID_CYPRESS is not set
  5539. # CONFIG_HID_DRAGONRISE is not set
  5540. # CONFIG_HID_EMS_FF is not set
  5541. # CONFIG_HID_ELAN is not set
  5542. # CONFIG_HID_ELECOM is not set
  5543. # CONFIG_HID_ELO is not set
  5544. # CONFIG_HID_EZKEY is not set
  5545. # CONFIG_HID_FT260 is not set
  5546. # CONFIG_HID_GEMBIRD is not set
  5547. # CONFIG_HID_GFRM is not set
  5548. # CONFIG_HID_GLORIOUS is not set
  5549. # CONFIG_HID_HOLTEK is not set
  5550. # CONFIG_HID_VIVALDI is not set
  5551. # CONFIG_HID_GT683R is not set
  5552. # CONFIG_HID_KEYTOUCH is not set
  5553. # CONFIG_HID_KYE is not set
  5554. # CONFIG_HID_UCLOGIC is not set
  5555. # CONFIG_HID_WALTOP is not set
  5556. # CONFIG_HID_VIEWSONIC is not set
  5557. # CONFIG_HID_VRC2 is not set
  5558. # CONFIG_HID_XIAOMI is not set
  5559. # CONFIG_HID_GYRATION is not set
  5560. # CONFIG_HID_ICADE is not set
  5561. # CONFIG_HID_ITE is not set
  5562. # CONFIG_HID_JABRA is not set
  5563. # CONFIG_HID_TWINHAN is not set
  5564. # CONFIG_HID_KENSINGTON is not set
  5565. # CONFIG_HID_LCPOWER is not set
  5566. # CONFIG_HID_LED is not set
  5567. # CONFIG_HID_LENOVO is not set
  5568. # CONFIG_HID_LETSKETCH is not set
  5569. # CONFIG_HID_LOGITECH is not set
  5570. CONFIG_HID_MAGICMOUSE=y
  5571. # CONFIG_HID_MALTRON is not set
  5572. # CONFIG_HID_MAYFLASH is not set
  5573. # CONFIG_HID_MEGAWORLD_FF is not set
  5574. # CONFIG_HID_REDRAGON is not set
  5575. # CONFIG_HID_MICROSOFT is not set
  5576. # CONFIG_HID_MONTEREY is not set
  5577. # CONFIG_HID_MULTITOUCH is not set
  5578. # CONFIG_HID_NINTENDO is not set
  5579. # CONFIG_HID_NTI is not set
  5580. # CONFIG_HID_NTRIG is not set
  5581. # CONFIG_HID_ORTEK is not set
  5582. # CONFIG_HID_PANTHERLORD is not set
  5583. # CONFIG_HID_PENMOUNT is not set
  5584. # CONFIG_HID_PETALYNX is not set
  5585. # CONFIG_HID_PICOLCD is not set
  5586. # CONFIG_HID_PLANTRONICS is not set
  5587. # CONFIG_HID_PXRC is not set
  5588. # CONFIG_HID_RAZER is not set
  5589. # CONFIG_HID_PRIMAX is not set
  5590. # CONFIG_HID_RETRODE is not set
  5591. # CONFIG_HID_ROCCAT is not set
  5592. # CONFIG_HID_SAITEK is not set
  5593. # CONFIG_HID_SAMSUNG is not set
  5594. # CONFIG_HID_SEMITEK is not set
  5595. # CONFIG_HID_SIGMAMICRO is not set
  5596. # CONFIG_HID_SONY is not set
  5597. # CONFIG_HID_SPEEDLINK is not set
  5598. # CONFIG_HID_STEAM is not set
  5599. # CONFIG_HID_STEELSERIES is not set
  5600. # CONFIG_HID_SUNPLUS is not set
  5601. # CONFIG_HID_RMI is not set
  5602. # CONFIG_HID_GREENASIA is not set
  5603. # CONFIG_HID_SMARTJOYPLUS is not set
  5604. # CONFIG_HID_TIVO is not set
  5605. # CONFIG_HID_TOPSEED is not set
  5606. # CONFIG_HID_TOPRE is not set
  5607. # CONFIG_HID_THINGM is not set
  5608. # CONFIG_HID_THRUSTMASTER is not set
  5609. # CONFIG_HID_UDRAW_PS3 is not set
  5610. # CONFIG_HID_U2FZERO is not set
  5611. # CONFIG_HID_WACOM is not set
  5612. # CONFIG_HID_WIIMOTE is not set
  5613. # CONFIG_HID_XINMO is not set
  5614. # CONFIG_HID_ZEROPLUS is not set
  5615. # CONFIG_HID_ZYDACRON is not set
  5616. CONFIG_HID_SENSOR_HUB=y
  5617. CONFIG_HID_SENSOR_CUSTOM_SENSOR=y
  5618. # CONFIG_HID_ALPS is not set
  5619. # CONFIG_HID_MCP2221 is not set
  5620. # end of Special HID drivers
  5621.  
  5622. #
  5623. # USB HID support
  5624. #
  5625. CONFIG_USB_HID=y
  5626. CONFIG_HID_PID=y
  5627. CONFIG_USB_HIDDEV=y
  5628. # end of USB HID support
  5629.  
  5630. #
  5631. # I2C HID support
  5632. #
  5633. CONFIG_I2C_HID_ACPI=y
  5634. # end of I2C HID support
  5635.  
  5636. CONFIG_I2C_HID_CORE=y
  5637.  
  5638. #
  5639. # Intel ISH HID support
  5640. #
  5641. CONFIG_INTEL_ISH_HID=y
  5642. CONFIG_INTEL_ISH_FIRMWARE_DOWNLOADER=y
  5643. # end of Intel ISH HID support
  5644.  
  5645. #
  5646. # AMD SFH HID Support
  5647. #
  5648. # CONFIG_AMD_SFH_HID is not set
  5649. # end of AMD SFH HID Support
  5650. # end of HID support
  5651.  
  5652. CONFIG_USB_OHCI_LITTLE_ENDIAN=y
  5653. CONFIG_USB_SUPPORT=y
  5654. CONFIG_USB_COMMON=y
  5655. # CONFIG_USB_LED_TRIG is not set
  5656. # CONFIG_USB_ULPI_BUS is not set
  5657. # CONFIG_USB_CONN_GPIO is not set
  5658. CONFIG_USB_ARCH_HAS_HCD=y
  5659. CONFIG_USB=y
  5660. CONFIG_USB_PCI=y
  5661. # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
  5662.  
  5663. #
  5664. # Miscellaneous USB options
  5665. #
  5666. CONFIG_USB_DEFAULT_PERSIST=y
  5667. # CONFIG_USB_FEW_INIT_RETRIES is not set
  5668. # CONFIG_USB_DYNAMIC_MINORS is not set
  5669. # CONFIG_USB_OTG is not set
  5670. # CONFIG_USB_OTG_PRODUCTLIST is not set
  5671. # CONFIG_USB_OTG_DISABLE_EXTERNAL_HUB is not set
  5672. # CONFIG_USB_LEDS_TRIGGER_USBPORT is not set
  5673. CONFIG_USB_AUTOSUSPEND_DELAY=2
  5674. CONFIG_USB_MON=y
  5675.  
  5676. #
  5677. # USB Host Controller Drivers
  5678. #
  5679. # CONFIG_USB_C67X00_HCD is not set
  5680. CONFIG_USB_XHCI_HCD=y
  5681. # CONFIG_USB_XHCI_DBGCAP is not set
  5682. CONFIG_USB_XHCI_PCI=y
  5683. # CONFIG_USB_XHCI_PCI_RENESAS is not set
  5684. CONFIG_USB_XHCI_PLATFORM=y
  5685. # CONFIG_USB_XHCI_HISTB is not set
  5686. # CONFIG_USB_XHCI_MTK is not set
  5687. # CONFIG_USB_XHCI_MVEBU is not set
  5688. # CONFIG_USB_XHCI_RCAR is not set
  5689. CONFIG_USB_EHCI_BRCMSTB=y
  5690. CONFIG_USB_BRCMSTB=y
  5691. CONFIG_USB_EHCI_HCD=y
  5692. # CONFIG_USB_EHCI_ROOT_HUB_TT is not set
  5693. CONFIG_USB_EHCI_TT_NEWSCHED=y
  5694. CONFIG_USB_EHCI_PCI=y
  5695. # CONFIG_USB_EHCI_FSL is not set
  5696. # CONFIG_USB_EHCI_HCD_NPCM7XX is not set
  5697. # CONFIG_USB_EHCI_HCD_ORION is not set
  5698. # CONFIG_USB_EHCI_HCD_SPEAR is not set
  5699. # CONFIG_USB_EHCI_HCD_AT91 is not set
  5700. # CONFIG_USB_EHCI_SH is not set
  5701. # CONFIG_USB_EHCI_EXYNOS is not set
  5702. # CONFIG_USB_EHCI_MV is not set
  5703. # CONFIG_USB_CNS3XXX_EHCI is not set
  5704. CONFIG_USB_EHCI_HCD_PLATFORM=y
  5705. # CONFIG_USB_OXU210HP_HCD is not set
  5706. # CONFIG_USB_ISP116X_HCD is not set
  5707. # CONFIG_USB_ISP1362_HCD is not set
  5708. # CONFIG_USB_FOTG210_HCD is not set
  5709. # CONFIG_USB_MAX3421_HCD is not set
  5710. CONFIG_USB_OHCI_HCD=y
  5711. # CONFIG_USB_OHCI_HCD_SPEAR is not set
  5712. # CONFIG_USB_OHCI_HCD_S3C2410 is not set
  5713. # CONFIG_USB_OHCI_HCD_OMAP3 is not set
  5714. # CONFIG_USB_OHCI_HCD_DAVINCI is not set
  5715. CONFIG_USB_OHCI_HCD_PCI=y
  5716. # CONFIG_USB_OHCI_HCD_SSB is not set
  5717. # CONFIG_USB_OHCI_SH is not set
  5718. # CONFIG_USB_OHCI_EXYNOS is not set
  5719. # CONFIG_USB_CNS3XXX_OHCI is not set
  5720. CONFIG_USB_OHCI_HCD_PLATFORM=y
  5721. CONFIG_USB_UHCI_HCD=y
  5722. # CONFIG_USB_SL811_HCD is not set
  5723. # CONFIG_USB_R8A66597_HCD is not set
  5724. CONFIG_USB_HCD_BCMA=y
  5725. CONFIG_USB_HCD_SSB=y
  5726. # CONFIG_USB_HCD_TEST_MODE is not set
  5727.  
  5728. #
  5729. # USB Device Class drivers
  5730. #
  5731. CONFIG_USB_ACM=y
  5732. CONFIG_USB_PRINTER=y
  5733. CONFIG_USB_WDM=y
  5734. # CONFIG_USB_TMC is not set
  5735.  
  5736. #
  5737. # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
  5738. #
  5739.  
  5740. #
  5741. # also be needed; see USB_STORAGE Help for more info
  5742. #
  5743. CONFIG_USB_STORAGE=y
  5744. # CONFIG_USB_STORAGE_DEBUG is not set
  5745. CONFIG_USB_STORAGE_REALTEK=y
  5746. CONFIG_REALTEK_AUTOPM=y
  5747. # CONFIG_USB_STORAGE_DATAFAB is not set
  5748. # CONFIG_USB_STORAGE_FREECOM is not set
  5749. # CONFIG_USB_STORAGE_ISD200 is not set
  5750. # CONFIG_USB_STORAGE_USBAT is not set
  5751. # CONFIG_USB_STORAGE_SDDR09 is not set
  5752. # CONFIG_USB_STORAGE_SDDR55 is not set
  5753. # CONFIG_USB_STORAGE_JUMPSHOT is not set
  5754. # CONFIG_USB_STORAGE_ALAUDA is not set
  5755. # CONFIG_USB_STORAGE_ONETOUCH is not set
  5756. # CONFIG_USB_STORAGE_KARMA is not set
  5757. # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
  5758. # CONFIG_USB_STORAGE_ENE_UB6250 is not set
  5759. CONFIG_USB_UAS=y
  5760.  
  5761. #
  5762. # USB Imaging devices
  5763. #
  5764. # CONFIG_USB_MDC800 is not set
  5765. # CONFIG_USB_MICROTEK is not set
  5766. CONFIG_USBIP_CORE=y
  5767. CONFIG_USBIP_VHCI_HCD=y
  5768. CONFIG_USBIP_VHCI_HC_PORTS=8
  5769. CONFIG_USBIP_VHCI_NR_HCS=1
  5770. CONFIG_USBIP_HOST=y
  5771. # CONFIG_USBIP_DEBUG is not set
  5772. # CONFIG_USB_CDNS_SUPPORT is not set
  5773. # CONFIG_USB_MTU3 is not set
  5774. # CONFIG_USB_MUSB_HDRC is not set
  5775. # CONFIG_USB_DWC3 is not set
  5776. # CONFIG_USB_DWC2 is not set
  5777. # CONFIG_USB_CHIPIDEA is not set
  5778. # CONFIG_USB_ISP1760 is not set
  5779.  
  5780. #
  5781. # USB port drivers
  5782. #
  5783. # CONFIG_USB_USS720 is not set
  5784. # CONFIG_USB_SERIAL is not set
  5785.  
  5786. #
  5787. # USB Miscellaneous drivers
  5788. #
  5789. # CONFIG_USB_EMI62 is not set
  5790. # CONFIG_USB_EMI26 is not set
  5791. # CONFIG_USB_ADUTUX is not set
  5792. # CONFIG_USB_SEVSEG is not set
  5793. # CONFIG_USB_LEGOTOWER is not set
  5794. # CONFIG_USB_LCD is not set
  5795. # CONFIG_USB_CYPRESS_CY7C63 is not set
  5796. # CONFIG_USB_CYTHERM is not set
  5797. # CONFIG_USB_IDMOUSE is not set
  5798. # CONFIG_USB_FTDI_ELAN is not set
  5799. CONFIG_USB_APPLEDISPLAY=y
  5800. # CONFIG_USB_QCOM_EUD is not set
  5801. # CONFIG_APPLE_MFI_FASTCHARGE is not set
  5802. # CONFIG_USB_SISUSBVGA is not set
  5803. # CONFIG_USB_LD is not set
  5804. # CONFIG_USB_TRANCEVIBRATOR is not set
  5805. # CONFIG_USB_IOWARRIOR is not set
  5806. # CONFIG_USB_TEST is not set
  5807. # CONFIG_USB_EHSET_TEST_FIXTURE is not set
  5808. CONFIG_USB_ISIGHTFW=y
  5809. # CONFIG_USB_YUREX is not set
  5810. # CONFIG_USB_EZUSB_FX2 is not set
  5811. # CONFIG_USB_HUB_USB251XB is not set
  5812. # CONFIG_USB_HSIC_USB3503 is not set
  5813. # CONFIG_USB_HSIC_USB4604 is not set
  5814. # CONFIG_USB_LINK_LAYER_TEST is not set
  5815. # CONFIG_USB_CHAOSKEY is not set
  5816. CONFIG_BRCM_USB_PINMAP=y
  5817. CONFIG_USB_ONBOARD_HUB=y
  5818.  
  5819. #
  5820. # USB Physical Layer drivers
  5821. #
  5822. # CONFIG_NOP_USB_XCEIV is not set
  5823. # CONFIG_USB_GPIO_VBUS is not set
  5824. # CONFIG_USB_ISP1301 is not set
  5825. # CONFIG_USB_TEGRA_PHY is not set
  5826. # CONFIG_USB_ULPI is not set
  5827. # CONFIG_JZ4770_PHY is not set
  5828. # end of USB Physical Layer drivers
  5829.  
  5830. # CONFIG_USB_GADGET is not set
  5831. CONFIG_TYPEC=y
  5832. CONFIG_TYPEC_TCPM=y
  5833. # CONFIG_TYPEC_TCPCI is not set
  5834. # CONFIG_TYPEC_FUSB302 is not set
  5835. CONFIG_TYPEC_UCSI=y
  5836. # CONFIG_UCSI_CCG is not set
  5837. # CONFIG_UCSI_ACPI is not set
  5838. # CONFIG_UCSI_STM32G0 is not set
  5839. # CONFIG_TYPEC_TPS6598X is not set
  5840. # CONFIG_TYPEC_ANX7411 is not set
  5841. # CONFIG_TYPEC_RT1719 is not set
  5842. # CONFIG_TYPEC_HD3SS3220 is not set
  5843. # CONFIG_TYPEC_STUSB160X is not set
  5844. # CONFIG_TYPEC_QCOM_PMIC is not set
  5845. # CONFIG_TYPEC_WUSB3801 is not set
  5846.  
  5847. #
  5848. # USB Type-C Multiplexer/DeMultiplexer Switch support
  5849. #
  5850. # CONFIG_TYPEC_MUX_FSA4480 is not set
  5851. # CONFIG_TYPEC_MUX_PI3USB30532 is not set
  5852. # end of USB Type-C Multiplexer/DeMultiplexer Switch support
  5853.  
  5854. #
  5855. # USB Type-C Alternate Mode drivers
  5856. #
  5857. # CONFIG_TYPEC_DP_ALTMODE is not set
  5858. # end of USB Type-C Alternate Mode drivers
  5859.  
  5860. CONFIG_USB_ROLE_SWITCH=y
  5861. # CONFIG_USB_ROLES_INTEL_XHCI is not set
  5862. CONFIG_MMC=y
  5863. CONFIG_MMC_BLOCK=y
  5864. CONFIG_MMC_BLOCK_MINORS=8
  5865. CONFIG_SDIO_UART=y
  5866. # CONFIG_MMC_TEST is not set
  5867.  
  5868. #
  5869. # MMC/SD/SDIO Host Controller Drivers
  5870. #
  5871. # CONFIG_MMC_DEBUG is not set
  5872. CONFIG_MMC_SDHCI=y
  5873. CONFIG_MMC_SDHCI_IO_ACCESSORS=y
  5874. CONFIG_MMC_SDHCI_PCI=y
  5875. # CONFIG_MMC_RICOH_MMC is not set
  5876. CONFIG_MMC_SDHCI_ACPI=y
  5877. CONFIG_MMC_SDHCI_PLTFM=y
  5878. # CONFIG_MMC_SDHCI_OF_ESDHC is not set
  5879. # CONFIG_MMC_SDHCI_OF_SPARX5 is not set
  5880. # CONFIG_MMC_SDHCI_CNS3XXX is not set
  5881. # CONFIG_MMC_SDHCI_DOVE is not set
  5882. # CONFIG_MMC_SDHCI_TEGRA is not set
  5883. # CONFIG_MMC_SDHCI_S3C is not set
  5884. # CONFIG_MMC_SDHCI_PXAV3 is not set
  5885. # CONFIG_MMC_SDHCI_PXAV2 is not set
  5886. CONFIG_MMC_SDHCI_BCM_KONA=y
  5887. # CONFIG_MMC_SDHCI_F_SDH30 is not set
  5888. # CONFIG_MMC_SDHCI_IPROC is not set
  5889. # CONFIG_MMC_MESON_GX is not set
  5890. # CONFIG_MMC_MOXART is not set
  5891. # CONFIG_MMC_SDHCI_ST is not set
  5892. # CONFIG_MMC_OMAP_HS is not set
  5893. # CONFIG_MMC_WBSD is not set
  5894. # CONFIG_MMC_SDHCI_MSM is not set
  5895. # CONFIG_MMC_TIFM_SD is not set
  5896. # CONFIG_MMC_DAVINCI is not set
  5897. CONFIG_MMC_SPI=y
  5898. # CONFIG_MMC_S3C is not set
  5899. # CONFIG_MMC_SDRICOH_CS is not set
  5900. # CONFIG_MMC_SDHCI_SPRD is not set
  5901. # CONFIG_MMC_TMIO is not set
  5902. # CONFIG_MMC_SDHI is not set
  5903. # CONFIG_MMC_CB710 is not set
  5904. # CONFIG_MMC_VIA_SDMMC is not set
  5905. # CONFIG_MMC_DW is not set
  5906. # CONFIG_MMC_SH_MMCIF is not set
  5907. # CONFIG_MMC_VUB300 is not set
  5908. CONFIG_MMC_USHC=y
  5909. # CONFIG_MMC_USDHI6ROL0 is not set
  5910. CONFIG_MMC_CQHCI=y
  5911. CONFIG_MMC_HSQ=y
  5912. # CONFIG_MMC_TOSHIBA_PCI is not set
  5913. CONFIG_MMC_BCM2835=y
  5914. # CONFIG_MMC_MTK is not set
  5915. # CONFIG_MMC_SDHCI_XENON is not set
  5916. # CONFIG_MMC_OWL is not set
  5917. # CONFIG_MMC_LITEX is not set
  5918. CONFIG_SCSI_UFSHCD=y
  5919. # CONFIG_SCSI_UFS_BSG is not set
  5920. # CONFIG_SCSI_UFS_HPB is not set
  5921. # CONFIG_SCSI_UFS_HWMON is not set
  5922. CONFIG_SCSI_UFSHCD_PCI=y
  5923. # CONFIG_SCSI_UFS_DWC_TC_PCI is not set
  5924. CONFIG_SCSI_UFSHCD_PLATFORM=y
  5925. # CONFIG_SCSI_UFS_CDNS_PLATFORM is not set
  5926. # CONFIG_SCSI_UFS_DWC_TC_PLATFORM is not set
  5927. # CONFIG_SCSI_UFS_HISI is not set
  5928. # CONFIG_SCSI_UFS_RENESAS is not set
  5929. # CONFIG_SCSI_UFS_EXYNOS is not set
  5930. CONFIG_MEMSTICK=y
  5931. # CONFIG_MEMSTICK_DEBUG is not set
  5932.  
  5933. #
  5934. # MemoryStick drivers
  5935. #
  5936. # CONFIG_MEMSTICK_UNSAFE_RESUME is not set
  5937. CONFIG_MSPRO_BLOCK=y
  5938. CONFIG_MS_BLOCK=y
  5939.  
  5940. #
  5941. # MemoryStick Host Controller Drivers
  5942. #
  5943. # CONFIG_MEMSTICK_TIFM_MS is not set
  5944. # CONFIG_MEMSTICK_JMICRON_38X is not set
  5945. # CONFIG_MEMSTICK_R592 is not set
  5946. CONFIG_NEW_LEDS=y
  5947. CONFIG_LEDS_CLASS=y
  5948. # CONFIG_LEDS_CLASS_FLASH is not set
  5949. # CONFIG_LEDS_CLASS_MULTICOLOR is not set
  5950. # CONFIG_LEDS_BRIGHTNESS_HW_CHANGED is not set
  5951.  
  5952. #
  5953. # LED drivers
  5954. #
  5955. # CONFIG_LEDS_APU is not set
  5956. # CONFIG_LEDS_ARIEL is not set
  5957. # CONFIG_LEDS_LM3530 is not set
  5958. # CONFIG_LEDS_LM3532 is not set
  5959. # CONFIG_LEDS_LM3642 is not set
  5960. # CONFIG_LEDS_S3C24XX is not set
  5961. # CONFIG_LEDS_COBALT_QUBE is not set
  5962. # CONFIG_LEDS_COBALT_RAQ is not set
  5963. # CONFIG_LEDS_PCA9532 is not set
  5964. # CONFIG_LEDS_GPIO is not set
  5965. # CONFIG_LEDS_LP3944 is not set
  5966. # CONFIG_LEDS_LP3952 is not set
  5967. # CONFIG_LEDS_LP50XX is not set
  5968. # CONFIG_LEDS_PCA955X is not set
  5969. # CONFIG_LEDS_PCA963X is not set
  5970. # CONFIG_LEDS_DAC124S085 is not set
  5971. # CONFIG_LEDS_PWM is not set
  5972. # CONFIG_LEDS_REGULATOR is not set
  5973. # CONFIG_LEDS_BD2802 is not set
  5974. # CONFIG_LEDS_INTEL_SS4200 is not set
  5975. # CONFIG_LEDS_LT3593 is not set
  5976. CONFIG_LEDS_NS2=y
  5977. # CONFIG_LEDS_TCA6507 is not set
  5978. # CONFIG_LEDS_TLC591XX is not set
  5979. # CONFIG_LEDS_LM355x is not set
  5980. # CONFIG_LEDS_OT200 is not set
  5981. # CONFIG_LEDS_IS31FL319X is not set
  5982.  
  5983. #
  5984. # LED driver for blink(1) USB RGB LED is under Special HID drivers (HID_THINGM)
  5985. #
  5986. # CONFIG_LEDS_BLINKM is not set
  5987. # CONFIG_LEDS_MLXCPLD is not set
  5988. # CONFIG_LEDS_MLXREG is not set
  5989. # CONFIG_LEDS_USER is not set
  5990. # CONFIG_LEDS_NIC78BX is not set
  5991. # CONFIG_LEDS_TI_LMU_COMMON is not set
  5992. # CONFIG_LEDS_IP30 is not set
  5993.  
  5994. #
  5995. # Flash and Torch LED drivers
  5996. #
  5997.  
  5998. #
  5999. # RGB LED drivers
  6000. #
  6001.  
  6002. #
  6003. # LED Triggers
  6004. #
  6005. CONFIG_LEDS_TRIGGERS=y
  6006. # CONFIG_LEDS_TRIGGER_TIMER is not set
  6007. # CONFIG_LEDS_TRIGGER_ONESHOT is not set
  6008. # CONFIG_LEDS_TRIGGER_DISK is not set
  6009. # CONFIG_LEDS_TRIGGER_HEARTBEAT is not set
  6010. # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set
  6011. # CONFIG_LEDS_TRIGGER_CPU is not set
  6012. # CONFIG_LEDS_TRIGGER_ACTIVITY is not set
  6013. # CONFIG_LEDS_TRIGGER_GPIO is not set
  6014. # CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set
  6015.  
  6016. #
  6017. # iptables trigger is under Netfilter config (LED target)
  6018. #
  6019. # CONFIG_LEDS_TRIGGER_TRANSIENT is not set
  6020. # CONFIG_LEDS_TRIGGER_CAMERA is not set
  6021. # CONFIG_LEDS_TRIGGER_PANIC is not set
  6022. # CONFIG_LEDS_TRIGGER_NETDEV is not set
  6023. # CONFIG_LEDS_TRIGGER_PATTERN is not set
  6024. # CONFIG_LEDS_TRIGGER_AUDIO is not set
  6025. # CONFIG_LEDS_TRIGGER_TTY is not set
  6026.  
  6027. #
  6028. # Simple LED drivers
  6029. #
  6030. # CONFIG_ACCESSIBILITY is not set
  6031. # CONFIG_INFINIBAND is not set
  6032. CONFIG_EDAC_ATOMIC_SCRUB=y
  6033. CONFIG_EDAC_SUPPORT=y
  6034. CONFIG_RTC_LIB=y
  6035. CONFIG_RTC_MC146818_LIB=y
  6036. CONFIG_RTC_CLASS=y
  6037. CONFIG_RTC_HCTOSYS=y
  6038. CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
  6039. CONFIG_RTC_SYSTOHC=y
  6040. CONFIG_RTC_SYSTOHC_DEVICE="rtc0"
  6041. # CONFIG_RTC_DEBUG is not set
  6042. CONFIG_RTC_NVMEM=y
  6043.  
  6044. #
  6045. # RTC interfaces
  6046. #
  6047. CONFIG_RTC_INTF_SYSFS=y
  6048. CONFIG_RTC_INTF_PROC=y
  6049. CONFIG_RTC_INTF_DEV=y
  6050. # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
  6051. # CONFIG_RTC_DRV_TEST is not set
  6052.  
  6053. #
  6054. # I2C RTC drivers
  6055. #
  6056. # CONFIG_RTC_DRV_ABB5ZES3 is not set
  6057. # CONFIG_RTC_DRV_ABEOZ9 is not set
  6058. # CONFIG_RTC_DRV_ABX80X is not set
  6059. # CONFIG_RTC_DRV_BRCMSTB is not set
  6060. # CONFIG_RTC_DRV_DS1307 is not set
  6061. # CONFIG_RTC_DRV_DS1374 is not set
  6062. # CONFIG_RTC_DRV_DS1672 is not set
  6063. # CONFIG_RTC_DRV_MAX6900 is not set
  6064. # CONFIG_RTC_DRV_MAX8907 is not set
  6065. # CONFIG_RTC_DRV_MAX77686 is not set
  6066. # CONFIG_RTC_DRV_RS5C372 is not set
  6067. # CONFIG_RTC_DRV_ISL1208 is not set
  6068. # CONFIG_RTC_DRV_ISL12022 is not set
  6069. # CONFIG_RTC_DRV_ISL12026 is not set
  6070. # CONFIG_RTC_DRV_X1205 is not set
  6071. # CONFIG_RTC_DRV_PCF8523 is not set
  6072. # CONFIG_RTC_DRV_PCF85063 is not set
  6073. # CONFIG_RTC_DRV_PCF85363 is not set
  6074. # CONFIG_RTC_DRV_PCF8563 is not set
  6075. # CONFIG_RTC_DRV_PCF8583 is not set
  6076. # CONFIG_RTC_DRV_M41T80 is not set
  6077. # CONFIG_RTC_DRV_BQ32K is not set
  6078. # CONFIG_RTC_DRV_S35390A is not set
  6079. # CONFIG_RTC_DRV_FM3130 is not set
  6080. # CONFIG_RTC_DRV_RX8010 is not set
  6081. # CONFIG_RTC_DRV_RX8581 is not set
  6082. # CONFIG_RTC_DRV_RX8025 is not set
  6083. # CONFIG_RTC_DRV_EM3027 is not set
  6084. # CONFIG_RTC_DRV_RV3028 is not set
  6085. # CONFIG_RTC_DRV_RV3032 is not set
  6086. # CONFIG_RTC_DRV_RV8803 is not set
  6087. # CONFIG_RTC_DRV_S5M is not set
  6088. # CONFIG_RTC_DRV_SD3078 is not set
  6089.  
  6090. #
  6091. # SPI RTC drivers
  6092. #
  6093. # CONFIG_RTC_DRV_M41T93 is not set
  6094. # CONFIG_RTC_DRV_M41T94 is not set
  6095. # CONFIG_RTC_DRV_DS1302 is not set
  6096. # CONFIG_RTC_DRV_DS1305 is not set
  6097. # CONFIG_RTC_DRV_DS1343 is not set
  6098. # CONFIG_RTC_DRV_DS1347 is not set
  6099. # CONFIG_RTC_DRV_DS1390 is not set
  6100. # CONFIG_RTC_DRV_MAX6916 is not set
  6101. # CONFIG_RTC_DRV_R9701 is not set
  6102. # CONFIG_RTC_DRV_RX4581 is not set
  6103. # CONFIG_RTC_DRV_RS5C348 is not set
  6104. # CONFIG_RTC_DRV_MAX6902 is not set
  6105. # CONFIG_RTC_DRV_PCF2123 is not set
  6106. # CONFIG_RTC_DRV_MCP795 is not set
  6107. CONFIG_RTC_I2C_AND_SPI=y
  6108.  
  6109. #
  6110. # SPI and I2C RTC drivers
  6111. #
  6112. # CONFIG_RTC_DRV_DS3232 is not set
  6113. # CONFIG_RTC_DRV_PCF2127 is not set
  6114. # CONFIG_RTC_DRV_RV3029C2 is not set
  6115. # CONFIG_RTC_DRV_RX6110 is not set
  6116.  
  6117. #
  6118. # Platform RTC drivers
  6119. #
  6120. CONFIG_RTC_DRV_CMOS=y
  6121. # CONFIG_RTC_DRV_DS1286 is not set
  6122. # CONFIG_RTC_DRV_DS1511 is not set
  6123. # CONFIG_RTC_DRV_DS1553 is not set
  6124. # CONFIG_RTC_DRV_DS1685_FAMILY is not set
  6125. # CONFIG_RTC_DRV_DS1742 is not set
  6126. # CONFIG_RTC_DRV_DS2404 is not set
  6127. # CONFIG_RTC_DRV_STK17TA8 is not set
  6128. # CONFIG_RTC_DRV_M48T86 is not set
  6129. # CONFIG_RTC_DRV_M48T35 is not set
  6130. # CONFIG_RTC_DRV_M48T59 is not set
  6131. # CONFIG_RTC_DRV_MSM6242 is not set
  6132. # CONFIG_RTC_DRV_BQ4802 is not set
  6133. # CONFIG_RTC_DRV_RP5C01 is not set
  6134. # CONFIG_RTC_DRV_V3020 is not set
  6135. # CONFIG_RTC_DRV_GAMECUBE is not set
  6136. # CONFIG_RTC_DRV_SC27XX is not set
  6137. CONFIG_RTC_DRV_SPEAR=y
  6138.  
  6139. #
  6140. # on-CPU RTC drivers
  6141. #
  6142. # CONFIG_RTC_DRV_ASM9260 is not set
  6143. # CONFIG_RTC_DRV_DAVINCI is not set
  6144. # CONFIG_RTC_DRV_DIGICOLOR is not set
  6145. # CONFIG_RTC_DRV_FSL_FTM_ALARM is not set
  6146. # CONFIG_RTC_DRV_MESON is not set
  6147. # CONFIG_RTC_DRV_MESON_VRTC is not set
  6148. # CONFIG_RTC_DRV_S3C is not set
  6149. # CONFIG_RTC_DRV_EP93XX is not set
  6150. # CONFIG_RTC_DRV_GENERIC is not set
  6151. # CONFIG_RTC_DRV_VT8500 is not set
  6152. # CONFIG_RTC_DRV_SUN6I is not set
  6153. # CONFIG_RTC_DRV_SUNXI is not set
  6154. # CONFIG_RTC_DRV_MV is not set
  6155. # CONFIG_RTC_DRV_FTRTC010 is not set
  6156. # CONFIG_RTC_DRV_STMP is not set
  6157. # CONFIG_RTC_DRV_LPC32XX is not set
  6158. # CONFIG_RTC_DRV_PM8XXX is not set
  6159. # CONFIG_RTC_DRV_TEGRA is not set
  6160. # CONFIG_RTC_DRV_MOXART is not set
  6161. # CONFIG_RTC_DRV_MT2712 is not set
  6162. # CONFIG_RTC_DRV_MT6397 is not set
  6163. # CONFIG_RTC_DRV_MT7622 is not set
  6164. # CONFIG_RTC_DRV_XGENE is not set
  6165. # CONFIG_RTC_DRV_STM32 is not set
  6166. # CONFIG_RTC_DRV_RTD119X is not set
  6167. # CONFIG_RTC_DRV_TI_K3 is not set
  6168.  
  6169. #
  6170. # HID Sensor RTC drivers
  6171. #
  6172. # CONFIG_RTC_DRV_GOLDFISH is not set
  6173. # CONFIG_RTC_DRV_MSC313 is not set
  6174. CONFIG_DMADEVICES=y
  6175. # CONFIG_DMADEVICES_DEBUG is not set
  6176.  
  6177. #
  6178. # DMA Devices
  6179. #
  6180. CONFIG_DMA_ENGINE=y
  6181. CONFIG_DMA_VIRTUAL_CHANNELS=y
  6182. CONFIG_DMA_ACPI=y
  6183. CONFIG_ALTERA_MSGDMA=y
  6184. # CONFIG_APPLE_ADMAC is not set
  6185. # CONFIG_AXI_DMAC is not set
  6186. # CONFIG_DMA_JZ4780 is not set
  6187. # CONFIG_DMA_SA11X0 is not set
  6188. # CONFIG_DMA_SUN6I is not set
  6189. # CONFIG_EP93XX_DMA is not set
  6190. # CONFIG_HISI_DMA is not set
  6191. # CONFIG_IMG_MDC_DMA is not set
  6192. CONFIG_INTEL_IDMA64=y
  6193. # CONFIG_INTEL_IDXD is not set
  6194. # CONFIG_INTEL_IDXD_COMPAT is not set
  6195. CONFIG_INTEL_IOATDMA=y
  6196. # CONFIG_INTEL_IOP_ADMA is not set
  6197. # CONFIG_K3_DMA is not set
  6198. # CONFIG_MCF_EDMA is not set
  6199. # CONFIG_MMP_PDMA is not set
  6200. # CONFIG_MMP_TDMA is not set
  6201. # CONFIG_MV_XOR is not set
  6202. # CONFIG_MXS_DMA is not set
  6203. # CONFIG_NBPFAXI_DMA is not set
  6204. # CONFIG_PCH_DMA is not set
  6205. # CONFIG_PLX_DMA is not set
  6206. # CONFIG_STM32_DMA is not set
  6207. # CONFIG_STM32_DMAMUX is not set
  6208. # CONFIG_SPRD_DMA is not set
  6209. # CONFIG_S3C24XX_DMAC is not set
  6210. # CONFIG_TEGRA186_GPC_DMA is not set
  6211. # CONFIG_TEGRA20_APB_DMA is not set
  6212. # CONFIG_TEGRA210_ADMA is not set
  6213. # CONFIG_TIMB_DMA is not set
  6214. # CONFIG_XGENE_DMA is not set
  6215. # CONFIG_XILINX_ZYNQMP_DMA is not set
  6216. # CONFIG_MTK_HSDMA is not set
  6217. # CONFIG_MTK_CQDMA is not set
  6218. # CONFIG_AMD_PTDMA is not set
  6219. # CONFIG_QCOM_HIDMA_MGMT is not set
  6220. # CONFIG_QCOM_HIDMA is not set
  6221. CONFIG_DW_DMAC_CORE=y
  6222. # CONFIG_DW_DMAC is not set
  6223. CONFIG_DW_DMAC_PCI=y
  6224. # CONFIG_DW_EDMA is not set
  6225. # CONFIG_DW_EDMA_PCIE is not set
  6226. CONFIG_HSU_DMA=y
  6227. # CONFIG_SF_PDMA is not set
  6228. CONFIG_RENESAS_DMA=y
  6229. CONFIG_SH_DMAE_BASE=y
  6230. # CONFIG_SH_DMAE is not set
  6231. # CONFIG_RCAR_DMAC is not set
  6232. # CONFIG_RENESAS_USB_DMAC is not set
  6233. # CONFIG_RZ_DMAC is not set
  6234. CONFIG_TI_EDMA=y
  6235. CONFIG_DMA_OMAP=y
  6236. CONFIG_TI_DMA_CROSSBAR=y
  6237. # CONFIG_INTEL_LDMA is not set
  6238.  
  6239. #
  6240. # DMA Clients
  6241. #
  6242. # CONFIG_ASYNC_TX_DMA is not set
  6243. # CONFIG_DMATEST is not set
  6244. CONFIG_DMA_ENGINE_RAID=y
  6245.  
  6246. #
  6247. # DMABUF options
  6248. #
  6249. CONFIG_SYNC_FILE=y
  6250. # CONFIG_SW_SYNC is not set
  6251. # CONFIG_UDMABUF is not set
  6252. # CONFIG_DMABUF_MOVE_NOTIFY is not set
  6253. # CONFIG_DMABUF_DEBUG is not set
  6254. # CONFIG_DMABUF_SELFTESTS is not set
  6255. # CONFIG_DMABUF_HEAPS is not set
  6256. # CONFIG_DMABUF_SYSFS_STATS is not set
  6257. # end of DMABUF options
  6258.  
  6259. CONFIG_DCA=y
  6260. # CONFIG_AUXDISPLAY is not set
  6261. # CONFIG_PANEL is not set
  6262. CONFIG_UIO=y
  6263. # CONFIG_UIO_CIF is not set
  6264. CONFIG_UIO_PDRV_GENIRQ=y
  6265. CONFIG_UIO_DMEM_GENIRQ=y
  6266. # CONFIG_UIO_AEC is not set
  6267. # CONFIG_UIO_SERCOS3 is not set
  6268. # CONFIG_UIO_PCI_GENERIC is not set
  6269. # CONFIG_UIO_NETX is not set
  6270. # CONFIG_UIO_PRUSS is not set
  6271. # CONFIG_UIO_MF624 is not set
  6272. CONFIG_VFIO=y
  6273. CONFIG_VFIO_IOMMU_TYPE1=y
  6274. CONFIG_VFIO_VIRQFD=y
  6275. # CONFIG_VFIO_NOIOMMU is not set
  6276. CONFIG_VFIO_PCI_CORE=y
  6277. CONFIG_VFIO_PCI_MMAP=y
  6278. CONFIG_VFIO_PCI_INTX=y
  6279. CONFIG_VFIO_PCI=y
  6280. CONFIG_VFIO_PCI_VGA=y
  6281. CONFIG_VFIO_PCI_IGD=y
  6282. # CONFIG_VFIO_PLATFORM is not set
  6283. CONFIG_VFIO_MDEV=y
  6284. CONFIG_IRQ_BYPASS_MANAGER=y
  6285. CONFIG_VIRT_DRIVERS=y
  6286. CONFIG_VMGENID=y
  6287. # CONFIG_VBOXGUEST is not set
  6288. # CONFIG_NITRO_ENCLAVES is not set
  6289. # CONFIG_EFI_SECRET is not set
  6290. CONFIG_VIRTIO_ANCHOR=y
  6291. CONFIG_VIRTIO=y
  6292. CONFIG_VIRTIO_PCI_LIB=y
  6293. CONFIG_VIRTIO_PCI_LIB_LEGACY=y
  6294. CONFIG_VIRTIO_MENU=y
  6295. CONFIG_VIRTIO_PCI=y
  6296. CONFIG_VIRTIO_PCI_LEGACY=y
  6297. # CONFIG_VIRTIO_PMEM is not set
  6298. CONFIG_VIRTIO_BALLOON=y
  6299. CONFIG_VIRTIO_INPUT=y
  6300. CONFIG_VIRTIO_MMIO=y
  6301. CONFIG_VIRTIO_MMIO_CMDLINE_DEVICES=y
  6302. CONFIG_VIRTIO_DMA_SHARED_BUFFER=m
  6303. # CONFIG_VDPA is not set
  6304. CONFIG_VHOST_IOTLB=y
  6305. CONFIG_VHOST=y
  6306. CONFIG_VHOST_MENU=y
  6307. CONFIG_VHOST_NET=y
  6308. CONFIG_VHOST_VSOCK=y
  6309. # CONFIG_VHOST_CROSS_ENDIAN_LEGACY is not set
  6310.  
  6311. #
  6312. # Microsoft Hyper-V guest support
  6313. #
  6314. # CONFIG_HYPERV is not set
  6315. # end of Microsoft Hyper-V guest support
  6316.  
  6317. # CONFIG_GREYBUS is not set
  6318. # CONFIG_COMEDI is not set
  6319. # CONFIG_STAGING is not set
  6320. CONFIG_GOLDFISH_PIPE=y
  6321. # CONFIG_CHROME_PLATFORMS is not set
  6322. # CONFIG_MELLANOX_PLATFORM is not set
  6323. # CONFIG_OLPC_XO175 is not set
  6324. CONFIG_SURFACE_PLATFORMS=y
  6325. # CONFIG_SURFACE3_WMI is not set
  6326. # CONFIG_SURFACE_3_POWER_OPREGION is not set
  6327. # CONFIG_SURFACE_GPE is not set
  6328. # CONFIG_SURFACE_HOTPLUG is not set
  6329. # CONFIG_SURFACE_PRO3_BUTTON is not set
  6330. # CONFIG_SURFACE_AGGREGATOR is not set
  6331. CONFIG_X86_PLATFORM_DEVICES=y
  6332. CONFIG_ACPI_WMI=y
  6333. CONFIG_WMI_BMOF=y
  6334. # CONFIG_HUAWEI_WMI is not set
  6335. CONFIG_MXM_WMI=y
  6336. # CONFIG_PEAQ_WMI is not set
  6337. # CONFIG_NVIDIA_WMI_EC_BACKLIGHT is not set
  6338. # CONFIG_XIAOMI_WMI is not set
  6339. # CONFIG_GIGABYTE_WMI is not set
  6340. # CONFIG_YOGABOOK_WMI is not set
  6341. # CONFIG_ACERHDF is not set
  6342. # CONFIG_ACER_WIRELESS is not set
  6343. # CONFIG_ACER_WMI is not set
  6344. # CONFIG_AMD_PMF is not set
  6345. # CONFIG_AMD_PMC is not set
  6346. # CONFIG_AMD_HSMP is not set
  6347. # CONFIG_ADV_SWBUTTON is not set
  6348. # CONFIG_APPLE_GMUX is not set
  6349. # CONFIG_ASUS_LAPTOP is not set
  6350. # CONFIG_ASUS_WIRELESS is not set
  6351. # CONFIG_ASUS_TF103C_DOCK is not set
  6352. # CONFIG_MERAKI_MX100 is not set
  6353. # CONFIG_X86_PLATFORM_DRIVERS_DELL is not set
  6354. # CONFIG_AMILO_RFKILL is not set
  6355. # CONFIG_FUJITSU_LAPTOP is not set
  6356. # CONFIG_FUJITSU_TABLET is not set
  6357. # CONFIG_GPD_POCKET_FAN is not set
  6358. # CONFIG_HP_ACCEL is not set
  6359. # CONFIG_WIRELESS_HOTKEY is not set
  6360. # CONFIG_HP_WMI is not set
  6361. # CONFIG_IBM_RTL is not set
  6362. # CONFIG_IDEAPAD_LAPTOP is not set
  6363. # CONFIG_SENSORS_HDAPS is not set
  6364. # CONFIG_THINKPAD_ACPI is not set
  6365. # CONFIG_THINKPAD_LMI is not set
  6366. # CONFIG_INTEL_ATOMISP2_PM is not set
  6367. # CONFIG_INTEL_SAR_INT1092 is not set
  6368. # CONFIG_INTEL_SKL_INT3472 is not set
  6369. # CONFIG_INTEL_PMC_CORE is not set
  6370.  
  6371. #
  6372. # Intel Speed Select Technology interface support
  6373. #
  6374. # CONFIG_INTEL_SPEED_SELECT_INTERFACE is not set
  6375. # end of Intel Speed Select Technology interface support
  6376.  
  6377. # CONFIG_INTEL_WMI_SBL_FW_UPDATE is not set
  6378. # CONFIG_INTEL_WMI_THUNDERBOLT is not set
  6379.  
  6380. #
  6381. # Intel Uncore Frequency Control
  6382. #
  6383. # CONFIG_INTEL_UNCORE_FREQ_CONTROL is not set
  6384. # end of Intel Uncore Frequency Control
  6385.  
  6386. # CONFIG_INTEL_HID_EVENT is not set
  6387. # CONFIG_INTEL_VBTN is not set
  6388. # CONFIG_INTEL_INT0002_VGPIO is not set
  6389. # CONFIG_INTEL_OAKTRAIL is not set
  6390. # CONFIG_INTEL_ISHTP_ECLITE is not set
  6391. CONFIG_INTEL_PUNIT_IPC=y
  6392. # CONFIG_INTEL_RST is not set
  6393. # CONFIG_INTEL_SMARTCONNECT is not set
  6394. CONFIG_INTEL_TURBO_MAX_3=y
  6395. # CONFIG_INTEL_VSEC is not set
  6396. # CONFIG_MSI_LAPTOP is not set
  6397. # CONFIG_MSI_WMI is not set
  6398. # CONFIG_XO15_EBOOK is not set
  6399. # CONFIG_XO1_RFKILL is not set
  6400. # CONFIG_PCENGINES_APU2 is not set
  6401. # CONFIG_BARCO_P50_GPIO is not set
  6402. # CONFIG_SAMSUNG_LAPTOP is not set
  6403. # CONFIG_SAMSUNG_Q10 is not set
  6404. # CONFIG_TOSHIBA_BT_RFKILL is not set
  6405. # CONFIG_TOSHIBA_HAPS is not set
  6406. # CONFIG_TOSHIBA_WMI is not set
  6407. # CONFIG_ACPI_CMPC is not set
  6408. # CONFIG_COMPAL_LAPTOP is not set
  6409. # CONFIG_LG_LAPTOP is not set
  6410. # CONFIG_PANASONIC_LAPTOP is not set
  6411. # CONFIG_SONY_LAPTOP is not set
  6412. # CONFIG_SYSTEM76_ACPI is not set
  6413. # CONFIG_TOPSTAR_LAPTOP is not set
  6414. # CONFIG_SERIAL_MULTI_INSTANTIATE is not set
  6415. # CONFIG_MLX_PLATFORM is not set
  6416. # CONFIG_X86_ANDROID_TABLETS is not set
  6417. # CONFIG_INTEL_IPS is not set
  6418. # CONFIG_INTEL_SCU_PCI is not set
  6419. # CONFIG_INTEL_SCU_PLATFORM is not set
  6420. # CONFIG_SIEMENS_SIMATIC_IPC is not set
  6421. # CONFIG_WINMATE_FM07_KEYS is not set
  6422. CONFIG_P2SB=y
  6423. CONFIG_HAVE_CLK=y
  6424. CONFIG_HAVE_CLK_PREPARE=y
  6425. CONFIG_COMMON_CLK=y
  6426.  
  6427. #
  6428. # Clock driver for ARM Reference designs
  6429. #
  6430. # CONFIG_CLK_ICST is not set
  6431. # CONFIG_CLK_SP810 is not set
  6432. # end of Clock driver for ARM Reference designs
  6433.  
  6434. # CONFIG_CLK_HSDK is not set
  6435. # CONFIG_LMK04832 is not set
  6436. # CONFIG_COMMON_CLK_APPLE_NCO is not set
  6437. # CONFIG_COMMON_CLK_MAX77686 is not set
  6438. # CONFIG_COMMON_CLK_MAX9485 is not set
  6439. # CONFIG_COMMON_CLK_HI655X is not set
  6440. # CONFIG_COMMON_CLK_SCMI is not set
  6441. # CONFIG_COMMON_CLK_SCPI is not set
  6442. # CONFIG_COMMON_CLK_SI5341 is not set
  6443. # CONFIG_COMMON_CLK_SI5351 is not set
  6444. # CONFIG_COMMON_CLK_SI544 is not set
  6445. # CONFIG_COMMON_CLK_BM1880 is not set
  6446. # CONFIG_COMMON_CLK_CDCE706 is not set
  6447. # CONFIG_COMMON_CLK_TPS68470 is not set
  6448. # CONFIG_COMMON_CLK_CS2000_CP is not set
  6449. # CONFIG_COMMON_CLK_FSL_FLEXSPI is not set
  6450. # CONFIG_COMMON_CLK_FSL_SAI is not set
  6451. # CONFIG_COMMON_CLK_GEMINI is not set
  6452. # CONFIG_COMMON_CLK_ASPEED is not set
  6453. # CONFIG_COMMON_CLK_S2MPS11 is not set
  6454. # CONFIG_CLK_LS1028A_PLLDIG is not set
  6455. # CONFIG_COMMON_CLK_XGENE is not set
  6456. # CONFIG_COMMON_CLK_PWM is not set
  6457. # CONFIG_COMMON_CLK_OXNAS is not set
  6458. # CONFIG_COMMON_CLK_MMP2_AUDIO is not set
  6459. # CONFIG_CLK_ACTIONS is not set
  6460. # CONFIG_CLK_BAIKAL_T1 is not set
  6461. # CONFIG_CLK_BCM2711_DVP is not set
  6462. # CONFIG_CLK_BCM2835 is not set
  6463. # CONFIG_CLK_BCM_63XX is not set
  6464. # CONFIG_CLK_BCM_63XX_GATE is not set
  6465. # CONFIG_CLK_BCM_KONA is not set
  6466. # CONFIG_CLK_BCM_CYGNUS is not set
  6467. # CONFIG_CLK_BCM_HR2 is not set
  6468. # CONFIG_CLK_BCM_NSP is not set
  6469. # CONFIG_CLK_BCM_NS2 is not set
  6470. # CONFIG_CLK_BCM_SR is not set
  6471. # CONFIG_CLK_RASPBERRYPI is not set
  6472. # CONFIG_COMMON_CLK_HI3516CV300 is not set
  6473. # CONFIG_COMMON_CLK_HI3519 is not set
  6474. # CONFIG_COMMON_CLK_HI3559A is not set
  6475. # CONFIG_COMMON_CLK_HI3660 is not set
  6476. # CONFIG_COMMON_CLK_HI3670 is not set
  6477. # CONFIG_COMMON_CLK_HI3798CV200 is not set
  6478. # CONFIG_COMMON_CLK_HI6220 is not set
  6479. # CONFIG_RESET_HISI is not set
  6480. # CONFIG_STUB_CLK_HI6220 is not set
  6481. # CONFIG_STUB_CLK_HI3660 is not set
  6482. # CONFIG_COMMON_CLK_BOSTON is not set
  6483. # CONFIG_MXC_CLK is not set
  6484. # CONFIG_CLK_IMX8MM is not set
  6485. # CONFIG_CLK_IMX8MN is not set
  6486. # CONFIG_CLK_IMX8MP is not set
  6487. # CONFIG_CLK_IMX8MQ is not set
  6488. # CONFIG_CLK_IMX8ULP is not set
  6489. # CONFIG_CLK_IMX93 is not set
  6490.  
  6491. #
  6492. # Ingenic SoCs drivers
  6493. #
  6494. # CONFIG_INGENIC_CGU_JZ4740 is not set
  6495. # CONFIG_INGENIC_CGU_JZ4725B is not set
  6496. # CONFIG_INGENIC_CGU_JZ4760 is not set
  6497. # CONFIG_INGENIC_CGU_JZ4770 is not set
  6498. # CONFIG_INGENIC_CGU_JZ4780 is not set
  6499. # CONFIG_INGENIC_CGU_X1000 is not set
  6500. # CONFIG_INGENIC_CGU_X1830 is not set
  6501. # CONFIG_INGENIC_TCU_CLK is not set
  6502. # end of Ingenic SoCs drivers
  6503.  
  6504. # CONFIG_TI_SYSCON_CLK is not set
  6505.  
  6506. #
  6507. # Clock driver for MediaTek SoC
  6508. #
  6509. # CONFIG_COMMON_CLK_MT2701 is not set
  6510. # CONFIG_COMMON_CLK_MT2712 is not set
  6511. # CONFIG_COMMON_CLK_MT6765 is not set
  6512. # CONFIG_COMMON_CLK_MT6779 is not set
  6513. # CONFIG_COMMON_CLK_MT6795 is not set
  6514. # CONFIG_COMMON_CLK_MT6797 is not set
  6515. # CONFIG_COMMON_CLK_MT7622 is not set
  6516. # CONFIG_COMMON_CLK_MT7629 is not set
  6517. # CONFIG_COMMON_CLK_MT7986 is not set
  6518. # CONFIG_COMMON_CLK_MT8135 is not set
  6519. # CONFIG_COMMON_CLK_MT8167 is not set
  6520. # CONFIG_COMMON_CLK_MT8173 is not set
  6521. # CONFIG_COMMON_CLK_MT8183 is not set
  6522. # CONFIG_COMMON_CLK_MT8186 is not set
  6523. # CONFIG_COMMON_CLK_MT8192 is not set
  6524. # CONFIG_COMMON_CLK_MT8195 is not set
  6525. # CONFIG_COMMON_CLK_MT8365 is not set
  6526. # CONFIG_COMMON_CLK_MT8516 is not set
  6527. # end of Clock driver for MediaTek SoC
  6528.  
  6529. #
  6530. # Clock support for Amlogic platforms
  6531. #
  6532. # end of Clock support for Amlogic platforms
  6533.  
  6534. # CONFIG_MSTAR_MSC313_MPLL is not set
  6535. # CONFIG_MCHP_CLK_MPFS is not set
  6536. # CONFIG_COMMON_CLK_PISTACHIO is not set
  6537. # CONFIG_CLK_MT7621 is not set
  6538. # CONFIG_CLK_RENESAS is not set
  6539. # CONFIG_COMMON_CLK_SAMSUNG is not set
  6540. # CONFIG_S3C2410_COMMON_CLK is not set
  6541. # CONFIG_S3C2412_COMMON_CLK is not set
  6542. # CONFIG_S3C2443_COMMON_CLK is not set
  6543. # CONFIG_CLK_SIFIVE is not set
  6544. # CONFIG_CLK_INTEL_SOCFPGA is not set
  6545. # CONFIG_SPRD_COMMON_CLK is not set
  6546. # CONFIG_CLK_STARFIVE_JH7100 is not set
  6547. CONFIG_CLK_SUNXI=y
  6548. CONFIG_CLK_SUNXI_CLOCKS=y
  6549. CONFIG_CLK_SUNXI_PRCM_SUN6I=y
  6550. CONFIG_CLK_SUNXI_PRCM_SUN8I=y
  6551. CONFIG_CLK_SUNXI_PRCM_SUN9I=y
  6552. # CONFIG_SUNXI_CCU is not set
  6553. # CONFIG_COMMON_CLK_TI_ADPLL is not set
  6554. # CONFIG_COMMON_CLK_VISCONTI is not set
  6555. # CONFIG_XILINX_VCU is not set
  6556. # CONFIG_COMMON_CLK_ZYNQMP is not set
  6557. # CONFIG_HWSPINLOCK is not set
  6558.  
  6559. #
  6560. # Clock Source drivers
  6561. #
  6562. CONFIG_CLKEVT_I8253=y
  6563. CONFIG_I8253_LOCK=y
  6564. CONFIG_CLKBLD_I8253=y
  6565. # CONFIG_BCM2835_TIMER is not set
  6566. # CONFIG_BCM_KONA_TIMER is not set
  6567. # CONFIG_DAVINCI_TIMER is not set
  6568. # CONFIG_DIGICOLOR_TIMER is not set
  6569. # CONFIG_OMAP_DM_TIMER is not set
  6570. # CONFIG_DW_APB_TIMER is not set
  6571. # CONFIG_FTTMR010_TIMER is not set
  6572. # CONFIG_IXP4XX_TIMER is not set
  6573. # CONFIG_MESON6_TIMER is not set
  6574. # CONFIG_OWL_TIMER is not set
  6575. # CONFIG_RDA_TIMER is not set
  6576. # CONFIG_SUN4I_TIMER is not set
  6577. # CONFIG_SUN5I_HSTIMER is not set
  6578. # CONFIG_TEGRA_TIMER is not set
  6579. # CONFIG_TEGRA186_TIMER is not set
  6580. # CONFIG_VT8500_TIMER is not set
  6581. # CONFIG_NPCM7XX_TIMER is not set
  6582. # CONFIG_CADENCE_TTC_TIMER is not set
  6583. # CONFIG_ASM9260_TIMER is not set
  6584. # CONFIG_CLKSRC_DBX500_PRCMU is not set
  6585. # CONFIG_CLPS711X_TIMER is not set
  6586. # CONFIG_MXS_TIMER is not set
  6587. # CONFIG_NSPIRE_TIMER is not set
  6588. # CONFIG_INTEGRATOR_AP_TIMER is not set
  6589. # CONFIG_CLKSRC_PISTACHIO is not set
  6590. # CONFIG_CLKSRC_STM32_LP is not set
  6591. # CONFIG_ARMV7M_SYSTICK is not set
  6592. # CONFIG_ATMEL_PIT is not set
  6593. # CONFIG_ATMEL_ST is not set
  6594. # CONFIG_CLKSRC_SAMSUNG_PWM is not set
  6595. # CONFIG_FSL_FTM_TIMER is not set
  6596. # CONFIG_OXNAS_RPS_TIMER is not set
  6597. # CONFIG_MTK_TIMER is not set
  6598. # CONFIG_SPRD_TIMER is not set
  6599. # CONFIG_SH_TIMER_CMT is not set
  6600. # CONFIG_SH_TIMER_MTU2 is not set
  6601. # CONFIG_RENESAS_OSTM is not set
  6602. # CONFIG_SH_TIMER_TMU is not set
  6603. # CONFIG_EM_TIMER_STI is not set
  6604. # CONFIG_CLKSRC_PXA is not set
  6605. # CONFIG_TIMER_IMX_SYS_CTR is not set
  6606. # CONFIG_CLKSRC_ST_LPC is not set
  6607. # CONFIG_GXP_TIMER is not set
  6608. # CONFIG_MSC313E_TIMER is not set
  6609. # CONFIG_INGENIC_TIMER is not set
  6610. # CONFIG_INGENIC_SYSOST is not set
  6611. # CONFIG_INGENIC_OST is not set
  6612. # CONFIG_MICROCHIP_PIT64B is not set
  6613. # end of Clock Source drivers
  6614.  
  6615. CONFIG_MAILBOX=y
  6616. # CONFIG_IMX_MBOX is not set
  6617. # CONFIG_ROCKCHIP_MBOX is not set
  6618. CONFIG_PCC=y
  6619. # CONFIG_ALTERA_MBOX is not set
  6620. # CONFIG_POLARFIRE_SOC_MAILBOX is not set
  6621. # CONFIG_QCOM_APCS_IPC is not set
  6622. # CONFIG_BCM_PDC_MBOX is not set
  6623. # CONFIG_STM32_IPCC is not set
  6624. # CONFIG_MTK_ADSP_MBOX is not set
  6625. # CONFIG_MTK_CMDQ_MBOX is not set
  6626. # CONFIG_SUN6I_MSGBOX is not set
  6627. # CONFIG_SPRD_MBOX is not set
  6628. # CONFIG_QCOM_IPCC is not set
  6629. CONFIG_IOMMU_IOVA=y
  6630. CONFIG_IOASID=y
  6631. CONFIG_IOMMU_API=y
  6632. CONFIG_IOMMU_SUPPORT=y
  6633.  
  6634. #
  6635. # Generic IOMMU Pagetable Support
  6636. #
  6637. # CONFIG_IOMMU_IO_PGTABLE_LPAE is not set
  6638. # CONFIG_IOMMU_IO_PGTABLE_ARMV7S is not set
  6639. # CONFIG_IOMMU_IO_PGTABLE_DART is not set
  6640. # end of Generic IOMMU Pagetable Support
  6641.  
  6642. # CONFIG_IOMMU_DEBUGFS is not set
  6643. # CONFIG_IOMMU_DEFAULT_DMA_STRICT is not set
  6644. CONFIG_IOMMU_DEFAULT_DMA_LAZY=y
  6645. # CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set
  6646. CONFIG_IOMMU_DMA=y
  6647. CONFIG_IOMMU_SVA=y
  6648. # CONFIG_AMD_IOMMU is not set
  6649. CONFIG_DMAR_TABLE=y
  6650. CONFIG_INTEL_IOMMU=y
  6651. CONFIG_INTEL_IOMMU_SVM=y
  6652. CONFIG_INTEL_IOMMU_DEFAULT_ON=y
  6653. CONFIG_INTEL_IOMMU_FLOPPY_WA=y
  6654. CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON=y
  6655. # CONFIG_IRQ_REMAP is not set
  6656. # CONFIG_OMAP_IOMMU is not set
  6657. # CONFIG_ROCKCHIP_IOMMU is not set
  6658. # CONFIG_SUN50I_IOMMU is not set
  6659. # CONFIG_EXYNOS_IOMMU is not set
  6660. # CONFIG_IPMMU_VMSA is not set
  6661. # CONFIG_APPLE_DART is not set
  6662. # CONFIG_ARM_SMMU is not set
  6663. # CONFIG_S390_CCW_IOMMU is not set
  6664. # CONFIG_S390_AP_IOMMU is not set
  6665. # CONFIG_MTK_IOMMU is not set
  6666. # CONFIG_QCOM_IOMMU is not set
  6667. # CONFIG_VIRTIO_IOMMU is not set
  6668. # CONFIG_SPRD_IOMMU is not set
  6669.  
  6670. #
  6671. # Remoteproc drivers
  6672. #
  6673. # CONFIG_REMOTEPROC is not set
  6674. # end of Remoteproc drivers
  6675.  
  6676. #
  6677. # Rpmsg drivers
  6678. #
  6679. # CONFIG_RPMSG_QCOM_GLINK_RPM is not set
  6680. # CONFIG_RPMSG_VIRTIO is not set
  6681. # end of Rpmsg drivers
  6682.  
  6683. # CONFIG_SOUNDWIRE is not set
  6684.  
  6685. #
  6686. # SOC (System On Chip) specific Drivers
  6687. #
  6688. # CONFIG_OWL_PM_DOMAINS is not set
  6689.  
  6690. #
  6691. # Amlogic SoC drivers
  6692. #
  6693. # CONFIG_MESON_CANVAS is not set
  6694. # CONFIG_MESON_CLK_MEASURE is not set
  6695. # CONFIG_MESON_GX_SOCINFO is not set
  6696. # CONFIG_MESON_MX_SOCINFO is not set
  6697. # end of Amlogic SoC drivers
  6698.  
  6699. #
  6700. # Apple SoC drivers
  6701. #
  6702. # CONFIG_APPLE_PMGR_PWRSTATE is not set
  6703. # CONFIG_APPLE_RTKIT is not set
  6704. # CONFIG_APPLE_SART is not set
  6705. # end of Apple SoC drivers
  6706.  
  6707. #
  6708. # ASPEED SoC drivers
  6709. #
  6710. # CONFIG_ASPEED_LPC_CTRL is not set
  6711. # CONFIG_ASPEED_LPC_SNOOP is not set
  6712. # CONFIG_ASPEED_UART_ROUTING is not set
  6713. # CONFIG_ASPEED_P2A_CTRL is not set
  6714. # CONFIG_ASPEED_SOCINFO is not set
  6715. # end of ASPEED SoC drivers
  6716.  
  6717. # CONFIG_AT91_SOC_ID is not set
  6718. # CONFIG_AT91_SOC_SFR is not set
  6719.  
  6720. #
  6721. # Broadcom SoC drivers
  6722. #
  6723. # CONFIG_SOC_BCM63XX is not set
  6724. # CONFIG_SOC_BRCMSTB is not set
  6725. # end of Broadcom SoC drivers
  6726.  
  6727. #
  6728. # NXP/Freescale QorIQ SoC drivers
  6729. #
  6730. # end of NXP/Freescale QorIQ SoC drivers
  6731.  
  6732. #
  6733. # fujitsu SoC drivers
  6734. #
  6735. # end of fujitsu SoC drivers
  6736.  
  6737. #
  6738. # i.MX SoC drivers
  6739. #
  6740. # CONFIG_SOC_IMX8M is not set
  6741. # CONFIG_SOC_IMX9 is not set
  6742. # end of i.MX SoC drivers
  6743.  
  6744. #
  6745. # IXP4xx SoC drivers
  6746. #
  6747. # CONFIG_IXP4XX_QMGR is not set
  6748. # CONFIG_IXP4XX_NPE is not set
  6749. # end of IXP4xx SoC drivers
  6750.  
  6751. #
  6752. # Enable LiteX SoC Builder specific drivers
  6753. #
  6754. # CONFIG_LITEX_SOC_CONTROLLER is not set
  6755. # end of Enable LiteX SoC Builder specific drivers
  6756.  
  6757. #
  6758. # MediaTek SoC drivers
  6759. #
  6760. # CONFIG_MTK_CMDQ is not set
  6761. # CONFIG_MTK_DEVAPC is not set
  6762. # CONFIG_MTK_INFRACFG is not set
  6763. # CONFIG_MTK_SCPSYS_PM_DOMAINS is not set
  6764. # CONFIG_MTK_MMSYS is not set
  6765. # end of MediaTek SoC drivers
  6766.  
  6767. #
  6768. # Qualcomm SoC drivers
  6769. #
  6770. # CONFIG_QCOM_AOSS_QMP is not set
  6771. # CONFIG_QCOM_GENI_SE is not set
  6772. # CONFIG_QCOM_GSBI is not set
  6773. # CONFIG_QCOM_LLCC is not set
  6774. # CONFIG_QCOM_RPMH is not set
  6775. # CONFIG_QCOM_SPM is not set
  6776. # CONFIG_QCOM_ICC_BWMON is not set
  6777. # end of Qualcomm SoC drivers
  6778.  
  6779. # CONFIG_SOC_RENESAS is not set
  6780. # CONFIG_ROCKCHIP_GRF is not set
  6781. # CONFIG_ROCKCHIP_PM_DOMAINS is not set
  6782. # CONFIG_SOC_SAMSUNG is not set
  6783. # CONFIG_SOC_TEGRA20_VOLTAGE_COUPLER is not set
  6784. # CONFIG_SOC_TEGRA30_VOLTAGE_COUPLER is not set
  6785. # CONFIG_SOC_TI is not set
  6786. # CONFIG_UX500_SOC_ID is not set
  6787.  
  6788. #
  6789. # Xilinx SoC drivers
  6790. #
  6791. # end of Xilinx SoC drivers
  6792. # end of SOC (System On Chip) specific Drivers
  6793.  
  6794. CONFIG_PM_DEVFREQ=y
  6795.  
  6796. #
  6797. # DEVFREQ Governors
  6798. #
  6799. CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=y
  6800. # CONFIG_DEVFREQ_GOV_PERFORMANCE is not set
  6801. # CONFIG_DEVFREQ_GOV_POWERSAVE is not set
  6802. # CONFIG_DEVFREQ_GOV_USERSPACE is not set
  6803. # CONFIG_DEVFREQ_GOV_PASSIVE is not set
  6804.  
  6805. #
  6806. # DEVFREQ Drivers
  6807. #
  6808. # CONFIG_ARM_EXYNOS_BUS_DEVFREQ is not set
  6809. # CONFIG_ARM_IMX_BUS_DEVFREQ is not set
  6810. # CONFIG_ARM_TEGRA_DEVFREQ is not set
  6811. # CONFIG_ARM_MEDIATEK_CCI_DEVFREQ is not set
  6812. # CONFIG_ARM_SUN8I_A33_MBUS_DEVFREQ is not set
  6813. # CONFIG_PM_DEVFREQ_EVENT is not set
  6814. # CONFIG_EXTCON is not set
  6815. CONFIG_MEMORY=y
  6816. CONFIG_DDR=y
  6817. # CONFIG_BRCMSTB_DPFE is not set
  6818. # CONFIG_BRCMSTB_MEMC is not set
  6819. # CONFIG_BT1_L2_CTL is not set
  6820. # CONFIG_TI_EMIF is not set
  6821. # CONFIG_FSL_CORENET_CF is not set
  6822. # CONFIG_FSL_IFC is not set
  6823. # CONFIG_MTK_SMI is not set
  6824. # CONFIG_DA8XX_DDRCTL is not set
  6825. # CONFIG_RENESAS_RPCIF is not set
  6826. # CONFIG_STM32_FMC2_EBI is not set
  6827. # CONFIG_SAMSUNG_MC is not set
  6828. CONFIG_TEGRA_MC=y
  6829. CONFIG_TEGRA20_EMC=y
  6830. CONFIG_TEGRA30_EMC=y
  6831. CONFIG_TEGRA124_EMC=y
  6832. # CONFIG_TEGRA210_EMC is not set
  6833. # CONFIG_IIO is not set
  6834. # CONFIG_NTB is not set
  6835. CONFIG_PWM=y
  6836. CONFIG_PWM_SYSFS=y
  6837. # CONFIG_PWM_DEBUG is not set
  6838. # CONFIG_PWM_BCM_IPROC is not set
  6839. # CONFIG_PWM_BCM_KONA is not set
  6840. # CONFIG_PWM_BCM2835 is not set
  6841. # CONFIG_PWM_BERLIN is not set
  6842. # CONFIG_PWM_BRCMSTB is not set
  6843. # CONFIG_PWM_CLK is not set
  6844. # CONFIG_PWM_CLPS711X is not set
  6845. # CONFIG_PWM_DWC is not set
  6846. # CONFIG_PWM_EP93XX is not set
  6847. # CONFIG_PWM_HIBVT is not set
  6848. # CONFIG_PWM_IMG is not set
  6849. # CONFIG_PWM_IMX1 is not set
  6850. # CONFIG_PWM_IMX27 is not set
  6851. # CONFIG_PWM_IMX_TPM is not set
  6852. # CONFIG_PWM_INTEL_LGM is not set
  6853. # CONFIG_PWM_IQS620A is not set
  6854. # CONFIG_PWM_JZ4740 is not set
  6855. # CONFIG_PWM_KEEMBAY is not set
  6856. # CONFIG_PWM_LPC18XX_SCT is not set
  6857. # CONFIG_PWM_LPC32XX is not set
  6858. CONFIG_PWM_LPSS=y
  6859. CONFIG_PWM_LPSS_PCI=y
  6860. CONFIG_PWM_LPSS_PLATFORM=y
  6861. # CONFIG_PWM_MESON is not set
  6862. # CONFIG_PWM_MTK_DISP is not set
  6863. # CONFIG_PWM_MEDIATEK is not set
  6864. # CONFIG_PWM_PCA9685 is not set
  6865. # CONFIG_PWM_PXA is not set
  6866. # CONFIG_PWM_RASPBERRYPI_POE is not set
  6867. # CONFIG_PWM_RCAR is not set
  6868. # CONFIG_PWM_RENESAS_TPU is not set
  6869. # CONFIG_PWM_ROCKCHIP is not set
  6870. # CONFIG_PWM_SAMSUNG is not set
  6871. # CONFIG_PWM_SL28CPLD is not set
  6872. # CONFIG_PWM_SPRD is not set
  6873. # CONFIG_PWM_STM32 is not set
  6874. # CONFIG_PWM_STM32_LP is not set
  6875. # CONFIG_PWM_SUN4I is not set
  6876. # CONFIG_PWM_TEGRA is not set
  6877. # CONFIG_PWM_TIECAP is not set
  6878. # CONFIG_PWM_TIEHRPWM is not set
  6879. # CONFIG_PWM_VISCONTI is not set
  6880. # CONFIG_PWM_VT8500 is not set
  6881.  
  6882. #
  6883. # IRQ chip support
  6884. #
  6885. # CONFIG_AL_FIC is not set
  6886. # CONFIG_RENESAS_INTC_IRQPIN is not set
  6887. # CONFIG_RENESAS_IRQC is not set
  6888. # CONFIG_RENESAS_RZA1_IRQC is not set
  6889. # CONFIG_RENESAS_RZG2L_IRQC is not set
  6890. # CONFIG_SL28CPLD_INTC is not set
  6891. # CONFIG_TS4800_IRQ is not set
  6892. # CONFIG_INGENIC_TCU_IRQ is not set
  6893. # CONFIG_IRQ_UNIPHIER_AIDET is not set
  6894. # CONFIG_MESON_IRQ_GPIO is not set
  6895. # CONFIG_IMX_IRQSTEER is not set
  6896. # CONFIG_IMX_INTMUX is not set
  6897. # CONFIG_EXYNOS_IRQ_COMBINER is not set
  6898. # CONFIG_MST_IRQ is not set
  6899. # CONFIG_MCHP_EIC is not set
  6900. # CONFIG_SUNPLUS_SP7021_INTC is not set
  6901. # end of IRQ chip support
  6902.  
  6903. # CONFIG_IPACK_BUS is not set
  6904. CONFIG_RESET_CONTROLLER=y
  6905. # CONFIG_RESET_A10SR is not set
  6906. # CONFIG_RESET_ATH79 is not set
  6907. # CONFIG_RESET_AXS10X is not set
  6908. # CONFIG_RESET_BCM6345 is not set
  6909. # CONFIG_RESET_BERLIN is not set
  6910. # CONFIG_RESET_BRCMSTB is not set
  6911. # CONFIG_RESET_BRCMSTB_RESCAL is not set
  6912. # CONFIG_RESET_HSDK is not set
  6913. # CONFIG_RESET_IMX7 is not set
  6914. # CONFIG_RESET_LANTIQ is not set
  6915. # CONFIG_RESET_LPC18XX is not set
  6916. # CONFIG_RESET_MCHP_SPARX5 is not set
  6917. # CONFIG_RESET_MESON is not set
  6918. # CONFIG_RESET_MESON_AUDIO_ARB is not set
  6919. # CONFIG_RESET_NPCM is not set
  6920. # CONFIG_RESET_PISTACHIO is not set
  6921. # CONFIG_RESET_QCOM_AOSS is not set
  6922. # CONFIG_RESET_QCOM_PDC is not set
  6923. CONFIG_RESET_RASPBERRYPI=y
  6924. # CONFIG_RESET_RZG2L_USBPHY_CTRL is not set
  6925. # CONFIG_RESET_SCMI is not set
  6926. # CONFIG_RESET_SIMPLE is not set
  6927. # CONFIG_RESET_SOCFPGA is not set
  6928. # CONFIG_RESET_STARFIVE_JH7100 is not set
  6929. # CONFIG_RESET_SUNPLUS is not set
  6930. # CONFIG_RESET_SUNXI is not set
  6931. # CONFIG_RESET_TI_SCI is not set
  6932. # CONFIG_RESET_TI_SYSCON is not set
  6933. # CONFIG_RESET_TI_TPS380X is not set
  6934. # CONFIG_RESET_TN48M_CPLD is not set
  6935. # CONFIG_RESET_ZYNQ is not set
  6936. # CONFIG_COMMON_RESET_HI3660 is not set
  6937. # CONFIG_COMMON_RESET_HI6220 is not set
  6938.  
  6939. #
  6940. # PHY Subsystem
  6941. #
  6942. CONFIG_GENERIC_PHY=y
  6943. # CONFIG_PHY_PISTACHIO_USB is not set
  6944. # CONFIG_USB_LGM_PHY is not set
  6945. # CONFIG_PHY_CAN_TRANSCEIVER is not set
  6946. # CONFIG_PHY_SUN6I_MIPI_DPHY is not set
  6947. # CONFIG_PHY_SUN9I_USB is not set
  6948.  
  6949. #
  6950. # PHY drivers for Broadcom platforms
  6951. #
  6952. # CONFIG_PHY_BCM63XX_USBH is not set
  6953. # CONFIG_BCM_KONA_USB2_PHY is not set
  6954. # CONFIG_PHY_NS2_PCIE is not set
  6955. # end of PHY drivers for Broadcom platforms
  6956.  
  6957. # CONFIG_PHY_HI6220_USB is not set
  6958. # CONFIG_PHY_HI3660_USB is not set
  6959. # CONFIG_PHY_HI3670_USB is not set
  6960. # CONFIG_PHY_HI3670_PCIE is not set
  6961. # CONFIG_PHY_HISTB_COMBPHY is not set
  6962. # CONFIG_PHY_HISI_INNO_USB2 is not set
  6963. # CONFIG_PHY_INGENIC_USB is not set
  6964. # CONFIG_PHY_PXA_28NM_HSIC is not set
  6965. # CONFIG_PHY_PXA_28NM_USB2 is not set
  6966. # CONFIG_PHY_PXA_USB is not set
  6967. # CONFIG_PHY_MMP3_USB is not set
  6968. # CONFIG_PHY_MMP3_HSIC is not set
  6969. # CONFIG_PHY_MT7621_PCI is not set
  6970. # CONFIG_PHY_RALINK_USB is not set
  6971. # CONFIG_PHY_RCAR_GEN3_USB3 is not set
  6972. # CONFIG_PHY_ROCKCHIP_DPHY_RX0 is not set
  6973. # CONFIG_PHY_ROCKCHIP_PCIE is not set
  6974. # CONFIG_PHY_ROCKCHIP_SNPS_PCIE3 is not set
  6975. # CONFIG_PHY_EXYNOS_MIPI_VIDEO is not set
  6976. # CONFIG_PHY_SAMSUNG_USB2 is not set
  6977. # CONFIG_PHY_ST_SPEAR1310_MIPHY is not set
  6978. # CONFIG_PHY_ST_SPEAR1340_MIPHY is not set
  6979. # CONFIG_PHY_STIH407_USB is not set
  6980. # CONFIG_PHY_STM32_USBPHYC is not set
  6981. # CONFIG_PHY_TEGRA194_P2U is not set
  6982. # CONFIG_PHY_DA8XX_USB is not set
  6983. # CONFIG_PHY_DM816X_USB is not set
  6984. # CONFIG_OMAP_CONTROL_PHY is not set
  6985. # CONFIG_TI_PIPE3 is not set
  6986. # CONFIG_PHY_INTEL_KEEMBAY_EMMC is not set
  6987. # CONFIG_PHY_INTEL_KEEMBAY_USB is not set
  6988. # CONFIG_PHY_INTEL_LGM_EMMC is not set
  6989. # CONFIG_PHY_XILINX_ZYNQMP is not set
  6990. # end of PHY Subsystem
  6991.  
  6992. CONFIG_POWERCAP=y
  6993. CONFIG_INTEL_RAPL_CORE=y
  6994. CONFIG_INTEL_RAPL=y
  6995. CONFIG_IDLE_INJECT=y
  6996. # CONFIG_MCB is not set
  6997.  
  6998. #
  6999. # Performance monitor support
  7000. #
  7001. # CONFIG_ARM_CCN is not set
  7002. # CONFIG_ARM_CMN is not set
  7003. # CONFIG_ARM_SMMU_V3_PMU is not set
  7004. # CONFIG_FSL_IMX8_DDR_PMU is not set
  7005. # CONFIG_XGENE_PMU is not set
  7006. # CONFIG_ARM_DMC620_PMU is not set
  7007. # CONFIG_MARVELL_CN10K_TAD_PMU is not set
  7008. # CONFIG_ALIBABA_UNCORE_DRW_PMU is not set
  7009. # CONFIG_HNS3_PMU is not set
  7010. # CONFIG_MARVELL_CN10K_DDR_PMU is not set
  7011. # end of Performance monitor support
  7012.  
  7013. # CONFIG_RAS is not set
  7014. # CONFIG_USB4 is not set
  7015.  
  7016. #
  7017. # Android
  7018. #
  7019. # CONFIG_ANDROID_BINDER_IPC is not set
  7020. # end of Android
  7021.  
  7022. CONFIG_LIBNVDIMM=y
  7023. CONFIG_BLK_DEV_PMEM=y
  7024. CONFIG_ND_CLAIM=y
  7025. CONFIG_ND_BTT=y
  7026. CONFIG_BTT=y
  7027. CONFIG_NVDIMM_KEYS=y
  7028. CONFIG_NVDIMM_TEST_BUILD=m
  7029. CONFIG_DAX=y
  7030. CONFIG_DEV_DAX=y
  7031. CONFIG_NVMEM=y
  7032. CONFIG_NVMEM_SYSFS=y
  7033. # CONFIG_NVMEM_APPLE_EFUSES is not set
  7034. # CONFIG_NVMEM_BCM_OCOTP is not set
  7035. # CONFIG_NVMEM_BRCM_NVRAM is not set
  7036. # CONFIG_NVMEM_IMX_IIM is not set
  7037. # CONFIG_NVMEM_IMX_OCOTP is not set
  7038. # CONFIG_NVMEM_LAN9662_OTPC is not set
  7039. # CONFIG_NVMEM_LAYERSCAPE_SFP is not set
  7040. # CONFIG_NVMEM_LPC18XX_EEPROM is not set
  7041. # CONFIG_NVMEM_LPC18XX_OTP is not set
  7042. # CONFIG_NVMEM_MESON_MX_EFUSE is not set
  7043. # CONFIG_NVMEM_MICROCHIP_OTPC is not set
  7044. # CONFIG_NVMEM_MTK_EFUSE is not set
  7045. # CONFIG_NVMEM_MXS_OCOTP is not set
  7046. # CONFIG_NVMEM_NINTENDO_OTP is not set
  7047. # CONFIG_NVMEM_QCOM_QFPROM is not set
  7048. # CONFIG_NVMEM_RMEM is not set
  7049. # CONFIG_NVMEM_ROCKCHIP_EFUSE is not set
  7050. # CONFIG_NVMEM_ROCKCHIP_OTP is not set
  7051. # CONFIG_NVMEM_SC27XX_EFUSE is not set
  7052. # CONFIG_NVMEM_SNVS_LPGPR is not set
  7053. # CONFIG_NVMEM_SPRD_EFUSE is not set
  7054. # CONFIG_NVMEM_STM32_ROMEM is not set
  7055. # CONFIG_NVMEM_SUNPLUS_OCOTP is not set
  7056. # CONFIG_NVMEM_UNIPHIER_EFUSE is not set
  7057. # CONFIG_NVMEM_VF610_OCOTP is not set
  7058.  
  7059. #
  7060. # HW tracing support
  7061. #
  7062. CONFIG_STM=y
  7063. # CONFIG_STM_PROTO_BASIC is not set
  7064. # CONFIG_STM_PROTO_SYS_T is not set
  7065. # CONFIG_STM_DUMMY is not set
  7066. # CONFIG_STM_SOURCE_CONSOLE is not set
  7067. # CONFIG_STM_SOURCE_HEARTBEAT is not set
  7068. # CONFIG_STM_SOURCE_FTRACE is not set
  7069. CONFIG_INTEL_TH=y
  7070. CONFIG_INTEL_TH_PCI=y
  7071. CONFIG_INTEL_TH_ACPI=y
  7072. CONFIG_INTEL_TH_GTH=y
  7073. CONFIG_INTEL_TH_STH=y
  7074. CONFIG_INTEL_TH_MSU=y
  7075. CONFIG_INTEL_TH_PTI=y
  7076. # CONFIG_INTEL_TH_DEBUG is not set
  7077. # CONFIG_HISI_PTT is not set
  7078. # end of HW tracing support
  7079.  
  7080. # CONFIG_FPGA is not set
  7081. # CONFIG_TEE is not set
  7082. CONFIG_MULTIPLEXER=y
  7083.  
  7084. #
  7085. # Multiplexer drivers
  7086. #
  7087. # CONFIG_MUX_ADG792A is not set
  7088. # CONFIG_MUX_ADGS1408 is not set
  7089. # CONFIG_MUX_GPIO is not set
  7090. # CONFIG_MUX_MMIO is not set
  7091. # end of Multiplexer drivers
  7092.  
  7093. CONFIG_PM_OPP=y
  7094. # CONFIG_SIOX is not set
  7095. # CONFIG_SLIMBUS is not set
  7096. CONFIG_INTERCONNECT=y
  7097. # CONFIG_INTERCONNECT_IMX is not set
  7098. # CONFIG_INTERCONNECT_QCOM_OSM_L3 is not set
  7099. # CONFIG_INTERCONNECT_SAMSUNG is not set
  7100. # CONFIG_COUNTER is not set
  7101. # CONFIG_MOST is not set
  7102. # CONFIG_PECI is not set
  7103. # CONFIG_HTE is not set
  7104. # end of Device Drivers
  7105.  
  7106. #
  7107. # File systems
  7108. #
  7109. CONFIG_DCACHE_WORD_ACCESS=y
  7110. # CONFIG_VALIDATE_FS_PARSER is not set
  7111. CONFIG_FS_IOMAP=y
  7112. CONFIG_EXT2_FS=y
  7113. CONFIG_EXT2_FS_XATTR=y
  7114. CONFIG_EXT2_FS_POSIX_ACL=y
  7115. CONFIG_EXT2_FS_SECURITY=y
  7116. CONFIG_EXT3_FS=y
  7117. CONFIG_EXT3_FS_POSIX_ACL=y
  7118. CONFIG_EXT3_FS_SECURITY=y
  7119. CONFIG_EXT4_FS=y
  7120. CONFIG_EXT4_FS_POSIX_ACL=y
  7121. CONFIG_EXT4_FS_SECURITY=y
  7122. # CONFIG_EXT4_DEBUG is not set
  7123. CONFIG_JBD2=y
  7124. # CONFIG_JBD2_DEBUG is not set
  7125. CONFIG_FS_MBCACHE=y
  7126. # CONFIG_REISERFS_FS is not set
  7127. # CONFIG_JFS_FS is not set
  7128. # CONFIG_XFS_FS is not set
  7129. # CONFIG_GFS2_FS is not set
  7130. # CONFIG_OCFS2_FS is not set
  7131. # CONFIG_BTRFS_FS is not set
  7132. # CONFIG_NILFS2_FS is not set
  7133. # CONFIG_F2FS_FS is not set
  7134. CONFIG_FS_POSIX_ACL=y
  7135. CONFIG_EXPORTFS=y
  7136. CONFIG_EXPORTFS_BLOCK_OPS=y
  7137. CONFIG_FILE_LOCKING=y
  7138. # CONFIG_FS_ENCRYPTION is not set
  7139. # CONFIG_FS_VERITY is not set
  7140. CONFIG_FSNOTIFY=y
  7141. CONFIG_DNOTIFY=y
  7142. CONFIG_INOTIFY_USER=y
  7143. CONFIG_FANOTIFY=y
  7144. CONFIG_QUOTA=y
  7145. # CONFIG_QUOTA_NETLINK_INTERFACE is not set
  7146. CONFIG_PRINT_QUOTA_WARNING=y
  7147. # CONFIG_QUOTA_DEBUG is not set
  7148. CONFIG_QUOTA_TREE=y
  7149. CONFIG_QFMT_V1=y
  7150. CONFIG_QFMT_V2=y
  7151. CONFIG_QUOTACTL=y
  7152. CONFIG_AUTOFS4_FS=y
  7153. CONFIG_AUTOFS_FS=y
  7154. CONFIG_FUSE_FS=y
  7155. CONFIG_CUSE=y
  7156. CONFIG_VIRTIO_FS=y
  7157. # CONFIG_OVERLAY_FS is not set
  7158. # CONFIG_SHIFT_FS is not set
  7159.  
  7160. #
  7161. # Caches
  7162. #
  7163. CONFIG_NETFS_SUPPORT=y
  7164. CONFIG_NETFS_STATS=y
  7165. CONFIG_FSCACHE=y
  7166. CONFIG_FSCACHE_STATS=y
  7167. # CONFIG_FSCACHE_DEBUG is not set
  7168. CONFIG_CACHEFILES=y
  7169. # CONFIG_CACHEFILES_DEBUG is not set
  7170. # CONFIG_CACHEFILES_ERROR_INJECTION is not set
  7171. # CONFIG_CACHEFILES_ONDEMAND is not set
  7172. # end of Caches
  7173.  
  7174. #
  7175. # CD-ROM/DVD Filesystems
  7176. #
  7177. CONFIG_ISO9660_FS=y
  7178. CONFIG_JOLIET=y
  7179. CONFIG_ZISOFS=y
  7180. CONFIG_UDF_FS=y
  7181. # end of CD-ROM/DVD Filesystems
  7182.  
  7183. #
  7184. # DOS/FAT/EXFAT/NT Filesystems
  7185. #
  7186. CONFIG_FAT_FS=y
  7187. CONFIG_MSDOS_FS=y
  7188. CONFIG_VFAT_FS=y
  7189. CONFIG_FAT_DEFAULT_CODEPAGE=437
  7190. CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
  7191. CONFIG_FAT_DEFAULT_UTF8=y
  7192. CONFIG_EXFAT_FS=y
  7193. CONFIG_EXFAT_DEFAULT_IOCHARSET="utf8"
  7194. CONFIG_NTFS_FS=y
  7195. # CONFIG_NTFS_DEBUG is not set
  7196. CONFIG_NTFS_RW=y
  7197. CONFIG_NTFS3_FS=y
  7198. # CONFIG_NTFS3_64BIT_CLUSTER is not set
  7199. # CONFIG_NTFS3_LZX_XPRESS is not set
  7200. # CONFIG_NTFS3_FS_POSIX_ACL is not set
  7201. # end of DOS/FAT/EXFAT/NT Filesystems
  7202.  
  7203. #
  7204. # Pseudo filesystems
  7205. #
  7206. CONFIG_PROC_FS=y
  7207. CONFIG_PROC_KCORE=y
  7208. CONFIG_PROC_VMCORE=y
  7209. # CONFIG_PROC_VMCORE_DEVICE_DUMP is not set
  7210. CONFIG_PROC_SYSCTL=y
  7211. CONFIG_PROC_PAGE_MONITOR=y
  7212. CONFIG_PROC_CHILDREN=y
  7213. CONFIG_PROC_PID_ARCH_STATUS=y
  7214. CONFIG_PROC_CPU_RESCTRL=y
  7215. CONFIG_KERNFS=y
  7216. CONFIG_SYSFS=y
  7217. CONFIG_TMPFS=y
  7218. CONFIG_TMPFS_POSIX_ACL=y
  7219. CONFIG_TMPFS_XATTR=y
  7220. # CONFIG_TMPFS_INODE64 is not set
  7221. CONFIG_HUGETLBFS=y
  7222. CONFIG_HUGETLB_PAGE=y
  7223. CONFIG_ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP=y
  7224. CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP=y
  7225. # CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP_DEFAULT_ON is not set
  7226. CONFIG_MEMFD_CREATE=y
  7227. CONFIG_ARCH_HAS_GIGANTIC_PAGE=y
  7228. CONFIG_CONFIGFS_FS=y
  7229. CONFIG_EFIVAR_FS=y
  7230. # end of Pseudo filesystems
  7231.  
  7232. CONFIG_MISC_FILESYSTEMS=y
  7233. # CONFIG_ORANGEFS_FS is not set
  7234. # CONFIG_ADFS_FS is not set
  7235. # CONFIG_AFFS_FS is not set
  7236. # CONFIG_ECRYPT_FS is not set
  7237. CONFIG_HFS_FS=y
  7238. CONFIG_HFSPLUS_FS=y
  7239. # CONFIG_BEFS_FS is not set
  7240. # CONFIG_BFS_FS is not set
  7241. # CONFIG_EFS_FS is not set
  7242. # CONFIG_CRAMFS is not set
  7243. # CONFIG_SQUASHFS is not set
  7244. # CONFIG_VXFS_FS is not set
  7245. # CONFIG_MINIX_FS is not set
  7246. # CONFIG_OMFS_FS is not set
  7247. # CONFIG_HPFS_FS is not set
  7248. # CONFIG_QNX4FS_FS is not set
  7249. # CONFIG_QNX6FS_FS is not set
  7250. # CONFIG_ROMFS_FS is not set
  7251. CONFIG_PSTORE=y
  7252. CONFIG_PSTORE_DEFAULT_KMSG_BYTES=10240
  7253. CONFIG_PSTORE_DEFLATE_COMPRESS=y
  7254. CONFIG_PSTORE_LZO_COMPRESS=y
  7255. CONFIG_PSTORE_LZ4_COMPRESS=y
  7256. CONFIG_PSTORE_LZ4HC_COMPRESS=y
  7257. CONFIG_PSTORE_842_COMPRESS=y
  7258. CONFIG_PSTORE_ZSTD_COMPRESS=y
  7259. CONFIG_PSTORE_COMPRESS=y
  7260. CONFIG_PSTORE_DEFLATE_COMPRESS_DEFAULT=y
  7261. # CONFIG_PSTORE_LZO_COMPRESS_DEFAULT is not set
  7262. # CONFIG_PSTORE_LZ4_COMPRESS_DEFAULT is not set
  7263. # CONFIG_PSTORE_LZ4HC_COMPRESS_DEFAULT is not set
  7264. # CONFIG_PSTORE_842_COMPRESS_DEFAULT is not set
  7265. # CONFIG_PSTORE_ZSTD_COMPRESS_DEFAULT is not set
  7266. CONFIG_PSTORE_COMPRESS_DEFAULT="deflate"
  7267. CONFIG_PSTORE_CONSOLE=y
  7268. CONFIG_PSTORE_PMSG=y
  7269. # CONFIG_PSTORE_FTRACE is not set
  7270. CONFIG_PSTORE_RAM=y
  7271. # CONFIG_PSTORE_BLK is not set
  7272. # CONFIG_SYSV_FS is not set
  7273. # CONFIG_UFS_FS is not set
  7274. # CONFIG_EROFS_FS is not set
  7275. CONFIG_NETWORK_FILESYSTEMS=y
  7276. # CONFIG_NFS_FS is not set
  7277. # CONFIG_NFSD is not set
  7278. # CONFIG_CEPH_FS is not set
  7279. CONFIG_CIFS=y
  7280. CONFIG_CIFS_STATS2=y
  7281. CONFIG_CIFS_ALLOW_INSECURE_LEGACY=y
  7282. # CONFIG_CIFS_UPCALL is not set
  7283. CONFIG_CIFS_XATTR=y
  7284. CONFIG_CIFS_POSIX=y
  7285. CONFIG_CIFS_DEBUG=y
  7286. # CONFIG_CIFS_DEBUG2 is not set
  7287. # CONFIG_CIFS_DEBUG_DUMP_KEYS is not set
  7288. # CONFIG_CIFS_DFS_UPCALL is not set
  7289. # CONFIG_CIFS_SWN_UPCALL is not set
  7290. CONFIG_CIFS_FSCACHE=y
  7291. # CONFIG_CIFS_ROOT is not set
  7292. # CONFIG_SMB_SERVER is not set
  7293. CONFIG_SMBFS_COMMON=y
  7294. # CONFIG_CODA_FS is not set
  7295. # CONFIG_AFS_FS is not set
  7296. CONFIG_NLS=y
  7297. CONFIG_NLS_DEFAULT="iso8859-1"
  7298. CONFIG_NLS_CODEPAGE_437=y
  7299. # CONFIG_NLS_CODEPAGE_737 is not set
  7300. # CONFIG_NLS_CODEPAGE_775 is not set
  7301. # CONFIG_NLS_CODEPAGE_850 is not set
  7302. # CONFIG_NLS_CODEPAGE_852 is not set
  7303. # CONFIG_NLS_CODEPAGE_855 is not set
  7304. # CONFIG_NLS_CODEPAGE_857 is not set
  7305. # CONFIG_NLS_CODEPAGE_860 is not set
  7306. # CONFIG_NLS_CODEPAGE_861 is not set
  7307. # CONFIG_NLS_CODEPAGE_862 is not set
  7308. # CONFIG_NLS_CODEPAGE_863 is not set
  7309. # CONFIG_NLS_CODEPAGE_864 is not set
  7310. # CONFIG_NLS_CODEPAGE_865 is not set
  7311. # CONFIG_NLS_CODEPAGE_866 is not set
  7312. # CONFIG_NLS_CODEPAGE_869 is not set
  7313. CONFIG_NLS_CODEPAGE_936=y
  7314. CONFIG_NLS_CODEPAGE_950=y
  7315. CONFIG_NLS_CODEPAGE_932=y
  7316. CONFIG_NLS_CODEPAGE_949=y
  7317. # CONFIG_NLS_CODEPAGE_874 is not set
  7318. # CONFIG_NLS_ISO8859_8 is not set
  7319. # CONFIG_NLS_CODEPAGE_1250 is not set
  7320. # CONFIG_NLS_CODEPAGE_1251 is not set
  7321. CONFIG_NLS_ASCII=y
  7322. CONFIG_NLS_ISO8859_1=y
  7323. # CONFIG_NLS_ISO8859_2 is not set
  7324. # CONFIG_NLS_ISO8859_3 is not set
  7325. # CONFIG_NLS_ISO8859_4 is not set
  7326. # CONFIG_NLS_ISO8859_5 is not set
  7327. # CONFIG_NLS_ISO8859_6 is not set
  7328. # CONFIG_NLS_ISO8859_7 is not set
  7329. # CONFIG_NLS_ISO8859_9 is not set
  7330. # CONFIG_NLS_ISO8859_13 is not set
  7331. # CONFIG_NLS_ISO8859_14 is not set
  7332. # CONFIG_NLS_ISO8859_15 is not set
  7333. # CONFIG_NLS_KOI8_R is not set
  7334. # CONFIG_NLS_KOI8_U is not set
  7335. CONFIG_NLS_MAC_ROMAN=y
  7336. # CONFIG_NLS_MAC_CELTIC is not set
  7337. # CONFIG_NLS_MAC_CENTEURO is not set
  7338. # CONFIG_NLS_MAC_CROATIAN is not set
  7339. # CONFIG_NLS_MAC_CYRILLIC is not set
  7340. # CONFIG_NLS_MAC_GAELIC is not set
  7341. # CONFIG_NLS_MAC_GREEK is not set
  7342. # CONFIG_NLS_MAC_ICELAND is not set
  7343. # CONFIG_NLS_MAC_INUIT is not set
  7344. # CONFIG_NLS_MAC_ROMANIAN is not set
  7345. # CONFIG_NLS_MAC_TURKISH is not set
  7346. CONFIG_NLS_UTF8=y
  7347. # CONFIG_DLM is not set
  7348. # CONFIG_UNICODE is not set
  7349. CONFIG_IO_WQ=y
  7350. # end of File systems
  7351.  
  7352. #
  7353. # Security options
  7354. #
  7355. CONFIG_KEYS=y
  7356. # CONFIG_KEYS_REQUEST_CACHE is not set
  7357. CONFIG_PERSISTENT_KEYRINGS=y
  7358. CONFIG_TRUSTED_KEYS=y
  7359. CONFIG_TRUSTED_KEYS_TPM=y
  7360. CONFIG_ENCRYPTED_KEYS=y
  7361. # CONFIG_USER_DECRYPTED_DATA is not set
  7362. # CONFIG_KEY_DH_OPERATIONS is not set
  7363. # CONFIG_KEY_NOTIFICATIONS is not set
  7364. # CONFIG_SECURITY_DMESG_RESTRICT is not set
  7365. # CONFIG_SECURITY is not set
  7366. CONFIG_SECURITYFS=y
  7367. # CONFIG_INTEL_TXT is not set
  7368. CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y
  7369. # CONFIG_HARDENED_USERCOPY is not set
  7370. # CONFIG_FORTIFY_SOURCE is not set
  7371. # CONFIG_STATIC_USERMODEHELPER is not set
  7372. # CONFIG_IMA_SECURE_AND_OR_TRUSTED_BOOT is not set
  7373. CONFIG_DEFAULT_SECURITY_DAC=y
  7374. CONFIG_LSM="landlock,lockdown,yama,loadpin,safesetid,integrity,bpf"
  7375.  
  7376. #
  7377. # Kernel hardening options
  7378. #
  7379.  
  7380. #
  7381. # Memory initialization
  7382. #
  7383. CONFIG_CC_HAS_AUTO_VAR_INIT_PATTERN=y
  7384. CONFIG_CC_HAS_AUTO_VAR_INIT_ZERO_BARE=y
  7385. CONFIG_CC_HAS_AUTO_VAR_INIT_ZERO=y
  7386. # CONFIG_INIT_STACK_NONE is not set
  7387. # CONFIG_INIT_STACK_ALL_PATTERN is not set
  7388. CONFIG_INIT_STACK_ALL_ZERO=y
  7389. # CONFIG_GCC_PLUGIN_STACKLEAK is not set
  7390. # CONFIG_INIT_ON_ALLOC_DEFAULT_ON is not set
  7391. # CONFIG_INIT_ON_FREE_DEFAULT_ON is not set
  7392. CONFIG_CC_HAS_ZERO_CALL_USED_REGS=y
  7393. # CONFIG_ZERO_CALL_USED_REGS is not set
  7394. # end of Memory initialization
  7395.  
  7396. CONFIG_RANDSTRUCT_NONE=y
  7397. # CONFIG_RANDSTRUCT_FULL is not set
  7398. # CONFIG_RANDSTRUCT_PERFORMANCE is not set
  7399. # end of Kernel hardening options
  7400. # end of Security options
  7401.  
  7402. CONFIG_CRYPTO=y
  7403.  
  7404. #
  7405. # Crypto core or helper
  7406. #
  7407. CONFIG_CRYPTO_ALGAPI=y
  7408. CONFIG_CRYPTO_ALGAPI2=y
  7409. CONFIG_CRYPTO_AEAD=y
  7410. CONFIG_CRYPTO_AEAD2=y
  7411. CONFIG_CRYPTO_SKCIPHER=y
  7412. CONFIG_CRYPTO_SKCIPHER2=y
  7413. CONFIG_CRYPTO_HASH=y
  7414. CONFIG_CRYPTO_HASH2=y
  7415. CONFIG_CRYPTO_RNG=y
  7416. CONFIG_CRYPTO_RNG2=y
  7417. CONFIG_CRYPTO_RNG_DEFAULT=y
  7418. CONFIG_CRYPTO_AKCIPHER2=y
  7419. CONFIG_CRYPTO_AKCIPHER=y
  7420. CONFIG_CRYPTO_KPP2=y
  7421. CONFIG_CRYPTO_KPP=y
  7422. CONFIG_CRYPTO_ACOMP2=y
  7423. CONFIG_CRYPTO_MANAGER=y
  7424. CONFIG_CRYPTO_MANAGER2=y
  7425. CONFIG_CRYPTO_USER=y
  7426. CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
  7427. CONFIG_CRYPTO_GF128MUL=y
  7428. CONFIG_CRYPTO_NULL=y
  7429. CONFIG_CRYPTO_NULL2=y
  7430. CONFIG_CRYPTO_PCRYPT=y
  7431. CONFIG_CRYPTO_CRYPTD=y
  7432. CONFIG_CRYPTO_AUTHENC=y
  7433. # CONFIG_CRYPTO_TEST is not set
  7434. CONFIG_CRYPTO_SIMD=y
  7435. # end of Crypto core or helper
  7436.  
  7437. #
  7438. # Public-key cryptography
  7439. #
  7440. CONFIG_CRYPTO_RSA=y
  7441. CONFIG_CRYPTO_DH=y
  7442. # CONFIG_CRYPTO_DH_RFC7919_GROUPS is not set
  7443. CONFIG_CRYPTO_ECC=y
  7444. CONFIG_CRYPTO_ECDH=y
  7445. # CONFIG_CRYPTO_ECDSA is not set
  7446. # CONFIG_CRYPTO_ECRDSA is not set
  7447. # CONFIG_CRYPTO_SM2 is not set
  7448. # CONFIG_CRYPTO_CURVE25519 is not set
  7449. # end of Public-key cryptography
  7450.  
  7451. #
  7452. # Block ciphers
  7453. #
  7454. CONFIG_CRYPTO_AES=y
  7455. CONFIG_CRYPTO_AES_TI=y
  7456. CONFIG_CRYPTO_ANUBIS=y
  7457. # CONFIG_CRYPTO_ARIA is not set
  7458. CONFIG_CRYPTO_BLOWFISH=y
  7459. CONFIG_CRYPTO_BLOWFISH_COMMON=y
  7460. CONFIG_CRYPTO_CAMELLIA=y
  7461. CONFIG_CRYPTO_CAST_COMMON=y
  7462. CONFIG_CRYPTO_CAST5=y
  7463. CONFIG_CRYPTO_CAST6=y
  7464. CONFIG_CRYPTO_DES=y
  7465. CONFIG_CRYPTO_FCRYPT=y
  7466. CONFIG_CRYPTO_KHAZAD=y
  7467. CONFIG_CRYPTO_SEED=y
  7468. CONFIG_CRYPTO_SERPENT=y
  7469. # CONFIG_CRYPTO_SM4_GENERIC is not set
  7470. CONFIG_CRYPTO_TEA=y
  7471. CONFIG_CRYPTO_TWOFISH=y
  7472. CONFIG_CRYPTO_TWOFISH_COMMON=y
  7473. # end of Block ciphers
  7474.  
  7475. #
  7476. # Length-preserving ciphers and modes
  7477. #
  7478. # CONFIG_CRYPTO_ADIANTUM is not set
  7479. CONFIG_CRYPTO_ARC4=y
  7480. CONFIG_CRYPTO_CHACHA20=y
  7481. CONFIG_CRYPTO_CBC=y
  7482. CONFIG_CRYPTO_CFB=m
  7483. CONFIG_CRYPTO_CTR=y
  7484. CONFIG_CRYPTO_CTS=y
  7485. CONFIG_CRYPTO_ECB=y
  7486. # CONFIG_CRYPTO_HCTR2 is not set
  7487. CONFIG_CRYPTO_KEYWRAP=y
  7488. CONFIG_CRYPTO_LRW=y
  7489. # CONFIG_CRYPTO_OFB is not set
  7490. CONFIG_CRYPTO_PCBC=y
  7491. CONFIG_CRYPTO_XTS=y
  7492. # end of Length-preserving ciphers and modes
  7493.  
  7494. #
  7495. # AEAD (authenticated encryption with associated data) ciphers
  7496. #
  7497. CONFIG_CRYPTO_AEGIS128=y
  7498. CONFIG_CRYPTO_CHACHA20POLY1305=y
  7499. CONFIG_CRYPTO_CCM=y
  7500. CONFIG_CRYPTO_GCM=y
  7501. CONFIG_CRYPTO_SEQIV=y
  7502. CONFIG_CRYPTO_ECHAINIV=y
  7503. # CONFIG_CRYPTO_ESSIV is not set
  7504. # end of AEAD (authenticated encryption with associated data) ciphers
  7505.  
  7506. #
  7507. # Hashes, digests, and MACs
  7508. #
  7509. # CONFIG_CRYPTO_BLAKE2B is not set
  7510. CONFIG_CRYPTO_CMAC=y
  7511. CONFIG_CRYPTO_GHASH=y
  7512. CONFIG_CRYPTO_HMAC=y
  7513. CONFIG_CRYPTO_MD4=y
  7514. CONFIG_CRYPTO_MD5=y
  7515. CONFIG_CRYPTO_MICHAEL_MIC=y
  7516. CONFIG_CRYPTO_POLY1305=y
  7517. CONFIG_CRYPTO_RMD160=y
  7518. CONFIG_CRYPTO_SHA1=y
  7519. CONFIG_CRYPTO_SHA256=y
  7520. CONFIG_CRYPTO_SHA512=y
  7521. CONFIG_CRYPTO_SHA3=y
  7522. # CONFIG_CRYPTO_SM3_GENERIC is not set
  7523. # CONFIG_CRYPTO_STREEBOG is not set
  7524. CONFIG_CRYPTO_VMAC=y
  7525. CONFIG_CRYPTO_WP512=y
  7526. CONFIG_CRYPTO_XCBC=y
  7527. # CONFIG_CRYPTO_XXHASH is not set
  7528. # end of Hashes, digests, and MACs
  7529.  
  7530. #
  7531. # CRCs (cyclic redundancy checks)
  7532. #
  7533. CONFIG_CRYPTO_CRC32C=y
  7534. CONFIG_CRYPTO_CRC32=y
  7535. CONFIG_CRYPTO_CRCT10DIF=y
  7536. CONFIG_CRYPTO_CRC64_ROCKSOFT=y
  7537. # end of CRCs (cyclic redundancy checks)
  7538.  
  7539. #
  7540. # Compression
  7541. #
  7542. CONFIG_CRYPTO_DEFLATE=y
  7543. CONFIG_CRYPTO_LZO=y
  7544. CONFIG_CRYPTO_842=y
  7545. CONFIG_CRYPTO_LZ4=y
  7546. CONFIG_CRYPTO_LZ4HC=y
  7547. CONFIG_CRYPTO_ZSTD=y
  7548. # end of Compression
  7549.  
  7550. #
  7551. # Random number generation
  7552. #
  7553. # CONFIG_CRYPTO_ANSI_CPRNG is not set
  7554. CONFIG_CRYPTO_DRBG_MENU=y
  7555. CONFIG_CRYPTO_DRBG_HMAC=y
  7556. # CONFIG_CRYPTO_DRBG_HASH is not set
  7557. # CONFIG_CRYPTO_DRBG_CTR is not set
  7558. CONFIG_CRYPTO_DRBG=y
  7559. CONFIG_CRYPTO_JITTERENTROPY=y
  7560. # end of Random number generation
  7561.  
  7562. #
  7563. # Userspace interface
  7564. #
  7565. CONFIG_CRYPTO_USER_API=y
  7566. CONFIG_CRYPTO_USER_API_HASH=y
  7567. CONFIG_CRYPTO_USER_API_SKCIPHER=y
  7568. CONFIG_CRYPTO_USER_API_RNG=y
  7569. # CONFIG_CRYPTO_USER_API_RNG_CAVP is not set
  7570. CONFIG_CRYPTO_USER_API_AEAD=y
  7571. CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE=y
  7572. # CONFIG_CRYPTO_STATS is not set
  7573. # end of Userspace interface
  7574.  
  7575. CONFIG_CRYPTO_HASH_INFO=y
  7576.  
  7577. #
  7578. # Accelerated Cryptographic Algorithms for CPU (x86)
  7579. #
  7580. # CONFIG_CRYPTO_CURVE25519_X86 is not set
  7581. # CONFIG_CRYPTO_AES_NI_INTEL is not set
  7582. CONFIG_CRYPTO_BLOWFISH_X86_64=y
  7583. CONFIG_CRYPTO_CAMELLIA_X86_64=y
  7584. # CONFIG_CRYPTO_CAMELLIA_AESNI_AVX_X86_64 is not set
  7585. # CONFIG_CRYPTO_CAMELLIA_AESNI_AVX2_X86_64 is not set
  7586. # CONFIG_CRYPTO_CAST5_AVX_X86_64 is not set
  7587. # CONFIG_CRYPTO_CAST6_AVX_X86_64 is not set
  7588. CONFIG_CRYPTO_DES3_EDE_X86_64=y
  7589. CONFIG_CRYPTO_SERPENT_SSE2_X86_64=y
  7590. # CONFIG_CRYPTO_SERPENT_AVX_X86_64 is not set
  7591. # CONFIG_CRYPTO_SERPENT_AVX2_X86_64 is not set
  7592. # CONFIG_CRYPTO_SM4_AESNI_AVX_X86_64 is not set
  7593. # CONFIG_CRYPTO_SM4_AESNI_AVX2_X86_64 is not set
  7594. CONFIG_CRYPTO_TWOFISH_X86_64=y
  7595. CONFIG_CRYPTO_TWOFISH_X86_64_3WAY=y
  7596. # CONFIG_CRYPTO_TWOFISH_AVX_X86_64 is not set
  7597. # CONFIG_CRYPTO_ARIA_AESNI_AVX_X86_64 is not set
  7598. CONFIG_CRYPTO_CHACHA20_X86_64=y
  7599. CONFIG_CRYPTO_AEGIS128_AESNI_SSE2=y
  7600. # CONFIG_CRYPTO_NHPOLY1305_SSE2 is not set
  7601. # CONFIG_CRYPTO_NHPOLY1305_AVX2 is not set
  7602. # CONFIG_CRYPTO_BLAKE2S_X86 is not set
  7603. # CONFIG_CRYPTO_POLYVAL_CLMUL_NI is not set
  7604. CONFIG_CRYPTO_POLY1305_X86_64=y
  7605. CONFIG_CRYPTO_SHA1_SSSE3=y
  7606. CONFIG_CRYPTO_SHA256_SSSE3=y
  7607. CONFIG_CRYPTO_SHA512_SSSE3=y
  7608. # CONFIG_CRYPTO_SM3_AVX_X86_64 is not set
  7609. # CONFIG_CRYPTO_GHASH_CLMUL_NI_INTEL is not set
  7610. CONFIG_CRYPTO_CRC32C_INTEL=y
  7611. # CONFIG_CRYPTO_CRC32_PCLMUL is not set
  7612. # CONFIG_CRYPTO_CRCT10DIF_PCLMUL is not set
  7613. # end of Accelerated Cryptographic Algorithms for CPU (x86)
  7614.  
  7615. # CONFIG_CRYPTO_HW is not set
  7616. CONFIG_ASYMMETRIC_KEY_TYPE=y
  7617. CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE=y
  7618. CONFIG_X509_CERTIFICATE_PARSER=y
  7619. # CONFIG_PKCS8_PRIVATE_KEY_PARSER is not set
  7620. CONFIG_PKCS7_MESSAGE_PARSER=y
  7621. # CONFIG_PKCS7_TEST_KEY is not set
  7622. # CONFIG_SIGNED_PE_FILE_VERIFICATION is not set
  7623. # CONFIG_FIPS_SIGNATURE_SELFTEST is not set
  7624.  
  7625. #
  7626. # Certificates for signature checking
  7627. #
  7628. CONFIG_SYSTEM_TRUSTED_KEYRING=y
  7629. CONFIG_SYSTEM_TRUSTED_KEYS=""
  7630. # CONFIG_SYSTEM_EXTRA_CERTIFICATE is not set
  7631. # CONFIG_SECONDARY_TRUSTED_KEYRING is not set
  7632. # CONFIG_SYSTEM_BLACKLIST_KEYRING is not set
  7633. # end of Certificates for signature checking
  7634.  
  7635. CONFIG_BINARY_PRINTF=y
  7636.  
  7637. #
  7638. # Library routines
  7639. #
  7640. CONFIG_LINEAR_RANGES=y
  7641. # CONFIG_PACKING is not set
  7642. CONFIG_BITREVERSE=y
  7643. CONFIG_GENERIC_STRNCPY_FROM_USER=y
  7644. CONFIG_GENERIC_STRNLEN_USER=y
  7645. CONFIG_GENERIC_NET_UTILS=y
  7646. CONFIG_CORDIC=y
  7647. # CONFIG_PRIME_NUMBERS is not set
  7648. CONFIG_RATIONAL=y
  7649. CONFIG_GENERIC_PCI_IOMAP=y
  7650. CONFIG_GENERIC_IOMAP=y
  7651. CONFIG_ARCH_USE_CMPXCHG_LOCKREF=y
  7652. CONFIG_ARCH_HAS_FAST_MULTIPLIER=y
  7653. CONFIG_ARCH_USE_SYM_ANNOTATIONS=y
  7654.  
  7655. #
  7656. # Crypto library routines
  7657. #
  7658. CONFIG_CRYPTO_LIB_UTILS=y
  7659. CONFIG_CRYPTO_LIB_AES=y
  7660. CONFIG_CRYPTO_LIB_ARC4=y
  7661. CONFIG_CRYPTO_LIB_BLAKE2S_GENERIC=y
  7662. CONFIG_CRYPTO_ARCH_HAVE_LIB_CHACHA=y
  7663. CONFIG_CRYPTO_LIB_CHACHA_GENERIC=y
  7664. # CONFIG_CRYPTO_LIB_CHACHA is not set
  7665. # CONFIG_CRYPTO_LIB_CURVE25519 is not set
  7666. CONFIG_CRYPTO_LIB_DES=y
  7667. CONFIG_CRYPTO_LIB_POLY1305_RSIZE=11
  7668. CONFIG_CRYPTO_ARCH_HAVE_LIB_POLY1305=y
  7669. CONFIG_CRYPTO_LIB_POLY1305_GENERIC=y
  7670. # CONFIG_CRYPTO_LIB_POLY1305 is not set
  7671. # CONFIG_CRYPTO_LIB_CHACHA20POLY1305 is not set
  7672. CONFIG_CRYPTO_LIB_SHA1=y
  7673. CONFIG_CRYPTO_LIB_SHA256=y
  7674. # end of Crypto library routines
  7675.  
  7676. CONFIG_CRC_CCITT=y
  7677. CONFIG_CRC16=y
  7678. CONFIG_CRC_T10DIF=y
  7679. CONFIG_CRC64_ROCKSOFT=y
  7680. CONFIG_CRC_ITU_T=y
  7681. CONFIG_CRC32=y
  7682. # CONFIG_CRC32_SELFTEST is not set
  7683. CONFIG_CRC32_SLICEBY8=y
  7684. # CONFIG_CRC32_SLICEBY4 is not set
  7685. # CONFIG_CRC32_SARWATE is not set
  7686. # CONFIG_CRC32_BIT is not set
  7687. CONFIG_CRC64=y
  7688. CONFIG_CRC4=y
  7689. CONFIG_CRC7=y
  7690. CONFIG_LIBCRC32C=y
  7691. CONFIG_CRC8=y
  7692. CONFIG_XXHASH=y
  7693. # CONFIG_RANDOM32_SELFTEST is not set
  7694. CONFIG_842_COMPRESS=y
  7695. CONFIG_842_DECOMPRESS=y
  7696. CONFIG_ZLIB_INFLATE=y
  7697. CONFIG_ZLIB_DEFLATE=y
  7698. CONFIG_LZO_COMPRESS=y
  7699. CONFIG_LZO_DECOMPRESS=y
  7700. CONFIG_LZ4_COMPRESS=y
  7701. CONFIG_LZ4HC_COMPRESS=y
  7702. CONFIG_LZ4_DECOMPRESS=y
  7703. CONFIG_ZSTD_COMMON=y
  7704. CONFIG_ZSTD_COMPRESS=y
  7705. CONFIG_ZSTD_DECOMPRESS=y
  7706. CONFIG_XZ_DEC=y
  7707. CONFIG_XZ_DEC_X86=y
  7708. # CONFIG_XZ_DEC_POWERPC is not set
  7709. # CONFIG_XZ_DEC_IA64 is not set
  7710. # CONFIG_XZ_DEC_ARM is not set
  7711. # CONFIG_XZ_DEC_ARMTHUMB is not set
  7712. # CONFIG_XZ_DEC_SPARC is not set
  7713. # CONFIG_XZ_DEC_MICROLZMA is not set
  7714. CONFIG_XZ_DEC_BCJ=y
  7715. # CONFIG_XZ_DEC_TEST is not set
  7716. CONFIG_DECOMPRESS_GZIP=y
  7717. CONFIG_DECOMPRESS_ZSTD=y
  7718. CONFIG_GENERIC_ALLOCATOR=y
  7719. CONFIG_REED_SOLOMON=y
  7720. CONFIG_REED_SOLOMON_ENC8=y
  7721. CONFIG_REED_SOLOMON_DEC8=y
  7722. CONFIG_INTERVAL_TREE=y
  7723. CONFIG_XARRAY_MULTI=y
  7724. CONFIG_ASSOCIATIVE_ARRAY=y
  7725. CONFIG_HAS_IOMEM=y
  7726. CONFIG_HAS_IOPORT_MAP=y
  7727. CONFIG_HAS_DMA=y
  7728. CONFIG_DMA_OPS=y
  7729. CONFIG_NEED_SG_DMA_LENGTH=y
  7730. CONFIG_NEED_DMA_MAP_STATE=y
  7731. CONFIG_ARCH_DMA_ADDR_T_64BIT=y
  7732. CONFIG_SWIOTLB=y
  7733. CONFIG_DMA_CMA=y
  7734. # CONFIG_DMA_PERNUMA_CMA is not set
  7735.  
  7736. #
  7737. # Default contiguous memory area size:
  7738. #
  7739. CONFIG_CMA_SIZE_MBYTES=0
  7740. CONFIG_CMA_SIZE_SEL_MBYTES=y
  7741. # CONFIG_CMA_SIZE_SEL_PERCENTAGE is not set
  7742. # CONFIG_CMA_SIZE_SEL_MIN is not set
  7743. # CONFIG_CMA_SIZE_SEL_MAX is not set
  7744. CONFIG_CMA_ALIGNMENT=8
  7745. # CONFIG_DMA_API_DEBUG is not set
  7746. # CONFIG_DMA_MAP_BENCHMARK is not set
  7747. CONFIG_SGL_ALLOC=y
  7748. CONFIG_CHECK_SIGNATURE=y
  7749. # CONFIG_FORCE_NR_CPUS is not set
  7750. CONFIG_CPU_RMAP=y
  7751. CONFIG_DQL=y
  7752. CONFIG_GLOB=y
  7753. # CONFIG_GLOB_SELFTEST is not set
  7754. CONFIG_NLATTR=y
  7755. CONFIG_CLZ_TAB=y
  7756. CONFIG_IRQ_POLL=y
  7757. CONFIG_MPILIB=y
  7758. CONFIG_DIMLIB=y
  7759. CONFIG_OID_REGISTRY=y
  7760. CONFIG_UCS2_STRING=y
  7761. CONFIG_HAVE_GENERIC_VDSO=y
  7762. CONFIG_GENERIC_GETTIMEOFDAY=y
  7763. CONFIG_GENERIC_VDSO_TIME_NS=y
  7764. CONFIG_FONT_SUPPORT=y
  7765. CONFIG_FONTS=y
  7766. CONFIG_FONT_8x8=y
  7767. CONFIG_FONT_8x16=y
  7768. CONFIG_FONT_6x11=y
  7769. CONFIG_FONT_7x14=y
  7770. CONFIG_FONT_PEARL_8x8=y
  7771. CONFIG_FONT_ACORN_8x8=y
  7772. CONFIG_FONT_MINI_4x6=y
  7773. CONFIG_FONT_6x10=y
  7774. CONFIG_FONT_10x18=y
  7775. CONFIG_FONT_SUN8x16=y
  7776. CONFIG_FONT_SUN12x22=y
  7777. # CONFIG_FONT_TER16x32 is not set
  7778. # CONFIG_FONT_6x8 is not set
  7779. CONFIG_SG_POOL=y
  7780. CONFIG_ARCH_HAS_PMEM_API=y
  7781. CONFIG_MEMREGION=y
  7782. CONFIG_ARCH_HAS_UACCESS_FLUSHCACHE=y
  7783. CONFIG_ARCH_HAS_COPY_MC=y
  7784. CONFIG_ARCH_STACKWALK=y
  7785. CONFIG_SBITMAP=y
  7786. # CONFIG_PARMAN is not set
  7787. # CONFIG_OBJAGG is not set
  7788. # end of Library routines
  7789.  
  7790. CONFIG_ASN1_ENCODER=y
  7791.  
  7792. #
  7793. # Kernel hacking
  7794. #
  7795.  
  7796. #
  7797. # printk and dmesg options
  7798. #
  7799. CONFIG_PRINTK_TIME=y
  7800. # CONFIG_PRINTK_CALLER is not set
  7801. # CONFIG_STACKTRACE_BUILD_ID is not set
  7802. CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7
  7803. CONFIG_CONSOLE_LOGLEVEL_QUIET=4
  7804. CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4
  7805. # CONFIG_BOOT_PRINTK_DELAY is not set
  7806. CONFIG_DYNAMIC_DEBUG=y
  7807. CONFIG_DYNAMIC_DEBUG_CORE=y
  7808. CONFIG_SYMBOLIC_ERRNAME=y
  7809. CONFIG_DEBUG_BUGVERBOSE=y
  7810. # end of printk and dmesg options
  7811.  
  7812. CONFIG_DEBUG_KERNEL=y
  7813. CONFIG_DEBUG_MISC=y
  7814.  
  7815. #
  7816. # Compile-time checks and compiler options
  7817. #
  7818. CONFIG_AS_HAS_NON_CONST_LEB128=y
  7819. CONFIG_DEBUG_INFO_NONE=y
  7820. # CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT is not set
  7821. # CONFIG_DEBUG_INFO_DWARF4 is not set
  7822. # CONFIG_DEBUG_INFO_DWARF5 is not set
  7823. CONFIG_FRAME_WARN=1024
  7824. # CONFIG_STRIP_ASM_SYMS is not set
  7825. # CONFIG_READABLE_ASM is not set
  7826. # CONFIG_HEADERS_INSTALL is not set
  7827. # CONFIG_DEBUG_SECTION_MISMATCH is not set
  7828. # CONFIG_SECTION_MISMATCH_WARN_ONLY is not set
  7829. # CONFIG_DEBUG_FORCE_FUNCTION_ALIGN_64B is not set
  7830. CONFIG_FRAME_POINTER=y
  7831. CONFIG_OBJTOOL=y
  7832. CONFIG_STACK_VALIDATION=y
  7833. # CONFIG_VMLINUX_MAP is not set
  7834. # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
  7835. # end of Compile-time checks and compiler options
  7836.  
  7837. #
  7838. # Generic Kernel Debugging Instruments
  7839. #
  7840. CONFIG_MAGIC_SYSRQ=y
  7841. CONFIG_MAGIC_SYSRQ_DEFAULT_ENABLE=0x1
  7842. CONFIG_MAGIC_SYSRQ_SERIAL=y
  7843. CONFIG_MAGIC_SYSRQ_SERIAL_SEQUENCE=""
  7844. CONFIG_DEBUG_FS=y
  7845. CONFIG_DEBUG_FS_ALLOW_ALL=y
  7846. # CONFIG_DEBUG_FS_DISALLOW_MOUNT is not set
  7847. # CONFIG_DEBUG_FS_ALLOW_NONE is not set
  7848. CONFIG_HAVE_ARCH_KGDB=y
  7849. CONFIG_KGDB=y
  7850. CONFIG_KGDB_HONOUR_BLOCKLIST=y
  7851. CONFIG_KGDB_SERIAL_CONSOLE=y
  7852. # CONFIG_KGDB_TESTS is not set
  7853. # CONFIG_KGDB_LOW_LEVEL_TRAP is not set
  7854. CONFIG_KGDB_KDB=y
  7855. CONFIG_KDB_DEFAULT_ENABLE=0x1
  7856. CONFIG_KDB_KEYBOARD=y
  7857. CONFIG_KDB_CONTINUE_CATASTROPHIC=0
  7858. CONFIG_ARCH_HAS_EARLY_DEBUG=y
  7859. CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y
  7860. # CONFIG_UBSAN is not set
  7861. CONFIG_HAVE_ARCH_KCSAN=y
  7862. CONFIG_HAVE_KCSAN_COMPILER=y
  7863. # CONFIG_KCSAN is not set
  7864. # end of Generic Kernel Debugging Instruments
  7865.  
  7866. #
  7867. # Networking Debugging
  7868. #
  7869. # CONFIG_NET_DEV_REFCNT_TRACKER is not set
  7870. # CONFIG_NET_NS_REFCNT_TRACKER is not set
  7871. # CONFIG_DEBUG_NET is not set
  7872. # end of Networking Debugging
  7873.  
  7874. #
  7875. # Memory Debugging
  7876. #
  7877. # CONFIG_PAGE_EXTENSION is not set
  7878. # CONFIG_DEBUG_PAGEALLOC is not set
  7879. # CONFIG_DEBUG_SLAB is not set
  7880. # CONFIG_PAGE_OWNER is not set
  7881. # CONFIG_PAGE_TABLE_CHECK is not set
  7882. # CONFIG_PAGE_POISONING is not set
  7883. # CONFIG_DEBUG_PAGE_REF is not set
  7884. # CONFIG_DEBUG_RODATA_TEST is not set
  7885. CONFIG_ARCH_HAS_DEBUG_WX=y
  7886. # CONFIG_DEBUG_WX is not set
  7887. CONFIG_GENERIC_PTDUMP=y
  7888. # CONFIG_PTDUMP_DEBUGFS is not set
  7889. # CONFIG_DEBUG_OBJECTS is not set
  7890. # CONFIG_SHRINKER_DEBUG is not set
  7891. CONFIG_HAVE_DEBUG_KMEMLEAK=y
  7892. # CONFIG_DEBUG_KMEMLEAK is not set
  7893. # CONFIG_DEBUG_STACK_USAGE is not set
  7894. # CONFIG_SCHED_STACK_END_CHECK is not set
  7895. CONFIG_ARCH_HAS_DEBUG_VM_PGTABLE=y
  7896. # CONFIG_DEBUG_VM is not set
  7897. # CONFIG_DEBUG_VM_PGTABLE is not set
  7898. CONFIG_ARCH_HAS_DEBUG_VIRTUAL=y
  7899. # CONFIG_DEBUG_VIRTUAL is not set
  7900. # CONFIG_DEBUG_MEMORY_INIT is not set
  7901. # CONFIG_DEBUG_PER_CPU_MAPS is not set
  7902. CONFIG_ARCH_SUPPORTS_KMAP_LOCAL_FORCE_MAP=y
  7903. # CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP is not set
  7904. CONFIG_HAVE_ARCH_KASAN=y
  7905. CONFIG_HAVE_ARCH_KASAN_VMALLOC=y
  7906. CONFIG_CC_HAS_KASAN_GENERIC=y
  7907. CONFIG_CC_HAS_WORKING_NOSANITIZE_ADDRESS=y
  7908. # CONFIG_KASAN is not set
  7909. CONFIG_HAVE_ARCH_KFENCE=y
  7910. # CONFIG_KFENCE is not set
  7911. CONFIG_HAVE_ARCH_KMSAN=y
  7912. # end of Memory Debugging
  7913.  
  7914. # CONFIG_DEBUG_SHIRQ is not set
  7915.  
  7916. #
  7917. # Debug Oops, Lockups and Hangs
  7918. #
  7919. CONFIG_PANIC_ON_OOPS=y
  7920. CONFIG_PANIC_ON_OOPS_VALUE=1
  7921. CONFIG_PANIC_TIMEOUT=0
  7922. CONFIG_LOCKUP_DETECTOR=y
  7923. CONFIG_SOFTLOCKUP_DETECTOR=y
  7924. CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC=y
  7925. CONFIG_HARDLOCKUP_DETECTOR_PERF=y
  7926. CONFIG_HARDLOCKUP_CHECK_TIMESTAMP=y
  7927. CONFIG_HARDLOCKUP_DETECTOR=y
  7928. CONFIG_BOOTPARAM_HARDLOCKUP_PANIC=y
  7929. # CONFIG_DETECT_HUNG_TASK is not set
  7930. # CONFIG_WQ_WATCHDOG is not set
  7931. # CONFIG_TEST_LOCKUP is not set
  7932. # end of Debug Oops, Lockups and Hangs
  7933.  
  7934. #
  7935. # Scheduler Debugging
  7936. #
  7937. CONFIG_SCHED_DEBUG=y
  7938. CONFIG_SCHED_INFO=y
  7939. # CONFIG_SCHEDSTATS is not set
  7940. # end of Scheduler Debugging
  7941.  
  7942. # CONFIG_DEBUG_TIMEKEEPING is not set
  7943.  
  7944. #
  7945. # Lock Debugging (spinlocks, mutexes, etc...)
  7946. #
  7947. CONFIG_LOCK_DEBUGGING_SUPPORT=y
  7948. # CONFIG_PROVE_LOCKING is not set
  7949. # CONFIG_LOCK_STAT is not set
  7950. # CONFIG_DEBUG_RT_MUTEXES is not set
  7951. # CONFIG_DEBUG_SPINLOCK is not set
  7952. # CONFIG_DEBUG_MUTEXES is not set
  7953. # CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set
  7954. # CONFIG_DEBUG_RWSEMS is not set
  7955. # CONFIG_DEBUG_LOCK_ALLOC is not set
  7956. # CONFIG_DEBUG_ATOMIC_SLEEP is not set
  7957. # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
  7958. # CONFIG_LOCK_TORTURE_TEST is not set
  7959. # CONFIG_WW_MUTEX_SELFTEST is not set
  7960. # CONFIG_SCF_TORTURE_TEST is not set
  7961. # CONFIG_CSD_LOCK_WAIT_DEBUG is not set
  7962. # end of Lock Debugging (spinlocks, mutexes, etc...)
  7963.  
  7964. # CONFIG_DEBUG_IRQFLAGS is not set
  7965. CONFIG_STACKTRACE=y
  7966. # CONFIG_WARN_ALL_UNSEEDED_RANDOM is not set
  7967. # CONFIG_DEBUG_KOBJECT is not set
  7968.  
  7969. #
  7970. # Debug kernel data structures
  7971. #
  7972. # CONFIG_DEBUG_LIST is not set
  7973. # CONFIG_DEBUG_PLIST is not set
  7974. # CONFIG_DEBUG_SG is not set
  7975. # CONFIG_DEBUG_NOTIFIERS is not set
  7976. # CONFIG_BUG_ON_DATA_CORRUPTION is not set
  7977. # CONFIG_DEBUG_MAPLE_TREE is not set
  7978. # end of Debug kernel data structures
  7979.  
  7980. # CONFIG_DEBUG_CREDENTIALS is not set
  7981.  
  7982. #
  7983. # RCU Debugging
  7984. #
  7985. # CONFIG_RCU_SCALE_TEST is not set
  7986. # CONFIG_RCU_TORTURE_TEST is not set
  7987. # CONFIG_RCU_REF_SCALE_TEST is not set
  7988. CONFIG_RCU_CPU_STALL_TIMEOUT=21
  7989. CONFIG_RCU_EXP_CPU_STALL_TIMEOUT=0
  7990. CONFIG_RCU_TRACE=y
  7991. # CONFIG_RCU_EQS_DEBUG is not set
  7992. # end of RCU Debugging
  7993.  
  7994. # CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set
  7995. # CONFIG_CPU_HOTPLUG_STATE_CONTROL is not set
  7996. # CONFIG_LATENCYTOP is not set
  7997. CONFIG_USER_STACKTRACE_SUPPORT=y
  7998. CONFIG_NOP_TRACER=y
  7999. CONFIG_HAVE_RETHOOK=y
  8000. CONFIG_RETHOOK=y
  8001. CONFIG_HAVE_FUNCTION_TRACER=y
  8002. CONFIG_HAVE_DYNAMIC_FTRACE=y
  8003. CONFIG_HAVE_DYNAMIC_FTRACE_WITH_REGS=y
  8004. CONFIG_HAVE_DYNAMIC_FTRACE_WITH_DIRECT_CALLS=y
  8005. CONFIG_HAVE_DYNAMIC_FTRACE_WITH_ARGS=y
  8006. CONFIG_HAVE_DYNAMIC_FTRACE_NO_PATCHABLE=y
  8007. CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
  8008. CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
  8009. CONFIG_HAVE_FENTRY=y
  8010. CONFIG_HAVE_OBJTOOL_MCOUNT=y
  8011. CONFIG_HAVE_C_RECORDMCOUNT=y
  8012. CONFIG_HAVE_BUILDTIME_MCOUNT_SORT=y
  8013. CONFIG_TRACE_CLOCK=y
  8014. CONFIG_RING_BUFFER=y
  8015. CONFIG_EVENT_TRACING=y
  8016. CONFIG_CONTEXT_SWITCH_TRACER=y
  8017. CONFIG_TRACING=y
  8018. CONFIG_GENERIC_TRACER=y
  8019. CONFIG_TRACING_SUPPORT=y
  8020. CONFIG_FTRACE=y
  8021. # CONFIG_BOOTTIME_TRACING is not set
  8022. CONFIG_FUNCTION_TRACER=y
  8023. # CONFIG_DYNAMIC_FTRACE is not set
  8024. # CONFIG_FUNCTION_PROFILER is not set
  8025. # CONFIG_STACK_TRACER is not set
  8026. # CONFIG_IRQSOFF_TRACER is not set
  8027. # CONFIG_SCHED_TRACER is not set
  8028. # CONFIG_HWLAT_TRACER is not set
  8029. # CONFIG_OSNOISE_TRACER is not set
  8030. # CONFIG_TIMERLAT_TRACER is not set
  8031. # CONFIG_MMIOTRACE is not set
  8032. CONFIG_FTRACE_SYSCALLS=y
  8033. # CONFIG_TRACER_SNAPSHOT is not set
  8034. CONFIG_BRANCH_PROFILE_NONE=y
  8035. # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
  8036. # CONFIG_PROFILE_ALL_BRANCHES is not set
  8037. # CONFIG_BLK_DEV_IO_TRACE is not set
  8038. CONFIG_KPROBE_EVENTS=y
  8039. CONFIG_UPROBE_EVENTS=y
  8040. CONFIG_BPF_EVENTS=y
  8041. CONFIG_DYNAMIC_EVENTS=y
  8042. CONFIG_PROBE_EVENTS=y
  8043. # CONFIG_SYNTH_EVENTS is not set
  8044. # CONFIG_USER_EVENTS is not set
  8045. # CONFIG_HIST_TRIGGERS is not set
  8046. # CONFIG_TRACE_EVENT_INJECT is not set
  8047. # CONFIG_TRACEPOINT_BENCHMARK is not set
  8048. # CONFIG_RING_BUFFER_BENCHMARK is not set
  8049. # CONFIG_TRACE_EVAL_MAP_FILE is not set
  8050. # CONFIG_FTRACE_RECORD_RECURSION is not set
  8051. # CONFIG_FTRACE_STARTUP_TEST is not set
  8052. # CONFIG_RING_BUFFER_STARTUP_TEST is not set
  8053. # CONFIG_RING_BUFFER_VALIDATE_TIME_DELTAS is not set
  8054. # CONFIG_PREEMPTIRQ_DELAY_TEST is not set
  8055. # CONFIG_KPROBE_EVENT_GEN_TEST is not set
  8056. # CONFIG_RV is not set
  8057. # CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
  8058. # CONFIG_SAMPLES is not set
  8059. CONFIG_HAVE_SAMPLE_FTRACE_DIRECT=y
  8060. CONFIG_HAVE_SAMPLE_FTRACE_DIRECT_MULTI=y
  8061. CONFIG_ARCH_HAS_DEVMEM_IS_ALLOWED=y
  8062. CONFIG_STRICT_DEVMEM=y
  8063. # CONFIG_IO_STRICT_DEVMEM is not set
  8064.  
  8065. #
  8066. # x86 Debugging
  8067. #
  8068. CONFIG_X86_VERBOSE_BOOTUP=y
  8069. CONFIG_EARLY_PRINTK=y
  8070. # CONFIG_EARLY_PRINTK_DBGP is not set
  8071. # CONFIG_EARLY_PRINTK_USB_XDBC is not set
  8072. # CONFIG_EFI_PGT_DUMP is not set
  8073. # CONFIG_DEBUG_TLBFLUSH is not set
  8074. CONFIG_HAVE_MMIOTRACE_SUPPORT=y
  8075. CONFIG_IO_DELAY_0X80=y
  8076. # CONFIG_IO_DELAY_0XED is not set
  8077. # CONFIG_IO_DELAY_UDELAY is not set
  8078. # CONFIG_IO_DELAY_NONE is not set
  8079. # CONFIG_DEBUG_BOOT_PARAMS is not set
  8080. # CONFIG_CPA_DEBUG is not set
  8081. # CONFIG_DEBUG_ENTRY is not set
  8082. # CONFIG_DEBUG_NMI_SELFTEST is not set
  8083. CONFIG_X86_DEBUG_FPU=y
  8084. # CONFIG_PUNIT_ATOM_DEBUG is not set
  8085. # CONFIG_UNWINDER_ORC is not set
  8086. CONFIG_UNWINDER_FRAME_POINTER=y
  8087. # CONFIG_UNWINDER_GUESS is not set
  8088. # end of x86 Debugging
  8089.  
  8090. #
  8091. # Kernel Testing and Coverage
  8092. #
  8093. # CONFIG_KUNIT is not set
  8094. # CONFIG_NOTIFIER_ERROR_INJECTION is not set
  8095. # CONFIG_FUNCTION_ERROR_INJECTION is not set
  8096. # CONFIG_FAULT_INJECTION is not set
  8097. CONFIG_ARCH_HAS_KCOV=y
  8098. CONFIG_CC_HAS_SANCOV_TRACE_PC=y
  8099. # CONFIG_KCOV is not set
  8100. # CONFIG_RUNTIME_TESTING_MENU is not set
  8101. CONFIG_ARCH_USE_MEMTEST=y
  8102. # CONFIG_MEMTEST is not set
  8103. # end of Kernel Testing and Coverage
  8104.  
  8105. #
  8106. # Rust hacking
  8107. #
  8108. # end of Rust hacking
  8109.  
  8110. # CONFIG_WARN_MISSING_DOCUMENTS is not set
  8111. # CONFIG_WARN_ABI_ERRORS is not set
  8112. # end of Kernel hacking
  8113.  
  8114. #
  8115. # Gentoo Linux
  8116. #
  8117. # CONFIG_GENTOO_LINUX is not set
  8118. # end of Gentoo Linux
  8119.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement