Update 5.18 configs to add CONFIG_LOGO_LIBRE_CLUT224
[kernel-configs.git] / 5.18 / riscv64
1 #
2 # Automatically generated file; DO NOT EDIT.
3 # Linux/riscv 5.18.0-gnu Kernel Configuration
4 #
5 CONFIG_CC_VERSION_TEXT="riscv64-linux-gcc (GCC) 11.3.0"
6 CONFIG_CC_IS_GCC=y
7 CONFIG_GCC_VERSION=110300
8 CONFIG_CLANG_VERSION=0
9 CONFIG_AS_IS_GNU=y
10 CONFIG_AS_VERSION=23800
11 CONFIG_LD_IS_BFD=y
12 CONFIG_LD_VERSION=23800
13 CONFIG_LLD_VERSION=0
14 CONFIG_CC_HAS_ASM_GOTO=y
15 CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y
16 CONFIG_CC_HAS_ASM_INLINE=y
17 CONFIG_CC_HAS_NO_PROFILE_FN_ATTR=y
18 CONFIG_PAHOLE_VERSION=121
19 CONFIG_IRQ_WORK=y
20 CONFIG_BUILDTIME_TABLE_SORT=y
21 CONFIG_THREAD_INFO_IN_TASK=y
22
23 #
24 # General setup
25 #
26 CONFIG_INIT_ENV_ARG_LIMIT=32
27 # CONFIG_COMPILE_TEST is not set
28 # CONFIG_WERROR is not set
29 CONFIG_LOCALVERSION=""
30 CONFIG_LOCALVERSION_AUTO=y
31 CONFIG_BUILD_SALT=""
32 CONFIG_DEFAULT_INIT=""
33 CONFIG_DEFAULT_HOSTNAME="(none)"
34 CONFIG_SWAP=y
35 CONFIG_SYSVIPC=y
36 CONFIG_SYSVIPC_SYSCTL=y
37 CONFIG_POSIX_MQUEUE=y
38 CONFIG_POSIX_MQUEUE_SYSCTL=y
39 # CONFIG_WATCH_QUEUE is not set
40 CONFIG_CROSS_MEMORY_ATTACH=y
41 # CONFIG_USELIB is not set
42 # CONFIG_AUDIT is not set
43 CONFIG_HAVE_ARCH_AUDITSYSCALL=y
44
45 #
46 # IRQ subsystem
47 #
48 CONFIG_GENERIC_IRQ_SHOW=y
49 CONFIG_GENERIC_IRQ_SHOW_LEVEL=y
50 CONFIG_GENERIC_IRQ_MIGRATION=y
51 CONFIG_IRQ_DOMAIN=y
52 CONFIG_IRQ_DOMAIN_HIERARCHY=y
53 CONFIG_GENERIC_MSI_IRQ=y
54 CONFIG_GENERIC_MSI_IRQ_DOMAIN=y
55 CONFIG_IRQ_FORCED_THREADING=y
56 CONFIG_SPARSE_IRQ=y
57 # CONFIG_GENERIC_IRQ_DEBUGFS is not set
58 # end of IRQ subsystem
59
60 CONFIG_GENERIC_IRQ_MULTI_HANDLER=y
61 CONFIG_ARCH_CLOCKSOURCE_INIT=y
62 CONFIG_GENERIC_TIME_VSYSCALL=y
63 CONFIG_GENERIC_CLOCKEVENTS=y
64 CONFIG_ARCH_HAS_TICK_BROADCAST=y
65 CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
66
67 #
68 # Timers subsystem
69 #
70 CONFIG_TICK_ONESHOT=y
71 CONFIG_NO_HZ_COMMON=y
72 # CONFIG_HZ_PERIODIC is not set
73 CONFIG_NO_HZ_IDLE=y
74 # CONFIG_NO_HZ_FULL is not set
75 # CONFIG_NO_HZ is not set
76 CONFIG_HIGH_RES_TIMERS=y
77 # end of Timers subsystem
78
79 CONFIG_BPF=y
80 CONFIG_HAVE_EBPF_JIT=y
81
82 #
83 # BPF subsystem
84 #
85 CONFIG_BPF_SYSCALL=y
86 # CONFIG_BPF_JIT is not set
87 CONFIG_BPF_UNPRIV_DEFAULT_OFF=y
88 # CONFIG_BPF_PRELOAD is not set
89 # end of BPF subsystem
90
91 CONFIG_PREEMPT_NONE_BUILD=y
92 CONFIG_PREEMPT_NONE=y
93 # CONFIG_PREEMPT_VOLUNTARY is not set
94 # CONFIG_PREEMPT is not set
95 CONFIG_PREEMPT_COUNT=y
96
97 #
98 # CPU/Task time and stats accounting
99 #
100 CONFIG_TICK_CPU_ACCOUNTING=y
101 # CONFIG_VIRT_CPU_ACCOUNTING_GEN is not set
102 # CONFIG_IRQ_TIME_ACCOUNTING is not set
103 # CONFIG_BSD_PROCESS_ACCT is not set
104 # CONFIG_TASKSTATS is not set
105 # CONFIG_PSI is not set
106 # end of CPU/Task time and stats accounting
107
108 CONFIG_CPU_ISOLATION=y
109
110 #
111 # RCU Subsystem
112 #
113 CONFIG_TREE_RCU=y
114 # CONFIG_RCU_EXPERT is not set
115 CONFIG_SRCU=y
116 CONFIG_TREE_SRCU=y
117 CONFIG_TASKS_RCU_GENERIC=y
118 CONFIG_TASKS_TRACE_RCU=y
119 CONFIG_RCU_STALL_COMMON=y
120 CONFIG_RCU_NEED_SEGCBLIST=y
121 # end of RCU Subsystem
122
123 CONFIG_IKCONFIG=y
124 CONFIG_IKCONFIG_PROC=y
125 # CONFIG_IKHEADERS is not set
126 CONFIG_LOG_BUF_SHIFT=17
127 CONFIG_LOG_CPU_MAX_BUF_SHIFT=12
128 CONFIG_PRINTK_SAFE_LOG_BUF_SHIFT=13
129 # CONFIG_PRINTK_INDEX is not set
130 CONFIG_GENERIC_SCHED_CLOCK=y
131
132 #
133 # Scheduler features
134 #
135 # end of Scheduler features
136
137 CONFIG_CC_HAS_INT128=y
138 CONFIG_CC_IMPLICIT_FALLTHROUGH="-Wimplicit-fallthrough=5"
139 CONFIG_ARCH_SUPPORTS_INT128=y
140 CONFIG_CGROUPS=y
141 # CONFIG_MEMCG is not set
142 # CONFIG_BLK_CGROUP is not set
143 CONFIG_CGROUP_SCHED=y
144 CONFIG_FAIR_GROUP_SCHED=y
145 CONFIG_CFS_BANDWIDTH=y
146 # CONFIG_RT_GROUP_SCHED is not set
147 # CONFIG_CGROUP_PIDS is not set
148 # CONFIG_CGROUP_RDMA is not set
149 # CONFIG_CGROUP_FREEZER is not set
150 # CONFIG_CGROUP_HUGETLB is not set
151 # CONFIG_CPUSETS is not set
152 # CONFIG_CGROUP_DEVICE is not set
153 # CONFIG_CGROUP_CPUACCT is not set
154 # CONFIG_CGROUP_PERF is not set
155 CONFIG_CGROUP_BPF=y
156 # CONFIG_CGROUP_MISC is not set
157 # CONFIG_CGROUP_DEBUG is not set
158 CONFIG_SOCK_CGROUP_DATA=y
159 CONFIG_NAMESPACES=y
160 CONFIG_UTS_NS=y
161 CONFIG_TIME_NS=y
162 CONFIG_IPC_NS=y
163 CONFIG_USER_NS=y
164 CONFIG_PID_NS=y
165 CONFIG_NET_NS=y
166 CONFIG_CHECKPOINT_RESTORE=y
167 # CONFIG_SCHED_AUTOGROUP is not set
168 # CONFIG_SYSFS_DEPRECATED is not set
169 # CONFIG_RELAY is not set
170 CONFIG_BLK_DEV_INITRD=y
171 CONFIG_INITRAMFS_SOURCE=""
172 CONFIG_RD_GZIP=y
173 CONFIG_RD_BZIP2=y
174 CONFIG_RD_LZMA=y
175 CONFIG_RD_XZ=y
176 CONFIG_RD_LZO=y
177 CONFIG_RD_LZ4=y
178 CONFIG_RD_ZSTD=y
179 # CONFIG_BOOT_CONFIG is not set
180 CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE=y
181 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
182 CONFIG_SYSCTL=y
183 CONFIG_SYSCTL_EXCEPTION_TRACE=y
184 CONFIG_EXPERT=y
185 CONFIG_MULTIUSER=y
186 # CONFIG_SGETMASK_SYSCALL is not set
187 # CONFIG_SYSFS_SYSCALL is not set
188 CONFIG_FHANDLE=y
189 CONFIG_POSIX_TIMERS=y
190 CONFIG_PRINTK=y
191 CONFIG_BUG=y
192 CONFIG_ELF_CORE=y
193 CONFIG_BASE_FULL=y
194 CONFIG_FUTEX=y
195 CONFIG_FUTEX_PI=y
196 CONFIG_EPOLL=y
197 CONFIG_SIGNALFD=y
198 CONFIG_TIMERFD=y
199 CONFIG_EVENTFD=y
200 CONFIG_SHMEM=y
201 CONFIG_AIO=y
202 CONFIG_IO_URING=y
203 CONFIG_ADVISE_SYSCALLS=y
204 CONFIG_MEMBARRIER=y
205 CONFIG_KALLSYMS=y
206 # CONFIG_KALLSYMS_ALL is not set
207 CONFIG_KALLSYMS_BASE_RELATIVE=y
208 # CONFIG_USERFAULTFD is not set
209 CONFIG_KCMP=y
210 CONFIG_RSEQ=y
211 # CONFIG_DEBUG_RSEQ is not set
212 # CONFIG_EMBEDDED is not set
213 CONFIG_HAVE_PERF_EVENTS=y
214 # CONFIG_PC104 is not set
215
216 #
217 # Kernel Performance Events And Counters
218 #
219 CONFIG_PERF_EVENTS=y
220 # CONFIG_DEBUG_PERF_USE_VMALLOC is not set
221 # end of Kernel Performance Events And Counters
222
223 CONFIG_VM_EVENT_COUNTERS=y
224 CONFIG_SLUB_DEBUG=y
225 CONFIG_COMPAT_BRK=y
226 # CONFIG_SLAB is not set
227 CONFIG_SLUB=y
228 # CONFIG_SLOB is not set
229 CONFIG_SLAB_MERGE_DEFAULT=y
230 # CONFIG_SLAB_FREELIST_RANDOM is not set
231 # CONFIG_SLAB_FREELIST_HARDENED is not set
232 # CONFIG_SHUFFLE_PAGE_ALLOCATOR is not set
233 CONFIG_SLUB_CPU_PARTIAL=y
234 CONFIG_PROFILING=y
235 # end of General setup
236
237 CONFIG_64BIT=y
238 CONFIG_RISCV=y
239 CONFIG_ARCH_MMAP_RND_BITS_MIN=18
240 CONFIG_ARCH_MMAP_RND_BITS_MAX=24
241 CONFIG_RISCV_SBI=y
242 CONFIG_MMU=y
243 CONFIG_PAGE_OFFSET=0xff60000000000000
244 CONFIG_ARCH_FLATMEM_ENABLE=y
245 CONFIG_ARCH_SPARSEMEM_ENABLE=y
246 CONFIG_ARCH_SELECT_MEMORY_MODEL=y
247 CONFIG_ARCH_SUPPORTS_UPROBES=y
248 CONFIG_STACKTRACE_SUPPORT=y
249 CONFIG_GENERIC_BUG=y
250 CONFIG_GENERIC_BUG_RELATIVE_POINTERS=y
251 CONFIG_GENERIC_CALIBRATE_DELAY=y
252 CONFIG_GENERIC_CSUM=y
253 CONFIG_GENERIC_HWEIGHT=y
254 CONFIG_FIX_EARLYCON_MEM=y
255 CONFIG_PGTABLE_LEVELS=5
256 CONFIG_LOCKDEP_SUPPORT=y
257
258 #
259 # SoC selection
260 #
261 CONFIG_SOC_MICROCHIP_POLARFIRE=y
262 CONFIG_SOC_SIFIVE=y
263 # CONFIG_SOC_STARFIVE is not set
264 CONFIG_SOC_VIRT=y
265 # end of SoC selection
266
267 #
268 # CPU errata selection
269 #
270 CONFIG_RISCV_ERRATA_ALTERNATIVE=y
271 CONFIG_ERRATA_SIFIVE=y
272 CONFIG_ERRATA_SIFIVE_CIP_453=y
273 CONFIG_ERRATA_SIFIVE_CIP_1200=y
274 # end of CPU errata selection
275
276 #
277 # Platform type
278 #
279 # CONFIG_ARCH_RV32I is not set
280 CONFIG_ARCH_RV64I=y
281 # CONFIG_CMODEL_MEDLOW is not set
282 CONFIG_CMODEL_MEDANY=y
283 CONFIG_MODULE_SECTIONS=y
284 CONFIG_SMP=y
285 CONFIG_NR_CPUS=8
286 CONFIG_HOTPLUG_CPU=y
287 CONFIG_TUNE_GENERIC=y
288 # CONFIG_NUMA is not set
289 CONFIG_RISCV_ISA_C=y
290 CONFIG_FPU=y
291 # end of Platform type
292
293 #
294 # Kernel features
295 #
296 # CONFIG_HZ_100 is not set
297 CONFIG_HZ_250=y
298 # CONFIG_HZ_300 is not set
299 # CONFIG_HZ_1000 is not set
300 CONFIG_HZ=250
301 CONFIG_SCHED_HRTICK=y
302 # CONFIG_RISCV_SBI_V01 is not set
303 CONFIG_RISCV_BOOT_SPINWAIT=y
304 # CONFIG_KEXEC is not set
305 # CONFIG_CRASH_DUMP is not set
306 # end of Kernel features
307
308 #
309 # Boot options
310 #
311 CONFIG_CMDLINE=""
312 CONFIG_EFI_STUB=y
313 CONFIG_EFI=y
314 CONFIG_CC_HAVE_STACKPROTECTOR_TLS=y
315 CONFIG_STACKPROTECTOR_PER_TASK=y
316 # CONFIG_PHYS_RAM_BASE_FIXED is not set
317 # end of Boot options
318
319 #
320 # Power management options
321 #
322 CONFIG_PM=y
323 # CONFIG_PM_DEBUG is not set
324 CONFIG_PM_CLK=y
325 CONFIG_PM_GENERIC_DOMAINS=y
326 # CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
327 CONFIG_PM_GENERIC_DOMAINS_OF=y
328 CONFIG_CPU_PM=y
329 # end of Power management options
330
331 #
332 # CPU Power Management
333 #
334
335 #
336 # CPU Idle
337 #
338 CONFIG_CPU_IDLE=y
339 CONFIG_CPU_IDLE_MULTIPLE_DRIVERS=y
340 # CONFIG_CPU_IDLE_GOV_LADDER is not set
341 CONFIG_CPU_IDLE_GOV_MENU=y
342 # CONFIG_CPU_IDLE_GOV_TEO is not set
343 CONFIG_DT_IDLE_STATES=y
344 CONFIG_DT_IDLE_GENPD=y
345
346 #
347 # RISC-V CPU Idle Drivers
348 #
349 CONFIG_RISCV_SBI_CPUIDLE=y
350 # end of RISC-V CPU Idle Drivers
351 # end of CPU Idle
352 # end of CPU Power Management
353
354 CONFIG_HAVE_KVM_EVENTFD=y
355 CONFIG_KVM_MMIO=y
356 CONFIG_KVM_GENERIC_DIRTYLOG_READ_PROTECT=y
357 CONFIG_HAVE_KVM_VCPU_ASYNC_IOCTL=y
358 CONFIG_VIRTUALIZATION=y
359 CONFIG_KVM=m
360
361 #
362 # General architecture-dependent options
363 #
364 # CONFIG_KPROBES is not set
365 CONFIG_JUMP_LABEL=y
366 # CONFIG_STATIC_KEYS_SELFTEST is not set
367 CONFIG_HAVE_64BIT_ALIGNED_ACCESS=y
368 CONFIG_HAVE_KPROBES=y
369 CONFIG_HAVE_KRETPROBES=y
370 CONFIG_HAVE_KPROBES_ON_FTRACE=y
371 CONFIG_HAVE_FUNCTION_ERROR_INJECTION=y
372 CONFIG_TRACE_IRQFLAGS_SUPPORT=y
373 CONFIG_HAVE_ARCH_TRACEHOOK=y
374 CONFIG_HAVE_DMA_CONTIGUOUS=y
375 CONFIG_GENERIC_SMP_IDLE_THREAD=y
376 CONFIG_GENERIC_IDLE_POLL_SETUP=y
377 CONFIG_ARCH_HAS_FORTIFY_SOURCE=y
378 CONFIG_ARCH_HAS_SET_MEMORY=y
379 CONFIG_ARCH_HAS_SET_DIRECT_MAP=y
380 CONFIG_HAVE_ARCH_THREAD_STRUCT_WHITELIST=y
381 CONFIG_HAVE_ASM_MODVERSIONS=y
382 CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
383 CONFIG_HAVE_RSEQ=y
384 CONFIG_HAVE_FUNCTION_ARG_ACCESS_API=y
385 CONFIG_HAVE_PERF_REGS=y
386 CONFIG_HAVE_PERF_USER_STACK_DUMP=y
387 CONFIG_HAVE_ARCH_JUMP_LABEL=y
388 CONFIG_HAVE_ARCH_JUMP_LABEL_RELATIVE=y
389 CONFIG_HAVE_ARCH_SECCOMP=y
390 CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
391 CONFIG_SECCOMP=y
392 CONFIG_SECCOMP_FILTER=y
393 # CONFIG_SECCOMP_CACHE_DEBUG is not set
394 CONFIG_HAVE_STACKPROTECTOR=y
395 CONFIG_STACKPROTECTOR=y
396 CONFIG_STACKPROTECTOR_STRONG=y
397 CONFIG_LTO_NONE=y
398 CONFIG_HAVE_CONTEXT_TRACKING=y
399 CONFIG_HAVE_VIRT_CPU_ACCOUNTING_GEN=y
400 CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y
401 CONFIG_HAVE_MOVE_PUD=y
402 CONFIG_HAVE_MOVE_PMD=y
403 CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y
404 CONFIG_ARCH_WANT_HUGE_PMD_SHARE=y
405 CONFIG_HAVE_MOD_ARCH_SPECIFIC=y
406 CONFIG_MODULES_USE_ELF_RELA=y
407 CONFIG_ARCH_HAS_ELF_RANDOMIZE=y
408 CONFIG_HAVE_ARCH_MMAP_RND_BITS=y
409 CONFIG_ARCH_MMAP_RND_BITS=18
410 CONFIG_PAGE_SIZE_LESS_THAN_64KB=y
411 CONFIG_PAGE_SIZE_LESS_THAN_256KB=y
412 CONFIG_ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT=y
413 CONFIG_CLONE_BACKWARDS=y
414 # CONFIG_COMPAT_32BIT_TIME is not set
415 CONFIG_HAVE_ARCH_VMAP_STACK=y
416 CONFIG_VMAP_STACK=y
417 CONFIG_ARCH_OPTIONAL_KERNEL_RWX=y
418 CONFIG_ARCH_OPTIONAL_KERNEL_RWX_DEFAULT=y
419 CONFIG_ARCH_HAS_STRICT_KERNEL_RWX=y
420 CONFIG_STRICT_KERNEL_RWX=y
421 CONFIG_ARCH_HAS_STRICT_MODULE_RWX=y
422 CONFIG_STRICT_MODULE_RWX=y
423 CONFIG_ARCH_USE_MEMREMAP_PROT=y
424 # CONFIG_LOCK_EVENT_COUNTS is not set
425 CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
426
427 #
428 # GCOV-based kernel profiling
429 #
430 # CONFIG_GCOV_KERNEL is not set
431 CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y
432 # end of GCOV-based kernel profiling
433
434 CONFIG_HAVE_GCC_PLUGINS=y
435 CONFIG_GCC_PLUGINS=y
436 # CONFIG_GCC_PLUGIN_LATENT_ENTROPY is not set
437 # CONFIG_GCC_PLUGIN_RANDSTRUCT is not set
438 # end of General architecture-dependent options
439
440 CONFIG_RT_MUTEXES=y
441 CONFIG_BASE_SMALL=0
442 CONFIG_MODULES=y
443 # CONFIG_MODULE_FORCE_LOAD is not set
444 CONFIG_MODULE_UNLOAD=y
445 # CONFIG_MODULE_FORCE_UNLOAD is not set
446 # CONFIG_MODVERSIONS is not set
447 # CONFIG_MODULE_SRCVERSION_ALL is not set
448 # CONFIG_MODULE_SIG is not set
449 CONFIG_MODULE_COMPRESS_NONE=y
450 # CONFIG_MODULE_COMPRESS_GZIP is not set
451 # CONFIG_MODULE_COMPRESS_XZ is not set
452 # CONFIG_MODULE_COMPRESS_ZSTD is not set
453 # CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set
454 CONFIG_MODPROBE_PATH="/sbin/modprobe"
455 # CONFIG_TRIM_UNUSED_KSYMS is not set
456 CONFIG_MODULES_TREE_LOOKUP=y
457 CONFIG_BLOCK=y
458 CONFIG_BLOCK_LEGACY_AUTOLOAD=y
459 CONFIG_BLK_DEV_BSG_COMMON=y
460 # CONFIG_BLK_DEV_BSGLIB is not set
461 # CONFIG_BLK_DEV_INTEGRITY is not set
462 # CONFIG_BLK_DEV_ZONED is not set
463 # CONFIG_BLK_WBT is not set
464 CONFIG_BLK_DEBUG_FS=y
465 # CONFIG_BLK_SED_OPAL is not set
466 # CONFIG_BLK_INLINE_ENCRYPTION is not set
467
468 #
469 # Partition Types
470 #
471 # CONFIG_PARTITION_ADVANCED is not set
472 CONFIG_MSDOS_PARTITION=y
473 CONFIG_EFI_PARTITION=y
474 # end of Partition Types
475
476 CONFIG_BLK_MQ_PCI=y
477 CONFIG_BLK_MQ_VIRTIO=y
478 CONFIG_BLK_PM=y
479
480 #
481 # IO Schedulers
482 #
483 CONFIG_MQ_IOSCHED_DEADLINE=y
484 CONFIG_MQ_IOSCHED_KYBER=y
485 # CONFIG_IOSCHED_BFQ is not set
486 # end of IO Schedulers
487
488 CONFIG_PREEMPT_NOTIFIERS=y
489 CONFIG_ASN1=y
490 CONFIG_UNINLINE_SPIN_UNLOCK=y
491 CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y
492 CONFIG_MUTEX_SPIN_ON_OWNER=y
493 CONFIG_RWSEM_SPIN_ON_OWNER=y
494 CONFIG_LOCK_SPIN_ON_OWNER=y
495 CONFIG_ARCH_HAS_MMIOWB=y
496 CONFIG_MMIOWB=y
497
498 #
499 # Executable file formats
500 #
501 CONFIG_BINFMT_ELF=y
502 CONFIG_ELFCORE=y
503 CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
504 CONFIG_BINFMT_SCRIPT=y
505 CONFIG_ARCH_HAS_BINFMT_FLAT=y
506 # CONFIG_BINFMT_FLAT is not set
507 # CONFIG_BINFMT_MISC is not set
508 CONFIG_COREDUMP=y
509 # end of Executable file formats
510
511 #
512 # Memory Management options
513 #
514 CONFIG_SELECT_MEMORY_MODEL=y
515 CONFIG_FLATMEM_MANUAL=y
516 # CONFIG_SPARSEMEM_MANUAL is not set
517 CONFIG_FLATMEM=y
518 CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y
519 CONFIG_SPLIT_PTLOCK_CPUS=4
520 CONFIG_ARCH_ENABLE_SPLIT_PMD_PTLOCK=y
521 CONFIG_MEMORY_BALLOON=y
522 CONFIG_BALLOON_COMPACTION=y
523 CONFIG_COMPACTION=y
524 CONFIG_PAGE_REPORTING=y
525 CONFIG_MIGRATION=y
526 CONFIG_ARCH_ENABLE_HUGEPAGE_MIGRATION=y
527 CONFIG_PHYS_ADDR_T_64BIT=y
528 CONFIG_MMU_NOTIFIER=y
529 # CONFIG_KSM is not set
530 CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
531 # CONFIG_TRANSPARENT_HUGEPAGE is not set
532 CONFIG_ARCH_WANT_GENERAL_HUGETLB=y
533 # CONFIG_CMA is not set
534 # CONFIG_ZSWAP is not set
535 # CONFIG_ZPOOL is not set
536 # CONFIG_ZSMALLOC is not set
537 CONFIG_GENERIC_EARLY_IOREMAP=y
538 # CONFIG_IDLE_PAGE_TRACKING is not set
539 CONFIG_ARCH_HAS_CURRENT_STACK_POINTER=y
540 CONFIG_ZONE_DMA32=y
541 # CONFIG_PERCPU_STATS is not set
542 # CONFIG_GUP_TEST is not set
543 CONFIG_ARCH_HAS_PTE_SPECIAL=y
544 CONFIG_SECRETMEM=y
545 # CONFIG_ANON_VMA_NAME is not set
546
547 #
548 # Data Access Monitoring
549 #
550 # CONFIG_DAMON is not set
551 # end of Data Access Monitoring
552 # end of Memory Management options
553
554 CONFIG_NET=y
555
556 #
557 # Networking options
558 #
559 CONFIG_PACKET=y
560 # CONFIG_PACKET_DIAG is not set
561 CONFIG_UNIX=y
562 CONFIG_UNIX_SCM=y
563 CONFIG_AF_UNIX_OOB=y
564 # CONFIG_UNIX_DIAG is not set
565 # CONFIG_TLS is not set
566 # CONFIG_XFRM_USER is not set
567 # CONFIG_NET_KEY is not set
568 # CONFIG_XDP_SOCKETS is not set
569 CONFIG_INET=y
570 CONFIG_IP_MULTICAST=y
571 CONFIG_IP_ADVANCED_ROUTER=y
572 # CONFIG_IP_FIB_TRIE_STATS is not set
573 # CONFIG_IP_MULTIPLE_TABLES is not set
574 # CONFIG_IP_ROUTE_MULTIPATH is not set
575 # CONFIG_IP_ROUTE_VERBOSE is not set
576 CONFIG_IP_PNP=y
577 CONFIG_IP_PNP_DHCP=y
578 CONFIG_IP_PNP_BOOTP=y
579 CONFIG_IP_PNP_RARP=y
580 # CONFIG_NET_IPIP is not set
581 # CONFIG_NET_IPGRE_DEMUX is not set
582 CONFIG_NET_IP_TUNNEL=y
583 # CONFIG_IP_MROUTE is not set
584 # CONFIG_SYN_COOKIES is not set
585 # CONFIG_NET_IPVTI is not set
586 # CONFIG_NET_FOU is not set
587 # CONFIG_NET_FOU_IP_TUNNELS is not set
588 # CONFIG_INET_AH is not set
589 # CONFIG_INET_ESP is not set
590 # CONFIG_INET_IPCOMP is not set
591 CONFIG_INET_TUNNEL=y
592 CONFIG_INET_DIAG=y
593 CONFIG_INET_TCP_DIAG=y
594 # CONFIG_INET_UDP_DIAG is not set
595 # CONFIG_INET_RAW_DIAG is not set
596 # CONFIG_INET_DIAG_DESTROY is not set
597 # CONFIG_TCP_CONG_ADVANCED is not set
598 CONFIG_TCP_CONG_CUBIC=y
599 CONFIG_DEFAULT_TCP_CONG="cubic"
600 # CONFIG_TCP_MD5SIG is not set
601 CONFIG_IPV6=y
602 # CONFIG_IPV6_ROUTER_PREF is not set
603 # CONFIG_IPV6_OPTIMISTIC_DAD is not set
604 # CONFIG_INET6_AH is not set
605 # CONFIG_INET6_ESP is not set
606 # CONFIG_INET6_IPCOMP is not set
607 # CONFIG_IPV6_MIP6 is not set
608 # CONFIG_IPV6_VTI is not set
609 CONFIG_IPV6_SIT=y
610 # CONFIG_IPV6_SIT_6RD is not set
611 CONFIG_IPV6_NDISC_NODETYPE=y
612 # CONFIG_IPV6_TUNNEL is not set
613 # CONFIG_IPV6_MULTIPLE_TABLES is not set
614 # CONFIG_IPV6_MROUTE is not set
615 # CONFIG_IPV6_SEG6_LWTUNNEL is not set
616 # CONFIG_IPV6_SEG6_HMAC is not set
617 # CONFIG_IPV6_RPL_LWTUNNEL is not set
618 # CONFIG_IPV6_IOAM6_LWTUNNEL is not set
619 # CONFIG_MPTCP is not set
620 # CONFIG_NETWORK_SECMARK is not set
621 # CONFIG_NETWORK_PHY_TIMESTAMPING is not set
622 # CONFIG_NETFILTER is not set
623 # CONFIG_BPFILTER is not set
624 # CONFIG_IP_DCCP is not set
625 # CONFIG_IP_SCTP is not set
626 # CONFIG_RDS is not set
627 # CONFIG_TIPC is not set
628 # CONFIG_ATM is not set
629 # CONFIG_L2TP is not set
630 # CONFIG_BRIDGE is not set
631 # CONFIG_NET_DSA is not set
632 # CONFIG_VLAN_8021Q is not set
633 # CONFIG_DECNET is not set
634 # CONFIG_LLC2 is not set
635 # CONFIG_ATALK is not set
636 # CONFIG_X25 is not set
637 # CONFIG_LAPB is not set
638 # CONFIG_PHONET is not set
639 # CONFIG_6LOWPAN is not set
640 # CONFIG_IEEE802154 is not set
641 # CONFIG_NET_SCHED is not set
642 # CONFIG_DCB is not set
643 CONFIG_DNS_RESOLVER=y
644 # CONFIG_BATMAN_ADV is not set
645 # CONFIG_OPENVSWITCH is not set
646 # CONFIG_VSOCKETS is not set
647 CONFIG_NETLINK_DIAG=y
648 # CONFIG_MPLS is not set
649 # CONFIG_NET_NSH is not set
650 # CONFIG_HSR is not set
651 # CONFIG_NET_SWITCHDEV is not set
652 # CONFIG_NET_L3_MASTER_DEV is not set
653 # CONFIG_QRTR is not set
654 # CONFIG_NET_NCSI is not set
655 CONFIG_PCPU_DEV_REFCNT=y
656 CONFIG_RPS=y
657 CONFIG_RFS_ACCEL=y
658 CONFIG_SOCK_RX_QUEUE_MAPPING=y
659 CONFIG_XPS=y
660 # CONFIG_CGROUP_NET_PRIO is not set
661 # CONFIG_CGROUP_NET_CLASSID is not set
662 CONFIG_NET_RX_BUSY_POLL=y
663 CONFIG_BQL=y
664 # CONFIG_BPF_STREAM_PARSER is not set
665 CONFIG_NET_FLOW_LIMIT=y
666
667 #
668 # Network testing
669 #
670 # CONFIG_NET_PKTGEN is not set
671 # end of Network testing
672 # end of Networking options
673
674 # CONFIG_HAMRADIO is not set
675 # CONFIG_CAN is not set
676 # CONFIG_BT is not set
677 # CONFIG_AF_RXRPC is not set
678 # CONFIG_AF_KCM is not set
679 # CONFIG_MCTP is not set
680 CONFIG_WIRELESS=y
681 # CONFIG_CFG80211 is not set
682
683 #
684 # CFG80211 needs to be enabled for MAC80211
685 #
686 CONFIG_MAC80211_STA_HASH_MAX_SIZE=0
687 # CONFIG_RFKILL is not set
688 CONFIG_NET_9P=y
689 CONFIG_NET_9P_FD=y
690 CONFIG_NET_9P_VIRTIO=y
691 # CONFIG_NET_9P_DEBUG is not set
692 # CONFIG_CAIF is not set
693 # CONFIG_CEPH_LIB is not set
694 # CONFIG_NFC is not set
695 # CONFIG_PSAMPLE is not set
696 # CONFIG_NET_IFE is not set
697 # CONFIG_LWTUNNEL is not set
698 CONFIG_DST_CACHE=y
699 CONFIG_GRO_CELLS=y
700 CONFIG_NET_SELFTESTS=y
701 CONFIG_NET_SOCK_MSG=y
702 CONFIG_PAGE_POOL=y
703 # CONFIG_PAGE_POOL_STATS is not set
704 CONFIG_FAILOVER=y
705 CONFIG_ETHTOOL_NETLINK=y
706
707 #
708 # Device Drivers
709 #
710 CONFIG_HAVE_PCI=y
711 CONFIG_PCI=y
712 CONFIG_PCI_DOMAINS=y
713 CONFIG_PCI_DOMAINS_GENERIC=y
714 CONFIG_PCIEPORTBUS=y
715 # CONFIG_PCIEAER is not set
716 CONFIG_PCIEASPM=y
717 CONFIG_PCIEASPM_DEFAULT=y
718 # CONFIG_PCIEASPM_POWERSAVE is not set
719 # CONFIG_PCIEASPM_POWER_SUPERSAVE is not set
720 # CONFIG_PCIEASPM_PERFORMANCE is not set
721 CONFIG_PCIE_PME=y
722 # CONFIG_PCIE_PTM is not set
723 CONFIG_PCI_MSI=y
724 CONFIG_PCI_MSI_IRQ_DOMAIN=y
725 CONFIG_PCI_QUIRKS=y
726 # CONFIG_PCI_DEBUG is not set
727 # CONFIG_PCI_STUB is not set
728 CONFIG_PCI_ECAM=y
729 # CONFIG_PCI_IOV is not set
730 # CONFIG_PCI_PRI is not set
731 # CONFIG_PCI_PASID is not set
732 # CONFIG_PCIE_BUS_TUNE_OFF is not set
733 CONFIG_PCIE_BUS_DEFAULT=y
734 # CONFIG_PCIE_BUS_SAFE is not set
735 # CONFIG_PCIE_BUS_PERFORMANCE is not set
736 # CONFIG_PCIE_BUS_PEER2PEER is not set
737 CONFIG_VGA_ARB=y
738 CONFIG_VGA_ARB_MAX_GPUS=16
739 # CONFIG_HOTPLUG_PCI is not set
740
741 #
742 # PCI controller drivers
743 #
744 # CONFIG_PCI_FTPCI100 is not set
745 CONFIG_PCI_HOST_COMMON=y
746 CONFIG_PCI_HOST_GENERIC=y
747 CONFIG_PCIE_XILINX=y
748 # CONFIG_PCIE_MICROCHIP_HOST is not set
749
750 #
751 # DesignWare PCI Core Support
752 #
753 CONFIG_PCIE_DW=y
754 CONFIG_PCIE_DW_HOST=y
755 # CONFIG_PCIE_DW_PLAT_HOST is not set
756 # CONFIG_PCI_MESON is not set
757 CONFIG_PCIE_FU740=y
758 # end of DesignWare PCI Core Support
759
760 #
761 # Mobiveil PCIe Core Support
762 #
763 # end of Mobiveil PCIe Core Support
764
765 #
766 # Cadence PCIe controllers support
767 #
768 # CONFIG_PCIE_CADENCE_PLAT_HOST is not set
769 # CONFIG_PCI_J721E_HOST is not set
770 # end of Cadence PCIe controllers support
771 # end of PCI controller drivers
772
773 #
774 # PCI Endpoint
775 #
776 # CONFIG_PCI_ENDPOINT is not set
777 # end of PCI Endpoint
778
779 #
780 # PCI switch controller drivers
781 #
782 # CONFIG_PCI_SW_SWITCHTEC is not set
783 # end of PCI switch controller drivers
784
785 # CONFIG_CXL_BUS is not set
786 # CONFIG_PCCARD is not set
787 # CONFIG_RAPIDIO is not set
788
789 #
790 # Generic Driver Options
791 #
792 # CONFIG_UEVENT_HELPER is not set
793 CONFIG_DEVTMPFS=y
794 CONFIG_DEVTMPFS_MOUNT=y
795 # CONFIG_DEVTMPFS_SAFE is not set
796 CONFIG_STANDALONE=y
797 CONFIG_PREVENT_FIRMWARE_BUILD=y
798
799 #
800 # Firmware loader
801 #
802 CONFIG_FW_LOADER=y
803 CONFIG_EXTRA_FIRMWARE=""
804 # CONFIG_FW_LOADER_USER_HELPER is not set
805 # CONFIG_FW_LOADER_COMPRESS is not set
806 # end of Firmware loader
807
808 CONFIG_ALLOW_DEV_COREDUMP=y
809 # CONFIG_DEBUG_DRIVER is not set
810 # CONFIG_DEBUG_DEVRES is not set
811 # CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set
812 # CONFIG_TEST_ASYNC_DRIVER_PROBE is not set
813 CONFIG_REGMAP=y
814 CONFIG_REGMAP_MMIO=y
815 CONFIG_DMA_SHARED_BUFFER=y
816 # CONFIG_DMA_FENCE_TRACE is not set
817 CONFIG_GENERIC_ARCH_TOPOLOGY=y
818 # end of Generic Driver Options
819
820 #
821 # Bus devices
822 #
823 # CONFIG_MOXTET is not set
824 # CONFIG_MHI_BUS is not set
825 # end of Bus devices
826
827 # CONFIG_CONNECTOR is not set
828
829 #
830 # Firmware Drivers
831 #
832
833 #
834 # ARM System Control and Management Interface Protocol
835 #
836 # end of ARM System Control and Management Interface Protocol
837
838 # CONFIG_FIRMWARE_MEMMAP is not set
839 CONFIG_SYSFB=y
840 # CONFIG_SYSFB_SIMPLEFB is not set
841 # CONFIG_GOOGLE_FIRMWARE is not set
842
843 #
844 # EFI (Extensible Firmware Interface) Support
845 #
846 CONFIG_EFI_ESRT=y
847 CONFIG_EFI_PARAMS_FROM_FDT=y
848 CONFIG_EFI_RUNTIME_WRAPPERS=y
849 CONFIG_EFI_GENERIC_STUB=y
850 # CONFIG_EFI_BOOTLOADER_CONTROL is not set
851 # CONFIG_EFI_CAPSULE_LOADER is not set
852 # CONFIG_EFI_TEST is not set
853 # CONFIG_RESET_ATTACK_MITIGATION is not set
854 # CONFIG_EFI_DISABLE_PCI_DMA is not set
855 # end of EFI (Extensible Firmware Interface) Support
856
857 CONFIG_EFI_EARLYCON=y
858
859 #
860 # Tegra firmware driver
861 #
862 # end of Tegra firmware driver
863 # end of Firmware Drivers
864
865 # CONFIG_GNSS is not set
866 # CONFIG_MTD is not set
867 CONFIG_DTC=y
868 CONFIG_OF=y
869 # CONFIG_OF_UNITTEST is not set
870 CONFIG_OF_FLATTREE=y
871 CONFIG_OF_EARLY_FLATTREE=y
872 CONFIG_OF_KOBJ=y
873 CONFIG_OF_ADDRESS=y
874 CONFIG_OF_IRQ=y
875 CONFIG_OF_RESERVED_MEM=y
876 # CONFIG_OF_OVERLAY is not set
877 # CONFIG_PARPORT is not set
878 CONFIG_BLK_DEV=y
879 # CONFIG_BLK_DEV_NULL_BLK is not set
880 CONFIG_CDROM=y
881 # CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set
882 CONFIG_BLK_DEV_LOOP=y
883 CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
884 # CONFIG_BLK_DEV_DRBD is not set
885 # CONFIG_BLK_DEV_NBD is not set
886 # CONFIG_BLK_DEV_SX8 is not set
887 # CONFIG_BLK_DEV_RAM is not set
888 # CONFIG_CDROM_PKTCDVD is not set
889 # CONFIG_ATA_OVER_ETH is not set
890 CONFIG_VIRTIO_BLK=y
891 # CONFIG_BLK_DEV_RBD is not set
892
893 #
894 # NVME Support
895 #
896 CONFIG_NVME_CORE=m
897 CONFIG_BLK_DEV_NVME=m
898 # CONFIG_NVME_MULTIPATH is not set
899 # CONFIG_NVME_VERBOSE_ERRORS is not set
900 # CONFIG_NVME_HWMON is not set
901 # CONFIG_NVME_FC is not set
902 # CONFIG_NVME_TCP is not set
903 # end of NVME Support
904
905 #
906 # Misc devices
907 #
908 # CONFIG_AD525X_DPOT is not set
909 # CONFIG_DUMMY_IRQ is not set
910 # CONFIG_PHANTOM is not set
911 # CONFIG_TIFM_CORE is not set
912 # CONFIG_ICS932S401 is not set
913 # CONFIG_ENCLOSURE_SERVICES is not set
914 # CONFIG_HP_ILO is not set
915 # CONFIG_APDS9802ALS is not set
916 # CONFIG_ISL29003 is not set
917 # CONFIG_ISL29020 is not set
918 # CONFIG_SENSORS_TSL2550 is not set
919 # CONFIG_SENSORS_BH1770 is not set
920 # CONFIG_SENSORS_APDS990X is not set
921 # CONFIG_HMC6352 is not set
922 # CONFIG_DS1682 is not set
923 # CONFIG_LATTICE_ECP3_CONFIG is not set
924 # CONFIG_SRAM is not set
925 # CONFIG_DW_XDATA_PCIE is not set
926 # CONFIG_PCI_ENDPOINT_TEST is not set
927 # CONFIG_XILINX_SDFEC is not set
928 # CONFIG_OPEN_DICE is not set
929 # CONFIG_C2PORT is not set
930
931 #
932 # EEPROM support
933 #
934 # CONFIG_EEPROM_AT24 is not set
935 # CONFIG_EEPROM_AT25 is not set
936 # CONFIG_EEPROM_LEGACY is not set
937 # CONFIG_EEPROM_MAX6875 is not set
938 # CONFIG_EEPROM_93CX6 is not set
939 # CONFIG_EEPROM_93XX46 is not set
940 # CONFIG_EEPROM_IDT_89HPESX is not set
941 # CONFIG_EEPROM_EE1004 is not set
942 # end of EEPROM support
943
944 # CONFIG_CB710_CORE is not set
945
946 #
947 # Texas Instruments shared transport line discipline
948 #
949 # CONFIG_TI_ST is not set
950 # end of Texas Instruments shared transport line discipline
951
952 # CONFIG_SENSORS_LIS3_SPI is not set
953 # CONFIG_SENSORS_LIS3_I2C is not set
954
955 #
956 # Altera FPGA firmware download module (requires I2C)
957 #
958 # CONFIG_ALTERA_STAPL is not set
959 # CONFIG_GENWQE is not set
960 # CONFIG_ECHO is not set
961 # CONFIG_BCM_VK is not set
962 # CONFIG_MISC_ALCOR_PCI is not set
963 # CONFIG_MISC_RTSX_PCI is not set
964 # CONFIG_MISC_RTSX_USB is not set
965 # CONFIG_HABANA_AI is not set
966 # CONFIG_UACCE is not set
967 # CONFIG_PVPANIC is not set
968 # end of Misc devices
969
970 #
971 # SCSI device support
972 #
973 CONFIG_SCSI_MOD=y
974 # CONFIG_RAID_ATTRS is not set
975 CONFIG_SCSI_COMMON=y
976 CONFIG_SCSI=y
977 CONFIG_SCSI_DMA=y
978 CONFIG_SCSI_PROC_FS=y
979
980 #
981 # SCSI support type (disk, tape, CD-ROM)
982 #
983 CONFIG_BLK_DEV_SD=y
984 # CONFIG_CHR_DEV_ST is not set
985 CONFIG_BLK_DEV_SR=y
986 # CONFIG_CHR_DEV_SG is not set
987 CONFIG_BLK_DEV_BSG=y
988 # CONFIG_CHR_DEV_SCH is not set
989 # CONFIG_SCSI_CONSTANTS is not set
990 # CONFIG_SCSI_LOGGING is not set
991 # CONFIG_SCSI_SCAN_ASYNC is not set
992
993 #
994 # SCSI Transports
995 #
996 # CONFIG_SCSI_SPI_ATTRS is not set
997 # CONFIG_SCSI_FC_ATTRS is not set
998 # CONFIG_SCSI_ISCSI_ATTRS is not set
999 # CONFIG_SCSI_SAS_ATTRS is not set
1000 # CONFIG_SCSI_SAS_LIBSAS is not set
1001 # CONFIG_SCSI_SRP_ATTRS is not set
1002 # end of SCSI Transports
1003
1004 CONFIG_SCSI_LOWLEVEL=y
1005 # CONFIG_ISCSI_TCP is not set
1006 # CONFIG_ISCSI_BOOT_SYSFS is not set
1007 # CONFIG_SCSI_CXGB3_ISCSI is not set
1008 # CONFIG_SCSI_CXGB4_ISCSI is not set
1009 # CONFIG_SCSI_BNX2_ISCSI is not set
1010 # CONFIG_BE2ISCSI is not set
1011 # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
1012 # CONFIG_SCSI_HPSA is not set
1013 # CONFIG_SCSI_3W_9XXX is not set
1014 # CONFIG_SCSI_3W_SAS is not set
1015 # CONFIG_SCSI_ACARD is not set
1016 # CONFIG_SCSI_AACRAID is not set
1017 # CONFIG_SCSI_AIC7XXX is not set
1018 # CONFIG_SCSI_AIC79XX is not set
1019 # CONFIG_SCSI_AIC94XX is not set
1020 # CONFIG_SCSI_MVSAS is not set
1021 # CONFIG_SCSI_MVUMI is not set
1022 # CONFIG_SCSI_ADVANSYS is not set
1023 # CONFIG_SCSI_ARCMSR is not set
1024 # CONFIG_SCSI_ESAS2R is not set
1025 # CONFIG_MEGARAID_NEWGEN is not set
1026 # CONFIG_MEGARAID_LEGACY is not set
1027 # CONFIG_MEGARAID_SAS is not set
1028 # CONFIG_SCSI_MPT3SAS is not set
1029 # CONFIG_SCSI_MPT2SAS is not set
1030 # CONFIG_SCSI_MPI3MR is not set
1031 # CONFIG_SCSI_SMARTPQI is not set
1032 # CONFIG_SCSI_UFSHCD is not set
1033 # CONFIG_SCSI_HPTIOP is not set
1034 # CONFIG_SCSI_MYRB is not set
1035 # CONFIG_SCSI_MYRS is not set
1036 # CONFIG_SCSI_SNIC is not set
1037 # CONFIG_SCSI_DMX3191D is not set
1038 # CONFIG_SCSI_FDOMAIN_PCI is not set
1039 # CONFIG_SCSI_IPS is not set
1040 # CONFIG_SCSI_INITIO is not set
1041 # CONFIG_SCSI_INIA100 is not set
1042 # CONFIG_SCSI_STEX is not set
1043 # CONFIG_SCSI_SYM53C8XX_2 is not set
1044 # CONFIG_SCSI_IPR is not set
1045 # CONFIG_SCSI_QLOGIC_1280 is not set
1046 # CONFIG_SCSI_QLA_ISCSI is not set
1047 # CONFIG_SCSI_DC395x is not set
1048 # CONFIG_SCSI_AM53C974 is not set
1049 # CONFIG_SCSI_WD719X is not set
1050 # CONFIG_SCSI_DEBUG is not set
1051 # CONFIG_SCSI_PMCRAID is not set
1052 # CONFIG_SCSI_PM8001 is not set
1053 CONFIG_SCSI_VIRTIO=y
1054 # CONFIG_SCSI_DH is not set
1055 # end of SCSI device support
1056
1057 CONFIG_ATA=y
1058 CONFIG_SATA_HOST=y
1059 CONFIG_ATA_VERBOSE_ERROR=y
1060 CONFIG_ATA_FORCE=y
1061 CONFIG_SATA_PMP=y
1062
1063 #
1064 # Controllers with non-SFF native interface
1065 #
1066 CONFIG_SATA_AHCI=y
1067 CONFIG_SATA_MOBILE_LPM_POLICY=0
1068 CONFIG_SATA_AHCI_PLATFORM=y
1069 # CONFIG_AHCI_CEVA is not set
1070 # CONFIG_AHCI_QORIQ is not set
1071 # CONFIG_SATA_INIC162X is not set
1072 # CONFIG_SATA_ACARD_AHCI is not set
1073 # CONFIG_SATA_SIL24 is not set
1074 CONFIG_ATA_SFF=y
1075
1076 #
1077 # SFF controllers with custom DMA interface
1078 #
1079 # CONFIG_PDC_ADMA is not set
1080 # CONFIG_SATA_QSTOR is not set
1081 # CONFIG_SATA_SX4 is not set
1082 CONFIG_ATA_BMDMA=y
1083
1084 #
1085 # SATA SFF controllers with BMDMA
1086 #
1087 # CONFIG_ATA_PIIX is not set
1088 # CONFIG_SATA_MV is not set
1089 # CONFIG_SATA_NV is not set
1090 # CONFIG_SATA_PROMISE is not set
1091 # CONFIG_SATA_SIL is not set
1092 # CONFIG_SATA_SIS is not set
1093 # CONFIG_SATA_SVW is not set
1094 # CONFIG_SATA_ULI is not set
1095 # CONFIG_SATA_VIA is not set
1096 # CONFIG_SATA_VITESSE is not set
1097
1098 #
1099 # PATA SFF controllers with BMDMA
1100 #
1101 # CONFIG_PATA_ALI is not set
1102 # CONFIG_PATA_AMD is not set
1103 # CONFIG_PATA_ARTOP is not set
1104 # CONFIG_PATA_ATIIXP is not set
1105 # CONFIG_PATA_ATP867X is not set
1106 # CONFIG_PATA_CMD64X is not set
1107 # CONFIG_PATA_CYPRESS is not set
1108 # CONFIG_PATA_EFAR is not set
1109 # CONFIG_PATA_HPT366 is not set
1110 # CONFIG_PATA_HPT37X is not set
1111 # CONFIG_PATA_HPT3X2N is not set
1112 # CONFIG_PATA_HPT3X3 is not set
1113 # CONFIG_PATA_IT8213 is not set
1114 # CONFIG_PATA_IT821X is not set
1115 # CONFIG_PATA_JMICRON is not set
1116 # CONFIG_PATA_MARVELL is not set
1117 # CONFIG_PATA_NETCELL is not set
1118 # CONFIG_PATA_NINJA32 is not set
1119 # CONFIG_PATA_NS87415 is not set
1120 # CONFIG_PATA_OLDPIIX is not set
1121 # CONFIG_PATA_OPTIDMA is not set
1122 # CONFIG_PATA_PDC2027X is not set
1123 # CONFIG_PATA_PDC_OLD is not set
1124 # CONFIG_PATA_RADISYS is not set
1125 # CONFIG_PATA_RDC is not set
1126 # CONFIG_PATA_SCH is not set
1127 # CONFIG_PATA_SERVERWORKS is not set
1128 # CONFIG_PATA_SIL680 is not set
1129 # CONFIG_PATA_SIS is not set
1130 # CONFIG_PATA_TOSHIBA is not set
1131 # CONFIG_PATA_TRIFLEX is not set
1132 # CONFIG_PATA_VIA is not set
1133 # CONFIG_PATA_WINBOND is not set
1134
1135 #
1136 # PIO-only SFF controllers
1137 #
1138 # CONFIG_PATA_CMD640_PCI is not set
1139 # CONFIG_PATA_MPIIX is not set
1140 # CONFIG_PATA_NS87410 is not set
1141 # CONFIG_PATA_OPTI is not set
1142 # CONFIG_PATA_PLATFORM is not set
1143 # CONFIG_PATA_RZ1000 is not set
1144
1145 #
1146 # Generic fallback / legacy drivers
1147 #
1148 # CONFIG_ATA_GENERIC is not set
1149 # CONFIG_PATA_LEGACY is not set
1150 # CONFIG_MD is not set
1151 # CONFIG_TARGET_CORE is not set
1152 # CONFIG_FUSION is not set
1153
1154 #
1155 # IEEE 1394 (FireWire) support
1156 #
1157 # CONFIG_FIREWIRE is not set
1158 # CONFIG_FIREWIRE_NOSY is not set
1159 # end of IEEE 1394 (FireWire) support
1160
1161 CONFIG_NETDEVICES=y
1162 CONFIG_NET_CORE=y
1163 # CONFIG_BONDING is not set
1164 # CONFIG_DUMMY is not set
1165 # CONFIG_WIREGUARD is not set
1166 # CONFIG_EQUALIZER is not set
1167 # CONFIG_NET_FC is not set
1168 # CONFIG_NET_TEAM is not set
1169 # CONFIG_MACVLAN is not set
1170 # CONFIG_IPVLAN is not set
1171 # CONFIG_VXLAN is not set
1172 # CONFIG_GENEVE is not set
1173 # CONFIG_BAREUDP is not set
1174 # CONFIG_GTP is not set
1175 # CONFIG_AMT is not set
1176 # CONFIG_MACSEC is not set
1177 # CONFIG_NETCONSOLE is not set
1178 # CONFIG_TUN is not set
1179 # CONFIG_TUN_VNET_CROSS_LE is not set
1180 # CONFIG_VETH is not set
1181 CONFIG_VIRTIO_NET=y
1182 # CONFIG_NLMON is not set
1183 # CONFIG_ARCNET is not set
1184 CONFIG_ETHERNET=y
1185 CONFIG_NET_VENDOR_3COM=y
1186 # CONFIG_VORTEX is not set
1187 # CONFIG_TYPHOON is not set
1188 CONFIG_NET_VENDOR_ADAPTEC=y
1189 # CONFIG_ADAPTEC_STARFIRE is not set
1190 CONFIG_NET_VENDOR_AGERE=y
1191 # CONFIG_ET131X is not set
1192 CONFIG_NET_VENDOR_ALACRITECH=y
1193 # CONFIG_SLICOSS is not set
1194 CONFIG_NET_VENDOR_ALTEON=y
1195 # CONFIG_ACENIC is not set
1196 # CONFIG_ALTERA_TSE is not set
1197 CONFIG_NET_VENDOR_AMAZON=y
1198 # CONFIG_ENA_ETHERNET is not set
1199 CONFIG_NET_VENDOR_AMD=y
1200 # CONFIG_AMD8111_ETH is not set
1201 # CONFIG_PCNET32 is not set
1202 CONFIG_NET_VENDOR_AQUANTIA=y
1203 # CONFIG_AQTION is not set
1204 CONFIG_NET_VENDOR_ARC=y
1205 CONFIG_NET_VENDOR_ASIX=y
1206 # CONFIG_SPI_AX88796C is not set
1207 CONFIG_NET_VENDOR_ATHEROS=y
1208 # CONFIG_ATL2 is not set
1209 # CONFIG_ATL1 is not set
1210 # CONFIG_ATL1E is not set
1211 # CONFIG_ATL1C is not set
1212 # CONFIG_ALX is not set
1213 CONFIG_NET_VENDOR_BROADCOM=y
1214 # CONFIG_B44 is not set
1215 # CONFIG_BCMGENET is not set
1216 # CONFIG_BNX2 is not set
1217 # CONFIG_CNIC is not set
1218 # CONFIG_TIGON3 is not set
1219 # CONFIG_BNX2X is not set
1220 # CONFIG_SYSTEMPORT is not set
1221 # CONFIG_BNXT is not set
1222 CONFIG_NET_VENDOR_CADENCE=y
1223 CONFIG_MACB=y
1224 # CONFIG_MACB_PCI is not set
1225 CONFIG_NET_VENDOR_CAVIUM=y
1226 # CONFIG_THUNDER_NIC_PF is not set
1227 # CONFIG_THUNDER_NIC_VF is not set
1228 # CONFIG_THUNDER_NIC_BGX is not set
1229 # CONFIG_THUNDER_NIC_RGX is not set
1230 # CONFIG_LIQUIDIO is not set
1231 # CONFIG_LIQUIDIO_VF is not set
1232 CONFIG_NET_VENDOR_CHELSIO=y
1233 # CONFIG_CHELSIO_T1 is not set
1234 # CONFIG_CHELSIO_T3 is not set
1235 # CONFIG_CHELSIO_T4 is not set
1236 # CONFIG_CHELSIO_T4VF is not set
1237 CONFIG_NET_VENDOR_CISCO=y
1238 # CONFIG_ENIC is not set
1239 CONFIG_NET_VENDOR_CORTINA=y
1240 # CONFIG_GEMINI_ETHERNET is not set
1241 CONFIG_NET_VENDOR_DAVICOM=y
1242 # CONFIG_DM9051 is not set
1243 # CONFIG_DNET is not set
1244 CONFIG_NET_VENDOR_DEC=y
1245 # CONFIG_NET_TULIP is not set
1246 CONFIG_NET_VENDOR_DLINK=y
1247 # CONFIG_DL2K is not set
1248 # CONFIG_SUNDANCE is not set
1249 CONFIG_NET_VENDOR_EMULEX=y
1250 # CONFIG_BE2NET is not set
1251 CONFIG_NET_VENDOR_ENGLEDER=y
1252 # CONFIG_TSNEP is not set
1253 CONFIG_NET_VENDOR_EZCHIP=y
1254 # CONFIG_EZCHIP_NPS_MANAGEMENT_ENET is not set
1255 CONFIG_NET_VENDOR_FUNGIBLE=y
1256 # CONFIG_FUN_ETH is not set
1257 CONFIG_NET_VENDOR_GOOGLE=y
1258 CONFIG_NET_VENDOR_HUAWEI=y
1259 CONFIG_NET_VENDOR_I825XX=y
1260 CONFIG_NET_VENDOR_INTEL=y
1261 # CONFIG_E100 is not set
1262 # CONFIG_E1000 is not set
1263 CONFIG_E1000E=y
1264 # CONFIG_IGB is not set
1265 # CONFIG_IGBVF is not set
1266 # CONFIG_IXGB is not set
1267 # CONFIG_IXGBE is not set
1268 # CONFIG_IXGBEVF is not set
1269 # CONFIG_I40E is not set
1270 # CONFIG_I40EVF is not set
1271 # CONFIG_ICE is not set
1272 # CONFIG_FM10K is not set
1273 # CONFIG_IGC is not set
1274 # CONFIG_JME is not set
1275 CONFIG_NET_VENDOR_LITEX=y
1276 # CONFIG_LITEX_LITEETH is not set
1277 CONFIG_NET_VENDOR_MARVELL=y
1278 # CONFIG_MVMDIO is not set
1279 # CONFIG_SKGE is not set
1280 # CONFIG_SKY2 is not set
1281 CONFIG_NET_VENDOR_MELLANOX=y
1282 # CONFIG_MLX4_EN is not set
1283 # CONFIG_MLX5_CORE is not set
1284 # CONFIG_MLXSW_CORE is not set
1285 # CONFIG_MLXFW is not set
1286 CONFIG_NET_VENDOR_MICREL=y
1287 # CONFIG_KS8851 is not set
1288 # CONFIG_KS8851_MLL is not set
1289 # CONFIG_KSZ884X_PCI is not set
1290 CONFIG_NET_VENDOR_MICROCHIP=y
1291 # CONFIG_ENC28J60 is not set
1292 # CONFIG_ENCX24J600 is not set
1293 # CONFIG_LAN743X is not set
1294 CONFIG_NET_VENDOR_MICROSEMI=y
1295 CONFIG_NET_VENDOR_MICROSOFT=y
1296 CONFIG_NET_VENDOR_MYRI=y
1297 # CONFIG_MYRI10GE is not set
1298 # CONFIG_FEALNX is not set
1299 CONFIG_NET_VENDOR_NI=y
1300 # CONFIG_NI_XGE_MANAGEMENT_ENET is not set
1301 CONFIG_NET_VENDOR_NATSEMI=y
1302 # CONFIG_NATSEMI is not set
1303 # CONFIG_NS83820 is not set
1304 CONFIG_NET_VENDOR_NETERION=y
1305 # CONFIG_S2IO is not set
1306 # CONFIG_VXGE is not set
1307 CONFIG_NET_VENDOR_NETRONOME=y
1308 # CONFIG_NFP is not set
1309 CONFIG_NET_VENDOR_8390=y
1310 # CONFIG_NE2K_PCI is not set
1311 CONFIG_NET_VENDOR_NVIDIA=y
1312 # CONFIG_FORCEDETH is not set
1313 CONFIG_NET_VENDOR_OKI=y
1314 # CONFIG_ETHOC is not set
1315 CONFIG_NET_VENDOR_PACKET_ENGINES=y
1316 # CONFIG_HAMACHI is not set
1317 # CONFIG_YELLOWFIN is not set
1318 CONFIG_NET_VENDOR_PENSANDO=y
1319 # CONFIG_IONIC is not set
1320 CONFIG_NET_VENDOR_QLOGIC=y
1321 # CONFIG_QLA3XXX is not set
1322 # CONFIG_QLCNIC is not set
1323 # CONFIG_NETXEN_NIC is not set
1324 # CONFIG_QED is not set
1325 CONFIG_NET_VENDOR_BROCADE=y
1326 # CONFIG_BNA is not set
1327 CONFIG_NET_VENDOR_QUALCOMM=y
1328 # CONFIG_QCA7000_SPI is not set
1329 # CONFIG_QCOM_EMAC is not set
1330 # CONFIG_RMNET is not set
1331 CONFIG_NET_VENDOR_RDC=y
1332 # CONFIG_R6040 is not set
1333 CONFIG_NET_VENDOR_REALTEK=y
1334 # CONFIG_8139CP is not set
1335 # CONFIG_8139TOO is not set
1336 CONFIG_R8169=y
1337 CONFIG_NET_VENDOR_RENESAS=y
1338 CONFIG_NET_VENDOR_ROCKER=y
1339 CONFIG_NET_VENDOR_SAMSUNG=y
1340 # CONFIG_SXGBE_ETH is not set
1341 CONFIG_NET_VENDOR_SEEQ=y
1342 CONFIG_NET_VENDOR_SILAN=y
1343 # CONFIG_SC92031 is not set
1344 CONFIG_NET_VENDOR_SIS=y
1345 # CONFIG_SIS900 is not set
1346 # CONFIG_SIS190 is not set
1347 CONFIG_NET_VENDOR_SOLARFLARE=y
1348 # CONFIG_SFC is not set
1349 # CONFIG_SFC_FALCON is not set
1350 CONFIG_NET_VENDOR_SMSC=y
1351 # CONFIG_EPIC100 is not set
1352 # CONFIG_SMSC911X is not set
1353 # CONFIG_SMSC9420 is not set
1354 CONFIG_NET_VENDOR_SOCIONEXT=y
1355 CONFIG_NET_VENDOR_STMICRO=y
1356 # CONFIG_STMMAC_ETH is not set
1357 CONFIG_NET_VENDOR_SUN=y
1358 # CONFIG_HAPPYMEAL is not set
1359 # CONFIG_SUNGEM is not set
1360 # CONFIG_CASSINI is not set
1361 # CONFIG_NIU is not set
1362 CONFIG_NET_VENDOR_SYNOPSYS=y
1363 # CONFIG_DWC_XLGMAC is not set
1364 CONFIG_NET_VENDOR_TEHUTI=y
1365 # CONFIG_TEHUTI is not set
1366 CONFIG_NET_VENDOR_TI=y
1367 # CONFIG_TI_CPSW_PHY_SEL is not set
1368 # CONFIG_TLAN is not set
1369 CONFIG_NET_VENDOR_VERTEXCOM=y
1370 # CONFIG_MSE102X is not set
1371 CONFIG_NET_VENDOR_VIA=y
1372 # CONFIG_VIA_RHINE is not set
1373 # CONFIG_VIA_VELOCITY is not set
1374 CONFIG_NET_VENDOR_WIZNET=y
1375 # CONFIG_WIZNET_W5100 is not set
1376 # CONFIG_WIZNET_W5300 is not set
1377 CONFIG_NET_VENDOR_XILINX=y
1378 # CONFIG_XILINX_EMACLITE is not set
1379 # CONFIG_XILINX_AXI_EMAC is not set
1380 # CONFIG_XILINX_LL_TEMAC is not set
1381 # CONFIG_FDDI is not set
1382 # CONFIG_HIPPI is not set
1383 CONFIG_PHYLINK=y
1384 CONFIG_PHYLIB=y
1385 CONFIG_SWPHY=y
1386 CONFIG_FIXED_PHY=y
1387 # CONFIG_SFP is not set
1388
1389 #
1390 # MII PHY device drivers
1391 #
1392 # CONFIG_AMD_PHY is not set
1393 # CONFIG_ADIN_PHY is not set
1394 # CONFIG_AQUANTIA_PHY is not set
1395 # CONFIG_AX88796B_PHY is not set
1396 # CONFIG_BROADCOM_PHY is not set
1397 # CONFIG_BCM54140_PHY is not set
1398 # CONFIG_BCM7XXX_PHY is not set
1399 # CONFIG_BCM84881_PHY is not set
1400 # CONFIG_BCM87XX_PHY is not set
1401 # CONFIG_CICADA_PHY is not set
1402 # CONFIG_CORTINA_PHY is not set
1403 # CONFIG_DAVICOM_PHY is not set
1404 # CONFIG_ICPLUS_PHY is not set
1405 # CONFIG_LXT_PHY is not set
1406 # CONFIG_INTEL_XWAY_PHY is not set
1407 # CONFIG_LSI_ET1011C_PHY is not set
1408 # CONFIG_MARVELL_PHY is not set
1409 # CONFIG_MARVELL_10G_PHY is not set
1410 # CONFIG_MARVELL_88X2222_PHY is not set
1411 # CONFIG_MAXLINEAR_GPHY is not set
1412 # CONFIG_MEDIATEK_GE_PHY is not set
1413 # CONFIG_MICREL_PHY is not set
1414 # CONFIG_MICROCHIP_PHY is not set
1415 # CONFIG_MICROCHIP_T1_PHY is not set
1416 CONFIG_MICROSEMI_PHY=y
1417 # CONFIG_MOTORCOMM_PHY is not set
1418 # CONFIG_NATIONAL_PHY is not set
1419 # CONFIG_NXP_C45_TJA11XX_PHY is not set
1420 # CONFIG_NXP_TJA11XX_PHY is not set
1421 # CONFIG_QSEMI_PHY is not set
1422 CONFIG_REALTEK_PHY=y
1423 # CONFIG_RENESAS_PHY is not set
1424 # CONFIG_ROCKCHIP_PHY is not set
1425 # CONFIG_SMSC_PHY is not set
1426 # CONFIG_STE10XP is not set
1427 # CONFIG_TERANETICS_PHY is not set
1428 # CONFIG_DP83822_PHY is not set
1429 # CONFIG_DP83TC811_PHY is not set
1430 # CONFIG_DP83848_PHY is not set
1431 # CONFIG_DP83867_PHY is not set
1432 # CONFIG_DP83869_PHY is not set
1433 # CONFIG_VITESSE_PHY is not set
1434 # CONFIG_XILINX_GMII2RGMII is not set
1435 # CONFIG_MICREL_KS8995MA is not set
1436 CONFIG_MDIO_DEVICE=y
1437 CONFIG_MDIO_BUS=y
1438 CONFIG_FWNODE_MDIO=y
1439 CONFIG_OF_MDIO=y
1440 CONFIG_MDIO_DEVRES=y
1441 # CONFIG_MDIO_BITBANG is not set
1442 # CONFIG_MDIO_BCM_UNIMAC is not set
1443 # CONFIG_MDIO_HISI_FEMAC is not set
1444 # CONFIG_MDIO_MVUSB is not set
1445 # CONFIG_MDIO_MSCC_MIIM is not set
1446 # CONFIG_MDIO_OCTEON is not set
1447 # CONFIG_MDIO_IPQ4019 is not set
1448 # CONFIG_MDIO_IPQ8064 is not set
1449 # CONFIG_MDIO_THUNDER is not set
1450
1451 #
1452 # MDIO Multiplexers
1453 #
1454 # CONFIG_MDIO_BUS_MUX_GPIO is not set
1455 # CONFIG_MDIO_BUS_MUX_MULTIPLEXER is not set
1456 # CONFIG_MDIO_BUS_MUX_MMIOREG is not set
1457
1458 #
1459 # PCS device drivers
1460 #
1461 # CONFIG_PCS_XPCS is not set
1462 # end of PCS device drivers
1463
1464 # CONFIG_PPP is not set
1465 # CONFIG_SLIP is not set
1466 CONFIG_USB_NET_DRIVERS=y
1467 # CONFIG_USB_CATC is not set
1468 # CONFIG_USB_KAWETH is not set
1469 # CONFIG_USB_PEGASUS is not set
1470 # CONFIG_USB_RTL8150 is not set
1471 # CONFIG_USB_RTL8152 is not set
1472 # CONFIG_USB_LAN78XX is not set
1473 # CONFIG_USB_USBNET is not set
1474 # CONFIG_USB_IPHETH is not set
1475 CONFIG_WLAN=y
1476 CONFIG_WLAN_VENDOR_ADMTEK=y
1477 CONFIG_WLAN_VENDOR_ATH=y
1478 # CONFIG_ATH_DEBUG is not set
1479 # CONFIG_ATH5K_PCI is not set
1480 CONFIG_WLAN_VENDOR_ATMEL=y
1481 CONFIG_WLAN_VENDOR_BROADCOM=y
1482 CONFIG_WLAN_VENDOR_CISCO=y
1483 CONFIG_WLAN_VENDOR_INTEL=y
1484 CONFIG_WLAN_VENDOR_INTERSIL=y
1485 # CONFIG_HOSTAP is not set
1486 CONFIG_WLAN_VENDOR_MARVELL=y
1487 CONFIG_WLAN_VENDOR_MEDIATEK=y
1488 CONFIG_WLAN_VENDOR_MICROCHIP=y
1489 CONFIG_WLAN_VENDOR_RALINK=y
1490 CONFIG_WLAN_VENDOR_REALTEK=y
1491 CONFIG_WLAN_VENDOR_RSI=y
1492 CONFIG_WLAN_VENDOR_ST=y
1493 CONFIG_WLAN_VENDOR_TI=y
1494 CONFIG_WLAN_VENDOR_ZYDAS=y
1495 CONFIG_WLAN_VENDOR_QUANTENNA=y
1496 # CONFIG_WAN is not set
1497
1498 #
1499 # Wireless WAN
1500 #
1501 # CONFIG_WWAN is not set
1502 # end of Wireless WAN
1503
1504 # CONFIG_VMXNET3 is not set
1505 # CONFIG_NETDEVSIM is not set
1506 CONFIG_NET_FAILOVER=y
1507 # CONFIG_ISDN is not set
1508
1509 #
1510 # Input device support
1511 #
1512 CONFIG_INPUT=y
1513 # CONFIG_INPUT_FF_MEMLESS is not set
1514 # CONFIG_INPUT_SPARSEKMAP is not set
1515 # CONFIG_INPUT_MATRIXKMAP is not set
1516 CONFIG_INPUT_VIVALDIFMAP=y
1517
1518 #
1519 # Userland interfaces
1520 #
1521 CONFIG_INPUT_MOUSEDEV=y
1522 # CONFIG_INPUT_MOUSEDEV_PSAUX is not set
1523 CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
1524 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
1525 # CONFIG_INPUT_JOYDEV is not set
1526 # CONFIG_INPUT_EVDEV is not set
1527 # CONFIG_INPUT_EVBUG is not set
1528
1529 #
1530 # Input Device Drivers
1531 #
1532 CONFIG_INPUT_KEYBOARD=y
1533 # CONFIG_KEYBOARD_ADP5588 is not set
1534 # CONFIG_KEYBOARD_ADP5589 is not set
1535 CONFIG_KEYBOARD_ATKBD=y
1536 # CONFIG_KEYBOARD_QT1050 is not set
1537 # CONFIG_KEYBOARD_QT1070 is not set
1538 # CONFIG_KEYBOARD_QT2160 is not set
1539 # CONFIG_KEYBOARD_DLINK_DIR685 is not set
1540 # CONFIG_KEYBOARD_LKKBD is not set
1541 # CONFIG_KEYBOARD_GPIO is not set
1542 # CONFIG_KEYBOARD_GPIO_POLLED is not set
1543 # CONFIG_KEYBOARD_TCA6416 is not set
1544 # CONFIG_KEYBOARD_TCA8418 is not set
1545 # CONFIG_KEYBOARD_MATRIX is not set
1546 # CONFIG_KEYBOARD_LM8333 is not set
1547 # CONFIG_KEYBOARD_MAX7359 is not set
1548 # CONFIG_KEYBOARD_MCS is not set
1549 # CONFIG_KEYBOARD_MPR121 is not set
1550 # CONFIG_KEYBOARD_NEWTON is not set
1551 # CONFIG_KEYBOARD_OPENCORES is not set
1552 # CONFIG_KEYBOARD_SAMSUNG is not set
1553 # CONFIG_KEYBOARD_GOLDFISH_EVENTS is not set
1554 # CONFIG_KEYBOARD_STOWAWAY is not set
1555 # CONFIG_KEYBOARD_SUNKBD is not set
1556 # CONFIG_KEYBOARD_OMAP4 is not set
1557 # CONFIG_KEYBOARD_XTKBD is not set
1558 # CONFIG_KEYBOARD_CAP11XX is not set
1559 # CONFIG_KEYBOARD_BCM is not set
1560 # CONFIG_KEYBOARD_CYPRESS_SF is not set
1561 CONFIG_INPUT_MOUSE=y
1562 CONFIG_MOUSE_PS2=y
1563 CONFIG_MOUSE_PS2_ALPS=y
1564 CONFIG_MOUSE_PS2_BYD=y
1565 CONFIG_MOUSE_PS2_LOGIPS2PP=y
1566 CONFIG_MOUSE_PS2_SYNAPTICS=y
1567 CONFIG_MOUSE_PS2_CYPRESS=y
1568 CONFIG_MOUSE_PS2_TRACKPOINT=y
1569 # CONFIG_MOUSE_PS2_ELANTECH is not set
1570 # CONFIG_MOUSE_PS2_SENTELIC is not set
1571 # CONFIG_MOUSE_PS2_TOUCHKIT is not set
1572 CONFIG_MOUSE_PS2_FOCALTECH=y
1573 # CONFIG_MOUSE_SERIAL is not set
1574 # CONFIG_MOUSE_APPLETOUCH is not set
1575 # CONFIG_MOUSE_BCM5974 is not set
1576 # CONFIG_MOUSE_CYAPA is not set
1577 # CONFIG_MOUSE_ELAN_I2C is not set
1578 # CONFIG_MOUSE_VSXXXAA is not set
1579 # CONFIG_MOUSE_GPIO is not set
1580 # CONFIG_MOUSE_SYNAPTICS_I2C is not set
1581 # CONFIG_MOUSE_SYNAPTICS_USB is not set
1582 # CONFIG_INPUT_JOYSTICK is not set
1583 # CONFIG_INPUT_TABLET is not set
1584 # CONFIG_INPUT_TOUCHSCREEN is not set
1585 # CONFIG_INPUT_MISC is not set
1586 # CONFIG_RMI4_CORE is not set
1587
1588 #
1589 # Hardware I/O ports
1590 #
1591 CONFIG_SERIO=y
1592 CONFIG_SERIO_SERPORT=y
1593 # CONFIG_SERIO_PCIPS2 is not set
1594 CONFIG_SERIO_LIBPS2=y
1595 # CONFIG_SERIO_RAW is not set
1596 # CONFIG_SERIO_ALTERA_PS2 is not set
1597 # CONFIG_SERIO_PS2MULT is not set
1598 # CONFIG_SERIO_ARC_PS2 is not set
1599 # CONFIG_SERIO_APBPS2 is not set
1600 # CONFIG_SERIO_GPIO_PS2 is not set
1601 # CONFIG_USERIO is not set
1602 # CONFIG_GAMEPORT is not set
1603 # end of Hardware I/O ports
1604 # end of Input device support
1605
1606 #
1607 # Character devices
1608 #
1609 CONFIG_TTY=y
1610 CONFIG_VT=y
1611 CONFIG_CONSOLE_TRANSLATIONS=y
1612 CONFIG_VT_CONSOLE=y
1613 CONFIG_HW_CONSOLE=y
1614 CONFIG_VT_HW_CONSOLE_BINDING=y
1615 CONFIG_UNIX98_PTYS=y
1616 CONFIG_LEGACY_PTYS=y
1617 CONFIG_LEGACY_PTY_COUNT=256
1618 CONFIG_LDISC_AUTOLOAD=y
1619
1620 #
1621 # Serial drivers
1622 #
1623 CONFIG_SERIAL_EARLYCON=y
1624 CONFIG_SERIAL_8250=y
1625 CONFIG_SERIAL_8250_DEPRECATED_OPTIONS=y
1626 CONFIG_SERIAL_8250_16550A_VARIANTS=y
1627 # CONFIG_SERIAL_8250_FINTEK is not set
1628 CONFIG_SERIAL_8250_CONSOLE=y
1629 CONFIG_SERIAL_8250_PCI=y
1630 CONFIG_SERIAL_8250_EXAR=y
1631 CONFIG_SERIAL_8250_NR_UARTS=4
1632 CONFIG_SERIAL_8250_RUNTIME_UARTS=4
1633 # CONFIG_SERIAL_8250_EXTENDED is not set
1634 # CONFIG_SERIAL_8250_ASPEED_VUART is not set
1635 # CONFIG_SERIAL_8250_DW is not set
1636 # CONFIG_SERIAL_8250_RT288X is not set
1637 CONFIG_SERIAL_8250_PERICOM=y
1638 CONFIG_SERIAL_OF_PLATFORM=y
1639
1640 #
1641 # Non-8250 serial port support
1642 #
1643 # CONFIG_SERIAL_MAX3100 is not set
1644 # CONFIG_SERIAL_MAX310X is not set
1645 # CONFIG_SERIAL_UARTLITE is not set
1646 CONFIG_SERIAL_CORE=y
1647 CONFIG_SERIAL_CORE_CONSOLE=y
1648 # CONFIG_SERIAL_JSM is not set
1649 CONFIG_SERIAL_SIFIVE=y
1650 CONFIG_SERIAL_SIFIVE_CONSOLE=y
1651 # CONFIG_SERIAL_SCCNXP is not set
1652 # CONFIG_SERIAL_SC16IS7XX is not set
1653 # CONFIG_SERIAL_ALTERA_JTAGUART is not set
1654 # CONFIG_SERIAL_ALTERA_UART is not set
1655 # CONFIG_SERIAL_XILINX_PS_UART is not set
1656 # CONFIG_SERIAL_ARC is not set
1657 # CONFIG_SERIAL_RP2 is not set
1658 # CONFIG_SERIAL_FSL_LPUART is not set
1659 # CONFIG_SERIAL_FSL_LINFLEXUART is not set
1660 # CONFIG_SERIAL_CONEXANT_DIGICOLOR is not set
1661 # CONFIG_SERIAL_SPRD is not set
1662 # end of Serial drivers
1663
1664 CONFIG_SERIAL_MCTRL_GPIO=y
1665 # CONFIG_SERIAL_NONSTANDARD is not set
1666 # CONFIG_GOLDFISH_TTY is not set
1667 # CONFIG_N_GSM is not set
1668 # CONFIG_NOZOMI is not set
1669 # CONFIG_NULL_TTY is not set
1670 CONFIG_HVC_DRIVER=y
1671 # CONFIG_RPMSG_TTY is not set
1672 # CONFIG_SERIAL_DEV_BUS is not set
1673 # CONFIG_TTY_PRINTK is not set
1674 CONFIG_VIRTIO_CONSOLE=y
1675 # CONFIG_IPMI_HANDLER is not set
1676 CONFIG_HW_RANDOM=y
1677 # CONFIG_HW_RANDOM_TIMERIOMEM is not set
1678 # CONFIG_HW_RANDOM_BA431 is not set
1679 CONFIG_HW_RANDOM_VIRTIO=y
1680 # CONFIG_HW_RANDOM_CCTRNG is not set
1681 # CONFIG_HW_RANDOM_XIPHERA is not set
1682 # CONFIG_APPLICOM is not set
1683 CONFIG_DEVMEM=y
1684 CONFIG_DEVPORT=y
1685 # CONFIG_TCG_TPM is not set
1686 # CONFIG_XILLYBUS is not set
1687 # CONFIG_XILLYUSB is not set
1688 # CONFIG_RANDOM_TRUST_BOOTLOADER is not set
1689 # end of Character devices
1690
1691 #
1692 # I2C support
1693 #
1694 CONFIG_I2C=m
1695 CONFIG_I2C_BOARDINFO=y
1696 CONFIG_I2C_COMPAT=y
1697 # CONFIG_I2C_CHARDEV is not set
1698 # CONFIG_I2C_MUX is not set
1699 CONFIG_I2C_HELPER_AUTO=y
1700 CONFIG_I2C_ALGOBIT=m
1701
1702 #
1703 # I2C Hardware Bus support
1704 #
1705
1706 #
1707 # PC SMBus host controller drivers
1708 #
1709 # CONFIG_I2C_ALI1535 is not set
1710 # CONFIG_I2C_ALI1563 is not set
1711 # CONFIG_I2C_ALI15X3 is not set
1712 # CONFIG_I2C_AMD756 is not set
1713 # CONFIG_I2C_AMD8111 is not set
1714 # CONFIG_I2C_I801 is not set
1715 # CONFIG_I2C_ISCH is not set
1716 # CONFIG_I2C_PIIX4 is not set
1717 # CONFIG_I2C_NFORCE2 is not set
1718 # CONFIG_I2C_NVIDIA_GPU is not set
1719 # CONFIG_I2C_SIS5595 is not set
1720 # CONFIG_I2C_SIS630 is not set
1721 # CONFIG_I2C_SIS96X is not set
1722 # CONFIG_I2C_VIA is not set
1723 # CONFIG_I2C_VIAPRO is not set
1724
1725 #
1726 # I2C system bus drivers (mostly embedded / system-on-chip)
1727 #
1728 # CONFIG_I2C_CBUS_GPIO is not set
1729 # CONFIG_I2C_DESIGNWARE_PLATFORM is not set
1730 # CONFIG_I2C_DESIGNWARE_PCI is not set
1731 # CONFIG_I2C_EMEV2 is not set
1732 # CONFIG_I2C_GPIO is not set
1733 # CONFIG_I2C_OCORES is not set
1734 # CONFIG_I2C_PCA_PLATFORM is not set
1735 # CONFIG_I2C_RK3X is not set
1736 # CONFIG_I2C_SIMTEC is not set
1737 # CONFIG_I2C_XILINX is not set
1738
1739 #
1740 # External I2C/SMBus adapter drivers
1741 #
1742 # CONFIG_I2C_DIOLAN_U2C is not set
1743 # CONFIG_I2C_CP2615 is not set
1744 # CONFIG_I2C_ROBOTFUZZ_OSIF is not set
1745 # CONFIG_I2C_TAOS_EVM is not set
1746 # CONFIG_I2C_TINY_USB is not set
1747
1748 #
1749 # Other I2C/SMBus bus drivers
1750 #
1751 # CONFIG_I2C_VIRTIO is not set
1752 # end of I2C Hardware Bus support
1753
1754 # CONFIG_I2C_STUB is not set
1755 # CONFIG_I2C_SLAVE is not set
1756 # CONFIG_I2C_DEBUG_CORE is not set
1757 # CONFIG_I2C_DEBUG_ALGO is not set
1758 # CONFIG_I2C_DEBUG_BUS is not set
1759 # end of I2C support
1760
1761 # CONFIG_I3C is not set
1762 CONFIG_SPI=y
1763 # CONFIG_SPI_DEBUG is not set
1764 CONFIG_SPI_MASTER=y
1765 # CONFIG_SPI_MEM is not set
1766
1767 #
1768 # SPI Master Controller Drivers
1769 #
1770 # CONFIG_SPI_ALTERA is not set
1771 # CONFIG_SPI_AXI_SPI_ENGINE is not set
1772 # CONFIG_SPI_BITBANG is not set
1773 # CONFIG_SPI_CADENCE is not set
1774 # CONFIG_SPI_DESIGNWARE is not set
1775 # CONFIG_SPI_NXP_FLEXSPI is not set
1776 # CONFIG_SPI_GPIO is not set
1777 # CONFIG_SPI_FSL_SPI is not set
1778 # CONFIG_SPI_OC_TINY is not set
1779 # CONFIG_SPI_PXA2XX is not set
1780 # CONFIG_SPI_ROCKCHIP is not set
1781 # CONFIG_SPI_SC18IS602 is not set
1782 CONFIG_SPI_SIFIVE=y
1783 # CONFIG_SPI_MXIC is not set
1784 # CONFIG_SPI_XCOMM is not set
1785 # CONFIG_SPI_XILINX is not set
1786 # CONFIG_SPI_ZYNQMP_GQSPI is not set
1787 # CONFIG_SPI_AMD is not set
1788
1789 #
1790 # SPI Multiplexer support
1791 #
1792 # CONFIG_SPI_MUX is not set
1793
1794 #
1795 # SPI Protocol Masters
1796 #
1797 # CONFIG_SPI_SPIDEV is not set
1798 # CONFIG_SPI_LOOPBACK_TEST is not set
1799 # CONFIG_SPI_TLE62X0 is not set
1800 # CONFIG_SPI_SLAVE is not set
1801 # CONFIG_SPMI is not set
1802 # CONFIG_HSI is not set
1803 # CONFIG_PPS is not set
1804
1805 #
1806 # PTP clock support
1807 #
1808 # CONFIG_PTP_1588_CLOCK is not set
1809 CONFIG_PTP_1588_CLOCK_OPTIONAL=y
1810
1811 #
1812 # Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
1813 #
1814 # end of PTP clock support
1815
1816 # CONFIG_PINCTRL is not set
1817 CONFIG_GPIOLIB=y
1818 CONFIG_GPIOLIB_FASTPATH_LIMIT=512
1819 CONFIG_OF_GPIO=y
1820 CONFIG_GPIOLIB_IRQCHIP=y
1821 # CONFIG_DEBUG_GPIO is not set
1822 # CONFIG_GPIO_SYSFS is not set
1823 CONFIG_GPIO_CDEV=y
1824 CONFIG_GPIO_CDEV_V1=y
1825 CONFIG_GPIO_GENERIC=y
1826
1827 #
1828 # Memory mapped GPIO drivers
1829 #
1830 # CONFIG_GPIO_74XX_MMIO is not set
1831 # CONFIG_GPIO_ALTERA is not set
1832 # CONFIG_GPIO_CADENCE is not set
1833 # CONFIG_GPIO_DWAPB is not set
1834 # CONFIG_GPIO_EXAR is not set
1835 # CONFIG_GPIO_FTGPIO010 is not set
1836 # CONFIG_GPIO_GENERIC_PLATFORM is not set
1837 # CONFIG_GPIO_GRGPIO is not set
1838 # CONFIG_GPIO_HLWD is not set
1839 # CONFIG_GPIO_LOGICVC is not set
1840 # CONFIG_GPIO_MB86S7X is not set
1841 # CONFIG_GPIO_SAMA5D2_PIOBU is not set
1842 CONFIG_GPIO_SIFIVE=y
1843 # CONFIG_GPIO_SYSCON is not set
1844 # CONFIG_GPIO_XILINX is not set
1845 # CONFIG_GPIO_AMD_FCH is not set
1846 # end of Memory mapped GPIO drivers
1847
1848 #
1849 # I2C GPIO expanders
1850 #
1851 # CONFIG_GPIO_ADP5588 is not set
1852 # CONFIG_GPIO_ADNP is not set
1853 # CONFIG_GPIO_GW_PLD is not set
1854 # CONFIG_GPIO_MAX7300 is not set
1855 # CONFIG_GPIO_MAX732X is not set
1856 # CONFIG_GPIO_PCA953X is not set
1857 # CONFIG_GPIO_PCA9570 is not set
1858 # CONFIG_GPIO_PCF857X is not set
1859 # CONFIG_GPIO_TPIC2810 is not set
1860 # end of I2C GPIO expanders
1861
1862 #
1863 # MFD GPIO expanders
1864 #
1865 # end of MFD GPIO expanders
1866
1867 #
1868 # PCI GPIO expanders
1869 #
1870 # CONFIG_GPIO_BT8XX is not set
1871 # CONFIG_GPIO_PCI_IDIO_16 is not set
1872 # CONFIG_GPIO_PCIE_IDIO_24 is not set
1873 # CONFIG_GPIO_RDC321X is not set
1874 # end of PCI GPIO expanders
1875
1876 #
1877 # SPI GPIO expanders
1878 #
1879 # CONFIG_GPIO_74X164 is not set
1880 # CONFIG_GPIO_MAX3191X is not set
1881 # CONFIG_GPIO_MAX7301 is not set
1882 # CONFIG_GPIO_MC33880 is not set
1883 # CONFIG_GPIO_PISOSR is not set
1884 # CONFIG_GPIO_XRA1403 is not set
1885 # end of SPI GPIO expanders
1886
1887 #
1888 # USB GPIO expanders
1889 #
1890 # end of USB GPIO expanders
1891
1892 #
1893 # Virtual GPIO drivers
1894 #
1895 # CONFIG_GPIO_AGGREGATOR is not set
1896 # CONFIG_GPIO_MOCKUP is not set
1897 # CONFIG_GPIO_VIRTIO is not set
1898 # CONFIG_GPIO_SIM is not set
1899 # end of Virtual GPIO drivers
1900
1901 # CONFIG_W1 is not set
1902 CONFIG_POWER_RESET=y
1903 # CONFIG_POWER_RESET_GPIO is not set
1904 # CONFIG_POWER_RESET_GPIO_RESTART is not set
1905 # CONFIG_POWER_RESET_LTC2952 is not set
1906 # CONFIG_POWER_RESET_RESTART is not set
1907 CONFIG_POWER_RESET_SYSCON=y
1908 CONFIG_POWER_RESET_SYSCON_POWEROFF=y
1909 # CONFIG_SYSCON_REBOOT_MODE is not set
1910 # CONFIG_NVMEM_REBOOT_MODE is not set
1911 CONFIG_POWER_SUPPLY=y
1912 # CONFIG_POWER_SUPPLY_DEBUG is not set
1913 CONFIG_POWER_SUPPLY_HWMON=y
1914 # CONFIG_PDA_POWER is not set
1915 # CONFIG_IP5XXX_POWER is not set
1916 # CONFIG_TEST_POWER is not set
1917 # CONFIG_CHARGER_ADP5061 is not set
1918 # CONFIG_BATTERY_CW2015 is not set
1919 # CONFIG_BATTERY_DS2780 is not set
1920 # CONFIG_BATTERY_DS2781 is not set
1921 # CONFIG_BATTERY_DS2782 is not set
1922 # CONFIG_BATTERY_SAMSUNG_SDI is not set
1923 # CONFIG_BATTERY_SBS is not set
1924 # CONFIG_CHARGER_SBS is not set
1925 # CONFIG_BATTERY_BQ27XXX is not set
1926 # CONFIG_BATTERY_MAX17040 is not set
1927 # CONFIG_BATTERY_MAX17042 is not set
1928 # CONFIG_CHARGER_MAX8903 is not set
1929 # CONFIG_CHARGER_LP8727 is not set
1930 # CONFIG_CHARGER_GPIO is not set
1931 # CONFIG_CHARGER_LT3651 is not set
1932 # CONFIG_CHARGER_LTC4162L is not set
1933 # CONFIG_CHARGER_DETECTOR_MAX14656 is not set
1934 # CONFIG_CHARGER_MAX77976 is not set
1935 # CONFIG_CHARGER_BQ2415X is not set
1936 # CONFIG_CHARGER_BQ24257 is not set
1937 # CONFIG_CHARGER_BQ24735 is not set
1938 # CONFIG_CHARGER_BQ2515X is not set
1939 # CONFIG_CHARGER_BQ25890 is not set
1940 # CONFIG_CHARGER_BQ25980 is not set
1941 # CONFIG_CHARGER_BQ256XX is not set
1942 # CONFIG_BATTERY_GAUGE_LTC2941 is not set
1943 # CONFIG_BATTERY_GOLDFISH is not set
1944 # CONFIG_BATTERY_RT5033 is not set
1945 # CONFIG_CHARGER_RT9455 is not set
1946 # CONFIG_CHARGER_BD99954 is not set
1947 # CONFIG_BATTERY_UG3105 is not set
1948 CONFIG_HWMON=y
1949 # CONFIG_HWMON_DEBUG_CHIP is not set
1950
1951 #
1952 # Native drivers
1953 #
1954 # CONFIG_SENSORS_AD7314 is not set
1955 # CONFIG_SENSORS_AD7414 is not set
1956 # CONFIG_SENSORS_AD7418 is not set
1957 # CONFIG_SENSORS_ADM1021 is not set
1958 # CONFIG_SENSORS_ADM1025 is not set
1959 # CONFIG_SENSORS_ADM1026 is not set
1960 # CONFIG_SENSORS_ADM1029 is not set
1961 # CONFIG_SENSORS_ADM1031 is not set
1962 # CONFIG_SENSORS_ADM1177 is not set
1963 # CONFIG_SENSORS_ADM9240 is not set
1964 # CONFIG_SENSORS_ADT7310 is not set
1965 # CONFIG_SENSORS_ADT7410 is not set
1966 # CONFIG_SENSORS_ADT7411 is not set
1967 # CONFIG_SENSORS_ADT7462 is not set
1968 # CONFIG_SENSORS_ADT7470 is not set
1969 # CONFIG_SENSORS_ADT7475 is not set
1970 # CONFIG_SENSORS_AHT10 is not set
1971 # CONFIG_SENSORS_AQUACOMPUTER_D5NEXT is not set
1972 # CONFIG_SENSORS_AS370 is not set
1973 # CONFIG_SENSORS_ASC7621 is not set
1974 # CONFIG_SENSORS_AXI_FAN_CONTROL is not set
1975 # CONFIG_SENSORS_ASPEED is not set
1976 # CONFIG_SENSORS_ATXP1 is not set
1977 # CONFIG_SENSORS_CORSAIR_CPRO is not set
1978 # CONFIG_SENSORS_CORSAIR_PSU is not set
1979 # CONFIG_SENSORS_DRIVETEMP is not set
1980 # CONFIG_SENSORS_DS620 is not set
1981 # CONFIG_SENSORS_DS1621 is not set
1982 # CONFIG_SENSORS_I5K_AMB is not set
1983 # CONFIG_SENSORS_F71805F is not set
1984 # CONFIG_SENSORS_F71882FG is not set
1985 # CONFIG_SENSORS_F75375S is not set
1986 # CONFIG_SENSORS_GL518SM is not set
1987 # CONFIG_SENSORS_GL520SM is not set
1988 # CONFIG_SENSORS_G760A is not set
1989 # CONFIG_SENSORS_G762 is not set
1990 # CONFIG_SENSORS_GPIO_FAN is not set
1991 # CONFIG_SENSORS_HIH6130 is not set
1992 # CONFIG_SENSORS_IT87 is not set
1993 # CONFIG_SENSORS_JC42 is not set
1994 # CONFIG_SENSORS_POWR1220 is not set
1995 # CONFIG_SENSORS_LINEAGE is not set
1996 # CONFIG_SENSORS_LTC2945 is not set
1997 # CONFIG_SENSORS_LTC2947_I2C is not set
1998 # CONFIG_SENSORS_LTC2947_SPI is not set
1999 # CONFIG_SENSORS_LTC2990 is not set
2000 # CONFIG_SENSORS_LTC2992 is not set
2001 # CONFIG_SENSORS_LTC4151 is not set
2002 # CONFIG_SENSORS_LTC4215 is not set
2003 # CONFIG_SENSORS_LTC4222 is not set
2004 # CONFIG_SENSORS_LTC4245 is not set
2005 # CONFIG_SENSORS_LTC4260 is not set
2006 # CONFIG_SENSORS_LTC4261 is not set
2007 # CONFIG_SENSORS_MAX1111 is not set
2008 # CONFIG_SENSORS_MAX127 is not set
2009 # CONFIG_SENSORS_MAX16065 is not set
2010 # CONFIG_SENSORS_MAX1619 is not set
2011 # CONFIG_SENSORS_MAX1668 is not set
2012 # CONFIG_SENSORS_MAX197 is not set
2013 # CONFIG_SENSORS_MAX31722 is not set
2014 # CONFIG_SENSORS_MAX31730 is not set
2015 # CONFIG_SENSORS_MAX6620 is not set
2016 # CONFIG_SENSORS_MAX6621 is not set
2017 # CONFIG_SENSORS_MAX6639 is not set
2018 # CONFIG_SENSORS_MAX6642 is not set
2019 # CONFIG_SENSORS_MAX6650 is not set
2020 # CONFIG_SENSORS_MAX6697 is not set
2021 # CONFIG_SENSORS_MAX31790 is not set
2022 # CONFIG_SENSORS_MCP3021 is not set
2023 # CONFIG_SENSORS_TC654 is not set
2024 # CONFIG_SENSORS_TPS23861 is not set
2025 # CONFIG_SENSORS_MR75203 is not set
2026 # CONFIG_SENSORS_ADCXX is not set
2027 # CONFIG_SENSORS_LM63 is not set
2028 # CONFIG_SENSORS_LM70 is not set
2029 # CONFIG_SENSORS_LM73 is not set
2030 # CONFIG_SENSORS_LM75 is not set
2031 # CONFIG_SENSORS_LM77 is not set
2032 # CONFIG_SENSORS_LM78 is not set
2033 # CONFIG_SENSORS_LM80 is not set
2034 # CONFIG_SENSORS_LM83 is not set
2035 # CONFIG_SENSORS_LM85 is not set
2036 # CONFIG_SENSORS_LM87 is not set
2037 # CONFIG_SENSORS_LM90 is not set
2038 # CONFIG_SENSORS_LM92 is not set
2039 # CONFIG_SENSORS_LM93 is not set
2040 # CONFIG_SENSORS_LM95234 is not set
2041 # CONFIG_SENSORS_LM95241 is not set
2042 # CONFIG_SENSORS_LM95245 is not set
2043 # CONFIG_SENSORS_PC87360 is not set
2044 # CONFIG_SENSORS_PC87427 is not set
2045 # CONFIG_SENSORS_NCT6683 is not set
2046 # CONFIG_SENSORS_NCT6775 is not set
2047 # CONFIG_SENSORS_NCT7802 is not set
2048 # CONFIG_SENSORS_NPCM7XX is not set
2049 # CONFIG_SENSORS_NZXT_KRAKEN2 is not set
2050 # CONFIG_SENSORS_NZXT_SMART2 is not set
2051 # CONFIG_SENSORS_PCF8591 is not set
2052 # CONFIG_PMBUS is not set
2053 # CONFIG_SENSORS_SBTSI is not set
2054 # CONFIG_SENSORS_SBRMI is not set
2055 # CONFIG_SENSORS_SHT15 is not set
2056 # CONFIG_SENSORS_SHT21 is not set
2057 # CONFIG_SENSORS_SHT3x is not set
2058 # CONFIG_SENSORS_SHT4x is not set
2059 # CONFIG_SENSORS_SHTC1 is not set
2060 # CONFIG_SENSORS_SIS5595 is not set
2061 # CONFIG_SENSORS_SY7636A is not set
2062 # CONFIG_SENSORS_DME1737 is not set
2063 # CONFIG_SENSORS_EMC1403 is not set
2064 # CONFIG_SENSORS_EMC2103 is not set
2065 # CONFIG_SENSORS_EMC6W201 is not set
2066 # CONFIG_SENSORS_SMSC47M1 is not set
2067 # CONFIG_SENSORS_SMSC47M192 is not set
2068 # CONFIG_SENSORS_SMSC47B397 is not set
2069 # CONFIG_SENSORS_STTS751 is not set
2070 # CONFIG_SENSORS_SMM665 is not set
2071 # CONFIG_SENSORS_ADC128D818 is not set
2072 # CONFIG_SENSORS_ADS7828 is not set
2073 # CONFIG_SENSORS_ADS7871 is not set
2074 # CONFIG_SENSORS_AMC6821 is not set
2075 # CONFIG_SENSORS_INA209 is not set
2076 # CONFIG_SENSORS_INA2XX is not set
2077 # CONFIG_SENSORS_INA238 is not set
2078 # CONFIG_SENSORS_INA3221 is not set
2079 # CONFIG_SENSORS_TC74 is not set
2080 # CONFIG_SENSORS_THMC50 is not set
2081 # CONFIG_SENSORS_TMP102 is not set
2082 # CONFIG_SENSORS_TMP103 is not set
2083 # CONFIG_SENSORS_TMP108 is not set
2084 # CONFIG_SENSORS_TMP401 is not set
2085 # CONFIG_SENSORS_TMP421 is not set
2086 # CONFIG_SENSORS_TMP464 is not set
2087 # CONFIG_SENSORS_TMP513 is not set
2088 # CONFIG_SENSORS_VIA686A is not set
2089 # CONFIG_SENSORS_VT1211 is not set
2090 # CONFIG_SENSORS_VT8231 is not set
2091 # CONFIG_SENSORS_W83773G is not set
2092 # CONFIG_SENSORS_W83781D is not set
2093 # CONFIG_SENSORS_W83791D is not set
2094 # CONFIG_SENSORS_W83792D is not set
2095 # CONFIG_SENSORS_W83793 is not set
2096 # CONFIG_SENSORS_W83795 is not set
2097 # CONFIG_SENSORS_W83L785TS is not set
2098 # CONFIG_SENSORS_W83L786NG is not set
2099 # CONFIG_SENSORS_W83627HF is not set
2100 # CONFIG_SENSORS_W83627EHF is not set
2101 # CONFIG_THERMAL is not set
2102 # CONFIG_WATCHDOG is not set
2103 CONFIG_SSB_POSSIBLE=y
2104 # CONFIG_SSB is not set
2105 CONFIG_BCMA_POSSIBLE=y
2106 # CONFIG_BCMA is not set
2107
2108 #
2109 # Multifunction device drivers
2110 #
2111 # CONFIG_MFD_ACT8945A is not set
2112 # CONFIG_MFD_ATMEL_FLEXCOM is not set
2113 # CONFIG_MFD_ATMEL_HLCDC is not set
2114 # CONFIG_MFD_BCM590XX is not set
2115 # CONFIG_MFD_BD9571MWV is not set
2116 # CONFIG_MFD_AXP20X_I2C is not set
2117 # CONFIG_MFD_MADERA is not set
2118 # CONFIG_MFD_DA9052_SPI is not set
2119 # CONFIG_MFD_DA9062 is not set
2120 # CONFIG_MFD_DA9063 is not set
2121 # CONFIG_MFD_DA9150 is not set
2122 # CONFIG_MFD_DLN2 is not set
2123 # CONFIG_MFD_GATEWORKS_GSC is not set
2124 # CONFIG_MFD_MC13XXX_SPI is not set
2125 # CONFIG_MFD_MC13XXX_I2C is not set
2126 # CONFIG_MFD_MP2629 is not set
2127 # CONFIG_MFD_HI6421_PMIC is not set
2128 # CONFIG_HTC_PASIC3 is not set
2129 # CONFIG_LPC_ICH is not set
2130 # CONFIG_LPC_SCH is not set
2131 # CONFIG_MFD_IQS62X is not set
2132 # CONFIG_MFD_JANZ_CMODIO is not set
2133 # CONFIG_MFD_KEMPLD is not set
2134 # CONFIG_MFD_88PM800 is not set
2135 # CONFIG_MFD_88PM805 is not set
2136 # CONFIG_MFD_MAX14577 is not set
2137 # CONFIG_MFD_MAX77650 is not set
2138 # CONFIG_MFD_MAX77686 is not set
2139 # CONFIG_MFD_MAX77693 is not set
2140 # CONFIG_MFD_MAX77714 is not set
2141 # CONFIG_MFD_MAX8907 is not set
2142 # CONFIG_MFD_MT6360 is not set
2143 # CONFIG_MFD_MT6397 is not set
2144 # CONFIG_MFD_MENF21BMC is not set
2145 # CONFIG_EZX_PCAP is not set
2146 # CONFIG_MFD_CPCAP is not set
2147 # CONFIG_MFD_VIPERBOARD is not set
2148 # CONFIG_MFD_NTXEC is not set
2149 # CONFIG_MFD_RETU is not set
2150 # CONFIG_MFD_PCF50633 is not set
2151 # CONFIG_MFD_RDC321X is not set
2152 # CONFIG_MFD_RT4831 is not set
2153 # CONFIG_MFD_RT5033 is not set
2154 # CONFIG_MFD_RK808 is not set
2155 # CONFIG_MFD_RN5T618 is not set
2156 # CONFIG_MFD_SI476X_CORE is not set
2157 # CONFIG_MFD_SIMPLE_MFD_I2C is not set
2158 # CONFIG_MFD_SM501 is not set
2159 # CONFIG_MFD_SKY81452 is not set
2160 # CONFIG_MFD_STMPE is not set
2161 CONFIG_MFD_SYSCON=y
2162 # CONFIG_MFD_TI_AM335X_TSCADC is not set
2163 # CONFIG_MFD_LP3943 is not set
2164 # CONFIG_MFD_TI_LMU is not set
2165 # CONFIG_TPS6105X is not set
2166 # CONFIG_TPS65010 is not set
2167 # CONFIG_TPS6507X is not set
2168 # CONFIG_MFD_TPS65086 is not set
2169 # CONFIG_MFD_TPS65217 is not set
2170 # CONFIG_MFD_TI_LP873X is not set
2171 # CONFIG_MFD_TI_LP87565 is not set
2172 # CONFIG_MFD_TPS65218 is not set
2173 # CONFIG_MFD_TPS65912_I2C is not set
2174 # CONFIG_MFD_TPS65912_SPI is not set
2175 # CONFIG_MFD_WL1273_CORE is not set
2176 # CONFIG_MFD_LM3533 is not set
2177 # CONFIG_MFD_TQMX86 is not set
2178 # CONFIG_MFD_VX855 is not set
2179 # CONFIG_MFD_ARIZONA_I2C is not set
2180 # CONFIG_MFD_ARIZONA_SPI is not set
2181 # CONFIG_MFD_WM831X_SPI is not set
2182 # CONFIG_MFD_WM8994 is not set
2183 # CONFIG_MFD_STMFX is not set
2184 # CONFIG_MFD_ATC260X_I2C is not set
2185 # CONFIG_MFD_QCOM_PM8008 is not set
2186 # CONFIG_MFD_INTEL_M10_BMC is not set
2187 # CONFIG_MFD_RSMU_I2C is not set
2188 # CONFIG_MFD_RSMU_SPI is not set
2189 # end of Multifunction device drivers
2190
2191 # CONFIG_REGULATOR is not set
2192 # CONFIG_RC_CORE is not set
2193
2194 #
2195 # CEC support
2196 #
2197 # CONFIG_MEDIA_CEC_SUPPORT is not set
2198 # end of CEC support
2199
2200 # CONFIG_MEDIA_SUPPORT is not set
2201
2202 #
2203 # Graphics support
2204 #
2205 CONFIG_DRM=m
2206 # CONFIG_DRM_DP_AUX_CHARDEV is not set
2207 # CONFIG_DRM_DEBUG_SELFTEST is not set
2208 CONFIG_DRM_DP_HELPER=m
2209 CONFIG_DRM_KMS_HELPER=m
2210 # CONFIG_DRM_DEBUG_DP_MST_TOPOLOGY_REFS is not set
2211 # CONFIG_DRM_DEBUG_MODESET_LOCK is not set
2212 CONFIG_DRM_FBDEV_EMULATION=y
2213 CONFIG_DRM_FBDEV_OVERALLOC=100
2214 # CONFIG_DRM_FBDEV_LEAK_PHYS_SMEM is not set
2215 # CONFIG_DRM_LOAD_EDID_FIRMWARE is not set
2216 # CONFIG_DRM_DP_CEC is not set
2217 CONFIG_DRM_TTM=m
2218 CONFIG_DRM_TTM_HELPER=m
2219 CONFIG_DRM_GEM_SHMEM_HELPER=m
2220
2221 #
2222 # I2C encoder or helper chips
2223 #
2224 CONFIG_DRM_I2C_CH7006=m
2225 CONFIG_DRM_I2C_SIL164=m
2226 # CONFIG_DRM_I2C_NXP_TDA998X is not set
2227 # CONFIG_DRM_I2C_NXP_TDA9950 is not set
2228 # end of I2C encoder or helper chips
2229
2230 #
2231 # ARM devices
2232 #
2233 # CONFIG_DRM_KOMEDA is not set
2234 # end of ARM devices
2235
2236 CONFIG_DRM_RADEON=m
2237 # CONFIG_DRM_RADEON_USERPTR is not set
2238 # CONFIG_DRM_AMDGPU is not set
2239 CONFIG_DRM_NOUVEAU=m
2240 CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT=y
2241 CONFIG_NOUVEAU_DEBUG=5
2242 CONFIG_NOUVEAU_DEBUG_DEFAULT=3
2243 # CONFIG_NOUVEAU_DEBUG_MMU is not set
2244 # CONFIG_NOUVEAU_DEBUG_PUSH is not set
2245 CONFIG_DRM_NOUVEAU_BACKLIGHT=y
2246 # CONFIG_DRM_VGEM is not set
2247 # CONFIG_DRM_VKMS is not set
2248 # CONFIG_DRM_UDL is not set
2249 # CONFIG_DRM_AST is not set
2250 # CONFIG_DRM_MGAG200 is not set
2251 # CONFIG_DRM_RCAR_DW_HDMI is not set
2252 # CONFIG_DRM_RCAR_USE_LVDS is not set
2253 # CONFIG_DRM_RCAR_MIPI_DSI is not set
2254 # CONFIG_DRM_QXL is not set
2255 CONFIG_DRM_VIRTIO_GPU=m
2256 CONFIG_DRM_PANEL=y
2257
2258 #
2259 # Display Panels
2260 #
2261 # CONFIG_DRM_PANEL_ABT_Y030XX067A is not set
2262 # CONFIG_DRM_PANEL_ARM_VERSATILE is not set
2263 # CONFIG_DRM_PANEL_LVDS is not set
2264 # CONFIG_DRM_PANEL_SIMPLE is not set
2265 # CONFIG_DRM_PANEL_EDP is not set
2266 # CONFIG_DRM_PANEL_ILITEK_IL9322 is not set
2267 # CONFIG_DRM_PANEL_INNOLUX_EJ030NA is not set
2268 # CONFIG_DRM_PANEL_SAMSUNG_LD9040 is not set
2269 # CONFIG_DRM_PANEL_LG_LB035Q02 is not set
2270 # CONFIG_DRM_PANEL_LG_LG4573 is not set
2271 # CONFIG_DRM_PANEL_NEC_NL8048HL11 is not set
2272 # CONFIG_DRM_PANEL_NOVATEK_NT39016 is not set
2273 # CONFIG_DRM_PANEL_OLIMEX_LCD_OLINUXINO is not set
2274 # CONFIG_DRM_PANEL_SAMSUNG_ATNA33XC20 is not set
2275 # CONFIG_DRM_PANEL_SAMSUNG_DB7430 is not set
2276 # CONFIG_DRM_PANEL_SAMSUNG_S6D27A1 is not set
2277 # CONFIG_DRM_PANEL_SAMSUNG_S6E63M0 is not set
2278 # CONFIG_DRM_PANEL_SAMSUNG_S6E88A0_AMS452EF01 is not set
2279 # CONFIG_DRM_PANEL_SAMSUNG_S6E8AA0 is not set
2280 # CONFIG_DRM_PANEL_SEIKO_43WVF1G is not set
2281 # CONFIG_DRM_PANEL_SITRONIX_ST7789V is not set
2282 # CONFIG_DRM_PANEL_SONY_ACX565AKM is not set
2283 # CONFIG_DRM_PANEL_TPO_TD028TTEC1 is not set
2284 # CONFIG_DRM_PANEL_TPO_TPG110 is not set
2285 # CONFIG_DRM_PANEL_WIDECHIPS_WS2401 is not set
2286 # end of Display Panels
2287
2288 CONFIG_DRM_BRIDGE=y
2289 CONFIG_DRM_PANEL_BRIDGE=y
2290
2291 #
2292 # Display Interface Bridges
2293 #
2294 # CONFIG_DRM_CDNS_DSI is not set
2295 # CONFIG_DRM_CHIPONE_ICN6211 is not set
2296 # CONFIG_DRM_CHRONTEL_CH7033 is not set
2297 # CONFIG_DRM_DISPLAY_CONNECTOR is not set
2298 # CONFIG_DRM_ITE_IT6505 is not set
2299 # CONFIG_DRM_LONTIUM_LT8912B is not set
2300 # CONFIG_DRM_LONTIUM_LT9611 is not set
2301 # CONFIG_DRM_LONTIUM_LT9611UXC is not set
2302 # CONFIG_DRM_ITE_IT66121 is not set
2303 # CONFIG_DRM_LVDS_CODEC is not set
2304 # CONFIG_DRM_MEGACHIPS_STDPXXXX_GE_B850V3_FW is not set
2305 # CONFIG_DRM_NWL_MIPI_DSI is not set
2306 # CONFIG_DRM_NXP_PTN3460 is not set
2307 # CONFIG_DRM_PARADE_PS8622 is not set
2308 # CONFIG_DRM_PARADE_PS8640 is not set
2309 # CONFIG_DRM_SIL_SII8620 is not set
2310 # CONFIG_DRM_SII902X is not set
2311 # CONFIG_DRM_SII9234 is not set
2312 # CONFIG_DRM_SIMPLE_BRIDGE is not set
2313 # CONFIG_DRM_THINE_THC63LVD1024 is not set
2314 # CONFIG_DRM_TOSHIBA_TC358762 is not set
2315 # CONFIG_DRM_TOSHIBA_TC358764 is not set
2316 # CONFIG_DRM_TOSHIBA_TC358767 is not set
2317 # CONFIG_DRM_TOSHIBA_TC358768 is not set
2318 # CONFIG_DRM_TOSHIBA_TC358775 is not set
2319 # CONFIG_DRM_TI_TFP410 is not set
2320 # CONFIG_DRM_TI_SN65DSI83 is not set
2321 # CONFIG_DRM_TI_SN65DSI86 is not set
2322 # CONFIG_DRM_TI_TPD12S015 is not set
2323 # CONFIG_DRM_ANALOGIX_ANX6345 is not set
2324 # CONFIG_DRM_ANALOGIX_ANX78XX is not set
2325 # CONFIG_DRM_ANALOGIX_ANX7625 is not set
2326 # CONFIG_DRM_I2C_ADV7511 is not set
2327 # CONFIG_DRM_CDNS_MHDP8546 is not set
2328 # end of Display Interface Bridges
2329
2330 # CONFIG_DRM_ETNAVIV is not set
2331 # CONFIG_DRM_MXSFB is not set
2332 # CONFIG_DRM_ARCPGU is not set
2333 # CONFIG_DRM_BOCHS is not set
2334 # CONFIG_DRM_CIRRUS_QEMU is not set
2335 # CONFIG_DRM_GM12U320 is not set
2336 # CONFIG_DRM_PANEL_MIPI_DBI is not set
2337 # CONFIG_DRM_SIMPLEDRM is not set
2338 # CONFIG_TINYDRM_HX8357D is not set
2339 # CONFIG_TINYDRM_ILI9163 is not set
2340 # CONFIG_TINYDRM_ILI9225 is not set
2341 # CONFIG_TINYDRM_ILI9341 is not set
2342 # CONFIG_TINYDRM_ILI9486 is not set
2343 # CONFIG_TINYDRM_MI0283QT is not set
2344 # CONFIG_TINYDRM_REPAPER is not set
2345 # CONFIG_TINYDRM_ST7586 is not set
2346 # CONFIG_TINYDRM_ST7735R is not set
2347 # CONFIG_DRM_GUD is not set
2348 # CONFIG_DRM_SSD130X is not set
2349 CONFIG_DRM_LEGACY=y
2350 # CONFIG_DRM_TDFX is not set
2351 # CONFIG_DRM_R128 is not set
2352 # CONFIG_DRM_MGA is not set
2353 # CONFIG_DRM_VIA is not set
2354 # CONFIG_DRM_SAVAGE is not set
2355 CONFIG_DRM_PANEL_ORIENTATION_QUIRKS=m
2356 CONFIG_DRM_NOMODESET=y
2357
2358 #
2359 # Frame buffer Devices
2360 #
2361 CONFIG_FB_CMDLINE=y
2362 CONFIG_FB_NOTIFY=y
2363 CONFIG_FB=y
2364 # CONFIG_FIRMWARE_EDID is not set
2365 CONFIG_FB_CFB_FILLRECT=m
2366 CONFIG_FB_CFB_COPYAREA=m
2367 CONFIG_FB_CFB_IMAGEBLIT=m
2368 CONFIG_FB_SYS_FILLRECT=m
2369 CONFIG_FB_SYS_COPYAREA=m
2370 CONFIG_FB_SYS_IMAGEBLIT=m
2371 # CONFIG_FB_FOREIGN_ENDIAN is not set
2372 CONFIG_FB_SYS_FOPS=m
2373 CONFIG_FB_DEFERRED_IO=y
2374 # CONFIG_FB_MODE_HELPERS is not set
2375 # CONFIG_FB_TILEBLITTING is not set
2376
2377 #
2378 # Frame buffer hardware drivers
2379 #
2380 # CONFIG_FB_CIRRUS is not set
2381 # CONFIG_FB_PM2 is not set
2382 # CONFIG_FB_CYBER2000 is not set
2383 # CONFIG_FB_ASILIANT is not set
2384 # CONFIG_FB_IMSTT is not set
2385 # CONFIG_FB_EFI is not set
2386 # CONFIG_FB_OPENCORES is not set
2387 # CONFIG_FB_S1D13XXX is not set
2388 # CONFIG_FB_NVIDIA is not set
2389 # CONFIG_FB_RIVA is not set
2390 # CONFIG_FB_I740 is not set
2391 # CONFIG_FB_MATROX is not set
2392 # CONFIG_FB_RADEON is not set
2393 # CONFIG_FB_ATY128 is not set
2394 # CONFIG_FB_ATY is not set
2395 # CONFIG_FB_S3 is not set
2396 # CONFIG_FB_SAVAGE is not set
2397 # CONFIG_FB_SIS is not set
2398 # CONFIG_FB_NEOMAGIC is not set
2399 # CONFIG_FB_KYRO is not set
2400 # CONFIG_FB_3DFX is not set
2401 # CONFIG_FB_VOODOO1 is not set
2402 # CONFIG_FB_VT8623 is not set
2403 # CONFIG_FB_TRIDENT is not set
2404 # CONFIG_FB_ARK is not set
2405 # CONFIG_FB_PM3 is not set
2406 # CONFIG_FB_CARMINE is not set
2407 # CONFIG_FB_SMSCUFX is not set
2408 # CONFIG_FB_UDL is not set
2409 # CONFIG_FB_IBM_GXT4500 is not set
2410 # CONFIG_FB_GOLDFISH is not set
2411 # CONFIG_FB_VIRTUAL is not set
2412 # CONFIG_FB_METRONOME is not set
2413 # CONFIG_FB_MB862XX is not set
2414 # CONFIG_FB_SIMPLE is not set
2415 # CONFIG_FB_SSD1307 is not set
2416 # CONFIG_FB_SM712 is not set
2417 # end of Frame buffer Devices
2418
2419 #
2420 # Backlight & LCD device support
2421 #
2422 # CONFIG_LCD_CLASS_DEVICE is not set
2423 CONFIG_BACKLIGHT_CLASS_DEVICE=m
2424 # CONFIG_BACKLIGHT_KTD253 is not set
2425 # CONFIG_BACKLIGHT_QCOM_WLED is not set
2426 # CONFIG_BACKLIGHT_ADP8860 is not set
2427 # CONFIG_BACKLIGHT_ADP8870 is not set
2428 # CONFIG_BACKLIGHT_LM3639 is not set
2429 # CONFIG_BACKLIGHT_GPIO is not set
2430 # CONFIG_BACKLIGHT_LV5207LP is not set
2431 # CONFIG_BACKLIGHT_BD6107 is not set
2432 # CONFIG_BACKLIGHT_ARCXCNN is not set
2433 # end of Backlight & LCD device support
2434
2435 CONFIG_HDMI=y
2436
2437 #
2438 # Console display driver support
2439 #
2440 CONFIG_VGA_CONSOLE=y
2441 CONFIG_DUMMY_CONSOLE=y
2442 CONFIG_DUMMY_CONSOLE_COLUMNS=80
2443 CONFIG_DUMMY_CONSOLE_ROWS=25
2444 CONFIG_FRAMEBUFFER_CONSOLE=y
2445 # CONFIG_FRAMEBUFFER_CONSOLE_LEGACY_ACCELERATION is not set
2446 CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
2447 # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
2448 # CONFIG_FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER is not set
2449 # end of Console display driver support
2450
2451 CONFIG_LOGO=y
2452 # CONFIG_LOGO_LINUX_MONO is not set
2453 # CONFIG_LOGO_LINUX_VGA16 is not set
2454 # CONFIG_LOGO_LINUX_CLUT224 is not set
2455 CONFIG_LOGO_LIBRE_CLUT224=y
2456 # end of Graphics support
2457
2458 # CONFIG_SOUND is not set
2459
2460 #
2461 # HID support
2462 #
2463 CONFIG_HID=y
2464 # CONFIG_HID_BATTERY_STRENGTH is not set
2465 # CONFIG_HIDRAW is not set
2466 # CONFIG_UHID is not set
2467 CONFIG_HID_GENERIC=y
2468
2469 #
2470 # Special HID drivers
2471 #
2472 # CONFIG_HID_A4TECH is not set
2473 # CONFIG_HID_ACCUTOUCH is not set
2474 # CONFIG_HID_ACRUX is not set
2475 # CONFIG_HID_APPLEIR is not set
2476 # CONFIG_HID_AUREAL is not set
2477 # CONFIG_HID_BELKIN is not set
2478 # CONFIG_HID_BETOP_FF is not set
2479 # CONFIG_HID_CHERRY is not set
2480 # CONFIG_HID_CHICONY is not set
2481 # CONFIG_HID_COUGAR is not set
2482 # CONFIG_HID_MACALLY is not set
2483 # CONFIG_HID_CMEDIA is not set
2484 # CONFIG_HID_CREATIVE_SB0540 is not set
2485 # CONFIG_HID_CYPRESS is not set
2486 # CONFIG_HID_DRAGONRISE is not set
2487 # CONFIG_HID_EMS_FF is not set
2488 # CONFIG_HID_ELECOM is not set
2489 # CONFIG_HID_ELO is not set
2490 # CONFIG_HID_EZKEY is not set
2491 # CONFIG_HID_GEMBIRD is not set
2492 # CONFIG_HID_GFRM is not set
2493 # CONFIG_HID_GLORIOUS is not set
2494 # CONFIG_HID_HOLTEK is not set
2495 # CONFIG_HID_VIVALDI is not set
2496 # CONFIG_HID_KEYTOUCH is not set
2497 # CONFIG_HID_KYE is not set
2498 # CONFIG_HID_UCLOGIC is not set
2499 # CONFIG_HID_WALTOP is not set
2500 # CONFIG_HID_VIEWSONIC is not set
2501 # CONFIG_HID_XIAOMI is not set
2502 # CONFIG_HID_GYRATION is not set
2503 # CONFIG_HID_ICADE is not set
2504 # CONFIG_HID_ITE is not set
2505 # CONFIG_HID_JABRA is not set
2506 # CONFIG_HID_TWINHAN is not set
2507 # CONFIG_HID_KENSINGTON is not set
2508 # CONFIG_HID_LCPOWER is not set
2509 # CONFIG_HID_LENOVO is not set
2510 # CONFIG_HID_LETSKETCH is not set
2511 # CONFIG_HID_MAGICMOUSE is not set
2512 # CONFIG_HID_MALTRON is not set
2513 # CONFIG_HID_MAYFLASH is not set
2514 # CONFIG_HID_REDRAGON is not set
2515 # CONFIG_HID_MICROSOFT is not set
2516 # CONFIG_HID_MONTEREY is not set
2517 # CONFIG_HID_MULTITOUCH is not set
2518 # CONFIG_HID_NTI is not set
2519 # CONFIG_HID_NTRIG is not set
2520 # CONFIG_HID_ORTEK is not set
2521 # CONFIG_HID_PANTHERLORD is not set
2522 # CONFIG_HID_PENMOUNT is not set
2523 # CONFIG_HID_PETALYNX is not set
2524 # CONFIG_HID_PICOLCD is not set
2525 # CONFIG_HID_PLANTRONICS is not set
2526 # CONFIG_HID_RAZER is not set
2527 # CONFIG_HID_PRIMAX is not set
2528 # CONFIG_HID_RETRODE is not set
2529 # CONFIG_HID_ROCCAT is not set
2530 # CONFIG_HID_SAITEK is not set
2531 # CONFIG_HID_SAMSUNG is not set
2532 # CONFIG_HID_SEMITEK is not set
2533 # CONFIG_HID_SIGMAMICRO is not set
2534 # CONFIG_HID_SPEEDLINK is not set
2535 # CONFIG_HID_STEAM is not set
2536 # CONFIG_HID_STEELSERIES is not set
2537 # CONFIG_HID_SUNPLUS is not set
2538 # CONFIG_HID_RMI is not set
2539 # CONFIG_HID_GREENASIA is not set
2540 # CONFIG_HID_SMARTJOYPLUS is not set
2541 # CONFIG_HID_TIVO is not set
2542 # CONFIG_HID_TOPSEED is not set
2543 # CONFIG_HID_THRUSTMASTER is not set
2544 # CONFIG_HID_UDRAW_PS3 is not set
2545 # CONFIG_HID_WACOM is not set
2546 # CONFIG_HID_XINMO is not set
2547 # CONFIG_HID_ZEROPLUS is not set
2548 # CONFIG_HID_ZYDACRON is not set
2549 # CONFIG_HID_SENSOR_HUB is not set
2550 # CONFIG_HID_ALPS is not set
2551 # CONFIG_HID_MCP2221 is not set
2552 # end of Special HID drivers
2553
2554 #
2555 # USB HID support
2556 #
2557 CONFIG_USB_HID=y
2558 # CONFIG_HID_PID is not set
2559 # CONFIG_USB_HIDDEV is not set
2560 # end of USB HID support
2561
2562 #
2563 # I2C HID support
2564 #
2565 # CONFIG_I2C_HID_OF is not set
2566 # CONFIG_I2C_HID_OF_GOODIX is not set
2567 # end of I2C HID support
2568 # end of HID support
2569
2570 CONFIG_USB_OHCI_LITTLE_ENDIAN=y
2571 CONFIG_USB_SUPPORT=y
2572 CONFIG_USB_COMMON=y
2573 # CONFIG_USB_ULPI_BUS is not set
2574 # CONFIG_USB_CONN_GPIO is not set
2575 CONFIG_USB_ARCH_HAS_HCD=y
2576 CONFIG_USB=y
2577 CONFIG_USB_PCI=y
2578 # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
2579
2580 #
2581 # Miscellaneous USB options
2582 #
2583 CONFIG_USB_DEFAULT_PERSIST=y
2584 # CONFIG_USB_FEW_INIT_RETRIES is not set
2585 # CONFIG_USB_DYNAMIC_MINORS is not set
2586 # CONFIG_USB_OTG is not set
2587 # CONFIG_USB_OTG_PRODUCTLIST is not set
2588 # CONFIG_USB_OTG_DISABLE_EXTERNAL_HUB is not set
2589 CONFIG_USB_AUTOSUSPEND_DELAY=2
2590 # CONFIG_USB_MON is not set
2591
2592 #
2593 # USB Host Controller Drivers
2594 #
2595 # CONFIG_USB_C67X00_HCD is not set
2596 CONFIG_USB_XHCI_HCD=y
2597 # CONFIG_USB_XHCI_DBGCAP is not set
2598 CONFIG_USB_XHCI_PCI=y
2599 # CONFIG_USB_XHCI_PCI_RENESAS is not set
2600 CONFIG_USB_XHCI_PLATFORM=y
2601 CONFIG_USB_EHCI_HCD=y
2602 # CONFIG_USB_EHCI_ROOT_HUB_TT is not set
2603 CONFIG_USB_EHCI_TT_NEWSCHED=y
2604 CONFIG_USB_EHCI_PCI=y
2605 # CONFIG_USB_EHCI_FSL is not set
2606 CONFIG_USB_EHCI_HCD_PLATFORM=y
2607 # CONFIG_USB_OXU210HP_HCD is not set
2608 # CONFIG_USB_ISP116X_HCD is not set
2609 # CONFIG_USB_FOTG210_HCD is not set
2610 # CONFIG_USB_MAX3421_HCD is not set
2611 CONFIG_USB_OHCI_HCD=y
2612 CONFIG_USB_OHCI_HCD_PCI=y
2613 CONFIG_USB_OHCI_HCD_PLATFORM=y
2614 # CONFIG_USB_UHCI_HCD is not set
2615 # CONFIG_USB_SL811_HCD is not set
2616 # CONFIG_USB_R8A66597_HCD is not set
2617 # CONFIG_USB_HCD_TEST_MODE is not set
2618
2619 #
2620 # USB Device Class drivers
2621 #
2622 # CONFIG_USB_ACM is not set
2623 # CONFIG_USB_PRINTER is not set
2624 # CONFIG_USB_WDM is not set
2625 # CONFIG_USB_TMC is not set
2626
2627 #
2628 # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
2629 #
2630
2631 #
2632 # also be needed; see USB_STORAGE Help for more info
2633 #
2634 CONFIG_USB_STORAGE=y
2635 # CONFIG_USB_STORAGE_DEBUG is not set
2636 # CONFIG_USB_STORAGE_REALTEK is not set
2637 # CONFIG_USB_STORAGE_DATAFAB is not set
2638 # CONFIG_USB_STORAGE_FREECOM is not set
2639 # CONFIG_USB_STORAGE_ISD200 is not set
2640 # CONFIG_USB_STORAGE_USBAT is not set
2641 # CONFIG_USB_STORAGE_SDDR09 is not set
2642 # CONFIG_USB_STORAGE_SDDR55 is not set
2643 # CONFIG_USB_STORAGE_JUMPSHOT is not set
2644 # CONFIG_USB_STORAGE_ALAUDA is not set
2645 # CONFIG_USB_STORAGE_ONETOUCH is not set
2646 # CONFIG_USB_STORAGE_KARMA is not set
2647 # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
2648 # CONFIG_USB_STORAGE_ENE_UB6250 is not set
2649 CONFIG_USB_UAS=y
2650
2651 #
2652 # USB Imaging devices
2653 #
2654 # CONFIG_USB_MDC800 is not set
2655 # CONFIG_USB_MICROTEK is not set
2656 # CONFIG_USBIP_CORE is not set
2657 # CONFIG_USB_CDNS_SUPPORT is not set
2658 # CONFIG_USB_MUSB_HDRC is not set
2659 # CONFIG_USB_DWC3 is not set
2660 # CONFIG_USB_DWC2 is not set
2661 # CONFIG_USB_CHIPIDEA is not set
2662 # CONFIG_USB_ISP1760 is not set
2663
2664 #
2665 # USB port drivers
2666 #
2667 # CONFIG_USB_SERIAL is not set
2668
2669 #
2670 # USB Miscellaneous drivers
2671 #
2672 # CONFIG_USB_EMI62 is not set
2673 # CONFIG_USB_EMI26 is not set
2674 # CONFIG_USB_ADUTUX is not set
2675 # CONFIG_USB_SEVSEG is not set
2676 # CONFIG_USB_LEGOTOWER is not set
2677 # CONFIG_USB_LCD is not set
2678 # CONFIG_USB_CYPRESS_CY7C63 is not set
2679 # CONFIG_USB_CYTHERM is not set
2680 # CONFIG_USB_IDMOUSE is not set
2681 # CONFIG_USB_FTDI_ELAN is not set
2682 # CONFIG_USB_APPLEDISPLAY is not set
2683 # CONFIG_APPLE_MFI_FASTCHARGE is not set
2684 # CONFIG_USB_SISUSBVGA is not set
2685 # CONFIG_USB_LD is not set
2686 # CONFIG_USB_TRANCEVIBRATOR is not set
2687 # CONFIG_USB_IOWARRIOR is not set
2688 # CONFIG_USB_TEST is not set
2689 # CONFIG_USB_EHSET_TEST_FIXTURE is not set
2690 # CONFIG_USB_ISIGHTFW is not set
2691 # CONFIG_USB_YUREX is not set
2692 # CONFIG_USB_EZUSB_FX2 is not set
2693 # CONFIG_USB_HUB_USB251XB is not set
2694 # CONFIG_USB_HSIC_USB3503 is not set
2695 # CONFIG_USB_HSIC_USB4604 is not set
2696 # CONFIG_USB_LINK_LAYER_TEST is not set
2697 # CONFIG_USB_CHAOSKEY is not set
2698
2699 #
2700 # USB Physical Layer drivers
2701 #
2702 # CONFIG_NOP_USB_XCEIV is not set
2703 # CONFIG_USB_GPIO_VBUS is not set
2704 # CONFIG_USB_ISP1301 is not set
2705 # end of USB Physical Layer drivers
2706
2707 # CONFIG_USB_GADGET is not set
2708 # CONFIG_TYPEC is not set
2709 # CONFIG_USB_ROLE_SWITCH is not set
2710 CONFIG_MMC=y
2711 CONFIG_PWRSEQ_EMMC=y
2712 CONFIG_PWRSEQ_SIMPLE=y
2713 CONFIG_MMC_BLOCK=y
2714 CONFIG_MMC_BLOCK_MINORS=8
2715 # CONFIG_SDIO_UART is not set
2716 # CONFIG_MMC_TEST is not set
2717
2718 #
2719 # MMC/SD/SDIO Host Controller Drivers
2720 #
2721 # CONFIG_MMC_DEBUG is not set
2722 CONFIG_MMC_SDHCI=y
2723 # CONFIG_MMC_SDHCI_PCI is not set
2724 CONFIG_MMC_SDHCI_PLTFM=y
2725 # CONFIG_MMC_SDHCI_OF_ARASAN is not set
2726 # CONFIG_MMC_SDHCI_OF_ASPEED is not set
2727 # CONFIG_MMC_SDHCI_OF_AT91 is not set
2728 # CONFIG_MMC_SDHCI_OF_DWCMSHC is not set
2729 CONFIG_MMC_SDHCI_CADENCE=y
2730 # CONFIG_MMC_SDHCI_F_SDH30 is not set
2731 # CONFIG_MMC_SDHCI_MILBEAUT is not set
2732 # CONFIG_MMC_TIFM_SD is not set
2733 CONFIG_MMC_SPI=y
2734 # CONFIG_MMC_CB710 is not set
2735 # CONFIG_MMC_VIA_SDMMC is not set
2736 # CONFIG_MMC_DW is not set
2737 # CONFIG_MMC_VUB300 is not set
2738 # CONFIG_MMC_USHC is not set
2739 # CONFIG_MMC_USDHI6ROL0 is not set
2740 # CONFIG_MMC_CQHCI is not set
2741 # CONFIG_MMC_HSQ is not set
2742 # CONFIG_MMC_TOSHIBA_PCI is not set
2743 # CONFIG_MMC_MTK is not set
2744 # CONFIG_MMC_SDHCI_XENON is not set
2745 # CONFIG_MMC_SDHCI_OMAP is not set
2746 # CONFIG_MMC_SDHCI_AM654 is not set
2747 # CONFIG_MEMSTICK is not set
2748 # CONFIG_NEW_LEDS is not set
2749 # CONFIG_ACCESSIBILITY is not set
2750 # CONFIG_INFINIBAND is not set
2751 CONFIG_EDAC_SUPPORT=y
2752 CONFIG_RTC_LIB=y
2753 CONFIG_RTC_CLASS=y
2754 CONFIG_RTC_HCTOSYS=y
2755 CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
2756 CONFIG_RTC_SYSTOHC=y
2757 CONFIG_RTC_SYSTOHC_DEVICE="rtc0"
2758 # CONFIG_RTC_DEBUG is not set
2759 CONFIG_RTC_NVMEM=y
2760
2761 #
2762 # RTC interfaces
2763 #
2764 CONFIG_RTC_INTF_SYSFS=y
2765 CONFIG_RTC_INTF_PROC=y
2766 CONFIG_RTC_INTF_DEV=y
2767 # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
2768 # CONFIG_RTC_DRV_TEST is not set
2769
2770 #
2771 # I2C RTC drivers
2772 #
2773 # CONFIG_RTC_DRV_ABB5ZES3 is not set
2774 # CONFIG_RTC_DRV_ABEOZ9 is not set
2775 # CONFIG_RTC_DRV_ABX80X is not set
2776 # CONFIG_RTC_DRV_DS1307 is not set
2777 # CONFIG_RTC_DRV_DS1374 is not set
2778 # CONFIG_RTC_DRV_DS1672 is not set
2779 # CONFIG_RTC_DRV_HYM8563 is not set
2780 # CONFIG_RTC_DRV_MAX6900 is not set
2781 # CONFIG_RTC_DRV_RS5C372 is not set
2782 # CONFIG_RTC_DRV_ISL1208 is not set
2783 # CONFIG_RTC_DRV_ISL12022 is not set
2784 # CONFIG_RTC_DRV_ISL12026 is not set
2785 # CONFIG_RTC_DRV_X1205 is not set
2786 # CONFIG_RTC_DRV_PCF8523 is not set
2787 # CONFIG_RTC_DRV_PCF85063 is not set
2788 # CONFIG_RTC_DRV_PCF85363 is not set
2789 # CONFIG_RTC_DRV_PCF8563 is not set
2790 # CONFIG_RTC_DRV_PCF8583 is not set
2791 # CONFIG_RTC_DRV_M41T80 is not set
2792 # CONFIG_RTC_DRV_BQ32K is not set
2793 # CONFIG_RTC_DRV_S35390A is not set
2794 # CONFIG_RTC_DRV_FM3130 is not set
2795 # CONFIG_RTC_DRV_RX8010 is not set
2796 # CONFIG_RTC_DRV_RX8581 is not set
2797 # CONFIG_RTC_DRV_RX8025 is not set
2798 # CONFIG_RTC_DRV_EM3027 is not set
2799 # CONFIG_RTC_DRV_RV3028 is not set
2800 # CONFIG_RTC_DRV_RV3032 is not set
2801 # CONFIG_RTC_DRV_RV8803 is not set
2802 # CONFIG_RTC_DRV_SD3078 is not set
2803
2804 #
2805 # SPI RTC drivers
2806 #
2807 # CONFIG_RTC_DRV_M41T93 is not set
2808 # CONFIG_RTC_DRV_M41T94 is not set
2809 # CONFIG_RTC_DRV_DS1302 is not set
2810 # CONFIG_RTC_DRV_DS1305 is not set
2811 # CONFIG_RTC_DRV_DS1343 is not set
2812 # CONFIG_RTC_DRV_DS1347 is not set
2813 # CONFIG_RTC_DRV_DS1390 is not set
2814 # CONFIG_RTC_DRV_MAX6916 is not set
2815 # CONFIG_RTC_DRV_R9701 is not set
2816 # CONFIG_RTC_DRV_RX4581 is not set
2817 # CONFIG_RTC_DRV_RS5C348 is not set
2818 # CONFIG_RTC_DRV_MAX6902 is not set
2819 # CONFIG_RTC_DRV_PCF2123 is not set
2820 # CONFIG_RTC_DRV_MCP795 is not set
2821 CONFIG_RTC_I2C_AND_SPI=m
2822
2823 #
2824 # SPI and I2C RTC drivers
2825 #
2826 # CONFIG_RTC_DRV_DS3232 is not set
2827 # CONFIG_RTC_DRV_PCF2127 is not set
2828 # CONFIG_RTC_DRV_RV3029C2 is not set
2829 # CONFIG_RTC_DRV_RX6110 is not set
2830
2831 #
2832 # Platform RTC drivers
2833 #
2834 # CONFIG_RTC_DRV_DS1286 is not set
2835 # CONFIG_RTC_DRV_DS1511 is not set
2836 # CONFIG_RTC_DRV_DS1553 is not set
2837 # CONFIG_RTC_DRV_DS1685_FAMILY is not set
2838 # CONFIG_RTC_DRV_DS1742 is not set
2839 # CONFIG_RTC_DRV_DS2404 is not set
2840 # CONFIG_RTC_DRV_EFI is not set
2841 # CONFIG_RTC_DRV_STK17TA8 is not set
2842 # CONFIG_RTC_DRV_M48T86 is not set
2843 # CONFIG_RTC_DRV_M48T35 is not set
2844 # CONFIG_RTC_DRV_M48T59 is not set
2845 # CONFIG_RTC_DRV_MSM6242 is not set
2846 # CONFIG_RTC_DRV_BQ4802 is not set
2847 # CONFIG_RTC_DRV_RP5C01 is not set
2848 # CONFIG_RTC_DRV_V3020 is not set
2849 # CONFIG_RTC_DRV_ZYNQMP is not set
2850
2851 #
2852 # on-CPU RTC drivers
2853 #
2854 # CONFIG_RTC_DRV_CADENCE is not set
2855 # CONFIG_RTC_DRV_FTRTC010 is not set
2856 # CONFIG_RTC_DRV_R7301 is not set
2857
2858 #
2859 # HID Sensor RTC drivers
2860 #
2861 CONFIG_RTC_DRV_GOLDFISH=y
2862 # CONFIG_DMADEVICES is not set
2863
2864 #
2865 # DMABUF options
2866 #
2867 CONFIG_SYNC_FILE=y
2868 # CONFIG_SW_SYNC is not set
2869 # CONFIG_UDMABUF is not set
2870 # CONFIG_DMABUF_MOVE_NOTIFY is not set
2871 # CONFIG_DMABUF_DEBUG is not set
2872 # CONFIG_DMABUF_SELFTESTS is not set
2873 # CONFIG_DMABUF_HEAPS is not set
2874 # CONFIG_DMABUF_SYSFS_STATS is not set
2875 # end of DMABUF options
2876
2877 # CONFIG_AUXDISPLAY is not set
2878 # CONFIG_UIO is not set
2879 # CONFIG_VFIO is not set
2880 # CONFIG_VIRT_DRIVERS is not set
2881 CONFIG_VIRTIO=y
2882 CONFIG_VIRTIO_PCI_LIB=y
2883 CONFIG_VIRTIO_PCI_LIB_LEGACY=y
2884 CONFIG_VIRTIO_MENU=y
2885 CONFIG_VIRTIO_PCI=y
2886 CONFIG_VIRTIO_PCI_LEGACY=y
2887 CONFIG_VIRTIO_BALLOON=y
2888 CONFIG_VIRTIO_INPUT=y
2889 CONFIG_VIRTIO_MMIO=y
2890 # CONFIG_VIRTIO_MMIO_CMDLINE_DEVICES is not set
2891 CONFIG_VIRTIO_DMA_SHARED_BUFFER=m
2892 # CONFIG_VDPA is not set
2893 CONFIG_VHOST_MENU=y
2894 # CONFIG_VHOST_NET is not set
2895 # CONFIG_VHOST_CROSS_ENDIAN_LEGACY is not set
2896
2897 #
2898 # Microsoft Hyper-V guest support
2899 #
2900 # end of Microsoft Hyper-V guest support
2901
2902 # CONFIG_GREYBUS is not set
2903 # CONFIG_COMEDI is not set
2904 # CONFIG_STAGING is not set
2905 CONFIG_GOLDFISH=y
2906 # CONFIG_GOLDFISH_PIPE is not set
2907 CONFIG_HAVE_CLK=y
2908 CONFIG_HAVE_CLK_PREPARE=y
2909 CONFIG_COMMON_CLK=y
2910 # CONFIG_LMK04832 is not set
2911 # CONFIG_COMMON_CLK_MAX9485 is not set
2912 # CONFIG_COMMON_CLK_SI5341 is not set
2913 # CONFIG_COMMON_CLK_SI5351 is not set
2914 # CONFIG_COMMON_CLK_SI514 is not set
2915 # CONFIG_COMMON_CLK_SI544 is not set
2916 # CONFIG_COMMON_CLK_SI570 is not set
2917 # CONFIG_COMMON_CLK_CDCE706 is not set
2918 # CONFIG_COMMON_CLK_CDCE925 is not set
2919 # CONFIG_COMMON_CLK_CS2000_CP is not set
2920 # CONFIG_COMMON_CLK_AXI_CLKGEN is not set
2921 # CONFIG_COMMON_CLK_RS9_PCIE is not set
2922 # CONFIG_COMMON_CLK_VC5 is not set
2923 # CONFIG_COMMON_CLK_FIXED_MMIO is not set
2924 CONFIG_CLK_ANALOGBITS_WRPLL_CLN28HPC=y
2925 CONFIG_MCHP_CLK_MPFS=y
2926 CONFIG_CLK_SIFIVE=y
2927 CONFIG_CLK_SIFIVE_PRCI=y
2928 # CONFIG_XILINX_VCU is not set
2929 # CONFIG_HWSPINLOCK is not set
2930
2931 #
2932 # Clock Source drivers
2933 #
2934 CONFIG_TIMER_OF=y
2935 CONFIG_TIMER_PROBE=y
2936 CONFIG_RISCV_TIMER=y
2937 # CONFIG_MICROCHIP_PIT64B is not set
2938 # end of Clock Source drivers
2939
2940 # CONFIG_MAILBOX is not set
2941 CONFIG_IOMMU_API=y
2942 CONFIG_IOMMU_SUPPORT=y
2943
2944 #
2945 # Generic IOMMU Pagetable Support
2946 #
2947 # end of Generic IOMMU Pagetable Support
2948
2949 # CONFIG_IOMMU_DEBUGFS is not set
2950 CONFIG_IOMMU_DEFAULT_DMA_STRICT=y
2951 # CONFIG_IOMMU_DEFAULT_DMA_LAZY is not set
2952 # CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set
2953 CONFIG_OF_IOMMU=y
2954
2955 #
2956 # Remoteproc drivers
2957 #
2958 # CONFIG_REMOTEPROC is not set
2959 # end of Remoteproc drivers
2960
2961 #
2962 # Rpmsg drivers
2963 #
2964 CONFIG_RPMSG=y
2965 CONFIG_RPMSG_CHAR=y
2966 CONFIG_RPMSG_CTRL=y
2967 CONFIG_RPMSG_NS=y
2968 CONFIG_RPMSG_VIRTIO=y
2969 # end of Rpmsg drivers
2970
2971 # CONFIG_SOUNDWIRE is not set
2972
2973 #
2974 # SOC (System On Chip) specific Drivers
2975 #
2976
2977 #
2978 # Amlogic SoC drivers
2979 #
2980 # end of Amlogic SoC drivers
2981
2982 #
2983 # Broadcom SoC drivers
2984 #
2985 # end of Broadcom SoC drivers
2986
2987 #
2988 # NXP/Freescale QorIQ SoC drivers
2989 #
2990 # end of NXP/Freescale QorIQ SoC drivers
2991
2992 #
2993 # i.MX SoC drivers
2994 #
2995 # end of i.MX SoC drivers
2996
2997 #
2998 # Enable LiteX SoC Builder specific drivers
2999 #
3000 # CONFIG_LITEX_SOC_CONTROLLER is not set
3001 # end of Enable LiteX SoC Builder specific drivers
3002
3003 #
3004 # Qualcomm SoC drivers
3005 #
3006 # end of Qualcomm SoC drivers
3007
3008 # CONFIG_SIFIVE_L2 is not set
3009 # CONFIG_SOC_TI is not set
3010
3011 #
3012 # Xilinx SoC drivers
3013 #
3014 # end of Xilinx SoC drivers
3015 # end of SOC (System On Chip) specific Drivers
3016
3017 # CONFIG_PM_DEVFREQ is not set
3018 # CONFIG_EXTCON is not set
3019 # CONFIG_MEMORY is not set
3020 # CONFIG_IIO is not set
3021 # CONFIG_NTB is not set
3022 # CONFIG_VME_BUS is not set
3023 # CONFIG_PWM is not set
3024
3025 #
3026 # IRQ chip support
3027 #
3028 CONFIG_IRQCHIP=y
3029 # CONFIG_AL_FIC is not set
3030 CONFIG_RISCV_INTC=y
3031 CONFIG_SIFIVE_PLIC=y
3032 # end of IRQ chip support
3033
3034 # CONFIG_IPACK_BUS is not set
3035 CONFIG_RESET_CONTROLLER=y
3036 CONFIG_RESET_SIMPLE=y
3037 # CONFIG_RESET_TI_SYSCON is not set
3038
3039 #
3040 # PHY Subsystem
3041 #
3042 # CONFIG_GENERIC_PHY is not set
3043 # CONFIG_PHY_CAN_TRANSCEIVER is not set
3044
3045 #
3046 # PHY drivers for Broadcom platforms
3047 #
3048 # CONFIG_BCM_KONA_USB2_PHY is not set
3049 # end of PHY drivers for Broadcom platforms
3050
3051 # CONFIG_PHY_CADENCE_TORRENT is not set
3052 # CONFIG_PHY_CADENCE_DPHY is not set
3053 # CONFIG_PHY_CADENCE_DPHY_RX is not set
3054 # CONFIG_PHY_CADENCE_SIERRA is not set
3055 # CONFIG_PHY_CADENCE_SALVO is not set
3056 # CONFIG_PHY_PXA_28NM_HSIC is not set
3057 # CONFIG_PHY_PXA_28NM_USB2 is not set
3058 # CONFIG_PHY_LAN966X_SERDES is not set
3059 # CONFIG_PHY_MAPPHONE_MDM6600 is not set
3060 # CONFIG_PHY_OCELOT_SERDES is not set
3061 # end of PHY Subsystem
3062
3063 # CONFIG_POWERCAP is not set
3064 # CONFIG_MCB is not set
3065
3066 #
3067 # Performance monitor support
3068 #
3069 CONFIG_RISCV_PMU=y
3070 CONFIG_RISCV_PMU_LEGACY=y
3071 CONFIG_RISCV_PMU_SBI=y
3072 # end of Performance monitor support
3073
3074 # CONFIG_RAS is not set
3075 # CONFIG_USB4 is not set
3076
3077 #
3078 # Android
3079 #
3080 # CONFIG_ANDROID is not set
3081 # end of Android
3082
3083 # CONFIG_LIBNVDIMM is not set
3084 # CONFIG_DAX is not set
3085 CONFIG_NVMEM=y
3086 CONFIG_NVMEM_SYSFS=y
3087 # CONFIG_NVMEM_RMEM is not set
3088
3089 #
3090 # HW tracing support
3091 #
3092 # CONFIG_STM is not set
3093 # CONFIG_INTEL_TH is not set
3094 # end of HW tracing support
3095
3096 # CONFIG_FPGA is not set
3097 # CONFIG_FSI is not set
3098 # CONFIG_SIOX is not set
3099 # CONFIG_SLIMBUS is not set
3100 # CONFIG_INTERCONNECT is not set
3101 # CONFIG_COUNTER is not set
3102 # CONFIG_PECI is not set
3103 # end of Device Drivers
3104
3105 #
3106 # File systems
3107 #
3108 # CONFIG_VALIDATE_FS_PARSER is not set
3109 CONFIG_FS_IOMAP=y
3110 # CONFIG_EXT2_FS is not set
3111 # CONFIG_EXT3_FS is not set
3112 CONFIG_EXT4_FS=y
3113 CONFIG_EXT4_USE_FOR_EXT2=y
3114 CONFIG_EXT4_FS_POSIX_ACL=y
3115 # CONFIG_EXT4_FS_SECURITY is not set
3116 # CONFIG_EXT4_DEBUG is not set
3117 CONFIG_JBD2=y
3118 # CONFIG_JBD2_DEBUG is not set
3119 CONFIG_FS_MBCACHE=y
3120 # CONFIG_REISERFS_FS is not set
3121 # CONFIG_JFS_FS is not set
3122 # CONFIG_XFS_FS is not set
3123 # CONFIG_GFS2_FS is not set
3124 # CONFIG_BTRFS_FS is not set
3125 # CONFIG_NILFS2_FS is not set
3126 # CONFIG_F2FS_FS is not set
3127 CONFIG_FS_POSIX_ACL=y
3128 CONFIG_EXPORTFS=y
3129 # CONFIG_EXPORTFS_BLOCK_OPS is not set
3130 CONFIG_FILE_LOCKING=y
3131 # CONFIG_FS_ENCRYPTION is not set
3132 # CONFIG_FS_VERITY is not set
3133 CONFIG_FSNOTIFY=y
3134 CONFIG_DNOTIFY=y
3135 CONFIG_INOTIFY_USER=y
3136 # CONFIG_FANOTIFY is not set
3137 # CONFIG_QUOTA is not set
3138 CONFIG_AUTOFS4_FS=y
3139 CONFIG_AUTOFS_FS=y
3140 # CONFIG_FUSE_FS is not set
3141 # CONFIG_OVERLAY_FS is not set
3142
3143 #
3144 # Caches
3145 #
3146 CONFIG_NETFS_SUPPORT=y
3147 # CONFIG_NETFS_STATS is not set
3148 # CONFIG_FSCACHE is not set
3149 # end of Caches
3150
3151 #
3152 # CD-ROM/DVD Filesystems
3153 #
3154 # CONFIG_ISO9660_FS is not set
3155 # CONFIG_UDF_FS is not set
3156 # end of CD-ROM/DVD Filesystems
3157
3158 #
3159 # DOS/FAT/EXFAT/NT Filesystems
3160 #
3161 CONFIG_FAT_FS=y
3162 CONFIG_MSDOS_FS=y
3163 CONFIG_VFAT_FS=y
3164 CONFIG_FAT_DEFAULT_CODEPAGE=437
3165 CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
3166 # CONFIG_FAT_DEFAULT_UTF8 is not set
3167 # CONFIG_EXFAT_FS is not set
3168 CONFIG_NTFS_FS=m
3169 # CONFIG_NTFS_DEBUG is not set
3170 # CONFIG_NTFS_RW is not set
3171 # CONFIG_NTFS3_FS is not set
3172 # end of DOS/FAT/EXFAT/NT Filesystems
3173
3174 #
3175 # Pseudo filesystems
3176 #
3177 CONFIG_PROC_FS=y
3178 # CONFIG_PROC_KCORE is not set
3179 CONFIG_PROC_SYSCTL=y
3180 CONFIG_PROC_PAGE_MONITOR=y
3181 CONFIG_PROC_CHILDREN=y
3182 CONFIG_KERNFS=y
3183 CONFIG_SYSFS=y
3184 CONFIG_TMPFS=y
3185 CONFIG_TMPFS_POSIX_ACL=y
3186 CONFIG_TMPFS_XATTR=y
3187 # CONFIG_TMPFS_INODE64 is not set
3188 CONFIG_ARCH_SUPPORTS_HUGETLBFS=y
3189 CONFIG_HUGETLBFS=y
3190 CONFIG_HUGETLB_PAGE=y
3191 CONFIG_MEMFD_CREATE=y
3192 CONFIG_ARCH_HAS_GIGANTIC_PAGE=y
3193 # CONFIG_CONFIGFS_FS is not set
3194 CONFIG_EFIVAR_FS=m
3195 # end of Pseudo filesystems
3196
3197 CONFIG_MISC_FILESYSTEMS=y
3198 # CONFIG_ORANGEFS_FS is not set
3199 # CONFIG_ADFS_FS is not set
3200 # CONFIG_AFFS_FS is not set
3201 # CONFIG_ECRYPT_FS is not set
3202 # CONFIG_HFS_FS is not set
3203 # CONFIG_HFSPLUS_FS is not set
3204 # CONFIG_BEFS_FS is not set
3205 # CONFIG_BFS_FS is not set
3206 # CONFIG_EFS_FS is not set
3207 # CONFIG_CRAMFS is not set
3208 # CONFIG_SQUASHFS is not set
3209 # CONFIG_VXFS_FS is not set
3210 # CONFIG_MINIX_FS is not set
3211 # CONFIG_OMFS_FS is not set
3212 # CONFIG_HPFS_FS is not set
3213 # CONFIG_QNX4FS_FS is not set
3214 # CONFIG_QNX6FS_FS is not set
3215 # CONFIG_ROMFS_FS is not set
3216 # CONFIG_PSTORE is not set
3217 # CONFIG_SYSV_FS is not set
3218 # CONFIG_UFS_FS is not set
3219 # CONFIG_EROFS_FS is not set
3220 CONFIG_NETWORK_FILESYSTEMS=y
3221 CONFIG_NFS_FS=y
3222 CONFIG_NFS_V2=y
3223 CONFIG_NFS_V3=y
3224 # CONFIG_NFS_V3_ACL is not set
3225 CONFIG_NFS_V4=y
3226 # CONFIG_NFS_SWAP is not set
3227 CONFIG_NFS_V4_1=y
3228 CONFIG_NFS_V4_2=y
3229 CONFIG_PNFS_FILE_LAYOUT=y
3230 CONFIG_PNFS_FLEXFILE_LAYOUT=y
3231 CONFIG_NFS_V4_1_IMPLEMENTATION_ID_DOMAIN="kernel.org"
3232 # CONFIG_NFS_V4_1_MIGRATION is not set
3233 CONFIG_ROOT_NFS=y
3234 # CONFIG_NFS_USE_LEGACY_DNS is not set
3235 CONFIG_NFS_USE_KERNEL_DNS=y
3236 CONFIG_NFS_DISABLE_UDP_SUPPORT=y
3237 # CONFIG_NFS_V4_2_READ_PLUS is not set
3238 # CONFIG_NFSD is not set
3239 CONFIG_GRACE_PERIOD=y
3240 CONFIG_LOCKD=y
3241 CONFIG_LOCKD_V4=y
3242 CONFIG_NFS_COMMON=y
3243 CONFIG_NFS_V4_2_SSC_HELPER=y
3244 CONFIG_SUNRPC=y
3245 CONFIG_SUNRPC_GSS=y
3246 CONFIG_SUNRPC_BACKCHANNEL=y
3247 # CONFIG_SUNRPC_DEBUG is not set
3248 # CONFIG_CEPH_FS is not set
3249 # CONFIG_CIFS is not set
3250 # CONFIG_SMB_SERVER is not set
3251 # CONFIG_CODA_FS is not set
3252 # CONFIG_AFS_FS is not set
3253 CONFIG_9P_FS=y
3254 # CONFIG_9P_FS_POSIX_ACL is not set
3255 # CONFIG_9P_FS_SECURITY is not set
3256 CONFIG_NLS=y
3257 CONFIG_NLS_DEFAULT="iso8859-1"
3258 CONFIG_NLS_CODEPAGE_437=y
3259 # CONFIG_NLS_CODEPAGE_737 is not set
3260 # CONFIG_NLS_CODEPAGE_775 is not set
3261 # CONFIG_NLS_CODEPAGE_850 is not set
3262 # CONFIG_NLS_CODEPAGE_852 is not set
3263 # CONFIG_NLS_CODEPAGE_855 is not set
3264 # CONFIG_NLS_CODEPAGE_857 is not set
3265 # CONFIG_NLS_CODEPAGE_860 is not set
3266 # CONFIG_NLS_CODEPAGE_861 is not set
3267 # CONFIG_NLS_CODEPAGE_862 is not set
3268 # CONFIG_NLS_CODEPAGE_863 is not set
3269 # CONFIG_NLS_CODEPAGE_864 is not set
3270 # CONFIG_NLS_CODEPAGE_865 is not set
3271 # CONFIG_NLS_CODEPAGE_866 is not set
3272 # CONFIG_NLS_CODEPAGE_869 is not set
3273 # CONFIG_NLS_CODEPAGE_936 is not set
3274 # CONFIG_NLS_CODEPAGE_950 is not set
3275 # CONFIG_NLS_CODEPAGE_932 is not set
3276 # CONFIG_NLS_CODEPAGE_949 is not set
3277 # CONFIG_NLS_CODEPAGE_874 is not set
3278 # CONFIG_NLS_ISO8859_8 is not set
3279 # CONFIG_NLS_CODEPAGE_1250 is not set
3280 # CONFIG_NLS_CODEPAGE_1251 is not set
3281 # CONFIG_NLS_ASCII is not set
3282 CONFIG_NLS_ISO8859_1=m
3283 # CONFIG_NLS_ISO8859_2 is not set
3284 # CONFIG_NLS_ISO8859_3 is not set
3285 # CONFIG_NLS_ISO8859_4 is not set
3286 # CONFIG_NLS_ISO8859_5 is not set
3287 # CONFIG_NLS_ISO8859_6 is not set
3288 # CONFIG_NLS_ISO8859_7 is not set
3289 # CONFIG_NLS_ISO8859_9 is not set
3290 # CONFIG_NLS_ISO8859_13 is not set
3291 # CONFIG_NLS_ISO8859_14 is not set
3292 # CONFIG_NLS_ISO8859_15 is not set
3293 # CONFIG_NLS_KOI8_R is not set
3294 # CONFIG_NLS_KOI8_U is not set
3295 # CONFIG_NLS_MAC_ROMAN is not set
3296 # CONFIG_NLS_MAC_CELTIC is not set
3297 # CONFIG_NLS_MAC_CENTEURO is not set
3298 # CONFIG_NLS_MAC_CROATIAN is not set
3299 # CONFIG_NLS_MAC_CYRILLIC is not set
3300 # CONFIG_NLS_MAC_GAELIC is not set
3301 # CONFIG_NLS_MAC_GREEK is not set
3302 # CONFIG_NLS_MAC_ICELAND is not set
3303 # CONFIG_NLS_MAC_INUIT is not set
3304 # CONFIG_NLS_MAC_ROMANIAN is not set
3305 # CONFIG_NLS_MAC_TURKISH is not set
3306 # CONFIG_NLS_UTF8 is not set
3307 # CONFIG_UNICODE is not set
3308 CONFIG_IO_WQ=y
3309 # end of File systems
3310
3311 #
3312 # Security options
3313 #
3314 CONFIG_KEYS=y
3315 # CONFIG_KEYS_REQUEST_CACHE is not set
3316 # CONFIG_PERSISTENT_KEYRINGS is not set
3317 # CONFIG_ENCRYPTED_KEYS is not set
3318 # CONFIG_KEY_DH_OPERATIONS is not set
3319 # CONFIG_SECURITY_DMESG_RESTRICT is not set
3320 # CONFIG_SECURITY is not set
3321 # CONFIG_SECURITYFS is not set
3322 CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y
3323 # CONFIG_HARDENED_USERCOPY is not set
3324 # CONFIG_FORTIFY_SOURCE is not set
3325 # CONFIG_STATIC_USERMODEHELPER is not set
3326 CONFIG_DEFAULT_SECURITY_DAC=y
3327 CONFIG_LSM="landlock,lockdown,yama,loadpin,safesetid,integrity,bpf"
3328
3329 #
3330 # Kernel hardening options
3331 #
3332
3333 #
3334 # Memory initialization
3335 #
3336 CONFIG_INIT_STACK_NONE=y
3337 # CONFIG_GCC_PLUGIN_STRUCTLEAK_USER is not set
3338 # CONFIG_GCC_PLUGIN_STRUCTLEAK_BYREF is not set
3339 # CONFIG_GCC_PLUGIN_STRUCTLEAK_BYREF_ALL is not set
3340 # CONFIG_INIT_ON_ALLOC_DEFAULT_ON is not set
3341 # CONFIG_INIT_ON_FREE_DEFAULT_ON is not set
3342 CONFIG_CC_HAS_ZERO_CALL_USED_REGS=y
3343 # CONFIG_ZERO_CALL_USED_REGS is not set
3344 # end of Memory initialization
3345 # end of Kernel hardening options
3346 # end of Security options
3347
3348 CONFIG_CRYPTO=y
3349
3350 #
3351 # Crypto core or helper
3352 #
3353 CONFIG_CRYPTO_ALGAPI=y
3354 CONFIG_CRYPTO_ALGAPI2=y
3355 CONFIG_CRYPTO_AEAD=y
3356 CONFIG_CRYPTO_AEAD2=y
3357 CONFIG_CRYPTO_SKCIPHER=y
3358 CONFIG_CRYPTO_SKCIPHER2=y
3359 CONFIG_CRYPTO_HASH=y
3360 CONFIG_CRYPTO_HASH2=y
3361 CONFIG_CRYPTO_RNG2=y
3362 CONFIG_CRYPTO_AKCIPHER2=y
3363 CONFIG_CRYPTO_AKCIPHER=y
3364 CONFIG_CRYPTO_KPP2=y
3365 CONFIG_CRYPTO_ACOMP2=y
3366 CONFIG_CRYPTO_MANAGER=y
3367 CONFIG_CRYPTO_MANAGER2=y
3368 # CONFIG_CRYPTO_USER is not set
3369 CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
3370 # CONFIG_CRYPTO_NULL is not set
3371 CONFIG_CRYPTO_NULL2=y
3372 # CONFIG_CRYPTO_PCRYPT is not set
3373 # CONFIG_CRYPTO_CRYPTD is not set
3374 # CONFIG_CRYPTO_AUTHENC is not set
3375 # CONFIG_CRYPTO_TEST is not set
3376 CONFIG_CRYPTO_ENGINE=y
3377
3378 #
3379 # Public-key cryptography
3380 #
3381 CONFIG_CRYPTO_RSA=y
3382 # CONFIG_CRYPTO_DH is not set
3383 # CONFIG_CRYPTO_ECDH is not set
3384 # CONFIG_CRYPTO_ECDSA is not set
3385 # CONFIG_CRYPTO_ECRDSA is not set
3386 # CONFIG_CRYPTO_SM2 is not set
3387 # CONFIG_CRYPTO_CURVE25519 is not set
3388
3389 #
3390 # Authenticated Encryption with Associated Data
3391 #
3392 # CONFIG_CRYPTO_CCM is not set
3393 # CONFIG_CRYPTO_GCM is not set
3394 # CONFIG_CRYPTO_CHACHA20POLY1305 is not set
3395 # CONFIG_CRYPTO_AEGIS128 is not set
3396 # CONFIG_CRYPTO_SEQIV is not set
3397 # CONFIG_CRYPTO_ECHAINIV is not set
3398
3399 #
3400 # Block modes
3401 #
3402 # CONFIG_CRYPTO_CBC is not set
3403 # CONFIG_CRYPTO_CFB is not set
3404 # CONFIG_CRYPTO_CTR is not set
3405 # CONFIG_CRYPTO_CTS is not set
3406 # CONFIG_CRYPTO_ECB is not set
3407 # CONFIG_CRYPTO_LRW is not set
3408 # CONFIG_CRYPTO_OFB is not set
3409 # CONFIG_CRYPTO_PCBC is not set
3410 # CONFIG_CRYPTO_XTS is not set
3411 # CONFIG_CRYPTO_KEYWRAP is not set
3412 # CONFIG_CRYPTO_ADIANTUM is not set
3413 # CONFIG_CRYPTO_ESSIV is not set
3414
3415 #
3416 # Hash modes
3417 #
3418 # CONFIG_CRYPTO_CMAC is not set
3419 # CONFIG_CRYPTO_HMAC is not set
3420 # CONFIG_CRYPTO_XCBC is not set
3421 # CONFIG_CRYPTO_VMAC is not set
3422
3423 #
3424 # Digest
3425 #
3426 CONFIG_CRYPTO_CRC32C=y
3427 # CONFIG_CRYPTO_CRC32 is not set
3428 # CONFIG_CRYPTO_XXHASH is not set
3429 # CONFIG_CRYPTO_BLAKE2B is not set
3430 # CONFIG_CRYPTO_BLAKE2S is not set
3431 # CONFIG_CRYPTO_CRCT10DIF is not set
3432 # CONFIG_CRYPTO_GHASH is not set
3433 # CONFIG_CRYPTO_POLY1305 is not set
3434 # CONFIG_CRYPTO_MD4 is not set
3435 # CONFIG_CRYPTO_MD5 is not set
3436 # CONFIG_CRYPTO_MICHAEL_MIC is not set
3437 # CONFIG_CRYPTO_RMD160 is not set
3438 # CONFIG_CRYPTO_SHA1 is not set
3439 # CONFIG_CRYPTO_SHA256 is not set
3440 # CONFIG_CRYPTO_SHA512 is not set
3441 # CONFIG_CRYPTO_SHA3 is not set
3442 # CONFIG_CRYPTO_SM3 is not set
3443 # CONFIG_CRYPTO_STREEBOG is not set
3444 # CONFIG_CRYPTO_WP512 is not set
3445
3446 #
3447 # Ciphers
3448 #
3449 # CONFIG_CRYPTO_AES is not set
3450 # CONFIG_CRYPTO_AES_TI is not set
3451 # CONFIG_CRYPTO_ANUBIS is not set
3452 # CONFIG_CRYPTO_ARC4 is not set
3453 # CONFIG_CRYPTO_BLOWFISH is not set
3454 # CONFIG_CRYPTO_CAMELLIA is not set
3455 # CONFIG_CRYPTO_CAST5 is not set
3456 # CONFIG_CRYPTO_CAST6 is not set
3457 # CONFIG_CRYPTO_DES is not set
3458 # CONFIG_CRYPTO_FCRYPT is not set
3459 # CONFIG_CRYPTO_KHAZAD is not set
3460 # CONFIG_CRYPTO_CHACHA20 is not set
3461 # CONFIG_CRYPTO_SEED is not set
3462 # CONFIG_CRYPTO_SERPENT is not set
3463 # CONFIG_CRYPTO_SM4 is not set
3464 # CONFIG_CRYPTO_TEA is not set
3465 # CONFIG_CRYPTO_TWOFISH is not set
3466
3467 #
3468 # Compression
3469 #
3470 # CONFIG_CRYPTO_DEFLATE is not set
3471 # CONFIG_CRYPTO_LZO is not set
3472 # CONFIG_CRYPTO_842 is not set
3473 # CONFIG_CRYPTO_LZ4 is not set
3474 # CONFIG_CRYPTO_LZ4HC is not set
3475 # CONFIG_CRYPTO_ZSTD is not set
3476
3477 #
3478 # Random Number Generation
3479 #
3480 # CONFIG_CRYPTO_ANSI_CPRNG is not set
3481 # CONFIG_CRYPTO_DRBG_MENU is not set
3482 # CONFIG_CRYPTO_JITTERENTROPY is not set
3483 CONFIG_CRYPTO_USER_API=y
3484 CONFIG_CRYPTO_USER_API_HASH=y
3485 # CONFIG_CRYPTO_USER_API_SKCIPHER is not set
3486 # CONFIG_CRYPTO_USER_API_RNG is not set
3487 # CONFIG_CRYPTO_USER_API_AEAD is not set
3488 CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE=y
3489 CONFIG_CRYPTO_HW=y
3490 # CONFIG_CRYPTO_DEV_ATMEL_ECC is not set
3491 # CONFIG_CRYPTO_DEV_ATMEL_SHA204A is not set
3492 # CONFIG_CRYPTO_DEV_NITROX_CNN55XX is not set
3493 CONFIG_CRYPTO_DEV_VIRTIO=y
3494 # CONFIG_CRYPTO_DEV_SAFEXCEL is not set
3495 # CONFIG_CRYPTO_DEV_CCREE is not set
3496 # CONFIG_CRYPTO_DEV_AMLOGIC_GXL is not set
3497 # CONFIG_ASYMMETRIC_KEY_TYPE is not set
3498
3499 #
3500 # Certificates for signature checking
3501 #
3502 # CONFIG_SYSTEM_BLACKLIST_KEYRING is not set
3503 # end of Certificates for signature checking
3504
3505 CONFIG_BINARY_PRINTF=y
3506
3507 #
3508 # Library routines
3509 #
3510 # CONFIG_PACKING is not set
3511 CONFIG_BITREVERSE=y
3512 CONFIG_GENERIC_STRNCPY_FROM_USER=y
3513 CONFIG_GENERIC_STRNLEN_USER=y
3514 CONFIG_GENERIC_NET_UTILS=y
3515 # CONFIG_CORDIC is not set
3516 # CONFIG_PRIME_NUMBERS is not set
3517 CONFIG_RATIONAL=y
3518 CONFIG_GENERIC_PCI_IOMAP=y
3519
3520 #
3521 # Crypto library routines
3522 #
3523 CONFIG_CRYPTO_LIB_BLAKE2S_GENERIC=y
3524 # CONFIG_CRYPTO_LIB_CHACHA is not set
3525 # CONFIG_CRYPTO_LIB_CURVE25519 is not set
3526 CONFIG_CRYPTO_LIB_POLY1305_RSIZE=1
3527 # CONFIG_CRYPTO_LIB_POLY1305 is not set
3528 # CONFIG_CRYPTO_LIB_CHACHA20POLY1305 is not set
3529 # end of Crypto library routines
3530
3531 # CONFIG_CRC_CCITT is not set
3532 CONFIG_CRC16=y
3533 # CONFIG_CRC_T10DIF is not set
3534 # CONFIG_CRC64_ROCKSOFT is not set
3535 CONFIG_CRC_ITU_T=y
3536 CONFIG_CRC32=y
3537 # CONFIG_CRC32_SELFTEST is not set
3538 CONFIG_CRC32_SLICEBY8=y
3539 # CONFIG_CRC32_SLICEBY4 is not set
3540 # CONFIG_CRC32_SARWATE is not set
3541 # CONFIG_CRC32_BIT is not set
3542 # CONFIG_CRC64 is not set
3543 # CONFIG_CRC4 is not set
3544 CONFIG_CRC7=y
3545 # CONFIG_LIBCRC32C is not set
3546 # CONFIG_CRC8 is not set
3547 CONFIG_XXHASH=y
3548 # CONFIG_RANDOM32_SELFTEST is not set
3549 CONFIG_ZLIB_INFLATE=y
3550 CONFIG_LZO_DECOMPRESS=y
3551 CONFIG_LZ4_DECOMPRESS=y
3552 CONFIG_ZSTD_DECOMPRESS=y
3553 CONFIG_XZ_DEC=y
3554 CONFIG_XZ_DEC_X86=y
3555 CONFIG_XZ_DEC_POWERPC=y
3556 CONFIG_XZ_DEC_IA64=y
3557 CONFIG_XZ_DEC_ARM=y
3558 CONFIG_XZ_DEC_ARMTHUMB=y
3559 CONFIG_XZ_DEC_SPARC=y
3560 # CONFIG_XZ_DEC_MICROLZMA is not set
3561 CONFIG_XZ_DEC_BCJ=y
3562 # CONFIG_XZ_DEC_TEST is not set
3563 CONFIG_DECOMPRESS_GZIP=y
3564 CONFIG_DECOMPRESS_BZIP2=y
3565 CONFIG_DECOMPRESS_LZMA=y
3566 CONFIG_DECOMPRESS_XZ=y
3567 CONFIG_DECOMPRESS_LZO=y
3568 CONFIG_DECOMPRESS_LZ4=y
3569 CONFIG_DECOMPRESS_ZSTD=y
3570 CONFIG_GENERIC_ALLOCATOR=y
3571 CONFIG_INTERVAL_TREE=y
3572 CONFIG_ASSOCIATIVE_ARRAY=y
3573 CONFIG_HAS_IOMEM=y
3574 CONFIG_HAS_IOPORT_MAP=y
3575 CONFIG_HAS_DMA=y
3576 CONFIG_NEED_DMA_MAP_STATE=y
3577 CONFIG_ARCH_DMA_ADDR_T_64BIT=y
3578 CONFIG_DMA_DECLARE_COHERENT=y
3579 CONFIG_SWIOTLB=y
3580 # CONFIG_DMA_RESTRICTED_POOL is not set
3581 # CONFIG_DMA_API_DEBUG is not set
3582 # CONFIG_DMA_MAP_BENCHMARK is not set
3583 CONFIG_SGL_ALLOC=y
3584 # CONFIG_CPUMASK_OFFSTACK is not set
3585 CONFIG_CPU_RMAP=y
3586 CONFIG_DQL=y
3587 CONFIG_GLOB=y
3588 # CONFIG_GLOB_SELFTEST is not set
3589 CONFIG_NLATTR=y
3590 CONFIG_CLZ_TAB=y
3591 # CONFIG_IRQ_POLL is not set
3592 CONFIG_MPILIB=y
3593 CONFIG_LIBFDT=y
3594 CONFIG_OID_REGISTRY=y
3595 CONFIG_UCS2_STRING=y
3596 CONFIG_HAVE_GENERIC_VDSO=y
3597 CONFIG_GENERIC_GETTIMEOFDAY=y
3598 CONFIG_GENERIC_VDSO_TIME_NS=y
3599 CONFIG_FONT_SUPPORT=y
3600 # CONFIG_FONTS is not set
3601 CONFIG_FONT_8x8=y
3602 CONFIG_FONT_8x16=y
3603 CONFIG_SG_POOL=y
3604 CONFIG_ARCH_STACKWALK=y
3605 CONFIG_SBITMAP=y
3606 # end of Library routines
3607
3608 CONFIG_GENERIC_IOREMAP=y
3609 CONFIG_GENERIC_LIB_DEVMEM_IS_ALLOWED=y
3610
3611 #
3612 # Kernel hacking
3613 #
3614
3615 #
3616 # printk and dmesg options
3617 #
3618 CONFIG_PRINTK_TIME=y
3619 # CONFIG_PRINTK_CALLER is not set
3620 # CONFIG_STACKTRACE_BUILD_ID is not set
3621 CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7
3622 CONFIG_CONSOLE_LOGLEVEL_QUIET=4
3623 CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4
3624 # CONFIG_BOOT_PRINTK_DELAY is not set
3625 # CONFIG_DYNAMIC_DEBUG is not set
3626 # CONFIG_DYNAMIC_DEBUG_CORE is not set
3627 CONFIG_SYMBOLIC_ERRNAME=y
3628 CONFIG_DEBUG_BUGVERBOSE=y
3629 # end of printk and dmesg options
3630
3631 CONFIG_DEBUG_KERNEL=y
3632 CONFIG_DEBUG_MISC=y
3633
3634 #
3635 # Compile-time checks and compiler options
3636 #
3637 CONFIG_DEBUG_INFO_NONE=y
3638 # CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT is not set
3639 # CONFIG_DEBUG_INFO_DWARF4 is not set
3640 # CONFIG_DEBUG_INFO_DWARF5 is not set
3641 CONFIG_FRAME_WARN=2048
3642 # CONFIG_STRIP_ASM_SYMS is not set
3643 # CONFIG_READABLE_ASM is not set
3644 # CONFIG_HEADERS_INSTALL is not set
3645 # CONFIG_DEBUG_SECTION_MISMATCH is not set
3646 CONFIG_SECTION_MISMATCH_WARN_ONLY=y
3647 CONFIG_ARCH_WANT_FRAME_POINTERS=y
3648 CONFIG_FRAME_POINTER=y
3649 # CONFIG_VMLINUX_MAP is not set
3650 # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
3651 # end of Compile-time checks and compiler options
3652
3653 #
3654 # Generic Kernel Debugging Instruments
3655 #
3656 # CONFIG_MAGIC_SYSRQ is not set
3657 CONFIG_DEBUG_FS=y
3658 CONFIG_DEBUG_FS_ALLOW_ALL=y
3659 # CONFIG_DEBUG_FS_DISALLOW_MOUNT is not set
3660 # CONFIG_DEBUG_FS_ALLOW_NONE is not set
3661 CONFIG_HAVE_ARCH_KGDB=y
3662 CONFIG_HAVE_ARCH_KGDB_QXFER_PKT=y
3663 # CONFIG_KGDB is not set
3664 CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y
3665 # CONFIG_UBSAN is not set
3666 CONFIG_HAVE_KCSAN_COMPILER=y
3667 # end of Generic Kernel Debugging Instruments
3668
3669 #
3670 # Networking Debugging
3671 #
3672 # CONFIG_NET_DEV_REFCNT_TRACKER is not set
3673 # CONFIG_NET_NS_REFCNT_TRACKER is not set
3674 # end of Networking Debugging
3675
3676 #
3677 # Memory Debugging
3678 #
3679 # CONFIG_PAGE_EXTENSION is not set
3680 CONFIG_DEBUG_PAGEALLOC=y
3681 # CONFIG_DEBUG_PAGEALLOC_ENABLE_DEFAULT is not set
3682 # CONFIG_PAGE_OWNER is not set
3683 # CONFIG_PAGE_POISONING is not set
3684 # CONFIG_DEBUG_RODATA_TEST is not set
3685 CONFIG_ARCH_HAS_DEBUG_WX=y
3686 # CONFIG_DEBUG_WX is not set
3687 CONFIG_GENERIC_PTDUMP=y
3688 # CONFIG_PTDUMP_DEBUGFS is not set
3689 # CONFIG_DEBUG_OBJECTS is not set
3690 # CONFIG_SLUB_DEBUG_ON is not set
3691 # CONFIG_SLUB_STATS is not set
3692 CONFIG_HAVE_DEBUG_KMEMLEAK=y
3693 # CONFIG_DEBUG_KMEMLEAK is not set
3694 # CONFIG_DEBUG_STACK_USAGE is not set
3695 CONFIG_SCHED_STACK_END_CHECK=y
3696 CONFIG_ARCH_HAS_DEBUG_VM_PGTABLE=y
3697 CONFIG_DEBUG_VM=y
3698 # CONFIG_DEBUG_VM_VMACACHE is not set
3699 # CONFIG_DEBUG_VM_RB is not set
3700 CONFIG_DEBUG_VM_PGFLAGS=y
3701 CONFIG_DEBUG_VM_PGTABLE=y
3702 CONFIG_ARCH_HAS_DEBUG_VIRTUAL=y
3703 # CONFIG_DEBUG_VIRTUAL is not set
3704 CONFIG_DEBUG_MEMORY_INIT=y
3705 CONFIG_DEBUG_PER_CPU_MAPS=y
3706 CONFIG_HAVE_ARCH_KASAN=y
3707 CONFIG_HAVE_ARCH_KASAN_VMALLOC=y
3708 CONFIG_CC_HAS_KASAN_GENERIC=y
3709 CONFIG_CC_HAS_WORKING_NOSANITIZE_ADDRESS=y
3710 # CONFIG_KASAN is not set
3711 CONFIG_HAVE_ARCH_KFENCE=y
3712 # CONFIG_KFENCE is not set
3713 # end of Memory Debugging
3714
3715 # CONFIG_DEBUG_SHIRQ is not set
3716
3717 #
3718 # Debug Oops, Lockups and Hangs
3719 #
3720 # CONFIG_PANIC_ON_OOPS is not set
3721 CONFIG_PANIC_ON_OOPS_VALUE=0
3722 CONFIG_PANIC_TIMEOUT=0
3723 CONFIG_LOCKUP_DETECTOR=y
3724 CONFIG_SOFTLOCKUP_DETECTOR=y
3725 # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
3726 CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
3727 CONFIG_DETECT_HUNG_TASK=y
3728 CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=120
3729 # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
3730 CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0
3731 CONFIG_WQ_WATCHDOG=y
3732 # CONFIG_TEST_LOCKUP is not set
3733 # end of Debug Oops, Lockups and Hangs
3734
3735 #
3736 # Scheduler Debugging
3737 #
3738 CONFIG_SCHED_DEBUG=y
3739 # CONFIG_SCHEDSTATS is not set
3740 # end of Scheduler Debugging
3741
3742 CONFIG_DEBUG_TIMEKEEPING=y
3743
3744 #
3745 # Lock Debugging (spinlocks, mutexes, etc...)
3746 #
3747 CONFIG_LOCK_DEBUGGING_SUPPORT=y
3748 # CONFIG_PROVE_LOCKING is not set
3749 # CONFIG_LOCK_STAT is not set
3750 CONFIG_DEBUG_RT_MUTEXES=y
3751 CONFIG_DEBUG_SPINLOCK=y
3752 CONFIG_DEBUG_MUTEXES=y
3753 # CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set
3754 CONFIG_DEBUG_RWSEMS=y
3755 # CONFIG_DEBUG_LOCK_ALLOC is not set
3756 CONFIG_DEBUG_ATOMIC_SLEEP=y
3757 # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
3758 # CONFIG_LOCK_TORTURE_TEST is not set
3759 # CONFIG_WW_MUTEX_SELFTEST is not set
3760 # CONFIG_SCF_TORTURE_TEST is not set
3761 # CONFIG_CSD_LOCK_WAIT_DEBUG is not set
3762 # end of Lock Debugging (spinlocks, mutexes, etc...)
3763
3764 # CONFIG_DEBUG_IRQFLAGS is not set
3765 CONFIG_STACKTRACE=y
3766 # CONFIG_WARN_ALL_UNSEEDED_RANDOM is not set
3767 # CONFIG_DEBUG_KOBJECT is not set
3768
3769 #
3770 # Debug kernel data structures
3771 #
3772 CONFIG_DEBUG_LIST=y
3773 CONFIG_DEBUG_PLIST=y
3774 CONFIG_DEBUG_SG=y
3775 # CONFIG_DEBUG_NOTIFIERS is not set
3776 # CONFIG_BUG_ON_DATA_CORRUPTION is not set
3777 # end of Debug kernel data structures
3778
3779 # CONFIG_DEBUG_CREDENTIALS is not set
3780
3781 #
3782 # RCU Debugging
3783 #
3784 # CONFIG_RCU_SCALE_TEST is not set
3785 # CONFIG_RCU_TORTURE_TEST is not set
3786 # CONFIG_RCU_REF_SCALE_TEST is not set
3787 CONFIG_RCU_CPU_STALL_TIMEOUT=21
3788 # CONFIG_RCU_TRACE is not set
3789 CONFIG_RCU_EQS_DEBUG=y
3790 # end of RCU Debugging
3791
3792 # CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set
3793 # CONFIG_CPU_HOTPLUG_STATE_CONTROL is not set
3794 # CONFIG_LATENCYTOP is not set
3795 CONFIG_HAVE_FUNCTION_TRACER=y
3796 CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
3797 CONFIG_HAVE_DYNAMIC_FTRACE=y
3798 CONFIG_HAVE_DYNAMIC_FTRACE_WITH_REGS=y
3799 CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
3800 CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
3801 CONFIG_TRACING_SUPPORT=y
3802 # CONFIG_FTRACE is not set
3803 # CONFIG_SAMPLES is not set
3804 # CONFIG_STRICT_DEVMEM is not set
3805
3806 #
3807 # riscv Debugging
3808 #
3809 # end of riscv Debugging
3810
3811 #
3812 # Kernel Testing and Coverage
3813 #
3814 # CONFIG_KUNIT is not set
3815 # CONFIG_NOTIFIER_ERROR_INJECTION is not set
3816 # CONFIG_FAULT_INJECTION is not set
3817 CONFIG_ARCH_HAS_KCOV=y
3818 CONFIG_CC_HAS_SANCOV_TRACE_PC=y
3819 # CONFIG_KCOV is not set
3820 # CONFIG_RUNTIME_TESTING_MENU is not set
3821 CONFIG_ARCH_USE_MEMTEST=y
3822 CONFIG_MEMTEST=y
3823 # end of Kernel Testing and Coverage
3824 # end of Kernel hacking