Add kernel configs for or1k
[kernel-configs.git] / 5.0 / or1k
1 #
2 # Automatically generated file; DO NOT EDIT.
3 # Linux/openrisc 5.0.13-gnu Kernel Configuration
4 #
5
6 #
7 # Compiler: or1k-linux-gcc (GCC) 9.1.0
8 #
9 CONFIG_CC_IS_GCC=y
10 CONFIG_GCC_VERSION=90100
11 CONFIG_CLANG_VERSION=0
12 CONFIG_CC_HAS_ASM_GOTO=y
13 CONFIG_IRQ_WORK=y
14
15 #
16 # General setup
17 #
18 CONFIG_BROKEN_ON_SMP=y
19 CONFIG_INIT_ENV_ARG_LIMIT=32
20 # CONFIG_COMPILE_TEST is not set
21 CONFIG_LOCALVERSION=""
22 CONFIG_LOCALVERSION_AUTO=y
23 CONFIG_BUILD_SALT=""
24 CONFIG_DEFAULT_HOSTNAME="(none)"
25 # CONFIG_SYSVIPC is not set
26 # CONFIG_POSIX_MQUEUE is not set
27 CONFIG_CROSS_MEMORY_ATTACH=y
28 # CONFIG_USELIB is not set
29 # CONFIG_AUDIT is not set
30
31 #
32 # IRQ subsystem
33 #
34 CONFIG_GENERIC_IRQ_PROBE=y
35 CONFIG_GENERIC_IRQ_SHOW=y
36 CONFIG_GENERIC_IRQ_CHIP=y
37 CONFIG_IRQ_DOMAIN=y
38 CONFIG_HANDLE_DOMAIN_IRQ=y
39 CONFIG_SPARSE_IRQ=y
40 CONFIG_GENERIC_IRQ_MULTI_HANDLER=y
41 CONFIG_GENERIC_CLOCKEVENTS=y
42 CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
43
44 #
45 # Timers subsystem
46 #
47 CONFIG_TICK_ONESHOT=y
48 CONFIG_NO_HZ_COMMON=y
49 # CONFIG_HZ_PERIODIC is not set
50 CONFIG_NO_HZ_IDLE=y
51 CONFIG_NO_HZ=y
52 # CONFIG_HIGH_RES_TIMERS is not set
53 CONFIG_PREEMPT_NONE=y
54 # CONFIG_PREEMPT_VOLUNTARY is not set
55 # CONFIG_PREEMPT is not set
56
57 #
58 # CPU/Task time and stats accounting
59 #
60 CONFIG_TICK_CPU_ACCOUNTING=y
61 # CONFIG_BSD_PROCESS_ACCT is not set
62 # CONFIG_TASKSTATS is not set
63 # CONFIG_PSI is not set
64
65 #
66 # RCU Subsystem
67 #
68 CONFIG_TINY_RCU=y
69 # CONFIG_RCU_EXPERT is not set
70 CONFIG_SRCU=y
71 CONFIG_TINY_SRCU=y
72 # CONFIG_IKCONFIG is not set
73 CONFIG_LOG_BUF_SHIFT=14
74 CONFIG_PRINTK_SAFE_LOG_BUF_SHIFT=13
75 # CONFIG_CGROUPS is not set
76 # CONFIG_NAMESPACES is not set
77 # CONFIG_CHECKPOINT_RESTORE is not set
78 # CONFIG_SCHED_AUTOGROUP is not set
79 # CONFIG_SYSFS_DEPRECATED is not set
80 # CONFIG_RELAY is not set
81 CONFIG_BLK_DEV_INITRD=y
82 CONFIG_INITRAMFS_SOURCE=""
83 # CONFIG_RD_GZIP is not set
84 CONFIG_RD_BZIP2=y
85 CONFIG_RD_LZMA=y
86 CONFIG_RD_XZ=y
87 CONFIG_RD_LZO=y
88 CONFIG_RD_LZ4=y
89 CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE=y
90 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
91 CONFIG_SYSCTL=y
92 CONFIG_ANON_INODES=y
93 CONFIG_HAVE_UID16=y
94 CONFIG_BPF=y
95 CONFIG_EXPERT=y
96 CONFIG_UID16=y
97 CONFIG_MULTIUSER=y
98 # CONFIG_SGETMASK_SYSCALL is not set
99 CONFIG_SYSFS_SYSCALL=y
100 # CONFIG_SYSCTL_SYSCALL is not set
101 CONFIG_FHANDLE=y
102 CONFIG_POSIX_TIMERS=y
103 CONFIG_PRINTK=y
104 CONFIG_BUG=y
105 CONFIG_ELF_CORE=y
106 CONFIG_BASE_FULL=y
107 CONFIG_FUTEX=y
108 CONFIG_FUTEX_PI=y
109 # CONFIG_EPOLL is not set
110 CONFIG_SIGNALFD=y
111 # CONFIG_TIMERFD is not set
112 # CONFIG_EVENTFD is not set
113 CONFIG_SHMEM=y
114 # CONFIG_AIO is not set
115 CONFIG_ADVISE_SYSCALLS=y
116 CONFIG_MEMBARRIER=y
117 # CONFIG_KALLSYMS is not set
118 # CONFIG_BPF_SYSCALL is not set
119 # CONFIG_USERFAULTFD is not set
120 # CONFIG_EMBEDDED is not set
121 # CONFIG_PC104 is not set
122
123 #
124 # Kernel Performance Events And Counters
125 #
126 # CONFIG_VM_EVENT_COUNTERS is not set
127 # CONFIG_COMPAT_BRK is not set
128 # CONFIG_SLAB is not set
129 # CONFIG_SLUB is not set
130 CONFIG_SLOB=y
131 CONFIG_SLAB_MERGE_DEFAULT=y
132 # CONFIG_PROFILING is not set
133 CONFIG_OPENRISC=y
134 CONFIG_CPU_BIG_ENDIAN=y
135 CONFIG_MMU=y
136 CONFIG_RWSEM_GENERIC_SPINLOCK=y
137 CONFIG_GENERIC_HWEIGHT=y
138 CONFIG_NO_IOPORT_MAP=y
139 CONFIG_TRACE_IRQFLAGS_SUPPORT=y
140 CONFIG_GENERIC_CSUM=y
141 CONFIG_STACKTRACE_SUPPORT=y
142 CONFIG_LOCKDEP_SUPPORT=y
143
144 #
145 # Processor type and features
146 #
147 CONFIG_OR1K_1200=y
148 # CONFIG_DCACHE_WRITETHROUGH is not set
149 CONFIG_OPENRISC_BUILTIN_DTB="or1ksim"
150
151 #
152 # Class II Instructions
153 #
154 CONFIG_OPENRISC_HAVE_INST_FF1=y
155 CONFIG_OPENRISC_HAVE_INST_FL1=y
156 CONFIG_OPENRISC_HAVE_INST_MUL=y
157 CONFIG_OPENRISC_HAVE_INST_DIV=y
158 # CONFIG_SMP is not set
159 CONFIG_HZ_100=y
160 # CONFIG_HZ_250 is not set
161 # CONFIG_HZ_300 is not set
162 # CONFIG_HZ_1000 is not set
163 CONFIG_HZ=100
164 CONFIG_OPENRISC_NO_SPR_SR_DSX=y
165 # CONFIG_OPENRISC_HAVE_SHADOW_GPRS is not set
166 CONFIG_CMDLINE=""
167
168 #
169 # Debugging options
170 #
171 CONFIG_JUMP_UPON_UNHANDLED_EXCEPTION=y
172 # CONFIG_OPENRISC_ESR_EXCEPTION_BUG_CHECK is not set
173
174 #
175 # General architecture-dependent options
176 #
177 CONFIG_HAVE_ARCH_TRACEHOOK=y
178 CONFIG_GENERIC_SMP_IDLE_THREAD=y
179 CONFIG_CC_HAS_STACKPROTECTOR_NONE=y
180 CONFIG_MODULES_USE_ELF_RELA=y
181 CONFIG_PGTABLE_LEVELS=2
182 # CONFIG_REFCOUNT_FULL is not set
183
184 #
185 # GCOV-based kernel profiling
186 #
187 CONFIG_PLUGIN_HOSTCC=""
188 CONFIG_RT_MUTEXES=y
189 CONFIG_BASE_SMALL=0
190 CONFIG_MODULES=y
191 # CONFIG_MODULE_FORCE_LOAD is not set
192 # CONFIG_MODULE_UNLOAD is not set
193 # CONFIG_MODVERSIONS is not set
194 # CONFIG_MODULE_SRCVERSION_ALL is not set
195 # CONFIG_MODULE_SIG is not set
196 # CONFIG_MODULE_COMPRESS is not set
197 # CONFIG_TRIM_UNUSED_KSYMS is not set
198 # CONFIG_BLOCK is not set
199 CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
200 CONFIG_INLINE_READ_UNLOCK=y
201 CONFIG_INLINE_READ_UNLOCK_IRQ=y
202 CONFIG_INLINE_WRITE_UNLOCK=y
203 CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
204 CONFIG_ARCH_USE_QUEUED_SPINLOCKS=y
205 CONFIG_ARCH_USE_QUEUED_RWLOCKS=y
206
207 #
208 # Executable file formats
209 #
210 CONFIG_BINFMT_ELF=y
211 CONFIG_ELFCORE=y
212 CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
213 CONFIG_BINFMT_SCRIPT=y
214 # CONFIG_BINFMT_MISC is not set
215 CONFIG_COREDUMP=y
216
217 #
218 # Memory Management options
219 #
220 CONFIG_FLATMEM=y
221 CONFIG_FLAT_NODE_MEM_MAP=y
222 CONFIG_SPLIT_PTLOCK_CPUS=4
223 CONFIG_COMPACTION=y
224 CONFIG_MIGRATION=y
225 # CONFIG_KSM is not set
226 CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
227 CONFIG_NEED_PER_CPU_KM=y
228 # CONFIG_CLEANCACHE is not set
229 # CONFIG_CMA is not set
230 # CONFIG_ZPOOL is not set
231 # CONFIG_ZBUD is not set
232 # CONFIG_ZSMALLOC is not set
233 # CONFIG_IDLE_PAGE_TRACKING is not set
234 # CONFIG_PERCPU_STATS is not set
235 # CONFIG_GUP_BENCHMARK is not set
236 CONFIG_NET=y
237
238 #
239 # Networking options
240 #
241 CONFIG_PACKET=y
242 # CONFIG_PACKET_DIAG is not set
243 CONFIG_UNIX=y
244 # CONFIG_UNIX_DIAG is not set
245 # CONFIG_TLS is not set
246 # CONFIG_XFRM_USER is not set
247 # CONFIG_NET_KEY is not set
248 CONFIG_INET=y
249 # CONFIG_IP_MULTICAST is not set
250 # CONFIG_IP_ADVANCED_ROUTER is not set
251 # CONFIG_IP_PNP is not set
252 # CONFIG_NET_IPIP is not set
253 # CONFIG_NET_IPGRE_DEMUX is not set
254 # CONFIG_SYN_COOKIES is not set
255 # CONFIG_NET_FOU is not set
256 # CONFIG_INET_AH is not set
257 # CONFIG_INET_ESP is not set
258 # CONFIG_INET_IPCOMP is not set
259 # CONFIG_INET_XFRM_MODE_TRANSPORT is not set
260 # CONFIG_INET_XFRM_MODE_TUNNEL is not set
261 # CONFIG_INET_XFRM_MODE_BEET is not set
262 # CONFIG_INET_DIAG is not set
263 CONFIG_TCP_CONG_ADVANCED=y
264 # CONFIG_TCP_CONG_BIC is not set
265 # CONFIG_TCP_CONG_CUBIC is not set
266 # CONFIG_TCP_CONG_WESTWOOD is not set
267 # CONFIG_TCP_CONG_HTCP is not set
268 # CONFIG_TCP_CONG_HSTCP is not set
269 # CONFIG_TCP_CONG_HYBLA is not set
270 # CONFIG_TCP_CONG_VEGAS is not set
271 # CONFIG_TCP_CONG_NV is not set
272 # CONFIG_TCP_CONG_SCALABLE is not set
273 # CONFIG_TCP_CONG_LP is not set
274 # CONFIG_TCP_CONG_VENO is not set
275 # CONFIG_TCP_CONG_YEAH is not set
276 # CONFIG_TCP_CONG_ILLINOIS is not set
277 # CONFIG_TCP_CONG_DCTCP is not set
278 # CONFIG_TCP_CONG_CDG is not set
279 # CONFIG_TCP_CONG_BBR is not set
280 CONFIG_DEFAULT_RENO=y
281 CONFIG_DEFAULT_TCP_CONG="reno"
282 # CONFIG_TCP_MD5SIG is not set
283 # CONFIG_IPV6 is not set
284 # CONFIG_NETWORK_SECMARK is not set
285 # CONFIG_NETWORK_PHY_TIMESTAMPING is not set
286 # CONFIG_NETFILTER is not set
287 # CONFIG_BPFILTER is not set
288 # CONFIG_IP_DCCP is not set
289 # CONFIG_IP_SCTP is not set
290 # CONFIG_RDS is not set
291 # CONFIG_TIPC is not set
292 # CONFIG_ATM is not set
293 # CONFIG_L2TP is not set
294 # CONFIG_BRIDGE is not set
295 CONFIG_HAVE_NET_DSA=y
296 # CONFIG_NET_DSA is not set
297 # CONFIG_VLAN_8021Q is not set
298 # CONFIG_DECNET is not set
299 # CONFIG_LLC2 is not set
300 # CONFIG_ATALK is not set
301 # CONFIG_X25 is not set
302 # CONFIG_LAPB is not set
303 # CONFIG_PHONET is not set
304 # CONFIG_IEEE802154 is not set
305 # CONFIG_NET_SCHED is not set
306 # CONFIG_DCB is not set
307 # CONFIG_BATMAN_ADV is not set
308 # CONFIG_OPENVSWITCH is not set
309 # CONFIG_VSOCKETS is not set
310 # CONFIG_NETLINK_DIAG is not set
311 # CONFIG_MPLS is not set
312 # CONFIG_NET_NSH is not set
313 # CONFIG_HSR is not set
314 # CONFIG_NET_SWITCHDEV is not set
315 # CONFIG_NET_L3_MASTER_DEV is not set
316 # CONFIG_NET_NCSI is not set
317 CONFIG_NET_RX_BUSY_POLL=y
318 CONFIG_BQL=y
319
320 #
321 # Network testing
322 #
323 # CONFIG_NET_PKTGEN is not set
324 # CONFIG_HAMRADIO is not set
325 # CONFIG_CAN is not set
326 # CONFIG_BT is not set
327 # CONFIG_AF_RXRPC is not set
328 # CONFIG_AF_KCM is not set
329 # CONFIG_WIRELESS is not set
330 # CONFIG_WIMAX is not set
331 # CONFIG_RFKILL is not set
332 # CONFIG_NET_9P is not set
333 # CONFIG_CAIF is not set
334 # CONFIG_CEPH_LIB is not set
335 # CONFIG_NFC is not set
336 # CONFIG_PSAMPLE is not set
337 # CONFIG_NET_IFE is not set
338 # CONFIG_LWTUNNEL is not set
339 # CONFIG_NET_DEVLINK is not set
340 CONFIG_MAY_USE_DEVLINK=y
341 # CONFIG_FAILOVER is not set
342
343 #
344 # Device Drivers
345 #
346 # CONFIG_PCCARD is not set
347
348 #
349 # Generic Driver Options
350 #
351 CONFIG_UEVENT_HELPER=y
352 CONFIG_UEVENT_HELPER_PATH=""
353 CONFIG_DEVTMPFS=y
354 CONFIG_DEVTMPFS_MOUNT=y
355 CONFIG_STANDALONE=y
356 # CONFIG_PREVENT_FIRMWARE_BUILD is not set
357
358 #
359 # Firmware loader
360 #
361 # CONFIG_FW_LOADER is not set
362 CONFIG_ALLOW_DEV_COREDUMP=y
363 # CONFIG_DEBUG_DRIVER is not set
364 # CONFIG_DEBUG_DEVRES is not set
365 # CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set
366 # CONFIG_TEST_ASYNC_DRIVER_PROBE is not set
367 CONFIG_GENERIC_CPU_DEVICES=y
368
369 #
370 # Bus devices
371 #
372 # CONFIG_CONNECTOR is not set
373 # CONFIG_GNSS is not set
374 # CONFIG_MTD is not set
375 CONFIG_DTC=y
376 CONFIG_OF=y
377 # CONFIG_OF_UNITTEST is not set
378 CONFIG_OF_FLATTREE=y
379 CONFIG_OF_EARLY_FLATTREE=y
380 CONFIG_OF_KOBJ=y
381 CONFIG_OF_ADDRESS=y
382 CONFIG_OF_IRQ=y
383 CONFIG_OF_NET=y
384 CONFIG_OF_MDIO=y
385 # CONFIG_OF_OVERLAY is not set
386 # CONFIG_PARPORT is not set
387
388 #
389 # NVME Support
390 #
391
392 #
393 # Misc devices
394 #
395 # CONFIG_DUMMY_IRQ is not set
396 # CONFIG_ENCLOSURE_SERVICES is not set
397 # CONFIG_SRAM is not set
398 # CONFIG_PVPANIC is not set
399 # CONFIG_C2PORT is not set
400
401 #
402 # EEPROM support
403 #
404 # CONFIG_EEPROM_93CX6 is not set
405
406 #
407 # Texas Instruments shared transport line discipline
408 #
409 # CONFIG_TI_ST is not set
410
411 #
412 # Altera FPGA firmware download module (requires I2C)
413 #
414
415 #
416 # Intel MIC & related support
417 #
418
419 #
420 # Intel MIC Bus Driver
421 #
422
423 #
424 # SCIF Bus Driver
425 #
426
427 #
428 # VOP Bus Driver
429 #
430
431 #
432 # Intel MIC Host Driver
433 #
434
435 #
436 # Intel MIC Card Driver
437 #
438
439 #
440 # SCIF Driver
441 #
442
443 #
444 # Intel MIC Coprocessor State Management (COSM) Drivers
445 #
446
447 #
448 # VOP Driver
449 #
450 # CONFIG_ECHO is not set
451
452 #
453 # SCSI device support
454 #
455 CONFIG_SCSI_MOD=y
456 CONFIG_NETDEVICES=y
457 CONFIG_MII=y
458 CONFIG_NET_CORE=y
459 # CONFIG_BONDING is not set
460 # CONFIG_DUMMY is not set
461 # CONFIG_EQUALIZER is not set
462 # CONFIG_NET_TEAM is not set
463 # CONFIG_MACVLAN is not set
464 # CONFIG_VXLAN is not set
465 # CONFIG_GENEVE is not set
466 # CONFIG_GTP is not set
467 # CONFIG_MACSEC is not set
468 # CONFIG_NETCONSOLE is not set
469 # CONFIG_TUN is not set
470 # CONFIG_TUN_VNET_CROSS_LE is not set
471 # CONFIG_VETH is not set
472 # CONFIG_NLMON is not set
473
474 #
475 # CAIF transport drivers
476 #
477
478 #
479 # Distributed Switch Architecture drivers
480 #
481 CONFIG_ETHERNET=y
482 CONFIG_NET_VENDOR_ALACRITECH=y
483 # CONFIG_ALTERA_TSE is not set
484 CONFIG_NET_VENDOR_AMAZON=y
485 CONFIG_NET_VENDOR_AQUANTIA=y
486 CONFIG_NET_VENDOR_ARC=y
487 CONFIG_NET_VENDOR_AURORA=y
488 # CONFIG_AURORA_NB8800 is not set
489 CONFIG_NET_VENDOR_BROADCOM=y
490 # CONFIG_B44 is not set
491 # CONFIG_BCMGENET is not set
492 # CONFIG_SYSTEMPORT is not set
493 CONFIG_NET_VENDOR_CADENCE=y
494 # CONFIG_MACB is not set
495 CONFIG_NET_VENDOR_CAVIUM=y
496 CONFIG_NET_VENDOR_CORTINA=y
497 # CONFIG_GEMINI_ETHERNET is not set
498 # CONFIG_DNET is not set
499 CONFIG_NET_VENDOR_EZCHIP=y
500 # CONFIG_EZCHIP_NPS_MANAGEMENT_ENET is not set
501 CONFIG_NET_VENDOR_HUAWEI=y
502 CONFIG_NET_VENDOR_I825XX=y
503 CONFIG_NET_VENDOR_INTEL=y
504 CONFIG_NET_VENDOR_MARVELL=y
505 # CONFIG_MVMDIO is not set
506 CONFIG_NET_VENDOR_MICREL=y
507 # CONFIG_KS8851_MLL is not set
508 CONFIG_NET_VENDOR_MICROCHIP=y
509 CONFIG_NET_VENDOR_MICROSEMI=y
510 CONFIG_NET_VENDOR_NATSEMI=y
511 CONFIG_NET_VENDOR_NETRONOME=y
512 CONFIG_NET_VENDOR_NI=y
513 # CONFIG_NI_XGE_MANAGEMENT_ENET is not set
514 CONFIG_NET_VENDOR_8390=y
515 CONFIG_ETHOC=y
516 CONFIG_NET_VENDOR_QUALCOMM=y
517 # CONFIG_QCOM_EMAC is not set
518 # CONFIG_RMNET is not set
519 CONFIG_NET_VENDOR_RENESAS=y
520 CONFIG_NET_VENDOR_ROCKER=y
521 CONFIG_NET_VENDOR_SAMSUNG=y
522 # CONFIG_SXGBE_ETH is not set
523 CONFIG_NET_VENDOR_SEEQ=y
524 CONFIG_NET_VENDOR_SOLARFLARE=y
525 CONFIG_NET_VENDOR_SOCIONEXT=y
526 CONFIG_NET_VENDOR_STMICRO=y
527 # CONFIG_STMMAC_ETH is not set
528 CONFIG_NET_VENDOR_SYNOPSYS=y
529 # CONFIG_DWC_XLGMAC is not set
530 CONFIG_NET_VENDOR_VIA=y
531 # CONFIG_VIA_RHINE is not set
532 # CONFIG_VIA_VELOCITY is not set
533 CONFIG_NET_VENDOR_WIZNET=y
534 # CONFIG_WIZNET_W5100 is not set
535 # CONFIG_WIZNET_W5300 is not set
536 CONFIG_MDIO_DEVICE=y
537 CONFIG_MDIO_BUS=y
538 # CONFIG_MDIO_BCM_UNIMAC is not set
539 # CONFIG_MDIO_BITBANG is not set
540 # CONFIG_MDIO_BUS_MUX_GPIO is not set
541 # CONFIG_MDIO_BUS_MUX_MMIOREG is not set
542 # CONFIG_MDIO_HISI_FEMAC is not set
543 # CONFIG_MDIO_MSCC_MIIM is not set
544 CONFIG_PHYLIB=y
545 CONFIG_SWPHY=y
546
547 #
548 # MII PHY device drivers
549 #
550 # CONFIG_AMD_PHY is not set
551 # CONFIG_AQUANTIA_PHY is not set
552 # CONFIG_ASIX_PHY is not set
553 # CONFIG_AT803X_PHY is not set
554 # CONFIG_BCM7XXX_PHY is not set
555 # CONFIG_BCM87XX_PHY is not set
556 # CONFIG_BROADCOM_PHY is not set
557 # CONFIG_CICADA_PHY is not set
558 # CONFIG_CORTINA_PHY is not set
559 # CONFIG_DAVICOM_PHY is not set
560 # CONFIG_DP83822_PHY is not set
561 # CONFIG_DP83TC811_PHY is not set
562 # CONFIG_DP83848_PHY is not set
563 # CONFIG_DP83867_PHY is not set
564 CONFIG_FIXED_PHY=y
565 # CONFIG_ICPLUS_PHY is not set
566 # CONFIG_INTEL_XWAY_PHY is not set
567 # CONFIG_LSI_ET1011C_PHY is not set
568 # CONFIG_LXT_PHY is not set
569 # CONFIG_MARVELL_PHY is not set
570 # CONFIG_MARVELL_10G_PHY is not set
571 CONFIG_MICREL_PHY=y
572 # CONFIG_MICROCHIP_PHY is not set
573 # CONFIG_MICROCHIP_T1_PHY is not set
574 # CONFIG_MICROSEMI_PHY is not set
575 # CONFIG_NATIONAL_PHY is not set
576 # CONFIG_QSEMI_PHY is not set
577 # CONFIG_REALTEK_PHY is not set
578 # CONFIG_RENESAS_PHY is not set
579 # CONFIG_ROCKCHIP_PHY is not set
580 # CONFIG_SMSC_PHY is not set
581 # CONFIG_STE10XP is not set
582 # CONFIG_TERANETICS_PHY is not set
583 # CONFIG_VITESSE_PHY is not set
584 # CONFIG_XILINX_GMII2RGMII is not set
585 # CONFIG_PPP is not set
586 # CONFIG_SLIP is not set
587
588 #
589 # Host-side USB support is needed for USB Network Adapter support
590 #
591 # CONFIG_WLAN is not set
592
593 #
594 # Enable WiMAX (Networking options) to see the WiMAX drivers
595 #
596 # CONFIG_WAN is not set
597 # CONFIG_NET_FAILOVER is not set
598 # CONFIG_ISDN is not set
599
600 #
601 # Input device support
602 #
603 # CONFIG_INPUT is not set
604
605 #
606 # Hardware I/O ports
607 #
608 # CONFIG_SERIO is not set
609 # CONFIG_GAMEPORT is not set
610
611 #
612 # Character devices
613 #
614 CONFIG_TTY=y
615 # CONFIG_VT is not set
616 CONFIG_UNIX98_PTYS=y
617 # CONFIG_LEGACY_PTYS is not set
618 # CONFIG_SERIAL_NONSTANDARD is not set
619 # CONFIG_N_GSM is not set
620 # CONFIG_TRACE_SINK is not set
621 CONFIG_LDISC_AUTOLOAD=y
622 CONFIG_DEVMEM=y
623 # CONFIG_DEVKMEM is not set
624
625 #
626 # Serial drivers
627 #
628 CONFIG_SERIAL_EARLYCON=y
629 CONFIG_SERIAL_8250=y
630 CONFIG_SERIAL_8250_DEPRECATED_OPTIONS=y
631 # CONFIG_SERIAL_8250_FINTEK is not set
632 CONFIG_SERIAL_8250_CONSOLE=y
633 CONFIG_SERIAL_8250_NR_UARTS=4
634 CONFIG_SERIAL_8250_RUNTIME_UARTS=4
635 # CONFIG_SERIAL_8250_EXTENDED is not set
636 # CONFIG_SERIAL_8250_ASPEED_VUART is not set
637 # CONFIG_SERIAL_8250_DW is not set
638 # CONFIG_SERIAL_8250_RT288X is not set
639 CONFIG_SERIAL_OF_PLATFORM=y
640
641 #
642 # Non-8250 serial port support
643 #
644 # CONFIG_SERIAL_UARTLITE is not set
645 CONFIG_SERIAL_CORE=y
646 CONFIG_SERIAL_CORE_CONSOLE=y
647 # CONFIG_SERIAL_SCCNXP is not set
648 # CONFIG_SERIAL_ALTERA_JTAGUART is not set
649 # CONFIG_SERIAL_ALTERA_UART is not set
650 # CONFIG_SERIAL_XILINX_PS_UART is not set
651 # CONFIG_SERIAL_ARC is not set
652 # CONFIG_SERIAL_FSL_LPUART is not set
653 # CONFIG_SERIAL_CONEXANT_DIGICOLOR is not set
654 # CONFIG_SERIAL_DEV_BUS is not set
655 # CONFIG_TTY_PRINTK is not set
656 # CONFIG_IPMI_HANDLER is not set
657 # CONFIG_HW_RANDOM is not set
658 # CONFIG_TCG_TPM is not set
659 # CONFIG_XILLYBUS is not set
660
661 #
662 # I2C support
663 #
664 # CONFIG_I2C is not set
665 # CONFIG_I3C is not set
666 # CONFIG_SPI is not set
667 # CONFIG_SPMI is not set
668 # CONFIG_HSI is not set
669 # CONFIG_PPS is not set
670
671 #
672 # PTP clock support
673 #
674 # CONFIG_PTP_1588_CLOCK is not set
675
676 #
677 # Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
678 #
679 # CONFIG_PINCTRL is not set
680 CONFIG_GPIOLIB=y
681 CONFIG_GPIOLIB_FASTPATH_LIMIT=512
682 CONFIG_OF_GPIO=y
683 # CONFIG_DEBUG_GPIO is not set
684 # CONFIG_GPIO_SYSFS is not set
685
686 #
687 # Memory mapped GPIO drivers
688 #
689 # CONFIG_GPIO_74XX_MMIO is not set
690 # CONFIG_GPIO_ALTERA is not set
691 # CONFIG_GPIO_CADENCE is not set
692 # CONFIG_GPIO_DWAPB is not set
693 # CONFIG_GPIO_FTGPIO010 is not set
694 # CONFIG_GPIO_GENERIC_PLATFORM is not set
695 # CONFIG_GPIO_GRGPIO is not set
696 # CONFIG_GPIO_HLWD is not set
697 # CONFIG_GPIO_MB86S7X is not set
698 # CONFIG_GPIO_MOCKUP is not set
699 # CONFIG_GPIO_XILINX is not set
700
701 #
702 # MFD GPIO expanders
703 #
704 # CONFIG_W1 is not set
705 # CONFIG_POWER_AVS is not set
706 # CONFIG_POWER_RESET is not set
707 # CONFIG_POWER_SUPPLY is not set
708 # CONFIG_HWMON is not set
709 # CONFIG_THERMAL is not set
710 # CONFIG_WATCHDOG is not set
711 CONFIG_SSB_POSSIBLE=y
712 # CONFIG_SSB is not set
713 CONFIG_BCMA_POSSIBLE=y
714 # CONFIG_BCMA is not set
715
716 #
717 # Multifunction device drivers
718 #
719 # CONFIG_MFD_ATMEL_FLEXCOM is not set
720 # CONFIG_MFD_ATMEL_HLCDC is not set
721 # CONFIG_MFD_MADERA is not set
722 # CONFIG_MFD_HI6421_PMIC is not set
723 # CONFIG_HTC_PASIC3 is not set
724 # CONFIG_MFD_KEMPLD is not set
725 # CONFIG_MFD_MT6397 is not set
726 # CONFIG_MFD_SM501 is not set
727 # CONFIG_ABX500_CORE is not set
728 # CONFIG_MFD_SYSCON is not set
729 # CONFIG_MFD_TI_AM335X_TSCADC is not set
730 # CONFIG_REGULATOR is not set
731 # CONFIG_MEDIA_SUPPORT is not set
732
733 #
734 # Graphics support
735 #
736 # CONFIG_DRM is not set
737 # CONFIG_DRM_DP_CEC is not set
738
739 #
740 # ACP (Audio CoProcessor) Configuration
741 #
742
743 #
744 # AMD Library routines
745 #
746
747 #
748 # Frame buffer Devices
749 #
750 # CONFIG_FB is not set
751 # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
752 # CONFIG_SOUND is not set
753 CONFIG_USB_OHCI_LITTLE_ENDIAN=y
754 # CONFIG_USB_SUPPORT is not set
755 # CONFIG_UWB is not set
756 # CONFIG_MMC is not set
757 # CONFIG_MEMSTICK is not set
758 # CONFIG_NEW_LEDS is not set
759 # CONFIG_ACCESSIBILITY is not set
760 # CONFIG_INFINIBAND is not set
761 # CONFIG_RTC_CLASS is not set
762 # CONFIG_DMADEVICES is not set
763
764 #
765 # DMABUF options
766 #
767 # CONFIG_SYNC_FILE is not set
768 # CONFIG_AUXDISPLAY is not set
769 # CONFIG_UIO is not set
770 # CONFIG_VIRT_DRIVERS is not set
771 CONFIG_VIRTIO_MENU=y
772 # CONFIG_VIRTIO_MMIO is not set
773
774 #
775 # Microsoft Hyper-V guest support
776 #
777 # CONFIG_STAGING is not set
778 # CONFIG_HWSPINLOCK is not set
779
780 #
781 # Clock Source drivers
782 #
783 # CONFIG_MAILBOX is not set
784 CONFIG_IOMMU_SUPPORT=y
785
786 #
787 # Generic IOMMU Pagetable Support
788 #
789
790 #
791 # Remoteproc drivers
792 #
793 # CONFIG_REMOTEPROC is not set
794
795 #
796 # Rpmsg drivers
797 #
798 # CONFIG_RPMSG_VIRTIO is not set
799 # CONFIG_SOUNDWIRE is not set
800
801 #
802 # SOC (System On Chip) specific Drivers
803 #
804
805 #
806 # Amlogic SoC drivers
807 #
808
809 #
810 # Broadcom SoC drivers
811 #
812
813 #
814 # NXP/Freescale QorIQ SoC drivers
815 #
816
817 #
818 # i.MX SoC drivers
819 #
820
821 #
822 # Qualcomm SoC drivers
823 #
824 # CONFIG_SOC_TI is not set
825
826 #
827 # Xilinx SoC drivers
828 #
829 # CONFIG_XILINX_VCU is not set
830 # CONFIG_PM_DEVFREQ is not set
831 # CONFIG_EXTCON is not set
832 # CONFIG_MEMORY is not set
833 # CONFIG_IIO is not set
834 # CONFIG_PWM is not set
835
836 #
837 # IRQ chip support
838 #
839 CONFIG_IRQCHIP=y
840 CONFIG_ARM_GIC_MAX_NR=1
841 CONFIG_OR1K_PIC=y
842 # CONFIG_IPACK_BUS is not set
843 # CONFIG_RESET_CONTROLLER is not set
844 # CONFIG_FMC is not set
845
846 #
847 # PHY Subsystem
848 #
849 # CONFIG_GENERIC_PHY is not set
850 # CONFIG_BCM_KONA_USB2_PHY is not set
851 # CONFIG_PHY_CADENCE_DP is not set
852 # CONFIG_PHY_FSL_IMX8MQ_USB is not set
853 # CONFIG_PHY_PXA_28NM_HSIC is not set
854 # CONFIG_PHY_PXA_28NM_USB2 is not set
855 # CONFIG_POWERCAP is not set
856 # CONFIG_MCB is not set
857 # CONFIG_RAS is not set
858
859 #
860 # Android
861 #
862 # CONFIG_ANDROID is not set
863 # CONFIG_DAX is not set
864 # CONFIG_NVMEM is not set
865
866 #
867 # HW tracing support
868 #
869 # CONFIG_STM is not set
870 # CONFIG_INTEL_TH is not set
871 # CONFIG_FPGA is not set
872 # CONFIG_FSI is not set
873 # CONFIG_SIOX is not set
874 # CONFIG_SLIMBUS is not set
875
876 #
877 # File systems
878 #
879 CONFIG_EXPORTFS=y
880 # CONFIG_EXPORTFS_BLOCK_OPS is not set
881 CONFIG_FILE_LOCKING=y
882 CONFIG_MANDATORY_FILE_LOCKING=y
883 # CONFIG_FS_ENCRYPTION is not set
884 CONFIG_FSNOTIFY=y
885 # CONFIG_DNOTIFY is not set
886 CONFIG_INOTIFY_USER=y
887 # CONFIG_FANOTIFY is not set
888 # CONFIG_QUOTA is not set
889 # CONFIG_AUTOFS4_FS is not set
890 # CONFIG_AUTOFS_FS is not set
891 # CONFIG_FUSE_FS is not set
892 # CONFIG_OVERLAY_FS is not set
893
894 #
895 # Caches
896 #
897 # CONFIG_FSCACHE is not set
898
899 #
900 # Pseudo filesystems
901 #
902 CONFIG_PROC_FS=y
903 # CONFIG_PROC_KCORE is not set
904 CONFIG_PROC_SYSCTL=y
905 CONFIG_PROC_PAGE_MONITOR=y
906 # CONFIG_PROC_CHILDREN is not set
907 CONFIG_KERNFS=y
908 CONFIG_SYSFS=y
909 CONFIG_TMPFS=y
910 # CONFIG_TMPFS_POSIX_ACL is not set
911 # CONFIG_TMPFS_XATTR is not set
912 CONFIG_MEMFD_CREATE=y
913 # CONFIG_CONFIGFS_FS is not set
914 CONFIG_MISC_FILESYSTEMS=y
915 # CONFIG_ORANGEFS_FS is not set
916 # CONFIG_CRAMFS is not set
917 # CONFIG_PSTORE is not set
918 CONFIG_NETWORK_FILESYSTEMS=y
919 CONFIG_NFS_FS=y
920 CONFIG_NFS_V2=y
921 CONFIG_NFS_V3=y
922 # CONFIG_NFS_V3_ACL is not set
923 # CONFIG_NFS_V4 is not set
924 # CONFIG_NFS_SWAP is not set
925 # CONFIG_NFSD is not set
926 CONFIG_GRACE_PERIOD=y
927 CONFIG_LOCKD=y
928 CONFIG_LOCKD_V4=y
929 CONFIG_NFS_COMMON=y
930 CONFIG_SUNRPC=y
931 # CONFIG_SUNRPC_DEBUG is not set
932 # CONFIG_CEPH_FS is not set
933 # CONFIG_CIFS is not set
934 # CONFIG_CODA_FS is not set
935 # CONFIG_AFS_FS is not set
936 # CONFIG_NLS is not set
937
938 #
939 # Security options
940 #
941 # CONFIG_KEYS is not set
942 # CONFIG_SECURITY_DMESG_RESTRICT is not set
943 # CONFIG_SECURITY is not set
944 # CONFIG_SECURITYFS is not set
945 # CONFIG_STATIC_USERMODEHELPER is not set
946 CONFIG_DEFAULT_SECURITY_DAC=y
947 CONFIG_DEFAULT_SECURITY=""
948 CONFIG_CRYPTO=y
949
950 #
951 # Crypto core or helper
952 #
953 CONFIG_CRYPTO_ALGAPI=y
954 CONFIG_CRYPTO_ALGAPI2=y
955 CONFIG_CRYPTO_AEAD=m
956 CONFIG_CRYPTO_AEAD2=y
957 CONFIG_CRYPTO_BLKCIPHER2=y
958 CONFIG_CRYPTO_HASH=m
959 CONFIG_CRYPTO_HASH2=y
960 CONFIG_CRYPTO_RNG=m
961 CONFIG_CRYPTO_RNG2=y
962 CONFIG_CRYPTO_RNG_DEFAULT=m
963 CONFIG_CRYPTO_AKCIPHER2=y
964 CONFIG_CRYPTO_KPP2=y
965 CONFIG_CRYPTO_ACOMP2=y
966 # CONFIG_CRYPTO_RSA is not set
967 # CONFIG_CRYPTO_DH is not set
968 # CONFIG_CRYPTO_ECDH is not set
969 CONFIG_CRYPTO_MANAGER=m
970 CONFIG_CRYPTO_MANAGER2=y
971 # CONFIG_CRYPTO_USER is not set
972 CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
973 # CONFIG_CRYPTO_GF128MUL is not set
974 CONFIG_CRYPTO_NULL=m
975 CONFIG_CRYPTO_NULL2=y
976 CONFIG_CRYPTO_WORKQUEUE=y
977 # CONFIG_CRYPTO_CRYPTD is not set
978 # CONFIG_CRYPTO_AUTHENC is not set
979 # CONFIG_CRYPTO_TEST is not set
980
981 #
982 # Authenticated Encryption with Associated Data
983 #
984 # CONFIG_CRYPTO_CCM is not set
985 # CONFIG_CRYPTO_GCM is not set
986 # CONFIG_CRYPTO_CHACHA20POLY1305 is not set
987 # CONFIG_CRYPTO_AEGIS128 is not set
988 # CONFIG_CRYPTO_AEGIS128L is not set
989 # CONFIG_CRYPTO_AEGIS256 is not set
990 # CONFIG_CRYPTO_MORUS640 is not set
991 # CONFIG_CRYPTO_MORUS1280 is not set
992 # CONFIG_CRYPTO_SEQIV is not set
993 CONFIG_CRYPTO_ECHAINIV=m
994
995 #
996 # Block modes
997 #
998 # CONFIG_CRYPTO_CBC is not set
999 # CONFIG_CRYPTO_CFB is not set
1000 # CONFIG_CRYPTO_CTR is not set
1001 # CONFIG_CRYPTO_CTS is not set
1002 # CONFIG_CRYPTO_ECB is not set
1003 # CONFIG_CRYPTO_LRW is not set
1004 # CONFIG_CRYPTO_OFB is not set
1005 # CONFIG_CRYPTO_PCBC is not set
1006 # CONFIG_CRYPTO_XTS is not set
1007 # CONFIG_CRYPTO_KEYWRAP is not set
1008 # CONFIG_CRYPTO_ADIANTUM is not set
1009
1010 #
1011 # Hash modes
1012 #
1013 # CONFIG_CRYPTO_CMAC is not set
1014 CONFIG_CRYPTO_HMAC=m
1015 # CONFIG_CRYPTO_XCBC is not set
1016 # CONFIG_CRYPTO_VMAC is not set
1017
1018 #
1019 # Digest
1020 #
1021 # CONFIG_CRYPTO_CRC32C is not set
1022 # CONFIG_CRYPTO_CRC32 is not set
1023 # CONFIG_CRYPTO_CRCT10DIF is not set
1024 # CONFIG_CRYPTO_GHASH is not set
1025 # CONFIG_CRYPTO_POLY1305 is not set
1026 # CONFIG_CRYPTO_MD4 is not set
1027 # CONFIG_CRYPTO_MD5 is not set
1028 # CONFIG_CRYPTO_MICHAEL_MIC is not set
1029 # CONFIG_CRYPTO_RMD128 is not set
1030 # CONFIG_CRYPTO_RMD160 is not set
1031 # CONFIG_CRYPTO_RMD256 is not set
1032 # CONFIG_CRYPTO_RMD320 is not set
1033 # CONFIG_CRYPTO_SHA1 is not set
1034 CONFIG_CRYPTO_SHA256=m
1035 # CONFIG_CRYPTO_SHA512 is not set
1036 # CONFIG_CRYPTO_SHA3 is not set
1037 # CONFIG_CRYPTO_SM3 is not set
1038 # CONFIG_CRYPTO_STREEBOG is not set
1039 # CONFIG_CRYPTO_TGR192 is not set
1040 # CONFIG_CRYPTO_WP512 is not set
1041
1042 #
1043 # Ciphers
1044 #
1045 CONFIG_CRYPTO_AES=y
1046 # CONFIG_CRYPTO_AES_TI is not set
1047 # CONFIG_CRYPTO_ANUBIS is not set
1048 # CONFIG_CRYPTO_ARC4 is not set
1049 # CONFIG_CRYPTO_BLOWFISH is not set
1050 # CONFIG_CRYPTO_CAMELLIA is not set
1051 # CONFIG_CRYPTO_CAST5 is not set
1052 # CONFIG_CRYPTO_CAST6 is not set
1053 # CONFIG_CRYPTO_DES is not set
1054 # CONFIG_CRYPTO_FCRYPT is not set
1055 # CONFIG_CRYPTO_KHAZAD is not set
1056 # CONFIG_CRYPTO_SALSA20 is not set
1057 # CONFIG_CRYPTO_CHACHA20 is not set
1058 # CONFIG_CRYPTO_SEED is not set
1059 # CONFIG_CRYPTO_SERPENT is not set
1060 # CONFIG_CRYPTO_SM4 is not set
1061 # CONFIG_CRYPTO_TEA is not set
1062 # CONFIG_CRYPTO_TWOFISH is not set
1063
1064 #
1065 # Compression
1066 #
1067 # CONFIG_CRYPTO_DEFLATE is not set
1068 # CONFIG_CRYPTO_LZO is not set
1069 # CONFIG_CRYPTO_842 is not set
1070 # CONFIG_CRYPTO_LZ4 is not set
1071 # CONFIG_CRYPTO_LZ4HC is not set
1072 # CONFIG_CRYPTO_ZSTD is not set
1073
1074 #
1075 # Random Number Generation
1076 #
1077 # CONFIG_CRYPTO_ANSI_CPRNG is not set
1078 CONFIG_CRYPTO_DRBG_MENU=m
1079 CONFIG_CRYPTO_DRBG_HMAC=y
1080 # CONFIG_CRYPTO_DRBG_HASH is not set
1081 CONFIG_CRYPTO_DRBG=m
1082 CONFIG_CRYPTO_JITTERENTROPY=m
1083 # CONFIG_CRYPTO_USER_API_HASH is not set
1084 # CONFIG_CRYPTO_USER_API_SKCIPHER is not set
1085 # CONFIG_CRYPTO_USER_API_RNG is not set
1086 # CONFIG_CRYPTO_USER_API_AEAD is not set
1087 CONFIG_CRYPTO_HW=y
1088 # CONFIG_CRYPTO_DEV_CCREE is not set
1089
1090 #
1091 # Certificates for signature checking
1092 #
1093
1094 #
1095 # Library routines
1096 #
1097 CONFIG_BITREVERSE=y
1098 CONFIG_GENERIC_STRNCPY_FROM_USER=y
1099 CONFIG_GENERIC_STRNLEN_USER=y
1100 CONFIG_GENERIC_NET_UTILS=y
1101 CONFIG_GENERIC_PCI_IOMAP=y
1102 CONFIG_GENERIC_IOMAP=y
1103 # CONFIG_CRC_CCITT is not set
1104 # CONFIG_CRC16 is not set
1105 # CONFIG_CRC_T10DIF is not set
1106 # CONFIG_CRC_ITU_T is not set
1107 CONFIG_CRC32=y
1108 # CONFIG_CRC32_SELFTEST is not set
1109 CONFIG_CRC32_SLICEBY8=y
1110 # CONFIG_CRC32_SLICEBY4 is not set
1111 # CONFIG_CRC32_SARWATE is not set
1112 # CONFIG_CRC32_BIT is not set
1113 # CONFIG_CRC64 is not set
1114 # CONFIG_CRC4 is not set
1115 # CONFIG_CRC7 is not set
1116 # CONFIG_LIBCRC32C is not set
1117 # CONFIG_CRC8 is not set
1118 # CONFIG_RANDOM32_SELFTEST is not set
1119 CONFIG_LZO_DECOMPRESS=y
1120 CONFIG_LZ4_DECOMPRESS=y
1121 CONFIG_XZ_DEC=y
1122 CONFIG_XZ_DEC_X86=y
1123 CONFIG_XZ_DEC_POWERPC=y
1124 CONFIG_XZ_DEC_IA64=y
1125 CONFIG_XZ_DEC_ARM=y
1126 CONFIG_XZ_DEC_ARMTHUMB=y
1127 CONFIG_XZ_DEC_SPARC=y
1128 CONFIG_XZ_DEC_BCJ=y
1129 # CONFIG_XZ_DEC_TEST is not set
1130 CONFIG_DECOMPRESS_BZIP2=y
1131 CONFIG_DECOMPRESS_LZMA=y
1132 CONFIG_DECOMPRESS_XZ=y
1133 CONFIG_DECOMPRESS_LZO=y
1134 CONFIG_DECOMPRESS_LZ4=y
1135 CONFIG_HAS_IOMEM=y
1136 CONFIG_HAS_DMA=y
1137 CONFIG_ARCH_HAS_SYNC_DMA_FOR_DEVICE=y
1138 CONFIG_SGL_ALLOC=y
1139 CONFIG_DQL=y
1140 CONFIG_NLATTR=y
1141 CONFIG_GENERIC_ATOMIC64=y
1142 # CONFIG_CORDIC is not set
1143 # CONFIG_DDR is not set
1144 # CONFIG_IRQ_POLL is not set
1145 CONFIG_LIBFDT=y
1146 # CONFIG_STRING_SELFTEST is not set
1147
1148 #
1149 # Kernel hacking
1150 #
1151
1152 #
1153 # printk and dmesg options
1154 #
1155 # CONFIG_PRINTK_TIME is not set
1156 CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7
1157 CONFIG_CONSOLE_LOGLEVEL_QUIET=4
1158 CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4
1159
1160 #
1161 # Compile-time checks and compiler options
1162 #
1163 # CONFIG_DEBUG_INFO is not set
1164 # CONFIG_ENABLE_MUST_CHECK is not set
1165 CONFIG_FRAME_WARN=1024
1166 # CONFIG_STRIP_ASM_SYMS is not set
1167 # CONFIG_READABLE_ASM is not set
1168 # CONFIG_UNUSED_SYMBOLS is not set
1169 # CONFIG_PAGE_OWNER is not set
1170 # CONFIG_DEBUG_FS is not set
1171 # CONFIG_HEADERS_CHECK is not set
1172 # CONFIG_DEBUG_SECTION_MISMATCH is not set
1173 CONFIG_SECTION_MISMATCH_WARN_ONLY=y
1174 CONFIG_ARCH_WANT_FRAME_POINTERS=y
1175 CONFIG_FRAME_POINTER=y
1176 # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
1177 # CONFIG_MAGIC_SYSRQ is not set
1178 CONFIG_DEBUG_KERNEL=y
1179
1180 #
1181 # Memory Debugging
1182 #
1183 # CONFIG_PAGE_EXTENSION is not set
1184 # CONFIG_DEBUG_PAGEALLOC is not set
1185 # CONFIG_PAGE_POISONING is not set
1186 # CONFIG_DEBUG_OBJECTS is not set
1187 # CONFIG_DEBUG_STACK_USAGE is not set
1188 # CONFIG_DEBUG_VM is not set
1189 # CONFIG_DEBUG_MEMORY_INIT is not set
1190 CONFIG_HAVE_DEBUG_STACKOVERFLOW=y
1191 # CONFIG_DEBUG_STACKOVERFLOW is not set
1192 CONFIG_CC_HAS_KASAN_GENERIC=y
1193 CONFIG_KASAN_STACK=1
1194 CONFIG_CC_HAS_SANCOV_TRACE_PC=y
1195 # CONFIG_DEBUG_SHIRQ is not set
1196
1197 #
1198 # Debug Lockups and Hangs
1199 #
1200 # CONFIG_SOFTLOCKUP_DETECTOR is not set
1201 # CONFIG_DETECT_HUNG_TASK is not set
1202 # CONFIG_WQ_WATCHDOG is not set
1203 # CONFIG_PANIC_ON_OOPS is not set
1204 CONFIG_PANIC_ON_OOPS_VALUE=0
1205 CONFIG_PANIC_TIMEOUT=0
1206 CONFIG_SCHED_DEBUG=y
1207 # CONFIG_SCHEDSTATS is not set
1208 # CONFIG_SCHED_STACK_END_CHECK is not set
1209 # CONFIG_DEBUG_TIMEKEEPING is not set
1210
1211 #
1212 # Lock Debugging (spinlocks, mutexes, etc...)
1213 #
1214 CONFIG_LOCK_DEBUGGING_SUPPORT=y
1215 # CONFIG_PROVE_LOCKING is not set
1216 # CONFIG_LOCK_STAT is not set
1217 # CONFIG_DEBUG_RT_MUTEXES is not set
1218 # CONFIG_DEBUG_SPINLOCK is not set
1219 # CONFIG_DEBUG_MUTEXES is not set
1220 # CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set
1221 # CONFIG_DEBUG_LOCK_ALLOC is not set
1222 # CONFIG_DEBUG_ATOMIC_SLEEP is not set
1223 # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1224 # CONFIG_LOCK_TORTURE_TEST is not set
1225 # CONFIG_WW_MUTEX_SELFTEST is not set
1226 # CONFIG_STACKTRACE is not set
1227 # CONFIG_WARN_ALL_UNSEEDED_RANDOM is not set
1228 # CONFIG_DEBUG_KOBJECT is not set
1229 # CONFIG_DEBUG_LIST is not set
1230 # CONFIG_DEBUG_PI_LIST is not set
1231 # CONFIG_DEBUG_SG is not set
1232 # CONFIG_DEBUG_NOTIFIERS is not set
1233 # CONFIG_DEBUG_CREDENTIALS is not set
1234
1235 #
1236 # RCU Debugging
1237 #
1238 # CONFIG_RCU_PERF_TEST is not set
1239 # CONFIG_RCU_TORTURE_TEST is not set
1240 # CONFIG_RCU_TRACE is not set
1241 # CONFIG_RCU_EQS_DEBUG is not set
1242 # CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set
1243 # CONFIG_NOTIFIER_ERROR_INJECTION is not set
1244 # CONFIG_FAULT_INJECTION is not set
1245 # CONFIG_LATENCYTOP is not set
1246 CONFIG_TRACING_SUPPORT=y
1247 CONFIG_FTRACE=y
1248 # CONFIG_PREEMPTIRQ_EVENTS is not set
1249 # CONFIG_IRQSOFF_TRACER is not set
1250 # CONFIG_SCHED_TRACER is not set
1251 # CONFIG_HWLAT_TRACER is not set
1252 # CONFIG_ENABLE_DEFAULT_TRACERS is not set
1253 # CONFIG_TRACER_SNAPSHOT is not set
1254 CONFIG_BRANCH_PROFILE_NONE=y
1255 # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
1256 # CONFIG_PROFILE_ALL_BRANCHES is not set
1257 # CONFIG_TRACEPOINT_BENCHMARK is not set
1258 # CONFIG_PREEMPTIRQ_DELAY_TEST is not set
1259 CONFIG_TRACING_EVENTS_GPIO=y
1260 # CONFIG_DMA_API_DEBUG is not set
1261 CONFIG_RUNTIME_TESTING_MENU=y
1262 # CONFIG_TEST_LIST_SORT is not set
1263 # CONFIG_TEST_SORT is not set
1264 # CONFIG_BACKTRACE_SELF_TEST is not set
1265 # CONFIG_RBTREE_TEST is not set
1266 # CONFIG_INTERVAL_TREE_TEST is not set
1267 # CONFIG_PERCPU_TEST is not set
1268 # CONFIG_ATOMIC64_SELFTEST is not set
1269 # CONFIG_TEST_HEXDUMP is not set
1270 # CONFIG_TEST_STRING_HELPERS is not set
1271 # CONFIG_TEST_KSTRTOX is not set
1272 # CONFIG_TEST_PRINTF is not set
1273 # CONFIG_TEST_BITMAP is not set
1274 # CONFIG_TEST_BITFIELD is not set
1275 # CONFIG_TEST_UUID is not set
1276 # CONFIG_TEST_XARRAY is not set
1277 # CONFIG_TEST_OVERFLOW is not set
1278 # CONFIG_TEST_RHASHTABLE is not set
1279 # CONFIG_TEST_HASH is not set
1280 # CONFIG_TEST_IDA is not set
1281 # CONFIG_TEST_LKM is not set
1282 # CONFIG_TEST_USER_COPY is not set
1283 # CONFIG_TEST_BPF is not set
1284 # CONFIG_FIND_BIT_BENCHMARK is not set
1285 # CONFIG_TEST_SYSCTL is not set
1286 # CONFIG_TEST_UDELAY is not set
1287 # CONFIG_TEST_STATIC_KEYS is not set
1288 # CONFIG_TEST_MEMCAT_P is not set
1289 # CONFIG_MEMTEST is not set
1290 # CONFIG_BUG_ON_DATA_CORRUPTION is not set
1291 # CONFIG_SAMPLES is not set
1292 # CONFIG_UBSAN is not set