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