LCOV - code coverage report
Current view: top level - .kunit/arch/um/kernel - config.c (source / functions) Hit Total Coverage
Test: coverage.info Lines: 0 4 0.0 %
Date: 2022-12-09 01:23:36 Functions: 0 1 0.0 %

          Line data    Source code
       1             : // SPDX-License-Identifier: GPL-2.0
       2             : /*
       3             :  * Copyright (C) 2002 Jeff Dike (jdike@karaya.com)
       4             :  */
       5             : 
       6             : #include <stdio.h>
       7             : #include <stdlib.h>
       8             : #include <init.h>
       9             : 
      10             : static __initdata const char *config[] = {
      11             : 
      12             : "#\n",
      13             : "# Automatically generated file; DO NOT EDIT.\n",
      14             : "# Linux/um 5.18.0 Kernel Configuration\n",
      15             : "#\n",
      16             : "CONFIG_CC_VERSION_TEXT=\"gcc (GCC) 6.5.0\"\n",
      17             : "CONFIG_CC_IS_GCC=y\n",
      18             : "CONFIG_GCC_VERSION=60500\n",
      19             : "CONFIG_CLANG_VERSION=0\n",
      20             : "CONFIG_AS_IS_GNU=y\n",
      21             : "CONFIG_AS_VERSION=23800\n",
      22             : "CONFIG_LD_IS_BFD=y\n",
      23             : "CONFIG_LD_VERSION=23800\n",
      24             : "CONFIG_LLD_VERSION=0\n",
      25             : "CONFIG_CC_CAN_LINK=y\n",
      26             : "CONFIG_CC_HAS_ASM_GOTO=y\n",
      27             : "CONFIG_PAHOLE_VERSION=124\n",
      28             : "CONFIG_IRQ_WORK=y\n",
      29             : "\n",
      30             : "#\n",
      31             : "# General setup\n",
      32             : "#\n",
      33             : "CONFIG_BROKEN_ON_SMP=y\n",
      34             : "CONFIG_INIT_ENV_ARG_LIMIT=128\n",
      35             : "# CONFIG_COMPILE_TEST is not set\n",
      36             : "# CONFIG_WERROR is not set\n",
      37             : "CONFIG_LOCALVERSION=\"\"\n",
      38             : "CONFIG_LOCALVERSION_AUTO=y\n",
      39             : "CONFIG_BUILD_SALT=\"\"\n",
      40             : "CONFIG_DEFAULT_INIT=\"\"\n",
      41             : "CONFIG_DEFAULT_HOSTNAME=\"(none)\"\n",
      42             : "CONFIG_SWAP=y\n",
      43             : "# CONFIG_SYSVIPC is not set\n",
      44             : "# CONFIG_WATCH_QUEUE is not set\n",
      45             : "CONFIG_CROSS_MEMORY_ATTACH=y\n",
      46             : "# CONFIG_USELIB is not set\n",
      47             : "CONFIG_HAVE_ARCH_AUDITSYSCALL=y\n",
      48             : "\n",
      49             : "#\n",
      50             : "# IRQ subsystem\n",
      51             : "#\n",
      52             : "CONFIG_GENERIC_IRQ_SHOW=y\n",
      53             : "CONFIG_IRQ_DOMAIN=y\n",
      54             : "CONFIG_IRQ_DOMAIN_HIERARCHY=y\n",
      55             : "CONFIG_GENERIC_MSI_IRQ=y\n",
      56             : "CONFIG_GENERIC_MSI_IRQ_DOMAIN=y\n",
      57             : "# end of IRQ subsystem\n",
      58             : "\n",
      59             : "CONFIG_GENERIC_CLOCKEVENTS=y\n",
      60             : "# CONFIG_TIME_KUNIT_TEST is not set\n",
      61             : "\n",
      62             : "#\n",
      63             : "# Timers subsystem\n",
      64             : "#\n",
      65             : "CONFIG_HZ_PERIODIC=y\n",
      66             : "# CONFIG_NO_HZ_IDLE is not set\n",
      67             : "# CONFIG_NO_HZ is not set\n",
      68             : "# CONFIG_HIGH_RES_TIMERS is not set\n",
      69             : "# end of Timers subsystem\n",
      70             : "\n",
      71             : "#\n",
      72             : "# BPF subsystem\n",
      73             : "#\n",
      74             : "# CONFIG_BPF_SYSCALL is not set\n",
      75             : "# end of BPF subsystem\n",
      76             : "\n",
      77             : "CONFIG_PREEMPT_NONE_BUILD=y\n",
      78             : "CONFIG_PREEMPT_NONE=y\n",
      79             : "\n",
      80             : "#\n",
      81             : "# CPU/Task time and stats accounting\n",
      82             : "#\n",
      83             : "CONFIG_TICK_CPU_ACCOUNTING=y\n",
      84             : "# CONFIG_BSD_PROCESS_ACCT is not set\n",
      85             : "# CONFIG_PSI is not set\n",
      86             : "# end of CPU/Task time and stats accounting\n",
      87             : "\n",
      88             : "#\n",
      89             : "# RCU Subsystem\n",
      90             : "#\n",
      91             : "CONFIG_TINY_RCU=y\n",
      92             : "# CONFIG_RCU_EXPERT is not set\n",
      93             : "CONFIG_SRCU=y\n",
      94             : "CONFIG_TINY_SRCU=y\n",
      95             : "# end of RCU Subsystem\n",
      96             : "\n",
      97             : "# CONFIG_IKCONFIG is not set\n",
      98             : "# CONFIG_IKHEADERS is not set\n",
      99             : "CONFIG_LOG_BUF_SHIFT=17\n",
     100             : "CONFIG_PRINTK_SAFE_LOG_BUF_SHIFT=13\n",
     101             : "\n",
     102             : "#\n",
     103             : "# Scheduler features\n",
     104             : "#\n",
     105             : "# end of Scheduler features\n",
     106             : "\n",
     107             : "CONFIG_CC_HAS_INT128=y\n",
     108             : "# CONFIG_CGROUPS is not set\n",
     109             : "CONFIG_NAMESPACES=y\n",
     110             : "CONFIG_UTS_NS=y\n",
     111             : "# CONFIG_USER_NS is not set\n",
     112             : "CONFIG_PID_NS=y\n",
     113             : "# CONFIG_CHECKPOINT_RESTORE is not set\n",
     114             : "# CONFIG_SCHED_AUTOGROUP is not set\n",
     115             : "# CONFIG_SYSFS_DEPRECATED is not set\n",
     116             : "# CONFIG_RELAY is not set\n",
     117             : "# CONFIG_BLK_DEV_INITRD is not set\n",
     118             : "# CONFIG_BOOT_CONFIG is not set\n",
     119             : "CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE=y\n",
     120             : "# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set\n",
     121             : "CONFIG_SYSCTL=y\n",
     122             : "CONFIG_HAVE_UID16=y\n",
     123             : "# CONFIG_EXPERT is not set\n",
     124             : "CONFIG_UID16=y\n",
     125             : "CONFIG_MULTIUSER=y\n",
     126             : "CONFIG_SYSFS_SYSCALL=y\n",
     127             : "CONFIG_FHANDLE=y\n",
     128             : "CONFIG_POSIX_TIMERS=y\n",
     129             : "CONFIG_PRINTK=y\n",
     130             : "CONFIG_BUG=y\n",
     131             : "CONFIG_ELF_CORE=y\n",
     132             : "CONFIG_BASE_FULL=y\n",
     133             : "CONFIG_FUTEX=y\n",
     134             : "CONFIG_FUTEX_PI=y\n",
     135             : "CONFIG_EPOLL=y\n",
     136             : "CONFIG_SIGNALFD=y\n",
     137             : "CONFIG_TIMERFD=y\n",
     138             : "CONFIG_EVENTFD=y\n",
     139             : "CONFIG_SHMEM=y\n",
     140             : "CONFIG_AIO=y\n",
     141             : "CONFIG_IO_URING=y\n",
     142             : "CONFIG_ADVISE_SYSCALLS=y\n",
     143             : "CONFIG_MEMBARRIER=y\n",
     144             : "CONFIG_KALLSYMS=y\n",
     145             : "# CONFIG_KALLSYMS_ALL is not set\n",
     146             : "CONFIG_KALLSYMS_BASE_RELATIVE=y\n",
     147             : "# CONFIG_USERFAULTFD is not set\n",
     148             : "CONFIG_KCMP=y\n",
     149             : "# CONFIG_EMBEDDED is not set\n",
     150             : "\n",
     151             : "#\n",
     152             : "# Kernel Performance Events And Counters\n",
     153             : "#\n",
     154             : "# end of Kernel Performance Events And Counters\n",
     155             : "\n",
     156             : "CONFIG_VM_EVENT_COUNTERS=y\n",
     157             : "CONFIG_SLUB_DEBUG=y\n",
     158             : "CONFIG_COMPAT_BRK=y\n",
     159             : "# CONFIG_SLAB is not set\n",
     160             : "CONFIG_SLUB=y\n",
     161             : "CONFIG_SLAB_MERGE_DEFAULT=y\n",
     162             : "# CONFIG_SLAB_FREELIST_RANDOM is not set\n",
     163             : "# CONFIG_SLAB_FREELIST_HARDENED is not set\n",
     164             : "# CONFIG_SHUFFLE_PAGE_ALLOCATOR is not set\n",
     165             : "# CONFIG_PROFILING is not set\n",
     166             : "# end of General setup\n",
     167             : "\n",
     168             : "#\n",
     169             : "# UML-specific options\n",
     170             : "#\n",
     171             : "CONFIG_UML=y\n",
     172             : "CONFIG_MMU=y\n",
     173             : "CONFIG_UML_DMA_EMULATION=y\n",
     174             : "CONFIG_UML_IOMEM_EMULATION=y\n",
     175             : "CONFIG_NO_IOPORT_MAP=y\n",
     176             : "CONFIG_LOCKDEP_SUPPORT=y\n",
     177             : "CONFIG_STACKTRACE_SUPPORT=y\n",
     178             : "CONFIG_GENERIC_CALIBRATE_DELAY=y\n",
     179             : "CONFIG_HZ=100\n",
     180             : "CONFIG_NR_CPUS=1\n",
     181             : "CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y\n",
     182             : "\n",
     183             : "#\n",
     184             : "# Host processor type and features\n",
     185             : "#\n",
     186             : "# CONFIG_MK8 is not set\n",
     187             : "# CONFIG_MPSC is not set\n",
     188             : "# CONFIG_MCORE2 is not set\n",
     189             : "# CONFIG_MATOM is not set\n",
     190             : "CONFIG_GENERIC_CPU=y\n",
     191             : "CONFIG_X86_INTERNODE_CACHE_SHIFT=6\n",
     192             : "CONFIG_X86_L1_CACHE_SHIFT=6\n",
     193             : "CONFIG_X86_TSC=y\n",
     194             : "CONFIG_X86_CMPXCHG64=y\n",
     195             : "CONFIG_X86_CMOV=y\n",
     196             : "CONFIG_X86_MINIMUM_CPU_FAMILY=64\n",
     197             : "CONFIG_IA32_FEAT_CTL=y\n",
     198             : "CONFIG_CPU_SUP_INTEL=y\n",
     199             : "CONFIG_CPU_SUP_AMD=y\n",
     200             : "CONFIG_CPU_SUP_HYGON=y\n",
     201             : "CONFIG_CPU_SUP_CENTAUR=y\n",
     202             : "CONFIG_CPU_SUP_ZHAOXIN=y\n",
     203             : "# end of Host processor type and features\n",
     204             : "\n",
     205             : "CONFIG_UML_X86=y\n",
     206             : "CONFIG_64BIT=y\n",
     207             : "CONFIG_X86_64=y\n",
     208             : "CONFIG_3_LEVEL_PGTABLES=y\n",
     209             : "CONFIG_GENERIC_HWEIGHT=y\n",
     210             : "# CONFIG_STATIC_LINK is not set\n",
     211             : "CONFIG_LD_SCRIPT_DYN=y\n",
     212             : "CONFIG_LD_SCRIPT_DYN_RPATH=y\n",
     213             : "# CONFIG_HOSTFS is not set\n",
     214             : "CONFIG_MCONSOLE=y\n",
     215             : "# CONFIG_MAGIC_SYSRQ is not set\n",
     216             : "CONFIG_KERNEL_STACK_ORDER=2\n",
     217             : "# CONFIG_MMAPPER is not set\n",
     218             : "CONFIG_PGTABLE_LEVELS=3\n",
     219             : "# CONFIG_UML_TIME_TRAVEL_SUPPORT is not set\n",
     220             : "# end of UML-specific options\n",
     221             : "\n",
     222             : "#\n",
     223             : "# UML Character Devices\n",
     224             : "#\n",
     225             : "CONFIG_STDERR_CONSOLE=y\n",
     226             : "# CONFIG_SSL is not set\n",
     227             : "# CONFIG_NULL_CHAN is not set\n",
     228             : "# CONFIG_PORT_CHAN is not set\n",
     229             : "# CONFIG_PTY_CHAN is not set\n",
     230             : "# CONFIG_TTY_CHAN is not set\n",
     231             : "# CONFIG_XTERM_CHAN is not set\n",
     232             : "CONFIG_NOCONFIG_CHAN=y\n",
     233             : "CONFIG_CON_ZERO_CHAN=\"fd:0,fd:1\"\n",
     234             : "CONFIG_CON_CHAN=\"xterm\"\n",
     235             : "CONFIG_SSL_CHAN=\"pty\"\n",
     236             : "# CONFIG_UML_SOUND is not set\n",
     237             : "# CONFIG_SOUND is not set\n",
     238             : "# end of UML Character Devices\n",
     239             : "\n",
     240             : "CONFIG_VIRTIO_UML=y\n",
     241             : "CONFIG_UML_PCI_OVER_VIRTIO=y\n",
     242             : "CONFIG_UML_PCI_OVER_VIRTIO_DEVICE_ID=-1\n",
     243             : "CONFIG_ARCH_SUSPEND_POSSIBLE=y\n",
     244             : "CONFIG_SUSPEND=y\n",
     245             : "CONFIG_SUSPEND_FREEZER=y\n",
     246             : "CONFIG_PM_SLEEP=y\n",
     247             : "# CONFIG_PM_AUTOSLEEP is not set\n",
     248             : "# CONFIG_PM_WAKELOCKS is not set\n",
     249             : "CONFIG_PM=y\n",
     250             : "# CONFIG_PM_DEBUG is not set\n",
     251             : "# CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set\n",
     252             : "\n",
     253             : "#\n",
     254             : "# General architecture-dependent options\n",
     255             : "#\n",
     256             : "CONFIG_HAVE_64BIT_ALIGNED_ACCESS=y\n",
     257             : "CONFIG_TRACE_IRQFLAGS_SUPPORT=y\n",
     258             : "CONFIG_HAVE_ASM_MODVERSIONS=y\n",
     259             : "CONFIG_HAVE_ARCH_SECCOMP=y\n",
     260             : "CONFIG_HAVE_ARCH_SECCOMP_FILTER=y\n",
     261             : "CONFIG_SECCOMP=y\n",
     262             : "CONFIG_LTO_NONE=y\n",
     263             : "CONFIG_HAVE_VIRT_CPU_ACCOUNTING_GEN=y\n",
     264             : "CONFIG_MODULES_USE_ELF_RELA=y\n",
     265             : "CONFIG_PAGE_SIZE_LESS_THAN_64KB=y\n",
     266             : "CONFIG_PAGE_SIZE_LESS_THAN_256KB=y\n",
     267             : "# CONFIG_COMPAT_32BIT_TIME is not set\n",
     268             : "CONFIG_ARCH_NO_PREEMPT=y\n",
     269             : "CONFIG_ARCH_EPHEMERAL_INODES=y\n",
     270             : "CONFIG_HAVE_ARCH_VMAP_STACK=y\n",
     271             : "CONFIG_VMAP_STACK=y\n",
     272             : "\n",
     273             : "#\n",
     274             : "# GCOV-based kernel profiling\n",
     275             : "#\n",
     276             : "# end of GCOV-based kernel profiling\n",
     277             : "\n",
     278             : "CONFIG_HAVE_GCC_PLUGINS=y\n",
     279             : "CONFIG_GCC_PLUGINS=y\n",
     280             : "# CONFIG_GCC_PLUGIN_LATENT_ENTROPY is not set\n",
     281             : "# CONFIG_GCC_PLUGIN_RANDSTRUCT is not set\n",
     282             : "# end of General architecture-dependent options\n",
     283             : "\n",
     284             : "CONFIG_RT_MUTEXES=y\n",
     285             : "CONFIG_BASE_SMALL=0\n",
     286             : "# CONFIG_MODULES is not set\n",
     287             : "CONFIG_BLOCK=y\n",
     288             : "CONFIG_BLOCK_LEGACY_AUTOLOAD=y\n",
     289             : "# CONFIG_BLK_DEV_BSGLIB is not set\n",
     290             : "# CONFIG_BLK_DEV_INTEGRITY is not set\n",
     291             : "# CONFIG_BLK_DEV_ZONED is not set\n",
     292             : "# CONFIG_BLK_WBT is not set\n",
     293             : "# CONFIG_BLK_SED_OPAL is not set\n",
     294             : "# CONFIG_BLK_INLINE_ENCRYPTION is not set\n",
     295             : "\n",
     296             : "#\n",
     297             : "# Partition Types\n",
     298             : "#\n",
     299             : "# CONFIG_PARTITION_ADVANCED is not set\n",
     300             : "CONFIG_MSDOS_PARTITION=y\n",
     301             : "CONFIG_EFI_PARTITION=y\n",
     302             : "# end of Partition Types\n",
     303             : "\n",
     304             : "CONFIG_BLK_MQ_PCI=y\n",
     305             : "CONFIG_BLK_MQ_VIRTIO=y\n",
     306             : "CONFIG_BLK_PM=y\n",
     307             : "\n",
     308             : "#\n",
     309             : "# IO Schedulers\n",
     310             : "#\n",
     311             : "CONFIG_MQ_IOSCHED_DEADLINE=y\n",
     312             : "CONFIG_MQ_IOSCHED_KYBER=y\n",
     313             : "# CONFIG_IOSCHED_BFQ is not set\n",
     314             : "# end of IO Schedulers\n",
     315             : "\n",
     316             : "CONFIG_INLINE_SPIN_UNLOCK_IRQ=y\n",
     317             : "CONFIG_INLINE_READ_UNLOCK=y\n",
     318             : "CONFIG_INLINE_READ_UNLOCK_IRQ=y\n",
     319             : "CONFIG_INLINE_WRITE_UNLOCK=y\n",
     320             : "CONFIG_INLINE_WRITE_UNLOCK_IRQ=y\n",
     321             : "CONFIG_FREEZER=y\n",
     322             : "\n",
     323             : "#\n",
     324             : "# Executable file formats\n",
     325             : "#\n",
     326             : "CONFIG_BINFMT_ELF=y\n",
     327             : "# CONFIG_BINFMT_ELF_KUNIT_TEST is not set\n",
     328             : "CONFIG_ELFCORE=y\n",
     329             : "CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y\n",
     330             : "CONFIG_BINFMT_SCRIPT=y\n",
     331             : "# CONFIG_BINFMT_MISC is not set\n",
     332             : "CONFIG_COREDUMP=y\n",
     333             : "# end of Executable file formats\n",
     334             : "\n",
     335             : "#\n",
     336             : "# Memory Management options\n",
     337             : "#\n",
     338             : "CONFIG_FLATMEM=y\n",
     339             : "CONFIG_SPLIT_PTLOCK_CPUS=4\n",
     340             : "CONFIG_COMPACTION=y\n",
     341             : "# CONFIG_PAGE_REPORTING is not set\n",
     342             : "CONFIG_MIGRATION=y\n",
     343             : "CONFIG_PHYS_ADDR_T_64BIT=y\n",
     344             : "# CONFIG_KSM is not set\n",
     345             : "CONFIG_DEFAULT_MMAP_MIN_ADDR=4096\n",
     346             : "CONFIG_NEED_PER_CPU_KM=y\n",
     347             : "# CONFIG_CMA is not set\n",
     348             : "# CONFIG_ZPOOL is not set\n",
     349             : "# CONFIG_ZSMALLOC is not set\n",
     350             : "# CONFIG_IDLE_PAGE_TRACKING is not set\n",
     351             : "# CONFIG_PERCPU_STATS is not set\n",
     352             : "\n",
     353             : "#\n",
     354             : "# GUP_TEST needs to have DEBUG_FS enabled\n",
     355             : "#\n",
     356             : "# CONFIG_ANON_VMA_NAME is not set\n",
     357             : "\n",
     358             : "#\n",
     359             : "# Data Access Monitoring\n",
     360             : "#\n",
     361             : "# CONFIG_DAMON is not set\n",
     362             : "# end of Data Access Monitoring\n",
     363             : "# end of Memory Management options\n",
     364             : "\n",
     365             : "# CONFIG_NET is not set\n",
     366             : "\n",
     367             : "#\n",
     368             : "# Device Drivers\n",
     369             : "#\n",
     370             : "CONFIG_HAVE_PCI=y\n",
     371             : "CONFIG_FORCE_PCI=y\n",
     372             : "CONFIG_PCI=y\n",
     373             : "# CONFIG_PCIEPORTBUS is not set\n",
     374             : "CONFIG_PCIEASPM=y\n",
     375             : "CONFIG_PCIEASPM_DEFAULT=y\n",
     376             : "# CONFIG_PCIEASPM_POWERSAVE is not set\n",
     377             : "# CONFIG_PCIEASPM_POWER_SUPERSAVE is not set\n",
     378             : "# CONFIG_PCIEASPM_PERFORMANCE is not set\n",
     379             : "# CONFIG_PCIE_PTM is not set\n",
     380             : "CONFIG_PCI_MSI=y\n",
     381             : "CONFIG_PCI_MSI_IRQ_DOMAIN=y\n",
     382             : "CONFIG_PCI_QUIRKS=y\n",
     383             : "# CONFIG_PCI_DEBUG is not set\n",
     384             : "# CONFIG_PCI_STUB is not set\n",
     385             : "CONFIG_PCI_LOCKLESS_CONFIG=y\n",
     386             : "# CONFIG_PCI_IOV is not set\n",
     387             : "# CONFIG_PCI_PRI is not set\n",
     388             : "# CONFIG_PCI_PASID is not set\n",
     389             : "CONFIG_VGA_ARB=y\n",
     390             : "CONFIG_VGA_ARB_MAX_GPUS=16\n",
     391             : "# CONFIG_HOTPLUG_PCI is not set\n",
     392             : "\n",
     393             : "#\n",
     394             : "# PCI controller drivers\n",
     395             : "#\n",
     396             : "\n",
     397             : "#\n",
     398             : "# DesignWare PCI Core Support\n",
     399             : "#\n",
     400             : "# CONFIG_PCIE_DW_PLAT_HOST is not set\n",
     401             : "# CONFIG_PCI_MESON is not set\n",
     402             : "# end of DesignWare PCI Core Support\n",
     403             : "\n",
     404             : "#\n",
     405             : "# Mobiveil PCIe Core Support\n",
     406             : "#\n",
     407             : "# end of Mobiveil PCIe Core Support\n",
     408             : "\n",
     409             : "#\n",
     410             : "# Cadence PCIe controllers support\n",
     411             : "#\n",
     412             : "# end of Cadence PCIe controllers support\n",
     413             : "# end of PCI controller drivers\n",
     414             : "\n",
     415             : "#\n",
     416             : "# PCI Endpoint\n",
     417             : "#\n",
     418             : "# CONFIG_PCI_ENDPOINT is not set\n",
     419             : "# end of PCI Endpoint\n",
     420             : "\n",
     421             : "#\n",
     422             : "# PCI switch controller drivers\n",
     423             : "#\n",
     424             : "# CONFIG_PCI_SW_SWITCHTEC is not set\n",
     425             : "# end of PCI switch controller drivers\n",
     426             : "\n",
     427             : "# CONFIG_CXL_BUS is not set\n",
     428             : "# CONFIG_RAPIDIO is not set\n",
     429             : "\n",
     430             : "#\n",
     431             : "# Generic Driver Options\n",
     432             : "#\n",
     433             : "# CONFIG_UEVENT_HELPER is not set\n",
     434             : "# CONFIG_DEVTMPFS is not set\n",
     435             : "CONFIG_STANDALONE=y\n",
     436             : "CONFIG_PREVENT_FIRMWARE_BUILD=y\n",
     437             : "\n",
     438             : "#\n",
     439             : "# Firmware loader\n",
     440             : "#\n",
     441             : "CONFIG_FW_LOADER=y\n",
     442             : "CONFIG_EXTRA_FIRMWARE=\"\"\n",
     443             : "# CONFIG_FW_LOADER_USER_HELPER is not set\n",
     444             : "# CONFIG_FW_LOADER_COMPRESS is not set\n",
     445             : "CONFIG_FW_CACHE=y\n",
     446             : "# end of Firmware loader\n",
     447             : "\n",
     448             : "CONFIG_ALLOW_DEV_COREDUMP=y\n",
     449             : "# CONFIG_DEBUG_DRIVER is not set\n",
     450             : "# CONFIG_DEBUG_DEVRES is not set\n",
     451             : "# CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set\n",
     452             : "# CONFIG_PM_QOS_KUNIT_TEST is not set\n",
     453             : "# CONFIG_DRIVER_PE_KUNIT_TEST is not set\n",
     454             : "CONFIG_GENERIC_CPU_DEVICES=y\n",
     455             : "CONFIG_DMA_SHARED_BUFFER=y\n",
     456             : "# CONFIG_DMA_FENCE_TRACE is not set\n",
     457             : "# end of Generic Driver Options\n",
     458             : "\n",
     459             : "#\n",
     460             : "# Bus devices\n",
     461             : "#\n",
     462             : "# CONFIG_MHI_BUS is not set\n",
     463             : "# end of Bus devices\n",
     464             : "\n",
     465             : "#\n",
     466             : "# Firmware Drivers\n",
     467             : "#\n",
     468             : "\n",
     469             : "#\n",
     470             : "# ARM System Control and Management Interface Protocol\n",
     471             : "#\n",
     472             : "# end of ARM System Control and Management Interface Protocol\n",
     473             : "\n",
     474             : "# CONFIG_GOOGLE_FIRMWARE is not set\n",
     475             : "\n",
     476             : "#\n",
     477             : "# Tegra firmware driver\n",
     478             : "#\n",
     479             : "# end of Tegra firmware driver\n",
     480             : "# end of Firmware Drivers\n",
     481             : "\n",
     482             : "# CONFIG_GNSS is not set\n",
     483             : "# CONFIG_MTD is not set\n",
     484             : "# CONFIG_OF is not set\n",
     485             : "# CONFIG_PARPORT is not set\n",
     486             : "CONFIG_BLK_DEV=y\n",
     487             : "# CONFIG_BLK_DEV_NULL_BLK is not set\n",
     488             : "# CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set\n",
     489             : "# CONFIG_BLK_DEV_UBD is not set\n",
     490             : "# CONFIG_BLK_DEV_LOOP is not set\n",
     491             : "\n",
     492             : "#\n",
     493             : "# DRBD disabled because PROC_FS or INET not selected\n",
     494             : "#\n",
     495             : "# CONFIG_BLK_DEV_SX8 is not set\n",
     496             : "# CONFIG_BLK_DEV_RAM is not set\n",
     497             : "# CONFIG_VIRTIO_BLK is not set\n",
     498             : "\n",
     499             : "#\n",
     500             : "# NVME Support\n",
     501             : "#\n",
     502             : "# CONFIG_BLK_DEV_NVME is not set\n",
     503             : "# CONFIG_NVME_FC is not set\n",
     504             : "# end of NVME Support\n",
     505             : "\n",
     506             : "#\n",
     507             : "# Misc devices\n",
     508             : "#\n",
     509             : "# CONFIG_AD525X_DPOT is not set\n",
     510             : "# CONFIG_DUMMY_IRQ is not set\n",
     511             : "# CONFIG_PHANTOM is not set\n",
     512             : "# CONFIG_TIFM_CORE is not set\n",
     513             : "# CONFIG_ICS932S401 is not set\n",
     514             : "# CONFIG_ENCLOSURE_SERVICES is not set\n",
     515             : "# CONFIG_HP_ILO is not set\n",
     516             : "# CONFIG_APDS9802ALS is not set\n",
     517             : "# CONFIG_ISL29003 is not set\n",
     518             : "# CONFIG_ISL29020 is not set\n",
     519             : "# CONFIG_SENSORS_TSL2550 is not set\n",
     520             : "# CONFIG_SENSORS_BH1770 is not set\n",
     521             : "# CONFIG_SENSORS_APDS990X is not set\n",
     522             : "# CONFIG_HMC6352 is not set\n",
     523             : "# CONFIG_DS1682 is not set\n",
     524             : "# CONFIG_SRAM is not set\n",
     525             : "# CONFIG_DW_XDATA_PCIE is not set\n",
     526             : "# CONFIG_PCI_ENDPOINT_TEST is not set\n",
     527             : "# CONFIG_XILINX_SDFEC is not set\n",
     528             : "# CONFIG_C2PORT is not set\n",
     529             : "\n",
     530             : "#\n",
     531             : "# EEPROM support\n",
     532             : "#\n",
     533             : "# CONFIG_EEPROM_AT24 is not set\n",
     534             : "# CONFIG_EEPROM_LEGACY is not set\n",
     535             : "# CONFIG_EEPROM_MAX6875 is not set\n",
     536             : "# CONFIG_EEPROM_93CX6 is not set\n",
     537             : "# CONFIG_EEPROM_IDT_89HPESX is not set\n",
     538             : "# CONFIG_EEPROM_EE1004 is not set\n",
     539             : "# end of EEPROM support\n",
     540             : "\n",
     541             : "# CONFIG_CB710_CORE is not set\n",
     542             : "\n",
     543             : "#\n",
     544             : "# Texas Instruments shared transport line discipline\n",
     545             : "#\n",
     546             : "# end of Texas Instruments shared transport line discipline\n",
     547             : "\n",
     548             : "# CONFIG_SENSORS_LIS3_I2C is not set\n",
     549             : "# CONFIG_ALTERA_STAPL is not set\n",
     550             : "# CONFIG_GENWQE is not set\n",
     551             : "# CONFIG_ECHO is not set\n",
     552             : "# CONFIG_BCM_VK is not set\n",
     553             : "# CONFIG_MISC_ALCOR_PCI is not set\n",
     554             : "# CONFIG_MISC_RTSX_PCI is not set\n",
     555             : "# CONFIG_HABANA_AI is not set\n",
     556             : "# CONFIG_PVPANIC is not set\n",
     557             : "# end of Misc devices\n",
     558             : "\n",
     559             : "#\n",
     560             : "# SCSI device support\n",
     561             : "#\n",
     562             : "CONFIG_SCSI_MOD=y\n",
     563             : "# CONFIG_RAID_ATTRS is not set\n",
     564             : "# CONFIG_SCSI is not set\n",
     565             : "# end of SCSI device support\n",
     566             : "\n",
     567             : "# CONFIG_ATA is not set\n",
     568             : "# CONFIG_MD is not set\n",
     569             : "# CONFIG_TARGET_CORE is not set\n",
     570             : "# CONFIG_FUSION is not set\n",
     571             : "\n",
     572             : "#\n",
     573             : "# IEEE 1394 (FireWire) support\n",
     574             : "#\n",
     575             : "# CONFIG_FIREWIRE is not set\n",
     576             : "# CONFIG_FIREWIRE_NOSY is not set\n",
     577             : "# end of IEEE 1394 (FireWire) support\n",
     578             : "\n",
     579             : "#\n",
     580             : "# Input device support\n",
     581             : "#\n",
     582             : "CONFIG_INPUT=y\n",
     583             : "CONFIG_INPUT_FF_MEMLESS=y\n",
     584             : "# CONFIG_INPUT_SPARSEKMAP is not set\n",
     585             : "# CONFIG_INPUT_MATRIXKMAP is not set\n",
     586             : "CONFIG_INPUT_VIVALDIFMAP=y\n",
     587             : "\n",
     588             : "#\n",
     589             : "# Userland interfaces\n",
     590             : "#\n",
     591             : "# CONFIG_INPUT_MOUSEDEV is not set\n",
     592             : "# CONFIG_INPUT_JOYDEV is not set\n",
     593             : "# CONFIG_INPUT_EVDEV is not set\n",
     594             : "# CONFIG_INPUT_EVBUG is not set\n",
     595             : "\n",
     596             : "#\n",
     597             : "# Input Device Drivers\n",
     598             : "#\n",
     599             : "CONFIG_INPUT_KEYBOARD=y\n",
     600             : "# CONFIG_KEYBOARD_ADP5588 is not set\n",
     601             : "# CONFIG_KEYBOARD_ADP5589 is not set\n",
     602             : "CONFIG_KEYBOARD_ATKBD=y\n",
     603             : "# CONFIG_KEYBOARD_QT1050 is not set\n",
     604             : "# CONFIG_KEYBOARD_QT1070 is not set\n",
     605             : "# CONFIG_KEYBOARD_QT2160 is not set\n",
     606             : "# CONFIG_KEYBOARD_DLINK_DIR685 is not set\n",
     607             : "# CONFIG_KEYBOARD_LKKBD is not set\n",
     608             : "# CONFIG_KEYBOARD_TCA6416 is not set\n",
     609             : "# CONFIG_KEYBOARD_TCA8418 is not set\n",
     610             : "# CONFIG_KEYBOARD_LM8333 is not set\n",
     611             : "# CONFIG_KEYBOARD_MAX7359 is not set\n",
     612             : "# CONFIG_KEYBOARD_MCS is not set\n",
     613             : "# CONFIG_KEYBOARD_MPR121 is not set\n",
     614             : "# CONFIG_KEYBOARD_NEWTON is not set\n",
     615             : "# CONFIG_KEYBOARD_OPENCORES is not set\n",
     616             : "# CONFIG_KEYBOARD_STOWAWAY is not set\n",
     617             : "# CONFIG_KEYBOARD_SUNKBD is not set\n",
     618             : "# CONFIG_KEYBOARD_XTKBD is not set\n",
     619             : "# CONFIG_KEYBOARD_CYPRESS_SF is not set\n",
     620             : "CONFIG_INPUT_MOUSE=y\n",
     621             : "CONFIG_MOUSE_PS2=y\n",
     622             : "CONFIG_MOUSE_PS2_ALPS=y\n",
     623             : "CONFIG_MOUSE_PS2_BYD=y\n",
     624             : "CONFIG_MOUSE_PS2_LOGIPS2PP=y\n",
     625             : "CONFIG_MOUSE_PS2_SYNAPTICS=y\n",
     626             : "CONFIG_MOUSE_PS2_SYNAPTICS_SMBUS=y\n",
     627             : "CONFIG_MOUSE_PS2_CYPRESS=y\n",
     628             : "CONFIG_MOUSE_PS2_TRACKPOINT=y\n",
     629             : "# CONFIG_MOUSE_PS2_ELANTECH is not set\n",
     630             : "# CONFIG_MOUSE_PS2_SENTELIC is not set\n",
     631             : "# CONFIG_MOUSE_PS2_TOUCHKIT is not set\n",
     632             : "CONFIG_MOUSE_PS2_FOCALTECH=y\n",
     633             : "CONFIG_MOUSE_PS2_SMBUS=y\n",
     634             : "# CONFIG_MOUSE_SERIAL is not set\n",
     635             : "# CONFIG_MOUSE_APPLETOUCH is not set\n",
     636             : "# CONFIG_MOUSE_BCM5974 is not set\n",
     637             : "# CONFIG_MOUSE_CYAPA is not set\n",
     638             : "# CONFIG_MOUSE_ELAN_I2C is not set\n",
     639             : "# CONFIG_MOUSE_VSXXXAA is not set\n",
     640             : "# CONFIG_MOUSE_SYNAPTICS_I2C is not set\n",
     641             : "# CONFIG_MOUSE_SYNAPTICS_USB is not set\n",
     642             : "# CONFIG_INPUT_TABLET is not set\n",
     643             : "# CONFIG_INPUT_TOUCHSCREEN is not set\n",
     644             : "# CONFIG_INPUT_MISC is not set\n",
     645             : "# CONFIG_RMI4_CORE is not set\n",
     646             : "\n",
     647             : "#\n",
     648             : "# Hardware I/O ports\n",
     649             : "#\n",
     650             : "CONFIG_SERIO=y\n",
     651             : "CONFIG_SERIO_SERPORT=y\n",
     652             : "# CONFIG_SERIO_PCIPS2 is not set\n",
     653             : "CONFIG_SERIO_LIBPS2=y\n",
     654             : "# CONFIG_SERIO_RAW is not set\n",
     655             : "# CONFIG_SERIO_ALTERA_PS2 is not set\n",
     656             : "# CONFIG_SERIO_PS2MULT is not set\n",
     657             : "# CONFIG_SERIO_ARC_PS2 is not set\n",
     658             : "# CONFIG_USERIO is not set\n",
     659             : "# end of Hardware I/O ports\n",
     660             : "# end of Input device support\n",
     661             : "\n",
     662             : "#\n",
     663             : "# Character devices\n",
     664             : "#\n",
     665             : "CONFIG_TTY=y\n",
     666             : "CONFIG_UNIX98_PTYS=y\n",
     667             : "CONFIG_LEGACY_PTYS=y\n",
     668             : "CONFIG_LEGACY_PTY_COUNT=256\n",
     669             : "CONFIG_LDISC_AUTOLOAD=y\n",
     670             : "\n",
     671             : "#\n",
     672             : "# Serial drivers\n",
     673             : "#\n",
     674             : "# CONFIG_SERIAL_8250 is not set\n",
     675             : "\n",
     676             : "#\n",
     677             : "# Non-8250 serial port support\n",
     678             : "#\n",
     679             : "# CONFIG_SERIAL_UARTLITE is not set\n",
     680             : "# CONFIG_SERIAL_JSM is not set\n",
     681             : "# CONFIG_SERIAL_SCCNXP is not set\n",
     682             : "# CONFIG_SERIAL_SC16IS7XX is not set\n",
     683             : "# CONFIG_SERIAL_ALTERA_JTAGUART is not set\n",
     684             : "# CONFIG_SERIAL_ALTERA_UART is not set\n",
     685             : "# CONFIG_SERIAL_ARC is not set\n",
     686             : "# CONFIG_SERIAL_RP2 is not set\n",
     687             : "# CONFIG_SERIAL_FSL_LPUART is not set\n",
     688             : "# CONFIG_SERIAL_FSL_LINFLEXUART is not set\n",
     689             : "# end of Serial drivers\n",
     690             : "\n",
     691             : "# CONFIG_SERIAL_NONSTANDARD is not set\n",
     692             : "# CONFIG_NOZOMI is not set\n",
     693             : "# CONFIG_NULL_TTY is not set\n",
     694             : "# CONFIG_SERIAL_DEV_BUS is not set\n",
     695             : "# CONFIG_VIRTIO_CONSOLE is not set\n",
     696             : "# CONFIG_IPMI_HANDLER is not set\n",
     697             : "CONFIG_HW_RANDOM=y\n",
     698             : "# CONFIG_HW_RANDOM_TIMERIOMEM is not set\n",
     699             : "# CONFIG_HW_RANDOM_BA431 is not set\n",
     700             : "# CONFIG_HW_RANDOM_VIRTIO is not set\n",
     701             : "# CONFIG_HW_RANDOM_XIPHERA is not set\n",
     702             : "# CONFIG_UML_RANDOM is not set\n",
     703             : "# CONFIG_APPLICOM is not set\n",
     704             : "CONFIG_DEVMEM=y\n",
     705             : "CONFIG_DEVPORT=y\n",
     706             : "# CONFIG_TCG_TPM is not set\n",
     707             : "# CONFIG_XILLYBUS is not set\n",
     708             : "# CONFIG_RANDOM_TRUST_BOOTLOADER is not set\n",
     709             : "# end of Character devices\n",
     710             : "\n",
     711             : "#\n",
     712             : "# I2C support\n",
     713             : "#\n",
     714             : "CONFIG_I2C=y\n",
     715             : "CONFIG_I2C_BOARDINFO=y\n",
     716             : "CONFIG_I2C_COMPAT=y\n",
     717             : "# CONFIG_I2C_CHARDEV is not set\n",
     718             : "# CONFIG_I2C_MUX is not set\n",
     719             : "CONFIG_I2C_HELPER_AUTO=y\n",
     720             : "CONFIG_I2C_ALGOBIT=y\n",
     721             : "\n",
     722             : "#\n",
     723             : "# I2C Hardware Bus support\n",
     724             : "#\n",
     725             : "\n",
     726             : "#\n",
     727             : "# PC SMBus host controller drivers\n",
     728             : "#\n",
     729             : "# CONFIG_I2C_ALI1535 is not set\n",
     730             : "# CONFIG_I2C_ALI1563 is not set\n",
     731             : "# CONFIG_I2C_ALI15X3 is not set\n",
     732             : "# CONFIG_I2C_AMD756 is not set\n",
     733             : "# CONFIG_I2C_AMD8111 is not set\n",
     734             : "# CONFIG_I2C_I801 is not set\n",
     735             : "# CONFIG_I2C_ISCH is not set\n",
     736             : "# CONFIG_I2C_PIIX4 is not set\n",
     737             : "# CONFIG_I2C_NFORCE2 is not set\n",
     738             : "# CONFIG_I2C_NVIDIA_GPU is not set\n",
     739             : "# CONFIG_I2C_SIS5595 is not set\n",
     740             : "# CONFIG_I2C_SIS630 is not set\n",
     741             : "# CONFIG_I2C_SIS96X is not set\n",
     742             : "# CONFIG_I2C_VIA is not set\n",
     743             : "# CONFIG_I2C_VIAPRO is not set\n",
     744             : "\n",
     745             : "#\n",
     746             : "# I2C system bus drivers (mostly embedded / system-on-chip)\n",
     747             : "#\n",
     748             : "# CONFIG_I2C_DESIGNWARE_PLATFORM is not set\n",
     749             : "# CONFIG_I2C_DESIGNWARE_PCI is not set\n",
     750             : "# CONFIG_I2C_OCORES is not set\n",
     751             : "# CONFIG_I2C_PCA_PLATFORM is not set\n",
     752             : "# CONFIG_I2C_SIMTEC is not set\n",
     753             : "# CONFIG_I2C_XILINX is not set\n",
     754             : "\n",
     755             : "#\n",
     756             : "# External I2C/SMBus adapter drivers\n",
     757             : "#\n",
     758             : "# CONFIG_I2C_TAOS_EVM is not set\n",
     759             : "\n",
     760             : "#\n",
     761             : "# Other I2C/SMBus bus drivers\n",
     762             : "#\n",
     763             : "# CONFIG_I2C_MLXCPLD is not set\n",
     764             : "# CONFIG_I2C_VIRTIO is not set\n",
     765             : "# end of I2C Hardware Bus support\n",
     766             : "\n",
     767             : "# CONFIG_I2C_SLAVE is not set\n",
     768             : "# CONFIG_I2C_DEBUG_CORE is not set\n",
     769             : "# CONFIG_I2C_DEBUG_ALGO is not set\n",
     770             : "# CONFIG_I2C_DEBUG_BUS is not set\n",
     771             : "# end of I2C support\n",
     772             : "\n",
     773             : "# CONFIG_I3C is not set\n",
     774             : "# CONFIG_SPI is not set\n",
     775             : "# CONFIG_SPMI is not set\n",
     776             : "# CONFIG_HSI is not set\n",
     777             : "# CONFIG_PPS is not set\n",
     778             : "\n",
     779             : "#\n",
     780             : "# PTP clock support\n",
     781             : "#\n",
     782             : "CONFIG_PTP_1588_CLOCK_OPTIONAL=y\n",
     783             : "\n",
     784             : "#\n",
     785             : "# Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.\n",
     786             : "#\n",
     787             : "# end of PTP clock support\n",
     788             : "\n",
     789             : "# CONFIG_PINCTRL is not set\n",
     790             : "# CONFIG_GPIOLIB is not set\n",
     791             : "# CONFIG_W1 is not set\n",
     792             : "# CONFIG_POWER_RESET is not set\n",
     793             : "CONFIG_POWER_SUPPLY=y\n",
     794             : "# CONFIG_POWER_SUPPLY_DEBUG is not set\n",
     795             : "CONFIG_POWER_SUPPLY_HWMON=y\n",
     796             : "# CONFIG_PDA_POWER is not set\n",
     797             : "# CONFIG_IP5XXX_POWER is not set\n",
     798             : "# CONFIG_TEST_POWER is not set\n",
     799             : "# CONFIG_CHARGER_ADP5061 is not set\n",
     800             : "# CONFIG_BATTERY_CW2015 is not set\n",
     801             : "# CONFIG_BATTERY_DS2780 is not set\n",
     802             : "# CONFIG_BATTERY_DS2781 is not set\n",
     803             : "# CONFIG_BATTERY_DS2782 is not set\n",
     804             : "# CONFIG_BATTERY_SAMSUNG_SDI is not set\n",
     805             : "# CONFIG_BATTERY_SBS is not set\n",
     806             : "# CONFIG_CHARGER_SBS is not set\n",
     807             : "# CONFIG_BATTERY_BQ27XXX is not set\n",
     808             : "# CONFIG_BATTERY_MAX17040 is not set\n",
     809             : "# CONFIG_BATTERY_MAX17042 is not set\n",
     810             : "# CONFIG_CHARGER_MAX8903 is not set\n",
     811             : "# CONFIG_CHARGER_LP8727 is not set\n",
     812             : "# CONFIG_CHARGER_LTC4162L is not set\n",
     813             : "# CONFIG_CHARGER_MAX77976 is not set\n",
     814             : "# CONFIG_CHARGER_BQ2415X is not set\n",
     815             : "# CONFIG_BATTERY_GAUGE_LTC2941 is not set\n",
     816             : "# CONFIG_BATTERY_GOLDFISH is not set\n",
     817             : "# CONFIG_BATTERY_RT5033 is not set\n",
     818             : "# CONFIG_CHARGER_BD99954 is not set\n",
     819             : "# CONFIG_BATTERY_UG3105 is not set\n",
     820             : "CONFIG_HWMON=y\n",
     821             : "# CONFIG_HWMON_DEBUG_CHIP is not set\n",
     822             : "\n",
     823             : "#\n",
     824             : "# Native drivers\n",
     825             : "#\n",
     826             : "# CONFIG_SENSORS_AD7414 is not set\n",
     827             : "# CONFIG_SENSORS_AD7418 is not set\n",
     828             : "# CONFIG_SENSORS_ADM1021 is not set\n",
     829             : "# CONFIG_SENSORS_ADM1025 is not set\n",
     830             : "# CONFIG_SENSORS_ADM1026 is not set\n",
     831             : "# CONFIG_SENSORS_ADM1029 is not set\n",
     832             : "# CONFIG_SENSORS_ADM1031 is not set\n",
     833             : "# CONFIG_SENSORS_ADM1177 is not set\n",
     834             : "# CONFIG_SENSORS_ADM9240 is not set\n",
     835             : "# CONFIG_SENSORS_ADT7410 is not set\n",
     836             : "# CONFIG_SENSORS_ADT7411 is not set\n",
     837             : "# CONFIG_SENSORS_ADT7462 is not set\n",
     838             : "# CONFIG_SENSORS_ADT7470 is not set\n",
     839             : "# CONFIG_SENSORS_ADT7475 is not set\n",
     840             : "# CONFIG_SENSORS_AHT10 is not set\n",
     841             : "# CONFIG_SENSORS_AS370 is not set\n",
     842             : "# CONFIG_SENSORS_ASC7621 is not set\n",
     843             : "# CONFIG_SENSORS_AXI_FAN_CONTROL is not set\n",
     844             : "# CONFIG_SENSORS_ASPEED is not set\n",
     845             : "# CONFIG_SENSORS_ATXP1 is not set\n",
     846             : "# CONFIG_SENSORS_CORSAIR_CPRO is not set\n",
     847             : "# CONFIG_SENSORS_CORSAIR_PSU is not set\n",
     848             : "# CONFIG_SENSORS_DS620 is not set\n",
     849             : "# CONFIG_SENSORS_DS1621 is not set\n",
     850             : "# CONFIG_SENSORS_I5K_AMB is not set\n",
     851             : "# CONFIG_SENSORS_F71805F is not set\n",
     852             : "# CONFIG_SENSORS_F71882FG is not set\n",
     853             : "# CONFIG_SENSORS_F75375S is not set\n",
     854             : "# CONFIG_SENSORS_GL518SM is not set\n",
     855             : "# CONFIG_SENSORS_GL520SM is not set\n",
     856             : "# CONFIG_SENSORS_G760A is not set\n",
     857             : "# CONFIG_SENSORS_G762 is not set\n",
     858             : "# CONFIG_SENSORS_HIH6130 is not set\n",
     859             : "# CONFIG_SENSORS_IT87 is not set\n",
     860             : "# CONFIG_SENSORS_JC42 is not set\n",
     861             : "# CONFIG_SENSORS_POWR1220 is not set\n",
     862             : "# CONFIG_SENSORS_LINEAGE is not set\n",
     863             : "# CONFIG_SENSORS_LTC2945 is not set\n",
     864             : "# CONFIG_SENSORS_LTC2947_I2C is not set\n",
     865             : "# CONFIG_SENSORS_LTC2990 is not set\n",
     866             : "# CONFIG_SENSORS_LTC4151 is not set\n",
     867             : "# CONFIG_SENSORS_LTC4215 is not set\n",
     868             : "# CONFIG_SENSORS_LTC4222 is not set\n",
     869             : "# CONFIG_SENSORS_LTC4245 is not set\n",
     870             : "# CONFIG_SENSORS_LTC4260 is not set\n",
     871             : "# CONFIG_SENSORS_LTC4261 is not set\n",
     872             : "# CONFIG_SENSORS_MAX127 is not set\n",
     873             : "# CONFIG_SENSORS_MAX16065 is not set\n",
     874             : "# CONFIG_SENSORS_MAX1619 is not set\n",
     875             : "# CONFIG_SENSORS_MAX1668 is not set\n",
     876             : "# CONFIG_SENSORS_MAX197 is not set\n",
     877             : "# CONFIG_SENSORS_MAX31730 is not set\n",
     878             : "# CONFIG_SENSORS_MAX6620 is not set\n",
     879             : "# CONFIG_SENSORS_MAX6621 is not set\n",
     880             : "# CONFIG_SENSORS_MAX6639 is not set\n",
     881             : "# CONFIG_SENSORS_MAX6642 is not set\n",
     882             : "# CONFIG_SENSORS_MAX6650 is not set\n",
     883             : "# CONFIG_SENSORS_MAX6697 is not set\n",
     884             : "# CONFIG_SENSORS_MAX31790 is not set\n",
     885             : "# CONFIG_SENSORS_MCP3021 is not set\n",
     886             : "# CONFIG_SENSORS_TC654 is not set\n",
     887             : "# CONFIG_SENSORS_TPS23861 is not set\n",
     888             : "# CONFIG_SENSORS_MR75203 is not set\n",
     889             : "# CONFIG_SENSORS_LM63 is not set\n",
     890             : "# CONFIG_SENSORS_LM73 is not set\n",
     891             : "# CONFIG_SENSORS_LM75 is not set\n",
     892             : "# CONFIG_SENSORS_LM77 is not set\n",
     893             : "# CONFIG_SENSORS_LM78 is not set\n",
     894             : "# CONFIG_SENSORS_LM80 is not set\n",
     895             : "# CONFIG_SENSORS_LM83 is not set\n",
     896             : "# CONFIG_SENSORS_LM85 is not set\n",
     897             : "# CONFIG_SENSORS_LM87 is not set\n",
     898             : "# CONFIG_SENSORS_LM90 is not set\n",
     899             : "# CONFIG_SENSORS_LM92 is not set\n",
     900             : "# CONFIG_SENSORS_LM93 is not set\n",
     901             : "# CONFIG_SENSORS_LM95234 is not set\n",
     902             : "# CONFIG_SENSORS_LM95241 is not set\n",
     903             : "# CONFIG_SENSORS_LM95245 is not set\n",
     904             : "# CONFIG_SENSORS_PC87360 is not set\n",
     905             : "# CONFIG_SENSORS_PC87427 is not set\n",
     906             : "# CONFIG_SENSORS_NCT6683 is not set\n",
     907             : "# CONFIG_SENSORS_NCT6775 is not set\n",
     908             : "# CONFIG_SENSORS_NCT7802 is not set\n",
     909             : "# CONFIG_SENSORS_NPCM7XX is not set\n",
     910             : "# CONFIG_SENSORS_PCF8591 is not set\n",
     911             : "# CONFIG_PMBUS is not set\n",
     912             : "# CONFIG_SENSORS_SBTSI is not set\n",
     913             : "# CONFIG_SENSORS_SBRMI is not set\n",
     914             : "# CONFIG_SENSORS_SHT21 is not set\n",
     915             : "# CONFIG_SENSORS_SHT3x is not set\n",
     916             : "# CONFIG_SENSORS_SHT4x is not set\n",
     917             : "# CONFIG_SENSORS_SHTC1 is not set\n",
     918             : "# CONFIG_SENSORS_SIS5595 is not set\n",
     919             : "# CONFIG_SENSORS_SY7636A is not set\n",
     920             : "# CONFIG_SENSORS_DME1737 is not set\n",
     921             : "# CONFIG_SENSORS_EMC1403 is not set\n",
     922             : "# CONFIG_SENSORS_EMC2103 is not set\n",
     923             : "# CONFIG_SENSORS_EMC6W201 is not set\n",
     924             : "# CONFIG_SENSORS_SMSC47M1 is not set\n",
     925             : "# CONFIG_SENSORS_SMSC47M192 is not set\n",
     926             : "# CONFIG_SENSORS_SMSC47B397 is not set\n",
     927             : "# CONFIG_SENSORS_STTS751 is not set\n",
     928             : "# CONFIG_SENSORS_SMM665 is not set\n",
     929             : "# CONFIG_SENSORS_ADC128D818 is not set\n",
     930             : "# CONFIG_SENSORS_ADS7828 is not set\n",
     931             : "# CONFIG_SENSORS_AMC6821 is not set\n",
     932             : "# CONFIG_SENSORS_INA209 is not set\n",
     933             : "# CONFIG_SENSORS_INA2XX is not set\n",
     934             : "# CONFIG_SENSORS_INA238 is not set\n",
     935             : "# CONFIG_SENSORS_INA3221 is not set\n",
     936             : "# CONFIG_SENSORS_TC74 is not set\n",
     937             : "# CONFIG_SENSORS_THMC50 is not set\n",
     938             : "# CONFIG_SENSORS_TMP102 is not set\n",
     939             : "# CONFIG_SENSORS_TMP103 is not set\n",
     940             : "# CONFIG_SENSORS_TMP108 is not set\n",
     941             : "# CONFIG_SENSORS_TMP401 is not set\n",
     942             : "# CONFIG_SENSORS_TMP421 is not set\n",
     943             : "# CONFIG_SENSORS_TMP464 is not set\n",
     944             : "# CONFIG_SENSORS_TMP513 is not set\n",
     945             : "# CONFIG_SENSORS_VIA686A is not set\n",
     946             : "# CONFIG_SENSORS_VT1211 is not set\n",
     947             : "# CONFIG_SENSORS_VT8231 is not set\n",
     948             : "# CONFIG_SENSORS_W83773G is not set\n",
     949             : "# CONFIG_SENSORS_W83781D is not set\n",
     950             : "# CONFIG_SENSORS_W83791D is not set\n",
     951             : "# CONFIG_SENSORS_W83792D is not set\n",
     952             : "# CONFIG_SENSORS_W83793 is not set\n",
     953             : "# CONFIG_SENSORS_W83795 is not set\n",
     954             : "# CONFIG_SENSORS_W83L785TS is not set\n",
     955             : "# CONFIG_SENSORS_W83L786NG is not set\n",
     956             : "# CONFIG_SENSORS_W83627HF is not set\n",
     957             : "# CONFIG_SENSORS_W83627EHF is not set\n",
     958             : "# CONFIG_THERMAL is not set\n",
     959             : "# CONFIG_WATCHDOG is not set\n",
     960             : "CONFIG_SSB_POSSIBLE=y\n",
     961             : "# CONFIG_SSB is not set\n",
     962             : "CONFIG_BCMA_POSSIBLE=y\n",
     963             : "# CONFIG_BCMA is not set\n",
     964             : "\n",
     965             : "#\n",
     966             : "# Multifunction device drivers\n",
     967             : "#\n",
     968             : "# CONFIG_MFD_AS3711 is not set\n",
     969             : "# CONFIG_PMIC_ADP5520 is not set\n",
     970             : "# CONFIG_MFD_BCM590XX is not set\n",
     971             : "# CONFIG_MFD_BD9571MWV is not set\n",
     972             : "# CONFIG_MFD_AXP20X_I2C is not set\n",
     973             : "# CONFIG_MFD_MADERA is not set\n",
     974             : "# CONFIG_PMIC_DA903X is not set\n",
     975             : "# CONFIG_MFD_DA9052_I2C is not set\n",
     976             : "# CONFIG_MFD_DA9055 is not set\n",
     977             : "# CONFIG_MFD_DA9062 is not set\n",
     978             : "# CONFIG_MFD_DA9063 is not set\n",
     979             : "# CONFIG_MFD_DA9150 is not set\n",
     980             : "# CONFIG_MFD_MC13XXX_I2C is not set\n",
     981             : "# CONFIG_MFD_MP2629 is not set\n",
     982             : "# CONFIG_HTC_PASIC3 is not set\n",
     983             : "# CONFIG_LPC_ICH is not set\n",
     984             : "# CONFIG_LPC_SCH is not set\n",
     985             : "# CONFIG_MFD_IQS62X is not set\n",
     986             : "# CONFIG_MFD_JANZ_CMODIO is not set\n",
     987             : "# CONFIG_MFD_KEMPLD is not set\n",
     988             : "# CONFIG_MFD_88PM800 is not set\n",
     989             : "# CONFIG_MFD_88PM805 is not set\n",
     990             : "# CONFIG_MFD_88PM860X is not set\n",
     991             : "# CONFIG_MFD_MAX14577 is not set\n",
     992             : "# CONFIG_MFD_MAX77693 is not set\n",
     993             : "# CONFIG_MFD_MAX77843 is not set\n",
     994             : "# CONFIG_MFD_MAX8907 is not set\n",
     995             : "# CONFIG_MFD_MAX8925 is not set\n",
     996             : "# CONFIG_MFD_MAX8997 is not set\n",
     997             : "# CONFIG_MFD_MAX8998 is not set\n",
     998             : "# CONFIG_MFD_MT6360 is not set\n",
     999             : "# CONFIG_MFD_MT6397 is not set\n",
    1000             : "# CONFIG_MFD_MENF21BMC is not set\n",
    1001             : "# CONFIG_MFD_RETU is not set\n",
    1002             : "# CONFIG_MFD_PCF50633 is not set\n",
    1003             : "# CONFIG_MFD_RDC321X is not set\n",
    1004             : "# CONFIG_MFD_RT4831 is not set\n",
    1005             : "# CONFIG_MFD_RT5033 is not set\n",
    1006             : "# CONFIG_MFD_RC5T583 is not set\n",
    1007             : "# CONFIG_MFD_SI476X_CORE is not set\n",
    1008             : "# CONFIG_MFD_SIMPLE_MFD_I2C is not set\n",
    1009             : "# CONFIG_MFD_SM501 is not set\n",
    1010             : "# CONFIG_MFD_SKY81452 is not set\n",
    1011             : "# CONFIG_MFD_SYSCON is not set\n",
    1012             : "# CONFIG_MFD_TI_AM335X_TSCADC is not set\n",
    1013             : "# CONFIG_MFD_LP3943 is not set\n",
    1014             : "# CONFIG_MFD_LP8788 is not set\n",
    1015             : "# CONFIG_MFD_TI_LMU is not set\n",
    1016             : "# CONFIG_MFD_PALMAS is not set\n",
    1017             : "# CONFIG_TPS6105X is not set\n",
    1018             : "# CONFIG_TPS6507X is not set\n",
    1019             : "# CONFIG_MFD_TPS65086 is not set\n",
    1020             : "# CONFIG_MFD_TPS65090 is not set\n",
    1021             : "# CONFIG_MFD_TI_LP873X is not set\n",
    1022             : "# CONFIG_MFD_TPS6586X is not set\n",
    1023             : "# CONFIG_MFD_TPS65912_I2C is not set\n",
    1024             : "# CONFIG_TWL4030_CORE is not set\n",
    1025             : "# CONFIG_TWL6040_CORE is not set\n",
    1026             : "# CONFIG_MFD_WL1273_CORE is not set\n",
    1027             : "# CONFIG_MFD_LM3533 is not set\n",
    1028             : "# CONFIG_MFD_TQMX86 is not set\n",
    1029             : "# CONFIG_MFD_VX855 is not set\n",
    1030             : "# CONFIG_MFD_ARIZONA_I2C is not set\n",
    1031             : "# CONFIG_MFD_WM8400 is not set\n",
    1032             : "# CONFIG_MFD_WM831X_I2C is not set\n",
    1033             : "# CONFIG_MFD_WM8350_I2C is not set\n",
    1034             : "# CONFIG_MFD_WM8994 is not set\n",
    1035             : "# CONFIG_MFD_ATC260X_I2C is not set\n",
    1036             : "# end of Multifunction device drivers\n",
    1037             : "\n",
    1038             : "# CONFIG_REGULATOR is not set\n",
    1039             : "# CONFIG_RC_CORE is not set\n",
    1040             : "\n",
    1041             : "#\n",
    1042             : "# CEC support\n",
    1043             : "#\n",
    1044             : "# CONFIG_MEDIA_CEC_SUPPORT is not set\n",
    1045             : "# end of CEC support\n",
    1046             : "\n",
    1047             : "# CONFIG_MEDIA_SUPPORT is not set\n",
    1048             : "\n",
    1049             : "#\n",
    1050             : "# Graphics support\n",
    1051             : "#\n",
    1052             : "CONFIG_DRM=y\n",
    1053             : "# CONFIG_DRM_DEBUG_MM is not set\n",
    1054             : "# CONFIG_DRM_DEBUG_SELFTEST is not set\n",
    1055             : "CONFIG_DRM_KMS_HELPER=y\n",
    1056             : "# CONFIG_DRM_LOAD_EDID_FIRMWARE is not set\n",
    1057             : "CONFIG_DRM_DISPLAY_HELPER=y\n",
    1058             : "CONFIG_DRM_DISPLAY_DP_HELPER=y\n",
    1059             : "CONFIG_DRM_DISPLAY_HDMI_HELPER=y\n",
    1060             : "# CONFIG_DRM_DP_AUX_CHARDEV is not set\n",
    1061             : "# CONFIG_DRM_DP_CEC is not set\n",
    1062             : "CONFIG_DRM_TTM=y\n",
    1063             : "CONFIG_DRM_TTM_HELPER=y\n",
    1064             : "CONFIG_DRM_SCHED=y\n",
    1065             : "\n",
    1066             : "#\n",
    1067             : "# I2C encoder or helper chips\n",
    1068             : "#\n",
    1069             : "# CONFIG_DRM_I2C_CH7006 is not set\n",
    1070             : "# CONFIG_DRM_I2C_SIL164 is not set\n",
    1071             : "# CONFIG_DRM_I2C_NXP_TDA998X is not set\n",
    1072             : "# CONFIG_DRM_I2C_NXP_TDA9950 is not set\n",
    1073             : "# end of I2C encoder or helper chips\n",
    1074             : "\n",
    1075             : "#\n",
    1076             : "# ARM devices\n",
    1077             : "#\n",
    1078             : "# end of ARM devices\n",
    1079             : "\n",
    1080             : "# CONFIG_DRM_RADEON is not set\n",
    1081             : "CONFIG_DRM_AMDGPU=y\n",
    1082             : "# CONFIG_DRM_AMDGPU_SI is not set\n",
    1083             : "# CONFIG_DRM_AMDGPU_CIK is not set\n",
    1084             : "# CONFIG_DRM_AMDGPU_USERPTR is not set\n",
    1085             : "\n",
    1086             : "#\n",
    1087             : "# ACP (Audio CoProcessor) Configuration\n",
    1088             : "#\n",
    1089             : "# CONFIG_DRM_AMD_ACP is not set\n",
    1090             : "# end of ACP (Audio CoProcessor) Configuration\n",
    1091             : "\n",
    1092             : "#\n",
    1093             : "# Display Engine Configuration\n",
    1094             : "#\n",
    1095             : "CONFIG_DRM_AMD_DC=y\n",
    1096             : "CONFIG_DRM_AMD_DC_DCN=y\n",
    1097             : "# CONFIG_DRM_AMD_DC_HDCP is not set\n",
    1098             : "CONFIG_DCE_KUNIT_TEST=y\n",
    1099             : "CONFIG_DML_KUNIT_TEST=y\n",
    1100             : "CONFIG_AMD_DC_BASICS_KUNIT_TEST=y\n",
    1101             : "CONFIG_AMD_DC_KUNIT_TEST=y\n",
    1102             : "# end of Display Engine Configuration\n",
    1103             : "\n",
    1104             : "# CONFIG_HSA_AMD is not set\n",
    1105             : "# CONFIG_DRM_NOUVEAU is not set\n",
    1106             : "# CONFIG_DRM_VGEM is not set\n",
    1107             : "# CONFIG_DRM_VKMS is not set\n",
    1108             : "# CONFIG_DRM_AST is not set\n",
    1109             : "# CONFIG_DRM_MGAG200 is not set\n",
    1110             : "# CONFIG_DRM_QXL is not set\n",
    1111             : "# CONFIG_DRM_VIRTIO_GPU is not set\n",
    1112             : "CONFIG_DRM_PANEL=y\n",
    1113             : "\n",
    1114             : "#\n",
    1115             : "# Display Panels\n",
    1116             : "#\n",
    1117             : "# end of Display Panels\n",
    1118             : "\n",
    1119             : "CONFIG_DRM_BRIDGE=y\n",
    1120             : "CONFIG_DRM_PANEL_BRIDGE=y\n",
    1121             : "\n",
    1122             : "#\n",
    1123             : "# Display Interface Bridges\n",
    1124             : "#\n",
    1125             : "# CONFIG_DRM_ANALOGIX_ANX78XX is not set\n",
    1126             : "# end of Display Interface Bridges\n",
    1127             : "\n",
    1128             : "# CONFIG_DRM_ETNAVIV is not set\n",
    1129             : "# CONFIG_DRM_BOCHS is not set\n",
    1130             : "# CONFIG_DRM_CIRRUS_QEMU is not set\n",
    1131             : "# CONFIG_DRM_SIMPLEDRM is not set\n",
    1132             : "# CONFIG_DRM_SSD130X is not set\n",
    1133             : "# CONFIG_DRM_LEGACY is not set\n",
    1134             : "CONFIG_DRM_PANEL_ORIENTATION_QUIRKS=y\n",
    1135             : "CONFIG_DRM_NOMODESET=y\n",
    1136             : "\n",
    1137             : "#\n",
    1138             : "# Frame buffer Devices\n",
    1139             : "#\n",
    1140             : "CONFIG_FB_CMDLINE=y\n",
    1141             : "# CONFIG_FB is not set\n",
    1142             : "# end of Frame buffer Devices\n",
    1143             : "\n",
    1144             : "#\n",
    1145             : "# Backlight & LCD device support\n",
    1146             : "#\n",
    1147             : "# CONFIG_LCD_CLASS_DEVICE is not set\n",
    1148             : "CONFIG_BACKLIGHT_CLASS_DEVICE=y\n",
    1149             : "# CONFIG_BACKLIGHT_QCOM_WLED is not set\n",
    1150             : "# CONFIG_BACKLIGHT_ADP8860 is not set\n",
    1151             : "# CONFIG_BACKLIGHT_ADP8870 is not set\n",
    1152             : "# CONFIG_BACKLIGHT_LM3639 is not set\n",
    1153             : "# CONFIG_BACKLIGHT_LV5207LP is not set\n",
    1154             : "# CONFIG_BACKLIGHT_BD6107 is not set\n",
    1155             : "# CONFIG_BACKLIGHT_ARCXCNN is not set\n",
    1156             : "# end of Backlight & LCD device support\n",
    1157             : "\n",
    1158             : "CONFIG_HDMI=y\n",
    1159             : "# end of Graphics support\n",
    1160             : "\n",
    1161             : "#\n",
    1162             : "# HID support\n",
    1163             : "#\n",
    1164             : "CONFIG_HID=y\n",
    1165             : "# CONFIG_HID_BATTERY_STRENGTH is not set\n",
    1166             : "# CONFIG_HIDRAW is not set\n",
    1167             : "# CONFIG_UHID is not set\n",
    1168             : "CONFIG_HID_GENERIC=y\n",
    1169             : "\n",
    1170             : "#\n",
    1171             : "# Special HID drivers\n",
    1172             : "#\n",
    1173             : "CONFIG_HID_A4TECH=y\n",
    1174             : "# CONFIG_HID_ACRUX is not set\n",
    1175             : "# CONFIG_HID_AUREAL is not set\n",
    1176             : "CONFIG_HID_BELKIN=y\n",
    1177             : "CONFIG_HID_CHERRY=y\n",
    1178             : "# CONFIG_HID_COUGAR is not set\n",
    1179             : "# CONFIG_HID_MACALLY is not set\n",
    1180             : "# CONFIG_HID_CMEDIA is not set\n",
    1181             : "CONFIG_HID_CYPRESS=y\n",
    1182             : "# CONFIG_HID_DRAGONRISE is not set\n",
    1183             : "# CONFIG_HID_EMS_FF is not set\n",
    1184             : "# CONFIG_HID_ELECOM is not set\n",
    1185             : "CONFIG_HID_EZKEY=y\n",
    1186             : "# CONFIG_HID_GEMBIRD is not set\n",
    1187             : "# CONFIG_HID_GFRM is not set\n",
    1188             : "# CONFIG_HID_GLORIOUS is not set\n",
    1189             : "# CONFIG_HID_VIVALDI is not set\n",
    1190             : "# CONFIG_HID_KEYTOUCH is not set\n",
    1191             : "# CONFIG_HID_KYE is not set\n",
    1192             : "# CONFIG_HID_WALTOP is not set\n",
    1193             : "# CONFIG_HID_VIEWSONIC is not set\n",
    1194             : "# CONFIG_HID_XIAOMI is not set\n",
    1195             : "# CONFIG_HID_GYRATION is not set\n",
    1196             : "# CONFIG_HID_ICADE is not set\n",
    1197             : "CONFIG_HID_ITE=y\n",
    1198             : "# CONFIG_HID_JABRA is not set\n",
    1199             : "# CONFIG_HID_TWINHAN is not set\n",
    1200             : "CONFIG_HID_KENSINGTON=y\n",
    1201             : "# CONFIG_HID_LCPOWER is not set\n",
    1202             : "# CONFIG_HID_LENOVO is not set\n",
    1203             : "# CONFIG_HID_MAGICMOUSE is not set\n",
    1204             : "# CONFIG_HID_MALTRON is not set\n",
    1205             : "# CONFIG_HID_MAYFLASH is not set\n",
    1206             : "CONFIG_HID_REDRAGON=y\n",
    1207             : "CONFIG_HID_MICROSOFT=y\n",
    1208             : "CONFIG_HID_MONTEREY=y\n",
    1209             : "# CONFIG_HID_MULTITOUCH is not set\n",
    1210             : "# CONFIG_HID_NTI is not set\n",
    1211             : "# CONFIG_HID_ORTEK is not set\n",
    1212             : "# CONFIG_HID_PANTHERLORD is not set\n",
    1213             : "# CONFIG_HID_PETALYNX is not set\n",
    1214             : "# CONFIG_HID_PICOLCD is not set\n",
    1215             : "# CONFIG_HID_PLANTRONICS is not set\n",
    1216             : "# CONFIG_HID_RAZER is not set\n",
    1217             : "# CONFIG_HID_PRIMAX is not set\n",
    1218             : "# CONFIG_HID_SAITEK is not set\n",
    1219             : "# CONFIG_HID_SEMITEK is not set\n",
    1220             : "# CONFIG_HID_SPEEDLINK is not set\n",
    1221             : "# CONFIG_HID_STEAM is not set\n",
    1222             : "# CONFIG_HID_STEELSERIES is not set\n",
    1223             : "# CONFIG_HID_SUNPLUS is not set\n",
    1224             : "# CONFIG_HID_RMI is not set\n",
    1225             : "# CONFIG_HID_GREENASIA is not set\n",
    1226             : "# CONFIG_HID_SMARTJOYPLUS is not set\n",
    1227             : "# CONFIG_HID_TIVO is not set\n",
    1228             : "# CONFIG_HID_TOPSEED is not set\n",
    1229             : "# CONFIG_HID_UDRAW_PS3 is not set\n",
    1230             : "# CONFIG_HID_XINMO is not set\n",
    1231             : "# CONFIG_HID_ZEROPLUS is not set\n",
    1232             : "# CONFIG_HID_ZYDACRON is not set\n",
    1233             : "# CONFIG_HID_SENSOR_HUB is not set\n",
    1234             : "# CONFIG_HID_ALPS is not set\n",
    1235             : "# end of Special HID drivers\n",
    1236             : "\n",
    1237             : "#\n",
    1238             : "# I2C HID support\n",
    1239             : "#\n",
    1240             : "# end of I2C HID support\n",
    1241             : "\n",
    1242             : "#\n",
    1243             : "# Intel ISH HID support\n",
    1244             : "#\n",
    1245             : "# end of Intel ISH HID support\n",
    1246             : "\n",
    1247             : "#\n",
    1248             : "# AMD SFH HID Support\n",
    1249             : "#\n",
    1250             : "# CONFIG_AMD_SFH_HID is not set\n",
    1251             : "# end of AMD SFH HID Support\n",
    1252             : "# end of HID support\n",
    1253             : "\n",
    1254             : "CONFIG_USB_OHCI_LITTLE_ENDIAN=y\n",
    1255             : "CONFIG_USB_SUPPORT=y\n",
    1256             : "# CONFIG_USB_ULPI_BUS is not set\n",
    1257             : "CONFIG_USB_ARCH_HAS_HCD=y\n",
    1258             : "# CONFIG_USB is not set\n",
    1259             : "CONFIG_USB_PCI=y\n",
    1260             : "\n",
    1261             : "#\n",
    1262             : "# USB port drivers\n",
    1263             : "#\n",
    1264             : "\n",
    1265             : "#\n",
    1266             : "# USB Physical Layer drivers\n",
    1267             : "#\n",
    1268             : "# CONFIG_NOP_USB_XCEIV is not set\n",
    1269             : "# end of USB Physical Layer drivers\n",
    1270             : "\n",
    1271             : "# CONFIG_USB_GADGET is not set\n",
    1272             : "# CONFIG_TYPEC is not set\n",
    1273             : "# CONFIG_USB_ROLE_SWITCH is not set\n",
    1274             : "# CONFIG_MMC is not set\n",
    1275             : "# CONFIG_MEMSTICK is not set\n",
    1276             : "# CONFIG_NEW_LEDS is not set\n",
    1277             : "# CONFIG_ACCESSIBILITY is not set\n",
    1278             : "# CONFIG_RTC_CLASS is not set\n",
    1279             : "# CONFIG_DMADEVICES is not set\n",
    1280             : "\n",
    1281             : "#\n",
    1282             : "# DMABUF options\n",
    1283             : "#\n",
    1284             : "CONFIG_SYNC_FILE=y\n",
    1285             : "# CONFIG_DMABUF_MOVE_NOTIFY is not set\n",
    1286             : "# CONFIG_DMABUF_DEBUG is not set\n",
    1287             : "# CONFIG_DMABUF_SELFTESTS is not set\n",
    1288             : "# CONFIG_DMABUF_HEAPS is not set\n",
    1289             : "# CONFIG_DMABUF_SYSFS_STATS is not set\n",
    1290             : "# end of DMABUF options\n",
    1291             : "\n",
    1292             : "# CONFIG_AUXDISPLAY is not set\n",
    1293             : "# CONFIG_UIO is not set\n",
    1294             : "# CONFIG_VFIO is not set\n",
    1295             : "# CONFIG_VIRT_DRIVERS is not set\n",
    1296             : "CONFIG_VIRTIO=y\n",
    1297             : "CONFIG_VIRTIO_MENU=y\n",
    1298             : "# CONFIG_VIRTIO_PCI is not set\n",
    1299             : "# CONFIG_VIRTIO_BALLOON is not set\n",
    1300             : "# CONFIG_VIRTIO_INPUT is not set\n",
    1301             : "# CONFIG_VIRTIO_MMIO is not set\n",
    1302             : "CONFIG_VHOST_MENU=y\n",
    1303             : "# CONFIG_VHOST_CROSS_ENDIAN_LEGACY is not set\n",
    1304             : "\n",
    1305             : "#\n",
    1306             : "# Microsoft Hyper-V guest support\n",
    1307             : "#\n",
    1308             : "# end of Microsoft Hyper-V guest support\n",
    1309             : "\n",
    1310             : "# CONFIG_GREYBUS is not set\n",
    1311             : "# CONFIG_COMEDI is not set\n",
    1312             : "# CONFIG_STAGING is not set\n",
    1313             : "# CONFIG_GOLDFISH is not set\n",
    1314             : "# CONFIG_COMMON_CLK is not set\n",
    1315             : "# CONFIG_HWSPINLOCK is not set\n",
    1316             : "\n",
    1317             : "#\n",
    1318             : "# Clock Source drivers\n",
    1319             : "#\n",
    1320             : "# end of Clock Source drivers\n",
    1321             : "\n",
    1322             : "# CONFIG_MAILBOX is not set\n",
    1323             : "CONFIG_IOMMU_SUPPORT=y\n",
    1324             : "\n",
    1325             : "#\n",
    1326             : "# Generic IOMMU Pagetable Support\n",
    1327             : "#\n",
    1328             : "# end of Generic IOMMU Pagetable Support\n",
    1329             : "\n",
    1330             : "#\n",
    1331             : "# Remoteproc drivers\n",
    1332             : "#\n",
    1333             : "# CONFIG_REMOTEPROC is not set\n",
    1334             : "# end of Remoteproc drivers\n",
    1335             : "\n",
    1336             : "#\n",
    1337             : "# Rpmsg drivers\n",
    1338             : "#\n",
    1339             : "# CONFIG_RPMSG_VIRTIO is not set\n",
    1340             : "# end of Rpmsg drivers\n",
    1341             : "\n",
    1342             : "#\n",
    1343             : "# SOC (System On Chip) specific Drivers\n",
    1344             : "#\n",
    1345             : "\n",
    1346             : "#\n",
    1347             : "# Amlogic SoC drivers\n",
    1348             : "#\n",
    1349             : "# end of Amlogic SoC drivers\n",
    1350             : "\n",
    1351             : "#\n",
    1352             : "# Broadcom SoC drivers\n",
    1353             : "#\n",
    1354             : "# end of Broadcom SoC drivers\n",
    1355             : "\n",
    1356             : "#\n",
    1357             : "# NXP/Freescale QorIQ SoC drivers\n",
    1358             : "#\n",
    1359             : "# end of NXP/Freescale QorIQ SoC drivers\n",
    1360             : "\n",
    1361             : "#\n",
    1362             : "# i.MX SoC drivers\n",
    1363             : "#\n",
    1364             : "# end of i.MX SoC drivers\n",
    1365             : "\n",
    1366             : "#\n",
    1367             : "# Enable LiteX SoC Builder specific drivers\n",
    1368             : "#\n",
    1369             : "# end of Enable LiteX SoC Builder specific drivers\n",
    1370             : "\n",
    1371             : "#\n",
    1372             : "# Qualcomm SoC drivers\n",
    1373             : "#\n",
    1374             : "# end of Qualcomm SoC drivers\n",
    1375             : "\n",
    1376             : "# CONFIG_SOC_TI is not set\n",
    1377             : "\n",
    1378             : "#\n",
    1379             : "# Xilinx SoC drivers\n",
    1380             : "#\n",
    1381             : "# end of Xilinx SoC drivers\n",
    1382             : "# end of SOC (System On Chip) specific Drivers\n",
    1383             : "\n",
    1384             : "# CONFIG_PM_DEVFREQ is not set\n",
    1385             : "# CONFIG_EXTCON is not set\n",
    1386             : "# CONFIG_MEMORY is not set\n",
    1387             : "# CONFIG_IIO is not set\n",
    1388             : "# CONFIG_NTB is not set\n",
    1389             : "# CONFIG_VME_BUS is not set\n",
    1390             : "# CONFIG_PWM is not set\n",
    1391             : "\n",
    1392             : "#\n",
    1393             : "# IRQ chip support\n",
    1394             : "#\n",
    1395             : "# end of IRQ chip support\n",
    1396             : "\n",
    1397             : "# CONFIG_IPACK_BUS is not set\n",
    1398             : "# CONFIG_RESET_CONTROLLER is not set\n",
    1399             : "\n",
    1400             : "#\n",
    1401             : "# PHY Subsystem\n",
    1402             : "#\n",
    1403             : "# CONFIG_GENERIC_PHY is not set\n",
    1404             : "# CONFIG_PHY_CAN_TRANSCEIVER is not set\n",
    1405             : "\n",
    1406             : "#\n",
    1407             : "# PHY drivers for Broadcom platforms\n",
    1408             : "#\n",
    1409             : "# CONFIG_BCM_KONA_USB2_PHY is not set\n",
    1410             : "# end of PHY drivers for Broadcom platforms\n",
    1411             : "\n",
    1412             : "# CONFIG_PHY_PXA_28NM_HSIC is not set\n",
    1413             : "# CONFIG_PHY_PXA_28NM_USB2 is not set\n",
    1414             : "# end of PHY Subsystem\n",
    1415             : "\n",
    1416             : "# CONFIG_POWERCAP is not set\n",
    1417             : "# CONFIG_MCB is not set\n",
    1418             : "# CONFIG_RAS is not set\n",
    1419             : "# CONFIG_USB4 is not set\n",
    1420             : "\n",
    1421             : "#\n",
    1422             : "# Android\n",
    1423             : "#\n",
    1424             : "# CONFIG_ANDROID is not set\n",
    1425             : "# end of Android\n",
    1426             : "\n",
    1427             : "# CONFIG_LIBNVDIMM is not set\n",
    1428             : "# CONFIG_DAX is not set\n",
    1429             : "# CONFIG_NVMEM is not set\n",
    1430             : "\n",
    1431             : "#\n",
    1432             : "# HW tracing support\n",
    1433             : "#\n",
    1434             : "# CONFIG_STM is not set\n",
    1435             : "# CONFIG_INTEL_TH is not set\n",
    1436             : "# end of HW tracing support\n",
    1437             : "\n",
    1438             : "# CONFIG_FPGA is not set\n",
    1439             : "# CONFIG_TEE is not set\n",
    1440             : "# CONFIG_SIOX is not set\n",
    1441             : "# CONFIG_SLIMBUS is not set\n",
    1442             : "# CONFIG_INTERCONNECT is not set\n",
    1443             : "# CONFIG_COUNTER is not set\n",
    1444             : "# CONFIG_PECI is not set\n",
    1445             : "# end of Device Drivers\n",
    1446             : "\n",
    1447             : "#\n",
    1448             : "# File systems\n",
    1449             : "#\n",
    1450             : "CONFIG_DCACHE_WORD_ACCESS=y\n",
    1451             : "# CONFIG_VALIDATE_FS_PARSER is not set\n",
    1452             : "# CONFIG_EXT2_FS is not set\n",
    1453             : "# CONFIG_EXT3_FS is not set\n",
    1454             : "# CONFIG_EXT4_FS is not set\n",
    1455             : "# CONFIG_REISERFS_FS is not set\n",
    1456             : "# CONFIG_JFS_FS is not set\n",
    1457             : "# CONFIG_XFS_FS is not set\n",
    1458             : "# CONFIG_GFS2_FS is not set\n",
    1459             : "# CONFIG_BTRFS_FS is not set\n",
    1460             : "# CONFIG_NILFS2_FS is not set\n",
    1461             : "# CONFIG_F2FS_FS is not set\n",
    1462             : "CONFIG_EXPORTFS=y\n",
    1463             : "# CONFIG_EXPORTFS_BLOCK_OPS is not set\n",
    1464             : "CONFIG_FILE_LOCKING=y\n",
    1465             : "# CONFIG_FS_ENCRYPTION is not set\n",
    1466             : "# CONFIG_FS_VERITY is not set\n",
    1467             : "CONFIG_FSNOTIFY=y\n",
    1468             : "CONFIG_DNOTIFY=y\n",
    1469             : "CONFIG_INOTIFY_USER=y\n",
    1470             : "# CONFIG_FANOTIFY is not set\n",
    1471             : "# CONFIG_QUOTA is not set\n",
    1472             : "# CONFIG_AUTOFS4_FS is not set\n",
    1473             : "# CONFIG_AUTOFS_FS is not set\n",
    1474             : "# CONFIG_FUSE_FS is not set\n",
    1475             : "# CONFIG_OVERLAY_FS is not set\n",
    1476             : "\n",
    1477             : "#\n",
    1478             : "# Caches\n",
    1479             : "#\n",
    1480             : "# CONFIG_FSCACHE is not set\n",
    1481             : "# end of Caches\n",
    1482             : "\n",
    1483             : "#\n",
    1484             : "# CD-ROM/DVD Filesystems\n",
    1485             : "#\n",
    1486             : "# CONFIG_ISO9660_FS is not set\n",
    1487             : "# CONFIG_UDF_FS is not set\n",
    1488             : "# end of CD-ROM/DVD Filesystems\n",
    1489             : "\n",
    1490             : "#\n",
    1491             : "# DOS/FAT/EXFAT/NT Filesystems\n",
    1492             : "#\n",
    1493             : "# CONFIG_MSDOS_FS is not set\n",
    1494             : "# CONFIG_VFAT_FS is not set\n",
    1495             : "# CONFIG_EXFAT_FS is not set\n",
    1496             : "# CONFIG_NTFS_FS is not set\n",
    1497             : "# CONFIG_NTFS3_FS is not set\n",
    1498             : "# end of DOS/FAT/EXFAT/NT Filesystems\n",
    1499             : "\n",
    1500             : "#\n",
    1501             : "# Pseudo filesystems\n",
    1502             : "#\n",
    1503             : "CONFIG_PROC_FS=y\n",
    1504             : "# CONFIG_PROC_KCORE is not set\n",
    1505             : "CONFIG_PROC_SYSCTL=y\n",
    1506             : "CONFIG_PROC_PAGE_MONITOR=y\n",
    1507             : "# CONFIG_PROC_CHILDREN is not set\n",
    1508             : "CONFIG_KERNFS=y\n",
    1509             : "CONFIG_SYSFS=y\n",
    1510             : "# CONFIG_TMPFS is not set\n",
    1511             : "# CONFIG_CONFIGFS_FS is not set\n",
    1512             : "# end of Pseudo filesystems\n",
    1513             : "\n",
    1514             : "CONFIG_MISC_FILESYSTEMS=y\n",
    1515             : "# CONFIG_ORANGEFS_FS is not set\n",
    1516             : "# CONFIG_ADFS_FS is not set\n",
    1517             : "# CONFIG_AFFS_FS is not set\n",
    1518             : "# CONFIG_HFS_FS is not set\n",
    1519             : "# CONFIG_HFSPLUS_FS is not set\n",
    1520             : "# CONFIG_BEFS_FS is not set\n",
    1521             : "# CONFIG_BFS_FS is not set\n",
    1522             : "# CONFIG_EFS_FS is not set\n",
    1523             : "# CONFIG_CRAMFS is not set\n",
    1524             : "# CONFIG_SQUASHFS is not set\n",
    1525             : "# CONFIG_VXFS_FS is not set\n",
    1526             : "# CONFIG_MINIX_FS is not set\n",
    1527             : "# CONFIG_OMFS_FS is not set\n",
    1528             : "# CONFIG_HPFS_FS is not set\n",
    1529             : "# CONFIG_QNX4FS_FS is not set\n",
    1530             : "# CONFIG_QNX6FS_FS is not set\n",
    1531             : "# CONFIG_ROMFS_FS is not set\n",
    1532             : "# CONFIG_PSTORE is not set\n",
    1533             : "# CONFIG_SYSV_FS is not set\n",
    1534             : "# CONFIG_UFS_FS is not set\n",
    1535             : "# CONFIG_EROFS_FS is not set\n",
    1536             : "# CONFIG_NLS is not set\n",
    1537             : "# CONFIG_UNICODE is not set\n",
    1538             : "CONFIG_IO_WQ=y\n",
    1539             : "# end of File systems\n",
    1540             : "\n",
    1541             : "#\n",
    1542             : "# Security options\n",
    1543             : "#\n",
    1544             : "# CONFIG_KEYS is not set\n",
    1545             : "# CONFIG_SECURITY_DMESG_RESTRICT is not set\n",
    1546             : "# CONFIG_SECURITY is not set\n",
    1547             : "# CONFIG_SECURITYFS is not set\n",
    1548             : "CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y\n",
    1549             : "# CONFIG_HARDENED_USERCOPY is not set\n",
    1550             : "# CONFIG_STATIC_USERMODEHELPER is not set\n",
    1551             : "CONFIG_DEFAULT_SECURITY_DAC=y\n",
    1552             : "CONFIG_LSM=\"landlock,lockdown,yama,loadpin,safesetid,integrity,bpf\"\n",
    1553             : "\n",
    1554             : "#\n",
    1555             : "# Kernel hardening options\n",
    1556             : "#\n",
    1557             : "\n",
    1558             : "#\n",
    1559             : "# Memory initialization\n",
    1560             : "#\n",
    1561             : "CONFIG_INIT_STACK_NONE=y\n",
    1562             : "# CONFIG_GCC_PLUGIN_STRUCTLEAK_USER is not set\n",
    1563             : "# CONFIG_GCC_PLUGIN_STRUCTLEAK_BYREF is not set\n",
    1564             : "# CONFIG_GCC_PLUGIN_STRUCTLEAK_BYREF_ALL is not set\n",
    1565             : "# CONFIG_INIT_ON_ALLOC_DEFAULT_ON is not set\n",
    1566             : "# CONFIG_INIT_ON_FREE_DEFAULT_ON is not set\n",
    1567             : "# end of Memory initialization\n",
    1568             : "# end of Kernel hardening options\n",
    1569             : "# end of Security options\n",
    1570             : "\n",
    1571             : "# CONFIG_CRYPTO is not set\n",
    1572             : "\n",
    1573             : "#\n",
    1574             : "# Library routines\n",
    1575             : "#\n",
    1576             : "# CONFIG_PACKING is not set\n",
    1577             : "CONFIG_BITREVERSE=y\n",
    1578             : "CONFIG_ARCH_HAS_STRNCPY_FROM_USER=y\n",
    1579             : "CONFIG_ARCH_HAS_STRNLEN_USER=y\n",
    1580             : "# CONFIG_CORDIC is not set\n",
    1581             : "# CONFIG_PRIME_NUMBERS is not set\n",
    1582             : "CONFIG_NO_GENERIC_PCI_IOPORT_MAP=y\n",
    1583             : "CONFIG_GENERIC_PCI_IOMAP=y\n",
    1584             : "CONFIG_GENERIC_IOMAP=y\n",
    1585             : "CONFIG_INDIRECT_IOMEM=y\n",
    1586             : "\n",
    1587             : "#\n",
    1588             : "# Crypto library routines\n",
    1589             : "#\n",
    1590             : "CONFIG_CRYPTO_LIB_BLAKE2S_GENERIC=y\n",
    1591             : "# CONFIG_CRYPTO_LIB_CURVE25519 is not set\n",
    1592             : "CONFIG_CRYPTO_LIB_POLY1305_RSIZE=11\n",
    1593             : "# CONFIG_CRYPTO_LIB_POLY1305 is not set\n",
    1594             : "# end of Crypto library routines\n",
    1595             : "\n",
    1596             : "# CONFIG_CRC_CCITT is not set\n",
    1597             : "# CONFIG_CRC16 is not set\n",
    1598             : "# CONFIG_CRC_T10DIF is not set\n",
    1599             : "# CONFIG_CRC64_ROCKSOFT is not set\n",
    1600             : "# CONFIG_CRC_ITU_T is not set\n",
    1601             : "CONFIG_CRC32=y\n",
    1602             : "# CONFIG_CRC32_SELFTEST is not set\n",
    1603             : "CONFIG_CRC32_SLICEBY8=y\n",
    1604             : "# CONFIG_CRC32_SLICEBY4 is not set\n",
    1605             : "# CONFIG_CRC32_SARWATE is not set\n",
    1606             : "# CONFIG_CRC32_BIT is not set\n",
    1607             : "# CONFIG_CRC64 is not set\n",
    1608             : "# CONFIG_CRC4 is not set\n",
    1609             : "# CONFIG_CRC7 is not set\n",
    1610             : "# CONFIG_LIBCRC32C is not set\n",
    1611             : "# CONFIG_CRC8 is not set\n",
    1612             : "# CONFIG_RANDOM32_SELFTEST is not set\n",
    1613             : "# CONFIG_XZ_DEC is not set\n",
    1614             : "CONFIG_INTERVAL_TREE=y\n",
    1615             : "CONFIG_HAS_IOMEM=y\n",
    1616             : "CONFIG_HAS_DMA=y\n",
    1617             : "CONFIG_ARCH_DMA_ADDR_T_64BIT=y\n",
    1618             : "# CONFIG_DMA_API_DEBUG is not set\n",
    1619             : "CONFIG_GLOB=y\n",
    1620             : "# CONFIG_GLOB_SELFTEST is not set\n",
    1621             : "# CONFIG_IRQ_POLL is not set\n",
    1622             : "CONFIG_SBITMAP=y\n",
    1623             : "# end of Library routines\n",
    1624             : "\n",
    1625             : "#\n",
    1626             : "# Kernel hacking\n",
    1627             : "#\n",
    1628             : "\n",
    1629             : "#\n",
    1630             : "# printk and dmesg options\n",
    1631             : "#\n",
    1632             : "# CONFIG_PRINTK_TIME is not set\n",
    1633             : "# CONFIG_PRINTK_CALLER is not set\n",
    1634             : "# CONFIG_STACKTRACE_BUILD_ID is not set\n",
    1635             : "CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7\n",
    1636             : "CONFIG_CONSOLE_LOGLEVEL_QUIET=4\n",
    1637             : "CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4\n",
    1638             : "# CONFIG_BOOT_PRINTK_DELAY is not set\n",
    1639             : "# CONFIG_DYNAMIC_DEBUG is not set\n",
    1640             : "# CONFIG_DYNAMIC_DEBUG_CORE is not set\n",
    1641             : "CONFIG_SYMBOLIC_ERRNAME=y\n",
    1642             : "CONFIG_DEBUG_BUGVERBOSE=y\n",
    1643             : "# end of printk and dmesg options\n",
    1644             : "\n",
    1645             : "CONFIG_DEBUG_KERNEL=y\n",
    1646             : "CONFIG_DEBUG_MISC=y\n",
    1647             : "\n",
    1648             : "#\n",
    1649             : "# Compile-time checks and compiler options\n",
    1650             : "#\n",
    1651             : "CONFIG_DEBUG_INFO=y\n",
    1652             : "# CONFIG_DEBUG_INFO_NONE is not set\n",
    1653             : "CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y\n",
    1654             : "# CONFIG_DEBUG_INFO_DWARF4 is not set\n",
    1655             : "# CONFIG_DEBUG_INFO_DWARF5 is not set\n",
    1656             : "# CONFIG_DEBUG_INFO_REDUCED is not set\n",
    1657             : "# CONFIG_DEBUG_INFO_SPLIT is not set\n",
    1658             : "CONFIG_PAHOLE_HAS_SPLIT_BTF=y\n",
    1659             : "# CONFIG_GDB_SCRIPTS is not set\n",
    1660             : "CONFIG_FRAME_WARN=2048\n",
    1661             : "# CONFIG_STRIP_ASM_SYMS is not set\n",
    1662             : "# CONFIG_READABLE_ASM is not set\n",
    1663             : "# CONFIG_DEBUG_SECTION_MISMATCH is not set\n",
    1664             : "CONFIG_SECTION_MISMATCH_WARN_ONLY=y\n",
    1665             : "CONFIG_FRAME_POINTER=y\n",
    1666             : "# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set\n",
    1667             : "# end of Compile-time checks and compiler options\n",
    1668             : "\n",
    1669             : "#\n",
    1670             : "# Generic Kernel Debugging Instruments\n",
    1671             : "#\n",
    1672             : "# CONFIG_DEBUG_FS is not set\n",
    1673             : "# CONFIG_UBSAN is not set\n",
    1674             : "# end of Generic Kernel Debugging Instruments\n",
    1675             : "\n",
    1676             : "#\n",
    1677             : "# Networking Debugging\n",
    1678             : "#\n",
    1679             : "# CONFIG_NET_DEV_REFCNT_TRACKER is not set\n",
    1680             : "# CONFIG_NET_NS_REFCNT_TRACKER is not set\n",
    1681             : "# end of Networking Debugging\n",
    1682             : "\n",
    1683             : "#\n",
    1684             : "# Memory Debugging\n",
    1685             : "#\n",
    1686             : "# CONFIG_PAGE_EXTENSION is not set\n",
    1687             : "# CONFIG_DEBUG_PAGEALLOC is not set\n",
    1688             : "# CONFIG_PAGE_OWNER is not set\n",
    1689             : "# CONFIG_PAGE_POISONING is not set\n",
    1690             : "# CONFIG_DEBUG_OBJECTS is not set\n",
    1691             : "# CONFIG_SLUB_DEBUG_ON is not set\n",
    1692             : "# CONFIG_SLUB_STATS is not set\n",
    1693             : "CONFIG_HAVE_DEBUG_KMEMLEAK=y\n",
    1694             : "# CONFIG_DEBUG_KMEMLEAK is not set\n",
    1695             : "# CONFIG_DEBUG_STACK_USAGE is not set\n",
    1696             : "# CONFIG_SCHED_STACK_END_CHECK is not set\n",
    1697             : "# CONFIG_DEBUG_VM is not set\n",
    1698             : "CONFIG_DEBUG_MEMORY_INIT=y\n",
    1699             : "CONFIG_CC_HAS_KASAN_GENERIC=y\n",
    1700             : "# end of Memory Debugging\n",
    1701             : "\n",
    1702             : "# CONFIG_DEBUG_SHIRQ is not set\n",
    1703             : "\n",
    1704             : "#\n",
    1705             : "# Debug Oops, Lockups and Hangs\n",
    1706             : "#\n",
    1707             : "# CONFIG_PANIC_ON_OOPS is not set\n",
    1708             : "CONFIG_PANIC_ON_OOPS_VALUE=0\n",
    1709             : "CONFIG_PANIC_TIMEOUT=0\n",
    1710             : "# CONFIG_SOFTLOCKUP_DETECTOR is not set\n",
    1711             : "# CONFIG_DETECT_HUNG_TASK is not set\n",
    1712             : "# CONFIG_WQ_WATCHDOG is not set\n",
    1713             : "# end of Debug Oops, Lockups and Hangs\n",
    1714             : "\n",
    1715             : "#\n",
    1716             : "# Scheduler Debugging\n",
    1717             : "#\n",
    1718             : "CONFIG_SCHED_DEBUG=y\n",
    1719             : "# CONFIG_SCHEDSTATS is not set\n",
    1720             : "# end of Scheduler Debugging\n",
    1721             : "\n",
    1722             : "# CONFIG_DEBUG_TIMEKEEPING is not set\n",
    1723             : "\n",
    1724             : "#\n",
    1725             : "# Lock Debugging (spinlocks, mutexes, etc...)\n",
    1726             : "#\n",
    1727             : "CONFIG_LOCK_DEBUGGING_SUPPORT=y\n",
    1728             : "# CONFIG_PROVE_LOCKING is not set\n",
    1729             : "# CONFIG_LOCK_STAT is not set\n",
    1730             : "# CONFIG_DEBUG_RT_MUTEXES is not set\n",
    1731             : "# CONFIG_DEBUG_SPINLOCK is not set\n",
    1732             : "# CONFIG_DEBUG_MUTEXES is not set\n",
    1733             : "# CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set\n",
    1734             : "# CONFIG_DEBUG_RWSEMS is not set\n",
    1735             : "# CONFIG_DEBUG_LOCK_ALLOC is not set\n",
    1736             : "# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set\n",
    1737             : "# CONFIG_LOCK_TORTURE_TEST is not set\n",
    1738             : "# CONFIG_WW_MUTEX_SELFTEST is not set\n",
    1739             : "# CONFIG_SCF_TORTURE_TEST is not set\n",
    1740             : "# CONFIG_CSD_LOCK_WAIT_DEBUG is not set\n",
    1741             : "# end of Lock Debugging (spinlocks, mutexes, etc...)\n",
    1742             : "\n",
    1743             : "# CONFIG_DEBUG_IRQFLAGS is not set\n",
    1744             : "CONFIG_STACKTRACE=y\n",
    1745             : "# CONFIG_WARN_ALL_UNSEEDED_RANDOM is not set\n",
    1746             : "# CONFIG_DEBUG_KOBJECT is not set\n",
    1747             : "CONFIG_HAVE_DEBUG_BUGVERBOSE=y\n",
    1748             : "\n",
    1749             : "#\n",
    1750             : "# Debug kernel data structures\n",
    1751             : "#\n",
    1752             : "# CONFIG_DEBUG_LIST is not set\n",
    1753             : "# CONFIG_DEBUG_PLIST is not set\n",
    1754             : "# CONFIG_DEBUG_SG is not set\n",
    1755             : "# CONFIG_DEBUG_NOTIFIERS is not set\n",
    1756             : "# CONFIG_BUG_ON_DATA_CORRUPTION is not set\n",
    1757             : "# end of Debug kernel data structures\n",
    1758             : "\n",
    1759             : "# CONFIG_DEBUG_CREDENTIALS is not set\n",
    1760             : "\n",
    1761             : "#\n",
    1762             : "# RCU Debugging\n",
    1763             : "#\n",
    1764             : "# CONFIG_RCU_SCALE_TEST is not set\n",
    1765             : "# CONFIG_RCU_TORTURE_TEST is not set\n",
    1766             : "# CONFIG_RCU_REF_SCALE_TEST is not set\n",
    1767             : "# CONFIG_RCU_TRACE is not set\n",
    1768             : "# CONFIG_RCU_EQS_DEBUG is not set\n",
    1769             : "# end of RCU Debugging\n",
    1770             : "\n",
    1771             : "# CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set\n",
    1772             : "# CONFIG_LATENCYTOP is not set\n",
    1773             : "CONFIG_TRACING_SUPPORT=y\n",
    1774             : "CONFIG_FTRACE=y\n",
    1775             : "# CONFIG_IRQSOFF_TRACER is not set\n",
    1776             : "# CONFIG_SCHED_TRACER is not set\n",
    1777             : "# CONFIG_HWLAT_TRACER is not set\n",
    1778             : "# CONFIG_OSNOISE_TRACER is not set\n",
    1779             : "# CONFIG_TIMERLAT_TRACER is not set\n",
    1780             : "# CONFIG_ENABLE_DEFAULT_TRACERS is not set\n",
    1781             : "# CONFIG_TRACER_SNAPSHOT is not set\n",
    1782             : "CONFIG_BRANCH_PROFILE_NONE=y\n",
    1783             : "# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set\n",
    1784             : "# CONFIG_PROFILE_ALL_BRANCHES is not set\n",
    1785             : "# CONFIG_BLK_DEV_IO_TRACE is not set\n",
    1786             : "# CONFIG_SYNTH_EVENTS is not set\n",
    1787             : "# CONFIG_TRACEPOINT_BENCHMARK is not set\n",
    1788             : "# CONFIG_SAMPLES is not set\n",
    1789             : "\n",
    1790             : "#\n",
    1791             : "# um Debugging\n",
    1792             : "#\n",
    1793             : "# CONFIG_GPROF is not set\n",
    1794             : "CONFIG_GCOV=y\n",
    1795             : "CONFIG_EARLY_PRINTK=y\n",
    1796             : "# end of um Debugging\n",
    1797             : "\n",
    1798             : "#\n",
    1799             : "# Kernel Testing and Coverage\n",
    1800             : "#\n",
    1801             : "CONFIG_KUNIT=y\n",
    1802             : "# CONFIG_KUNIT_DEBUGFS is not set\n",
    1803             : "# CONFIG_KUNIT_TEST is not set\n",
    1804             : "# CONFIG_KUNIT_EXAMPLE_TEST is not set\n",
    1805             : "# CONFIG_KUNIT_ALL_TESTS is not set\n",
    1806             : "# CONFIG_NOTIFIER_ERROR_INJECTION is not set\n",
    1807             : "# CONFIG_FAULT_INJECTION is not set\n",
    1808             : "CONFIG_ARCH_HAS_KCOV=y\n",
    1809             : "CONFIG_CC_HAS_SANCOV_TRACE_PC=y\n",
    1810             : "# CONFIG_KCOV is not set\n",
    1811             : "CONFIG_RUNTIME_TESTING_MENU=y\n",
    1812             : "# CONFIG_TEST_LIST_SORT is not set\n",
    1813             : "# CONFIG_TEST_MIN_HEAP is not set\n",
    1814             : "# CONFIG_TEST_SORT is not set\n",
    1815             : "# CONFIG_TEST_DIV64 is not set\n",
    1816             : "# CONFIG_BACKTRACE_SELF_TEST is not set\n",
    1817             : "# CONFIG_TEST_REF_TRACKER is not set\n",
    1818             : "# CONFIG_RBTREE_TEST is not set\n",
    1819             : "# CONFIG_REED_SOLOMON_TEST is not set\n",
    1820             : "# CONFIG_INTERVAL_TREE_TEST is not set\n",
    1821             : "# CONFIG_ATOMIC64_SELFTEST is not set\n",
    1822             : "# CONFIG_TEST_HEXDUMP is not set\n",
    1823             : "# CONFIG_STRING_SELFTEST is not set\n",
    1824             : "# CONFIG_TEST_STRING_HELPERS is not set\n",
    1825             : "# CONFIG_TEST_STRSCPY is not set\n",
    1826             : "# CONFIG_TEST_KSTRTOX is not set\n",
    1827             : "# CONFIG_TEST_PRINTF is not set\n",
    1828             : "# CONFIG_TEST_SCANF is not set\n",
    1829             : "# CONFIG_TEST_BITMAP is not set\n",
    1830             : "# CONFIG_TEST_UUID is not set\n",
    1831             : "# CONFIG_TEST_XARRAY is not set\n",
    1832             : "# CONFIG_TEST_RHASHTABLE is not set\n",
    1833             : "# CONFIG_TEST_SIPHASH is not set\n",
    1834             : "# CONFIG_TEST_IDA is not set\n",
    1835             : "# CONFIG_FIND_BIT_BENCHMARK is not set\n",
    1836             : "# CONFIG_TEST_FIRMWARE is not set\n",
    1837             : "# CONFIG_TEST_SYSCTL is not set\n",
    1838             : "# CONFIG_BITFIELD_KUNIT is not set\n",
    1839             : "# CONFIG_HASH_KUNIT_TEST is not set\n",
    1840             : "# CONFIG_RESOURCE_KUNIT_TEST is not set\n",
    1841             : "# CONFIG_SYSCTL_KUNIT_TEST is not set\n",
    1842             : "# CONFIG_LIST_KUNIT_TEST is not set\n",
    1843             : "# CONFIG_LINEAR_RANGES_TEST is not set\n",
    1844             : "# CONFIG_CMDLINE_KUNIT_TEST is not set\n",
    1845             : "# CONFIG_BITS_TEST is not set\n",
    1846             : "# CONFIG_SLUB_KUNIT_TEST is not set\n",
    1847             : "# CONFIG_MEMCPY_KUNIT_TEST is not set\n",
    1848             : "# CONFIG_OVERFLOW_KUNIT_TEST is not set\n",
    1849             : "# CONFIG_STACKINIT_KUNIT_TEST is not set\n",
    1850             : "# CONFIG_TEST_UDELAY is not set\n",
    1851             : "# CONFIG_TEST_MEMCAT_P is not set\n",
    1852             : "# CONFIG_TEST_MEMINIT is not set\n",
    1853             : "# CONFIG_TEST_FREE_PAGES is not set\n",
    1854             : "# end of Kernel Testing and Coverage\n",
    1855             : "# end of Kernel hacking\n",
    1856             : ""
    1857             : };
    1858             : 
    1859           0 : static int __init print_config(char *line, int *add)
    1860             : {
    1861             :         int i;
    1862           0 :         for (i = 0; i < sizeof(config)/sizeof(config[0]); i++)
    1863           0 :                 printf("%s", config[i]);
    1864           0 :         exit(0);
    1865             : }
    1866             : 
    1867             : __uml_setup("--showconfig", print_config,
    1868             : "--showconfig\n"
    1869             : "    Prints the config file that this UML binary was generated from.\n\n"
    1870             : );
    1871             : 

Generated by: LCOV version 1.14