github.com/google/syzkaller@v0.0.0-20240517125934-c0f1611a36d6/dashboard/config/linux/upstream-arm-full-base.config (about) 1 # Automatically generated by syz-kconf; DO NOT EDIT. 2 # Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git v6.9-rc2 3 4 # 5 # Automatically generated file; DO NOT EDIT. 6 # Linux/arm 6.9.0-rc2 Kernel Configuration 7 # 8 CONFIG_CC_VERSION_TEXT="arm-linux-gnueabi-gcc (Debian 12.2.0-14) 12.2.0" 9 CONFIG_CC_IS_GCC=y 10 CONFIG_GCC_VERSION=120200 11 CONFIG_CLANG_VERSION=0 12 CONFIG_AS_IS_GNU=y 13 CONFIG_AS_VERSION=24000 14 CONFIG_LD_IS_BFD=y 15 CONFIG_LD_VERSION=24000 16 CONFIG_LLD_VERSION=0 17 CONFIG_CC_CAN_LINK=y 18 CONFIG_CC_CAN_LINK_STATIC=y 19 CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y 20 CONFIG_CC_HAS_ASM_GOTO_TIED_OUTPUT=y 21 CONFIG_GCC_ASM_GOTO_OUTPUT_WORKAROUND=y 22 CONFIG_CC_HAS_ASM_INLINE=y 23 CONFIG_CC_HAS_NO_PROFILE_FN_ATTR=y 24 CONFIG_PAHOLE_VERSION=0 25 CONFIG_IRQ_WORK=y 26 CONFIG_BUILDTIME_TABLE_SORT=y 27 CONFIG_THREAD_INFO_IN_TASK=y 28 29 # 30 # General setup 31 # 32 CONFIG_INIT_ENV_ARG_LIMIT=32 33 # CONFIG_COMPILE_TEST is not set 34 # CONFIG_WERROR is not set 35 CONFIG_LOCALVERSION="" 36 # CONFIG_LOCALVERSION_AUTO is not set 37 CONFIG_BUILD_SALT="" 38 CONFIG_HAVE_KERNEL_GZIP=y 39 CONFIG_HAVE_KERNEL_LZMA=y 40 CONFIG_HAVE_KERNEL_XZ=y 41 CONFIG_HAVE_KERNEL_LZO=y 42 CONFIG_HAVE_KERNEL_LZ4=y 43 CONFIG_KERNEL_GZIP=y 44 # CONFIG_KERNEL_LZMA is not set 45 # CONFIG_KERNEL_XZ is not set 46 # CONFIG_KERNEL_LZO is not set 47 # CONFIG_KERNEL_LZ4 is not set 48 CONFIG_DEFAULT_INIT="" 49 CONFIG_DEFAULT_HOSTNAME="(none)" 50 CONFIG_SYSVIPC=y 51 CONFIG_SYSVIPC_SYSCTL=y 52 # CONFIG_POSIX_MQUEUE is not set 53 # CONFIG_WATCH_QUEUE is not set 54 CONFIG_CROSS_MEMORY_ATTACH=y 55 # CONFIG_USELIB is not set 56 CONFIG_AUDIT=y 57 CONFIG_HAVE_ARCH_AUDITSYSCALL=y 58 CONFIG_AUDITSYSCALL=y 59 60 # 61 # IRQ subsystem 62 # 63 CONFIG_GENERIC_IRQ_PROBE=y 64 CONFIG_GENERIC_IRQ_SHOW=y 65 CONFIG_GENERIC_IRQ_SHOW_LEVEL=y 66 CONFIG_GENERIC_IRQ_EFFECTIVE_AFF_MASK=y 67 CONFIG_GENERIC_IRQ_MIGRATION=y 68 CONFIG_HARDIRQS_SW_RESEND=y 69 CONFIG_IRQ_DOMAIN=y 70 CONFIG_IRQ_DOMAIN_HIERARCHY=y 71 CONFIG_GENERIC_IRQ_IPI=y 72 CONFIG_GENERIC_MSI_IRQ=y 73 CONFIG_IRQ_FORCED_THREADING=y 74 CONFIG_SPARSE_IRQ=y 75 # CONFIG_GENERIC_IRQ_DEBUGFS is not set 76 # end of IRQ subsystem 77 78 CONFIG_GENERIC_IRQ_MULTI_HANDLER=y 79 CONFIG_GENERIC_TIME_VSYSCALL=y 80 CONFIG_GENERIC_CLOCKEVENTS=y 81 CONFIG_ARCH_HAS_TICK_BROADCAST=y 82 CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y 83 CONFIG_CONTEXT_TRACKING=y 84 CONFIG_CONTEXT_TRACKING_IDLE=y 85 86 # 87 # Timers subsystem 88 # 89 CONFIG_TICK_ONESHOT=y 90 CONFIG_NO_HZ_COMMON=y 91 # CONFIG_HZ_PERIODIC is not set 92 # CONFIG_NO_HZ_IDLE is not set 93 CONFIG_NO_HZ_FULL=y 94 CONFIG_CONTEXT_TRACKING_USER=y 95 # CONFIG_CONTEXT_TRACKING_USER_FORCE is not set 96 # CONFIG_NO_HZ is not set 97 CONFIG_HIGH_RES_TIMERS=y 98 # end of Timers subsystem 99 100 CONFIG_BPF=y 101 CONFIG_HAVE_EBPF_JIT=y 102 103 # 104 # BPF subsystem 105 # 106 # CONFIG_BPF_SYSCALL is not set 107 # CONFIG_BPF_JIT is not set 108 # end of BPF subsystem 109 110 CONFIG_PREEMPT_NONE_BUILD=y 111 CONFIG_PREEMPT_NONE=y 112 # CONFIG_PREEMPT_VOLUNTARY is not set 113 # CONFIG_PREEMPT is not set 114 115 # 116 # CPU/Task time and stats accounting 117 # 118 CONFIG_VIRT_CPU_ACCOUNTING=y 119 CONFIG_VIRT_CPU_ACCOUNTING_GEN=y 120 # CONFIG_IRQ_TIME_ACCOUNTING is not set 121 CONFIG_HAVE_SCHED_AVG_IRQ=y 122 # CONFIG_BSD_PROCESS_ACCT is not set 123 # CONFIG_TASKSTATS is not set 124 # CONFIG_PSI is not set 125 # end of CPU/Task time and stats accounting 126 127 CONFIG_CPU_ISOLATION=y 128 129 # 130 # RCU Subsystem 131 # 132 CONFIG_TREE_RCU=y 133 # CONFIG_RCU_EXPERT is not set 134 CONFIG_TREE_SRCU=y 135 CONFIG_NEED_SRCU_NMI_SAFE=y 136 CONFIG_RCU_STALL_COMMON=y 137 CONFIG_RCU_NEED_SEGCBLIST=y 138 CONFIG_RCU_NOCB_CPU=y 139 # CONFIG_RCU_NOCB_CPU_DEFAULT_ALL is not set 140 # CONFIG_RCU_LAZY is not set 141 # end of RCU Subsystem 142 143 CONFIG_IKCONFIG=y 144 CONFIG_IKCONFIG_PROC=y 145 # CONFIG_IKHEADERS is not set 146 CONFIG_LOG_BUF_SHIFT=14 147 CONFIG_LOG_CPU_MAX_BUF_SHIFT=12 148 # CONFIG_PRINTK_INDEX is not set 149 CONFIG_GENERIC_SCHED_CLOCK=y 150 151 # 152 # Scheduler features 153 # 154 # end of Scheduler features 155 156 CONFIG_CC_IMPLICIT_FALLTHROUGH="-Wimplicit-fallthrough=5" 157 CONFIG_GCC10_NO_ARRAY_BOUNDS=y 158 CONFIG_CC_NO_ARRAY_BOUNDS=y 159 CONFIG_GCC_NO_STRINGOP_OVERFLOW=y 160 CONFIG_CC_NO_STRINGOP_OVERFLOW=y 161 CONFIG_CGROUPS=y 162 CONFIG_PAGE_COUNTER=y 163 # CONFIG_CGROUP_FAVOR_DYNMODS is not set 164 CONFIG_MEMCG=y 165 CONFIG_MEMCG_KMEM=y 166 # CONFIG_BLK_CGROUP is not set 167 # CONFIG_CGROUP_SCHED is not set 168 CONFIG_SCHED_MM_CID=y 169 CONFIG_CGROUP_PIDS=y 170 # CONFIG_CGROUP_RDMA is not set 171 # CONFIG_CGROUP_FREEZER is not set 172 CONFIG_CPUSETS=y 173 CONFIG_PROC_PID_CPUSET=y 174 # CONFIG_CGROUP_DEVICE is not set 175 # CONFIG_CGROUP_CPUACCT is not set 176 # CONFIG_CGROUP_PERF is not set 177 # CONFIG_CGROUP_MISC is not set 178 # CONFIG_CGROUP_DEBUG is not set 179 CONFIG_NAMESPACES=y 180 CONFIG_UTS_NS=y 181 CONFIG_IPC_NS=y 182 CONFIG_USER_NS=y 183 CONFIG_PID_NS=y 184 CONFIG_NET_NS=y 185 # CONFIG_CHECKPOINT_RESTORE is not set 186 # CONFIG_SCHED_AUTOGROUP is not set 187 # CONFIG_RELAY is not set 188 CONFIG_BLK_DEV_INITRD=y 189 CONFIG_INITRAMFS_SOURCE="" 190 # CONFIG_INITRAMFS_FORCE is not set 191 CONFIG_RD_GZIP=y 192 CONFIG_RD_BZIP2=y 193 CONFIG_RD_LZMA=y 194 CONFIG_RD_XZ=y 195 CONFIG_RD_LZO=y 196 CONFIG_RD_LZ4=y 197 CONFIG_RD_ZSTD=y 198 # CONFIG_BOOT_CONFIG is not set 199 CONFIG_INITRAMFS_PRESERVE_MTIME=y 200 CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE=y 201 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 202 CONFIG_LD_ORPHAN_WARN=y 203 CONFIG_LD_ORPHAN_WARN_LEVEL="warn" 204 CONFIG_SYSCTL=y 205 CONFIG_HAVE_UID16=y 206 CONFIG_EXPERT=y 207 CONFIG_UID16=y 208 CONFIG_MULTIUSER=y 209 # CONFIG_SGETMASK_SYSCALL is not set 210 CONFIG_SYSFS_SYSCALL=y 211 CONFIG_FHANDLE=y 212 CONFIG_POSIX_TIMERS=y 213 CONFIG_PRINTK=y 214 CONFIG_BUG=y 215 CONFIG_ELF_CORE=y 216 CONFIG_BASE_FULL=y 217 CONFIG_FUTEX=y 218 CONFIG_FUTEX_PI=y 219 CONFIG_EPOLL=y 220 CONFIG_SIGNALFD=y 221 CONFIG_TIMERFD=y 222 CONFIG_EVENTFD=y 223 CONFIG_SHMEM=y 224 CONFIG_AIO=y 225 CONFIG_IO_URING=y 226 CONFIG_ADVISE_SYSCALLS=y 227 CONFIG_MEMBARRIER=y 228 CONFIG_KCMP=y 229 CONFIG_RSEQ=y 230 # CONFIG_DEBUG_RSEQ is not set 231 CONFIG_CACHESTAT_SYSCALL=y 232 # CONFIG_PC104 is not set 233 CONFIG_KALLSYMS=y 234 # CONFIG_KALLSYMS_SELFTEST is not set 235 CONFIG_KALLSYMS_ALL=y 236 CONFIG_KALLSYMS_BASE_RELATIVE=y 237 CONFIG_ARCH_HAS_MEMBARRIER_SYNC_CORE=y 238 CONFIG_HAVE_PERF_EVENTS=y 239 CONFIG_PERF_USE_VMALLOC=y 240 241 # 242 # Kernel Performance Events And Counters 243 # 244 CONFIG_PERF_EVENTS=y 245 # CONFIG_DEBUG_PERF_USE_VMALLOC is not set 246 # end of Kernel Performance Events And Counters 247 248 CONFIG_SYSTEM_DATA_VERIFICATION=y 249 CONFIG_PROFILING=y 250 CONFIG_TRACEPOINTS=y 251 252 # 253 # Kexec and crash features 254 # 255 # CONFIG_KEXEC is not set 256 # end of Kexec and crash features 257 # end of General setup 258 259 CONFIG_ARM=y 260 CONFIG_ARM_HAS_GROUP_RELOCS=y 261 CONFIG_SYS_SUPPORTS_APM_EMULATION=y 262 CONFIG_HAVE_PROC_CPU=y 263 CONFIG_NO_IOPORT_MAP=y 264 CONFIG_STACKTRACE_SUPPORT=y 265 CONFIG_LOCKDEP_SUPPORT=y 266 CONFIG_FIX_EARLYCON_MEM=y 267 CONFIG_GENERIC_HWEIGHT=y 268 CONFIG_GENERIC_CALIBRATE_DELAY=y 269 CONFIG_ARCH_SUPPORTS_UPROBES=y 270 CONFIG_ARM_PATCH_PHYS_VIRT=y 271 CONFIG_GENERIC_BUG=y 272 CONFIG_PGTABLE_LEVELS=3 273 274 # 275 # System Type 276 # 277 CONFIG_MMU=y 278 CONFIG_ARCH_MMAP_RND_BITS_MIN=8 279 CONFIG_ARCH_MMAP_RND_BITS_MAX=15 280 CONFIG_ARCH_MULTIPLATFORM=y 281 282 # 283 # Platform selection 284 # 285 286 # 287 # CPU Core family selection 288 # 289 # CONFIG_ARCH_MULTI_V6 is not set 290 CONFIG_ARCH_MULTI_V7=y 291 CONFIG_ARCH_MULTI_V6_V7=y 292 # end of Platform selection 293 294 # CONFIG_ARCH_VIRT is not set 295 # CONFIG_ARCH_AIROHA is not set 296 # CONFIG_ARCH_RDA is not set 297 # CONFIG_ARCH_SUNPLUS is not set 298 # CONFIG_ARCH_UNIPHIER is not set 299 # CONFIG_ARCH_ACTIONS is not set 300 # CONFIG_ARCH_ALPINE is not set 301 # CONFIG_ARCH_ARTPEC is not set 302 # CONFIG_ARCH_ASPEED is not set 303 # CONFIG_ARCH_AT91 is not set 304 # CONFIG_ARCH_AXXIA is not set 305 # CONFIG_ARCH_BCM is not set 306 # CONFIG_ARCH_BERLIN is not set 307 # CONFIG_ARCH_DIGICOLOR is not set 308 # CONFIG_ARCH_DOVE is not set 309 # CONFIG_ARCH_EXYNOS is not set 310 # CONFIG_ARCH_HIGHBANK is not set 311 # CONFIG_ARCH_HISI is not set 312 # CONFIG_ARCH_HPE is not set 313 # CONFIG_ARCH_MXC is not set 314 # CONFIG_ARCH_KEYSTONE is not set 315 # CONFIG_ARCH_MEDIATEK is not set 316 # CONFIG_ARCH_MESON is not set 317 # CONFIG_ARCH_MILBEAUT is not set 318 # CONFIG_ARCH_MMP is not set 319 # CONFIG_ARCH_MSTARV7 is not set 320 # CONFIG_ARCH_MVEBU is not set 321 # CONFIG_ARCH_NPCM is not set 322 323 # 324 # TI OMAP/AM/DM/DRA Family 325 # 326 # CONFIG_ARCH_OMAP3 is not set 327 # CONFIG_ARCH_OMAP4 is not set 328 # CONFIG_SOC_OMAP5 is not set 329 # CONFIG_SOC_AM33XX is not set 330 # CONFIG_SOC_AM43XX is not set 331 # CONFIG_SOC_DRA7XX is not set 332 # end of TI OMAP/AM/DM/DRA Family 333 334 # CONFIG_ARCH_QCOM is not set 335 # CONFIG_ARCH_REALTEK is not set 336 # CONFIG_ARCH_ROCKCHIP is not set 337 # CONFIG_ARCH_S5PV210 is not set 338 # CONFIG_ARCH_RENESAS is not set 339 # CONFIG_ARCH_INTEL_SOCFPGA is not set 340 # CONFIG_PLAT_SPEAR is not set 341 # CONFIG_ARCH_STI is not set 342 # CONFIG_ARCH_STM32 is not set 343 # CONFIG_ARCH_SUNXI is not set 344 # CONFIG_ARCH_TEGRA is not set 345 # CONFIG_ARCH_U8500 is not set 346 # CONFIG_ARCH_REALVIEW is not set 347 CONFIG_ARCH_VEXPRESS=y 348 CONFIG_ARCH_VEXPRESS_CORTEX_A5_A9_ERRATA=y 349 CONFIG_ARCH_VEXPRESS_DCSCB=y 350 CONFIG_ARCH_VEXPRESS_SPC=y 351 CONFIG_ARCH_VEXPRESS_TC2_PM=y 352 # CONFIG_ARCH_WM8850 is not set 353 # CONFIG_ARCH_ZYNQ is not set 354 CONFIG_PLAT_VERSATILE=y 355 356 # 357 # Processor Type 358 # 359 CONFIG_CPU_V7=y 360 CONFIG_CPU_THUMB_CAPABLE=y 361 CONFIG_CPU_32v6K=y 362 CONFIG_CPU_32v7=y 363 CONFIG_CPU_ABRT_EV7=y 364 CONFIG_CPU_PABRT_V7=y 365 CONFIG_CPU_CACHE_V7=y 366 CONFIG_CPU_CACHE_VIPT=y 367 CONFIG_CPU_COPY_V6=y 368 CONFIG_CPU_TLB_V7=y 369 CONFIG_CPU_HAS_ASID=y 370 CONFIG_CPU_CP15=y 371 CONFIG_CPU_CP15_MMU=y 372 373 # 374 # Processor Features 375 # 376 CONFIG_ARM_LPAE=y 377 CONFIG_ARM_THUMB=y 378 # CONFIG_ARM_THUMBEE is not set 379 CONFIG_ARM_VIRT_EXT=y 380 CONFIG_SWP_EMULATE=y 381 CONFIG_CPU_LITTLE_ENDIAN=y 382 # CONFIG_CPU_BIG_ENDIAN is not set 383 # CONFIG_CPU_ICACHE_DISABLE is not set 384 # CONFIG_CPU_ICACHE_MISMATCH_WORKAROUND is not set 385 # CONFIG_CPU_BPREDICT_DISABLE is not set 386 CONFIG_CPU_SPECTRE=y 387 # CONFIG_HARDEN_BRANCH_PREDICTOR is not set 388 CONFIG_HARDEN_BRANCH_HISTORY=y 389 CONFIG_KUSER_HELPERS=y 390 CONFIG_VDSO=y 391 CONFIG_OUTER_CACHE=y 392 CONFIG_OUTER_CACHE_SYNC=y 393 CONFIG_MIGHT_HAVE_CACHE_L2X0=y 394 CONFIG_CACHE_L2X0=y 395 # CONFIG_CACHE_L2X0_PMU is not set 396 # CONFIG_PL310_ERRATA_588369 is not set 397 # CONFIG_PL310_ERRATA_727915 is not set 398 CONFIG_PL310_ERRATA_753970=y 399 # CONFIG_PL310_ERRATA_769419 is not set 400 CONFIG_ARM_L1_CACHE_SHIFT_6=y 401 CONFIG_ARM_L1_CACHE_SHIFT=6 402 CONFIG_ARM_DMA_MEM_BUFFERABLE=y 403 CONFIG_ARM_HEAVY_MB=y 404 CONFIG_DEBUG_ALIGN_RODATA=y 405 # CONFIG_ARM_ERRATA_430973 is not set 406 CONFIG_ARM_ERRATA_643719=y 407 CONFIG_ARM_ERRATA_720789=y 408 # CONFIG_ARM_ERRATA_754322 is not set 409 # CONFIG_ARM_ERRATA_754327 is not set 410 # CONFIG_ARM_ERRATA_764369 is not set 411 # CONFIG_ARM_ERRATA_764319 is not set 412 # CONFIG_ARM_ERRATA_775420 is not set 413 # CONFIG_ARM_ERRATA_798181 is not set 414 # CONFIG_ARM_ERRATA_773022 is not set 415 # CONFIG_ARM_ERRATA_818325_852422 is not set 416 # CONFIG_ARM_ERRATA_821420 is not set 417 # CONFIG_ARM_ERRATA_825619 is not set 418 # CONFIG_ARM_ERRATA_857271 is not set 419 # CONFIG_ARM_ERRATA_852421 is not set 420 # CONFIG_ARM_ERRATA_852423 is not set 421 # CONFIG_ARM_ERRATA_857272 is not set 422 # end of System Type 423 424 # 425 # Bus support 426 # 427 # CONFIG_ARM_ERRATA_814220 is not set 428 # end of Bus support 429 430 # 431 # Kernel Features 432 # 433 CONFIG_HAVE_SMP=y 434 CONFIG_SMP=y 435 CONFIG_SMP_ON_UP=y 436 CONFIG_CURRENT_POINTER_IN_TPIDRURO=y 437 CONFIG_IRQSTACKS=y 438 CONFIG_ARM_CPU_TOPOLOGY=y 439 # CONFIG_SCHED_MC is not set 440 # CONFIG_SCHED_SMT is not set 441 CONFIG_HAVE_ARM_SCU=y 442 CONFIG_HAVE_ARM_ARCH_TIMER=y 443 CONFIG_HAVE_ARM_TWD=y 444 CONFIG_MCPM=y 445 CONFIG_BIG_LITTLE=y 446 CONFIG_BL_SWITCHER=y 447 # CONFIG_BL_SWITCHER_DUMMY_IF is not set 448 # CONFIG_VMSPLIT_3G is not set 449 CONFIG_VMSPLIT_2G=y 450 # CONFIG_VMSPLIT_1G is not set 451 CONFIG_PAGE_OFFSET=0x80000000 452 CONFIG_NR_CPUS=8 453 CONFIG_HOTPLUG_CPU=y 454 CONFIG_ARM_PSCI=y 455 CONFIG_HZ_FIXED=0 456 CONFIG_HZ_100=y 457 # CONFIG_HZ_200 is not set 458 # CONFIG_HZ_250 is not set 459 # CONFIG_HZ_300 is not set 460 # CONFIG_HZ_500 is not set 461 # CONFIG_HZ_1000 is not set 462 CONFIG_HZ=100 463 CONFIG_SCHED_HRTICK=y 464 # CONFIG_THUMB2_KERNEL is not set 465 CONFIG_ARM_PATCH_IDIV=y 466 CONFIG_AEABI=y 467 # CONFIG_OABI_COMPAT is not set 468 CONFIG_ARCH_SELECT_MEMORY_MODEL=y 469 CONFIG_ARCH_FLATMEM_ENABLE=y 470 CONFIG_ARCH_SPARSEMEM_ENABLE=y 471 CONFIG_HIGHMEM=y 472 CONFIG_HIGHPTE=y 473 CONFIG_HW_PERF_EVENTS=y 474 CONFIG_ARM_MODULE_PLTS=y 475 CONFIG_ARCH_FORCE_MAX_ORDER=10 476 CONFIG_ALIGNMENT_TRAP=y 477 # CONFIG_UACCESS_WITH_MEMCPY is not set 478 CONFIG_PARAVIRT=y 479 CONFIG_PARAVIRT_TIME_ACCOUNTING=y 480 # CONFIG_XEN is not set 481 CONFIG_CC_HAVE_STACKPROTECTOR_TLS=y 482 CONFIG_STACKPROTECTOR_PER_TASK=y 483 # end of Kernel Features 484 485 # 486 # Boot options 487 # 488 CONFIG_USE_OF=y 489 CONFIG_ARCH_WANT_FLAT_DTB_INSTALL=y 490 CONFIG_ATAGS=y 491 # CONFIG_DEPRECATED_PARAM_STRUCT is not set 492 CONFIG_ZBOOT_ROM_TEXT=0x0 493 CONFIG_ZBOOT_ROM_BSS=0x0 494 # CONFIG_ARM_APPENDED_DTB is not set 495 CONFIG_CMDLINE="earlyprintk=serial net.ifnames=0 sysctl.kernel.hung_task_all_cpu_backtrace=1 ima_policy=tcb nf-conntrack-ftp.ports=20000 nf-conntrack-tftp.ports=20000 nf-conntrack-sip.ports=20000 nf-conntrack-irc.ports=20000 nf-conntrack-sane.ports=20000 binder.debug_mask=0 rcupdate.rcu_expedited=1 rcupdate.rcu_cpu_stall_cputime=1 no_hash_pointers page_owner=on sysctl.vm.nr_hugepages=4 sysctl.vm.nr_overcommit_hugepages=4 secretmem.enable=1 sysctl.max_rcu_stall_to_panic=1 msr.allow_writes=off coredump_filter=0xffff root=/dev/vda console=ttyAMA0 vmalloc=512M smp.csd_lock_timeout=300000 watchdog_thresh=165 workqueue.watchdog_thresh=420 sysctl.net.core.netdev_unregister_timeout_secs=420 dummy_hcd.num=2 panic_on_warn=1" 496 # CONFIG_CMDLINE_FROM_BOOTLOADER is not set 497 CONFIG_CMDLINE_EXTEND=y 498 # CONFIG_CMDLINE_FORCE is not set 499 CONFIG_ARCH_SUPPORTS_KEXEC=y 500 CONFIG_ARCH_SUPPORTS_CRASH_DUMP=y 501 CONFIG_AUTO_ZRELADDR=y 502 # CONFIG_EFI is not set 503 # end of Boot options 504 505 # 506 # CPU Power Management 507 # 508 509 # 510 # CPU Frequency scaling 511 # 512 # CONFIG_CPU_FREQ is not set 513 # end of CPU Frequency scaling 514 515 # 516 # CPU Idle 517 # 518 CONFIG_CPU_IDLE=y 519 CONFIG_CPU_IDLE_MULTIPLE_DRIVERS=y 520 CONFIG_CPU_IDLE_GOV_LADDER=y 521 # CONFIG_CPU_IDLE_GOV_MENU is not set 522 # CONFIG_CPU_IDLE_GOV_TEO is not set 523 CONFIG_DT_IDLE_STATES=y 524 525 # 526 # ARM CPU Idle Drivers 527 # 528 # CONFIG_ARM_CPUIDLE is not set 529 # CONFIG_ARM_PSCI_CPUIDLE is not set 530 CONFIG_ARM_BIG_LITTLE_CPUIDLE=y 531 # CONFIG_ARM_HIGHBANK_CPUIDLE is not set 532 # end of ARM CPU Idle Drivers 533 # end of CPU Idle 534 # end of CPU Power Management 535 536 # 537 # Floating point emulation 538 # 539 540 # 541 # At least one emulation must be selected 542 # 543 CONFIG_VFP=y 544 CONFIG_VFPv3=y 545 CONFIG_NEON=y 546 CONFIG_KERNEL_MODE_NEON=y 547 # end of Floating point emulation 548 549 # 550 # Power management options 551 # 552 CONFIG_SUSPEND=y 553 CONFIG_SUSPEND_FREEZER=y 554 # CONFIG_SUSPEND_SKIP_SYNC is not set 555 # CONFIG_HIBERNATION is not set 556 CONFIG_PM_SLEEP=y 557 CONFIG_PM_SLEEP_SMP=y 558 # CONFIG_PM_AUTOSLEEP is not set 559 # CONFIG_PM_USERSPACE_AUTOSLEEP is not set 560 # CONFIG_PM_WAKELOCKS is not set 561 CONFIG_PM=y 562 # CONFIG_PM_DEBUG is not set 563 # CONFIG_APM_EMULATION is not set 564 CONFIG_PM_CLK=y 565 CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y 566 CONFIG_CPU_PM=y 567 CONFIG_ARCH_SUSPEND_POSSIBLE=y 568 CONFIG_ARM_CPU_SUSPEND=y 569 CONFIG_ARCH_HIBERNATION_POSSIBLE=y 570 # end of Power management options 571 572 CONFIG_AS_VFP_VMRS_FPINST=y 573 574 # 575 # General architecture-dependent options 576 # 577 CONFIG_HOTPLUG_CORE_SYNC=y 578 CONFIG_HOTPLUG_CORE_SYNC_DEAD=y 579 # CONFIG_KPROBES is not set 580 # CONFIG_JUMP_LABEL is not set 581 CONFIG_UPROBES=y 582 CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y 583 CONFIG_ARCH_USE_BUILTIN_BSWAP=y 584 CONFIG_HAVE_KPROBES=y 585 CONFIG_HAVE_KRETPROBES=y 586 CONFIG_HAVE_OPTPROBES=y 587 CONFIG_ARCH_CORRECT_STACKTRACE_ON_KRETPROBE=y 588 CONFIG_HAVE_FUNCTION_ERROR_INJECTION=y 589 CONFIG_HAVE_NMI=y 590 CONFIG_TRACE_IRQFLAGS_SUPPORT=y 591 CONFIG_HAVE_ARCH_TRACEHOOK=y 592 CONFIG_HAVE_DMA_CONTIGUOUS=y 593 CONFIG_GENERIC_SMP_IDLE_THREAD=y 594 CONFIG_GENERIC_IDLE_POLL_SETUP=y 595 CONFIG_ARCH_HAS_FORTIFY_SOURCE=y 596 CONFIG_ARCH_HAS_KEEPINITRD=y 597 CONFIG_ARCH_HAS_SET_MEMORY=y 598 CONFIG_ARCH_HAS_CPU_FINALIZE_INIT=y 599 CONFIG_HAVE_ARCH_THREAD_STRUCT_WHITELIST=y 600 CONFIG_ARCH_32BIT_OFF_T=y 601 CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y 602 CONFIG_HAVE_RSEQ=y 603 CONFIG_HAVE_HW_BREAKPOINT=y 604 CONFIG_HAVE_PERF_REGS=y 605 CONFIG_HAVE_PERF_USER_STACK_DUMP=y 606 CONFIG_HAVE_ARCH_JUMP_LABEL=y 607 CONFIG_MMU_GATHER_TABLE_FREE=y 608 CONFIG_MMU_GATHER_RCU_TABLE_FREE=y 609 CONFIG_MMU_LAZY_TLB_REFCOUNT=y 610 CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y 611 CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y 612 CONFIG_HAVE_ARCH_SECCOMP=y 613 CONFIG_HAVE_ARCH_SECCOMP_FILTER=y 614 CONFIG_SECCOMP=y 615 CONFIG_SECCOMP_FILTER=y 616 # CONFIG_SECCOMP_CACHE_DEBUG is not set 617 CONFIG_HAVE_STACKPROTECTOR=y 618 CONFIG_STACKPROTECTOR=y 619 CONFIG_STACKPROTECTOR_STRONG=y 620 CONFIG_LTO_NONE=y 621 CONFIG_HAVE_CONTEXT_TRACKING_USER=y 622 CONFIG_HAVE_VIRT_CPU_ACCOUNTING_GEN=y 623 CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y 624 CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y 625 CONFIG_HAVE_MOD_ARCH_SPECIFIC=y 626 CONFIG_MODULES_USE_ELF_REL=y 627 CONFIG_HAVE_IRQ_EXIT_ON_IRQ_STACK=y 628 CONFIG_HAVE_SOFTIRQ_ON_OWN_STACK=y 629 CONFIG_SOFTIRQ_ON_OWN_STACK=y 630 CONFIG_ARCH_HAS_ELF_RANDOMIZE=y 631 CONFIG_HAVE_ARCH_MMAP_RND_BITS=y 632 CONFIG_HAVE_EXIT_THREAD=y 633 CONFIG_ARCH_MMAP_RND_BITS=8 634 CONFIG_HAVE_PAGE_SIZE_4KB=y 635 CONFIG_PAGE_SIZE_4KB=y 636 CONFIG_PAGE_SIZE_LESS_THAN_64KB=y 637 CONFIG_PAGE_SIZE_LESS_THAN_256KB=y 638 CONFIG_PAGE_SHIFT=12 639 CONFIG_ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT=y 640 CONFIG_CLONE_BACKWARDS=y 641 CONFIG_OLD_SIGSUSPEND3=y 642 CONFIG_OLD_SIGACTION=y 643 CONFIG_COMPAT_32BIT_TIME=y 644 CONFIG_HAVE_ARCH_VMAP_STACK=y 645 CONFIG_VMAP_STACK=y 646 CONFIG_ARCH_OPTIONAL_KERNEL_RWX=y 647 CONFIG_ARCH_OPTIONAL_KERNEL_RWX_DEFAULT=y 648 CONFIG_ARCH_HAS_STRICT_KERNEL_RWX=y 649 CONFIG_STRICT_KERNEL_RWX=y 650 CONFIG_ARCH_HAS_STRICT_MODULE_RWX=y 651 CONFIG_STRICT_MODULE_RWX=y 652 # CONFIG_LOCK_EVENT_COUNTS is not set 653 CONFIG_ARCH_WANT_LD_ORPHAN_WARN=y 654 CONFIG_HAVE_ARCH_PFN_VALID=y 655 656 # 657 # GCOV-based kernel profiling 658 # 659 # CONFIG_GCOV_KERNEL is not set 660 CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y 661 # end of GCOV-based kernel profiling 662 663 CONFIG_HAVE_GCC_PLUGINS=y 664 CONFIG_FUNCTION_ALIGNMENT=0 665 # end of General architecture-dependent options 666 667 CONFIG_RT_MUTEXES=y 668 CONFIG_BASE_SMALL=0 669 CONFIG_MODULE_SIG_FORMAT=y 670 CONFIG_MODULES=y 671 # CONFIG_MODULE_DEBUG is not set 672 # CONFIG_MODULE_FORCE_LOAD is not set 673 CONFIG_MODULE_UNLOAD=y 674 # CONFIG_MODULE_FORCE_UNLOAD is not set 675 # CONFIG_MODULE_UNLOAD_TAINT_TRACKING is not set 676 # CONFIG_MODVERSIONS is not set 677 # CONFIG_MODULE_SRCVERSION_ALL is not set 678 CONFIG_MODULE_SIG=y 679 # CONFIG_MODULE_SIG_FORCE is not set 680 # CONFIG_MODULE_SIG_ALL is not set 681 CONFIG_MODULE_SIG_SHA1=y 682 # CONFIG_MODULE_SIG_SHA256 is not set 683 # CONFIG_MODULE_SIG_SHA384 is not set 684 # CONFIG_MODULE_SIG_SHA512 is not set 685 # CONFIG_MODULE_SIG_SHA3_256 is not set 686 # CONFIG_MODULE_SIG_SHA3_384 is not set 687 # CONFIG_MODULE_SIG_SHA3_512 is not set 688 CONFIG_MODULE_SIG_HASH="sha1" 689 CONFIG_MODULE_COMPRESS_NONE=y 690 # CONFIG_MODULE_COMPRESS_GZIP is not set 691 # CONFIG_MODULE_COMPRESS_XZ is not set 692 # CONFIG_MODULE_COMPRESS_ZSTD is not set 693 # CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set 694 CONFIG_MODPROBE_PATH="/sbin/modprobe" 695 # CONFIG_TRIM_UNUSED_KSYMS is not set 696 CONFIG_MODULES_TREE_LOOKUP=y 697 CONFIG_BLOCK=y 698 CONFIG_BLOCK_LEGACY_AUTOLOAD=y 699 CONFIG_BLK_ICQ=y 700 # CONFIG_BLK_DEV_BSGLIB is not set 701 # CONFIG_BLK_DEV_INTEGRITY is not set 702 # CONFIG_BLK_DEV_WRITE_MOUNTED is not set 703 # CONFIG_BLK_DEV_ZONED is not set 704 # CONFIG_BLK_WBT is not set 705 # CONFIG_BLK_DEBUG_FS is not set 706 # CONFIG_BLK_SED_OPAL is not set 707 # CONFIG_BLK_INLINE_ENCRYPTION is not set 708 709 # 710 # Partition Types 711 # 712 # CONFIG_PARTITION_ADVANCED is not set 713 CONFIG_MSDOS_PARTITION=y 714 CONFIG_EFI_PARTITION=y 715 # end of Partition Types 716 717 CONFIG_BLK_MQ_PCI=y 718 CONFIG_BLK_MQ_VIRTIO=y 719 CONFIG_BLK_PM=y 720 721 # 722 # IO Schedulers 723 # 724 CONFIG_MQ_IOSCHED_DEADLINE=y 725 CONFIG_MQ_IOSCHED_KYBER=y 726 CONFIG_IOSCHED_BFQ=y 727 # end of IO Schedulers 728 729 CONFIG_ASN1=y 730 CONFIG_INLINE_SPIN_UNLOCK_IRQ=y 731 CONFIG_INLINE_READ_UNLOCK=y 732 CONFIG_INLINE_READ_UNLOCK_IRQ=y 733 CONFIG_INLINE_WRITE_UNLOCK=y 734 CONFIG_INLINE_WRITE_UNLOCK_IRQ=y 735 CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y 736 CONFIG_MUTEX_SPIN_ON_OWNER=y 737 CONFIG_RWSEM_SPIN_ON_OWNER=y 738 CONFIG_LOCK_SPIN_ON_OWNER=y 739 CONFIG_ARCH_HAS_NON_OVERLAPPING_ADDRESS_SPACE=y 740 CONFIG_FREEZER=y 741 742 # 743 # Executable file formats 744 # 745 CONFIG_BINFMT_ELF=y 746 CONFIG_BINFMT_ELF_FDPIC=y 747 CONFIG_ELFCORE=y 748 # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set 749 CONFIG_BINFMT_SCRIPT=y 750 CONFIG_ARCH_HAS_BINFMT_FLAT=y 751 CONFIG_BINFMT_FLAT=y 752 CONFIG_BINFMT_FLAT_ARGVP_ENVP_ON_STACK=y 753 CONFIG_BINFMT_FLAT_OLD=y 754 CONFIG_BINFMT_ZFLAT=y 755 # CONFIG_BINFMT_MISC is not set 756 CONFIG_COREDUMP=y 757 # end of Executable file formats 758 759 # 760 # Memory Management options 761 # 762 CONFIG_SWAP=y 763 # CONFIG_ZSWAP is not set 764 765 # 766 # Slab allocator options 767 # 768 CONFIG_SLUB=y 769 # CONFIG_SLUB_TINY is not set 770 CONFIG_SLAB_MERGE_DEFAULT=y 771 # CONFIG_SLAB_FREELIST_RANDOM is not set 772 # CONFIG_SLAB_FREELIST_HARDENED is not set 773 # CONFIG_SLUB_STATS is not set 774 CONFIG_SLUB_CPU_PARTIAL=y 775 # CONFIG_RANDOM_KMALLOC_CACHES is not set 776 # end of Slab allocator options 777 778 # CONFIG_SHUFFLE_PAGE_ALLOCATOR is not set 779 CONFIG_COMPAT_BRK=y 780 CONFIG_SELECT_MEMORY_MODEL=y 781 CONFIG_FLATMEM_MANUAL=y 782 # CONFIG_SPARSEMEM_MANUAL is not set 783 CONFIG_FLATMEM=y 784 CONFIG_HAVE_FAST_GUP=y 785 CONFIG_ARCH_KEEP_MEMBLOCK=y 786 CONFIG_MEMORY_ISOLATION=y 787 CONFIG_EXCLUSIVE_SYSTEM_RAM=y 788 CONFIG_SPLIT_PTLOCK_CPUS=4 789 CONFIG_MEMORY_BALLOON=y 790 CONFIG_BALLOON_COMPACTION=y 791 CONFIG_COMPACTION=y 792 CONFIG_COMPACT_UNEVICTABLE_DEFAULT=1 793 CONFIG_PAGE_REPORTING=y 794 CONFIG_MIGRATION=y 795 CONFIG_CONTIG_ALLOC=y 796 CONFIG_PCP_BATCH_SCALE_MAX=5 797 CONFIG_PHYS_ADDR_T_64BIT=y 798 CONFIG_BOUNCE=y 799 # CONFIG_KSM is not set 800 CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 801 CONFIG_ARCH_WANT_GENERAL_HUGETLB=y 802 # CONFIG_TRANSPARENT_HUGEPAGE is not set 803 CONFIG_CMA=y 804 # CONFIG_CMA_DEBUGFS is not set 805 # CONFIG_CMA_SYSFS is not set 806 CONFIG_CMA_AREAS=8 807 CONFIG_GENERIC_EARLY_IOREMAP=y 808 # CONFIG_IDLE_PAGE_TRACKING is not set 809 CONFIG_ARCH_HAS_CPU_CACHE_ALIASING=y 810 CONFIG_ARCH_HAS_CURRENT_STACK_POINTER=y 811 CONFIG_VM_EVENT_COUNTERS=y 812 # CONFIG_PERCPU_STATS is not set 813 # CONFIG_GUP_TEST is not set 814 # CONFIG_DMAPOOL_TEST is not set 815 CONFIG_ARCH_HAS_PTE_SPECIAL=y 816 CONFIG_KMAP_LOCAL=y 817 CONFIG_KMAP_LOCAL_NON_LINEAR_PTE_ARRAY=y 818 CONFIG_MEMFD_CREATE=y 819 # CONFIG_ANON_VMA_NAME is not set 820 # CONFIG_USERFAULTFD is not set 821 # CONFIG_LRU_GEN is not set 822 CONFIG_ARCH_SUPPORTS_PER_VMA_LOCK=y 823 CONFIG_PER_VMA_LOCK=y 824 CONFIG_LOCK_MM_AND_FIND_VMA=y 825 826 # 827 # Data Access Monitoring 828 # 829 # CONFIG_DAMON is not set 830 # end of Data Access Monitoring 831 # end of Memory Management options 832 833 CONFIG_NET=y 834 835 # 836 # Networking options 837 # 838 CONFIG_PACKET=y 839 # CONFIG_PACKET_DIAG is not set 840 CONFIG_UNIX=y 841 CONFIG_AF_UNIX_OOB=y 842 # CONFIG_UNIX_DIAG is not set 843 # CONFIG_TLS is not set 844 # CONFIG_XFRM_USER is not set 845 # CONFIG_NET_KEY is not set 846 CONFIG_NET_HANDSHAKE=y 847 CONFIG_INET=y 848 # CONFIG_IP_MULTICAST is not set 849 # CONFIG_IP_ADVANCED_ROUTER is not set 850 CONFIG_IP_PNP=y 851 CONFIG_IP_PNP_DHCP=y 852 CONFIG_IP_PNP_BOOTP=y 853 # CONFIG_IP_PNP_RARP is not set 854 # CONFIG_NET_IPIP is not set 855 # CONFIG_NET_IPGRE_DEMUX is not set 856 # CONFIG_SYN_COOKIES is not set 857 # CONFIG_NET_IPVTI is not set 858 # CONFIG_NET_FOU is not set 859 # CONFIG_INET_AH is not set 860 # CONFIG_INET_ESP is not set 861 # CONFIG_INET_IPCOMP is not set 862 CONFIG_INET_TABLE_PERTURB_ORDER=16 863 CONFIG_INET_DIAG=y 864 CONFIG_INET_TCP_DIAG=y 865 # CONFIG_INET_UDP_DIAG is not set 866 # CONFIG_INET_RAW_DIAG is not set 867 # CONFIG_INET_DIAG_DESTROY is not set 868 # CONFIG_TCP_CONG_ADVANCED is not set 869 CONFIG_TCP_CONG_CUBIC=y 870 CONFIG_DEFAULT_TCP_CONG="cubic" 871 # CONFIG_TCP_MD5SIG is not set 872 # CONFIG_IPV6 is not set 873 # CONFIG_NETLABEL is not set 874 # CONFIG_MPTCP is not set 875 CONFIG_NETWORK_SECMARK=y 876 CONFIG_NET_PTP_CLASSIFY=y 877 # CONFIG_NETWORK_PHY_TIMESTAMPING is not set 878 # CONFIG_NETFILTER is not set 879 # CONFIG_IP_DCCP is not set 880 # CONFIG_IP_SCTP is not set 881 # CONFIG_RDS is not set 882 # CONFIG_TIPC is not set 883 # CONFIG_ATM is not set 884 # CONFIG_L2TP is not set 885 # CONFIG_BRIDGE is not set 886 # CONFIG_NET_DSA is not set 887 # CONFIG_VLAN_8021Q is not set 888 # CONFIG_LLC2 is not set 889 # CONFIG_ATALK is not set 890 # CONFIG_X25 is not set 891 # CONFIG_LAPB is not set 892 # CONFIG_PHONET is not set 893 # CONFIG_IEEE802154 is not set 894 # CONFIG_NET_SCHED is not set 895 # CONFIG_DCB is not set 896 # CONFIG_DNS_RESOLVER is not set 897 # CONFIG_BATMAN_ADV is not set 898 # CONFIG_OPENVSWITCH is not set 899 # CONFIG_VSOCKETS is not set 900 # CONFIG_NETLINK_DIAG is not set 901 # CONFIG_MPLS is not set 902 # CONFIG_NET_NSH is not set 903 # CONFIG_HSR is not set 904 # CONFIG_NET_SWITCHDEV is not set 905 # CONFIG_NET_L3_MASTER_DEV is not set 906 # CONFIG_QRTR is not set 907 # CONFIG_NET_NCSI is not set 908 # CONFIG_PCPU_DEV_REFCNT is not set 909 CONFIG_MAX_SKB_FRAGS=17 910 CONFIG_RPS=y 911 CONFIG_RFS_ACCEL=y 912 CONFIG_SOCK_RX_QUEUE_MAPPING=y 913 CONFIG_XPS=y 914 # CONFIG_CGROUP_NET_PRIO is not set 915 # CONFIG_CGROUP_NET_CLASSID is not set 916 CONFIG_NET_RX_BUSY_POLL=y 917 CONFIG_BQL=y 918 CONFIG_NET_FLOW_LIMIT=y 919 920 # 921 # Network testing 922 # 923 # CONFIG_NET_PKTGEN is not set 924 # CONFIG_NET_DROP_MONITOR is not set 925 # end of Network testing 926 # end of Networking options 927 928 # CONFIG_HAMRADIO is not set 929 # CONFIG_CAN is not set 930 # CONFIG_BT is not set 931 # CONFIG_AF_RXRPC is not set 932 # CONFIG_AF_KCM is not set 933 # CONFIG_MCTP is not set 934 # CONFIG_WIRELESS is not set 935 # CONFIG_RFKILL is not set 936 CONFIG_NET_9P=y 937 CONFIG_NET_9P_FD=y 938 CONFIG_NET_9P_VIRTIO=y 939 # CONFIG_NET_9P_DEBUG is not set 940 # CONFIG_CAIF is not set 941 # CONFIG_CEPH_LIB is not set 942 # CONFIG_NFC is not set 943 # CONFIG_PSAMPLE is not set 944 # CONFIG_NET_IFE is not set 945 # CONFIG_LWTUNNEL is not set 946 CONFIG_NET_SELFTESTS=y 947 CONFIG_FAILOVER=y 948 CONFIG_ETHTOOL_NETLINK=y 949 950 # 951 # Device Drivers 952 # 953 CONFIG_ARM_AMBA=y 954 CONFIG_HAVE_PCI=y 955 CONFIG_GENERIC_PCI_IOMAP=y 956 CONFIG_PCI=y 957 CONFIG_PCI_DOMAINS=y 958 CONFIG_PCI_DOMAINS_GENERIC=y 959 CONFIG_PCI_SYSCALL=y 960 # CONFIG_PCIEPORTBUS is not set 961 CONFIG_PCIEASPM=y 962 CONFIG_PCIEASPM_DEFAULT=y 963 # CONFIG_PCIEASPM_POWERSAVE is not set 964 # CONFIG_PCIEASPM_POWER_SUPERSAVE is not set 965 # CONFIG_PCIEASPM_PERFORMANCE is not set 966 # CONFIG_PCIE_PTM is not set 967 CONFIG_PCI_MSI=y 968 CONFIG_PCI_QUIRKS=y 969 # CONFIG_PCI_DEBUG is not set 970 # CONFIG_PCI_STUB is not set 971 CONFIG_PCI_ECAM=y 972 # CONFIG_PCI_IOV is not set 973 # CONFIG_PCI_PRI is not set 974 # CONFIG_PCI_PASID is not set 975 # CONFIG_PCI_DYNAMIC_OF_NODES is not set 976 # CONFIG_PCIE_BUS_TUNE_OFF is not set 977 CONFIG_PCIE_BUS_DEFAULT=y 978 # CONFIG_PCIE_BUS_SAFE is not set 979 # CONFIG_PCIE_BUS_PERFORMANCE is not set 980 # CONFIG_PCIE_BUS_PEER2PEER is not set 981 CONFIG_VGA_ARB=y 982 CONFIG_VGA_ARB_MAX_GPUS=16 983 # CONFIG_HOTPLUG_PCI is not set 984 985 # 986 # PCI controller drivers 987 # 988 # CONFIG_PCIE_ALTERA is not set 989 # CONFIG_PCI_FTPCI100 is not set 990 CONFIG_PCI_HOST_COMMON=y 991 CONFIG_PCI_HOST_GENERIC=y 992 # CONFIG_PCIE_MICROCHIP_HOST is not set 993 # CONFIG_PCI_V3_SEMI is not set 994 # CONFIG_PCIE_XILINX is not set 995 996 # 997 # Cadence-based PCIe controllers 998 # 999 # CONFIG_PCIE_CADENCE_PLAT_HOST is not set 1000 # end of Cadence-based PCIe controllers 1001 1002 # 1003 # DesignWare-based PCIe controllers 1004 # 1005 # CONFIG_PCI_MESON is not set 1006 # CONFIG_PCI_LAYERSCAPE is not set 1007 # CONFIG_PCIE_DW_PLAT_HOST is not set 1008 # end of DesignWare-based PCIe controllers 1009 1010 # 1011 # Mobiveil-based PCIe controllers 1012 # 1013 # end of Mobiveil-based PCIe controllers 1014 # end of PCI controller drivers 1015 1016 # 1017 # PCI Endpoint 1018 # 1019 # CONFIG_PCI_ENDPOINT is not set 1020 # end of PCI Endpoint 1021 1022 # 1023 # PCI switch controller drivers 1024 # 1025 # CONFIG_PCI_SW_SWITCHTEC is not set 1026 # end of PCI switch controller drivers 1027 1028 # CONFIG_CXL_BUS is not set 1029 # CONFIG_PCCARD is not set 1030 # CONFIG_RAPIDIO is not set 1031 1032 # 1033 # Generic Driver Options 1034 # 1035 CONFIG_UEVENT_HELPER=y 1036 CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" 1037 CONFIG_DEVTMPFS=y 1038 CONFIG_DEVTMPFS_MOUNT=y 1039 # CONFIG_DEVTMPFS_SAFE is not set 1040 CONFIG_STANDALONE=y 1041 CONFIG_PREVENT_FIRMWARE_BUILD=y 1042 1043 # 1044 # Firmware loader 1045 # 1046 CONFIG_FW_LOADER=y 1047 # CONFIG_FW_LOADER_DEBUG is not set 1048 CONFIG_EXTRA_FIRMWARE="" 1049 # CONFIG_FW_LOADER_USER_HELPER is not set 1050 # CONFIG_FW_LOADER_COMPRESS is not set 1051 CONFIG_FW_CACHE=y 1052 # CONFIG_FW_UPLOAD is not set 1053 # end of Firmware loader 1054 1055 CONFIG_ALLOW_DEV_COREDUMP=y 1056 # CONFIG_DEBUG_DRIVER is not set 1057 CONFIG_DEBUG_DEVRES=y 1058 # CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set 1059 # CONFIG_TEST_ASYNC_DRIVER_PROBE is not set 1060 CONFIG_GENERIC_CPU_AUTOPROBE=y 1061 CONFIG_GENERIC_CPU_VULNERABILITIES=y 1062 CONFIG_SOC_BUS=y 1063 CONFIG_REGMAP=y 1064 CONFIG_REGMAP_MMIO=y 1065 CONFIG_DMA_SHARED_BUFFER=y 1066 # CONFIG_DMA_FENCE_TRACE is not set 1067 CONFIG_GENERIC_ARCH_TOPOLOGY=y 1068 # CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set 1069 # end of Generic Driver Options 1070 1071 # 1072 # Bus devices 1073 # 1074 CONFIG_ARM_CCI=y 1075 CONFIG_ARM_CCI400_COMMON=y 1076 CONFIG_ARM_CCI400_PORT_CTRL=y 1077 CONFIG_VEXPRESS_CONFIG=y 1078 # CONFIG_MHI_BUS is not set 1079 # CONFIG_MHI_BUS_EP is not set 1080 # end of Bus devices 1081 1082 # 1083 # Cache Drivers 1084 # 1085 # end of Cache Drivers 1086 1087 # CONFIG_CONNECTOR is not set 1088 1089 # 1090 # Firmware Drivers 1091 # 1092 1093 # 1094 # ARM System Control and Management Interface Protocol 1095 # 1096 # CONFIG_ARM_SCMI_PROTOCOL is not set 1097 # end of ARM System Control and Management Interface Protocol 1098 1099 # CONFIG_FIRMWARE_MEMMAP is not set 1100 # CONFIG_TRUSTED_FOUNDATIONS is not set 1101 # CONFIG_GOOGLE_FIRMWARE is not set 1102 CONFIG_ARM_PSCI_FW=y 1103 # CONFIG_ARM_PSCI_CHECKER is not set 1104 1105 # 1106 # Qualcomm firmware drivers 1107 # 1108 # end of Qualcomm firmware drivers 1109 1110 CONFIG_HAVE_ARM_SMCCC=y 1111 CONFIG_HAVE_ARM_SMCCC_DISCOVERY=y 1112 CONFIG_ARM_SMCCC_SOC_ID=y 1113 1114 # 1115 # Tegra firmware driver 1116 # 1117 # end of Tegra firmware driver 1118 # end of Firmware Drivers 1119 1120 # CONFIG_GNSS is not set 1121 CONFIG_MTD=y 1122 # CONFIG_MTD_TESTS is not set 1123 1124 # 1125 # Partition parsers 1126 # 1127 CONFIG_MTD_CMDLINE_PARTS=y 1128 CONFIG_MTD_OF_PARTS=y 1129 CONFIG_MTD_AFS_PARTS=y 1130 # CONFIG_MTD_REDBOOT_PARTS is not set 1131 # end of Partition parsers 1132 1133 # 1134 # User Modules And Translation Layers 1135 # 1136 CONFIG_MTD_BLKDEVS=y 1137 CONFIG_MTD_BLOCK=y 1138 1139 # 1140 # Note that in some cases UBI block is preferred. See MTD_UBI_BLOCK. 1141 # 1142 # CONFIG_FTL is not set 1143 # CONFIG_NFTL is not set 1144 # CONFIG_INFTL is not set 1145 # CONFIG_RFD_FTL is not set 1146 # CONFIG_SSFDC is not set 1147 # CONFIG_SM_FTL is not set 1148 # CONFIG_MTD_OOPS is not set 1149 # CONFIG_MTD_SWAP is not set 1150 # CONFIG_MTD_PARTITIONED_MASTER is not set 1151 1152 # 1153 # RAM/ROM/Flash chip drivers 1154 # 1155 CONFIG_MTD_CFI=y 1156 # CONFIG_MTD_JEDECPROBE is not set 1157 CONFIG_MTD_GEN_PROBE=y 1158 # CONFIG_MTD_CFI_ADV_OPTIONS is not set 1159 CONFIG_MTD_MAP_BANK_WIDTH_1=y 1160 CONFIG_MTD_MAP_BANK_WIDTH_2=y 1161 CONFIG_MTD_MAP_BANK_WIDTH_4=y 1162 CONFIG_MTD_CFI_I1=y 1163 CONFIG_MTD_CFI_I2=y 1164 CONFIG_MTD_CFI_INTELEXT=y 1165 CONFIG_MTD_CFI_AMDSTD=y 1166 # CONFIG_MTD_CFI_STAA is not set 1167 CONFIG_MTD_CFI_UTIL=y 1168 CONFIG_MTD_RAM=y 1169 # CONFIG_MTD_ROM is not set 1170 # CONFIG_MTD_ABSENT is not set 1171 # end of RAM/ROM/Flash chip drivers 1172 1173 # 1174 # Mapping drivers for chip access 1175 # 1176 # CONFIG_MTD_COMPLEX_MAPPINGS is not set 1177 CONFIG_MTD_PHYSMAP=y 1178 # CONFIG_MTD_PHYSMAP_COMPAT is not set 1179 CONFIG_MTD_PHYSMAP_OF=y 1180 # CONFIG_MTD_PHYSMAP_VERSATILE is not set 1181 # CONFIG_MTD_PHYSMAP_GEMINI is not set 1182 # CONFIG_MTD_PHYSMAP_IXP4XX is not set 1183 CONFIG_MTD_PLATRAM=y 1184 # end of Mapping drivers for chip access 1185 1186 # 1187 # Self-contained MTD device drivers 1188 # 1189 # CONFIG_MTD_PMC551 is not set 1190 # CONFIG_MTD_SLRAM is not set 1191 # CONFIG_MTD_PHRAM is not set 1192 # CONFIG_MTD_MTDRAM is not set 1193 # CONFIG_MTD_BLOCK2MTD is not set 1194 1195 # 1196 # Disk-On-Chip Device Drivers 1197 # 1198 # CONFIG_MTD_DOCG3 is not set 1199 # end of Self-contained MTD device drivers 1200 1201 # 1202 # NAND 1203 # 1204 # CONFIG_MTD_ONENAND is not set 1205 # CONFIG_MTD_RAW_NAND is not set 1206 1207 # 1208 # ECC engine support 1209 # 1210 # CONFIG_MTD_NAND_ECC_SW_HAMMING is not set 1211 # CONFIG_MTD_NAND_ECC_SW_BCH is not set 1212 # CONFIG_MTD_NAND_ECC_MXIC is not set 1213 # end of ECC engine support 1214 # end of NAND 1215 1216 # 1217 # LPDDR & LPDDR2 PCM memory drivers 1218 # 1219 # CONFIG_MTD_LPDDR is not set 1220 # CONFIG_MTD_LPDDR2_NVM is not set 1221 # end of LPDDR & LPDDR2 PCM memory drivers 1222 1223 CONFIG_MTD_UBI=y 1224 CONFIG_MTD_UBI_WL_THRESHOLD=4096 1225 CONFIG_MTD_UBI_BEB_LIMIT=20 1226 # CONFIG_MTD_UBI_FASTMAP is not set 1227 # CONFIG_MTD_UBI_GLUEBI is not set 1228 # CONFIG_MTD_UBI_BLOCK is not set 1229 # CONFIG_MTD_UBI_FAULT_INJECTION is not set 1230 # CONFIG_MTD_UBI_NVMEM is not set 1231 # CONFIG_MTD_HYPERBUS is not set 1232 CONFIG_DTC=y 1233 CONFIG_OF=y 1234 # CONFIG_OF_UNITTEST is not set 1235 CONFIG_OF_FLATTREE=y 1236 CONFIG_OF_EARLY_FLATTREE=y 1237 CONFIG_OF_KOBJ=y 1238 CONFIG_OF_ADDRESS=y 1239 CONFIG_OF_IRQ=y 1240 CONFIG_OF_RESERVED_MEM=y 1241 # CONFIG_OF_OVERLAY is not set 1242 CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y 1243 # CONFIG_PARPORT is not set 1244 CONFIG_BLK_DEV=y 1245 # CONFIG_BLK_DEV_NULL_BLK is not set 1246 # CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set 1247 # CONFIG_ZRAM is not set 1248 # CONFIG_BLK_DEV_LOOP is not set 1249 # CONFIG_BLK_DEV_DRBD is not set 1250 # CONFIG_BLK_DEV_NBD is not set 1251 # CONFIG_BLK_DEV_RAM is not set 1252 # CONFIG_CDROM_PKTCDVD is not set 1253 # CONFIG_ATA_OVER_ETH is not set 1254 CONFIG_VIRTIO_BLK=y 1255 # CONFIG_BLK_DEV_RBD is not set 1256 # CONFIG_BLK_DEV_UBLK is not set 1257 1258 # 1259 # NVME Support 1260 # 1261 # CONFIG_BLK_DEV_NVME is not set 1262 # CONFIG_NVME_FC is not set 1263 # CONFIG_NVME_TCP is not set 1264 # CONFIG_NVME_TARGET is not set 1265 # end of NVME Support 1266 1267 # 1268 # Misc devices 1269 # 1270 # CONFIG_AD525X_DPOT is not set 1271 # CONFIG_DUMMY_IRQ is not set 1272 # CONFIG_PHANTOM is not set 1273 # CONFIG_TIFM_CORE is not set 1274 # CONFIG_ICS932S401 is not set 1275 # CONFIG_ENCLOSURE_SERVICES is not set 1276 # CONFIG_HP_ILO is not set 1277 # CONFIG_APDS9802ALS is not set 1278 # CONFIG_ISL29003 is not set 1279 # CONFIG_ISL29020 is not set 1280 # CONFIG_SENSORS_TSL2550 is not set 1281 # CONFIG_SENSORS_BH1770 is not set 1282 # CONFIG_SENSORS_APDS990X is not set 1283 # CONFIG_HMC6352 is not set 1284 # CONFIG_DS1682 is not set 1285 # CONFIG_SRAM is not set 1286 # CONFIG_DW_XDATA_PCIE is not set 1287 # CONFIG_PCI_ENDPOINT_TEST is not set 1288 # CONFIG_XILINX_SDFEC is not set 1289 # CONFIG_OPEN_DICE is not set 1290 # CONFIG_VCPU_STALL_DETECTOR is not set 1291 # CONFIG_NSM is not set 1292 # CONFIG_C2PORT is not set 1293 1294 # 1295 # EEPROM support 1296 # 1297 # CONFIG_EEPROM_AT24 is not set 1298 # CONFIG_EEPROM_MAX6875 is not set 1299 # CONFIG_EEPROM_93CX6 is not set 1300 # CONFIG_EEPROM_IDT_89HPESX is not set 1301 # CONFIG_EEPROM_EE1004 is not set 1302 # end of EEPROM support 1303 1304 # CONFIG_CB710_CORE is not set 1305 1306 # 1307 # Texas Instruments shared transport line discipline 1308 # 1309 # CONFIG_TI_ST is not set 1310 # end of Texas Instruments shared transport line discipline 1311 1312 # CONFIG_SENSORS_LIS3_I2C is not set 1313 # CONFIG_ALTERA_STAPL is not set 1314 # CONFIG_ECHO is not set 1315 # CONFIG_BCM_VK is not set 1316 # CONFIG_MISC_ALCOR_PCI is not set 1317 # CONFIG_MISC_RTSX_PCI is not set 1318 # CONFIG_MISC_RTSX_USB is not set 1319 # CONFIG_PVPANIC is not set 1320 # CONFIG_GP_PCI1XXXX is not set 1321 # end of Misc devices 1322 1323 # 1324 # SCSI device support 1325 # 1326 CONFIG_SCSI_MOD=y 1327 # CONFIG_RAID_ATTRS is not set 1328 CONFIG_SCSI_COMMON=y 1329 CONFIG_SCSI=y 1330 CONFIG_SCSI_DMA=y 1331 # CONFIG_SCSI_PROC_FS is not set 1332 1333 # 1334 # SCSI support type (disk, tape, CD-ROM) 1335 # 1336 CONFIG_BLK_DEV_SD=y 1337 # CONFIG_CHR_DEV_ST is not set 1338 # CONFIG_BLK_DEV_SR is not set 1339 # CONFIG_CHR_DEV_SG is not set 1340 # CONFIG_BLK_DEV_BSG is not set 1341 # CONFIG_CHR_DEV_SCH is not set 1342 # CONFIG_SCSI_CONSTANTS is not set 1343 # CONFIG_SCSI_LOGGING is not set 1344 # CONFIG_SCSI_SCAN_ASYNC is not set 1345 1346 # 1347 # SCSI Transports 1348 # 1349 # CONFIG_SCSI_SPI_ATTRS is not set 1350 # CONFIG_SCSI_FC_ATTRS is not set 1351 # CONFIG_SCSI_ISCSI_ATTRS is not set 1352 # CONFIG_SCSI_SAS_ATTRS is not set 1353 # CONFIG_SCSI_SAS_LIBSAS is not set 1354 # CONFIG_SCSI_SRP_ATTRS is not set 1355 # end of SCSI Transports 1356 1357 CONFIG_SCSI_LOWLEVEL=y 1358 # CONFIG_ISCSI_TCP is not set 1359 # CONFIG_ISCSI_BOOT_SYSFS is not set 1360 # CONFIG_SCSI_CXGB3_ISCSI is not set 1361 # CONFIG_SCSI_CXGB4_ISCSI is not set 1362 # CONFIG_SCSI_BNX2_ISCSI is not set 1363 # CONFIG_BE2ISCSI is not set 1364 # CONFIG_BLK_DEV_3W_XXXX_RAID is not set 1365 # CONFIG_SCSI_HPSA is not set 1366 # CONFIG_SCSI_3W_9XXX is not set 1367 # CONFIG_SCSI_3W_SAS is not set 1368 # CONFIG_SCSI_ACARD is not set 1369 # CONFIG_SCSI_AACRAID is not set 1370 # CONFIG_SCSI_AIC7XXX is not set 1371 # CONFIG_SCSI_AIC79XX is not set 1372 # CONFIG_SCSI_AIC94XX is not set 1373 # CONFIG_SCSI_MVSAS is not set 1374 # CONFIG_SCSI_MVUMI is not set 1375 # CONFIG_SCSI_ADVANSYS is not set 1376 # CONFIG_SCSI_ARCMSR is not set 1377 # CONFIG_SCSI_ESAS2R is not set 1378 # CONFIG_MEGARAID_NEWGEN is not set 1379 # CONFIG_MEGARAID_LEGACY is not set 1380 # CONFIG_MEGARAID_SAS is not set 1381 # CONFIG_SCSI_MPT3SAS is not set 1382 # CONFIG_SCSI_MPT2SAS is not set 1383 # CONFIG_SCSI_MPI3MR is not set 1384 # CONFIG_SCSI_SMARTPQI is not set 1385 # CONFIG_SCSI_HPTIOP is not set 1386 # CONFIG_SCSI_BUSLOGIC is not set 1387 # CONFIG_SCSI_MYRB is not set 1388 # CONFIG_SCSI_MYRS is not set 1389 # CONFIG_SCSI_SNIC is not set 1390 # CONFIG_SCSI_DMX3191D is not set 1391 # CONFIG_SCSI_FDOMAIN_PCI is not set 1392 # CONFIG_SCSI_IPS is not set 1393 # CONFIG_SCSI_INITIO is not set 1394 # CONFIG_SCSI_INIA100 is not set 1395 # CONFIG_SCSI_STEX is not set 1396 # CONFIG_SCSI_SYM53C8XX_2 is not set 1397 # CONFIG_SCSI_IPR is not set 1398 # CONFIG_SCSI_QLOGIC_1280 is not set 1399 # CONFIG_SCSI_QLA_ISCSI is not set 1400 # CONFIG_SCSI_DC395x is not set 1401 # CONFIG_SCSI_AM53C974 is not set 1402 # CONFIG_SCSI_NSP32 is not set 1403 # CONFIG_SCSI_WD719X is not set 1404 # CONFIG_SCSI_DEBUG is not set 1405 # CONFIG_SCSI_PMCRAID is not set 1406 # CONFIG_SCSI_PM8001 is not set 1407 CONFIG_SCSI_VIRTIO=y 1408 # CONFIG_SCSI_DH is not set 1409 # end of SCSI device support 1410 1411 CONFIG_ATA=y 1412 CONFIG_ATA_VERBOSE_ERROR=y 1413 CONFIG_ATA_FORCE=y 1414 1415 # 1416 # Controllers with non-SFF native interface 1417 # 1418 # CONFIG_SATA_AHCI is not set 1419 # CONFIG_SATA_AHCI_PLATFORM is not set 1420 # CONFIG_AHCI_DWC is not set 1421 # CONFIG_AHCI_CEVA is not set 1422 # CONFIG_SATA_INIC162X is not set 1423 # CONFIG_SATA_ACARD_AHCI is not set 1424 # CONFIG_SATA_SIL24 is not set 1425 CONFIG_ATA_SFF=y 1426 1427 # 1428 # SFF controllers with custom DMA interface 1429 # 1430 # CONFIG_PDC_ADMA is not set 1431 # CONFIG_SATA_QSTOR is not set 1432 # CONFIG_SATA_SX4 is not set 1433 CONFIG_ATA_BMDMA=y 1434 1435 # 1436 # SATA SFF controllers with BMDMA 1437 # 1438 # CONFIG_ATA_PIIX is not set 1439 # CONFIG_SATA_MV is not set 1440 # CONFIG_SATA_NV is not set 1441 # CONFIG_SATA_PROMISE is not set 1442 # CONFIG_SATA_SIL is not set 1443 # CONFIG_SATA_SIS is not set 1444 # CONFIG_SATA_SVW is not set 1445 # CONFIG_SATA_ULI is not set 1446 # CONFIG_SATA_VIA is not set 1447 # CONFIG_SATA_VITESSE is not set 1448 1449 # 1450 # PATA SFF controllers with BMDMA 1451 # 1452 # CONFIG_PATA_ALI is not set 1453 # CONFIG_PATA_AMD is not set 1454 # CONFIG_PATA_ARTOP is not set 1455 # CONFIG_PATA_ATIIXP is not set 1456 # CONFIG_PATA_ATP867X is not set 1457 # CONFIG_PATA_CMD64X is not set 1458 # CONFIG_PATA_CYPRESS is not set 1459 # CONFIG_PATA_EFAR is not set 1460 # CONFIG_PATA_HPT366 is not set 1461 # CONFIG_PATA_HPT37X is not set 1462 # CONFIG_PATA_HPT3X2N is not set 1463 # CONFIG_PATA_HPT3X3 is not set 1464 # CONFIG_PATA_IT8213 is not set 1465 # CONFIG_PATA_IT821X is not set 1466 # CONFIG_PATA_JMICRON is not set 1467 # CONFIG_PATA_MARVELL is not set 1468 # CONFIG_PATA_NETCELL is not set 1469 # CONFIG_PATA_NINJA32 is not set 1470 # CONFIG_PATA_NS87415 is not set 1471 # CONFIG_PATA_OLDPIIX is not set 1472 # CONFIG_PATA_OPTIDMA is not set 1473 # CONFIG_PATA_PDC2027X is not set 1474 # CONFIG_PATA_PDC_OLD is not set 1475 # CONFIG_PATA_RADISYS is not set 1476 # CONFIG_PATA_RDC is not set 1477 # CONFIG_PATA_SCH is not set 1478 # CONFIG_PATA_SERVERWORKS is not set 1479 # CONFIG_PATA_SIL680 is not set 1480 # CONFIG_PATA_SIS is not set 1481 # CONFIG_PATA_TOSHIBA is not set 1482 # CONFIG_PATA_TRIFLEX is not set 1483 # CONFIG_PATA_VIA is not set 1484 # CONFIG_PATA_WINBOND is not set 1485 1486 # 1487 # PIO-only SFF controllers 1488 # 1489 # CONFIG_PATA_CMD640_PCI is not set 1490 # CONFIG_PATA_MPIIX is not set 1491 # CONFIG_PATA_NS87410 is not set 1492 # CONFIG_PATA_OPTI is not set 1493 # CONFIG_PATA_OF_PLATFORM is not set 1494 # CONFIG_PATA_RZ1000 is not set 1495 1496 # 1497 # Generic fallback / legacy drivers 1498 # 1499 # CONFIG_ATA_GENERIC is not set 1500 # CONFIG_PATA_LEGACY is not set 1501 # CONFIG_MD is not set 1502 # CONFIG_TARGET_CORE is not set 1503 # CONFIG_FUSION is not set 1504 1505 # 1506 # IEEE 1394 (FireWire) support 1507 # 1508 # CONFIG_FIREWIRE is not set 1509 # CONFIG_FIREWIRE_NOSY is not set 1510 # end of IEEE 1394 (FireWire) support 1511 1512 CONFIG_NETDEVICES=y 1513 CONFIG_MII=y 1514 CONFIG_NET_CORE=y 1515 # CONFIG_BONDING is not set 1516 # CONFIG_DUMMY is not set 1517 # CONFIG_WIREGUARD is not set 1518 # CONFIG_EQUALIZER is not set 1519 # CONFIG_NET_FC is not set 1520 # CONFIG_NET_TEAM is not set 1521 # CONFIG_MACVLAN is not set 1522 # CONFIG_IPVLAN is not set 1523 # CONFIG_VXLAN is not set 1524 # CONFIG_GENEVE is not set 1525 # CONFIG_BAREUDP is not set 1526 # CONFIG_GTP is not set 1527 # CONFIG_MACSEC is not set 1528 # CONFIG_NETCONSOLE is not set 1529 # CONFIG_TUN is not set 1530 # CONFIG_TUN_VNET_CROSS_LE is not set 1531 # CONFIG_VETH is not set 1532 CONFIG_VIRTIO_NET=y 1533 # CONFIG_NLMON is not set 1534 # CONFIG_ARCNET is not set 1535 CONFIG_ETHERNET=y 1536 CONFIG_NET_VENDOR_3COM=y 1537 # CONFIG_TYPHOON is not set 1538 CONFIG_NET_VENDOR_ADAPTEC=y 1539 # CONFIG_ADAPTEC_STARFIRE is not set 1540 CONFIG_NET_VENDOR_AGERE=y 1541 # CONFIG_ET131X is not set 1542 CONFIG_NET_VENDOR_ALACRITECH=y 1543 # CONFIG_SLICOSS is not set 1544 CONFIG_NET_VENDOR_ALTEON=y 1545 # CONFIG_ACENIC is not set 1546 # CONFIG_ALTERA_TSE is not set 1547 CONFIG_NET_VENDOR_AMAZON=y 1548 # CONFIG_ENA_ETHERNET is not set 1549 CONFIG_NET_VENDOR_AMD=y 1550 # CONFIG_AMD8111_ETH is not set 1551 # CONFIG_PCNET32 is not set 1552 CONFIG_NET_VENDOR_AQUANTIA=y 1553 # CONFIG_AQTION is not set 1554 CONFIG_NET_VENDOR_ARC=y 1555 CONFIG_NET_VENDOR_ASIX=y 1556 CONFIG_NET_VENDOR_ATHEROS=y 1557 # CONFIG_ATL2 is not set 1558 # CONFIG_ATL1 is not set 1559 # CONFIG_ATL1E is not set 1560 # CONFIG_ATL1C is not set 1561 # CONFIG_ALX is not set 1562 CONFIG_NET_VENDOR_BROADCOM=y 1563 # CONFIG_B44 is not set 1564 # CONFIG_BCMGENET is not set 1565 # CONFIG_BNX2 is not set 1566 # CONFIG_CNIC is not set 1567 # CONFIG_TIGON3 is not set 1568 # CONFIG_BNX2X is not set 1569 # CONFIG_SYSTEMPORT is not set 1570 # CONFIG_BNXT is not set 1571 CONFIG_NET_VENDOR_CADENCE=y 1572 # CONFIG_MACB is not set 1573 CONFIG_NET_VENDOR_CAVIUM=y 1574 CONFIG_NET_VENDOR_CHELSIO=y 1575 # CONFIG_CHELSIO_T1 is not set 1576 # CONFIG_CHELSIO_T3 is not set 1577 # CONFIG_CHELSIO_T4 is not set 1578 # CONFIG_CHELSIO_T4VF is not set 1579 CONFIG_NET_VENDOR_CIRRUS=y 1580 # CONFIG_CS89x0_PLATFORM is not set 1581 CONFIG_NET_VENDOR_CISCO=y 1582 # CONFIG_ENIC is not set 1583 CONFIG_NET_VENDOR_CORTINA=y 1584 # CONFIG_GEMINI_ETHERNET is not set 1585 CONFIG_NET_VENDOR_DAVICOM=y 1586 # CONFIG_DM9000 is not set 1587 # CONFIG_DNET is not set 1588 CONFIG_NET_VENDOR_DEC=y 1589 # CONFIG_NET_TULIP is not set 1590 CONFIG_NET_VENDOR_DLINK=y 1591 # CONFIG_DL2K is not set 1592 # CONFIG_SUNDANCE is not set 1593 CONFIG_NET_VENDOR_EMULEX=y 1594 # CONFIG_BE2NET is not set 1595 CONFIG_NET_VENDOR_ENGLEDER=y 1596 # CONFIG_TSNEP is not set 1597 CONFIG_NET_VENDOR_EZCHIP=y 1598 # CONFIG_EZCHIP_NPS_MANAGEMENT_ENET is not set 1599 CONFIG_NET_VENDOR_FARADAY=y 1600 # CONFIG_FTMAC100 is not set 1601 # CONFIG_FTGMAC100 is not set 1602 CONFIG_NET_VENDOR_FUNGIBLE=y 1603 # CONFIG_FUN_ETH is not set 1604 CONFIG_NET_VENDOR_GOOGLE=y 1605 # CONFIG_GVE is not set 1606 CONFIG_NET_VENDOR_HISILICON=y 1607 # CONFIG_HIX5HD2_GMAC is not set 1608 # CONFIG_HISI_FEMAC is not set 1609 # CONFIG_HIP04_ETH is not set 1610 # CONFIG_HNS_DSAF is not set 1611 # CONFIG_HNS_ENET is not set 1612 # CONFIG_HNS3 is not set 1613 CONFIG_NET_VENDOR_HUAWEI=y 1614 CONFIG_NET_VENDOR_I825XX=y 1615 CONFIG_NET_VENDOR_INTEL=y 1616 # CONFIG_E100 is not set 1617 # CONFIG_E1000 is not set 1618 # CONFIG_E1000E is not set 1619 # CONFIG_IGB is not set 1620 # CONFIG_IGBVF is not set 1621 # CONFIG_IXGBE is not set 1622 # CONFIG_IXGBEVF is not set 1623 # CONFIG_I40E is not set 1624 # CONFIG_I40EVF is not set 1625 # CONFIG_ICE is not set 1626 # CONFIG_FM10K is not set 1627 # CONFIG_IGC is not set 1628 # CONFIG_IDPF is not set 1629 # CONFIG_JME is not set 1630 CONFIG_NET_VENDOR_LITEX=y 1631 # CONFIG_LITEX_LITEETH is not set 1632 CONFIG_NET_VENDOR_MARVELL=y 1633 # CONFIG_MVMDIO is not set 1634 # CONFIG_SKGE is not set 1635 # CONFIG_SKY2 is not set 1636 CONFIG_NET_VENDOR_MELLANOX=y 1637 # CONFIG_MLX4_EN is not set 1638 # CONFIG_MLX5_CORE is not set 1639 # CONFIG_MLXSW_CORE is not set 1640 # CONFIG_MLXFW is not set 1641 CONFIG_NET_VENDOR_MICREL=y 1642 # CONFIG_KS8851_MLL is not set 1643 # CONFIG_KSZ884X_PCI is not set 1644 CONFIG_NET_VENDOR_MICROCHIP=y 1645 # CONFIG_LAN743X is not set 1646 # CONFIG_VCAP is not set 1647 CONFIG_NET_VENDOR_MICROSEMI=y 1648 CONFIG_NET_VENDOR_MICROSOFT=y 1649 CONFIG_NET_VENDOR_MYRI=y 1650 # CONFIG_MYRI10GE is not set 1651 # CONFIG_FEALNX is not set 1652 CONFIG_NET_VENDOR_NI=y 1653 # CONFIG_NI_XGE_MANAGEMENT_ENET is not set 1654 CONFIG_NET_VENDOR_NATSEMI=y 1655 # CONFIG_NATSEMI is not set 1656 # CONFIG_NS83820 is not set 1657 CONFIG_NET_VENDOR_NETERION=y 1658 # CONFIG_S2IO is not set 1659 CONFIG_NET_VENDOR_NETRONOME=y 1660 # CONFIG_NFP is not set 1661 CONFIG_NET_VENDOR_8390=y 1662 # CONFIG_AX88796 is not set 1663 # CONFIG_NE2K_PCI is not set 1664 CONFIG_NET_VENDOR_NVIDIA=y 1665 # CONFIG_FORCEDETH is not set 1666 CONFIG_NET_VENDOR_OKI=y 1667 # CONFIG_ETHOC is not set 1668 CONFIG_NET_VENDOR_PACKET_ENGINES=y 1669 # CONFIG_HAMACHI is not set 1670 # CONFIG_YELLOWFIN is not set 1671 CONFIG_NET_VENDOR_PENSANDO=y 1672 CONFIG_NET_VENDOR_QLOGIC=y 1673 # CONFIG_QLA3XXX is not set 1674 # CONFIG_QLCNIC is not set 1675 # CONFIG_NETXEN_NIC is not set 1676 # CONFIG_QED is not set 1677 CONFIG_NET_VENDOR_BROCADE=y 1678 # CONFIG_BNA is not set 1679 CONFIG_NET_VENDOR_QUALCOMM=y 1680 # CONFIG_QCOM_EMAC is not set 1681 # CONFIG_RMNET is not set 1682 CONFIG_NET_VENDOR_RDC=y 1683 # CONFIG_R6040 is not set 1684 CONFIG_NET_VENDOR_REALTEK=y 1685 # CONFIG_8139CP is not set 1686 # CONFIG_8139TOO is not set 1687 # CONFIG_R8169 is not set 1688 CONFIG_NET_VENDOR_RENESAS=y 1689 CONFIG_NET_VENDOR_ROCKER=y 1690 CONFIG_NET_VENDOR_SAMSUNG=y 1691 # CONFIG_SXGBE_ETH is not set 1692 CONFIG_NET_VENDOR_SEEQ=y 1693 CONFIG_NET_VENDOR_SILAN=y 1694 # CONFIG_SC92031 is not set 1695 CONFIG_NET_VENDOR_SIS=y 1696 # CONFIG_SIS900 is not set 1697 # CONFIG_SIS190 is not set 1698 CONFIG_NET_VENDOR_SOLARFLARE=y 1699 # CONFIG_SFC is not set 1700 # CONFIG_SFC_FALCON is not set 1701 # CONFIG_SFC_SIENA is not set 1702 CONFIG_NET_VENDOR_SMSC=y 1703 CONFIG_SMC91X=y 1704 # CONFIG_EPIC100 is not set 1705 CONFIG_SMSC911X=y 1706 # CONFIG_SMSC9420 is not set 1707 CONFIG_NET_VENDOR_SOCIONEXT=y 1708 CONFIG_NET_VENDOR_STMICRO=y 1709 # CONFIG_STMMAC_ETH is not set 1710 CONFIG_NET_VENDOR_SUN=y 1711 # CONFIG_HAPPYMEAL is not set 1712 # CONFIG_SUNGEM is not set 1713 # CONFIG_CASSINI is not set 1714 # CONFIG_NIU is not set 1715 CONFIG_NET_VENDOR_SYNOPSYS=y 1716 # CONFIG_DWC_XLGMAC is not set 1717 CONFIG_NET_VENDOR_TEHUTI=y 1718 # CONFIG_TEHUTI is not set 1719 CONFIG_NET_VENDOR_TI=y 1720 # CONFIG_TI_CPSW_PHY_SEL is not set 1721 # CONFIG_TLAN is not set 1722 CONFIG_NET_VENDOR_VERTEXCOM=y 1723 CONFIG_NET_VENDOR_VIA=y 1724 # CONFIG_VIA_RHINE is not set 1725 # CONFIG_VIA_VELOCITY is not set 1726 CONFIG_NET_VENDOR_WANGXUN=y 1727 # CONFIG_NGBE is not set 1728 # CONFIG_TXGBE is not set 1729 CONFIG_NET_VENDOR_WIZNET=y 1730 # CONFIG_WIZNET_W5100 is not set 1731 # CONFIG_WIZNET_W5300 is not set 1732 CONFIG_NET_VENDOR_XILINX=y 1733 # CONFIG_XILINX_EMACLITE is not set 1734 # CONFIG_XILINX_LL_TEMAC is not set 1735 # CONFIG_FDDI is not set 1736 # CONFIG_HIPPI is not set 1737 CONFIG_PHYLIB=y 1738 CONFIG_SWPHY=y 1739 # CONFIG_LED_TRIGGER_PHY is not set 1740 CONFIG_PHYLIB_LEDS=y 1741 CONFIG_FIXED_PHY=y 1742 1743 # 1744 # MII PHY device drivers 1745 # 1746 # CONFIG_AMD_PHY is not set 1747 # CONFIG_ADIN_PHY is not set 1748 # CONFIG_ADIN1100_PHY is not set 1749 # CONFIG_AQUANTIA_PHY is not set 1750 # CONFIG_AX88796B_PHY is not set 1751 # CONFIG_BROADCOM_PHY is not set 1752 # CONFIG_BCM54140_PHY is not set 1753 # CONFIG_BCM7XXX_PHY is not set 1754 # CONFIG_BCM84881_PHY is not set 1755 # CONFIG_BCM87XX_PHY is not set 1756 # CONFIG_CICADA_PHY is not set 1757 # CONFIG_CORTINA_PHY is not set 1758 # CONFIG_DAVICOM_PHY is not set 1759 # CONFIG_ICPLUS_PHY is not set 1760 # CONFIG_LXT_PHY is not set 1761 # CONFIG_INTEL_XWAY_PHY is not set 1762 # CONFIG_LSI_ET1011C_PHY is not set 1763 # CONFIG_MARVELL_PHY is not set 1764 # CONFIG_MARVELL_10G_PHY is not set 1765 # CONFIG_MARVELL_88Q2XXX_PHY is not set 1766 # CONFIG_MARVELL_88X2222_PHY is not set 1767 # CONFIG_MAXLINEAR_GPHY is not set 1768 # CONFIG_MEDIATEK_GE_PHY is not set 1769 # CONFIG_MICREL_PHY is not set 1770 # CONFIG_MICROCHIP_T1S_PHY is not set 1771 # CONFIG_MICROCHIP_PHY is not set 1772 # CONFIG_MICROCHIP_T1_PHY is not set 1773 # CONFIG_MICROSEMI_PHY is not set 1774 # CONFIG_MOTORCOMM_PHY is not set 1775 # CONFIG_NATIONAL_PHY is not set 1776 # CONFIG_NXP_CBTX_PHY is not set 1777 # CONFIG_NXP_C45_TJA11XX_PHY is not set 1778 # CONFIG_NXP_TJA11XX_PHY is not set 1779 # CONFIG_NCN26000_PHY is not set 1780 # CONFIG_AT803X_PHY is not set 1781 # CONFIG_QCA83XX_PHY is not set 1782 # CONFIG_QCA808X_PHY is not set 1783 # CONFIG_QCA807X_PHY is not set 1784 # CONFIG_QSEMI_PHY is not set 1785 # CONFIG_REALTEK_PHY is not set 1786 # CONFIG_RENESAS_PHY is not set 1787 # CONFIG_ROCKCHIP_PHY is not set 1788 # CONFIG_SMSC_PHY is not set 1789 # CONFIG_STE10XP is not set 1790 # CONFIG_TERANETICS_PHY is not set 1791 # CONFIG_DP83822_PHY is not set 1792 # CONFIG_DP83TC811_PHY is not set 1793 # CONFIG_DP83848_PHY is not set 1794 # CONFIG_DP83867_PHY is not set 1795 # CONFIG_DP83869_PHY is not set 1796 # CONFIG_DP83TD510_PHY is not set 1797 # CONFIG_DP83TG720_PHY is not set 1798 # CONFIG_VITESSE_PHY is not set 1799 # CONFIG_XILINX_GMII2RGMII is not set 1800 # CONFIG_PSE_CONTROLLER is not set 1801 CONFIG_MDIO_DEVICE=y 1802 CONFIG_MDIO_BUS=y 1803 CONFIG_FWNODE_MDIO=y 1804 CONFIG_OF_MDIO=y 1805 CONFIG_MDIO_DEVRES=y 1806 # CONFIG_MDIO_BITBANG is not set 1807 # CONFIG_MDIO_BCM_UNIMAC is not set 1808 # CONFIG_MDIO_HISI_FEMAC is not set 1809 # CONFIG_MDIO_MVUSB is not set 1810 # CONFIG_MDIO_MSCC_MIIM is not set 1811 # CONFIG_MDIO_IPQ4019 is not set 1812 # CONFIG_MDIO_IPQ8064 is not set 1813 1814 # 1815 # MDIO Multiplexers 1816 # 1817 # CONFIG_MDIO_BUS_MUX_GPIO is not set 1818 # CONFIG_MDIO_BUS_MUX_MULTIPLEXER is not set 1819 # CONFIG_MDIO_BUS_MUX_MMIOREG is not set 1820 1821 # 1822 # PCS device drivers 1823 # 1824 # end of PCS device drivers 1825 1826 # CONFIG_PPP is not set 1827 # CONFIG_SLIP is not set 1828 CONFIG_USB_NET_DRIVERS=y 1829 # CONFIG_USB_CATC is not set 1830 # CONFIG_USB_KAWETH is not set 1831 # CONFIG_USB_PEGASUS is not set 1832 # CONFIG_USB_RTL8150 is not set 1833 # CONFIG_USB_RTL8152 is not set 1834 # CONFIG_USB_LAN78XX is not set 1835 # CONFIG_USB_USBNET is not set 1836 # CONFIG_USB_IPHETH is not set 1837 # CONFIG_WLAN is not set 1838 # CONFIG_WAN is not set 1839 1840 # 1841 # Wireless WAN 1842 # 1843 # CONFIG_WWAN is not set 1844 # end of Wireless WAN 1845 1846 # CONFIG_VMXNET3 is not set 1847 # CONFIG_NETDEVSIM is not set 1848 CONFIG_NET_FAILOVER=y 1849 # CONFIG_ISDN is not set 1850 1851 # 1852 # Input device support 1853 # 1854 CONFIG_INPUT=y 1855 # CONFIG_INPUT_LEDS is not set 1856 CONFIG_INPUT_FF_MEMLESS=y 1857 # CONFIG_INPUT_SPARSEKMAP is not set 1858 # CONFIG_INPUT_MATRIXKMAP is not set 1859 CONFIG_INPUT_VIVALDIFMAP=y 1860 1861 # 1862 # Userland interfaces 1863 # 1864 # CONFIG_INPUT_MOUSEDEV is not set 1865 # CONFIG_INPUT_JOYDEV is not set 1866 CONFIG_INPUT_EVDEV=y 1867 # CONFIG_INPUT_EVBUG is not set 1868 1869 # 1870 # Input Device Drivers 1871 # 1872 CONFIG_INPUT_KEYBOARD=y 1873 # CONFIG_KEYBOARD_ADP5588 is not set 1874 # CONFIG_KEYBOARD_ADP5589 is not set 1875 CONFIG_KEYBOARD_ATKBD=y 1876 # CONFIG_KEYBOARD_QT1050 is not set 1877 # CONFIG_KEYBOARD_QT1070 is not set 1878 # CONFIG_KEYBOARD_QT2160 is not set 1879 # CONFIG_KEYBOARD_DLINK_DIR685 is not set 1880 # CONFIG_KEYBOARD_LKKBD is not set 1881 # CONFIG_KEYBOARD_GPIO is not set 1882 # CONFIG_KEYBOARD_GPIO_POLLED is not set 1883 # CONFIG_KEYBOARD_TCA6416 is not set 1884 # CONFIG_KEYBOARD_TCA8418 is not set 1885 # CONFIG_KEYBOARD_MATRIX is not set 1886 # CONFIG_KEYBOARD_LM8323 is not set 1887 # CONFIG_KEYBOARD_LM8333 is not set 1888 # CONFIG_KEYBOARD_MAX7359 is not set 1889 # CONFIG_KEYBOARD_MCS is not set 1890 # CONFIG_KEYBOARD_MPR121 is not set 1891 # CONFIG_KEYBOARD_NEWTON is not set 1892 # CONFIG_KEYBOARD_OPENCORES is not set 1893 # CONFIG_KEYBOARD_PINEPHONE is not set 1894 # CONFIG_KEYBOARD_SAMSUNG is not set 1895 # CONFIG_KEYBOARD_STOWAWAY is not set 1896 # CONFIG_KEYBOARD_SUNKBD is not set 1897 # CONFIG_KEYBOARD_OMAP4 is not set 1898 # CONFIG_KEYBOARD_TM2_TOUCHKEY is not set 1899 # CONFIG_KEYBOARD_XTKBD is not set 1900 # CONFIG_KEYBOARD_CAP11XX is not set 1901 # CONFIG_KEYBOARD_BCM is not set 1902 # CONFIG_KEYBOARD_CYPRESS_SF is not set 1903 # CONFIG_INPUT_MOUSE is not set 1904 # CONFIG_INPUT_JOYSTICK is not set 1905 # CONFIG_INPUT_TABLET is not set 1906 # CONFIG_INPUT_TOUCHSCREEN is not set 1907 # CONFIG_INPUT_MISC is not set 1908 # CONFIG_RMI4_CORE is not set 1909 1910 # 1911 # Hardware I/O ports 1912 # 1913 CONFIG_SERIO=y 1914 # CONFIG_SERIO_SERPORT is not set 1915 CONFIG_SERIO_AMBAKMI=y 1916 # CONFIG_SERIO_PCIPS2 is not set 1917 CONFIG_SERIO_LIBPS2=y 1918 # CONFIG_SERIO_RAW is not set 1919 # CONFIG_SERIO_ALTERA_PS2 is not set 1920 # CONFIG_SERIO_PS2MULT is not set 1921 # CONFIG_SERIO_ARC_PS2 is not set 1922 # CONFIG_SERIO_APBPS2 is not set 1923 # CONFIG_SERIO_GPIO_PS2 is not set 1924 # CONFIG_USERIO is not set 1925 # CONFIG_GAMEPORT is not set 1926 # end of Hardware I/O ports 1927 # end of Input device support 1928 1929 # 1930 # Character devices 1931 # 1932 CONFIG_TTY=y 1933 CONFIG_VT=y 1934 CONFIG_CONSOLE_TRANSLATIONS=y 1935 CONFIG_VT_CONSOLE=y 1936 CONFIG_VT_CONSOLE_SLEEP=y 1937 CONFIG_VT_HW_CONSOLE_BINDING=y 1938 CONFIG_UNIX98_PTYS=y 1939 CONFIG_LEGACY_PTYS=y 1940 CONFIG_LEGACY_PTY_COUNT=16 1941 CONFIG_LEGACY_TIOCSTI=y 1942 CONFIG_LDISC_AUTOLOAD=y 1943 1944 # 1945 # Serial drivers 1946 # 1947 CONFIG_SERIAL_EARLYCON=y 1948 CONFIG_SERIAL_8250=y 1949 CONFIG_SERIAL_8250_DEPRECATED_OPTIONS=y 1950 CONFIG_SERIAL_8250_16550A_VARIANTS=y 1951 # CONFIG_SERIAL_8250_FINTEK is not set 1952 CONFIG_SERIAL_8250_CONSOLE=y 1953 CONFIG_SERIAL_8250_PCILIB=y 1954 CONFIG_SERIAL_8250_PCI=y 1955 CONFIG_SERIAL_8250_EXAR=y 1956 CONFIG_SERIAL_8250_NR_UARTS=4 1957 CONFIG_SERIAL_8250_RUNTIME_UARTS=4 1958 # CONFIG_SERIAL_8250_EXTENDED is not set 1959 # CONFIG_SERIAL_8250_PCI1XXXX is not set 1960 CONFIG_SERIAL_8250_FSL=y 1961 # CONFIG_SERIAL_8250_DW is not set 1962 # CONFIG_SERIAL_8250_RT288X is not set 1963 CONFIG_SERIAL_8250_PERICOM=y 1964 # CONFIG_SERIAL_OF_PLATFORM is not set 1965 1966 # 1967 # Non-8250 serial port support 1968 # 1969 # CONFIG_SERIAL_AMBA_PL010 is not set 1970 CONFIG_SERIAL_AMBA_PL011=y 1971 CONFIG_SERIAL_AMBA_PL011_CONSOLE=y 1972 # CONFIG_SERIAL_EARLYCON_SEMIHOST is not set 1973 # CONFIG_SERIAL_UARTLITE is not set 1974 CONFIG_SERIAL_CORE=y 1975 CONFIG_SERIAL_CORE_CONSOLE=y 1976 # CONFIG_SERIAL_JSM is not set 1977 # CONFIG_SERIAL_SIFIVE is not set 1978 # CONFIG_SERIAL_SCCNXP is not set 1979 # CONFIG_SERIAL_SC16IS7XX is not set 1980 # CONFIG_SERIAL_ALTERA_JTAGUART is not set 1981 # CONFIG_SERIAL_ALTERA_UART is not set 1982 # CONFIG_SERIAL_XILINX_PS_UART is not set 1983 # CONFIG_SERIAL_ARC is not set 1984 # CONFIG_SERIAL_RP2 is not set 1985 # CONFIG_SERIAL_FSL_LPUART is not set 1986 # CONFIG_SERIAL_FSL_LINFLEXUART is not set 1987 # CONFIG_SERIAL_CONEXANT_DIGICOLOR is not set 1988 # CONFIG_SERIAL_ST_ASC is not set 1989 # CONFIG_SERIAL_SPRD is not set 1990 # end of Serial drivers 1991 1992 CONFIG_SERIAL_MCTRL_GPIO=y 1993 # CONFIG_SERIAL_NONSTANDARD is not set 1994 # CONFIG_N_GSM is not set 1995 # CONFIG_NOZOMI is not set 1996 # CONFIG_NULL_TTY is not set 1997 CONFIG_HVC_DRIVER=y 1998 # CONFIG_HVC_DCC is not set 1999 # CONFIG_SERIAL_DEV_BUS is not set 2000 # CONFIG_TTY_PRINTK is not set 2001 CONFIG_VIRTIO_CONSOLE=y 2002 # CONFIG_IPMI_HANDLER is not set 2003 CONFIG_HW_RANDOM=y 2004 # CONFIG_HW_RANDOM_TIMERIOMEM is not set 2005 # CONFIG_HW_RANDOM_BA431 is not set 2006 CONFIG_HW_RANDOM_VIRTIO=y 2007 # CONFIG_HW_RANDOM_CCTRNG is not set 2008 # CONFIG_HW_RANDOM_XIPHERA is not set 2009 CONFIG_HW_RANDOM_ARM_SMCCC_TRNG=y 2010 # CONFIG_APPLICOM is not set 2011 # CONFIG_DEVMEM is not set 2012 # CONFIG_DEVPORT is not set 2013 # CONFIG_TCG_TPM is not set 2014 # CONFIG_XILLYBUS is not set 2015 # CONFIG_XILLYUSB is not set 2016 # end of Character devices 2017 2018 # 2019 # I2C support 2020 # 2021 CONFIG_I2C=y 2022 CONFIG_I2C_BOARDINFO=y 2023 CONFIG_I2C_COMPAT=y 2024 # CONFIG_I2C_CHARDEV is not set 2025 CONFIG_I2C_MUX=y 2026 2027 # 2028 # Multiplexer I2C Chip support 2029 # 2030 # CONFIG_I2C_ARB_GPIO_CHALLENGE is not set 2031 # CONFIG_I2C_MUX_GPIO is not set 2032 # CONFIG_I2C_MUX_GPMUX is not set 2033 # CONFIG_I2C_MUX_LTC4306 is not set 2034 # CONFIG_I2C_MUX_PCA9541 is not set 2035 # CONFIG_I2C_MUX_PCA954x is not set 2036 # CONFIG_I2C_MUX_REG is not set 2037 # CONFIG_I2C_MUX_MLXCPLD is not set 2038 # end of Multiplexer I2C Chip support 2039 2040 CONFIG_I2C_HELPER_AUTO=y 2041 CONFIG_I2C_ALGOBIT=y 2042 2043 # 2044 # I2C Hardware Bus support 2045 # 2046 2047 # 2048 # PC SMBus host controller drivers 2049 # 2050 # CONFIG_I2C_ALI1535 is not set 2051 # CONFIG_I2C_ALI1563 is not set 2052 # CONFIG_I2C_ALI15X3 is not set 2053 # CONFIG_I2C_AMD756 is not set 2054 # CONFIG_I2C_AMD8111 is not set 2055 # CONFIG_I2C_I801 is not set 2056 # CONFIG_I2C_ISCH is not set 2057 # CONFIG_I2C_PIIX4 is not set 2058 # CONFIG_I2C_NFORCE2 is not set 2059 # CONFIG_I2C_NVIDIA_GPU is not set 2060 # CONFIG_I2C_SIS5595 is not set 2061 # CONFIG_I2C_SIS630 is not set 2062 # CONFIG_I2C_SIS96X is not set 2063 # CONFIG_I2C_VIA is not set 2064 # CONFIG_I2C_VIAPRO is not set 2065 2066 # 2067 # I2C system bus drivers (mostly embedded / system-on-chip) 2068 # 2069 # CONFIG_I2C_CBUS_GPIO is not set 2070 # CONFIG_I2C_DESIGNWARE_PLATFORM is not set 2071 # CONFIG_I2C_DESIGNWARE_PCI is not set 2072 # CONFIG_I2C_EMEV2 is not set 2073 # CONFIG_I2C_GPIO is not set 2074 # CONFIG_I2C_NOMADIK is not set 2075 # CONFIG_I2C_OCORES is not set 2076 # CONFIG_I2C_PCA_PLATFORM is not set 2077 # CONFIG_I2C_RK3X is not set 2078 # CONFIG_I2C_SIMTEC is not set 2079 CONFIG_I2C_VERSATILE=y 2080 # CONFIG_I2C_XILINX is not set 2081 2082 # 2083 # External I2C/SMBus adapter drivers 2084 # 2085 # CONFIG_I2C_DIOLAN_U2C is not set 2086 # CONFIG_I2C_CP2615 is not set 2087 # CONFIG_I2C_PCI1XXXX is not set 2088 # CONFIG_I2C_ROBOTFUZZ_OSIF is not set 2089 # CONFIG_I2C_TAOS_EVM is not set 2090 # CONFIG_I2C_TINY_USB is not set 2091 2092 # 2093 # Other I2C/SMBus bus drivers 2094 # 2095 # CONFIG_I2C_VIRTIO is not set 2096 # end of I2C Hardware Bus support 2097 2098 # CONFIG_I2C_STUB is not set 2099 # CONFIG_I2C_SLAVE is not set 2100 # CONFIG_I2C_DEBUG_CORE is not set 2101 # CONFIG_I2C_DEBUG_ALGO is not set 2102 # CONFIG_I2C_DEBUG_BUS is not set 2103 # end of I2C support 2104 2105 # CONFIG_I3C is not set 2106 # CONFIG_SPI is not set 2107 # CONFIG_SPMI is not set 2108 # CONFIG_HSI is not set 2109 CONFIG_PPS=y 2110 # CONFIG_PPS_DEBUG is not set 2111 2112 # 2113 # PPS clients support 2114 # 2115 # CONFIG_PPS_CLIENT_KTIMER is not set 2116 # CONFIG_PPS_CLIENT_LDISC is not set 2117 # CONFIG_PPS_CLIENT_GPIO is not set 2118 2119 # 2120 # PPS generators support 2121 # 2122 2123 # 2124 # PTP clock support 2125 # 2126 CONFIG_PTP_1588_CLOCK=y 2127 CONFIG_PTP_1588_CLOCK_OPTIONAL=y 2128 2129 # 2130 # Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks. 2131 # 2132 CONFIG_PTP_1588_CLOCK_KVM=y 2133 # CONFIG_PTP_1588_CLOCK_IDT82P33 is not set 2134 # CONFIG_PTP_1588_CLOCK_IDTCM is not set 2135 # CONFIG_PTP_1588_CLOCK_FC3W is not set 2136 # CONFIG_PTP_1588_CLOCK_MOCK is not set 2137 # CONFIG_PTP_1588_CLOCK_OCP is not set 2138 # end of PTP clock support 2139 2140 # CONFIG_PINCTRL is not set 2141 CONFIG_GPIOLIB=y 2142 CONFIG_GPIOLIB_FASTPATH_LIMIT=512 2143 CONFIG_OF_GPIO=y 2144 # CONFIG_DEBUG_GPIO is not set 2145 # CONFIG_GPIO_SYSFS is not set 2146 CONFIG_GPIO_CDEV=y 2147 CONFIG_GPIO_CDEV_V1=y 2148 CONFIG_GPIO_GENERIC=y 2149 2150 # 2151 # Memory mapped GPIO drivers 2152 # 2153 # CONFIG_GPIO_74XX_MMIO is not set 2154 # CONFIG_GPIO_ALTERA is not set 2155 # CONFIG_GPIO_CADENCE is not set 2156 # CONFIG_GPIO_DWAPB is not set 2157 # CONFIG_GPIO_EXAR is not set 2158 # CONFIG_GPIO_FTGPIO010 is not set 2159 CONFIG_GPIO_GENERIC_PLATFORM=y 2160 # CONFIG_GPIO_GRGPIO is not set 2161 # CONFIG_GPIO_HLWD is not set 2162 # CONFIG_GPIO_LOGICVC is not set 2163 # CONFIG_GPIO_MB86S7X is not set 2164 # CONFIG_GPIO_MPC8XXX is not set 2165 # CONFIG_GPIO_PL061 is not set 2166 # CONFIG_GPIO_SIFIVE is not set 2167 # CONFIG_GPIO_SYSCON is not set 2168 # CONFIG_GPIO_XILINX is not set 2169 # CONFIG_GPIO_ZEVIO is not set 2170 # CONFIG_GPIO_AMD_FCH is not set 2171 # end of Memory mapped GPIO drivers 2172 2173 # 2174 # I2C GPIO expanders 2175 # 2176 # CONFIG_GPIO_ADNP is not set 2177 # CONFIG_GPIO_FXL6408 is not set 2178 # CONFIG_GPIO_DS4520 is not set 2179 # CONFIG_GPIO_GW_PLD is not set 2180 # CONFIG_GPIO_MAX7300 is not set 2181 # CONFIG_GPIO_MAX732X is not set 2182 # CONFIG_GPIO_PCA953X is not set 2183 # CONFIG_GPIO_PCA9570 is not set 2184 # CONFIG_GPIO_PCF857X is not set 2185 # CONFIG_GPIO_TPIC2810 is not set 2186 # end of I2C GPIO expanders 2187 2188 # 2189 # MFD GPIO expanders 2190 # 2191 # CONFIG_HTC_EGPIO is not set 2192 # end of MFD GPIO expanders 2193 2194 # 2195 # PCI GPIO expanders 2196 # 2197 # CONFIG_GPIO_BT8XX is not set 2198 # CONFIG_GPIO_PCI_IDIO_16 is not set 2199 # CONFIG_GPIO_PCIE_IDIO_24 is not set 2200 # CONFIG_GPIO_RDC321X is not set 2201 # end of PCI GPIO expanders 2202 2203 # 2204 # USB GPIO expanders 2205 # 2206 # end of USB GPIO expanders 2207 2208 # 2209 # Virtual GPIO drivers 2210 # 2211 # CONFIG_GPIO_AGGREGATOR is not set 2212 # CONFIG_GPIO_LATCH is not set 2213 # CONFIG_GPIO_MOCKUP is not set 2214 # CONFIG_GPIO_VIRTIO is not set 2215 # CONFIG_GPIO_SIM is not set 2216 # end of Virtual GPIO drivers 2217 2218 # CONFIG_W1 is not set 2219 CONFIG_POWER_RESET=y 2220 # CONFIG_POWER_RESET_BRCMKONA is not set 2221 # CONFIG_POWER_RESET_GPIO is not set 2222 # CONFIG_POWER_RESET_GPIO_RESTART is not set 2223 # CONFIG_POWER_RESET_LTC2952 is not set 2224 # CONFIG_POWER_RESET_REGULATOR is not set 2225 # CONFIG_POWER_RESET_RESTART is not set 2226 # CONFIG_POWER_RESET_VERSATILE is not set 2227 CONFIG_POWER_RESET_VEXPRESS=y 2228 # CONFIG_POWER_RESET_SYSCON is not set 2229 # CONFIG_POWER_RESET_SYSCON_POWEROFF is not set 2230 # CONFIG_SYSCON_REBOOT_MODE is not set 2231 # CONFIG_NVMEM_REBOOT_MODE is not set 2232 CONFIG_POWER_SUPPLY=y 2233 # CONFIG_POWER_SUPPLY_DEBUG is not set 2234 CONFIG_POWER_SUPPLY_HWMON=y 2235 # CONFIG_IP5XXX_POWER is not set 2236 # CONFIG_TEST_POWER is not set 2237 # CONFIG_CHARGER_ADP5061 is not set 2238 # CONFIG_BATTERY_CW2015 is not set 2239 # CONFIG_BATTERY_DS2780 is not set 2240 # CONFIG_BATTERY_DS2781 is not set 2241 # CONFIG_BATTERY_DS2782 is not set 2242 # CONFIG_BATTERY_SAMSUNG_SDI is not set 2243 # CONFIG_BATTERY_SBS is not set 2244 # CONFIG_CHARGER_SBS is not set 2245 # CONFIG_MANAGER_SBS is not set 2246 # CONFIG_BATTERY_BQ27XXX is not set 2247 # CONFIG_BATTERY_MAX17042 is not set 2248 # CONFIG_CHARGER_MAX8903 is not set 2249 # CONFIG_CHARGER_LP8727 is not set 2250 # CONFIG_CHARGER_GPIO is not set 2251 # CONFIG_CHARGER_MANAGER is not set 2252 # CONFIG_CHARGER_LT3651 is not set 2253 # CONFIG_CHARGER_LTC4162L is not set 2254 # CONFIG_CHARGER_DETECTOR_MAX14656 is not set 2255 # CONFIG_CHARGER_MAX77976 is not set 2256 # CONFIG_CHARGER_BQ2415X is not set 2257 # CONFIG_CHARGER_BQ24257 is not set 2258 # CONFIG_CHARGER_BQ24735 is not set 2259 # CONFIG_CHARGER_BQ2515X is not set 2260 # CONFIG_CHARGER_BQ25890 is not set 2261 # CONFIG_CHARGER_BQ25980 is not set 2262 # CONFIG_CHARGER_BQ256XX is not set 2263 # CONFIG_CHARGER_SMB347 is not set 2264 # CONFIG_BATTERY_GAUGE_LTC2941 is not set 2265 # CONFIG_BATTERY_GOLDFISH is not set 2266 # CONFIG_BATTERY_RT5033 is not set 2267 # CONFIG_CHARGER_RT9455 is not set 2268 # CONFIG_CHARGER_RT9467 is not set 2269 # CONFIG_CHARGER_RT9471 is not set 2270 # CONFIG_CHARGER_UCS1002 is not set 2271 # CONFIG_CHARGER_BD99954 is not set 2272 # CONFIG_BATTERY_UG3105 is not set 2273 # CONFIG_FUEL_GAUGE_MM8013 is not set 2274 CONFIG_HWMON=y 2275 # CONFIG_HWMON_DEBUG_CHIP is not set 2276 2277 # 2278 # Native drivers 2279 # 2280 # CONFIG_SENSORS_AD7414 is not set 2281 # CONFIG_SENSORS_AD7418 is not set 2282 # CONFIG_SENSORS_ADM1021 is not set 2283 # CONFIG_SENSORS_ADM1025 is not set 2284 # CONFIG_SENSORS_ADM1026 is not set 2285 # CONFIG_SENSORS_ADM1029 is not set 2286 # CONFIG_SENSORS_ADM1031 is not set 2287 # CONFIG_SENSORS_ADM1177 is not set 2288 # CONFIG_SENSORS_ADM9240 is not set 2289 # CONFIG_SENSORS_ADT7410 is not set 2290 # CONFIG_SENSORS_ADT7411 is not set 2291 # CONFIG_SENSORS_ADT7462 is not set 2292 # CONFIG_SENSORS_ADT7470 is not set 2293 # CONFIG_SENSORS_ADT7475 is not set 2294 # CONFIG_SENSORS_AHT10 is not set 2295 # CONFIG_SENSORS_AQUACOMPUTER_D5NEXT is not set 2296 # CONFIG_SENSORS_AS370 is not set 2297 # CONFIG_SENSORS_ASC7621 is not set 2298 # CONFIG_SENSORS_ASUS_ROG_RYUJIN is not set 2299 # CONFIG_SENSORS_AXI_FAN_CONTROL is not set 2300 # CONFIG_SENSORS_ATXP1 is not set 2301 # CONFIG_SENSORS_CHIPCAP2 is not set 2302 # CONFIG_SENSORS_CORSAIR_CPRO is not set 2303 # CONFIG_SENSORS_CORSAIR_PSU is not set 2304 # CONFIG_SENSORS_DRIVETEMP is not set 2305 # CONFIG_SENSORS_DS620 is not set 2306 # CONFIG_SENSORS_DS1621 is not set 2307 # CONFIG_SENSORS_I5K_AMB is not set 2308 # CONFIG_SENSORS_F71805F is not set 2309 # CONFIG_SENSORS_F71882FG is not set 2310 # CONFIG_SENSORS_F75375S is not set 2311 # CONFIG_SENSORS_GIGABYTE_WATERFORCE is not set 2312 # CONFIG_SENSORS_GL518SM is not set 2313 # CONFIG_SENSORS_GL520SM is not set 2314 # CONFIG_SENSORS_G760A is not set 2315 # CONFIG_SENSORS_G762 is not set 2316 # CONFIG_SENSORS_GPIO_FAN is not set 2317 # CONFIG_SENSORS_HIH6130 is not set 2318 # CONFIG_SENSORS_HS3001 is not set 2319 # CONFIG_SENSORS_IT87 is not set 2320 # CONFIG_SENSORS_JC42 is not set 2321 # CONFIG_SENSORS_POWERZ is not set 2322 # CONFIG_SENSORS_POWR1220 is not set 2323 # CONFIG_SENSORS_LINEAGE is not set 2324 # CONFIG_SENSORS_LTC2945 is not set 2325 # CONFIG_SENSORS_LTC2947_I2C is not set 2326 # CONFIG_SENSORS_LTC2990 is not set 2327 # CONFIG_SENSORS_LTC2991 is not set 2328 # CONFIG_SENSORS_LTC2992 is not set 2329 # CONFIG_SENSORS_LTC4151 is not set 2330 # CONFIG_SENSORS_LTC4215 is not set 2331 # CONFIG_SENSORS_LTC4222 is not set 2332 # CONFIG_SENSORS_LTC4245 is not set 2333 # CONFIG_SENSORS_LTC4260 is not set 2334 # CONFIG_SENSORS_LTC4261 is not set 2335 # CONFIG_SENSORS_LTC4282 is not set 2336 # CONFIG_SENSORS_MAX127 is not set 2337 # CONFIG_SENSORS_MAX16065 is not set 2338 # CONFIG_SENSORS_MAX1619 is not set 2339 # CONFIG_SENSORS_MAX1668 is not set 2340 # CONFIG_SENSORS_MAX197 is not set 2341 # CONFIG_SENSORS_MAX31730 is not set 2342 # CONFIG_SENSORS_MAX31760 is not set 2343 # CONFIG_MAX31827 is not set 2344 # CONFIG_SENSORS_MAX6620 is not set 2345 # CONFIG_SENSORS_MAX6621 is not set 2346 # CONFIG_SENSORS_MAX6639 is not set 2347 # CONFIG_SENSORS_MAX6642 is not set 2348 # CONFIG_SENSORS_MAX6650 is not set 2349 # CONFIG_SENSORS_MAX6697 is not set 2350 # CONFIG_SENSORS_MAX31790 is not set 2351 # CONFIG_SENSORS_MC34VR500 is not set 2352 # CONFIG_SENSORS_MCP3021 is not set 2353 # CONFIG_SENSORS_TC654 is not set 2354 # CONFIG_SENSORS_TPS23861 is not set 2355 # CONFIG_SENSORS_MR75203 is not set 2356 # CONFIG_SENSORS_LM63 is not set 2357 # CONFIG_SENSORS_LM73 is not set 2358 # CONFIG_SENSORS_LM75 is not set 2359 # CONFIG_SENSORS_LM77 is not set 2360 # CONFIG_SENSORS_LM78 is not set 2361 # CONFIG_SENSORS_LM80 is not set 2362 # CONFIG_SENSORS_LM83 is not set 2363 # CONFIG_SENSORS_LM85 is not set 2364 # CONFIG_SENSORS_LM87 is not set 2365 # CONFIG_SENSORS_LM90 is not set 2366 # CONFIG_SENSORS_LM92 is not set 2367 # CONFIG_SENSORS_LM93 is not set 2368 # CONFIG_SENSORS_LM95234 is not set 2369 # CONFIG_SENSORS_LM95241 is not set 2370 # CONFIG_SENSORS_LM95245 is not set 2371 # CONFIG_SENSORS_PC87360 is not set 2372 # CONFIG_SENSORS_PC87427 is not set 2373 # CONFIG_SENSORS_NCT6683 is not set 2374 # CONFIG_SENSORS_NCT6775_I2C is not set 2375 # CONFIG_SENSORS_NCT7802 is not set 2376 # CONFIG_SENSORS_NPCM7XX is not set 2377 # CONFIG_SENSORS_NZXT_KRAKEN2 is not set 2378 # CONFIG_SENSORS_NZXT_KRAKEN3 is not set 2379 # CONFIG_SENSORS_NZXT_SMART2 is not set 2380 # CONFIG_SENSORS_OCC_P8_I2C is not set 2381 # CONFIG_SENSORS_PCF8591 is not set 2382 # CONFIG_PMBUS is not set 2383 # CONFIG_SENSORS_PT5161L is not set 2384 # CONFIG_SENSORS_SBTSI is not set 2385 # CONFIG_SENSORS_SBRMI is not set 2386 # CONFIG_SENSORS_SHT15 is not set 2387 # CONFIG_SENSORS_SHT21 is not set 2388 # CONFIG_SENSORS_SHT3x is not set 2389 # CONFIG_SENSORS_SHT4x is not set 2390 # CONFIG_SENSORS_SHTC1 is not set 2391 # CONFIG_SENSORS_SIS5595 is not set 2392 # CONFIG_SENSORS_DME1737 is not set 2393 # CONFIG_SENSORS_EMC1403 is not set 2394 # CONFIG_SENSORS_EMC2103 is not set 2395 # CONFIG_SENSORS_EMC2305 is not set 2396 # CONFIG_SENSORS_EMC6W201 is not set 2397 # CONFIG_SENSORS_SMSC47M1 is not set 2398 # CONFIG_SENSORS_SMSC47M192 is not set 2399 # CONFIG_SENSORS_SMSC47B397 is not set 2400 # CONFIG_SENSORS_STTS751 is not set 2401 # CONFIG_SENSORS_ADC128D818 is not set 2402 # CONFIG_SENSORS_ADS7828 is not set 2403 # CONFIG_SENSORS_AMC6821 is not set 2404 # CONFIG_SENSORS_INA209 is not set 2405 # CONFIG_SENSORS_INA2XX is not set 2406 # CONFIG_SENSORS_INA238 is not set 2407 # CONFIG_SENSORS_INA3221 is not set 2408 # CONFIG_SENSORS_TC74 is not set 2409 # CONFIG_SENSORS_THMC50 is not set 2410 # CONFIG_SENSORS_TMP102 is not set 2411 # CONFIG_SENSORS_TMP103 is not set 2412 # CONFIG_SENSORS_TMP108 is not set 2413 # CONFIG_SENSORS_TMP401 is not set 2414 # CONFIG_SENSORS_TMP421 is not set 2415 # CONFIG_SENSORS_TMP464 is not set 2416 # CONFIG_SENSORS_TMP513 is not set 2417 CONFIG_SENSORS_VEXPRESS=y 2418 # CONFIG_SENSORS_VIA686A is not set 2419 # CONFIG_SENSORS_VT1211 is not set 2420 # CONFIG_SENSORS_VT8231 is not set 2421 # CONFIG_SENSORS_W83773G is not set 2422 # CONFIG_SENSORS_W83781D is not set 2423 # CONFIG_SENSORS_W83791D is not set 2424 # CONFIG_SENSORS_W83792D is not set 2425 # CONFIG_SENSORS_W83793 is not set 2426 # CONFIG_SENSORS_W83795 is not set 2427 # CONFIG_SENSORS_W83L785TS is not set 2428 # CONFIG_SENSORS_W83L786NG is not set 2429 # CONFIG_SENSORS_W83627HF is not set 2430 # CONFIG_SENSORS_W83627EHF is not set 2431 # CONFIG_THERMAL is not set 2432 # CONFIG_WATCHDOG is not set 2433 CONFIG_SSB_POSSIBLE=y 2434 # CONFIG_SSB is not set 2435 CONFIG_BCMA_POSSIBLE=y 2436 # CONFIG_BCMA is not set 2437 2438 # 2439 # Multifunction device drivers 2440 # 2441 CONFIG_MFD_CORE=y 2442 # CONFIG_MFD_ACT8945A is not set 2443 # CONFIG_MFD_AS3711 is not set 2444 # CONFIG_MFD_SMPRO is not set 2445 # CONFIG_MFD_AS3722 is not set 2446 # CONFIG_PMIC_ADP5520 is not set 2447 # CONFIG_MFD_AAT2870_CORE is not set 2448 # CONFIG_MFD_ATMEL_FLEXCOM is not set 2449 # CONFIG_MFD_ATMEL_HLCDC is not set 2450 # CONFIG_MFD_BCM590XX is not set 2451 # CONFIG_MFD_BD9571MWV is not set 2452 # CONFIG_MFD_AXP20X_I2C is not set 2453 # CONFIG_MFD_CS42L43_I2C is not set 2454 # CONFIG_MFD_MADERA is not set 2455 # CONFIG_MFD_MAX5970 is not set 2456 # CONFIG_PMIC_DA903X is not set 2457 # CONFIG_MFD_DA9052_I2C is not set 2458 # CONFIG_MFD_DA9055 is not set 2459 # CONFIG_MFD_DA9062 is not set 2460 # CONFIG_MFD_DA9063 is not set 2461 # CONFIG_MFD_DA9150 is not set 2462 # CONFIG_MFD_DLN2 is not set 2463 # CONFIG_MFD_GATEWORKS_GSC is not set 2464 # CONFIG_MFD_MC13XXX_I2C is not set 2465 # CONFIG_MFD_MP2629 is not set 2466 # CONFIG_MFD_HI6421_PMIC is not set 2467 # CONFIG_LPC_ICH is not set 2468 # CONFIG_LPC_SCH is not set 2469 # CONFIG_MFD_IQS62X is not set 2470 # CONFIG_MFD_JANZ_CMODIO is not set 2471 # CONFIG_MFD_KEMPLD is not set 2472 # CONFIG_MFD_88PM800 is not set 2473 # CONFIG_MFD_88PM805 is not set 2474 # CONFIG_MFD_88PM860X is not set 2475 # CONFIG_MFD_MAX14577 is not set 2476 # CONFIG_MFD_MAX77541 is not set 2477 # CONFIG_MFD_MAX77620 is not set 2478 # CONFIG_MFD_MAX77650 is not set 2479 # CONFIG_MFD_MAX77686 is not set 2480 # CONFIG_MFD_MAX77693 is not set 2481 # CONFIG_MFD_MAX77714 is not set 2482 # CONFIG_MFD_MAX77843 is not set 2483 # CONFIG_MFD_MAX8907 is not set 2484 # CONFIG_MFD_MAX8925 is not set 2485 # CONFIG_MFD_MAX8997 is not set 2486 # CONFIG_MFD_MAX8998 is not set 2487 # CONFIG_MFD_MT6360 is not set 2488 # CONFIG_MFD_MT6370 is not set 2489 # CONFIG_MFD_MT6397 is not set 2490 # CONFIG_MFD_MENF21BMC is not set 2491 # CONFIG_MFD_VIPERBOARD is not set 2492 # CONFIG_MFD_NTXEC is not set 2493 # CONFIG_MFD_RETU is not set 2494 # CONFIG_MFD_PCF50633 is not set 2495 # CONFIG_MFD_PM8XXX is not set 2496 # CONFIG_MFD_SY7636A is not set 2497 # CONFIG_MFD_RDC321X is not set 2498 # CONFIG_MFD_RT4831 is not set 2499 # CONFIG_MFD_RT5033 is not set 2500 # CONFIG_MFD_RT5120 is not set 2501 # CONFIG_MFD_RC5T583 is not set 2502 # CONFIG_MFD_RK8XX_I2C is not set 2503 # CONFIG_MFD_RN5T618 is not set 2504 # CONFIG_MFD_SEC_CORE is not set 2505 # CONFIG_MFD_SI476X_CORE is not set 2506 # CONFIG_MFD_SM501 is not set 2507 # CONFIG_MFD_SKY81452 is not set 2508 # CONFIG_MFD_STMPE is not set 2509 CONFIG_MFD_SYSCON=y 2510 # CONFIG_MFD_LP3943 is not set 2511 # CONFIG_MFD_LP8788 is not set 2512 # CONFIG_MFD_TI_LMU is not set 2513 # CONFIG_MFD_PALMAS is not set 2514 # CONFIG_TPS6105X is not set 2515 # CONFIG_TPS65010 is not set 2516 # CONFIG_TPS6507X is not set 2517 # CONFIG_MFD_TPS65086 is not set 2518 # CONFIG_MFD_TPS65090 is not set 2519 # CONFIG_MFD_TPS65217 is not set 2520 # CONFIG_MFD_TI_LP873X is not set 2521 # CONFIG_MFD_TI_LP87565 is not set 2522 # CONFIG_MFD_TPS65218 is not set 2523 # CONFIG_MFD_TPS65219 is not set 2524 # CONFIG_MFD_TPS6586X is not set 2525 # CONFIG_MFD_TPS65910 is not set 2526 # CONFIG_MFD_TPS65912_I2C is not set 2527 # CONFIG_MFD_TPS6594_I2C is not set 2528 # CONFIG_TWL4030_CORE is not set 2529 # CONFIG_TWL6040_CORE is not set 2530 # CONFIG_MFD_WL1273_CORE is not set 2531 # CONFIG_MFD_LM3533 is not set 2532 # CONFIG_MFD_TC3589X is not set 2533 # CONFIG_MFD_TQMX86 is not set 2534 # CONFIG_MFD_VX855 is not set 2535 # CONFIG_MFD_LOCHNAGAR is not set 2536 # CONFIG_MFD_ARIZONA_I2C is not set 2537 # CONFIG_MFD_WM8400 is not set 2538 # CONFIG_MFD_WM831X_I2C is not set 2539 # CONFIG_MFD_WM8350_I2C is not set 2540 # CONFIG_MFD_WM8994 is not set 2541 # CONFIG_MFD_ROHM_BD718XX is not set 2542 # CONFIG_MFD_ROHM_BD71828 is not set 2543 # CONFIG_MFD_ROHM_BD957XMUF is not set 2544 # CONFIG_MFD_STPMIC1 is not set 2545 # CONFIG_MFD_STMFX is not set 2546 # CONFIG_MFD_ATC260X_I2C is not set 2547 # CONFIG_MFD_QCOM_PM8008 is not set 2548 CONFIG_MFD_VEXPRESS_SYSREG=y 2549 # CONFIG_MFD_RSMU_I2C is not set 2550 # end of Multifunction device drivers 2551 2552 CONFIG_REGULATOR=y 2553 # CONFIG_REGULATOR_DEBUG is not set 2554 CONFIG_REGULATOR_FIXED_VOLTAGE=y 2555 # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set 2556 # CONFIG_REGULATOR_USERSPACE_CONSUMER is not set 2557 # CONFIG_REGULATOR_NETLINK_EVENTS is not set 2558 # CONFIG_REGULATOR_88PG86X is not set 2559 # CONFIG_REGULATOR_ACT8865 is not set 2560 # CONFIG_REGULATOR_AD5398 is not set 2561 # CONFIG_REGULATOR_AW37503 is not set 2562 # CONFIG_REGULATOR_DA9121 is not set 2563 # CONFIG_REGULATOR_DA9210 is not set 2564 # CONFIG_REGULATOR_DA9211 is not set 2565 # CONFIG_REGULATOR_FAN53555 is not set 2566 # CONFIG_REGULATOR_FAN53880 is not set 2567 # CONFIG_REGULATOR_GPIO is not set 2568 # CONFIG_REGULATOR_ISL9305 is not set 2569 # CONFIG_REGULATOR_ISL6271A is not set 2570 # CONFIG_REGULATOR_LP3971 is not set 2571 # CONFIG_REGULATOR_LP3972 is not set 2572 # CONFIG_REGULATOR_LP872X is not set 2573 # CONFIG_REGULATOR_LP8755 is not set 2574 # CONFIG_REGULATOR_LTC3589 is not set 2575 # CONFIG_REGULATOR_LTC3676 is not set 2576 # CONFIG_REGULATOR_MAX1586 is not set 2577 # CONFIG_REGULATOR_MAX77503 is not set 2578 # CONFIG_REGULATOR_MAX77857 is not set 2579 # CONFIG_REGULATOR_MAX8649 is not set 2580 # CONFIG_REGULATOR_MAX8660 is not set 2581 # CONFIG_REGULATOR_MAX8893 is not set 2582 # CONFIG_REGULATOR_MAX8952 is not set 2583 # CONFIG_REGULATOR_MAX20086 is not set 2584 # CONFIG_REGULATOR_MAX20411 is not set 2585 # CONFIG_REGULATOR_MAX77826 is not set 2586 # CONFIG_REGULATOR_MCP16502 is not set 2587 # CONFIG_REGULATOR_MP5416 is not set 2588 # CONFIG_REGULATOR_MP8859 is not set 2589 # CONFIG_REGULATOR_MP886X is not set 2590 # CONFIG_REGULATOR_MPQ7920 is not set 2591 # CONFIG_REGULATOR_MT6311 is not set 2592 # CONFIG_REGULATOR_PCA9450 is not set 2593 # CONFIG_REGULATOR_PF8X00 is not set 2594 # CONFIG_REGULATOR_PFUZE100 is not set 2595 # CONFIG_REGULATOR_PV88060 is not set 2596 # CONFIG_REGULATOR_PV88080 is not set 2597 # CONFIG_REGULATOR_PV88090 is not set 2598 # CONFIG_REGULATOR_RAA215300 is not set 2599 # CONFIG_REGULATOR_RASPBERRYPI_TOUCHSCREEN_ATTINY is not set 2600 # CONFIG_REGULATOR_RT4801 is not set 2601 # CONFIG_REGULATOR_RT4803 is not set 2602 # CONFIG_REGULATOR_RT5190A is not set 2603 # CONFIG_REGULATOR_RT5739 is not set 2604 # CONFIG_REGULATOR_RT5759 is not set 2605 # CONFIG_REGULATOR_RT6160 is not set 2606 # CONFIG_REGULATOR_RT6190 is not set 2607 # CONFIG_REGULATOR_RT6245 is not set 2608 # CONFIG_REGULATOR_RTQ2134 is not set 2609 # CONFIG_REGULATOR_RTMV20 is not set 2610 # CONFIG_REGULATOR_RTQ6752 is not set 2611 # CONFIG_REGULATOR_RTQ2208 is not set 2612 # CONFIG_REGULATOR_SLG51000 is not set 2613 # CONFIG_REGULATOR_SY8106A is not set 2614 # CONFIG_REGULATOR_SY8824X is not set 2615 # CONFIG_REGULATOR_SY8827N is not set 2616 # CONFIG_REGULATOR_TPS51632 is not set 2617 # CONFIG_REGULATOR_TPS62360 is not set 2618 # CONFIG_REGULATOR_TPS6286X is not set 2619 # CONFIG_REGULATOR_TPS6287X is not set 2620 # CONFIG_REGULATOR_TPS65023 is not set 2621 # CONFIG_REGULATOR_TPS6507X is not set 2622 # CONFIG_REGULATOR_TPS65132 is not set 2623 # CONFIG_REGULATOR_VCTRL is not set 2624 CONFIG_REGULATOR_VEXPRESS=y 2625 # CONFIG_RC_CORE is not set 2626 2627 # 2628 # CEC support 2629 # 2630 # CONFIG_MEDIA_CEC_SUPPORT is not set 2631 # end of CEC support 2632 2633 # CONFIG_MEDIA_SUPPORT is not set 2634 2635 # 2636 # Graphics support 2637 # 2638 CONFIG_VIDEO=y 2639 # CONFIG_AUXDISPLAY is not set 2640 # CONFIG_DRM is not set 2641 # CONFIG_DRM_DEBUG_MODESET_LOCK is not set 2642 2643 # 2644 # Frame buffer Devices 2645 # 2646 CONFIG_FB=y 2647 # CONFIG_FB_CIRRUS is not set 2648 # CONFIG_FB_PM2 is not set 2649 # CONFIG_FB_CYBER2000 is not set 2650 # CONFIG_FB_ASILIANT is not set 2651 # CONFIG_FB_IMSTT is not set 2652 # CONFIG_FB_OPENCORES is not set 2653 # CONFIG_FB_S1D13XXX is not set 2654 # CONFIG_FB_NVIDIA is not set 2655 # CONFIG_FB_RIVA is not set 2656 # CONFIG_FB_I740 is not set 2657 # CONFIG_FB_MATROX is not set 2658 # CONFIG_FB_RADEON is not set 2659 # CONFIG_FB_ATY128 is not set 2660 # CONFIG_FB_ATY is not set 2661 # CONFIG_FB_S3 is not set 2662 # CONFIG_FB_SAVAGE is not set 2663 # CONFIG_FB_SIS is not set 2664 # CONFIG_FB_NEOMAGIC is not set 2665 # CONFIG_FB_KYRO is not set 2666 # CONFIG_FB_3DFX is not set 2667 # CONFIG_FB_VOODOO1 is not set 2668 # CONFIG_FB_VT8623 is not set 2669 # CONFIG_FB_TRIDENT is not set 2670 # CONFIG_FB_ARK is not set 2671 # CONFIG_FB_PM3 is not set 2672 # CONFIG_FB_CARMINE is not set 2673 # CONFIG_FB_SMSCUFX is not set 2674 # CONFIG_FB_UDL is not set 2675 # CONFIG_FB_IBM_GXT4500 is not set 2676 # CONFIG_FB_VIRTUAL is not set 2677 # CONFIG_FB_METRONOME is not set 2678 # CONFIG_FB_MB862XX is not set 2679 # CONFIG_FB_SIMPLE is not set 2680 # CONFIG_FB_SSD1307 is not set 2681 # CONFIG_FB_SM712 is not set 2682 CONFIG_FB_CORE=y 2683 CONFIG_FB_NOTIFY=y 2684 # CONFIG_FIRMWARE_EDID is not set 2685 CONFIG_FB_DEVICE=y 2686 # CONFIG_FB_FOREIGN_ENDIAN is not set 2687 # CONFIG_FB_MODE_HELPERS is not set 2688 # CONFIG_FB_TILEBLITTING is not set 2689 # end of Frame buffer Devices 2690 2691 # 2692 # Backlight & LCD device support 2693 # 2694 # CONFIG_LCD_CLASS_DEVICE is not set 2695 CONFIG_BACKLIGHT_CLASS_DEVICE=y 2696 # CONFIG_BACKLIGHT_KTD253 is not set 2697 # CONFIG_BACKLIGHT_KTD2801 is not set 2698 # CONFIG_BACKLIGHT_KTZ8866 is not set 2699 # CONFIG_BACKLIGHT_QCOM_WLED is not set 2700 # CONFIG_BACKLIGHT_ADP8860 is not set 2701 # CONFIG_BACKLIGHT_ADP8870 is not set 2702 # CONFIG_BACKLIGHT_LM3639 is not set 2703 # CONFIG_BACKLIGHT_GPIO is not set 2704 # CONFIG_BACKLIGHT_LV5207LP is not set 2705 # CONFIG_BACKLIGHT_BD6107 is not set 2706 # CONFIG_BACKLIGHT_ARCXCNN is not set 2707 # CONFIG_BACKLIGHT_LED is not set 2708 # end of Backlight & LCD device support 2709 2710 # 2711 # Console display driver support 2712 # 2713 CONFIG_DUMMY_CONSOLE=y 2714 CONFIG_DUMMY_CONSOLE_COLUMNS=80 2715 CONFIG_DUMMY_CONSOLE_ROWS=30 2716 CONFIG_FRAMEBUFFER_CONSOLE=y 2717 # CONFIG_FRAMEBUFFER_CONSOLE_LEGACY_ACCELERATION is not set 2718 CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y 2719 # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set 2720 # CONFIG_FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER is not set 2721 # end of Console display driver support 2722 2723 CONFIG_LOGO=y 2724 CONFIG_LOGO_LINUX_MONO=y 2725 CONFIG_LOGO_LINUX_VGA16=y 2726 CONFIG_LOGO_LINUX_CLUT224=y 2727 # end of Graphics support 2728 2729 # CONFIG_SOUND is not set 2730 CONFIG_HID_SUPPORT=y 2731 CONFIG_HID=y 2732 # CONFIG_HID_BATTERY_STRENGTH is not set 2733 # CONFIG_HIDRAW is not set 2734 # CONFIG_UHID is not set 2735 CONFIG_HID_GENERIC=y 2736 2737 # 2738 # Special HID drivers 2739 # 2740 CONFIG_HID_A4TECH=y 2741 # CONFIG_HID_ACCUTOUCH is not set 2742 # CONFIG_HID_ACRUX is not set 2743 CONFIG_HID_APPLE=y 2744 # CONFIG_HID_APPLEIR is not set 2745 # CONFIG_HID_ASUS is not set 2746 # CONFIG_HID_AUREAL is not set 2747 CONFIG_HID_BELKIN=y 2748 # CONFIG_HID_BETOP_FF is not set 2749 # CONFIG_HID_BIGBEN_FF is not set 2750 CONFIG_HID_CHERRY=y 2751 CONFIG_HID_CHICONY=y 2752 # CONFIG_HID_CORSAIR is not set 2753 # CONFIG_HID_COUGAR is not set 2754 # CONFIG_HID_MACALLY is not set 2755 # CONFIG_HID_CMEDIA is not set 2756 # CONFIG_HID_CREATIVE_SB0540 is not set 2757 CONFIG_HID_CYPRESS=y 2758 CONFIG_HID_DRAGONRISE=y 2759 # CONFIG_DRAGONRISE_FF is not set 2760 # CONFIG_HID_EMS_FF is not set 2761 # CONFIG_HID_ELAN is not set 2762 # CONFIG_HID_ELECOM is not set 2763 # CONFIG_HID_ELO is not set 2764 # CONFIG_HID_EVISION is not set 2765 CONFIG_HID_EZKEY=y 2766 # CONFIG_HID_GEMBIRD is not set 2767 # CONFIG_HID_GFRM is not set 2768 # CONFIG_HID_GLORIOUS is not set 2769 # CONFIG_HID_HOLTEK is not set 2770 # CONFIG_HID_GOOGLE_STADIA_FF is not set 2771 # CONFIG_HID_VIVALDI is not set 2772 # CONFIG_HID_GT683R is not set 2773 # CONFIG_HID_KEYTOUCH is not set 2774 # CONFIG_HID_KYE is not set 2775 # CONFIG_HID_UCLOGIC is not set 2776 # CONFIG_HID_WALTOP is not set 2777 # CONFIG_HID_VIEWSONIC is not set 2778 # CONFIG_HID_VRC2 is not set 2779 # CONFIG_HID_XIAOMI is not set 2780 CONFIG_HID_GYRATION=y 2781 # CONFIG_HID_ICADE is not set 2782 CONFIG_HID_ITE=y 2783 # CONFIG_HID_JABRA is not set 2784 CONFIG_HID_TWINHAN=y 2785 CONFIG_HID_KENSINGTON=y 2786 # CONFIG_HID_LCPOWER is not set 2787 # CONFIG_HID_LED is not set 2788 # CONFIG_HID_LENOVO is not set 2789 # CONFIG_HID_LETSKETCH is not set 2790 CONFIG_HID_LOGITECH=y 2791 # CONFIG_HID_LOGITECH_HIDPP is not set 2792 # CONFIG_LOGITECH_FF is not set 2793 # CONFIG_LOGIRUMBLEPAD2_FF is not set 2794 # CONFIG_LOGIG940_FF is not set 2795 # CONFIG_LOGIWHEELS_FF is not set 2796 # CONFIG_HID_MAGICMOUSE is not set 2797 # CONFIG_HID_MALTRON is not set 2798 # CONFIG_HID_MAYFLASH is not set 2799 # CONFIG_HID_MEGAWORLD_FF is not set 2800 CONFIG_HID_REDRAGON=y 2801 CONFIG_HID_MICROSOFT=y 2802 CONFIG_HID_MONTEREY=y 2803 # CONFIG_HID_MULTITOUCH is not set 2804 # CONFIG_HID_NINTENDO is not set 2805 # CONFIG_HID_NTI is not set 2806 CONFIG_HID_NTRIG=y 2807 # CONFIG_HID_ORTEK is not set 2808 CONFIG_HID_PANTHERLORD=y 2809 # CONFIG_PANTHERLORD_FF is not set 2810 # CONFIG_HID_PENMOUNT is not set 2811 CONFIG_HID_PETALYNX=y 2812 # CONFIG_HID_PICOLCD is not set 2813 # CONFIG_HID_PLANTRONICS is not set 2814 # CONFIG_HID_PXRC is not set 2815 # CONFIG_HID_RAZER is not set 2816 # CONFIG_HID_PRIMAX is not set 2817 # CONFIG_HID_RETRODE is not set 2818 # CONFIG_HID_ROCCAT is not set 2819 # CONFIG_HID_SAITEK is not set 2820 CONFIG_HID_SAMSUNG=y 2821 # CONFIG_HID_SEMITEK is not set 2822 # CONFIG_HID_SIGMAMICRO is not set 2823 CONFIG_HID_SONY=y 2824 # CONFIG_SONY_FF is not set 2825 # CONFIG_HID_SPEEDLINK is not set 2826 # CONFIG_HID_STEAM is not set 2827 # CONFIG_HID_STEELSERIES is not set 2828 CONFIG_HID_SUNPLUS=y 2829 # CONFIG_HID_RMI is not set 2830 CONFIG_HID_GREENASIA=y 2831 # CONFIG_GREENASIA_FF is not set 2832 CONFIG_HID_SMARTJOYPLUS=y 2833 # CONFIG_SMARTJOYPLUS_FF is not set 2834 # CONFIG_HID_TIVO is not set 2835 CONFIG_HID_TOPSEED=y 2836 # CONFIG_HID_TOPRE is not set 2837 # CONFIG_HID_THINGM is not set 2838 CONFIG_HID_THRUSTMASTER=y 2839 # CONFIG_THRUSTMASTER_FF is not set 2840 # CONFIG_HID_UDRAW_PS3 is not set 2841 # CONFIG_HID_U2FZERO is not set 2842 # CONFIG_HID_WACOM is not set 2843 # CONFIG_HID_WIIMOTE is not set 2844 # CONFIG_HID_XINMO is not set 2845 CONFIG_HID_ZEROPLUS=y 2846 # CONFIG_ZEROPLUS_FF is not set 2847 # CONFIG_HID_ZYDACRON is not set 2848 # CONFIG_HID_SENSOR_HUB is not set 2849 # CONFIG_HID_ALPS is not set 2850 # CONFIG_HID_MCP2200 is not set 2851 # CONFIG_HID_MCP2221 is not set 2852 # end of Special HID drivers 2853 2854 # 2855 # HID-BPF support 2856 # 2857 # end of HID-BPF support 2858 2859 # 2860 # USB HID support 2861 # 2862 CONFIG_USB_HID=y 2863 # CONFIG_HID_PID is not set 2864 # CONFIG_USB_HIDDEV is not set 2865 # end of USB HID support 2866 2867 CONFIG_I2C_HID=y 2868 # CONFIG_I2C_HID_OF is not set 2869 # CONFIG_I2C_HID_OF_ELAN is not set 2870 # CONFIG_I2C_HID_OF_GOODIX is not set 2871 CONFIG_USB_OHCI_LITTLE_ENDIAN=y 2872 CONFIG_USB_SUPPORT=y 2873 CONFIG_USB_COMMON=y 2874 # CONFIG_USB_LED_TRIG is not set 2875 # CONFIG_USB_ULPI_BUS is not set 2876 # CONFIG_USB_CONN_GPIO is not set 2877 CONFIG_USB_ARCH_HAS_HCD=y 2878 CONFIG_USB=y 2879 CONFIG_USB_PCI=y 2880 # CONFIG_USB_PCI_AMD is not set 2881 CONFIG_USB_ANNOUNCE_NEW_DEVICES=y 2882 2883 # 2884 # Miscellaneous USB options 2885 # 2886 CONFIG_USB_DEFAULT_PERSIST=y 2887 # CONFIG_USB_FEW_INIT_RETRIES is not set 2888 # CONFIG_USB_DYNAMIC_MINORS is not set 2889 # CONFIG_USB_OTG is not set 2890 # CONFIG_USB_OTG_PRODUCTLIST is not set 2891 # CONFIG_USB_OTG_DISABLE_EXTERNAL_HUB is not set 2892 # CONFIG_USB_LEDS_TRIGGER_USBPORT is not set 2893 CONFIG_USB_AUTOSUSPEND_DELAY=2 2894 CONFIG_USB_DEFAULT_AUTHORIZATION_MODE=1 2895 CONFIG_USB_MON=y 2896 2897 # 2898 # USB Host Controller Drivers 2899 # 2900 # CONFIG_USB_C67X00_HCD is not set 2901 # CONFIG_USB_XHCI_HCD is not set 2902 # CONFIG_USB_EHCI_HCD is not set 2903 # CONFIG_USB_OXU210HP_HCD is not set 2904 # CONFIG_USB_ISP116X_HCD is not set 2905 # CONFIG_USB_OHCI_HCD is not set 2906 # CONFIG_USB_UHCI_HCD is not set 2907 # CONFIG_USB_SL811_HCD is not set 2908 # CONFIG_USB_R8A66597_HCD is not set 2909 # CONFIG_USB_HCD_TEST_MODE is not set 2910 2911 # 2912 # USB Device Class drivers 2913 # 2914 # CONFIG_USB_ACM is not set 2915 # CONFIG_USB_PRINTER is not set 2916 # CONFIG_USB_WDM is not set 2917 # CONFIG_USB_TMC is not set 2918 2919 # 2920 # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may 2921 # 2922 2923 # 2924 # also be needed; see USB_STORAGE Help for more info 2925 # 2926 CONFIG_USB_STORAGE=y 2927 # CONFIG_USB_STORAGE_DEBUG is not set 2928 # CONFIG_USB_STORAGE_REALTEK is not set 2929 # CONFIG_USB_STORAGE_DATAFAB is not set 2930 # CONFIG_USB_STORAGE_FREECOM is not set 2931 # CONFIG_USB_STORAGE_ISD200 is not set 2932 # CONFIG_USB_STORAGE_USBAT is not set 2933 # CONFIG_USB_STORAGE_SDDR09 is not set 2934 # CONFIG_USB_STORAGE_SDDR55 is not set 2935 # CONFIG_USB_STORAGE_JUMPSHOT is not set 2936 # CONFIG_USB_STORAGE_ALAUDA is not set 2937 # CONFIG_USB_STORAGE_ONETOUCH is not set 2938 # CONFIG_USB_STORAGE_KARMA is not set 2939 # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set 2940 # CONFIG_USB_STORAGE_ENE_UB6250 is not set 2941 # CONFIG_USB_UAS is not set 2942 2943 # 2944 # USB Imaging devices 2945 # 2946 # CONFIG_USB_MDC800 is not set 2947 # CONFIG_USB_MICROTEK is not set 2948 # CONFIG_USBIP_CORE is not set 2949 2950 # 2951 # USB dual-mode controller drivers 2952 # 2953 # CONFIG_USB_CDNS_SUPPORT is not set 2954 # CONFIG_USB_MUSB_HDRC is not set 2955 # CONFIG_USB_DWC3 is not set 2956 # CONFIG_USB_DWC2 is not set 2957 CONFIG_USB_ISP1760=y 2958 CONFIG_USB_ISP1760_HCD=y 2959 CONFIG_USB_ISP1760_HOST_ROLE=y 2960 2961 # 2962 # USB port drivers 2963 # 2964 # CONFIG_USB_SERIAL is not set 2965 2966 # 2967 # USB Miscellaneous drivers 2968 # 2969 # CONFIG_USB_EMI62 is not set 2970 # CONFIG_USB_EMI26 is not set 2971 # CONFIG_USB_ADUTUX is not set 2972 # CONFIG_USB_SEVSEG is not set 2973 # CONFIG_USB_LEGOTOWER is not set 2974 # CONFIG_USB_LCD is not set 2975 # CONFIG_USB_CYPRESS_CY7C63 is not set 2976 # CONFIG_USB_CYTHERM is not set 2977 # CONFIG_USB_IDMOUSE is not set 2978 # CONFIG_USB_APPLEDISPLAY is not set 2979 # CONFIG_APPLE_MFI_FASTCHARGE is not set 2980 # CONFIG_USB_LD is not set 2981 # CONFIG_USB_TRANCEVIBRATOR is not set 2982 # CONFIG_USB_IOWARRIOR is not set 2983 # CONFIG_USB_TEST is not set 2984 # CONFIG_USB_EHSET_TEST_FIXTURE is not set 2985 # CONFIG_USB_ISIGHTFW is not set 2986 # CONFIG_USB_YUREX is not set 2987 # CONFIG_USB_EZUSB_FX2 is not set 2988 # CONFIG_USB_HUB_USB251XB is not set 2989 # CONFIG_USB_HSIC_USB3503 is not set 2990 # CONFIG_USB_HSIC_USB4604 is not set 2991 # CONFIG_USB_LINK_LAYER_TEST is not set 2992 # CONFIG_USB_CHAOSKEY is not set 2993 # CONFIG_USB_ONBOARD_HUB is not set 2994 2995 # 2996 # USB Physical Layer drivers 2997 # 2998 # CONFIG_NOP_USB_XCEIV is not set 2999 # CONFIG_USB_GPIO_VBUS is not set 3000 # CONFIG_USB_ISP1301 is not set 3001 # CONFIG_USB_ULPI is not set 3002 # end of USB Physical Layer drivers 3003 3004 # CONFIG_USB_GADGET is not set 3005 # CONFIG_TYPEC is not set 3006 # CONFIG_USB_ROLE_SWITCH is not set 3007 CONFIG_MMC=y 3008 CONFIG_PWRSEQ_EMMC=y 3009 CONFIG_PWRSEQ_SIMPLE=y 3010 CONFIG_MMC_BLOCK=y 3011 CONFIG_MMC_BLOCK_MINORS=8 3012 # CONFIG_SDIO_UART is not set 3013 # CONFIG_MMC_TEST is not set 3014 3015 # 3016 # MMC/SD/SDIO Host Controller Drivers 3017 # 3018 # CONFIG_MMC_DEBUG is not set 3019 CONFIG_MMC_ARMMMCI=y 3020 CONFIG_MMC_STM32_SDMMC=y 3021 # CONFIG_MMC_SDHCI is not set 3022 # CONFIG_MMC_TIFM_SD is not set 3023 # CONFIG_MMC_CB710 is not set 3024 # CONFIG_MMC_VIA_SDMMC is not set 3025 # CONFIG_MMC_DW is not set 3026 # CONFIG_MMC_VUB300 is not set 3027 # CONFIG_MMC_USHC is not set 3028 # CONFIG_MMC_USDHI6ROL0 is not set 3029 # CONFIG_MMC_CQHCI is not set 3030 # CONFIG_MMC_HSQ is not set 3031 # CONFIG_MMC_TOSHIBA_PCI is not set 3032 # CONFIG_MMC_MTK is not set 3033 # CONFIG_SCSI_UFSHCD is not set 3034 # CONFIG_MEMSTICK is not set 3035 CONFIG_NEW_LEDS=y 3036 CONFIG_LEDS_CLASS=y 3037 # CONFIG_LEDS_CLASS_FLASH is not set 3038 # CONFIG_LEDS_CLASS_MULTICOLOR is not set 3039 # CONFIG_LEDS_BRIGHTNESS_HW_CHANGED is not set 3040 3041 # 3042 # LED drivers 3043 # 3044 # CONFIG_LEDS_AN30259A is not set 3045 # CONFIG_LEDS_AW200XX is not set 3046 # CONFIG_LEDS_AW2013 is not set 3047 # CONFIG_LEDS_BCM6328 is not set 3048 # CONFIG_LEDS_BCM6358 is not set 3049 # CONFIG_LEDS_LM3530 is not set 3050 # CONFIG_LEDS_LM3532 is not set 3051 # CONFIG_LEDS_LM3642 is not set 3052 # CONFIG_LEDS_LM3692X is not set 3053 # CONFIG_LEDS_PCA9532 is not set 3054 CONFIG_LEDS_GPIO=y 3055 # CONFIG_LEDS_LP3944 is not set 3056 # CONFIG_LEDS_LP3952 is not set 3057 # CONFIG_LEDS_LP8860 is not set 3058 # CONFIG_LEDS_PCA955X is not set 3059 # CONFIG_LEDS_PCA963X is not set 3060 # CONFIG_LEDS_PCA995X is not set 3061 # CONFIG_LEDS_REGULATOR is not set 3062 # CONFIG_LEDS_BD2606MVV is not set 3063 # CONFIG_LEDS_BD2802 is not set 3064 # CONFIG_LEDS_LT3593 is not set 3065 # CONFIG_LEDS_TCA6507 is not set 3066 # CONFIG_LEDS_TLC591XX is not set 3067 # CONFIG_LEDS_LM355x is not set 3068 # CONFIG_LEDS_IS31FL319X is not set 3069 # CONFIG_LEDS_IS31FL32XX is not set 3070 3071 # 3072 # LED driver for blink(1) USB RGB LED is under Special HID drivers (HID_THINGM) 3073 # 3074 # CONFIG_LEDS_BLINKM is not set 3075 # CONFIG_LEDS_SYSCON is not set 3076 # CONFIG_LEDS_MLXREG is not set 3077 # CONFIG_LEDS_USER is not set 3078 # CONFIG_LEDS_LM3697 is not set 3079 3080 # 3081 # Flash and Torch LED drivers 3082 # 3083 3084 # 3085 # RGB LED drivers 3086 # 3087 3088 # 3089 # LED Triggers 3090 # 3091 CONFIG_LEDS_TRIGGERS=y 3092 # CONFIG_LEDS_TRIGGER_TIMER is not set 3093 # CONFIG_LEDS_TRIGGER_ONESHOT is not set 3094 # CONFIG_LEDS_TRIGGER_DISK is not set 3095 # CONFIG_LEDS_TRIGGER_MTD is not set 3096 CONFIG_LEDS_TRIGGER_HEARTBEAT=y 3097 # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set 3098 CONFIG_LEDS_TRIGGER_CPU=y 3099 # CONFIG_LEDS_TRIGGER_ACTIVITY is not set 3100 # CONFIG_LEDS_TRIGGER_GPIO is not set 3101 # CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set 3102 3103 # 3104 # iptables trigger is under Netfilter config (LED target) 3105 # 3106 # CONFIG_LEDS_TRIGGER_TRANSIENT is not set 3107 # CONFIG_LEDS_TRIGGER_CAMERA is not set 3108 # CONFIG_LEDS_TRIGGER_PANIC is not set 3109 # CONFIG_LEDS_TRIGGER_NETDEV is not set 3110 # CONFIG_LEDS_TRIGGER_PATTERN is not set 3111 # CONFIG_LEDS_TRIGGER_AUDIO is not set 3112 # CONFIG_LEDS_TRIGGER_TTY is not set 3113 3114 # 3115 # Simple LED drivers 3116 # 3117 # CONFIG_ACCESSIBILITY is not set 3118 # CONFIG_INFINIBAND is not set 3119 CONFIG_EDAC_ATOMIC_SCRUB=y 3120 CONFIG_EDAC_SUPPORT=y 3121 CONFIG_RTC_LIB=y 3122 CONFIG_RTC_CLASS=y 3123 CONFIG_RTC_HCTOSYS=y 3124 CONFIG_RTC_HCTOSYS_DEVICE="rtc0" 3125 CONFIG_RTC_SYSTOHC=y 3126 CONFIG_RTC_SYSTOHC_DEVICE="rtc0" 3127 # CONFIG_RTC_DEBUG is not set 3128 CONFIG_RTC_NVMEM=y 3129 3130 # 3131 # RTC interfaces 3132 # 3133 CONFIG_RTC_INTF_SYSFS=y 3134 CONFIG_RTC_INTF_PROC=y 3135 CONFIG_RTC_INTF_DEV=y 3136 # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set 3137 # CONFIG_RTC_DRV_TEST is not set 3138 3139 # 3140 # I2C RTC drivers 3141 # 3142 # CONFIG_RTC_DRV_ABB5ZES3 is not set 3143 # CONFIG_RTC_DRV_ABEOZ9 is not set 3144 # CONFIG_RTC_DRV_ABX80X is not set 3145 # CONFIG_RTC_DRV_DS1307 is not set 3146 # CONFIG_RTC_DRV_DS1374 is not set 3147 # CONFIG_RTC_DRV_DS1672 is not set 3148 # CONFIG_RTC_DRV_HYM8563 is not set 3149 # CONFIG_RTC_DRV_MAX6900 is not set 3150 # CONFIG_RTC_DRV_MAX31335 is not set 3151 # CONFIG_RTC_DRV_NCT3018Y is not set 3152 # CONFIG_RTC_DRV_RS5C372 is not set 3153 # CONFIG_RTC_DRV_ISL1208 is not set 3154 # CONFIG_RTC_DRV_ISL12022 is not set 3155 # CONFIG_RTC_DRV_ISL12026 is not set 3156 # CONFIG_RTC_DRV_X1205 is not set 3157 # CONFIG_RTC_DRV_PCF8523 is not set 3158 # CONFIG_RTC_DRV_PCF85063 is not set 3159 # CONFIG_RTC_DRV_PCF85363 is not set 3160 # CONFIG_RTC_DRV_PCF8563 is not set 3161 # CONFIG_RTC_DRV_PCF8583 is not set 3162 # CONFIG_RTC_DRV_M41T80 is not set 3163 # CONFIG_RTC_DRV_BQ32K is not set 3164 # CONFIG_RTC_DRV_S35390A is not set 3165 # CONFIG_RTC_DRV_FM3130 is not set 3166 # CONFIG_RTC_DRV_RX8010 is not set 3167 # CONFIG_RTC_DRV_RX8581 is not set 3168 # CONFIG_RTC_DRV_RX8025 is not set 3169 # CONFIG_RTC_DRV_EM3027 is not set 3170 # CONFIG_RTC_DRV_RV3028 is not set 3171 # CONFIG_RTC_DRV_RV3032 is not set 3172 # CONFIG_RTC_DRV_RV8803 is not set 3173 # CONFIG_RTC_DRV_SD3078 is not set 3174 3175 # 3176 # SPI RTC drivers 3177 # 3178 CONFIG_RTC_I2C_AND_SPI=y 3179 3180 # 3181 # SPI and I2C RTC drivers 3182 # 3183 # CONFIG_RTC_DRV_DS3232 is not set 3184 # CONFIG_RTC_DRV_PCF2127 is not set 3185 # CONFIG_RTC_DRV_RV3029C2 is not set 3186 # CONFIG_RTC_DRV_RX6110 is not set 3187 3188 # 3189 # Platform RTC drivers 3190 # 3191 # CONFIG_RTC_DRV_CMOS is not set 3192 # CONFIG_RTC_DRV_DS1286 is not set 3193 # CONFIG_RTC_DRV_DS1511 is not set 3194 # CONFIG_RTC_DRV_DS1553 is not set 3195 # CONFIG_RTC_DRV_DS1685_FAMILY is not set 3196 # CONFIG_RTC_DRV_DS1742 is not set 3197 # CONFIG_RTC_DRV_DS2404 is not set 3198 # CONFIG_RTC_DRV_STK17TA8 is not set 3199 # CONFIG_RTC_DRV_M48T86 is not set 3200 # CONFIG_RTC_DRV_M48T35 is not set 3201 # CONFIG_RTC_DRV_M48T59 is not set 3202 # CONFIG_RTC_DRV_MSM6242 is not set 3203 # CONFIG_RTC_DRV_RP5C01 is not set 3204 # CONFIG_RTC_DRV_ZYNQMP is not set 3205 3206 # 3207 # on-CPU RTC drivers 3208 # 3209 # CONFIG_RTC_DRV_PL030 is not set 3210 CONFIG_RTC_DRV_PL031=y 3211 # CONFIG_RTC_DRV_CADENCE is not set 3212 # CONFIG_RTC_DRV_FTRTC010 is not set 3213 # CONFIG_RTC_DRV_R7301 is not set 3214 3215 # 3216 # HID Sensor RTC drivers 3217 # 3218 # CONFIG_RTC_DRV_GOLDFISH is not set 3219 # CONFIG_DMADEVICES is not set 3220 3221 # 3222 # DMABUF options 3223 # 3224 CONFIG_SYNC_FILE=y 3225 # CONFIG_SW_SYNC is not set 3226 # CONFIG_UDMABUF is not set 3227 # CONFIG_DMABUF_MOVE_NOTIFY is not set 3228 # CONFIG_DMABUF_DEBUG is not set 3229 # CONFIG_DMABUF_SELFTESTS is not set 3230 # CONFIG_DMABUF_HEAPS is not set 3231 # CONFIG_DMABUF_SYSFS_STATS is not set 3232 # end of DMABUF options 3233 3234 # CONFIG_UIO is not set 3235 # CONFIG_VFIO is not set 3236 # CONFIG_VIRT_DRIVERS is not set 3237 CONFIG_VIRTIO_ANCHOR=y 3238 CONFIG_VIRTIO=y 3239 CONFIG_VIRTIO_PCI_LIB=y 3240 CONFIG_VIRTIO_PCI_LIB_LEGACY=y 3241 CONFIG_VIRTIO_MENU=y 3242 CONFIG_VIRTIO_PCI=y 3243 CONFIG_VIRTIO_PCI_LEGACY=y 3244 CONFIG_VIRTIO_BALLOON=y 3245 CONFIG_VIRTIO_INPUT=y 3246 CONFIG_VIRTIO_MMIO=y 3247 CONFIG_VIRTIO_MMIO_CMDLINE_DEVICES=y 3248 # CONFIG_VDPA is not set 3249 CONFIG_VHOST_MENU=y 3250 # CONFIG_VHOST_NET is not set 3251 # CONFIG_VHOST_CROSS_ENDIAN_LEGACY is not set 3252 3253 # 3254 # Microsoft Hyper-V guest support 3255 # 3256 # end of Microsoft Hyper-V guest support 3257 3258 # CONFIG_GREYBUS is not set 3259 # CONFIG_COMEDI is not set 3260 # CONFIG_STAGING is not set 3261 # CONFIG_GOLDFISH is not set 3262 # CONFIG_CHROME_PLATFORMS is not set 3263 # CONFIG_MELLANOX_PLATFORM is not set 3264 CONFIG_HAVE_CLK=y 3265 CONFIG_HAVE_CLK_PREPARE=y 3266 CONFIG_COMMON_CLK=y 3267 3268 # 3269 # Clock driver for ARM Reference designs 3270 # 3271 CONFIG_CLK_ICST=y 3272 CONFIG_CLK_SP810=y 3273 CONFIG_CLK_VEXPRESS_OSC=y 3274 # end of Clock driver for ARM Reference designs 3275 3276 # CONFIG_COMMON_CLK_MAX9485 is not set 3277 # CONFIG_COMMON_CLK_SI5341 is not set 3278 # CONFIG_COMMON_CLK_SI5351 is not set 3279 # CONFIG_COMMON_CLK_SI514 is not set 3280 # CONFIG_COMMON_CLK_SI544 is not set 3281 # CONFIG_COMMON_CLK_SI570 is not set 3282 # CONFIG_COMMON_CLK_CDCE706 is not set 3283 # CONFIG_COMMON_CLK_CDCE925 is not set 3284 # CONFIG_COMMON_CLK_CS2000_CP is not set 3285 # CONFIG_COMMON_CLK_AXI_CLKGEN is not set 3286 # CONFIG_COMMON_CLK_RS9_PCIE is not set 3287 # CONFIG_COMMON_CLK_SI521XX is not set 3288 # CONFIG_COMMON_CLK_VC3 is not set 3289 # CONFIG_COMMON_CLK_VC5 is not set 3290 # CONFIG_COMMON_CLK_VC7 is not set 3291 # CONFIG_COMMON_CLK_FIXED_MMIO is not set 3292 # CONFIG_XILINX_VCU is not set 3293 # CONFIG_COMMON_CLK_XLNX_CLKWZRD is not set 3294 # CONFIG_HWSPINLOCK is not set 3295 3296 # 3297 # Clock Source drivers 3298 # 3299 CONFIG_TIMER_OF=y 3300 CONFIG_TIMER_PROBE=y 3301 CONFIG_CLKSRC_MMIO=y 3302 CONFIG_ARM_ARCH_TIMER=y 3303 CONFIG_ARM_ARCH_TIMER_EVTSTREAM=y 3304 CONFIG_ARM_GLOBAL_TIMER=y 3305 CONFIG_ARM_GT_INITIAL_PRESCALER_VAL=1 3306 CONFIG_ARM_TIMER_SP804=y 3307 CONFIG_CLKSRC_ARM_GLOBAL_TIMER_SCHED_CLOCK=y 3308 CONFIG_CLKSRC_VERSATILE=y 3309 # CONFIG_MICROCHIP_PIT64B is not set 3310 # end of Clock Source drivers 3311 3312 # CONFIG_MAILBOX is not set 3313 CONFIG_IOMMU_SUPPORT=y 3314 3315 # 3316 # Generic IOMMU Pagetable Support 3317 # 3318 # CONFIG_IOMMU_IO_PGTABLE_LPAE is not set 3319 # CONFIG_IOMMU_IO_PGTABLE_ARMV7S is not set 3320 # end of Generic IOMMU Pagetable Support 3321 3322 # CONFIG_IOMMU_DEBUGFS is not set 3323 # CONFIG_IOMMUFD is not set 3324 # CONFIG_ARM_SMMU is not set 3325 3326 # 3327 # Remoteproc drivers 3328 # 3329 # CONFIG_REMOTEPROC is not set 3330 # end of Remoteproc drivers 3331 3332 # 3333 # Rpmsg drivers 3334 # 3335 # CONFIG_RPMSG_VIRTIO is not set 3336 # end of Rpmsg drivers 3337 3338 # CONFIG_SOUNDWIRE is not set 3339 3340 # 3341 # SOC (System On Chip) specific Drivers 3342 # 3343 3344 # 3345 # Amlogic SoC drivers 3346 # 3347 # end of Amlogic SoC drivers 3348 3349 # 3350 # Broadcom SoC drivers 3351 # 3352 # end of Broadcom SoC drivers 3353 3354 # 3355 # NXP/Freescale QorIQ SoC drivers 3356 # 3357 # CONFIG_QUICC_ENGINE is not set 3358 # CONFIG_FSL_RCPM is not set 3359 # end of NXP/Freescale QorIQ SoC drivers 3360 3361 # 3362 # fujitsu SoC drivers 3363 # 3364 # end of fujitsu SoC drivers 3365 3366 # 3367 # i.MX SoC drivers 3368 # 3369 # end of i.MX SoC drivers 3370 3371 # 3372 # Enable LiteX SoC Builder specific drivers 3373 # 3374 # CONFIG_LITEX_SOC_CONTROLLER is not set 3375 # end of Enable LiteX SoC Builder specific drivers 3376 3377 # CONFIG_WPCM450_SOC is not set 3378 3379 # 3380 # Qualcomm SoC drivers 3381 # 3382 # end of Qualcomm SoC drivers 3383 3384 # CONFIG_SOC_TI is not set 3385 3386 # 3387 # Xilinx SoC drivers 3388 # 3389 # end of Xilinx SoC drivers 3390 # end of SOC (System On Chip) specific Drivers 3391 3392 # 3393 # PM Domains 3394 # 3395 3396 # 3397 # Amlogic PM Domains 3398 # 3399 # end of Amlogic PM Domains 3400 3401 # 3402 # Broadcom PM Domains 3403 # 3404 # end of Broadcom PM Domains 3405 3406 # 3407 # i.MX PM Domains 3408 # 3409 # end of i.MX PM Domains 3410 3411 # 3412 # Qualcomm PM Domains 3413 # 3414 # end of Qualcomm PM Domains 3415 # end of PM Domains 3416 3417 # CONFIG_PM_DEVFREQ is not set 3418 # CONFIG_EXTCON is not set 3419 # CONFIG_MEMORY is not set 3420 # CONFIG_IIO is not set 3421 # CONFIG_NTB is not set 3422 # CONFIG_PWM is not set 3423 3424 # 3425 # IRQ chip support 3426 # 3427 CONFIG_IRQCHIP=y 3428 CONFIG_ARM_GIC=y 3429 CONFIG_ARM_GIC_MAX_NR=1 3430 # CONFIG_AL_FIC is not set 3431 # CONFIG_XILINX_INTC is not set 3432 # end of IRQ chip support 3433 3434 # CONFIG_IPACK_BUS is not set 3435 # CONFIG_RESET_CONTROLLER is not set 3436 3437 # 3438 # PHY Subsystem 3439 # 3440 # CONFIG_GENERIC_PHY is not set 3441 # CONFIG_PHY_CAN_TRANSCEIVER is not set 3442 3443 # 3444 # PHY drivers for Broadcom platforms 3445 # 3446 # CONFIG_BCM_KONA_USB2_PHY is not set 3447 # end of PHY drivers for Broadcom platforms 3448 3449 # CONFIG_PHY_CADENCE_TORRENT is not set 3450 # CONFIG_PHY_CADENCE_DPHY is not set 3451 # CONFIG_PHY_CADENCE_DPHY_RX is not set 3452 # CONFIG_PHY_CADENCE_SALVO is not set 3453 # CONFIG_PHY_PXA_28NM_HSIC is not set 3454 # CONFIG_PHY_PXA_28NM_USB2 is not set 3455 # CONFIG_PHY_LAN966X_SERDES is not set 3456 # CONFIG_PHY_MAPPHONE_MDM6600 is not set 3457 # CONFIG_PHY_OCELOT_SERDES is not set 3458 # end of PHY Subsystem 3459 3460 # CONFIG_POWERCAP is not set 3461 # CONFIG_MCB is not set 3462 3463 # 3464 # Performance monitor support 3465 # 3466 # CONFIG_ARM_CCI_PMU is not set 3467 # CONFIG_ARM_CCN is not set 3468 CONFIG_ARM_PMU=y 3469 # CONFIG_ARM_PMUV3 is not set 3470 # CONFIG_DWC_PCIE_PMU is not set 3471 # end of Performance monitor support 3472 3473 # CONFIG_RAS is not set 3474 # CONFIG_USB4 is not set 3475 3476 # 3477 # Android 3478 # 3479 # CONFIG_ANDROID_BINDER_IPC is not set 3480 # end of Android 3481 3482 # CONFIG_LIBNVDIMM is not set 3483 # CONFIG_DAX is not set 3484 CONFIG_NVMEM=y 3485 CONFIG_NVMEM_SYSFS=y 3486 CONFIG_NVMEM_LAYOUTS=y 3487 3488 # 3489 # Layout Types 3490 # 3491 # CONFIG_NVMEM_LAYOUT_SL28_VPD is not set 3492 # CONFIG_NVMEM_LAYOUT_ONIE_TLV is not set 3493 # end of Layout Types 3494 3495 # CONFIG_NVMEM_RMEM is not set 3496 # CONFIG_NVMEM_U_BOOT_ENV is not set 3497 3498 # 3499 # HW tracing support 3500 # 3501 # CONFIG_STM is not set 3502 # CONFIG_INTEL_TH is not set 3503 # end of HW tracing support 3504 3505 # CONFIG_FPGA is not set 3506 # CONFIG_FSI is not set 3507 # CONFIG_TEE is not set 3508 CONFIG_PM_OPP=y 3509 # CONFIG_SIOX is not set 3510 # CONFIG_SLIMBUS is not set 3511 # CONFIG_INTERCONNECT is not set 3512 # CONFIG_COUNTER is not set 3513 # CONFIG_MOST is not set 3514 # CONFIG_PECI is not set 3515 # CONFIG_HTE is not set 3516 # end of Device Drivers 3517 3518 # 3519 # File systems 3520 # 3521 CONFIG_DCACHE_WORD_ACCESS=y 3522 # CONFIG_VALIDATE_FS_PARSER is not set 3523 CONFIG_FS_IOMAP=y 3524 CONFIG_BUFFER_HEAD=y 3525 CONFIG_LEGACY_DIRECT_IO=y 3526 CONFIG_EXT2_FS=y 3527 # CONFIG_EXT2_FS_XATTR is not set 3528 CONFIG_EXT3_FS=y 3529 # CONFIG_EXT3_FS_POSIX_ACL is not set 3530 # CONFIG_EXT3_FS_SECURITY is not set 3531 CONFIG_EXT4_FS=y 3532 # CONFIG_EXT4_FS_POSIX_ACL is not set 3533 CONFIG_EXT4_FS_SECURITY=y 3534 # CONFIG_EXT4_DEBUG is not set 3535 CONFIG_JBD2=y 3536 # CONFIG_JBD2_DEBUG is not set 3537 CONFIG_FS_MBCACHE=y 3538 # CONFIG_REISERFS_FS is not set 3539 # CONFIG_JFS_FS is not set 3540 # CONFIG_XFS_FS is not set 3541 # CONFIG_GFS2_FS is not set 3542 # CONFIG_OCFS2_FS is not set 3543 # CONFIG_BTRFS_FS is not set 3544 # CONFIG_NILFS2_FS is not set 3545 # CONFIG_F2FS_FS is not set 3546 # CONFIG_BCACHEFS_FS is not set 3547 CONFIG_EXPORTFS=y 3548 # CONFIG_EXPORTFS_BLOCK_OPS is not set 3549 CONFIG_FILE_LOCKING=y 3550 # CONFIG_FS_ENCRYPTION is not set 3551 # CONFIG_FS_VERITY is not set 3552 CONFIG_FSNOTIFY=y 3553 CONFIG_DNOTIFY=y 3554 CONFIG_INOTIFY_USER=y 3555 # CONFIG_FANOTIFY is not set 3556 # CONFIG_QUOTA is not set 3557 # CONFIG_AUTOFS_FS is not set 3558 # CONFIG_FUSE_FS is not set 3559 # CONFIG_OVERLAY_FS is not set 3560 3561 # 3562 # Caches 3563 # 3564 CONFIG_NETFS_SUPPORT=y 3565 # CONFIG_NETFS_STATS is not set 3566 # CONFIG_FSCACHE is not set 3567 # end of Caches 3568 3569 # 3570 # CD-ROM/DVD Filesystems 3571 # 3572 # CONFIG_ISO9660_FS is not set 3573 # CONFIG_UDF_FS is not set 3574 # end of CD-ROM/DVD Filesystems 3575 3576 # 3577 # DOS/FAT/EXFAT/NT Filesystems 3578 # 3579 CONFIG_FAT_FS=y 3580 # CONFIG_MSDOS_FS is not set 3581 CONFIG_VFAT_FS=y 3582 CONFIG_FAT_DEFAULT_CODEPAGE=437 3583 CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" 3584 # CONFIG_FAT_DEFAULT_UTF8 is not set 3585 # CONFIG_EXFAT_FS is not set 3586 # CONFIG_NTFS3_FS is not set 3587 # end of DOS/FAT/EXFAT/NT Filesystems 3588 3589 # 3590 # Pseudo filesystems 3591 # 3592 CONFIG_PROC_FS=y 3593 CONFIG_PROC_SYSCTL=y 3594 CONFIG_PROC_PAGE_MONITOR=y 3595 # CONFIG_PROC_CHILDREN is not set 3596 CONFIG_KERNFS=y 3597 CONFIG_SYSFS=y 3598 CONFIG_TMPFS=y 3599 # CONFIG_TMPFS_POSIX_ACL is not set 3600 # CONFIG_TMPFS_XATTR is not set 3601 # CONFIG_TMPFS_QUOTA is not set 3602 CONFIG_ARCH_SUPPORTS_HUGETLBFS=y 3603 # CONFIG_HUGETLBFS is not set 3604 CONFIG_CONFIGFS_FS=y 3605 # end of Pseudo filesystems 3606 3607 CONFIG_MISC_FILESYSTEMS=y 3608 # CONFIG_ORANGEFS_FS is not set 3609 # CONFIG_ADFS_FS is not set 3610 # CONFIG_AFFS_FS is not set 3611 # CONFIG_ECRYPT_FS is not set 3612 # CONFIG_HFS_FS is not set 3613 # CONFIG_HFSPLUS_FS is not set 3614 # CONFIG_BEFS_FS is not set 3615 # CONFIG_BFS_FS is not set 3616 # CONFIG_EFS_FS is not set 3617 CONFIG_JFFS2_FS=y 3618 CONFIG_JFFS2_FS_DEBUG=0 3619 CONFIG_JFFS2_FS_WRITEBUFFER=y 3620 # CONFIG_JFFS2_FS_WBUF_VERIFY is not set 3621 # CONFIG_JFFS2_SUMMARY is not set 3622 # CONFIG_JFFS2_FS_XATTR is not set 3623 # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set 3624 CONFIG_JFFS2_ZLIB=y 3625 CONFIG_JFFS2_RTIME=y 3626 CONFIG_UBIFS_FS=y 3627 # CONFIG_UBIFS_FS_ADVANCED_COMPR is not set 3628 CONFIG_UBIFS_FS_LZO=y 3629 CONFIG_UBIFS_FS_ZLIB=y 3630 CONFIG_UBIFS_FS_ZSTD=y 3631 # CONFIG_UBIFS_ATIME_SUPPORT is not set 3632 CONFIG_UBIFS_FS_XATTR=y 3633 CONFIG_UBIFS_FS_SECURITY=y 3634 # CONFIG_UBIFS_FS_AUTHENTICATION is not set 3635 CONFIG_CRAMFS=y 3636 CONFIG_CRAMFS_BLOCKDEV=y 3637 # CONFIG_CRAMFS_MTD is not set 3638 CONFIG_SQUASHFS=y 3639 CONFIG_SQUASHFS_FILE_CACHE=y 3640 # CONFIG_SQUASHFS_FILE_DIRECT is not set 3641 CONFIG_SQUASHFS_DECOMP_SINGLE=y 3642 # CONFIG_SQUASHFS_CHOICE_DECOMP_BY_MOUNT is not set 3643 CONFIG_SQUASHFS_COMPILE_DECOMP_SINGLE=y 3644 # CONFIG_SQUASHFS_COMPILE_DECOMP_MULTI is not set 3645 # CONFIG_SQUASHFS_COMPILE_DECOMP_MULTI_PERCPU is not set 3646 # CONFIG_SQUASHFS_XATTR is not set 3647 CONFIG_SQUASHFS_ZLIB=y 3648 # CONFIG_SQUASHFS_LZ4 is not set 3649 CONFIG_SQUASHFS_LZO=y 3650 # CONFIG_SQUASHFS_XZ is not set 3651 # CONFIG_SQUASHFS_ZSTD is not set 3652 # CONFIG_SQUASHFS_4K_DEVBLK_SIZE is not set 3653 # CONFIG_SQUASHFS_EMBEDDED is not set 3654 CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3 3655 # CONFIG_VXFS_FS is not set 3656 # CONFIG_MINIX_FS is not set 3657 # CONFIG_OMFS_FS is not set 3658 # CONFIG_HPFS_FS is not set 3659 # CONFIG_QNX4FS_FS is not set 3660 # CONFIG_QNX6FS_FS is not set 3661 # CONFIG_ROMFS_FS is not set 3662 # CONFIG_PSTORE is not set 3663 # CONFIG_SYSV_FS is not set 3664 # CONFIG_UFS_FS is not set 3665 # CONFIG_EROFS_FS is not set 3666 CONFIG_NETWORK_FILESYSTEMS=y 3667 CONFIG_NFS_FS=y 3668 CONFIG_NFS_V2=y 3669 CONFIG_NFS_V3=y 3670 # CONFIG_NFS_V3_ACL is not set 3671 # CONFIG_NFS_V4 is not set 3672 # CONFIG_NFS_SWAP is not set 3673 CONFIG_ROOT_NFS=y 3674 # CONFIG_NFS_FSCACHE is not set 3675 CONFIG_NFS_DISABLE_UDP_SUPPORT=y 3676 # CONFIG_NFSD is not set 3677 CONFIG_GRACE_PERIOD=y 3678 CONFIG_LOCKD=y 3679 CONFIG_LOCKD_V4=y 3680 CONFIG_NFS_COMMON=y 3681 CONFIG_SUNRPC=y 3682 CONFIG_SUNRPC_GSS=y 3683 CONFIG_RPCSEC_GSS_KRB5=y 3684 # CONFIG_SUNRPC_DEBUG is not set 3685 # CONFIG_CEPH_FS is not set 3686 # CONFIG_CIFS is not set 3687 # CONFIG_SMB_SERVER is not set 3688 # CONFIG_CODA_FS is not set 3689 # CONFIG_AFS_FS is not set 3690 CONFIG_9P_FS=y 3691 # CONFIG_9P_FS_POSIX_ACL is not set 3692 # CONFIG_9P_FS_SECURITY is not set 3693 CONFIG_NLS=y 3694 CONFIG_NLS_DEFAULT="iso8859-1" 3695 CONFIG_NLS_CODEPAGE_437=y 3696 # CONFIG_NLS_CODEPAGE_737 is not set 3697 # CONFIG_NLS_CODEPAGE_775 is not set 3698 # CONFIG_NLS_CODEPAGE_850 is not set 3699 # CONFIG_NLS_CODEPAGE_852 is not set 3700 # CONFIG_NLS_CODEPAGE_855 is not set 3701 # CONFIG_NLS_CODEPAGE_857 is not set 3702 # CONFIG_NLS_CODEPAGE_860 is not set 3703 # CONFIG_NLS_CODEPAGE_861 is not set 3704 # CONFIG_NLS_CODEPAGE_862 is not set 3705 # CONFIG_NLS_CODEPAGE_863 is not set 3706 # CONFIG_NLS_CODEPAGE_864 is not set 3707 # CONFIG_NLS_CODEPAGE_865 is not set 3708 # CONFIG_NLS_CODEPAGE_866 is not set 3709 # CONFIG_NLS_CODEPAGE_869 is not set 3710 # CONFIG_NLS_CODEPAGE_936 is not set 3711 # CONFIG_NLS_CODEPAGE_950 is not set 3712 # CONFIG_NLS_CODEPAGE_932 is not set 3713 # CONFIG_NLS_CODEPAGE_949 is not set 3714 # CONFIG_NLS_CODEPAGE_874 is not set 3715 # CONFIG_NLS_ISO8859_8 is not set 3716 # CONFIG_NLS_CODEPAGE_1250 is not set 3717 # CONFIG_NLS_CODEPAGE_1251 is not set 3718 # CONFIG_NLS_ASCII is not set 3719 CONFIG_NLS_ISO8859_1=y 3720 # CONFIG_NLS_ISO8859_2 is not set 3721 # CONFIG_NLS_ISO8859_3 is not set 3722 # CONFIG_NLS_ISO8859_4 is not set 3723 # CONFIG_NLS_ISO8859_5 is not set 3724 # CONFIG_NLS_ISO8859_6 is not set 3725 # CONFIG_NLS_ISO8859_7 is not set 3726 # CONFIG_NLS_ISO8859_9 is not set 3727 # CONFIG_NLS_ISO8859_13 is not set 3728 # CONFIG_NLS_ISO8859_14 is not set 3729 # CONFIG_NLS_ISO8859_15 is not set 3730 # CONFIG_NLS_KOI8_R is not set 3731 # CONFIG_NLS_KOI8_U is not set 3732 # CONFIG_NLS_MAC_ROMAN is not set 3733 # CONFIG_NLS_MAC_CELTIC is not set 3734 # CONFIG_NLS_MAC_CENTEURO is not set 3735 # CONFIG_NLS_MAC_CROATIAN is not set 3736 # CONFIG_NLS_MAC_CYRILLIC is not set 3737 # CONFIG_NLS_MAC_GAELIC is not set 3738 # CONFIG_NLS_MAC_GREEK is not set 3739 # CONFIG_NLS_MAC_ICELAND is not set 3740 # CONFIG_NLS_MAC_INUIT is not set 3741 # CONFIG_NLS_MAC_ROMANIAN is not set 3742 # CONFIG_NLS_MAC_TURKISH is not set 3743 # CONFIG_NLS_UTF8 is not set 3744 # CONFIG_DLM is not set 3745 # CONFIG_UNICODE is not set 3746 CONFIG_IO_WQ=y 3747 # end of File systems 3748 3749 # 3750 # Security options 3751 # 3752 CONFIG_KEYS=y 3753 # CONFIG_KEYS_REQUEST_CACHE is not set 3754 # CONFIG_PERSISTENT_KEYRINGS is not set 3755 # CONFIG_TRUSTED_KEYS is not set 3756 # CONFIG_ENCRYPTED_KEYS is not set 3757 # CONFIG_KEY_DH_OPERATIONS is not set 3758 # CONFIG_SECURITY_DMESG_RESTRICT is not set 3759 CONFIG_SECURITY=y 3760 CONFIG_SECURITYFS=y 3761 CONFIG_SECURITY_NETWORK=y 3762 CONFIG_SECURITY_PATH=y 3763 CONFIG_LSM_MMAP_MIN_ADDR=32768 3764 CONFIG_HARDENED_USERCOPY=y 3765 CONFIG_FORTIFY_SOURCE=y 3766 # CONFIG_STATIC_USERMODEHELPER is not set 3767 CONFIG_SECURITY_SELINUX=y 3768 # CONFIG_SECURITY_SELINUX_BOOTPARAM is not set 3769 CONFIG_SECURITY_SELINUX_DEVELOP=y 3770 # CONFIG_SECURITY_SELINUX_AVC_STATS is not set 3771 CONFIG_SECURITY_SELINUX_SIDTAB_HASH_BITS=9 3772 CONFIG_SECURITY_SELINUX_SID2STR_CACHE_SIZE=256 3773 # CONFIG_SECURITY_SELINUX_DEBUG is not set 3774 # CONFIG_SECURITY_SMACK is not set 3775 CONFIG_SECURITY_TOMOYO=y 3776 CONFIG_SECURITY_TOMOYO_MAX_ACCEPT_ENTRY=64 3777 CONFIG_SECURITY_TOMOYO_MAX_AUDIT_LOG=32 3778 CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER=y 3779 CONFIG_SECURITY_TOMOYO_INSECURE_BUILTIN_SETTING=y 3780 # CONFIG_SECURITY_APPARMOR is not set 3781 # CONFIG_SECURITY_LOADPIN is not set 3782 CONFIG_SECURITY_YAMA=y 3783 CONFIG_SECURITY_SAFESETID=y 3784 CONFIG_SECURITY_LOCKDOWN_LSM=y 3785 CONFIG_SECURITY_LOCKDOWN_LSM_EARLY=y 3786 CONFIG_LOCK_DOWN_KERNEL_FORCE_NONE=y 3787 # CONFIG_LOCK_DOWN_KERNEL_FORCE_INTEGRITY is not set 3788 # CONFIG_LOCK_DOWN_KERNEL_FORCE_CONFIDENTIALITY is not set 3789 CONFIG_SECURITY_LANDLOCK=y 3790 # CONFIG_INTEGRITY is not set 3791 CONFIG_DEFAULT_SECURITY_SELINUX=y 3792 # CONFIG_DEFAULT_SECURITY_TOMOYO is not set 3793 # CONFIG_DEFAULT_SECURITY_DAC is not set 3794 CONFIG_LSM="landlock,lockdown,yama,safesetid,integrity,tomoyo,selinux,bpf" 3795 3796 # 3797 # Kernel hardening options 3798 # 3799 3800 # 3801 # Memory initialization 3802 # 3803 CONFIG_CC_HAS_AUTO_VAR_INIT_PATTERN=y 3804 CONFIG_CC_HAS_AUTO_VAR_INIT_ZERO_BARE=y 3805 CONFIG_CC_HAS_AUTO_VAR_INIT_ZERO=y 3806 # CONFIG_INIT_STACK_NONE is not set 3807 # CONFIG_INIT_STACK_ALL_PATTERN is not set 3808 CONFIG_INIT_STACK_ALL_ZERO=y 3809 CONFIG_INIT_ON_ALLOC_DEFAULT_ON=y 3810 # CONFIG_INIT_ON_FREE_DEFAULT_ON is not set 3811 CONFIG_CC_HAS_ZERO_CALL_USED_REGS=y 3812 # CONFIG_ZERO_CALL_USED_REGS is not set 3813 # end of Memory initialization 3814 3815 # 3816 # Hardening of kernel data structures 3817 # 3818 CONFIG_LIST_HARDENED=y 3819 CONFIG_BUG_ON_DATA_CORRUPTION=y 3820 # end of Hardening of kernel data structures 3821 3822 CONFIG_RANDSTRUCT_NONE=y 3823 # end of Kernel hardening options 3824 # end of Security options 3825 3826 CONFIG_CRYPTO=y 3827 3828 # 3829 # Crypto core or helper 3830 # 3831 CONFIG_CRYPTO_ALGAPI=y 3832 CONFIG_CRYPTO_ALGAPI2=y 3833 CONFIG_CRYPTO_AEAD2=y 3834 CONFIG_CRYPTO_SIG2=y 3835 CONFIG_CRYPTO_SKCIPHER=y 3836 CONFIG_CRYPTO_SKCIPHER2=y 3837 CONFIG_CRYPTO_HASH=y 3838 CONFIG_CRYPTO_HASH2=y 3839 CONFIG_CRYPTO_RNG2=y 3840 CONFIG_CRYPTO_AKCIPHER2=y 3841 CONFIG_CRYPTO_AKCIPHER=y 3842 CONFIG_CRYPTO_KPP2=y 3843 CONFIG_CRYPTO_ACOMP2=y 3844 CONFIG_CRYPTO_MANAGER=y 3845 CONFIG_CRYPTO_MANAGER2=y 3846 # CONFIG_CRYPTO_USER is not set 3847 CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y 3848 # CONFIG_CRYPTO_NULL is not set 3849 # CONFIG_CRYPTO_PCRYPT is not set 3850 # CONFIG_CRYPTO_CRYPTD is not set 3851 # CONFIG_CRYPTO_AUTHENC is not set 3852 # CONFIG_CRYPTO_TEST is not set 3853 # end of Crypto core or helper 3854 3855 # 3856 # Public-key cryptography 3857 # 3858 CONFIG_CRYPTO_RSA=y 3859 # CONFIG_CRYPTO_DH is not set 3860 # CONFIG_CRYPTO_ECDH is not set 3861 # CONFIG_CRYPTO_ECDSA is not set 3862 # CONFIG_CRYPTO_ECRDSA is not set 3863 # CONFIG_CRYPTO_SM2 is not set 3864 # CONFIG_CRYPTO_CURVE25519 is not set 3865 # end of Public-key cryptography 3866 3867 # 3868 # Block ciphers 3869 # 3870 # CONFIG_CRYPTO_AES is not set 3871 # CONFIG_CRYPTO_AES_TI is not set 3872 # CONFIG_CRYPTO_ARIA is not set 3873 # CONFIG_CRYPTO_BLOWFISH is not set 3874 # CONFIG_CRYPTO_CAMELLIA is not set 3875 # CONFIG_CRYPTO_CAST5 is not set 3876 # CONFIG_CRYPTO_CAST6 is not set 3877 # CONFIG_CRYPTO_DES is not set 3878 # CONFIG_CRYPTO_FCRYPT is not set 3879 # CONFIG_CRYPTO_SERPENT is not set 3880 # CONFIG_CRYPTO_SM4_GENERIC is not set 3881 # CONFIG_CRYPTO_TWOFISH is not set 3882 # end of Block ciphers 3883 3884 # 3885 # Length-preserving ciphers and modes 3886 # 3887 # CONFIG_CRYPTO_ADIANTUM is not set 3888 # CONFIG_CRYPTO_CHACHA20 is not set 3889 # CONFIG_CRYPTO_CBC is not set 3890 # CONFIG_CRYPTO_CTR is not set 3891 # CONFIG_CRYPTO_CTS is not set 3892 CONFIG_CRYPTO_ECB=y 3893 # CONFIG_CRYPTO_HCTR2 is not set 3894 # CONFIG_CRYPTO_KEYWRAP is not set 3895 # CONFIG_CRYPTO_LRW is not set 3896 # CONFIG_CRYPTO_PCBC is not set 3897 # CONFIG_CRYPTO_XTS is not set 3898 # end of Length-preserving ciphers and modes 3899 3900 # 3901 # AEAD (authenticated encryption with associated data) ciphers 3902 # 3903 # CONFIG_CRYPTO_AEGIS128 is not set 3904 # CONFIG_CRYPTO_CHACHA20POLY1305 is not set 3905 # CONFIG_CRYPTO_CCM is not set 3906 # CONFIG_CRYPTO_GCM is not set 3907 # CONFIG_CRYPTO_SEQIV is not set 3908 # CONFIG_CRYPTO_ECHAINIV is not set 3909 # CONFIG_CRYPTO_ESSIV is not set 3910 # end of AEAD (authenticated encryption with associated data) ciphers 3911 3912 # 3913 # Hashes, digests, and MACs 3914 # 3915 # CONFIG_CRYPTO_BLAKE2B is not set 3916 # CONFIG_CRYPTO_CMAC is not set 3917 # CONFIG_CRYPTO_GHASH is not set 3918 # CONFIG_CRYPTO_HMAC is not set 3919 # CONFIG_CRYPTO_MD4 is not set 3920 # CONFIG_CRYPTO_MD5 is not set 3921 # CONFIG_CRYPTO_MICHAEL_MIC is not set 3922 # CONFIG_CRYPTO_POLY1305 is not set 3923 # CONFIG_CRYPTO_RMD160 is not set 3924 CONFIG_CRYPTO_SHA1=y 3925 # CONFIG_CRYPTO_SHA256 is not set 3926 # CONFIG_CRYPTO_SHA512 is not set 3927 # CONFIG_CRYPTO_SHA3 is not set 3928 # CONFIG_CRYPTO_SM3_GENERIC is not set 3929 # CONFIG_CRYPTO_STREEBOG is not set 3930 # CONFIG_CRYPTO_VMAC is not set 3931 # CONFIG_CRYPTO_WP512 is not set 3932 # CONFIG_CRYPTO_XCBC is not set 3933 # CONFIG_CRYPTO_XXHASH is not set 3934 # end of Hashes, digests, and MACs 3935 3936 # 3937 # CRCs (cyclic redundancy checks) 3938 # 3939 CONFIG_CRYPTO_CRC32C=y 3940 # CONFIG_CRYPTO_CRC32 is not set 3941 CONFIG_CRYPTO_CRCT10DIF=y 3942 # end of CRCs (cyclic redundancy checks) 3943 3944 # 3945 # Compression 3946 # 3947 CONFIG_CRYPTO_DEFLATE=y 3948 CONFIG_CRYPTO_LZO=y 3949 # CONFIG_CRYPTO_842 is not set 3950 # CONFIG_CRYPTO_LZ4 is not set 3951 # CONFIG_CRYPTO_LZ4HC is not set 3952 CONFIG_CRYPTO_ZSTD=y 3953 # end of Compression 3954 3955 # 3956 # Random number generation 3957 # 3958 # CONFIG_CRYPTO_ANSI_CPRNG is not set 3959 # CONFIG_CRYPTO_DRBG_MENU is not set 3960 # CONFIG_CRYPTO_JITTERENTROPY is not set 3961 # end of Random number generation 3962 3963 # 3964 # Userspace interface 3965 # 3966 # CONFIG_CRYPTO_USER_API_HASH is not set 3967 # CONFIG_CRYPTO_USER_API_SKCIPHER is not set 3968 # CONFIG_CRYPTO_USER_API_RNG is not set 3969 # CONFIG_CRYPTO_USER_API_AEAD is not set 3970 # end of Userspace interface 3971 3972 CONFIG_CRYPTO_HASH_INFO=y 3973 3974 # 3975 # Accelerated Cryptographic Algorithms for CPU (arm) 3976 # 3977 # CONFIG_CRYPTO_CURVE25519_NEON is not set 3978 # CONFIG_CRYPTO_GHASH_ARM_CE is not set 3979 # CONFIG_CRYPTO_NHPOLY1305_NEON is not set 3980 # CONFIG_CRYPTO_POLY1305_ARM is not set 3981 # CONFIG_CRYPTO_BLAKE2S_ARM is not set 3982 # CONFIG_CRYPTO_BLAKE2B_NEON is not set 3983 # CONFIG_CRYPTO_SHA1_ARM is not set 3984 # CONFIG_CRYPTO_SHA1_ARM_NEON is not set 3985 # CONFIG_CRYPTO_SHA1_ARM_CE is not set 3986 # CONFIG_CRYPTO_SHA2_ARM_CE is not set 3987 # CONFIG_CRYPTO_SHA256_ARM is not set 3988 # CONFIG_CRYPTO_SHA512_ARM is not set 3989 # CONFIG_CRYPTO_AES_ARM is not set 3990 # CONFIG_CRYPTO_AES_ARM_BS is not set 3991 # CONFIG_CRYPTO_AES_ARM_CE is not set 3992 # CONFIG_CRYPTO_CHACHA20_NEON is not set 3993 # CONFIG_CRYPTO_CRC32_ARM_CE is not set 3994 # CONFIG_CRYPTO_CRCT10DIF_ARM_CE is not set 3995 # end of Accelerated Cryptographic Algorithms for CPU (arm) 3996 3997 # CONFIG_CRYPTO_HW is not set 3998 CONFIG_ASYMMETRIC_KEY_TYPE=y 3999 CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE=y 4000 CONFIG_X509_CERTIFICATE_PARSER=y 4001 # CONFIG_PKCS8_PRIVATE_KEY_PARSER is not set 4002 CONFIG_PKCS7_MESSAGE_PARSER=y 4003 # CONFIG_PKCS7_TEST_KEY is not set 4004 # CONFIG_SIGNED_PE_FILE_VERIFICATION is not set 4005 # CONFIG_FIPS_SIGNATURE_SELFTEST is not set 4006 4007 # 4008 # Certificates for signature checking 4009 # 4010 CONFIG_MODULE_SIG_KEY="certs/signing_key.pem" 4011 CONFIG_MODULE_SIG_KEY_TYPE_RSA=y 4012 # CONFIG_MODULE_SIG_KEY_TYPE_ECDSA is not set 4013 CONFIG_SYSTEM_TRUSTED_KEYRING=y 4014 CONFIG_SYSTEM_TRUSTED_KEYS="" 4015 # CONFIG_SYSTEM_EXTRA_CERTIFICATE is not set 4016 # CONFIG_SECONDARY_TRUSTED_KEYRING is not set 4017 # CONFIG_SYSTEM_BLACKLIST_KEYRING is not set 4018 # end of Certificates for signature checking 4019 4020 CONFIG_BINARY_PRINTF=y 4021 4022 # 4023 # Library routines 4024 # 4025 CONFIG_LINEAR_RANGES=y 4026 # CONFIG_PACKING is not set 4027 CONFIG_BITREVERSE=y 4028 CONFIG_HAVE_ARCH_BITREVERSE=y 4029 CONFIG_GENERIC_STRNCPY_FROM_USER=y 4030 CONFIG_GENERIC_STRNLEN_USER=y 4031 CONFIG_GENERIC_NET_UTILS=y 4032 # CONFIG_CORDIC is not set 4033 # CONFIG_PRIME_NUMBERS is not set 4034 CONFIG_RATIONAL=y 4035 CONFIG_ARCH_USE_CMPXCHG_LOCKREF=y 4036 4037 # 4038 # Crypto library routines 4039 # 4040 CONFIG_CRYPTO_LIB_UTILS=y 4041 CONFIG_CRYPTO_LIB_BLAKE2S_GENERIC=y 4042 # CONFIG_CRYPTO_LIB_CHACHA is not set 4043 # CONFIG_CRYPTO_LIB_CURVE25519 is not set 4044 CONFIG_CRYPTO_LIB_POLY1305_RSIZE=9 4045 # CONFIG_CRYPTO_LIB_POLY1305 is not set 4046 # CONFIG_CRYPTO_LIB_CHACHA20POLY1305 is not set 4047 CONFIG_CRYPTO_LIB_SHA1=y 4048 # end of Crypto library routines 4049 4050 # CONFIG_CRC_CCITT is not set 4051 CONFIG_CRC16=y 4052 CONFIG_CRC_T10DIF=y 4053 # CONFIG_CRC64_ROCKSOFT is not set 4054 # CONFIG_CRC_ITU_T is not set 4055 CONFIG_CRC32=y 4056 # CONFIG_CRC32_SELFTEST is not set 4057 CONFIG_CRC32_SLICEBY8=y 4058 # CONFIG_CRC32_SLICEBY4 is not set 4059 # CONFIG_CRC32_SARWATE is not set 4060 # CONFIG_CRC32_BIT is not set 4061 # CONFIG_CRC64 is not set 4062 # CONFIG_CRC4 is not set 4063 # CONFIG_CRC7 is not set 4064 # CONFIG_LIBCRC32C is not set 4065 # CONFIG_CRC8 is not set 4066 CONFIG_XXHASH=y 4067 CONFIG_AUDIT_GENERIC=y 4068 # CONFIG_RANDOM32_SELFTEST is not set 4069 CONFIG_ZLIB_INFLATE=y 4070 CONFIG_ZLIB_DEFLATE=y 4071 CONFIG_LZO_COMPRESS=y 4072 CONFIG_LZO_DECOMPRESS=y 4073 CONFIG_LZ4_DECOMPRESS=y 4074 CONFIG_ZSTD_COMMON=y 4075 CONFIG_ZSTD_COMPRESS=y 4076 CONFIG_ZSTD_DECOMPRESS=y 4077 CONFIG_XZ_DEC=y 4078 CONFIG_XZ_DEC_X86=y 4079 CONFIG_XZ_DEC_POWERPC=y 4080 CONFIG_XZ_DEC_ARM=y 4081 CONFIG_XZ_DEC_ARMTHUMB=y 4082 CONFIG_XZ_DEC_SPARC=y 4083 # CONFIG_XZ_DEC_MICROLZMA is not set 4084 CONFIG_XZ_DEC_BCJ=y 4085 # CONFIG_XZ_DEC_TEST is not set 4086 CONFIG_DECOMPRESS_GZIP=y 4087 CONFIG_DECOMPRESS_BZIP2=y 4088 CONFIG_DECOMPRESS_LZMA=y 4089 CONFIG_DECOMPRESS_XZ=y 4090 CONFIG_DECOMPRESS_LZO=y 4091 CONFIG_DECOMPRESS_LZ4=y 4092 CONFIG_DECOMPRESS_ZSTD=y 4093 CONFIG_GENERIC_ALLOCATOR=y 4094 CONFIG_ASSOCIATIVE_ARRAY=y 4095 CONFIG_HAS_IOMEM=y 4096 CONFIG_HAS_IOPORT=y 4097 CONFIG_HAS_DMA=y 4098 CONFIG_DMA_OPS=y 4099 CONFIG_NEED_DMA_MAP_STATE=y 4100 CONFIG_ARCH_DMA_ADDR_T_64BIT=y 4101 CONFIG_DMA_DECLARE_COHERENT=y 4102 CONFIG_ARCH_HAS_SETUP_DMA_OPS=y 4103 CONFIG_ARCH_HAS_TEARDOWN_DMA_OPS=y 4104 CONFIG_ARCH_HAS_SYNC_DMA_FOR_DEVICE=y 4105 CONFIG_ARCH_HAS_SYNC_DMA_FOR_CPU=y 4106 CONFIG_SWIOTLB=y 4107 # CONFIG_SWIOTLB_DYNAMIC is not set 4108 # CONFIG_DMA_RESTRICTED_POOL is not set 4109 CONFIG_DMA_NONCOHERENT_MMAP=y 4110 CONFIG_ARCH_HAS_DMA_ALLOC=y 4111 CONFIG_DMA_CMA=y 4112 4113 # 4114 # Default contiguous memory area size: 4115 # 4116 CONFIG_CMA_SIZE_MBYTES=16 4117 CONFIG_CMA_SIZE_SEL_MBYTES=y 4118 # CONFIG_CMA_SIZE_SEL_PERCENTAGE is not set 4119 # CONFIG_CMA_SIZE_SEL_MIN is not set 4120 # CONFIG_CMA_SIZE_SEL_MAX is not set 4121 CONFIG_CMA_ALIGNMENT=8 4122 # CONFIG_DMA_API_DEBUG is not set 4123 # CONFIG_DMA_MAP_BENCHMARK is not set 4124 CONFIG_SGL_ALLOC=y 4125 # CONFIG_CPUMASK_OFFSTACK is not set 4126 # CONFIG_FORCE_NR_CPUS is not set 4127 CONFIG_CPU_RMAP=y 4128 CONFIG_DQL=y 4129 CONFIG_GLOB=y 4130 # CONFIG_GLOB_SELFTEST is not set 4131 CONFIG_NLATTR=y 4132 CONFIG_CLZ_TAB=y 4133 # CONFIG_IRQ_POLL is not set 4134 CONFIG_MPILIB=y 4135 CONFIG_DIMLIB=y 4136 CONFIG_LIBFDT=y 4137 CONFIG_OID_REGISTRY=y 4138 CONFIG_HAVE_GENERIC_VDSO=y 4139 CONFIG_GENERIC_GETTIMEOFDAY=y 4140 CONFIG_GENERIC_VDSO_32=y 4141 CONFIG_FONT_SUPPORT=y 4142 # CONFIG_FONTS is not set 4143 CONFIG_FONT_8x8=y 4144 CONFIG_FONT_8x16=y 4145 CONFIG_SG_POOL=y 4146 CONFIG_ARCH_STACKWALK=y 4147 CONFIG_STACKDEPOT=y 4148 CONFIG_STACKDEPOT_MAX_FRAMES=64 4149 CONFIG_REF_TRACKER=y 4150 CONFIG_SBITMAP=y 4151 # CONFIG_LWQ_TEST is not set 4152 # end of Library routines 4153 4154 CONFIG_GENERIC_LIB_DEVMEM_IS_ALLOWED=y 4155 4156 # 4157 # Kernel hacking 4158 # 4159 4160 # 4161 # printk and dmesg options 4162 # 4163 CONFIG_PRINTK_TIME=y 4164 CONFIG_PRINTK_CALLER=y 4165 # CONFIG_STACKTRACE_BUILD_ID is not set 4166 CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7 4167 CONFIG_CONSOLE_LOGLEVEL_QUIET=4 4168 CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4 4169 # CONFIG_BOOT_PRINTK_DELAY is not set 4170 CONFIG_DYNAMIC_DEBUG=y 4171 CONFIG_DYNAMIC_DEBUG_CORE=y 4172 CONFIG_SYMBOLIC_ERRNAME=y 4173 CONFIG_DEBUG_BUGVERBOSE=y 4174 # end of printk and dmesg options 4175 4176 CONFIG_DEBUG_KERNEL=y 4177 CONFIG_DEBUG_MISC=y 4178 4179 # 4180 # Compile-time checks and compiler options 4181 # 4182 CONFIG_DEBUG_INFO=y 4183 CONFIG_AS_HAS_NON_CONST_ULEB128=y 4184 # CONFIG_DEBUG_INFO_NONE is not set 4185 # CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT is not set 4186 CONFIG_DEBUG_INFO_DWARF4=y 4187 # CONFIG_DEBUG_INFO_DWARF5 is not set 4188 # CONFIG_DEBUG_INFO_REDUCED is not set 4189 CONFIG_DEBUG_INFO_COMPRESSED_NONE=y 4190 # CONFIG_DEBUG_INFO_COMPRESSED_ZLIB is not set 4191 # CONFIG_DEBUG_INFO_SPLIT is not set 4192 # CONFIG_GDB_SCRIPTS is not set 4193 CONFIG_FRAME_WARN=1024 4194 # CONFIG_STRIP_ASM_SYMS is not set 4195 # CONFIG_READABLE_ASM is not set 4196 # CONFIG_HEADERS_INSTALL is not set 4197 # CONFIG_DEBUG_SECTION_MISMATCH is not set 4198 CONFIG_SECTION_MISMATCH_WARN_ONLY=y 4199 CONFIG_ARCH_WANT_FRAME_POINTERS=y 4200 CONFIG_FRAME_POINTER=y 4201 # CONFIG_VMLINUX_MAP is not set 4202 # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set 4203 # end of Compile-time checks and compiler options 4204 4205 # 4206 # Generic Kernel Debugging Instruments 4207 # 4208 # CONFIG_MAGIC_SYSRQ is not set 4209 CONFIG_DEBUG_FS=y 4210 CONFIG_DEBUG_FS_ALLOW_ALL=y 4211 # CONFIG_DEBUG_FS_DISALLOW_MOUNT is not set 4212 # CONFIG_DEBUG_FS_ALLOW_NONE is not set 4213 CONFIG_HAVE_ARCH_KGDB=y 4214 # CONFIG_KGDB is not set 4215 CONFIG_ARCH_HAS_UBSAN=y 4216 # CONFIG_UBSAN is not set 4217 CONFIG_HAVE_KCSAN_COMPILER=y 4218 # end of Generic Kernel Debugging Instruments 4219 4220 # 4221 # Networking Debugging 4222 # 4223 CONFIG_NET_DEV_REFCNT_TRACKER=y 4224 CONFIG_NET_NS_REFCNT_TRACKER=y 4225 CONFIG_DEBUG_NET=y 4226 # end of Networking Debugging 4227 4228 # 4229 # Memory Debugging 4230 # 4231 # CONFIG_PAGE_EXTENSION is not set 4232 # CONFIG_DEBUG_PAGEALLOC is not set 4233 CONFIG_SLUB_DEBUG=y 4234 # CONFIG_SLUB_DEBUG_ON is not set 4235 # CONFIG_PAGE_OWNER is not set 4236 CONFIG_PAGE_POISONING=y 4237 # CONFIG_DEBUG_PAGE_REF is not set 4238 # CONFIG_DEBUG_RODATA_TEST is not set 4239 CONFIG_HAVE_DEBUG_KMEMLEAK=y 4240 # CONFIG_DEBUG_KMEMLEAK is not set 4241 # CONFIG_PER_VMA_LOCK_STATS is not set 4242 CONFIG_DEBUG_OBJECTS=y 4243 # CONFIG_DEBUG_OBJECTS_SELFTEST is not set 4244 CONFIG_DEBUG_OBJECTS_FREE=y 4245 CONFIG_DEBUG_OBJECTS_TIMERS=y 4246 CONFIG_DEBUG_OBJECTS_WORK=y 4247 CONFIG_DEBUG_OBJECTS_RCU_HEAD=y 4248 CONFIG_DEBUG_OBJECTS_PERCPU_COUNTER=y 4249 CONFIG_DEBUG_OBJECTS_ENABLE_DEFAULT=1 4250 # CONFIG_SHRINKER_DEBUG is not set 4251 # CONFIG_DEBUG_STACK_USAGE is not set 4252 CONFIG_SCHED_STACK_END_CHECK=y 4253 CONFIG_DEBUG_VM_IRQSOFF=y 4254 CONFIG_DEBUG_VM=y 4255 CONFIG_DEBUG_VM_MAPLE_TREE=y 4256 CONFIG_DEBUG_VM_RB=y 4257 CONFIG_DEBUG_VM_PGFLAGS=y 4258 CONFIG_ARCH_HAS_DEBUG_VIRTUAL=y 4259 CONFIG_DEBUG_VIRTUAL=y 4260 CONFIG_DEBUG_MEMORY_INIT=y 4261 CONFIG_DEBUG_PER_CPU_MAPS=y 4262 CONFIG_DEBUG_KMAP_LOCAL=y 4263 CONFIG_DEBUG_HIGHMEM=y 4264 CONFIG_HAVE_ARCH_KASAN=y 4265 CONFIG_HAVE_ARCH_KASAN_VMALLOC=y 4266 CONFIG_CC_HAS_KASAN_GENERIC=y 4267 CONFIG_CC_HAS_WORKING_NOSANITIZE_ADDRESS=y 4268 # CONFIG_KASAN is not set 4269 CONFIG_HAVE_ARCH_KFENCE=y 4270 # CONFIG_KFENCE is not set 4271 # end of Memory Debugging 4272 4273 # CONFIG_DEBUG_SHIRQ is not set 4274 4275 # 4276 # Debug Oops, Lockups and Hangs 4277 # 4278 CONFIG_PANIC_ON_OOPS=y 4279 CONFIG_PANIC_ON_OOPS_VALUE=1 4280 CONFIG_PANIC_TIMEOUT=86400 4281 CONFIG_LOCKUP_DETECTOR=y 4282 CONFIG_SOFTLOCKUP_DETECTOR=y 4283 CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC=y 4284 CONFIG_HAVE_HARDLOCKUP_DETECTOR_BUDDY=y 4285 # CONFIG_HARDLOCKUP_DETECTOR is not set 4286 CONFIG_DETECT_HUNG_TASK=y 4287 CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=420 4288 CONFIG_BOOTPARAM_HUNG_TASK_PANIC=y 4289 CONFIG_WQ_WATCHDOG=y 4290 # CONFIG_WQ_CPU_INTENSIVE_REPORT is not set 4291 # CONFIG_TEST_LOCKUP is not set 4292 # end of Debug Oops, Lockups and Hangs 4293 4294 # 4295 # Scheduler Debugging 4296 # 4297 # CONFIG_SCHED_DEBUG is not set 4298 # CONFIG_SCHEDSTATS is not set 4299 # end of Scheduler Debugging 4300 4301 CONFIG_DEBUG_TIMEKEEPING=y 4302 4303 # 4304 # Lock Debugging (spinlocks, mutexes, etc...) 4305 # 4306 CONFIG_LOCK_DEBUGGING_SUPPORT=y 4307 # CONFIG_PROVE_LOCKING is not set 4308 # CONFIG_LOCK_STAT is not set 4309 # CONFIG_DEBUG_RT_MUTEXES is not set 4310 # CONFIG_DEBUG_SPINLOCK is not set 4311 # CONFIG_DEBUG_MUTEXES is not set 4312 # CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set 4313 # CONFIG_DEBUG_RWSEMS is not set 4314 # CONFIG_DEBUG_LOCK_ALLOC is not set 4315 # CONFIG_DEBUG_ATOMIC_SLEEP is not set 4316 # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set 4317 # CONFIG_LOCK_TORTURE_TEST is not set 4318 # CONFIG_WW_MUTEX_SELFTEST is not set 4319 # CONFIG_SCF_TORTURE_TEST is not set 4320 # end of Lock Debugging (spinlocks, mutexes, etc...) 4321 4322 # CONFIG_DEBUG_IRQFLAGS is not set 4323 CONFIG_STACKTRACE=y 4324 # CONFIG_WARN_ALL_UNSEEDED_RANDOM is not set 4325 # CONFIG_DEBUG_KOBJECT is not set 4326 # CONFIG_DEBUG_KOBJECT_RELEASE is not set 4327 4328 # 4329 # Debug kernel data structures 4330 # 4331 CONFIG_DEBUG_LIST=y 4332 CONFIG_DEBUG_PLIST=y 4333 CONFIG_DEBUG_SG=y 4334 CONFIG_DEBUG_NOTIFIERS=y 4335 CONFIG_DEBUG_MAPLE_TREE=y 4336 # end of Debug kernel data structures 4337 4338 # 4339 # RCU Debugging 4340 # 4341 # CONFIG_RCU_SCALE_TEST is not set 4342 # CONFIG_RCU_TORTURE_TEST is not set 4343 # CONFIG_RCU_REF_SCALE_TEST is not set 4344 CONFIG_RCU_CPU_STALL_TIMEOUT=300 4345 CONFIG_RCU_EXP_CPU_STALL_TIMEOUT=21000 4346 # CONFIG_RCU_CPU_STALL_CPUTIME is not set 4347 # CONFIG_RCU_TRACE is not set 4348 # CONFIG_RCU_EQS_DEBUG is not set 4349 # end of RCU Debugging 4350 4351 # CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set 4352 # CONFIG_CPU_HOTPLUG_STATE_CONTROL is not set 4353 # CONFIG_LATENCYTOP is not set 4354 CONFIG_NOP_TRACER=y 4355 CONFIG_HAVE_FUNCTION_TRACER=y 4356 CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y 4357 CONFIG_HAVE_DYNAMIC_FTRACE=y 4358 CONFIG_HAVE_DYNAMIC_FTRACE_WITH_REGS=y 4359 CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y 4360 CONFIG_HAVE_SYSCALL_TRACEPOINTS=y 4361 CONFIG_HAVE_C_RECORDMCOUNT=y 4362 CONFIG_HAVE_BUILDTIME_MCOUNT_SORT=y 4363 CONFIG_TRACE_CLOCK=y 4364 CONFIG_RING_BUFFER=y 4365 CONFIG_EVENT_TRACING=y 4366 CONFIG_CONTEXT_SWITCH_TRACER=y 4367 CONFIG_TRACING=y 4368 CONFIG_TRACING_SUPPORT=y 4369 CONFIG_FTRACE=y 4370 # CONFIG_BOOTTIME_TRACING is not set 4371 # CONFIG_FUNCTION_TRACER is not set 4372 # CONFIG_STACK_TRACER is not set 4373 # CONFIG_IRQSOFF_TRACER is not set 4374 # CONFIG_SCHED_TRACER is not set 4375 # CONFIG_HWLAT_TRACER is not set 4376 # CONFIG_OSNOISE_TRACER is not set 4377 # CONFIG_TIMERLAT_TRACER is not set 4378 # CONFIG_ENABLE_DEFAULT_TRACERS is not set 4379 # CONFIG_FTRACE_SYSCALLS is not set 4380 # CONFIG_TRACER_SNAPSHOT is not set 4381 CONFIG_BRANCH_PROFILE_NONE=y 4382 # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set 4383 # CONFIG_BLK_DEV_IO_TRACE is not set 4384 CONFIG_UPROBE_EVENTS=y 4385 CONFIG_DYNAMIC_EVENTS=y 4386 CONFIG_PROBE_EVENTS=y 4387 # CONFIG_SYNTH_EVENTS is not set 4388 # CONFIG_USER_EVENTS is not set 4389 # CONFIG_HIST_TRIGGERS is not set 4390 # CONFIG_TRACE_EVENT_INJECT is not set 4391 # CONFIG_TRACEPOINT_BENCHMARK is not set 4392 # CONFIG_RING_BUFFER_BENCHMARK is not set 4393 # CONFIG_TRACE_EVAL_MAP_FILE is not set 4394 # CONFIG_RING_BUFFER_STARTUP_TEST is not set 4395 # CONFIG_RING_BUFFER_VALIDATE_TIME_DELTAS is not set 4396 # CONFIG_PREEMPTIRQ_DELAY_TEST is not set 4397 # CONFIG_RV is not set 4398 # CONFIG_SAMPLES is not set 4399 # CONFIG_STRICT_DEVMEM is not set 4400 4401 # 4402 # arm Debugging 4403 # 4404 # CONFIG_ARM_PTDUMP_DEBUGFS is not set 4405 # CONFIG_ARM_DEBUG_WX is not set 4406 CONFIG_UNWINDER_FRAME_POINTER=y 4407 # CONFIG_UNWINDER_ARM is not set 4408 CONFIG_BACKTRACE_VERBOSE=y 4409 CONFIG_DEBUG_USER=y 4410 # CONFIG_DEBUG_LL is not set 4411 CONFIG_DEBUG_LL_INCLUDE="mach/debug-macro.S" 4412 CONFIG_UNCOMPRESS_INCLUDE="debug/uncompress.h" 4413 # CONFIG_PID_IN_CONTEXTIDR is not set 4414 # CONFIG_CORESIGHT is not set 4415 # end of arm Debugging 4416 4417 # 4418 # Kernel Testing and Coverage 4419 # 4420 # CONFIG_KUNIT is not set 4421 # CONFIG_NOTIFIER_ERROR_INJECTION is not set 4422 CONFIG_FAULT_INJECTION=y 4423 CONFIG_FAILSLAB=y 4424 CONFIG_FAIL_PAGE_ALLOC=y 4425 CONFIG_FAULT_INJECTION_USERCOPY=y 4426 CONFIG_FAIL_MAKE_REQUEST=y 4427 CONFIG_FAIL_IO_TIMEOUT=y 4428 CONFIG_FAIL_FUTEX=y 4429 CONFIG_FAULT_INJECTION_DEBUG_FS=y 4430 # CONFIG_FAIL_MMC_REQUEST is not set 4431 CONFIG_FAULT_INJECTION_CONFIGFS=y 4432 # CONFIG_FAULT_INJECTION_STACKTRACE_FILTER is not set 4433 CONFIG_ARCH_HAS_KCOV=y 4434 CONFIG_CC_HAS_SANCOV_TRACE_PC=y 4435 # CONFIG_KCOV is not set 4436 CONFIG_RUNTIME_TESTING_MENU=y 4437 # CONFIG_TEST_DHRY is not set 4438 # CONFIG_LKDTM is not set 4439 # CONFIG_TEST_MIN_HEAP is not set 4440 # CONFIG_TEST_DIV64 is not set 4441 # CONFIG_BACKTRACE_SELF_TEST is not set 4442 # CONFIG_TEST_REF_TRACKER is not set 4443 # CONFIG_RBTREE_TEST is not set 4444 # CONFIG_REED_SOLOMON_TEST is not set 4445 # CONFIG_INTERVAL_TREE_TEST is not set 4446 # CONFIG_PERCPU_TEST is not set 4447 # CONFIG_ATOMIC64_SELFTEST is not set 4448 # CONFIG_TEST_HEXDUMP is not set 4449 # CONFIG_TEST_KSTRTOX is not set 4450 # CONFIG_TEST_PRINTF is not set 4451 # CONFIG_TEST_SCANF is not set 4452 # CONFIG_TEST_BITMAP is not set 4453 # CONFIG_TEST_UUID is not set 4454 # CONFIG_TEST_XARRAY is not set 4455 # CONFIG_TEST_MAPLE_TREE is not set 4456 # CONFIG_TEST_RHASHTABLE is not set 4457 # CONFIG_TEST_IDA is not set 4458 # CONFIG_TEST_LKM is not set 4459 # CONFIG_TEST_BITOPS is not set 4460 # CONFIG_TEST_VMALLOC is not set 4461 # CONFIG_TEST_USER_COPY is not set 4462 # CONFIG_TEST_BPF is not set 4463 # CONFIG_TEST_BLACKHOLE_DEV is not set 4464 # CONFIG_FIND_BIT_BENCHMARK is not set 4465 # CONFIG_TEST_FIRMWARE is not set 4466 # CONFIG_TEST_SYSCTL is not set 4467 # CONFIG_TEST_UDELAY is not set 4468 # CONFIG_TEST_STATIC_KEYS is not set 4469 # CONFIG_TEST_DYNAMIC_DEBUG is not set 4470 # CONFIG_TEST_KMOD is not set 4471 # CONFIG_TEST_DEBUG_VIRTUAL is not set 4472 # CONFIG_TEST_MEMCAT_P is not set 4473 # CONFIG_TEST_MEMINIT is not set 4474 # CONFIG_TEST_FREE_PAGES is not set 4475 # CONFIG_TEST_OBJPOOL is not set 4476 CONFIG_ARCH_USE_MEMTEST=y 4477 # CONFIG_MEMTEST is not set 4478 # end of Kernel Testing and Coverage 4479 4480 # 4481 # Rust hacking 4482 # 4483 # end of Rust hacking 4484 # end of Kernel hacking 4485 4486 CONFIG_DEBUG_MEMORY=y 4487 CONFIG_TWIST_KERNEL_BEHAVIOR=y 4488 CONFIG_TWIST_FOR_SYZKALLER_TESTING=y 4489 CONFIG_DEBUG_AID_FOR_SYZBOT=y