-
Notifications
You must be signed in to change notification settings - Fork 336
create-diff-object: Add support for x86_64 CONFIG_CALL_PADDING #1487
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
For x86_64 this option uses -fpatchable-function-entry=$(CONFIG_FUNCTION_PADDING_BYTES),$(CONFIG_FUNCTION_PADDING_BYTES), so CONFIG_FUNCTION_PADDING_BYTES NOPs are placed before the function entry point (in order to store a pointer to ftrace_ops).When calculating function padding, check for the presence of the CONFIG_FUNCTION_PADDING_BYTES NOPs, and adjust the padding size by CONFIG_FUNCTION_PADDING_BYTES if they are found. Signed-off-by: lu21253 <lu.haoA@h3c.com> Reviewed-by: w28894 <wang.shijie@h3c.com> Reviewed-by: z17497 <zhang.chunA@h3c.com>
|
/packit test |
|
Hi @lu21253 : just curious, what was the failure mode that you encountered that this patch fixes? And if you could attach your complete kernel configuration. I ask as RHEL-10 sets CONFIG_CALL_PADDING=y and CONFIG_FUNCTION_PADDING_BYTES=16, yet there are no problems (at least using gcc). Thanks and btw, many of us here will be away at LPC over the next week or two, so replies may take a while. Thanks! |
|
Hi, @joe-lawrence : make: Leaving directory '/home/l21253/V9/B93D001/PUBLIC/kernel' /home/l21253/V9/B93D001/kpatch-master/kpatch-build/create-diff-object /home/l21253/V9/B93D001/objs64/orig/n_tty.o /home/l21253/V9/B93D001/objs64/patched/n_tty.o vmlinux /home/l21253/V9/B93D001/objs64/vmlinux.symtab /home/l21253/V9/B93D001/TARGET/arch/x86_64/release/Module.symvers livepatch-livepatch-vmlinux-tty.ko /home/l21253/V9/B93D001/objs64/output/n_tty.o create-diff-object: ERROR: home/l21253/V9/B93D001/objs64/orig/n_tty.o: kpatch_bundle_symbols: 355: symbol echo_set_canon_col at offset 16 within section .text.echo_set_canon_col, expected 0 |
|
@lu21253 : can you attach your kernel .config? (Or indicate which distro kernel you may be using.) Thanks! |
|
@joe-lawrence kernel version is 6.6.0, Thanks! |
Yes that's the version, but the kernel config? Perhaps it's at |
Automatically generated file; DO NOT EDIT.Linux/x86 6.6.0 Kernel ConfigurationCONFIG_CC_IS_GCC=y General setupCONFIG_INIT_ENV_ARG_LIMIT=32 CONFIG_COMPILE_TEST is not setCONFIG_WERROR is not setCONFIG_LOCALVERSION="" CONFIG_LOCALVERSION_AUTO is not setCONFIG_BUILD_SALT="" CONFIG_KERNEL_BZIP2 is not setCONFIG_KERNEL_LZMA is not setCONFIG_KERNEL_XZ is not setCONFIG_KERNEL_LZO is not setCONFIG_KERNEL_LZ4 is not setCONFIG_KERNEL_ZSTD is not setCONFIG_DEFAULT_INIT="" CONFIG_WATCH_QUEUE is not setCONFIG_CROSS_MEMORY_ATTACH=y CONFIG_AUDIT is not setCONFIG_HAVE_ARCH_AUDITSYSCALL=y IRQ subsystemCONFIG_GENERIC_IRQ_PROBE=y CONFIG_GENERIC_IRQ_DEBUGFS is not setend of IRQ subsystemCONFIG_CLOCKSOURCE_WATCHDOG=y Timers subsystemCONFIG_TICK_ONESHOT=y CONFIG_HZ_PERIODIC is not setCONFIG_NO_HZ_IDLE is not setCONFIG_NO_HZ_FULL=y CONFIG_CONTEXT_TRACKING_USER_FORCE is not setCONFIG_NO_HZ=y end of Timers subsystemCONFIG_BPF=y BPF subsystemCONFIG_BPF_SYSCALL is not setCONFIG_BPF_JIT is not setend of BPF subsystemCONFIG_PREEMPT_BUILD=y CONFIG_PREEMPT_VOLUNTARY is not setCONFIG_PREEMPT is not setCONFIG_PREEMPT_COUNT=y CONFIG_SCHED_CORE is not setCPU/Task time and stats accountingCONFIG_VIRT_CPU_ACCOUNTING=y CONFIG_IRQ_TIME_ACCOUNTING is not setCONFIG_BSD_PROCESS_ACCT is not setCONFIG_TASKSTATS=y CONFIG_TASK_XACCT is not setCONFIG_PSI is not setend of CPU/Task time and stats accountingCONFIG_CPU_ISOLATION=y RCU SubsystemCONFIG_TREE_RCU=y CONFIG_RCU_EXPERT is not setCONFIG_TREE_SRCU=y CONFIG_RCU_NOCB_CPU_DEFAULT_ALL is not setCONFIG_RCU_LAZY is not setend of RCU SubsystemCONFIG_IKCONFIG=y CONFIG_IKHEADERS is not setCONFIG_LOG_BUF_SHIFT=17 CONFIG_PRINTK_INDEX is not setCONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y Scheduler featuresCONFIG_UCLAMP_TASK is not setend of Scheduler featuresCONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y CONFIG_CGROUP_FAVOR_DYNMODS is not setCONFIG_MEMCG=y CONFIG_MEMCG_V1_RECLAIM is not setCONFIG_MEMCG_MEMFS_INFO is not setCONFIG_MEMCG_OOM_PRIORITY is not setCONFIG_MEMCG_SWAP_QOS is not setCONFIG_MEMCG_KMEM=y CONFIG_CGROUP_V1_WRITEBACK is not setCONFIG_CGROUP_SCHED=y CONFIG_QOS_SCHED is not setCONFIG_FAIR_GROUP_SCHED=y CONFIG_RT_GROUP_SCHED is not setCONFIG_QOS_SCHED_DYNAMIC_AFFINITY is not setCONFIG_CGROUP_PIDS=y CONFIG_CGROUP_RDMA is not setCONFIG_CGROUP_FREEZER=y CONFIG_CGROUP_HUGETLB is not setCONFIG_CPUSETS=y CONFIG_CGROUP_MISC is not setCONFIG_CGROUP_DEBUG is not setCONFIG_SOCK_CGROUP_DATA=y CONFIG_CGROUP_V1_KILL is not setCONFIG_CGROUP_V1_STAT is not setCONFIG_CGROUP_FILES is not setCONFIG_NAMESPACES=y CONFIG_SCHED_STEAL is not setCONFIG_CHECKPOINT_RESTORE is not setCONFIG_SCHED_AUTOGROUP is not setCONFIG_RELAY=y CONFIG_RD_BZIP2 is not setCONFIG_RD_LZMA is not setCONFIG_RD_XZ=y CONFIG_RD_LZO is not setCONFIG_RD_LZ4 is not setCONFIG_RD_ZSTD=y CONFIG_BOOT_CONFIG is not setCONFIG_INITRAMFS_PRESERVE_MTIME=y CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE is not setCONFIG_CC_OPTIMIZE_FOR_SIZE=y CONFIG_PCSPKR_PLATFORM is not setCONFIG_BASE_FULL=y CONFIG_KALLSYMS_SELFTEST is not setCONFIG_KALLSYMS_ALL=y CONFIG_KABI_COMPAT is not setCONFIG_ARCH_HAS_MEMBARRIER_SYNC_CORE=y CONFIG_KCMP is not setCONFIG_RSEQ=y CONFIG_DEBUG_RSEQ is not setCONFIG_HAVE_PERF_EVENTS=y CONFIG_PC104 is not setKernel Performance Events And CountersCONFIG_PERF_EVENTS=y CONFIG_DEBUG_PERF_USE_VMALLOC is not setend of Kernel Performance Events And CountersCONFIG_PROFILING=y Kexec and crash featuresCONFIG_CRASH_CORE=y CONFIG_KEXEC_FILE is not setCONFIG_CRASH_DUMP is not setend of Kexec and crash featuresend of General setupCONFIG_64BIT=y Processor type and featuresCONFIG_SMP=y CONFIG_GOLDFISH is not setCONFIG_X86_CPU_RESCTRL is not setCONFIG_X86_EXTENDED_PLATFORM=y CONFIG_X86_GOLDFISH is not setCONFIG_X86_INTEL_LPSS=y CONFIG_X86_AMD_PLATFORM_DEVICE is not setCONFIG_IOSF_MBI=y CONFIG_IOSF_MBI_DEBUG is not setCONFIG_X86_SUPPORTS_MEMORY_FAILURE=y CONFIG_PARAVIRT_DEBUG is not setCONFIG_PARAVIRT_SPINLOCKS is not setCONFIG_X86_HV_CALLBACK_VECTOR=y CONFIG_XEN_PVH is not setCONFIG_XEN_DOM0=y CONFIG_PVH is not setCONFIG_PARAVIRT_TIME_ACCOUNTING is not setCONFIG_PARAVIRT_CLOCK=y CONFIG_JAILHOUSE_GUEST is not setCONFIG_ACRN_GUEST is not setCONFIG_INTEL_TDX_GUEST is not setCONFIG_MK8 is not setCONFIG_MPSC is not setCONFIG_MCORE2 is not setCONFIG_MATOM is not setCONFIG_GENERIC_CPU=y CONFIG_PROCESSOR_SELECT is not setCONFIG_CPU_SUP_INTEL=y CONFIG_USING_FPU_IN_KERNEL_NONATOMIC is not setCONFIG_HPET_TIMER=y CONFIG_GART_IOMMU is not setCONFIG_BOOT_VESA_SUPPORT=y CONFIG_MAXSMP is not setCONFIG_NR_CPUS_RANGE_BEGIN=2 CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS is not setCONFIG_X86_MCE=y CONFIG_X86_MCE_AMD is not setCONFIG_X86_MCE_THRESHOLD=y Performance monitoringCONFIG_PERF_EVENTS_INTEL_UNCORE=y CONFIG_PERF_EVENTS_INTEL_RAPL is not setCONFIG_PERF_EVENTS_INTEL_CSTATE is not setCONFIG_PERF_EVENTS_AMD_POWER is not setCONFIG_PERF_EVENTS_AMD_UNCORE=y CONFIG_PERF_EVENTS_AMD_BRS is not setend of Performance monitoringCONFIG_X86_16BIT is not setCONFIG_X86_VSYSCALL_EMULATION=y CONFIG_MICROCODE_LATE_LOADING is not setCONFIG_X86_MSR=y CONFIG_X86_CPA_STATISTICS is not setCONFIG_AMD_MEM_ENCRYPT is not setCONFIG_NUMA is not setCONFIG_ARCH_SPARSEMEM_ENABLE=y CONFIG_X86_PMEM_LEGACY is not setCONFIG_X86_CHECK_BIOS_CORRUPTION is not setCONFIG_MTRR=y CONFIG_X86_PAT is not setCONFIG_X86_UMIP=y CONFIG_X86_INTEL_MEMORY_PROTECTION_KEYS is not setCONFIG_X86_INTEL_TSX_MODE_OFF=y CONFIG_X86_INTEL_TSX_MODE_ON is not setCONFIG_X86_INTEL_TSX_MODE_AUTO is not setCONFIG_X86_SGX is not setCONFIG_X86_USER_SHADOW_STACK is not setCONFIG_EFI=y CONFIG_EFI_FAKE_MEMMAP is not setCONFIG_EFI_RUNTIME_MAP=y CONFIG_HZ_100 is not setCONFIG_HZ_250 is not setCONFIG_HZ_300 is not setCONFIG_HZ_1000=y CONFIG_RANDOMIZE_BASE is not setCONFIG_PHYSICAL_ALIGN=0x200000 CONFIG_COMPAT_VDSO is not setCONFIG_LEGACY_VSYSCALL_XONLY=y CONFIG_LEGACY_VSYSCALL_NONE is not setCONFIG_CMDLINE_BOOL is not setCONFIG_MODIFY_LDT_SYSCALL=y CONFIG_STRICT_SIGALTSTACK_SIZE is not setCONFIG_HAVE_LIVEPATCH_FTRACE=y Enable LivepatchCONFIG_LIVEPATCH=y CONFIG_LIVEPATCH_WO_FTRACE is not setend of Enable Livepatchend of Processor type and featuresCONFIG_CC_HAS_SLS=y CONFIG_CALL_THUNKS_DEBUG is not setCONFIG_CPU_IBPB_ENTRY=y CONFIG_SLS is not setCONFIG_GDS_FORCE_MITIGATION is not setCONFIG_MITIGATION_RFDS=y Power management and ACPI optionsCONFIG_SUSPEND is not setCONFIG_HIBERNATE_CALLBACKS=y CONFIG_HIBERNATION is not setCONFIG_PM_SLEEP=y CONFIG_PM_AUTOSLEEP is not setCONFIG_PM_USERSPACE_AUTOSLEEP is not setCONFIG_PM_WAKELOCKS is not setCONFIG_PM=y CONFIG_PM_DEBUG is not setCONFIG_PM_CLK=y CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not setCONFIG_ENERGY_MODEL is not setCONFIG_ARCH_SUPPORTS_ACPI=y CONFIG_ACPI_DEBUGGER is not setCONFIG_ACPI_SPCR_TABLE=y CONFIG_ACPI_FPDT is not setCONFIG_ACPI_LPIT=y CONFIG_ACPI_EC_DEBUGFS is not setCONFIG_ACPI_AC is not setCONFIG_ACPI_BATTERY is not setCONFIG_ACPI_BUTTON is not setCONFIG_ACPI_TINY_POWER_BUTTON is not setCONFIG_ACPI_FAN=y CONFIG_ACPI_TAD is not setCONFIG_ACPI_DOCK=y CONFIG_ACPI_PROCESSOR_AGGREGATOR is not setCONFIG_ACPI_THERMAL=y CONFIG_ACPI_TABLE_UPGRADE is not setCONFIG_ACPI_DEBUG is not setCONFIG_ACPI_PCI_SLOT is not setCONFIG_ACPI_CONTAINER=y CONFIG_ACPI_SBS is not setCONFIG_ACPI_HED=y CONFIG_ACPI_CUSTOM_METHOD is not setCONFIG_ACPI_BGRT is not setCONFIG_ACPI_REDUCED_HARDWARE_ONLY is not setCONFIG_ACPI_NFIT is not setCONFIG_HAVE_ACPI_APEI=y CONFIG_ACPI_APEI_PCIEAER is not setCONFIG_ACPI_APEI_EINJ is not setCONFIG_ACPI_APEI_ERST_DEBUG is not setCONFIG_ACPI_DPTF is not setCONFIG_ACPI_CONFIGFS is not setCONFIG_ACPI_PFRUT is not setCONFIG_ACPI_PCC=y CONFIG_ACPI_FFH is not setCONFIG_PMIC_OPREGION is not setCONFIG_ACPI_PRMT=y CPU Frequency scalingCONFIG_CPU_FREQ=y CONFIG_CPU_FREQ_STAT is not setCONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not setCONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not setCONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not setCONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL=y CONFIG_CPU_FREQ_GOV_POWERSAVE is not setCONFIG_CPU_FREQ_GOV_USERSPACE is not setCONFIG_CPU_FREQ_GOV_ONDEMAND is not setCONFIG_CPU_FREQ_GOV_CONSERVATIVE is not setCONFIG_CPU_FREQ_GOV_SCHEDUTIL=y CPU frequency scaling driversCONFIG_X86_INTEL_PSTATE=y CONFIG_X86_PCC_CPUFREQ is not setCONFIG_X86_AMD_PSTATE is not setCONFIG_X86_AMD_PSTATE_UT is not setCONFIG_X86_ACPI_CPUFREQ is not setCONFIG_X86_SPEEDSTEP_CENTRINO is not setCONFIG_X86_P4_CLOCKMOD is not setshared optionsend of CPU Frequency scalingCPU IdleCONFIG_CPU_IDLE=y CONFIG_CPU_IDLE_GOV_LADDER is not setCONFIG_CPU_IDLE_GOV_MENU=y CONFIG_CPU_IDLE_GOV_TEO is not setCONFIG_CPU_IDLE_GOV_HALTPOLL=y end of CPU IdleCONFIG_INTEL_IDLE is not setend of Power management and ACPI optionsBus options (PCI etc.)CONFIG_PCI_DIRECT=y CONFIG_PCI_CNB20LE_QUIRK is not setCONFIG_ISA_BUS is not setCONFIG_ISA_DMA_API=y end of Bus options (PCI etc.)Binary EmulationsCONFIG_IA32_EMULATION=y CONFIG_X86_X32_ABI is not setCONFIG_COMPAT_32=y end of Binary EmulationsCONFIG_HAVE_KVM=y CONFIG_KVM_AMD is not setCONFIG_KVM_SMM=y CONFIG_KVM_XEN is not setCONFIG_KVM_PROVE_MMU is not setCONFIG_ARCH_VCPU_STAT is not setCONFIG_AS_AVX512=y General architecture-dependent optionsCONFIG_HOTPLUG_SMT=y CONFIG_JUMP_LABEL is not setCONFIG_STATIC_CALL_SELFTEST is not setCONFIG_OPTPROBES=y CONFIG_SECCOMP_CACHE_DEBUG is not setCONFIG_HAVE_ARCH_STACKLEAK=y CONFIG_RANDOMIZE_KSTACK_OFFSET_DEFAULT is not setCONFIG_ARCH_HAS_STRICT_KERNEL_RWX=y CONFIG_LOCK_EVENT_COUNTS is not setCONFIG_ARCH_HAS_MEM_ENCRYPT=y GCOV-based kernel profilingCONFIG_GCOV_KERNEL is not setCONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y end of GCOV-based kernel profilingProfile Guided Optimization (PGO)CONFIG_ARCH_SUPPORTS_PGO_CLANG=y end of Profile Guided Optimization (PGO)CONFIG_HAVE_GCC_PLUGINS=y CONFIG_GCC_PLUGINS is not setCONFIG_FUNCTION_ALIGNMENT_4B=y end of General architecture-dependent optionsCONFIG_RT_MUTEXES=y CONFIG_MODULE_DEBUG is not setCONFIG_MODULE_FORCE_LOAD is not setCONFIG_MODULE_UNLOAD=y CONFIG_MODULE_FORCE_UNLOAD is not setCONFIG_MODULE_UNLOAD_TAINT_TRACKING is not setCONFIG_MODVERSIONS is not setCONFIG_MODULE_SRCVERSION_ALL is not setCONFIG_MODULE_SIG is not setCONFIG_MODULE_COMPRESS_NONE=y CONFIG_MODULE_COMPRESS_GZIP is not setCONFIG_MODULE_COMPRESS_XZ is not setCONFIG_MODULE_COMPRESS_ZSTD is not setCONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not setCONFIG_MODPROBE_PATH="/sbin/modprobe" CONFIG_TRIM_UNUSED_KSYMS is not setCONFIG_MODULES_TREE_LOOKUP=y CONFIG_BLK_DEV_INTEGRITY is not setCONFIG_BLK_DEV_WRITE_MOUNTED=y CONFIG_BLK_DEV_ZONED is not setCONFIG_BLK_DEV_THROTTLING is not setCONFIG_BLK_WBT is not setCONFIG_BLK_CGROUP_IOLATENCY is not setCONFIG_BLK_CGROUP_IOCOST is not setCONFIG_BLK_CGROUP_IOPRIO is not setCONFIG_BLK_DEBUG_FS=y CONFIG_BLK_SED_OPAL is not setCONFIG_BLK_INLINE_ENCRYPTION is not setCONFIG_BLK_DEV_DETECT_WRITING_PART0 is not setCONFIG_BLK_DEV_WRITE_MOUNTED_DUMP is not setCONFIG_BLK_IO_HUNG_TASK_CHECK=y CONFIG_BLK_IO_HIERARCHY_STATS is not setPartition TypesCONFIG_PARTITION_ADVANCED is not setCONFIG_MSDOS_PARTITION=y end of Partition TypesCONFIG_BLK_MQ_PCI=y IO SchedulersCONFIG_MQ_IOSCHED_DEADLINE=y CONFIG_BFQ_CGROUP_DEBUG is not setend of IO SchedulersCONFIG_PREEMPT_NOTIFIERS=y CONFIG_PID_MAX_PER_NAMESPACE is not setCONFIG_FREEZER=y Executable file formatsCONFIG_BINFMT_ELF=y CONFIG_BINFMT_MISC is not setCONFIG_COREDUMP=y end of Executable file formatsMemory Management optionsCONFIG_SWAP=y CONFIG_ZSWAP is not setCONFIG_ZSMALLOC=y CONFIG_ZSMALLOC_STAT is not setCONFIG_ZSMALLOC_CHAIN_SIZE=8 SLAB allocator optionsCONFIG_SLAB_DEPRECATED is not setCONFIG_SLUB=y CONFIG_SLUB_TINY is not setCONFIG_SLAB_MERGE_DEFAULT=y CONFIG_SLAB_FREELIST_RANDOM is not setCONFIG_SLAB_FREELIST_HARDENED is not setCONFIG_SLUB_STATS is not setCONFIG_SLUB_CPU_PARTIAL=y CONFIG_RANDOM_KMALLOC_CACHES is not setend of SLAB allocator optionsCONFIG_SHUFFLE_PAGE_ALLOCATOR is not setCONFIG_COMPAT_BRK is not setCONFIG_SPARSEMEM=y CONFIG_MEMORY_HOTPLUG is not setCONFIG_ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE=y CONFIG_PAGE_REPORTING is not setCONFIG_MIGRATION=y CONFIG_KSM is not setCONFIG_DEFAULT_MMAP_MIN_ADDR=4096 CONFIG_MEMORY_FAILURE is not setCONFIG_ARCH_WANT_GENERAL_HUGETLB=y CONFIG_TRANSPARENT_HUGEPAGE is not setCONFIG_PGTABLE_HAS_HUGE_LEAVES=y CONFIG_CMA_DEBUG is not setCONFIG_CMA_DEBUGFS is not setCONFIG_CMA_SYSFS is not setCONFIG_CMA_AREAS=7 CONFIG_DEFERRED_STRUCT_PAGE_INIT is not setCONFIG_IDLE_PAGE_TRACKING is not setCONFIG_ARCH_HAS_CACHE_LINE_SIZE=y CONFIG_PERCPU_STATS is not setCONFIG_GUP_TEST is not setCONFIG_DMAPOOL_TEST is not setCONFIG_ARCH_HAS_PTE_SPECIAL=y CONFIG_ANON_VMA_NAME is not setCONFIG_USERFAULTFD is not setCONFIG_LRU_GEN is not setCONFIG_ARCH_SUPPORTS_PER_VMA_LOCK=y CONFIG_PAGE_CACHE_LIMIT is not setCONFIG_DYNAMIC_POOL is not setCONFIG_ETMEM is not setCONFIG_BPF_READAHEAD is not setData Access MonitoringCONFIG_DAMON is not setend of Data Access Monitoringend of Memory Management optionsCONFIG_NET=y Networking optionsCONFIG_PACKET=y CONFIG_PACKET_DIAG is not setCONFIG_UNIX=y CONFIG_UNIX_DIAG is not setCONFIG_TLS is not setCONFIG_XFRM=y CONFIG_XFRM_USER_COMPAT is not setCONFIG_XFRM_INTERFACE is not setCONFIG_XFRM_SUB_POLICY is not setCONFIG_XFRM_MIGRATE is not setCONFIG_XFRM_STATISTICS is not setCONFIG_XFRM_AH=y CONFIG_NET_KEY is not setCONFIG_INET=y CONFIG_IP_FIB_TRIE_STATS is not setCONFIG_IP_MULTIPLE_TABLES=y CONFIG_IP_ROUTE_MULTIPATH is not setCONFIG_IP_ROUTE_VERBOSE is not setCONFIG_IP_ROUTE_CLASSID=y CONFIG_IP_PNP is not setCONFIG_NET_IPIP=y CONFIG_NET_IPGRE_DEMUX is not setCONFIG_NET_IP_TUNNEL=y CONFIG_IP_MROUTE_MULTIPLE_TABLES is not setCONFIG_IP_PIMSM_V1 is not setCONFIG_IP_PIMSM_V2 is not setCONFIG_SYN_COOKIES=y CONFIG_INET_ESP_OFFLOAD is not setCONFIG_INET_ESPINTCP is not setCONFIG_INET_IPCOMP=y CONFIG_INET_RAW_DIAG is not setCONFIG_INET_DIAG_DESTROY=y CONFIG_TCP_CONG_HSTCP is not setCONFIG_TCP_CONG_HYBLA is not setCONFIG_TCP_CONG_VEGAS is not setCONFIG_TCP_CONG_NV is not setCONFIG_TCP_CONG_SCALABLE is not setCONFIG_TCP_CONG_LP is not setCONFIG_TCP_CONG_VENO is not setCONFIG_TCP_CONG_YEAH is not setCONFIG_TCP_CONG_ILLINOIS is not setCONFIG_TCP_CONG_DCTCP is not setCONFIG_TCP_CONG_CDG is not setCONFIG_TCP_CONG_BBR is not setCONFIG_DEFAULT_CUBIC=y CONFIG_DEFAULT_RENO is not setCONFIG_DEFAULT_TCP_CONG="cubic" CONFIG_IPV6_ROUTER_PREF is not setCONFIG_IPV6_OPTIMISTIC_DAD is not setCONFIG_INET6_AH is not setCONFIG_INET6_ESP is not setCONFIG_INET6_IPCOMP is not setCONFIG_IPV6_MIP6 is not setCONFIG_IPV6_ILA is not setCONFIG_INET6_TUNNEL=y CONFIG_IPV6_VTI is not setCONFIG_IPV6_SIT=y CONFIG_IPV6_SIT_6RD is not setCONFIG_IPV6_NDISC_NODETYPE=y CONFIG_IPV6_SUBTREES is not setCONFIG_IPV6_MROUTE is not setCONFIG_IPV6_SEG6_LWTUNNEL is not setCONFIG_IPV6_SEG6_HMAC is not setCONFIG_IPV6_RPL_LWTUNNEL is not setCONFIG_IPV6_IOAM6_LWTUNNEL is not setCONFIG_NETLABEL is not setCONFIG_MPTCP is not setCONFIG_NETWORK_SECMARK is not setCONFIG_NET_PTP_CLASSIFY=y CONFIG_NETWORK_PHY_TIMESTAMPING is not setCONFIG_NETFILTER=y Core Netfilter ConfigurationCONFIG_NETFILTER_INGRESS=y CONFIG_NETFILTER_NETLINK_HOOK is not setCONFIG_NETFILTER_NETLINK_ACCT=y CONFIG_NF_CONNTRACK_ZONES is not setCONFIG_NF_CONNTRACK_PROCFS=y CONFIG_NF_CONNTRACK_EVENTS is not setCONFIG_NF_CONNTRACK_TIMEOUT is not setCONFIG_NF_CONNTRACK_TIMESTAMP is not setCONFIG_NF_CONNTRACK_LABELS=y CONFIG_NF_CT_PROTO_DCCP is not setCONFIG_NF_CT_PROTO_SCTP=y CONFIG_NF_CT_PROTO_UDPLITE is not setCONFIG_NF_CONNTRACK_AMANDA is not setCONFIG_NF_CONNTRACK_FTP is not setCONFIG_NF_CONNTRACK_H323 is not setCONFIG_NF_CONNTRACK_IRC is not setCONFIG_NF_CONNTRACK_NETBIOS_NS is not setCONFIG_NF_CONNTRACK_SNMP is not setCONFIG_NF_CONNTRACK_PPTP is not setCONFIG_NF_CONNTRACK_SANE is not setCONFIG_NF_CONNTRACK_SIP is not setCONFIG_NF_CONNTRACK_TFTP is not setCONFIG_NF_CT_NETLINK is not setCONFIG_NF_NAT=y CONFIG_NFT_CT is not setCONFIG_NFT_CONNLIMIT is not setCONFIG_NFT_LOG=y CONFIG_NFT_MASQ is not setCONFIG_NFT_REDIR is not setCONFIG_NFT_NAT is not setCONFIG_NFT_TUNNEL is not setCONFIG_NFT_QUEUE is not setCONFIG_NFT_QUOTA=y CONFIG_NFT_XFRM is not setCONFIG_NFT_SOCKET is not setCONFIG_NFT_OSF is not setCONFIG_NFT_TPROXY is not setCONFIG_NFT_SYNPROXY is not setCONFIG_NF_DUP_NETDEV=y CONFIG_NFT_REJECT_NETDEV is not setCONFIG_NF_FLOW_TABLE is not setCONFIG_NETFILTER_XTABLES=y CONFIG_NETFILTER_XTABLES_COMPAT is not setXtables combined modulesCONFIG_NETFILTER_XT_MARK=y Xtables targetsCONFIG_NETFILTER_XT_TARGET_CHECKSUM=y CONFIG_NETFILTER_XT_TARGET_TPROXY is not setCONFIG_NETFILTER_XT_TARGET_TRACE=y Xtables matchesCONFIG_NETFILTER_XT_MATCH_ADDRTYPE=y end of Core Netfilter ConfigurationCONFIG_IP_SET is not setCONFIG_IP_VS is not setIP: Netfilter ConfigurationCONFIG_NF_DEFRAG_IPV4=y CONFIG_NF_TPROXY_IPV4 is not setCONFIG_NF_TABLES_IPV4=y CONFIG_NFT_FIB_IPV4 is not setCONFIG_NF_TABLES_ARP=y CONFIG_IP_NF_TARGET_ECN is not setCONFIG_IP_NF_TARGET_TTL is not setCONFIG_IP_NF_RAW=y end of IP: Netfilter ConfigurationIPv6: Netfilter ConfigurationCONFIG_NF_SOCKET_IPV6=y CONFIG_NF_TPROXY_IPV6 is not setCONFIG_NF_TABLES_IPV6=y CONFIG_NFT_FIB_IPV6 is not setCONFIG_NF_DUP_IPV6=y CONFIG_IP6_NF_MATCH_SRH is not setCONFIG_IP6_NF_TARGET_HL=y end of IPv6: Netfilter ConfigurationCONFIG_NF_DEFRAG_IPV6=y CONFIG_NF_CONNTRACK_BRIDGE is not setCONFIG_BRIDGE_NF_EBTABLES=y CONFIG_BPFILTER is not setCONFIG_IP_DCCP is not setCONFIG_IP_SCTP=y CONFIG_SCTP_DBG_OBJCNT is not setCONFIG_SCTP_DEFAULT_COOKIE_HMAC_MD5=y CONFIG_SCTP_DEFAULT_COOKIE_HMAC_SHA1 is not setCONFIG_SCTP_DEFAULT_COOKIE_HMAC_NONE is not setCONFIG_SCTP_COOKIE_HMAC_MD5=y CONFIG_SCTP_COOKIE_HMAC_SHA1 is not setCONFIG_INET_SCTP_DIAG=y CONFIG_RDS is not setCONFIG_TIPC=y CONFIG_ATM is not setCONFIG_L2TP is not setCONFIG_STP=y CONFIG_BRIDGE_VLAN_FILTERING is not setCONFIG_BRIDGE_MRP is not setCONFIG_BRIDGE_CFM is not setCONFIG_NET_DSA is not setCONFIG_VLAN_8021Q=y CONFIG_VLAN_8021Q_GVRP is not setCONFIG_VLAN_8021Q_MVRP is not setCONFIG_LLC=y CONFIG_LLC2 is not setCONFIG_ATALK is not setCONFIG_X25 is not setCONFIG_LAPB is not setCONFIG_PHONET is not setCONFIG_6LOWPAN is not setCONFIG_IEEE802154 is not setCONFIG_NET_SCHED is not setCONFIG_DCB=y CONFIG_DNS_RESOLVER is not setCONFIG_BATMAN_ADV is not setCONFIG_OPENVSWITCH is not setCONFIG_VSOCKETS=y CONFIG_NETLINK_DIAG is not setCONFIG_MPLS is not setCONFIG_NET_NSH is not setCONFIG_HSR is not setCONFIG_NET_SWITCHDEV=y CONFIG_QRTR is not setCONFIG_NET_NCSI is not setCONFIG_PCPU_DEV_REFCNT=y Network testingCONFIG_NET_PKTGEN is not setCONFIG_NET_DROP_MONITOR is not setend of Network testingend of Networking optionsCONFIG_HAMRADIO is not setCONFIG_CAN is not setCONFIG_BT is not setCONFIG_AF_RXRPC is not setCONFIG_AF_KCM is not setCONFIG_MCTP is not setCONFIG_FIB_RULES=y CONFIG_CFG80211 is not setCFG80211 needs to be enabled for MAC80211CONFIG_MAC80211_STA_HASH_MAX_SIZE=0 CONFIG_RFKILL is not setCONFIG_NET_9P is not setCONFIG_CAIF is not setCONFIG_CEPH_LIB is not setCONFIG_NFC is not setCONFIG_PSAMPLE is not setCONFIG_NET_IFE is not setCONFIG_LWTUNNEL=y CONFIG_PAGE_POOL_STATS is not setCONFIG_FAILOVER=y CONFIG_ETH_CAQM is not setDevice DriversCONFIG_HAVE_EISA=y CONFIG_EISA is not setCONFIG_HAVE_PCI=y CONFIG_PCIEAER_INJECT is not setCONFIG_PCIE_ECRC is not setCONFIG_PCIEASPM is not setCONFIG_PCIE_PME=y CONFIG_PCIE_DPC is not setCONFIG_PCIE_PTM is not setCONFIG_PCI_MSI=y CONFIG_PCI_DEBUG is not setCONFIG_PCI_REALLOC_ENABLE_AUTO is not setCONFIG_PCI_STUB is not setCONFIG_PCI_PF_STUB is not setCONFIG_XEN_PCIDEV_FRONTEND=y CONFIG_PCIE_BUS_TUNE_OFF is not setCONFIG_PCIE_BUS_DEFAULT=y CONFIG_PCIE_BUS_SAFE is not setCONFIG_PCIE_BUS_PERFORMANCE is not setCONFIG_PCIE_BUS_PEER2PEER is not setCONFIG_VGA_ARB=y CONFIG_HOTPLUG_PCI is not setPCI controller driversCONFIG_VMD is not setCadence-based PCIe controllersend of Cadence-based PCIe controllersDesignWare-based PCIe controllersCONFIG_PCI_MESON is not setCONFIG_PCIE_DW_PLAT_HOST is not setend of DesignWare-based PCIe controllersMobiveil-based PCIe controllersend of Mobiveil-based PCIe controllersend of PCI controller driversPCI EndpointCONFIG_PCI_ENDPOINT is not setend of PCI EndpointPCI switch controller driversCONFIG_PCI_SW_SWITCHTEC is not setend of PCI switch controller driversCONFIG_CXL_BUS is not setCONFIG_PCCARD is not setCONFIG_RAPIDIO is not setGeneric Driver OptionsCONFIG_UEVENT_HELPER=y CONFIG_DEVTMPFS_SAFE is not setCONFIG_STANDALONE=y Firmware loaderCONFIG_FW_LOADER=y CONFIG_FW_LOADER_USER_HELPER is not setCONFIG_FW_LOADER_COMPRESS is not setCONFIG_FW_CACHE=y CONFIG_FW_UPLOAD is not setend of Firmware loaderCONFIG_ALLOW_DEV_COREDUMP=y CONFIG_DEBUG_DRIVER is not setCONFIG_DEBUG_DEVRES is not setCONFIG_DEBUG_TEST_DRIVER_REMOVE is not setCONFIG_TEST_ASYNC_DRIVER_PROBE is not setCONFIG_SYS_HYPERVISOR=y CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not setend of Generic Driver OptionsBus devicesCONFIG_MHI_BUS is not setCONFIG_MHI_BUS_EP is not setend of Bus devicesCache Driversend of Cache DriversCONFIG_CONNECTOR is not setFirmware DriversARM System Control and Management Interface Protocolend of ARM System Control and Management Interface ProtocolCONFIG_EDD is not setCONFIG_FIRMWARE_MEMMAP=y CONFIG_ISCSI_IBFT is not setCONFIG_FW_CFG_SYSFS is not setCONFIG_SYSFB=y CONFIG_SYSFB_SIMPLEFB is not setCONFIG_GOOGLE_FIRMWARE is not setEFI (Extensible Firmware Interface) SupportCONFIG_EFI_ESRT=y CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE is not setCONFIG_EFI_DXE_MEM_ATTRIBUTES=y CONFIG_EFI_BOOTLOADER_CONTROL is not setCONFIG_EFI_CAPSULE_LOADER is not setCONFIG_EFI_TEST is not setCONFIG_APPLE_PROPERTIES is not setCONFIG_RESET_ATTACK_MITIGATION is not setCONFIG_EFI_RCI2_TABLE is not setCONFIG_EFI_DISABLE_PCI_DMA is not setCONFIG_EFI_EARLYCON=y CONFIG_EFI_CUSTOM_SSDT_OVERLAYS is not setCONFIG_EFI_DISABLE_RUNTIME is not setCONFIG_EFI_COCO_SECRET is not setend of EFI (Extensible Firmware Interface) SupportCONFIG_UEFI_CPER=y Tegra firmware driverend of Tegra firmware driverend of Firmware DriversCONFIG_GNSS is not setCONFIG_MTD=y CONFIG_MTD_TESTS is not setPartition parsersCONFIG_MTD_AR7_PARTS is not setCONFIG_MTD_CMDLINE_PARTS is not setCONFIG_MTD_REDBOOT_PARTS is not setend of Partition parsersUser Modules And Translation LayersCONFIG_MTD_BLKDEVS=y Note that in some cases UBI block is preferred. See MTD_UBI_BLOCK.CONFIG_FTL is not setCONFIG_NFTL is not setCONFIG_INFTL is not setCONFIG_RFD_FTL is not setCONFIG_SSFDC is not setCONFIG_SM_FTL is not setCONFIG_MTD_OOPS is not setCONFIG_MTD_SWAP is not setCONFIG_MTD_PARTITIONED_MASTER is not setRAM/ROM/Flash chip driversCONFIG_MTD_CFI=y CONFIG_MTD_JEDECPROBE is not setCONFIG_MTD_GEN_PROBE=y CONFIG_MTD_CFI_ADV_OPTIONS is not setCONFIG_MTD_MAP_BANK_WIDTH_1=y CONFIG_MTD_CFI_INTELEXT is not setCONFIG_MTD_CFI_AMDSTD is not setCONFIG_MTD_CFI_STAA is not setCONFIG_MTD_CFI_UTIL=y CONFIG_MTD_RAM is not setCONFIG_MTD_ROM is not setCONFIG_MTD_ABSENT is not setend of RAM/ROM/Flash chip driversMapping drivers for chip accessCONFIG_MTD_COMPLEX_MAPPINGS is not setCONFIG_MTD_PHYSMAP=y CONFIG_MTD_PHYSMAP_COMPAT is not setCONFIG_MTD_INTEL_VR_NOR is not setCONFIG_MTD_PLATRAM is not setend of Mapping drivers for chip accessSelf-contained MTD device driversCONFIG_MTD_PMC551 is not setCONFIG_MTD_DATAFLASH is not setCONFIG_MTD_MCHP23K256 is not setCONFIG_MTD_MCHP48L640 is not setCONFIG_MTD_SST25L is not setCONFIG_MTD_SLRAM is not setCONFIG_MTD_PHRAM is not setCONFIG_MTD_MTDRAM is not setCONFIG_MTD_BLOCK2MTD is not setDisk-On-Chip Device DriversCONFIG_MTD_DOCG3 is not setend of Self-contained MTD device driversNANDCONFIG_MTD_ONENAND is not setCONFIG_MTD_RAW_NAND is not setCONFIG_MTD_SPI_NAND is not setECC engine supportCONFIG_MTD_NAND_ECC_SW_HAMMING is not setCONFIG_MTD_NAND_ECC_SW_BCH is not setCONFIG_MTD_NAND_ECC_MXIC is not setend of ECC engine supportend of NANDLPDDR & LPDDR2 PCM memory driversCONFIG_MTD_LPDDR is not setend of LPDDR & LPDDR2 PCM memory driversCONFIG_MTD_SPI_NOR=y CONFIG_MTD_SPI_NOR_SWP_DISABLE is not setCONFIG_MTD_SPI_NOR_SWP_DISABLE_ON_VOLATILE=y CONFIG_MTD_SPI_NOR_SWP_KEEP is not setCONFIG_MTD_UBI is not setCONFIG_MTD_HYPERBUS is not setCONFIG_OF is not setCONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y CONFIG_PARPORT is not setCONFIG_PNP=y ProtocolsCONFIG_PNPACPI=y CONFIG_BLK_DEV_NULL_BLK is not setCONFIG_BLK_DEV_FD is not setCONFIG_CDROM=y CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not setCONFIG_ZRAM=y CONFIG_ZRAM_WRITEBACK is not setCONFIG_ZRAM_MEMORY_TRACKING is not setCONFIG_ZRAM_MULTI_COMP is not setCONFIG_BLK_DEV_LOOP=y CONFIG_BLK_DEV_DRBD is not setCONFIG_BLK_DEV_NBD is not setCONFIG_BLK_DEV_RAM=y CONFIG_CDROM_PKTCDVD is not setCONFIG_ATA_OVER_ETH is not setCONFIG_XEN_BLKDEV_FRONTEND=y CONFIG_XEN_BLKDEV_BACKEND is not setCONFIG_VIRTIO_BLK=y CONFIG_BLK_DEV_RBD is not setCONFIG_BLK_DEV_UBLK is not setNVME SupportCONFIG_BLK_DEV_NVME is not setCONFIG_NVME_FC is not setCONFIG_NVME_TCP is not setend of NVME SupportMisc devicesCONFIG_AD525X_DPOT is not setCONFIG_DUMMY_IRQ is not setCONFIG_IBM_ASM is not setCONFIG_PHANTOM is not setCONFIG_TIFM_CORE is not setCONFIG_ICS932S401 is not setCONFIG_ENCLOSURE_SERVICES=y CONFIG_HP_ILO is not setCONFIG_APDS9802ALS is not setCONFIG_ISL29003 is not setCONFIG_ISL29020 is not setCONFIG_SENSORS_TSL2550 is not setCONFIG_SENSORS_BH1770 is not setCONFIG_SENSORS_APDS990X is not setCONFIG_HMC6352 is not setCONFIG_DS1682 is not setCONFIG_LATTICE_ECP3_CONFIG is not setCONFIG_SRAM is not setCONFIG_DW_XDATA_PCIE is not setCONFIG_PCI_ENDPOINT_TEST is not setCONFIG_XILINX_SDFEC is not setCONFIG_C2PORT is not setEEPROM supportCONFIG_EEPROM_AT24 is not setCONFIG_EEPROM_AT25 is not setCONFIG_EEPROM_LEGACY is not setCONFIG_EEPROM_MAX6875 is not setCONFIG_EEPROM_93CX6 is not setCONFIG_EEPROM_93XX46 is not setCONFIG_EEPROM_IDT_89HPESX is not setCONFIG_EEPROM_EE1004 is not setend of EEPROM supportCONFIG_CB710_CORE is not setTexas Instruments shared transport line disciplineCONFIG_TI_ST is not setend of Texas Instruments shared transport line disciplineCONFIG_SENSORS_LIS3_I2C is not setCONFIG_ALTERA_STAPL is not setCONFIG_INTEL_MEI is not setCONFIG_INTEL_MEI_ME is not setCONFIG_INTEL_MEI_TXE is not setCONFIG_VMWARE_VMCI is not setCONFIG_GENWQE is not setCONFIG_ECHO is not setCONFIG_BCM_VK is not setCONFIG_MISC_ALCOR_PCI is not setCONFIG_MISC_RTSX_PCI is not setCONFIG_MISC_RTSX_USB is not setCONFIG_UACCE is not setCONFIG_PVPANIC is not setCONFIG_GP_PCI1XXXX is not setend of Misc devicesSCSI device supportCONFIG_SCSI_MOD=y CONFIG_SCSI_PROC_FS is not setSCSI support type (disk, tape, CD-ROM)CONFIG_BLK_DEV_SD=y CONFIG_CHR_DEV_ST is not setCONFIG_BLK_DEV_SR=y CONFIG_CHR_DEV_SCH is not setCONFIG_SCSI_ENCLOSURE=y CONFIG_SCSI_CONSTANTS is not setCONFIG_SCSI_LOGGING is not setCONFIG_SCSI_SCAN_ASYNC is not setSCSI TransportsCONFIG_SCSI_SPI_ATTRS=y CONFIG_SCSI_FC_ATTRS is not setCONFIG_SCSI_ISCSI_ATTRS is not setCONFIG_SCSI_SAS_ATTRS=y CONFIG_SCSI_SAS_LIBSAS is not setCONFIG_SCSI_SRP_ATTRS is not setend of SCSI TransportsCONFIG_SCSI_LOWLEVEL=y CONFIG_ISCSI_TCP is not setCONFIG_ISCSI_BOOT_SYSFS is not setCONFIG_SCSI_CXGB3_ISCSI is not setCONFIG_SCSI_BNX2_ISCSI is not setCONFIG_BE2ISCSI is not setCONFIG_BLK_DEV_3W_XXXX_RAID=y CONFIG_SCSI_3W_9XXX is not setCONFIG_SCSI_3W_SAS is not setCONFIG_SCSI_ACARD is not setCONFIG_SCSI_AACRAID is not setCONFIG_SCSI_AIC7XXX=y CONFIG_AIC7XXX_REG_PRETTY_PRINT is not setCONFIG_SCSI_AIC79XX=y CONFIG_AIC79XX_DEBUG_ENABLE is not setCONFIG_AIC79XX_DEBUG_MASK=0 CONFIG_AIC79XX_REG_PRETTY_PRINT is not setCONFIG_SCSI_AIC94XX is not setCONFIG_SCSI_MVSAS is not setCONFIG_SCSI_MVUMI is not setCONFIG_SCSI_ADVANSYS is not setCONFIG_SCSI_ARCMSR is not setCONFIG_SCSI_ESAS2R is not setCONFIG_MEGARAID_NEWGEN is not setCONFIG_MEGARAID_LEGACY is not setCONFIG_MEGARAID_SAS is not setCONFIG_SCSI_MPT3SAS is not setCONFIG_SCSI_MPT2SAS is not setCONFIG_SCSI_MPI3MR is not setCONFIG_SCSI_3SNIC_SSSRAID is not setCONFIG_SCSI_LEAPIORAID is not setCONFIG_SCSI_SMARTPQI=y CONFIG_SCSI_HISI_RAID is not setCONFIG_SCSI_HPTIOP is not setCONFIG_SCSI_BUSLOGIC is not setCONFIG_SCSI_MYRB is not setCONFIG_SCSI_MYRS is not setCONFIG_VMWARE_PVSCSI is not setCONFIG_XEN_SCSI_FRONTEND is not setCONFIG_SCSI_SNIC is not setCONFIG_SCSI_DMX3191D is not setCONFIG_SCSI_FDOMAIN_PCI is not setCONFIG_SCSI_ISCI is not setCONFIG_SCSI_IPS is not setCONFIG_SCSI_INITIO is not setCONFIG_SCSI_INIA100 is not setCONFIG_SCSI_STEX is not setCONFIG_SCSI_SYM53C8XX_2 is not setCONFIG_SCSI_IPR is not setCONFIG_SCSI_QLOGIC_1280 is not setCONFIG_SCSI_QLA_ISCSI is not setCONFIG_SCSI_DC395x is not setCONFIG_SCSI_AM53C974 is not setCONFIG_SCSI_WD719X is not setCONFIG_SCSI_DEBUG is not setCONFIG_SCSI_PMCRAID is not setCONFIG_SCSI_PM8001 is not setCONFIG_SCSI_VIRTIO is not setCONFIG_SCSI_DH is not setend of SCSI device supportCONFIG_ATA=y CONFIG_SATA_ZPODD is not setCONFIG_SATA_PMP=y Controllers with non-SFF native interfaceCONFIG_SATA_AHCI=y CONFIG_SATA_AHCI_PLATFORM is not setCONFIG_AHCI_DWC is not setCONFIG_SATA_INIC162X is not setCONFIG_SATA_ACARD_AHCI is not setCONFIG_SATA_SIL24 is not setCONFIG_ATA_SFF=y SFF controllers with custom DMA interfaceCONFIG_PDC_ADMA is not setCONFIG_SATA_QSTOR is not setCONFIG_SATA_SX4 is not setCONFIG_ATA_BMDMA=y SATA SFF controllers with BMDMACONFIG_ATA_PIIX=y CONFIG_SATA_MV is not setCONFIG_SATA_NV is not setCONFIG_SATA_PROMISE is not setCONFIG_SATA_SIL is not setCONFIG_SATA_SIS is not setCONFIG_SATA_SVW is not setCONFIG_SATA_ULI is not setCONFIG_SATA_VIA is not setCONFIG_SATA_VITESSE is not setCONFIG_SATA_ZHAOXIN is not setPATA SFF controllers with BMDMACONFIG_PATA_ALI is not setCONFIG_PATA_AMD is not setCONFIG_PATA_ARTOP is not setCONFIG_PATA_ATIIXP is not setCONFIG_PATA_ATP867X is not setCONFIG_PATA_CMD64X is not setCONFIG_PATA_CYPRESS is not setCONFIG_PATA_EFAR is not setCONFIG_PATA_HPT366 is not setCONFIG_PATA_HPT37X is not setCONFIG_PATA_HPT3X2N is not setCONFIG_PATA_HPT3X3 is not setCONFIG_PATA_IT8213 is not setCONFIG_PATA_IT821X is not setCONFIG_PATA_JMICRON is not setCONFIG_PATA_MARVELL is not setCONFIG_PATA_NETCELL is not setCONFIG_PATA_NINJA32 is not setCONFIG_PATA_NS87415 is not setCONFIG_PATA_OLDPIIX is not setCONFIG_PATA_OPTIDMA is not setCONFIG_PATA_PDC2027X is not setCONFIG_PATA_PDC_OLD is not setCONFIG_PATA_RADISYS is not setCONFIG_PATA_RDC is not setCONFIG_PATA_SCH is not setCONFIG_PATA_SERVERWORKS is not setCONFIG_PATA_SIL680 is not setCONFIG_PATA_SIS is not setCONFIG_PATA_TOSHIBA is not setCONFIG_PATA_TRIFLEX is not setCONFIG_PATA_VIA is not setCONFIG_PATA_WINBOND is not setPIO-only SFF controllersCONFIG_PATA_CMD640_PCI is not setCONFIG_PATA_MPIIX is not setCONFIG_PATA_NS87410 is not setCONFIG_PATA_OPTI is not setCONFIG_PATA_RZ1000 is not setGeneric fallback / legacy driversCONFIG_PATA_ACPI is not setCONFIG_ATA_GENERIC is not setCONFIG_PATA_LEGACY is not setCONFIG_MD is not setCONFIG_TARGET_CORE is not setCONFIG_FUSION is not setIEEE 1394 (FireWire) supportCONFIG_FIREWIRE is not setCONFIG_FIREWIRE_NOSY is not setend of IEEE 1394 (FireWire) supportCONFIG_MACINTOSH_DRIVERS is not setCONFIG_NETDEVICES=y CONFIG_BONDING is not setCONFIG_DUMMY is not setCONFIG_WIREGUARD is not setCONFIG_EQUALIZER is not setCONFIG_NET_FC is not setCONFIG_IFB is not setCONFIG_NET_TEAM is not setCONFIG_MACVLAN=y CONFIG_IPVLAN is not setCONFIG_VXLAN is not setCONFIG_GENEVE is not setCONFIG_BAREUDP is not setCONFIG_GTP is not setCONFIG_AMT is not setCONFIG_MACSEC is not setCONFIG_NETCONSOLE is not setCONFIG_TUN=y CONFIG_TUN_VNET_CROSS_LE is not setCONFIG_VETH=y CONFIG_NLMON is not setCONFIG_NET_VRF=y CONFIG_ARCNET is not setCONFIG_ETHERNET is not setCONFIG_FDDI is not setCONFIG_HIPPI is not setCONFIG_NET_SB1000 is not setCONFIG_PHYLIB is not setCONFIG_MICREL_KS8995MA is not setCONFIG_PSE_CONTROLLER is not setCONFIG_MDIO_DEVICE is not setPCS device driversend of PCS device driversCONFIG_PPP is not setCONFIG_SLIP is not setCONFIG_USB_NET_DRIVERS is not setCONFIG_WLAN is not setCONFIG_WAN is not setWireless WANCONFIG_WWAN is not setend of Wireless WANCONFIG_XEN_NETDEV_FRONTEND=y CONFIG_XEN_NETDEV_BACKEND is not setCONFIG_VMXNET3 is not setCONFIG_FUJITSU_ES is not setCONFIG_NETDEVSIM is not setCONFIG_NET_FAILOVER=y CONFIG_ISDN is not setInput device supportCONFIG_INPUT=y CONFIG_INPUT_SPARSEKMAP is not setCONFIG_INPUT_MATRIXKMAP is not setCONFIG_INPUT_VIVALDIFMAP=y Userland interfacesCONFIG_INPUT_MOUSEDEV is not setCONFIG_INPUT_JOYDEV is not setCONFIG_INPUT_EVDEV=y CONFIG_INPUT_EVBUG is not setInput Device DriversCONFIG_INPUT_KEYBOARD=y CONFIG_KEYBOARD_ADP5588 is not setCONFIG_KEYBOARD_ADP5589 is not setCONFIG_KEYBOARD_ATKBD=y CONFIG_KEYBOARD_QT1050 is not setCONFIG_KEYBOARD_QT1070 is not setCONFIG_KEYBOARD_QT2160 is not setCONFIG_KEYBOARD_DLINK_DIR685 is not setCONFIG_KEYBOARD_LKKBD is not setCONFIG_KEYBOARD_GPIO is not setCONFIG_KEYBOARD_GPIO_POLLED is not setCONFIG_KEYBOARD_TCA6416 is not setCONFIG_KEYBOARD_TCA8418 is not setCONFIG_KEYBOARD_MATRIX is not setCONFIG_KEYBOARD_LM8333 is not setCONFIG_KEYBOARD_MAX7359 is not setCONFIG_KEYBOARD_MCS is not setCONFIG_KEYBOARD_MPR121 is not setCONFIG_KEYBOARD_NEWTON is not setCONFIG_KEYBOARD_OPENCORES is not setCONFIG_KEYBOARD_SAMSUNG is not setCONFIG_KEYBOARD_STOWAWAY is not setCONFIG_KEYBOARD_SUNKBD is not setCONFIG_KEYBOARD_XTKBD is not setCONFIG_KEYBOARD_CYPRESS_SF is not setCONFIG_INPUT_MOUSE is not setCONFIG_INPUT_JOYSTICK is not setCONFIG_INPUT_TABLET is not setCONFIG_INPUT_TOUCHSCREEN is not setCONFIG_INPUT_MISC is not setCONFIG_RMI4_CORE is not setHardware I/O portsCONFIG_SERIO=y CONFIG_SERIO_PHYTIUM_PS2 is not setCONFIG_SERIO_SERPORT=y CONFIG_SERIO_CT82C710 is not setCONFIG_SERIO_PCIPS2 is not setCONFIG_SERIO_LIBPS2=y CONFIG_SERIO_ALTERA_PS2 is not setCONFIG_SERIO_PS2MULT is not setCONFIG_SERIO_ARC_PS2 is not setCONFIG_SERIO_GPIO_PS2 is not setCONFIG_USERIO is not setCONFIG_GAMEPORT is not setend of Hardware I/O portsend of Input device supportCharacter devicesCONFIG_TTY=y Serial driversCONFIG_SERIAL_EARLYCON=y CONFIG_SERIAL_8250_16550A_VARIANTS is not setCONFIG_SERIAL_8250_FINTEK is not setCONFIG_SERIAL_8250_CONSOLE=y CONFIG_SERIAL_8250_EXTENDED is not setCONFIG_SERIAL_8250_PCI1XXXX is not setCONFIG_SERIAL_8250_DWLIB=y CONFIG_SERIAL_8250_DW is not setCONFIG_SERIAL_8250_RT288X is not setCONFIG_SERIAL_8250_LPSS=y Non-8250 serial port supportCONFIG_SERIAL_KGDB_NMI is not setCONFIG_SERIAL_MAX3100 is not setCONFIG_SERIAL_MAX310X is not setCONFIG_SERIAL_UARTLITE is not setCONFIG_SERIAL_CORE=y CONFIG_SERIAL_JSM is not setCONFIG_SERIAL_LANTIQ is not setCONFIG_SERIAL_SCCNXP is not setCONFIG_SERIAL_SC16IS7XX is not setCONFIG_SERIAL_ALTERA_JTAGUART is not setCONFIG_SERIAL_ALTERA_UART is not setCONFIG_SERIAL_ARC is not setCONFIG_SERIAL_RP2 is not setCONFIG_SERIAL_FSL_LPUART is not setCONFIG_SERIAL_FSL_LINFLEXUART is not setCONFIG_SERIAL_SPRD is not setend of Serial driversCONFIG_SERIAL_MCTRL_GPIO=y CONFIG_SERIAL_NONSTANDARD is not setCONFIG_N_GSM is not setCONFIG_NOZOMI is not setCONFIG_NULL_TTY is not setCONFIG_HVC_DRIVER=y CONFIG_SERIAL_DEV_BUS is not setCONFIG_TTY_PRINTK is not setCONFIG_VIRTIO_CONSOLE is not setCONFIG_IPMI_HANDLER is not setCONFIG_HW_RANDOM=y CONFIG_HW_RANDOM_TIMERIOMEM is not setCONFIG_HW_RANDOM_INTEL=y CONFIG_HW_RANDOM_AMD is not setCONFIG_HW_RANDOM_BA431 is not setCONFIG_HW_RANDOM_VIA=y CONFIG_HW_RANDOM_VIRTIO is not setCONFIG_HW_RANDOM_XIPHERA is not setCONFIG_APPLICOM is not setCONFIG_MWAVE is not setCONFIG_DEVMEM=y CONFIG_NVRAM is not setCONFIG_DEVPORT=y CONFIG_TCG_TPM is not setCONFIG_TELCLOCK is not setCONFIG_XILLYBUS is not setCONFIG_XILLYUSB is not setend of Character devicesI2C supportCONFIG_I2C=y CONFIG_I2C_MUX is not setCONFIG_I2C_HELPER_AUTO is not setCONFIG_I2C_SMBUS=y I2C AlgorithmsCONFIG_I2C_ALGOBIT=y CONFIG_I2C_ALGOPCF is not setCONFIG_I2C_ALGOPCA is not setend of I2C AlgorithmsI2C Hardware Bus supportPC SMBus host controller driversCONFIG_I2C_ALI1535 is not setCONFIG_I2C_ALI1563 is not setCONFIG_I2C_ALI15X3 is not setCONFIG_I2C_AMD756 is not setCONFIG_I2C_AMD8111 is not setCONFIG_I2C_AMD_MP2 is not setCONFIG_I2C_I801 is not setCONFIG_I2C_ISCH is not setCONFIG_I2C_ISMT is not setCONFIG_I2C_PIIX4 is not setCONFIG_I2C_NFORCE2 is not setCONFIG_I2C_NVIDIA_GPU is not setCONFIG_I2C_SIS5595 is not setCONFIG_I2C_SIS630 is not setCONFIG_I2C_SIS96X is not setCONFIG_I2C_VIA is not setCONFIG_I2C_VIAPRO is not setCONFIG_I2C_ZHAOXIN is not setACPI driversCONFIG_I2C_SCMI is not setI2C system bus drivers (mostly embedded / system-on-chip)CONFIG_I2C_CBUS_GPIO is not setCONFIG_I2C_DESIGNWARE_CORE=y CONFIG_I2C_DESIGNWARE_SLAVE is not setCONFIG_I2C_DESIGNWARE_PLATFORM=y CONFIG_I2C_DESIGNWARE_BAYTRAIL is not setCONFIG_I2C_DESIGNWARE_PCI is not setCONFIG_I2C_EMEV2 is not setCONFIG_I2C_GPIO=y CONFIG_I2C_GPIO_FAULT_INJECTOR is not setCONFIG_I2C_OCORES is not setCONFIG_I2C_PCA_PLATFORM is not setCONFIG_I2C_PHYTIUM_PLATFORM is not setCONFIG_I2C_SIMTEC is not setCONFIG_I2C_XILINX is not setExternal I2C/SMBus adapter driversCONFIG_I2C_DIOLAN_U2C is not setCONFIG_I2C_CP2615 is not setCONFIG_I2C_PCI1XXXX is not setCONFIG_I2C_ROBOTFUZZ_OSIF is not setCONFIG_I2C_TAOS_EVM is not setCONFIG_I2C_TINY_USB is not setCONFIG_I2C_ZHAOXIN_SMBUS is not setOther I2C/SMBus bus driversCONFIG_I2C_MLXCPLD is not setCONFIG_I2C_VIRTIO is not setend of I2C Hardware Bus supportCONFIG_I2C_STUB is not setCONFIG_I2C_SLAVE is not setCONFIG_I2C_DEBUG_CORE is not setCONFIG_I2C_DEBUG_ALGO is not setCONFIG_I2C_DEBUG_BUS is not setend of I2C supportCONFIG_I3C is not setCONFIG_SPI=y CONFIG_SPI_DEBUG is not setCONFIG_SPI_MASTER=y SPI Master Controller DriversCONFIG_SPI_ALTERA is not setCONFIG_SPI_AXI_SPI_ENGINE is not setCONFIG_SPI_BITBANG is not setCONFIG_SPI_CADENCE is not setCONFIG_SPI_DESIGNWARE is not setCONFIG_SPI_GPIO is not setCONFIG_SPI_INTEL_PCI is not setCONFIG_SPI_INTEL_PLATFORM is not setCONFIG_SPI_MICROCHIP_CORE is not setCONFIG_SPI_MICROCHIP_CORE_QSPI is not setCONFIG_SPI_LANTIQ_SSC is not setCONFIG_SPI_OC_TINY is not setCONFIG_SPI_PCI1XXXX is not setCONFIG_SPI_PHYTIUM_PLAT is not setCONFIG_SPI_PHYTIUM_PCI is not setCONFIG_SPI_PXA2XX is not setCONFIG_SPI_SC18IS602 is not setCONFIG_SPI_SIFIVE is not setCONFIG_SPI_MXIC is not setCONFIG_SPI_XCOMM is not setCONFIG_SPI_XILINX is not setCONFIG_SPI_ZYNQMP_GQSPI is not setCONFIG_SPI_AMD is not setSPI Multiplexer supportCONFIG_SPI_MUX is not setSPI Protocol MastersCONFIG_SPI_SPIDEV is not setCONFIG_SPI_LOOPBACK_TEST is not setCONFIG_SPI_TLE62X0 is not setCONFIG_SPI_SLAVE is not setCONFIG_SPI_DYNAMIC=y CONFIG_SPMI is not setCONFIG_HSI is not setCONFIG_PPS=y CONFIG_PPS_DEBUG is not setPPS clients supportCONFIG_PPS_CLIENT_KTIMER is not setCONFIG_PPS_CLIENT_LDISC is not setCONFIG_PPS_CLIENT_GPIO is not setPPS generators supportPTP clock supportCONFIG_PTP_1588_CLOCK=y Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.CONFIG_PTP_1588_CLOCK_KVM=y CONFIG_PTP_1588_CLOCK_IDT82P33 is not setCONFIG_PTP_1588_CLOCK_IDTCM is not setCONFIG_PTP_1588_CLOCK_MOCK is not setCONFIG_PTP_1588_CLOCK_VMW is not setCONFIG_PTP_1588_CLOCK_OCP is not setend of PTP clock supportCONFIG_PINCTRL=y CONFIG_DEBUG_PINCTRL is not setCONFIG_PINCTRL_AMD=y CONFIG_PINCTRL_CY8C95X0 is not setCONFIG_PINCTRL_MCP23S08 is not setCONFIG_PINCTRL_SX150X is not setIntel pinctrl driversCONFIG_PINCTRL_BAYTRAIL is not setCONFIG_PINCTRL_CHERRYVIEW is not setCONFIG_PINCTRL_LYNXPOINT is not setCONFIG_PINCTRL_ALDERLAKE is not setCONFIG_PINCTRL_BROXTON is not setCONFIG_PINCTRL_CANNONLAKE is not setCONFIG_PINCTRL_CEDARFORK is not setCONFIG_PINCTRL_DENVERTON is not setCONFIG_PINCTRL_ELKHARTLAKE is not setCONFIG_PINCTRL_EMMITSBURG is not setCONFIG_PINCTRL_GEMINILAKE is not setCONFIG_PINCTRL_ICELAKE is not setCONFIG_PINCTRL_JASPERLAKE is not setCONFIG_PINCTRL_LAKEFIELD is not setCONFIG_PINCTRL_LEWISBURG is not setCONFIG_PINCTRL_METEORLAKE is not setCONFIG_PINCTRL_SUNRISEPOINT is not setCONFIG_PINCTRL_TIGERLAKE is not setend of Intel pinctrl driversCONFIG_PINCTRL_KX7000 is not setRenesas pinctrl driversend of Renesas pinctrl driversCONFIG_GPIOLIB=y Memory mapped GPIO driversCONFIG_GPIO_AMDPT is not setCONFIG_GPIO_DWAPB is not setCONFIG_GPIO_EXAR is not setCONFIG_GPIO_GENERIC_PLATFORM is not setCONFIG_GPIO_MB86S7X is not setCONFIG_GPIO_AMD_FCH is not setend of Memory mapped GPIO driversPort-mapped I/O GPIO driversCONFIG_GPIO_VX855 is not setCONFIG_GPIO_F7188X is not setCONFIG_GPIO_IT87 is not setCONFIG_GPIO_SCH311X is not setCONFIG_GPIO_WINBOND is not setCONFIG_GPIO_WS16C48 is not setend of Port-mapped I/O GPIO driversI2C GPIO expandersCONFIG_GPIO_FXL6408 is not setCONFIG_GPIO_DS4520 is not setCONFIG_GPIO_MAX7300 is not setCONFIG_GPIO_MAX732X is not setCONFIG_GPIO_PCA953X is not setCONFIG_GPIO_PCA9570 is not setCONFIG_GPIO_PCF857X is not setCONFIG_GPIO_TPIC2810 is not setend of I2C GPIO expandersMFD GPIO expandersCONFIG_GPIO_ELKHARTLAKE is not setend of MFD GPIO expandersPCI GPIO expandersCONFIG_GPIO_AMD8111 is not setCONFIG_GPIO_BT8XX is not setCONFIG_GPIO_ML_IOH is not setCONFIG_GPIO_PCI_IDIO_16 is not setCONFIG_GPIO_PCIE_IDIO_24 is not setCONFIG_GPIO_PHYTIUM_PCI is not setCONFIG_GPIO_RDC321X is not setend of PCI GPIO expandersSPI GPIO expandersCONFIG_GPIO_MAX3191X is not setCONFIG_GPIO_MAX7301 is not setCONFIG_GPIO_MC33880 is not setCONFIG_GPIO_PISOSR is not setCONFIG_GPIO_XRA1403 is not setend of SPI GPIO expandersUSB GPIO expandersend of USB GPIO expandersVirtual GPIO driversCONFIG_GPIO_AGGREGATOR is not setCONFIG_GPIO_LATCH is not setCONFIG_GPIO_MOCKUP is not setCONFIG_GPIO_VIRTIO is not setCONFIG_GPIO_SIM is not setend of Virtual GPIO driversCONFIG_W1 is not setCONFIG_POWER_RESET is not setCONFIG_POWER_SUPPLY is not setCONFIG_HWMON=y CONFIG_HWMON_DEBUG_CHIP is not setNative driversCONFIG_SENSORS_ABITUGURU is not setCONFIG_SENSORS_ABITUGURU3 is not setCONFIG_SENSORS_AD7314 is not setCONFIG_SENSORS_AD7414 is not setCONFIG_SENSORS_AD7418 is not setCONFIG_SENSORS_ADM1021 is not setCONFIG_SENSORS_ADM1025 is not setCONFIG_SENSORS_ADM1026 is not setCONFIG_SENSORS_ADM1029 is not setCONFIG_SENSORS_ADM1031 is not setCONFIG_SENSORS_ADM1177 is not setCONFIG_SENSORS_ADM9240 is not setCONFIG_SENSORS_ADT7310 is not setCONFIG_SENSORS_ADT7410 is not setCONFIG_SENSORS_ADT7411 is not setCONFIG_SENSORS_ADT7462 is not setCONFIG_SENSORS_ADT7470 is not setCONFIG_SENSORS_ADT7475 is not setCONFIG_SENSORS_AHT10 is not setCONFIG_SENSORS_AQUACOMPUTER_D5NEXT is not setCONFIG_SENSORS_AS370 is not setCONFIG_SENSORS_ASC7621 is not setCONFIG_SENSORS_AXI_FAN_CONTROL is not setCONFIG_SENSORS_K8TEMP is not setCONFIG_SENSORS_K10TEMP=y CONFIG_SENSORS_FAM15H_POWER is not setCONFIG_SENSORS_APPLESMC is not setCONFIG_SENSORS_ASB100 is not setCONFIG_SENSORS_PHYTIUM is not setCONFIG_SENSORS_ATXP1 is not setCONFIG_SENSORS_CORSAIR_CPRO is not setCONFIG_SENSORS_CORSAIR_PSU is not setCONFIG_SENSORS_DRIVETEMP is not setCONFIG_SENSORS_DS620 is not setCONFIG_SENSORS_DS1621 is not setCONFIG_SENSORS_DELL_SMM is not setCONFIG_SENSORS_I5K_AMB is not setCONFIG_SENSORS_F71805F is not setCONFIG_SENSORS_F71882FG is not setCONFIG_SENSORS_F75375S is not setCONFIG_SENSORS_FSCHMD is not setCONFIG_SENSORS_GL518SM is not setCONFIG_SENSORS_GL520SM is not setCONFIG_SENSORS_G760A is not setCONFIG_SENSORS_G762 is not setCONFIG_SENSORS_HIH6130 is not setCONFIG_SENSORS_HS3001 is not setCONFIG_SENSORS_I5500 is not setCONFIG_SENSORS_CORETEMP=y CONFIG_SENSORS_IT87 is not setCONFIG_SENSORS_JC42 is not setCONFIG_SENSORS_POWR1220 is not setCONFIG_SENSORS_LINEAGE is not setCONFIG_SENSORS_LTC2945 is not setCONFIG_SENSORS_LTC2947_I2C is not setCONFIG_SENSORS_LTC2947_SPI is not setCONFIG_SENSORS_LTC2990 is not setCONFIG_SENSORS_LTC2992 is not setCONFIG_SENSORS_LTC4151 is not setCONFIG_SENSORS_LTC4215 is not setCONFIG_SENSORS_LTC4222 is not setCONFIG_SENSORS_LTC4245 is not setCONFIG_SENSORS_LTC4260 is not setCONFIG_SENSORS_LTC4261 is not setCONFIG_SENSORS_MAX1111 is not setCONFIG_SENSORS_MAX127 is not setCONFIG_SENSORS_MAX16065 is not setCONFIG_SENSORS_MAX1619 is not setCONFIG_SENSORS_MAX1668 is not setCONFIG_SENSORS_MAX197 is not setCONFIG_SENSORS_MAX31722 is not setCONFIG_SENSORS_MAX31730 is not setCONFIG_SENSORS_MAX31760 is not setCONFIG_MAX31827 is not setCONFIG_SENSORS_MAX6620 is not setCONFIG_SENSORS_MAX6621 is not setCONFIG_SENSORS_MAX6639 is not setCONFIG_SENSORS_MAX6642 is not setCONFIG_SENSORS_MAX6650 is not setCONFIG_SENSORS_MAX6697 is not setCONFIG_SENSORS_MAX31790 is not setCONFIG_SENSORS_MC34VR500 is not setCONFIG_SENSORS_MCP3021 is not setCONFIG_SENSORS_TC654 is not setCONFIG_SENSORS_TPS23861 is not setCONFIG_SENSORS_MR75203 is not setCONFIG_SENSORS_ADCXX is not setCONFIG_SENSORS_LM63 is not setCONFIG_SENSORS_LM70 is not setCONFIG_SENSORS_LM73 is not setCONFIG_SENSORS_LM75 is not setCONFIG_SENSORS_LM77 is not setCONFIG_SENSORS_LM78 is not setCONFIG_SENSORS_LM80 is not setCONFIG_SENSORS_LM83 is not setCONFIG_SENSORS_LM85 is not setCONFIG_SENSORS_LM87 is not setCONFIG_SENSORS_LM90 is not setCONFIG_SENSORS_LM92 is not setCONFIG_SENSORS_LM93 is not setCONFIG_SENSORS_LM95234 is not setCONFIG_SENSORS_LM95241 is not setCONFIG_SENSORS_LM95245 is not setCONFIG_SENSORS_PC87360 is not setCONFIG_SENSORS_PC87427 is not setCONFIG_SENSORS_NCT6683 is not setCONFIG_SENSORS_NCT6775 is not setCONFIG_SENSORS_NCT6775_I2C is not setCONFIG_SENSORS_NCT7802 is not setCONFIG_SENSORS_NPCM7XX is not setCONFIG_SENSORS_NZXT_KRAKEN2 is not setCONFIG_SENSORS_NZXT_SMART2 is not setCONFIG_SENSORS_OCC_P8_I2C is not setCONFIG_SENSORS_OXP is not setCONFIG_SENSORS_PCF8591 is not setCONFIG_PMBUS is not setCONFIG_SENSORS_SBTSI is not setCONFIG_SENSORS_SBRMI is not setCONFIG_SENSORS_SHT15 is not setCONFIG_SENSORS_SHT21 is not setCONFIG_SENSORS_SHT3x is not setCONFIG_SENSORS_SHT4x is not setCONFIG_SENSORS_SHTC1 is not setCONFIG_SENSORS_SIS5595 is not setCONFIG_SENSORS_DME1737 is not setCONFIG_SENSORS_EMC1403 is not setCONFIG_SENSORS_EMC2103 is not setCONFIG_SENSORS_EMC2305 is not setCONFIG_SENSORS_EMC6W201 is not setCONFIG_SENSORS_SMSC47M1 is not setCONFIG_SENSORS_SMSC47M192 is not setCONFIG_SENSORS_SMSC47B397 is not setCONFIG_SENSORS_STTS751 is not setCONFIG_SENSORS_ADC128D818 is not setCONFIG_SENSORS_ADS7828 is not setCONFIG_SENSORS_ADS7871 is not setCONFIG_SENSORS_AMC6821 is not setCONFIG_SENSORS_INA209 is not setCONFIG_SENSORS_INA2XX is not setCONFIG_SENSORS_INA238 is not setCONFIG_SENSORS_INA3221 is not setCONFIG_SENSORS_TC74 is not setCONFIG_SENSORS_THMC50 is not setCONFIG_SENSORS_TMP102 is not setCONFIG_SENSORS_TMP103 is not setCONFIG_SENSORS_TMP108 is not setCONFIG_SENSORS_TMP401 is not setCONFIG_SENSORS_TMP421 is not setCONFIG_SENSORS_TMP464 is not setCONFIG_SENSORS_TMP513 is not setCONFIG_SENSORS_VIA_CPUTEMP is not setCONFIG_SENSORS_ZHAOXIN_CPUTEMP is not setCONFIG_SENSORS_VIA686A is not setCONFIG_SENSORS_VT1211 is not setCONFIG_SENSORS_VT8231 is not setCONFIG_SENSORS_W83773G is not setCONFIG_SENSORS_W83781D is not setCONFIG_SENSORS_W83791D is not setCONFIG_SENSORS_W83792D is not setCONFIG_SENSORS_W83793 is not setCONFIG_SENSORS_W83795 is not setCONFIG_SENSORS_W83L785TS is not setCONFIG_SENSORS_W83L786NG is not setCONFIG_SENSORS_W83627HF is not setCONFIG_SENSORS_W83627EHF is not setCONFIG_SENSORS_XGENE is not setACPI driversCONFIG_SENSORS_ACPI_POWER is not setCONFIG_SENSORS_ATK0110 is not setCONFIG_SENSORS_ASUS_EC is not setCONFIG_THERMAL=y CONFIG_THERMAL_NETLINK is not setCONFIG_THERMAL_STATISTICS is not setCONFIG_THERMAL_EMERGENCY_POWEROFF_DELAY_MS=0 CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not setCONFIG_THERMAL_DEFAULT_GOV_USER_SPACE is not setCONFIG_THERMAL_GOV_FAIR_SHARE is not setCONFIG_THERMAL_GOV_STEP_WISE=y CONFIG_THERMAL_GOV_BANG_BANG is not setCONFIG_THERMAL_GOV_USER_SPACE=y CONFIG_THERMAL_EMULATION is not setIntel thermal driversCONFIG_INTEL_POWERCLAMP is not setCONFIG_X86_THERMAL_VECTOR=y CONFIG_INTEL_SOC_DTS_THERMAL is not setACPI INT340X thermal driversCONFIG_INT340X_THERMAL is not setend of ACPI INT340X thermal driversCONFIG_INTEL_PCH_THERMAL is not setCONFIG_INTEL_TCC_COOLING is not setCONFIG_INTEL_HFI_THERMAL is not setend of Intel thermal driversCONFIG_WATCHDOG is not setCONFIG_SSB_POSSIBLE=y CONFIG_SSB is not setCONFIG_BCMA_POSSIBLE=y CONFIG_BCMA is not setMultifunction device driversCONFIG_MFD_AS3711 is not setCONFIG_MFD_SMPRO is not setCONFIG_PMIC_ADP5520 is not setCONFIG_MFD_AAT2870_CORE is not setCONFIG_MFD_BCM590XX is not setCONFIG_MFD_BD9571MWV is not setCONFIG_MFD_AXP20X_I2C is not setCONFIG_MFD_CS42L43_I2C is not setCONFIG_MFD_MADERA is not setCONFIG_PMIC_DA903X is not setCONFIG_MFD_DA9052_SPI is not setCONFIG_MFD_DA9052_I2C is not setCONFIG_MFD_DA9055 is not setCONFIG_MFD_DA9062 is not setCONFIG_MFD_DA9063 is not setCONFIG_MFD_DA9150 is not setCONFIG_MFD_DLN2 is not setCONFIG_MFD_MC13XXX_SPI is not setCONFIG_MFD_MC13XXX_I2C is not setCONFIG_MFD_MP2629 is not setCONFIG_MFD_INTEL_QUARK_I2C_GPIO is not setCONFIG_LPC_ICH is not setCONFIG_LPC_SCH is not setCONFIG_INTEL_SOC_PMIC is not setCONFIG_INTEL_SOC_PMIC_CHTWC is not setCONFIG_INTEL_SOC_PMIC_CHTDC_TI is not setCONFIG_MFD_INTEL_LPSS_ACPI is not setCONFIG_MFD_INTEL_LPSS_PCI is not setCONFIG_MFD_IQS62X is not setCONFIG_MFD_JANZ_CMODIO is not setCONFIG_MFD_KEMPLD is not setCONFIG_MFD_88PM800 is not setCONFIG_MFD_88PM805 is not setCONFIG_MFD_88PM860X is not setCONFIG_MFD_MAX14577 is not setCONFIG_MFD_MAX77541 is not setCONFIG_MFD_MAX77693 is not setCONFIG_MFD_MAX77843 is not setCONFIG_MFD_MAX8907 is not setCONFIG_MFD_MAX8925 is not setCONFIG_MFD_MAX8997 is not setCONFIG_MFD_MAX8998 is not setCONFIG_MFD_MT6360 is not setCONFIG_MFD_MT6370 is not setCONFIG_MFD_MT6397 is not setCONFIG_MFD_MENF21BMC is not setCONFIG_MFD_OCELOT is not setCONFIG_EZX_PCAP is not setCONFIG_MFD_VIPERBOARD is not setCONFIG_MFD_RETU is not setCONFIG_MFD_PCF50633 is not setCONFIG_MFD_SY7636A is not setCONFIG_MFD_RDC321X is not setCONFIG_MFD_RT4831 is not setCONFIG_MFD_RT5033 is not setCONFIG_MFD_RT5120 is not setCONFIG_MFD_RC5T583 is not setCONFIG_MFD_SI476X_CORE is not setCONFIG_MFD_SM501 is not setCONFIG_MFD_SKY81452 is not setCONFIG_MFD_SYSCON is not setCONFIG_MFD_LP3943 is not setCONFIG_MFD_LP8788 is not setCONFIG_MFD_TI_LMU is not setCONFIG_MFD_PALMAS is not setCONFIG_TPS6105X is not setCONFIG_TPS65010 is not setCONFIG_TPS6507X is not setCONFIG_MFD_TPS65086 is not setCONFIG_MFD_TPS65090 is not setCONFIG_MFD_TI_LP873X is not setCONFIG_MFD_TPS6586X is not setCONFIG_MFD_TPS65910 is not setCONFIG_MFD_TPS65912_I2C is not setCONFIG_MFD_TPS65912_SPI is not setCONFIG_MFD_TPS6594_I2C is not setCONFIG_MFD_TPS6594_SPI is not setCONFIG_TWL4030_CORE is not setCONFIG_TWL6040_CORE is not setCONFIG_MFD_WL1273_CORE is not setCONFIG_MFD_LM3533 is not setCONFIG_MFD_TQMX86 is not setCONFIG_MFD_VX855 is not setCONFIG_MFD_ARIZONA_I2C is not setCONFIG_MFD_ARIZONA_SPI is not setCONFIG_MFD_WM8400 is not setCONFIG_MFD_WM831X_I2C is not setCONFIG_MFD_WM831X_SPI is not setCONFIG_MFD_WM8350_I2C is not setCONFIG_MFD_WM8994 is not setCONFIG_MFD_ATC260X_I2C is not setCONFIG_MFD_INTEL_M10_BMC_SPI is not setend of Multifunction device driversCONFIG_REGULATOR is not setCONFIG_RC_CORE is not setCEC supportCONFIG_MEDIA_CEC_SUPPORT is not setend of CEC supportCONFIG_MEDIA_SUPPORT is not setGraphics supportCONFIG_APERTURE_HELPERS=y CONFIG_AUXDISPLAY is not setCONFIG_AGP=y CONFIG_AGP_AMD64 is not setCONFIG_AGP_INTEL=y CONFIG_AGP_SIS is not setCONFIG_AGP_VIA is not setCONFIG_INTEL_GTT=y CONFIG_VGA_SWITCHEROO is not setCONFIG_DRM is not setCONFIG_DRM_DEBUG_MODESET_LOCK is not setCONFIG_HYDCU_FIXUP_HEADER=y Frame buffer DevicesCONFIG_FB=y CONFIG_FB_CIRRUS is not setCONFIG_FB_PM2 is not setCONFIG_FB_CYBER2000 is not setCONFIG_FB_ARC is not setCONFIG_FB_ASILIANT is not setCONFIG_FB_IMSTT is not setCONFIG_FB_VGA16=m CONFIG_FB_EFI is not setCONFIG_FB_N411 is not setCONFIG_FB_HGA is not setCONFIG_FB_OPENCORES is not setCONFIG_FB_S1D13XXX is not setCONFIG_FB_NVIDIA is not setCONFIG_FB_RIVA is not setCONFIG_FB_I740 is not setCONFIG_FB_LE80578 is not setCONFIG_FB_INTEL=y CONFIG_FB_INTEL_DEBUG is not setCONFIG_FB_INTEL_I2C=y CONFIG_FB_MATROX is not setCONFIG_FB_RADEON is not setCONFIG_FB_ATY128 is not setCONFIG_FB_ATY is not setCONFIG_FB_S3 is not setCONFIG_FB_SAVAGE is not setCONFIG_FB_SIS is not setCONFIG_FB_VIA is not setCONFIG_FB_NEOMAGIC is not setCONFIG_FB_KYRO is not setCONFIG_FB_3DFX is not setCONFIG_FB_VOODOO1 is not setCONFIG_FB_VT8623 is not setCONFIG_FB_TRIDENT is not setCONFIG_FB_ARK is not setCONFIG_FB_PM3 is not setCONFIG_FB_CARMINE is not setCONFIG_FB_SMSCUFX is not setCONFIG_FB_UDL is not setCONFIG_FB_IBM_GXT4500 is not setCONFIG_FB_VIRTUAL is not setCONFIG_XEN_FBDEV_FRONTEND=y CONFIG_FB_METRONOME is not setCONFIG_FB_MB862XX is not setCONFIG_FB_SIMPLE is not setCONFIG_FB_SSD1307 is not setCONFIG_FB_SM712 is not setCONFIG_FB_LS2K500 is not setCONFIG_FB_CORE=y CONFIG_FIRMWARE_EDID is not setCONFIG_FB_DEVICE=y CONFIG_FB_FOREIGN_ENDIAN is not setCONFIG_FB_SYS_FOPS=y end of Frame buffer DevicesBacklight & LCD device supportCONFIG_LCD_CLASS_DEVICE is not setCONFIG_BACKLIGHT_CLASS_DEVICE=y CONFIG_BACKLIGHT_KTD253 is not setCONFIG_BACKLIGHT_KTZ8866 is not setCONFIG_BACKLIGHT_APPLE is not setCONFIG_BACKLIGHT_QCOM_WLED is not setCONFIG_BACKLIGHT_SAHARA is not setCONFIG_BACKLIGHT_ADP8860 is not setCONFIG_BACKLIGHT_ADP8870 is not setCONFIG_BACKLIGHT_LM3639 is not setCONFIG_BACKLIGHT_GPIO is not setCONFIG_BACKLIGHT_LV5207LP is not setCONFIG_BACKLIGHT_BD6107 is not setCONFIG_BACKLIGHT_ARCXCNN is not setend of Backlight & LCD device supportCONFIG_VGASTATE=m Console display driver supportCONFIG_VGA_CONSOLE=y CONFIG_FRAMEBUFFER_CONSOLE_LEGACY_ACCELERATION is not setCONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y CONFIG_FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER is not setend of Console display driver supportCONFIG_LOGO is not setend of Graphics supportCONFIG_SOUND is not setCONFIG_HID_SUPPORT=y CONFIG_HID_BATTERY_STRENGTH is not setCONFIG_HIDRAW is not setCONFIG_UHID is not setCONFIG_HID_GENERIC=y Special HID driversCONFIG_HID_A4TECH is not setCONFIG_HID_ACCUTOUCH is not setCONFIG_HID_ACRUX is not setCONFIG_HID_APPLEIR is not setCONFIG_HID_AUREAL is not setCONFIG_HID_BELKIN is not setCONFIG_HID_BETOP_FF is not setCONFIG_HID_CHERRY is not setCONFIG_HID_CHICONY is not setCONFIG_HID_COUGAR is not setCONFIG_HID_MACALLY is not setCONFIG_HID_CMEDIA is not setCONFIG_HID_CREATIVE_SB0540 is not setCONFIG_HID_CYPRESS is not setCONFIG_HID_DRAGONRISE is not setCONFIG_HID_EMS_FF is not setCONFIG_HID_ELECOM is not setCONFIG_HID_ELO is not setCONFIG_HID_EVISION is not setCONFIG_HID_EZKEY is not setCONFIG_HID_GEMBIRD is not setCONFIG_HID_GFRM is not setCONFIG_HID_GLORIOUS is not setCONFIG_HID_HOLTEK is not setCONFIG_HID_GOOGLE_STADIA_FF is not setCONFIG_HID_VIVALDI is not setCONFIG_HID_KEYTOUCH is not setCONFIG_HID_KYE is not setCONFIG_HID_UCLOGIC is not setCONFIG_HID_WALTOP is not setCONFIG_HID_VIEWSONIC is not setCONFIG_HID_VRC2 is not setCONFIG_HID_XIAOMI is not setCONFIG_HID_GYRATION is not setCONFIG_HID_ICADE is not setCONFIG_HID_ITE is not setCONFIG_HID_JABRA is not setCONFIG_HID_TWINHAN is not setCONFIG_HID_KENSINGTON is not setCONFIG_HID_LCPOWER is not setCONFIG_HID_LENOVO is not setCONFIG_HID_LETSKETCH is not setCONFIG_HID_MAGICMOUSE is not setCONFIG_HID_MALTRON is not setCONFIG_HID_MAYFLASH is not setCONFIG_HID_MEGAWORLD_FF is not setCONFIG_HID_REDRAGON is not setCONFIG_HID_MICROSOFT is not setCONFIG_HID_MONTEREY is not setCONFIG_HID_MULTITOUCH is not setCONFIG_HID_NTI is not setCONFIG_HID_NTRIG is not setCONFIG_HID_ORTEK is not setCONFIG_HID_PANTHERLORD is not setCONFIG_HID_PENMOUNT is not setCONFIG_HID_PETALYNX is not setCONFIG_HID_PICOLCD is not setCONFIG_HID_PLANTRONICS is not setCONFIG_HID_PXRC is not setCONFIG_HID_RAZER is not setCONFIG_HID_PRIMAX is not setCONFIG_HID_RETRODE is not setCONFIG_HID_ROCCAT is not setCONFIG_HID_SAITEK is not setCONFIG_HID_SAMSUNG is not setCONFIG_HID_SEMITEK is not setCONFIG_HID_SIGMAMICRO is not setCONFIG_HID_SPEEDLINK is not setCONFIG_HID_STEAM is not setCONFIG_HID_STEELSERIES is not setCONFIG_HID_SUNPLUS is not setCONFIG_HID_RMI is not setCONFIG_HID_GREENASIA is not setCONFIG_HID_SMARTJOYPLUS is not setCONFIG_HID_TIVO is not setCONFIG_HID_TOPSEED is not setCONFIG_HID_TOPRE is not setCONFIG_HID_THRUSTMASTER is not setCONFIG_HID_UDRAW_PS3 is not setCONFIG_HID_WACOM is not setCONFIG_HID_XINMO is not setCONFIG_HID_ZEROPLUS is not setCONFIG_HID_ZYDACRON is not setCONFIG_HID_SENSOR_HUB is not setCONFIG_HID_ALPS is not setCONFIG_HID_MCP2221 is not setend of Special HID driversHID-BPF supportend of HID-BPF supportUSB HID supportCONFIG_USB_HID=y CONFIG_HID_PID is not setCONFIG_USB_HIDDEV is not setend of USB HID supportCONFIG_I2C_HID is not setIntel ISH HID supportCONFIG_INTEL_ISH_HID is not setend of Intel ISH HID supportAMD SFH HID SupportCONFIG_AMD_SFH_HID is not setend of AMD SFH HID SupportCONFIG_USB_OHCI_LITTLE_ENDIAN=y CONFIG_USB_ULPI_BUS is not setCONFIG_USB_CONN_GPIO is not setCONFIG_USB_ARCH_HAS_HCD=y Miscellaneous USB optionsCONFIG_USB_DEFAULT_PERSIST=y CONFIG_USB_FEW_INIT_RETRIES is not setCONFIG_USB_DYNAMIC_MINORS is not setCONFIG_USB_OTG is not setCONFIG_USB_OTG_PRODUCTLIST is not setCONFIG_USB_OTG_DISABLE_EXTERNAL_HUB is not setCONFIG_USB_AUTOSUSPEND_DELAY=2 CONFIG_USB_MON is not setUSB Host Controller DriversCONFIG_USB_C67X00_HCD is not setCONFIG_USB_XHCI_HCD=y CONFIG_USB_XHCI_DBGCAP is not setCONFIG_USB_XHCI_PCI=y CONFIG_USB_XHCI_PCI_RENESAS is not setCONFIG_USB_XHCI_PLATFORM is not setCONFIG_USB_EHCI_HCD=y CONFIG_USB_EHCI_TT_NEWSCHED is not setCONFIG_USB_EHCI_PCI=y CONFIG_USB_EHCI_FSL is not setCONFIG_USB_EHCI_HCD_PLATFORM is not setCONFIG_USB_OXU210HP_HCD is not setCONFIG_USB_ISP116X_HCD is not setCONFIG_USB_MAX3421_HCD is not setCONFIG_USB_OHCI_HCD=y CONFIG_USB_OHCI_HCD_PLATFORM is not setCONFIG_USB_UHCI_HCD=y CONFIG_USB_SL811_HCD is not setCONFIG_USB_R8A66597_HCD is not setCONFIG_USB_HCD_TEST_MODE is not setCONFIG_USB_XEN_HCD is not setUSB Device Class driversCONFIG_USB_ACM is not setCONFIG_USB_PRINTER is not setCONFIG_USB_WDM is not setCONFIG_USB_TMC is not setNOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD mayalso be needed; see USB_STORAGE Help for more infoCONFIG_USB_STORAGE=y CONFIG_USB_STORAGE_DEBUG is not setCONFIG_USB_STORAGE_REALTEK is not setCONFIG_USB_STORAGE_DATAFAB is not setCONFIG_USB_STORAGE_FREECOM is not setCONFIG_USB_STORAGE_ISD200 is not setCONFIG_USB_STORAGE_USBAT is not setCONFIG_USB_STORAGE_SDDR09 is not setCONFIG_USB_STORAGE_SDDR55 is not setCONFIG_USB_STORAGE_JUMPSHOT is not setCONFIG_USB_STORAGE_ALAUDA is not setCONFIG_USB_STORAGE_ONETOUCH is not setCONFIG_USB_STORAGE_KARMA is not setCONFIG_USB_STORAGE_CYPRESS_ATACB is not setCONFIG_USB_STORAGE_ENE_UB6250 is not setCONFIG_USB_UAS is not setUSB Imaging devicesCONFIG_USB_MDC800 is not setCONFIG_USB_MICROTEK is not setCONFIG_USBIP_CORE is not setUSB dual-mode controller driversCONFIG_USB_CDNS_SUPPORT is not setCONFIG_USB_MUSB_HDRC is not setCONFIG_USB_DWC3 is not setCONFIG_USB_DWC2 is not setCONFIG_USB_CHIPIDEA is not setCONFIG_USB_ISP1760 is not setUSB port driversCONFIG_USB_SERIAL is not setUSB Miscellaneous driversCONFIG_USB_EMI62 is not setCONFIG_USB_EMI26 is not setCONFIG_USB_ADUTUX is not setCONFIG_USB_SEVSEG is not setCONFIG_USB_LEGOTOWER is not setCONFIG_USB_LCD is not setCONFIG_USB_CYPRESS_CY7C63 is not setCONFIG_USB_CYTHERM is not setCONFIG_USB_IDMOUSE is not setCONFIG_USB_APPLEDISPLAY is not setCONFIG_APPLE_MFI_FASTCHARGE is not setCONFIG_USB_SISUSBVGA is not setCONFIG_USB_LD is not setCONFIG_USB_TRANCEVIBRATOR is not setCONFIG_USB_IOWARRIOR is not setCONFIG_USB_TEST is not setCONFIG_USB_EHSET_TEST_FIXTURE is not setCONFIG_USB_ISIGHTFW is not setCONFIG_USB_YUREX is not setCONFIG_USB_EZUSB_FX2 is not setCONFIG_USB_HUB_USB251XB is not setCONFIG_USB_HSIC_USB3503 is not setCONFIG_USB_HSIC_USB4604 is not setCONFIG_USB_LINK_LAYER_TEST is not setCONFIG_USB_CHAOSKEY is not setUSB Physical Layer driversCONFIG_NOP_USB_XCEIV is not setCONFIG_USB_GPIO_VBUS is not setCONFIG_USB_ISP1301 is not setend of USB Physical Layer driversCONFIG_USB_GADGET is not setCONFIG_TYPEC is not setCONFIG_USB_ROLE_SWITCH is not setCONFIG_MMC=y CONFIG_SDIO_UART is not setCONFIG_MMC_TEST is not setMMC/SD/SDIO Host Controller DriversCONFIG_MMC_DEBUG is not setCONFIG_MMC_SDHCI=y CONFIG_MMC_SDHCI_ACPI is not setCONFIG_MMC_SDHCI_PLTFM is not setCONFIG_MMC_WBSD is not setCONFIG_MMC_TIFM_SD is not setCONFIG_MMC_SPI is not setCONFIG_MMC_CB710 is not setCONFIG_MMC_VIA_SDMMC is not setCONFIG_MMC_VUB300 is not setCONFIG_MMC_USHC is not setCONFIG_MMC_USDHI6ROL0 is not setCONFIG_MMC_CQHCI=y CONFIG_MMC_HSQ is not setCONFIG_MMC_TOSHIBA_PCI is not setCONFIG_MMC_MTK is not setCONFIG_SCSI_UFSHCD is not setCONFIG_MEMSTICK is not setCONFIG_NEW_LEDS is not setCONFIG_ACCESSIBILITY is not setCONFIG_INFINIBAND is not setCONFIG_EDAC_ATOMIC_SCRUB=y CONFIG_EDAC is not setCONFIG_RTC_LIB=y CONFIG_RTC_SYSTOHC is not setCONFIG_RTC_DEBUG is not setCONFIG_RTC_NVMEM=y RTC interfacesCONFIG_RTC_INTF_SYSFS=y CONFIG_RTC_INTF_DEV_UIE_EMUL is not setCONFIG_RTC_DRV_TEST is not setI2C RTC driversCONFIG_RTC_DRV_ABB5ZES3 is not setCONFIG_RTC_DRV_ABEOZ9 is not setCONFIG_RTC_DRV_ABX80X is not setCONFIG_RTC_DRV_DS1307 is not setCONFIG_RTC_DRV_DS1374 is not setCONFIG_RTC_DRV_DS1672 is not setCONFIG_RTC_DRV_MAX6900 is not setCONFIG_RTC_DRV_RS5C372 is not setCONFIG_RTC_DRV_ISL1208 is not setCONFIG_RTC_DRV_ISL12022 is not setCONFIG_RTC_DRV_X1205 is not setCONFIG_RTC_DRV_PCF8523 is not setCONFIG_RTC_DRV_PCF85063 is not setCONFIG_RTC_DRV_PCF85363 is not setCONFIG_RTC_DRV_PCF8563 is not setCONFIG_RTC_DRV_PCF8583 is not setCONFIG_RTC_DRV_M41T80 is not setCONFIG_RTC_DRV_BQ32K is not setCONFIG_RTC_DRV_S35390A is not setCONFIG_RTC_DRV_FM3130 is not setCONFIG_RTC_DRV_RX8010 is not setCONFIG_RTC_DRV_RX8581 is not setCONFIG_RTC_DRV_RX8025 is not setCONFIG_RTC_DRV_EM3027 is not setCONFIG_RTC_DRV_RV3028 is not setCONFIG_RTC_DRV_RV3032 is not setCONFIG_RTC_DRV_RV8803 is not setCONFIG_RTC_DRV_SD3078 is not setSPI RTC driversCONFIG_RTC_DRV_M41T93 is not setCONFIG_RTC_DRV_M41T94 is not setCONFIG_RTC_DRV_DS1302 is not setCONFIG_RTC_DRV_DS1305 is not setCONFIG_RTC_DRV_DS1343 is not setCONFIG_RTC_DRV_DS1347 is not setCONFIG_RTC_DRV_DS1390 is not setCONFIG_RTC_DRV_MAX6916 is not setCONFIG_RTC_DRV_R9701 is not setCONFIG_RTC_DRV_RX4581 is not setCONFIG_RTC_DRV_RS5C348 is not setCONFIG_RTC_DRV_MAX6902 is not setCONFIG_RTC_DRV_PCF2123 is not setCONFIG_RTC_DRV_MCP795 is not setCONFIG_RTC_I2C_AND_SPI=y SPI and I2C RTC driversCONFIG_RTC_DRV_DS3232 is not setCONFIG_RTC_DRV_PCF2127 is not setCONFIG_RTC_DRV_RV3029C2 is not setCONFIG_RTC_DRV_RX6110 is not setPlatform RTC driversCONFIG_RTC_DRV_CMOS=y CONFIG_RTC_DRV_DS1286 is not setCONFIG_RTC_DRV_DS1511 is not setCONFIG_RTC_DRV_DS1553 is not setCONFIG_RTC_DRV_DS1685_FAMILY is not setCONFIG_RTC_DRV_DS1742 is not setCONFIG_RTC_DRV_DS2404 is not setCONFIG_RTC_DRV_STK17TA8 is not setCONFIG_RTC_DRV_M48T86 is not setCONFIG_RTC_DRV_M48T35 is not setCONFIG_RTC_DRV_M48T59 is not setCONFIG_RTC_DRV_MSM6242 is not setCONFIG_RTC_DRV_RP5C01 is not seton-CPU RTC driversCONFIG_RTC_DRV_FTRTC010 is not setHID Sensor RTC driversCONFIG_RTC_DRV_GOLDFISH is not setCONFIG_DMADEVICES is not setDMABUF optionsCONFIG_SYNC_FILE is not setCONFIG_DMABUF_HEAPS is not setend of DMABUF optionsCONFIG_UIO=y VFIO support for PCI devicesCONFIG_VFIO_PCI_CORE=y end of VFIO support for PCI devicesCONFIG_IRQ_BYPASS_MANAGER=y CONFIG_VIRT_DRIVERS is not setCONFIG_VIRTIO_ANCHOR=y CONFIG_VIRTIO_BALLOON is not setCONFIG_VIRTIO_INPUT is not setCONFIG_VIRTIO_MMIO is not setCONFIG_VDPA is not setCONFIG_VHOST_IOTLB=y CONFIG_VHOST_VSOCK is not setCONFIG_VHOST_VDPA_MIGRATION is not setCONFIG_VHOST_CROSS_ENDIAN_LEGACY is not setMicrosoft Hyper-V guest supportCONFIG_HYPERV is not setend of Microsoft Hyper-V guest supportXen driver supportCONFIG_XEN_BALLOON=y CONFIG_XEN_GRANT_DMA_ALLOC is not setCONFIG_SWIOTLB_XEN=y CONFIG_XEN_PVCALLS_FRONTEND is not setCONFIG_XEN_PVCALLS_BACKEND is not setCONFIG_XEN_PRIVCMD=y CONFIG_XEN_MCE_LOG is not setCONFIG_XEN_HAVE_PVMMU=y CONFIG_XEN_VIRTIO is not setend of Xen driver supportCONFIG_GREYBUS is not setCONFIG_COMEDI is not setCONFIG_STAGING is not setCONFIG_CHROME_PLATFORMS is not setCONFIG_MELLANOX_PLATFORM is not setCONFIG_SURFACE_PLATFORMS=y CONFIG_SURFACE_3_POWER_OPREGION is not setCONFIG_SURFACE_GPE is not setCONFIG_SURFACE_HOTPLUG is not setCONFIG_SURFACE_PRO3_BUTTON is not setCONFIG_X86_PLATFORM_DEVICES is not setCONFIG_HAVE_CLK=y CONFIG_LMK04832 is not setCONFIG_COMMON_CLK_MAX9485 is not setCONFIG_COMMON_CLK_SI5341 is not setCONFIG_COMMON_CLK_SI5351 is not setCONFIG_COMMON_CLK_SI544 is not setCONFIG_COMMON_CLK_CDCE706 is not setCONFIG_COMMON_CLK_CS2000_CP is not setCONFIG_XILINX_VCU is not setCONFIG_HWSPINLOCK is not setClock Source driversCONFIG_CLKEVT_I8253=y end of Clock Source driversCONFIG_MAILBOX=y CONFIG_ALTERA_MBOX is not setCONFIG_IOMMU_IOVA=y Generic IOMMU Pagetable Supportend of Generic IOMMU Pagetable SupportCONFIG_IOMMU_DEBUGFS is not setCONFIG_IOMMU_DEFAULT_DMA_STRICT is not setCONFIG_IOMMU_DEFAULT_DMA_LAZY=y CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not setCONFIG_IOMMU_DMA=y CONFIG_AMD_IOMMU is not setCONFIG_DMAR_TABLE=y CONFIG_INTEL_IOMMU_DEFAULT_ON is not setCONFIG_INTEL_IOMMU_FLOPPY_WA=y CONFIG_IOMMUFD is not setCONFIG_IRQ_REMAP=y CONFIG_VIRTIO_IOMMU is not setRemoteproc driversCONFIG_REMOTEPROC is not setend of Remoteproc driversRpmsg driversCONFIG_RPMSG_QCOM_GLINK_RPM is not setCONFIG_RPMSG_VIRTIO is not setend of Rpmsg driversCONFIG_SOUNDWIRE is not setSOC (System On Chip) specific DriversAmlogic SoC driversend of Amlogic SoC driversBroadcom SoC driversend of Broadcom SoC driversNXP/Freescale QorIQ SoC driversend of NXP/Freescale QorIQ SoC driversfujitsu SoC driversend of fujitsu SoC driversi.MX SoC driversend of i.MX SoC driversEnable LiteX SoC Builder specific driversend of Enable LiteX SoC Builder specific driversCONFIG_WPCM450_SOC is not setQualcomm SoC driversend of Qualcomm SoC driversCONFIG_SOC_TI is not setXilinx SoC driversend of Xilinx SoC driversend of SOC (System On Chip) specific DriversCONFIG_PM_DEVFREQ is not setCONFIG_EXTCON is not setCONFIG_MEMORY is not setCONFIG_IIO is not setCONFIG_NTB is not setCONFIG_PWM is not setIRQ chip supportend of IRQ chip supportCONFIG_IPACK_BUS is not setCONFIG_RESET_CONTROLLER is not setPHY SubsystemCONFIG_GENERIC_PHY is not setCONFIG_USB_LGM_PHY is not setCONFIG_PHY_CAN_TRANSCEIVER is not setPHY drivers for Broadcom platformsCONFIG_BCM_KONA_USB2_PHY is not setend of PHY drivers for Broadcom platformsCONFIG_PHY_PXA_28NM_HSIC is not setCONFIG_PHY_PXA_28NM_USB2 is not setCONFIG_PHY_INTEL_LGM_EMMC is not setend of PHY SubsystemCONFIG_POWERCAP is not setCONFIG_MCB is not setPerformance monitor supportend of Performance monitor supportCONFIG_RAS=y CONFIG_USB4 is not setAndroidCONFIG_ANDROID_BINDER_IPC is not setend of AndroidVendor HooksCONFIG_VENDOR_HOOKS is not setend of Vendor HooksCONFIG_LIBNVDIMM is not setCONFIG_DAX is not setCONFIG_NVMEM=y Layout TypesCONFIG_NVMEM_LAYOUT_SL28_VPD is not setCONFIG_NVMEM_LAYOUT_ONIE_TLV is not setend of Layout TypesCONFIG_NVMEM_RMEM is not setHW tracing supportCONFIG_STM is not setCONFIG_INTEL_TH is not setend of HW tracing supportCONFIG_FPGA is not setCONFIG_TEE is not setCONFIG_SIOX is not setCONFIG_SLIMBUS is not setCONFIG_INTERCONNECT is not setCONFIG_COUNTER is not setCONFIG_PECI is not setCONFIG_HTE is not setCPU InspectCONFIG_CPU_INSPECT is not setend of CPU Inspectend of Device DriversFile systemsCONFIG_DCACHE_WORD_ACCESS=y CONFIG_VALIDATE_FS_PARSER is not setCONFIG_FS_IOMAP=y CONFIG_EXT2_FS is not setCONFIG_EXT3_FS is not setCONFIG_EXT4_FS=y CONFIG_EXT4_ERROR_REPORT is not setCONFIG_EXT4_DIOREAD_NOLOCK_PARAM is not setCONFIG_JBD2=y CONFIG_REISERFS_FS is not setCONFIG_JFS_FS is not setCONFIG_XFS_FS=y CONFIG_XFS_ONLINE_SCRUB is not setCONFIG_XFS_DEBUG=y CONFIG_GFS2_FS is not setCONFIG_BTRFS_FS=y CONFIG_BTRFS_FS_CHECK_INTEGRITY is not setCONFIG_BTRFS_FS_RUN_SANITY_TESTS is not setCONFIG_BTRFS_DEBUG=y CONFIG_BTRFS_ASSERT is not setCONFIG_BTRFS_FS_REF_VERIFY is not setCONFIG_NILFS2_FS is not setCONFIG_F2FS_FS is not setCONFIG_FS_POSIX_ACL=y CONFIG_EXPORTFS_BLOCK_OPS is not setCONFIG_FILE_LOCKING=y CONFIG_FS_VERITY is not setCONFIG_FSNOTIFY=y CONFIG_QUOTA_NETLINK_INTERFACE is not setCONFIG_QUOTA_DEBUG is not setCONFIG_QUOTA_TREE=y CONFIG_QFMT_V1 is not setCONFIG_QFMT_V2=y CONFIG_AUTOFS_FS is not setCONFIG_FUSE_FS=y CONFIG_CUSE is not setCONFIG_VIRTIO_FS is not setCONFIG_OVERLAY_FS=y CONFIG_OVERLAY_FS_REDIRECT_DIR is not setCONFIG_OVERLAY_FS_REDIRECT_ALWAYS_FOLLOW=y CONFIG_OVERLAY_FS_INDEX is not setCONFIG_OVERLAY_FS_XINO_AUTO is not setCONFIG_OVERLAY_FS_METACOPY is not setCONFIG_OVERLAY_FS_DEBUG is not setCachesCONFIG_FSCACHE is not setend of CachesCD-ROM/DVD FilesystemsCONFIG_ISO9660_FS=y CONFIG_JOLIET is not setCONFIG_ZISOFS is not setCONFIG_UDF_FS is not setend of CD-ROM/DVD FilesystemsDOS/FAT/EXFAT/NT FilesystemsCONFIG_FAT_FS=y CONFIG_MSDOS_FS is not setCONFIG_VFAT_FS=y CONFIG_FAT_DEFAULT_UTF8 is not setCONFIG_EXFAT_FS is not setCONFIG_NTFS_FS is not setCONFIG_NTFS3_FS is not setend of DOS/FAT/EXFAT/NT FilesystemsPseudo filesystemsCONFIG_PROC_FS=y CONFIG_PROC_CHILDREN is not setCONFIG_PROC_PID_ARCH_STATUS=y CONFIG_TMPFS_INODE64 is not setCONFIG_TMPFS_QUOTA is not setCONFIG_HUGETLBFS=y CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP_DEFAULT_ON is not setCONFIG_HUGETLB_ALLOC_LIMIT is not setCONFIG_ARCH_HAS_GIGANTIC_PAGE=y CONFIG_CONFIGFS_FS is not setCONFIG_EFIVAR_FS=m end of Pseudo filesystemsCONFIG_MISC_FILESYSTEMS=y CONFIG_ORANGEFS_FS is not setCONFIG_ADFS_FS is not setCONFIG_AFFS_FS is not setCONFIG_ECRYPT_FS is not setCONFIG_HFS_FS is not setCONFIG_HFSPLUS_FS is not setCONFIG_BEFS_FS is not setCONFIG_BFS_FS is not setCONFIG_EFS_FS is not setCONFIG_JFFS2_FS=y CONFIG_JFFS2_FS_WBUF_VERIFY is not setCONFIG_JFFS2_SUMMARY is not setCONFIG_JFFS2_FS_XATTR is not setCONFIG_JFFS2_COMPRESSION_OPTIONS is not setCONFIG_JFFS2_ZLIB=y CONFIG_CRAMFS_MTD is not setCONFIG_SQUASHFS is not setCONFIG_VXFS_FS is not setCONFIG_MINIX_FS is not setCONFIG_OMFS_FS is not setCONFIG_HPFS_FS is not setCONFIG_QNX4FS_FS is not setCONFIG_QNX6FS_FS is not setCONFIG_ROMFS_FS is not setCONFIG_PSTORE=y CONFIG_PSTORE_CONSOLE is not setCONFIG_PSTORE_PMSG is not setCONFIG_PSTORE_FTRACE is not setCONFIG_PSTORE_RAM is not setCONFIG_PSTORE_BLK is not setCONFIG_SYSV_FS is not setCONFIG_UFS_FS is not setCONFIG_EROFS_FS is not setCONFIG_NETWORK_FILESYSTEMS=y CONFIG_NFS_FS is not setCONFIG_NFSD is not setCONFIG_CEPH_FS is not setCONFIG_CIFS is not setCONFIG_SMB_SERVER is not setCONFIG_CODA_FS is not setCONFIG_AFS_FS is not setCONFIG_NLS=y CONFIG_NLS_CODEPAGE_737 is not setCONFIG_NLS_CODEPAGE_775 is not setCONFIG_NLS_CODEPAGE_850 is not setCONFIG_NLS_CODEPAGE_852 is not setCONFIG_NLS_CODEPAGE_855 is not setCONFIG_NLS_CODEPAGE_857 is not setCONFIG_NLS_CODEPAGE_860 is not setCONFIG_NLS_CODEPAGE_861 is not setCONFIG_NLS_CODEPAGE_862 is not setCONFIG_NLS_CODEPAGE_863 is not setCONFIG_NLS_CODEPAGE_864 is not setCONFIG_NLS_CODEPAGE_865 is not setCONFIG_NLS_CODEPAGE_866 is not setCONFIG_NLS_CODEPAGE_869 is not setCONFIG_NLS_CODEPAGE_936=y CONFIG_NLS_CODEPAGE_950 is not setCONFIG_NLS_CODEPAGE_932 is not setCONFIG_NLS_CODEPAGE_949 is not setCONFIG_NLS_CODEPAGE_874 is not setCONFIG_NLS_ISO8859_8 is not setCONFIG_NLS_CODEPAGE_1250 is not setCONFIG_NLS_CODEPAGE_1251 is not setCONFIG_NLS_ASCII=y CONFIG_NLS_ISO8859_2 is not setCONFIG_NLS_ISO8859_3 is not setCONFIG_NLS_ISO8859_4 is not setCONFIG_NLS_ISO8859_5 is not setCONFIG_NLS_ISO8859_6 is not setCONFIG_NLS_ISO8859_7 is not setCONFIG_NLS_ISO8859_9 is not setCONFIG_NLS_ISO8859_13 is not setCONFIG_NLS_ISO8859_14 is not setCONFIG_NLS_ISO8859_15 is not setCONFIG_NLS_KOI8_R is not setCONFIG_NLS_KOI8_U is not setCONFIG_NLS_MAC_ROMAN is not setCONFIG_NLS_MAC_CELTIC is not setCONFIG_NLS_MAC_CENTEURO is not setCONFIG_NLS_MAC_CROATIAN is not setCONFIG_NLS_MAC_CYRILLIC is not setCONFIG_NLS_MAC_GAELIC is not setCONFIG_NLS_MAC_GREEK is not setCONFIG_NLS_MAC_ICELAND is not setCONFIG_NLS_MAC_INUIT is not setCONFIG_NLS_MAC_ROMANIAN is not setCONFIG_NLS_MAC_TURKISH is not setCONFIG_NLS_UTF8=y CONFIG_UNICODE is not setCONFIG_IO_WQ=y end of File systemsSecurity optionsCONFIG_KEYS=y CONFIG_KEYS_REQUEST_CACHE is not setCONFIG_PERSISTENT_KEYRINGS=y CONFIG_TRUSTED_KEYS is not setCONFIG_ENCRYPTED_KEYS=y CONFIG_USER_DECRYPTED_DATA is not setCONFIG_KEY_DH_OPERATIONS is not setCONFIG_SECURITY_DMESG_RESTRICT is not setCONFIG_SECURITY=y CONFIG_SECURITYFS is not setCONFIG_SECURITY_NETWORK is not setCONFIG_SECURITY_PATH is not setCONFIG_INTEL_TXT is not setCONFIG_HARDENED_USERCOPY is not setCONFIG_FORTIFY_SOURCE is not setCONFIG_STATIC_USERMODEHELPER is not setCONFIG_SECURITY_SMACK is not setCONFIG_SECURITY_TOMOYO is not setCONFIG_SECURITY_APPARMOR is not setCONFIG_SECURITY_LOADPIN is not setCONFIG_SECURITY_YAMA is not setCONFIG_SECURITY_SAFESETID is not setCONFIG_SECURITY_LOCKDOWN_LSM is not setCONFIG_SECURITY_LANDLOCK is not setCONFIG_INTEGRITY=y CONFIG_INTEGRITY_SIGNATURE is not setCONFIG_IMA is not setCONFIG_IMA_SECURE_AND_OR_TRUSTED_BOOT is not setCONFIG_EVM is not setCONFIG_DEFAULT_SECURITY_DAC=y Kernel hardening optionsMemory initializationCONFIG_CC_HAS_AUTO_VAR_INIT_PATTERN=y CONFIG_INIT_STACK_ALL_PATTERN is not setCONFIG_INIT_STACK_ALL_ZERO is not setCONFIG_INIT_ON_ALLOC_DEFAULT_ON is not setCONFIG_INIT_ON_FREE_DEFAULT_ON is not setCONFIG_CC_HAS_ZERO_CALL_USED_REGS=y CONFIG_ZERO_CALL_USED_REGS is not setend of Memory initializationHardening of kernel data structuresCONFIG_LIST_HARDENED is not setCONFIG_BUG_ON_DATA_CORRUPTION is not setend of Hardening of kernel data structuresCONFIG_RANDSTRUCT_NONE=y end of Kernel hardening optionsend of Security optionsCONFIG_XOR_BLOCKS=y Crypto core or helperCONFIG_CRYPTO_ALGAPI=y CONFIG_CRYPTO_USER is not setCONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y CONFIG_CRYPTO_PCRYPT is not setCONFIG_CRYPTO_CRYPTD is not setCONFIG_CRYPTO_AUTHENC=y CONFIG_CRYPTO_TEST is not setend of Crypto core or helperPublic-key cryptographyCONFIG_CRYPTO_RSA=y CONFIG_CRYPTO_DH_RFC7919_GROUPS is not setCONFIG_CRYPTO_ECDH is not setCONFIG_CRYPTO_ECDSA is not setCONFIG_CRYPTO_ECRDSA is not setCONFIG_CRYPTO_SM2 is not setCONFIG_CRYPTO_CURVE25519 is not setend of Public-key cryptographyBlock ciphersCONFIG_CRYPTO_AES=y CONFIG_CRYPTO_AES_TI is not setCONFIG_CRYPTO_ARIA is not setCONFIG_CRYPTO_BLOWFISH is not setCONFIG_CRYPTO_CAMELLIA is not setCONFIG_CRYPTO_CAST5 is not setCONFIG_CRYPTO_CAST6 is not setCONFIG_CRYPTO_DES=y CONFIG_CRYPTO_FCRYPT is not setCONFIG_CRYPTO_SERPENT is not setCONFIG_CRYPTO_SM4_GENERIC is not setCONFIG_CRYPTO_TWOFISH is not setend of Block ciphersLength-preserving ciphers and modesCONFIG_CRYPTO_ADIANTUM is not setCONFIG_CRYPTO_CHACHA20 is not setCONFIG_CRYPTO_CBC=y CONFIG_CRYPTO_CFB is not setCONFIG_CRYPTO_CTR=y CONFIG_CRYPTO_HCTR2 is not setCONFIG_CRYPTO_KEYWRAP is not setCONFIG_CRYPTO_LRW is not setCONFIG_CRYPTO_OFB is not setCONFIG_CRYPTO_PCBC is not setCONFIG_CRYPTO_XTS=y end of Length-preserving ciphers and modesAEAD (authenticated encryption with associated data) ciphersCONFIG_CRYPTO_AEGIS128 is not setCONFIG_CRYPTO_CHACHA20POLY1305 is not setCONFIG_CRYPTO_CCM is not setCONFIG_CRYPTO_GCM=y CONFIG_CRYPTO_ESSIV is not setend of AEAD (authenticated encryption with associated data) ciphersHashes, digests, and MACsCONFIG_CRYPTO_BLAKE2B=y CONFIG_CRYPTO_CMAC is not setCONFIG_CRYPTO_GHASH=y CONFIG_CRYPTO_MD4 is not setCONFIG_CRYPTO_MD5=y CONFIG_CRYPTO_MICHAEL_MIC is not setCONFIG_CRYPTO_POLY1305 is not setCONFIG_CRYPTO_RMD160 is not setCONFIG_CRYPTO_SHA1=y CONFIG_CRYPTO_SM3_GENERIC is not setCONFIG_CRYPTO_STREEBOG is not setCONFIG_CRYPTO_VMAC is not setCONFIG_CRYPTO_WP512 is not setCONFIG_CRYPTO_XCBC is not setCONFIG_CRYPTO_XXHASH=y end of Hashes, digests, and MACsCRCs (cyclic redundancy checks)CONFIG_CRYPTO_CRC32C=y CONFIG_CRYPTO_CRC32 is not setCONFIG_CRYPTO_CRCT10DIF is not setend of CRCs (cyclic redundancy checks)CompressionCONFIG_CRYPTO_DEFLATE=y CONFIG_CRYPTO_LZO is not setCONFIG_CRYPTO_842 is not setCONFIG_CRYPTO_LZ4=y CONFIG_CRYPTO_LZ4HC is not setCONFIG_CRYPTO_ZSTD is not setend of CompressionRandom number generationCONFIG_CRYPTO_ANSI_CPRNG=y CONFIG_CRYPTO_DRBG_HASH is not setCONFIG_CRYPTO_DRBG_CTR is not setCONFIG_CRYPTO_DRBG=y CONFIG_CRYPTO_JITTERENTROPY_TESTINTERFACE is not setend of Random number generationUserspace interfaceCONFIG_CRYPTO_USER_API_HASH is not setCONFIG_CRYPTO_USER_API_SKCIPHER is not setCONFIG_CRYPTO_USER_API_RNG is not setCONFIG_CRYPTO_USER_API_AEAD is not setend of Userspace interfaceAccelerated Cryptographic Algorithms for CPU (x86)CONFIG_CRYPTO_CURVE25519_X86 is not setCONFIG_CRYPTO_AES_NI_INTEL is not setCONFIG_CRYPTO_BLOWFISH_X86_64 is not setCONFIG_CRYPTO_CAMELLIA_X86_64 is not setCONFIG_CRYPTO_CAMELLIA_AESNI_AVX_X86_64 is not setCONFIG_CRYPTO_CAMELLIA_AESNI_AVX2_X86_64 is not setCONFIG_CRYPTO_CAST5_AVX_X86_64 is not setCONFIG_CRYPTO_CAST6_AVX_X86_64 is not setCONFIG_CRYPTO_DES3_EDE_X86_64 is not setCONFIG_CRYPTO_SERPENT_SSE2_X86_64 is not setCONFIG_CRYPTO_SERPENT_AVX_X86_64 is not setCONFIG_CRYPTO_SERPENT_AVX2_X86_64 is not setCONFIG_CRYPTO_SM4_AESNI_AVX_X86_64 is not setCONFIG_CRYPTO_SM4_AESNI_AVX2_X86_64 is not setCONFIG_CRYPTO_SM4_ZHAOXIN_GMI is not setCONFIG_CRYPTO_TWOFISH_X86_64 is not setCONFIG_CRYPTO_TWOFISH_X86_64_3WAY is not setCONFIG_CRYPTO_TWOFISH_AVX_X86_64 is not setCONFIG_CRYPTO_ARIA_AESNI_AVX_X86_64 is not setCONFIG_CRYPTO_ARIA_AESNI_AVX2_X86_64 is not setCONFIG_CRYPTO_ARIA_GFNI_AVX512_X86_64 is not setCONFIG_CRYPTO_CHACHA20_X86_64 is not setCONFIG_CRYPTO_AEGIS128_AESNI_SSE2 is not setCONFIG_CRYPTO_NHPOLY1305_SSE2 is not setCONFIG_CRYPTO_NHPOLY1305_AVX2 is not setCONFIG_CRYPTO_BLAKE2S_X86 is not setCONFIG_CRYPTO_POLYVAL_CLMUL_NI is not setCONFIG_CRYPTO_POLY1305_X86_64 is not setCONFIG_CRYPTO_SHA1_SSSE3 is not setCONFIG_CRYPTO_SHA256_SSSE3 is not setCONFIG_CRYPTO_SHA512_SSSE3 is not setCONFIG_CRYPTO_SM3_AVX_X86_64 is not setCONFIG_CRYPTO_SM3_ZHAOXIN_GMI is not setCONFIG_CRYPTO_GHASH_CLMUL_NI_INTEL is not setCONFIG_CRYPTO_CRC32C_INTEL is not setCONFIG_CRYPTO_CRC32_PCLMUL is not setCONFIG_CRYPTO_SM2_ZHAOXIN_GMI is not setend of Accelerated Cryptographic Algorithms for CPU (x86)CONFIG_CRYPTO_HW=y CONFIG_CRYPTO_DEV_PADLOCK is not setCONFIG_CRYPTO_DEV_ZHAOXIN is not setCONFIG_CRYPTO_DEV_ATMEL_ECC is not setCONFIG_CRYPTO_DEV_ATMEL_SHA204A is not setCONFIG_CRYPTO_DEV_CCP is not setCONFIG_CRYPTO_DEV_NITROX_CNN55XX is not setCONFIG_CRYPTO_DEV_QAT=y CONFIG_CRYPTO_DEV_QAT_DH895xCC is not setCONFIG_CRYPTO_DEV_QAT_C3XXX is not setCONFIG_CRYPTO_DEV_QAT_C62X=y CONFIG_CRYPTO_DEV_QAT_4XXX is not setCONFIG_CRYPTO_DEV_QAT_420XX is not setCONFIG_CRYPTO_DEV_QAT_DH895xCCVF is not setCONFIG_CRYPTO_DEV_QAT_C3XXXVF is not setCONFIG_CRYPTO_DEV_QAT_C62XVF=y CONFIG_CRYPTO_DEV_QAT_ERROR_INJECTION is not setCONFIG_CRYPTO_DEV_VIRTIO is not setCONFIG_CRYPTO_DEV_SAFEXCEL is not setCONFIG_CRYPTO_DEV_AMLOGIC_GXL is not setCONFIG_CRYPTO_DEV_TSSE is not setCONFIG_ASYMMETRIC_KEY_TYPE is not setCertificates for signature checkingCONFIG_SYSTEM_BLACKLIST_KEYRING is not setCONFIG_PGP_PRELOAD_PUBLIC_KEYS is not setend of Certificates for signature checkingCONFIG_BINARY_PRINTF=y Library routinesCONFIG_RAID6_PQ=y CONFIG_PACKING is not setCONFIG_BITREVERSE=y CONFIG_CORDIC is not setCONFIG_PRIME_NUMBERS is not setCONFIG_RATIONAL=y Crypto library routinesCONFIG_CRYPTO_LIB_UTILS=y CONFIG_CRYPTO_LIB_CHACHA is not setCONFIG_CRYPTO_LIB_CURVE25519 is not setCONFIG_CRYPTO_LIB_DES=y CONFIG_CRYPTO_LIB_POLY1305 is not setCONFIG_CRYPTO_LIB_CHACHA20POLY1305 is not setCONFIG_CRYPTO_LIB_SHA1=y end of Crypto library routinesCONFIG_CRC_CCITT is not setCONFIG_CRC16=y CONFIG_CRC_T10DIF is not setCONFIG_CRC64_ROCKSOFT is not setCONFIG_CRC_ITU_T=y CONFIG_CRC32_SELFTEST is not setCONFIG_CRC32_SLICEBY8=y CONFIG_CRC32_SLICEBY4 is not setCONFIG_CRC32_SARWATE is not setCONFIG_CRC32_BIT is not setCONFIG_CRC64 is not setCONFIG_CRC4 is not setCONFIG_CRC7 is not setCONFIG_LIBCRC32C=y CONFIG_RANDOM32_SELFTEST is not setCONFIG_ZLIB_INFLATE=y CONFIG_XZ_DEC_POWERPC is not setCONFIG_XZ_DEC_IA64 is not setCONFIG_XZ_DEC_ARM is not setCONFIG_XZ_DEC_ARMTHUMB is not setCONFIG_XZ_DEC_SPARC is not setCONFIG_XZ_DEC_MICROLZMA is not setCONFIG_XZ_DEC_BCJ=y CONFIG_XZ_DEC_TEST is not setCONFIG_DECOMPRESS_GZIP=y CONFIG_SWIOTLB_DYNAMIC is not setCONFIG_DMA_CMA=y Default contiguous memory area size:CONFIG_CMA_SIZE_MBYTES=128 CONFIG_CMA_SIZE_SEL_PERCENTAGE is not setCONFIG_CMA_SIZE_SEL_MIN is not setCONFIG_CMA_SIZE_SEL_MAX is not setCONFIG_CMA_ALIGNMENT=8 CONFIG_DMA_API_DEBUG is not setCONFIG_DMA_MAP_BENCHMARK is not setCONFIG_SGL_ALLOC=y CONFIG_GLOB_SELFTEST is not setCONFIG_NLATTR=y CONFIG_IRQ_POLL is not setCONFIG_MPILIB=y CONFIG_FONTS is not setCONFIG_FONT_8x8=y end of Library routinesKernel hackingprintk and dmesg optionsCONFIG_PRINTK_TIME=y CONFIG_PRINTK_CALLER is not setCONFIG_STACKTRACE_BUILD_ID is not setCONFIG_CONSOLE_LOGLEVEL_DEFAULT=7 CONFIG_DYNAMIC_DEBUG is not setCONFIG_DYNAMIC_DEBUG_CORE is not setCONFIG_SYMBOLIC_ERRNAME=y end of printk and dmesg optionsCONFIG_DEBUG_KERNEL=y Compile-time checks and compiler optionsCONFIG_DEBUG_INFO=y CONFIG_DEBUG_INFO_NONE is not setCONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y CONFIG_DEBUG_INFO_DWARF4 is not setCONFIG_DEBUG_INFO_DWARF5 is not setCONFIG_DEBUG_INFO_REDUCED is not setCONFIG_DEBUG_INFO_COMPRESSED_NONE=y CONFIG_DEBUG_INFO_COMPRESSED_ZLIB is not setCONFIG_DEBUG_INFO_SPLIT is not setCONFIG_GDB_SCRIPTS is not setCONFIG_FRAME_WARN=2048 CONFIG_STRIP_ASM_SYMS is not setCONFIG_READABLE_ASM is not setCONFIG_HEADERS_INSTALL is not setCONFIG_OPTIMIZE_INLINING is not setCONFIG_DEBUG_SECTION_MISMATCH is not setCONFIG_SECTION_MISMATCH_WARN_ONLY=y CONFIG_DEBUG_FORCE_FUNCTION_ALIGN_64B is not setCONFIG_OBJTOOL=y CONFIG_VMLINUX_MAP is not setCONFIG_DEBUG_FORCE_WEAK_PER_CPU is not setend of Compile-time checks and compiler optionsGeneric Kernel Debugging InstrumentsCONFIG_MAGIC_SYSRQ=y CONFIG_DEBUG_FS_DISALLOW_MOUNT is not setCONFIG_DEBUG_FS_ALLOW_NONE is not setCONFIG_HAVE_ARCH_KGDB=y CONFIG_KGDB_TESTS is not setCONFIG_KGDB_LOW_LEVEL_TRAP is not setCONFIG_KGDB_KDB=y CONFIG_UBSAN is not setCONFIG_HAVE_ARCH_KCSAN=y CONFIG_KCSAN is not setend of Generic Kernel Debugging InstrumentsNetworking DebuggingCONFIG_NET_DEV_REFCNT_TRACKER is not setCONFIG_NET_NS_REFCNT_TRACKER is not setCONFIG_DEBUG_NET is not setend of Networking DebuggingMemory DebuggingCONFIG_PAGE_EXTENSION=y CONFIG_DEBUG_PAGEALLOC is not setCONFIG_SLUB_DEBUG=y CONFIG_SLUB_DEBUG_ON is not setCONFIG_PAGE_OWNER=y CONFIG_PAGE_POISONING is not setCONFIG_DEBUG_PAGE_REF is not setCONFIG_DEBUG_RODATA_TEST is not setCONFIG_ARCH_HAS_DEBUG_WX=y CONFIG_DEBUG_WX is not setCONFIG_GENERIC_PTDUMP=y CONFIG_PTDUMP_DEBUGFS is not setCONFIG_HAVE_DEBUG_KMEMLEAK=y CONFIG_DEBUG_KMEMLEAK is not setCONFIG_PER_VMA_LOCK_STATS is not setCONFIG_DEBUG_OBJECTS is not setCONFIG_SHRINKER_DEBUG is not setCONFIG_DEBUG_STACK_USAGE is not setCONFIG_SCHED_STACK_END_CHECK is not setCONFIG_ARCH_HAS_DEBUG_VM_PGTABLE=y CONFIG_DEBUG_VM_MAPLE_TREE is not setCONFIG_DEBUG_VM_RB is not setCONFIG_DEBUG_VM_PGFLAGS is not setCONFIG_DEBUG_VM_PGTABLE=y CONFIG_DEBUG_VIRTUAL is not setCONFIG_DEBUG_MEMORY_INIT is not setCONFIG_DEBUG_PER_CPU_MAPS is not setCONFIG_ARCH_SUPPORTS_KMAP_LOCAL_FORCE_MAP=y CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP is not setCONFIG_HAVE_ARCH_KASAN=y CONFIG_KASAN is not setCONFIG_HAVE_ARCH_KFENCE=y CONFIG_KFENCE is not setCONFIG_HAVE_ARCH_KMSAN=y end of Memory DebuggingCONFIG_DEBUG_SHIRQ=y Debug Oops, Lockups and HangsCONFIG_PANIC_ON_OOPS is not setCONFIG_PANIC_ON_OOPS_VALUE=0 CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not setCONFIG_HAVE_HARDLOCKUP_DETECTOR_BUDDY=y CONFIG_HARDLOCKUP_DETECTOR is not setCONFIG_HARDLOCKUP_CHECK_TIMESTAMP=y CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not setCONFIG_WQ_WATCHDOG is not setCONFIG_WQ_CPU_INTENSIVE_REPORT is not setCONFIG_TEST_LOCKUP is not setend of Debug Oops, Lockups and HangsScheduler DebuggingCONFIG_SCHED_DEBUG=y end of Scheduler DebuggingCONFIG_DEBUG_TIMEKEEPING is not setCONFIG_DEBUG_PREEMPT is not setLock Debugging (spinlocks, mutexes, etc...)CONFIG_LOCK_DEBUGGING_SUPPORT=y CONFIG_PROVE_LOCKING is not setCONFIG_LOCK_STAT is not setCONFIG_DEBUG_RT_MUTEXES is not setCONFIG_DEBUG_SPINLOCK=y CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not setCONFIG_DEBUG_RWSEMS is not setCONFIG_DEBUG_LOCK_ALLOC is not setCONFIG_DEBUG_ATOMIC_SLEEP is not setCONFIG_DEBUG_LOCKING_API_SELFTESTS is not setCONFIG_LOCK_TORTURE_TEST is not setCONFIG_WW_MUTEX_SELFTEST is not setCONFIG_SCF_TORTURE_TEST is not setCONFIG_CSD_LOCK_WAIT_DEBUG is not setend of Lock Debugging (spinlocks, mutexes, etc...)CONFIG_TRACE_IRQFLAGS=y CONFIG_NMI_CHECK_CPU is not setCONFIG_DEBUG_IRQFLAGS is not setCONFIG_STACKTRACE=y CONFIG_WARN_ALL_UNSEEDED_RANDOM is not setCONFIG_DEBUG_KOBJECT is not setDebug kernel data structuresCONFIG_DEBUG_LIST is not setCONFIG_DEBUG_PLIST is not setCONFIG_DEBUG_SG is not setCONFIG_DEBUG_NOTIFIERS is not setCONFIG_DEBUG_MAPLE_TREE is not setend of Debug kernel data structuresRCU DebuggingCONFIG_RCU_SCALE_TEST is not setCONFIG_RCU_TORTURE_TEST is not setCONFIG_RCU_REF_SCALE_TEST is not setCONFIG_RCU_CPU_STALL_TIMEOUT=21 CONFIG_RCU_CPU_STALL_CPUTIME is not setCONFIG_RCU_TRACE is not setCONFIG_RCU_EQS_DEBUG is not setend of RCU DebuggingCONFIG_DEBUG_WQ_FORCE_RR_CPU is not setCONFIG_CPU_HOTPLUG_STATE_CONTROL is not setCONFIG_LATENCYTOP is not setCONFIG_DEBUG_CGROUP_REF is not setCONFIG_USER_STACKTRACE_SUPPORT=y CONFIG_BOOTTIME_TRACING is not setCONFIG_FUNCTION_TRACER=y CONFIG_FUNCTION_GRAPH_RETVAL is not setCONFIG_DYNAMIC_FTRACE=y CONFIG_FPROBE is not setCONFIG_FUNCTION_PROFILER is not setCONFIG_STACK_TRACER is not setCONFIG_IRQSOFF_TRACER=y CONFIG_PREEMPT_TRACER is not setCONFIG_SCHED_TRACER is not setCONFIG_HWLAT_TRACER is not setCONFIG_OSNOISE_TRACER is not setCONFIG_TIMERLAT_TRACER is not setCONFIG_MMIOTRACE is not setCONFIG_FTRACE_SYSCALLS is not setCONFIG_TRACER_SNAPSHOT=y CONFIG_PROFILE_ANNOTATED_BRANCHES is not setCONFIG_PROFILE_ALL_BRANCHES is not setCONFIG_BLK_DEV_IO_TRACE is not setCONFIG_KPROBE_EVENTS=y CONFIG_KPROBE_EVENTS_ON_NOTRACE is not setCONFIG_UPROBE_EVENTS=y CONFIG_SYNTH_EVENTS is not setCONFIG_USER_EVENTS is not setCONFIG_HIST_TRIGGERS is not setCONFIG_TRACE_EVENT_INJECT is not setCONFIG_TRACEPOINT_BENCHMARK is not setCONFIG_RING_BUFFER_BENCHMARK is not setCONFIG_TRACE_EVAL_MAP_FILE is not setCONFIG_FTRACE_RECORD_RECURSION is not setCONFIG_FTRACE_STARTUP_TEST is not setCONFIG_FTRACE_SORT_STARTUP_TEST is not setCONFIG_RING_BUFFER_STARTUP_TEST is not setCONFIG_RING_BUFFER_VALIDATE_TIME_DELTAS is not setCONFIG_PREEMPTIRQ_DELAY_TEST is not setCONFIG_KPROBE_EVENT_GEN_TEST is not setCONFIG_RV is not setCONFIG_PROVIDE_OHCI1394_DMA_INIT is not setCONFIG_SAMPLES is not setCONFIG_HAVE_SAMPLE_FTRACE_DIRECT=y CONFIG_STRICT_DEVMEM is not setx86 DebuggingCONFIG_X86_VERBOSE_BOOTUP=y CONFIG_EARLY_PRINTK_DBGP is not setCONFIG_EARLY_PRINTK_USB_XDBC is not setCONFIG_EFI_PGT_DUMP is not setCONFIG_DEBUG_TLBFLUSH is not setCONFIG_HAVE_MMIOTRACE_SUPPORT=y CONFIG_X86_DECODER_SELFTEST is not setCONFIG_IO_DELAY_0X80=y CONFIG_IO_DELAY_0XED is not setCONFIG_IO_DELAY_UDELAY is not setCONFIG_IO_DELAY_NONE is not setCONFIG_DEBUG_BOOT_PARAMS is not setCONFIG_CPA_DEBUG is not setCONFIG_DEBUG_ENTRY is not setCONFIG_DEBUG_NMI_SELFTEST is not setCONFIG_X86_DEBUG_FPU=y CONFIG_PUNIT_ATOM_DEBUG is not setCONFIG_UNWINDER_ORC=y CONFIG_UNWINDER_FRAME_POINTER is not setend of x86 DebuggingKernel Testing and CoverageCONFIG_KUNIT is not setCONFIG_NOTIFIER_ERROR_INJECTION is not setCONFIG_FUNCTION_ERROR_INJECTION is not setCONFIG_FAULT_INJECTION is not setCONFIG_ARCH_HAS_KCOV=y CONFIG_KCOV is not setCONFIG_RUNTIME_TESTING_MENU=y CONFIG_TEST_DHRY is not setCONFIG_LKDTM is not setCONFIG_TEST_MIN_HEAP is not setCONFIG_TEST_DIV64 is not setCONFIG_BACKTRACE_SELF_TEST is not setCONFIG_TEST_REF_TRACKER is not setCONFIG_RBTREE_TEST is not setCONFIG_REED_SOLOMON_TEST is not setCONFIG_INTERVAL_TREE_TEST is not setCONFIG_PERCPU_TEST is not setCONFIG_ATOMIC64_SELFTEST is not setCONFIG_TEST_HEXDUMP is not setCONFIG_STRING_SELFTEST is not setCONFIG_TEST_STRING_HELPERS is not setCONFIG_TEST_KSTRTOX is not setCONFIG_TEST_PRINTF is not setCONFIG_TEST_SCANF is not setCONFIG_TEST_BITMAP is not setCONFIG_TEST_UUID is not setCONFIG_TEST_XARRAY is not setCONFIG_TEST_MAPLE_TREE is not setCONFIG_TEST_RHASHTABLE is not setCONFIG_TEST_IDA is not setCONFIG_TEST_LKM is not setCONFIG_TEST_BITOPS is not setCONFIG_TEST_VMALLOC is not setCONFIG_TEST_USER_COPY is not setCONFIG_TEST_BPF is not setCONFIG_TEST_BLACKHOLE_DEV is not setCONFIG_FIND_BIT_BENCHMARK is not setCONFIG_TEST_FIRMWARE is not setCONFIG_TEST_SYSCTL is not setCONFIG_TEST_UDELAY is not setCONFIG_TEST_STATIC_KEYS is not setCONFIG_TEST_KMOD is not setCONFIG_TEST_MEMCAT_P is not setCONFIG_TEST_MEMINIT is not setCONFIG_TEST_FREE_PAGES is not setCONFIG_TEST_FPU is not setCONFIG_TEST_CLOCKSOURCE_WATCHDOG is not setCONFIG_ARCH_USE_MEMTEST=y CONFIG_MEMTEST is not setend of Kernel Testing and CoverageRust hackingend of Rust hackingend of Kernel hackingCONFIG_KWORKER_NUMA_AFFINITY is not set |
For x86_64 this option uses -fpatchable-function-entry=$(CONFIG_FUNCTION_PADDING_BYTES),$(CONFIG_FUNCTION_PADDING_BYTES), so CONFIG_FUNCTION_PADDING_BYTES NOPs are placed before the function entry point (in order to store a pointer to ftrace_ops).When calculating function padding, check for the presence of the CONFIG_FUNCTION_PADDING_BYTES NOPs, and adjust the padding size by CONFIG_FUNCTION_PADDING_BYTES if they are found.
Signed-off-by: l21253 lu.haoA@h3c.com
Reviewed-by: w28894 wang.shijie@h3c.com
Reviewed-by: z17497 zhang.chunA@h3c.com