Skip to content
config.x86_64 215 KiB
Newer Older
Seblu's avatar
Seblu committed
#
# Automatically generated file; DO NOT EDIT.
Seblu's avatar
Seblu committed
# Linux/x86 5.19.0-rc7 Kernel Configuration
Seblu's avatar
Seblu committed
#
Seblu's avatar
Seblu committed
CONFIG_CC_VERSION_TEXT="clang version 14.0.6"
Seblu's avatar
Seblu committed
CONFIG_GCC_VERSION=0
CONFIG_CC_IS_CLANG=y
Seblu's avatar
Seblu committed
CONFIG_CLANG_VERSION=140006
Seblu's avatar
Seblu committed
CONFIG_AS_IS_LLVM=y
Seblu's avatar
Seblu committed
CONFIG_AS_VERSION=140006
Seblu's avatar
Seblu committed
CONFIG_LD_VERSION=0
CONFIG_LD_IS_LLD=y
Seblu's avatar
Seblu committed
CONFIG_LLD_VERSION=140006
Seblu's avatar
Seblu committed
CONFIG_CC_CAN_LINK=y
Seblu's avatar
Seblu committed
CONFIG_CC_CAN_LINK_STATIC=y
Seblu's avatar
Seblu committed
CONFIG_CC_HAS_ASM_GOTO=y
Seblu's avatar
Seblu committed
CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y
Seblu's avatar
Seblu committed
CONFIG_CC_HAS_ASM_GOTO_TIED_OUTPUT=y
Seblu's avatar
Seblu committed
CONFIG_TOOLS_SUPPORT_RELR=y
Seblu's avatar
Seblu committed
CONFIG_CC_HAS_ASM_INLINE=y
Seblu's avatar
Seblu committed
CONFIG_CC_HAS_NO_PROFILE_FN_ATTR=y
Seblu's avatar
Seblu committed
CONFIG_PAHOLE_VERSION=123
Seblu's avatar
Seblu committed
CONFIG_IRQ_WORK=y
Seblu's avatar
Seblu committed
CONFIG_BUILDTIME_TABLE_SORT=y
Seblu's avatar
Seblu committed
CONFIG_THREAD_INFO_IN_TASK=y
Seblu's avatar
Seblu committed

#
# General setup
#
CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
Seblu's avatar
Seblu committed
CONFIG_WERROR=y
Seblu's avatar
Seblu committed
CONFIG_LOCALVERSION="-seblu"
Seblu's avatar
Seblu committed
# CONFIG_LOCALVERSION_AUTO is not set
Seblu's avatar
Seblu committed
CONFIG_BUILD_SALT=""
Seblu's avatar
Seblu committed
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_HAVE_KERNEL_BZIP2=y
CONFIG_HAVE_KERNEL_LZMA=y
CONFIG_HAVE_KERNEL_XZ=y
CONFIG_HAVE_KERNEL_LZO=y
CONFIG_HAVE_KERNEL_LZ4=y
Seblu's avatar
Seblu committed
CONFIG_HAVE_KERNEL_ZSTD=y
Seblu's avatar
Seblu committed
# CONFIG_KERNEL_GZIP is not set
Seblu's avatar
Seblu committed
# CONFIG_KERNEL_BZIP2 is not set
# CONFIG_KERNEL_LZMA is not set
# CONFIG_KERNEL_XZ is not set
# CONFIG_KERNEL_LZO is not set
Seblu's avatar
Seblu committed
# CONFIG_KERNEL_LZ4 is not set
CONFIG_KERNEL_ZSTD=y
Seblu's avatar
Seblu committed
CONFIG_DEFAULT_INIT=""
Seblu's avatar
Seblu committed
CONFIG_DEFAULT_HOSTNAME="(none)"
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
Seblu's avatar
Seblu committed
CONFIG_SYSVIPC_COMPAT=y
Seblu's avatar
Seblu committed
CONFIG_POSIX_MQUEUE=y
CONFIG_POSIX_MQUEUE_SYSCTL=y
Seblu's avatar
Seblu committed
CONFIG_WATCH_QUEUE=y
Seblu's avatar
Seblu committed
CONFIG_CROSS_MEMORY_ATTACH=y
# CONFIG_USELIB is not set
# CONFIG_AUDIT is not set
CONFIG_HAVE_ARCH_AUDITSYSCALL=y

#
# IRQ subsystem
#
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_GENERIC_IRQ_SHOW=y
Seblu's avatar
Seblu committed
CONFIG_GENERIC_IRQ_EFFECTIVE_AFF_MASK=y
Seblu's avatar
Seblu committed
CONFIG_GENERIC_PENDING_IRQ=y
Seblu's avatar
Seblu committed
CONFIG_GENERIC_IRQ_MIGRATION=y
Seblu's avatar
Seblu committed
CONFIG_HARDIRQS_SW_RESEND=y
Seblu's avatar
Seblu committed
CONFIG_IRQ_DOMAIN=y
CONFIG_IRQ_DOMAIN_HIERARCHY=y
CONFIG_GENERIC_MSI_IRQ=y
CONFIG_GENERIC_MSI_IRQ_DOMAIN=y
Seblu's avatar
Seblu committed
CONFIG_IRQ_MSI_IOMMU=y
Seblu's avatar
Seblu committed
CONFIG_GENERIC_IRQ_MATRIX_ALLOCATOR=y
CONFIG_GENERIC_IRQ_RESERVATION_MODE=y
Seblu's avatar
Seblu committed
CONFIG_IRQ_FORCED_THREADING=y
CONFIG_SPARSE_IRQ=y
Seblu's avatar
Seblu committed
# CONFIG_GENERIC_IRQ_DEBUGFS is not set
Seblu's avatar
Seblu committed
# end of IRQ subsystem

Seblu's avatar
Seblu committed
CONFIG_CLOCKSOURCE_WATCHDOG=y
Seblu's avatar
Seblu committed
CONFIG_ARCH_CLOCKSOURCE_INIT=y
Seblu's avatar
Seblu committed
CONFIG_CLOCKSOURCE_VALIDATE_LAST_CYCLE=y
CONFIG_GENERIC_TIME_VSYSCALL=y
CONFIG_GENERIC_CLOCKEVENTS=y
CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
CONFIG_GENERIC_CLOCKEVENTS_MIN_ADJUST=y
CONFIG_GENERIC_CMOS_UPDATE=y
Seblu's avatar
Seblu committed
CONFIG_HAVE_POSIX_CPU_TIMERS_TASK_WORK=y
CONFIG_POSIX_CPU_TIMERS_TASK_WORK=y
Seblu's avatar
Seblu committed

#
# Timers subsystem
#
CONFIG_TICK_ONESHOT=y
CONFIG_NO_HZ_COMMON=y
# CONFIG_HZ_PERIODIC is not set
CONFIG_NO_HZ_IDLE=y
# CONFIG_NO_HZ_FULL is not set
Seblu's avatar
Seblu committed
# CONFIG_NO_HZ is not set
Seblu's avatar
Seblu committed
CONFIG_HIGH_RES_TIMERS=y
Seblu's avatar
Seblu committed
CONFIG_CLOCKSOURCE_WATCHDOG_MAX_SKEW_US=100
Seblu's avatar
Seblu committed
# end of Timers subsystem

Seblu's avatar
Seblu committed
CONFIG_BPF=y
CONFIG_HAVE_EBPF_JIT=y
CONFIG_ARCH_WANT_DEFAULT_BPF_JIT=y

#
# BPF subsystem
#
CONFIG_BPF_SYSCALL=y
CONFIG_BPF_JIT=y
CONFIG_BPF_JIT_ALWAYS_ON=y
CONFIG_BPF_JIT_DEFAULT_ON=y
CONFIG_BPF_UNPRIV_DEFAULT_OFF=y
CONFIG_USERMODE_DRIVER=y
CONFIG_BPF_PRELOAD=y
CONFIG_BPF_PRELOAD_UMD=m
Seblu's avatar
Seblu committed
CONFIG_BPF_LSM=y
Seblu's avatar
Seblu committed
# end of BPF subsystem

Seblu's avatar
Seblu committed
CONFIG_PREEMPT_BUILD=y
Seblu's avatar
Seblu committed
# CONFIG_PREEMPT_NONE is not set
# CONFIG_PREEMPT_VOLUNTARY is not set
CONFIG_PREEMPT=y
CONFIG_PREEMPT_COUNT=y
Seblu's avatar
Seblu committed
CONFIG_PREEMPTION=y
Seblu's avatar
Seblu committed
CONFIG_PREEMPT_DYNAMIC=y
Seblu's avatar
Seblu committed
CONFIG_SCHED_CORE=y
Seblu's avatar
Seblu committed

#
# CPU/Task time and stats accounting
#
CONFIG_TICK_CPU_ACCOUNTING=y
# CONFIG_VIRT_CPU_ACCOUNTING_GEN is not set
# CONFIG_IRQ_TIME_ACCOUNTING is not set
CONFIG_BSD_PROCESS_ACCT=y
CONFIG_BSD_PROCESS_ACCT_V3=y
CONFIG_TASKSTATS=y
CONFIG_TASK_DELAY_ACCT=y
CONFIG_TASK_XACCT=y
CONFIG_TASK_IO_ACCOUNTING=y
Seblu's avatar
Seblu committed
CONFIG_PSI=y
Seblu's avatar
Seblu committed
# CONFIG_PSI_DEFAULT_DISABLED is not set
Seblu's avatar
Seblu committed
# end of CPU/Task time and stats accounting

Seblu's avatar
Seblu committed
CONFIG_CPU_ISOLATION=y
Seblu's avatar
Seblu committed

#
# RCU Subsystem
#
Seblu's avatar
Seblu committed
CONFIG_TREE_RCU=y
Seblu's avatar
Seblu committed
CONFIG_PREEMPT_RCU=y
# CONFIG_RCU_EXPERT is not set
CONFIG_SRCU=y
Seblu's avatar
Seblu committed
CONFIG_TREE_SRCU=y
Seblu's avatar
Seblu committed
CONFIG_TASKS_RCU_GENERIC=y
Seblu's avatar
Seblu committed
CONFIG_TASKS_RCU=y
Seblu's avatar
Seblu committed
CONFIG_TASKS_TRACE_RCU=y
Seblu's avatar
Seblu committed
CONFIG_RCU_STALL_COMMON=y
Seblu's avatar
Seblu committed
CONFIG_RCU_NEED_SEGCBLIST=y
Seblu's avatar
Seblu committed
# end of RCU Subsystem

Seblu's avatar
Seblu committed
CONFIG_BUILD_BIN2C=y
Seblu's avatar
Seblu committed
CONFIG_IKCONFIG=m
Seblu's avatar
Seblu committed
CONFIG_IKCONFIG_PROC=y
Seblu's avatar
Seblu committed
CONFIG_IKHEADERS=m
Seblu's avatar
Seblu committed
CONFIG_LOG_BUF_SHIFT=22
Seblu's avatar
Seblu committed
CONFIG_LOG_CPU_MAX_BUF_SHIFT=12
Seblu's avatar
Seblu committed
CONFIG_PRINTK_SAFE_LOG_BUF_SHIFT=13
Seblu's avatar
Seblu committed
# CONFIG_PRINTK_INDEX is not set
Seblu's avatar
Seblu committed
CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
Seblu's avatar
Seblu committed

#
# Scheduler features
#
# CONFIG_UCLAMP_TASK is not set
# end of Scheduler features

Seblu's avatar
Seblu committed
CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y
CONFIG_ARCH_WANT_BATCHED_UNMAP_TLB_FLUSH=y
Seblu's avatar
Seblu committed
CONFIG_CC_HAS_INT128=y
Seblu's avatar
Seblu committed
CONFIG_CC_IMPLICIT_FALLTHROUGH="-Wimplicit-fallthrough"
CONFIG_GCC12_NO_ARRAY_BOUNDS=y
Seblu's avatar
Seblu committed
CONFIG_ARCH_SUPPORTS_INT128=y
CONFIG_NUMA_BALANCING=y
CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=y
CONFIG_CGROUPS=y
CONFIG_PAGE_COUNTER=y
CONFIG_MEMCG=y
CONFIG_MEMCG_SWAP=y
Seblu's avatar
Seblu committed
CONFIG_MEMCG_KMEM=y
Seblu's avatar
Seblu committed
CONFIG_BLK_CGROUP=y
CONFIG_CGROUP_WRITEBACK=y
Seblu's avatar
Seblu committed
CONFIG_CGROUP_SCHED=y
CONFIG_FAIR_GROUP_SCHED=y
CONFIG_CFS_BANDWIDTH=y
CONFIG_RT_GROUP_SCHED=y
Seblu's avatar
Seblu committed
CONFIG_CGROUP_PIDS=y
Seblu's avatar
Seblu committed
CONFIG_CGROUP_RDMA=y
Seblu's avatar
Seblu committed
CONFIG_CGROUP_FREEZER=y
CONFIG_CGROUP_HUGETLB=y
CONFIG_CPUSETS=y
CONFIG_PROC_PID_CPUSET=y
CONFIG_CGROUP_DEVICE=y
CONFIG_CGROUP_CPUACCT=y
Seblu's avatar
Seblu committed
CONFIG_CGROUP_PERF=y
Seblu's avatar
Seblu committed
CONFIG_CGROUP_BPF=y
Seblu's avatar
Seblu committed
CONFIG_CGROUP_MISC=y
Seblu's avatar
Seblu committed
CONFIG_SOCK_CGROUP_DATA=y
Seblu's avatar
Seblu committed
CONFIG_NAMESPACES=y
CONFIG_UTS_NS=y
Seblu's avatar
Seblu committed
CONFIG_TIME_NS=y
Seblu's avatar
Seblu committed
CONFIG_IPC_NS=y
CONFIG_USER_NS=y
CONFIG_PID_NS=y
CONFIG_NET_NS=y
Seblu's avatar
Seblu committed
# CONFIG_CHECKPOINT_RESTORE is not set
Seblu's avatar
Seblu committed
CONFIG_SCHED_AUTOGROUP=y
# CONFIG_SYSFS_DEPRECATED is not set
CONFIG_RELAY=y
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
CONFIG_RD_GZIP=y
CONFIG_RD_BZIP2=y
CONFIG_RD_LZMA=y
CONFIG_RD_XZ=y
CONFIG_RD_LZO=y
CONFIG_RD_LZ4=y
Seblu's avatar
Seblu committed
CONFIG_RD_ZSTD=y
Seblu's avatar
Seblu committed
CONFIG_BOOT_CONFIG=y
Seblu's avatar
Seblu committed
# CONFIG_BOOT_CONFIG_EMBED is not set
CONFIG_INITRAMFS_PRESERVE_MTIME=y
Seblu's avatar
Seblu committed
CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE=y
Seblu's avatar
Seblu committed
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
Seblu's avatar
Seblu committed
CONFIG_LD_ORPHAN_WARN=y
Seblu's avatar
Seblu committed
CONFIG_SYSCTL=y
CONFIG_HAVE_UID16=y
CONFIG_SYSCTL_EXCEPTION_TRACE=y
CONFIG_HAVE_PCSPKR_PLATFORM=y
# CONFIG_EXPERT is not set
CONFIG_UID16=y
CONFIG_MULTIUSER=y
CONFIG_SGETMASK_SYSCALL=y
CONFIG_SYSFS_SYSCALL=y
Seblu's avatar
Seblu committed
CONFIG_FHANDLE=y
Seblu's avatar
Seblu committed
CONFIG_POSIX_TIMERS=y
Seblu's avatar
Seblu committed
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
CONFIG_PCSPKR_PLATFORM=y
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
Seblu's avatar
Seblu committed
CONFIG_FUTEX_PI=y
Seblu's avatar
Seblu committed
CONFIG_EPOLL=y
CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
CONFIG_SHMEM=y
CONFIG_AIO=y
Seblu's avatar
Seblu committed
CONFIG_IO_URING=y
Seblu's avatar
Seblu committed
CONFIG_ADVISE_SYSCALLS=y
CONFIG_MEMBARRIER=y
Seblu's avatar
Seblu committed
CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_ABSOLUTE_PERCPU=y
CONFIG_KALLSYMS_BASE_RELATIVE=y
Seblu's avatar
Seblu committed
CONFIG_ARCH_HAS_MEMBARRIER_SYNC_CORE=y
Seblu's avatar
Seblu committed
CONFIG_KCMP=y
Seblu's avatar
Seblu committed
CONFIG_RSEQ=y
Seblu's avatar
Seblu committed
# CONFIG_EMBEDDED is not set
CONFIG_HAVE_PERF_EVENTS=y
Seblu's avatar
Seblu committed
CONFIG_GUEST_PERF_EVENTS=y
Seblu's avatar
Seblu committed

#
# Kernel Performance Events And Counters
#
CONFIG_PERF_EVENTS=y
Seblu's avatar
Seblu committed
# end of Kernel Performance Events And Counters

Seblu's avatar
Seblu committed
CONFIG_SYSTEM_DATA_VERIFICATION=y
Seblu's avatar
Seblu committed
# CONFIG_PROFILING is not set
Seblu's avatar
Seblu committed
CONFIG_TRACEPOINTS=y
Seblu's avatar
Seblu committed
# end of General setup

Seblu's avatar
Seblu committed
CONFIG_64BIT=y
CONFIG_X86_64=y
CONFIG_X86=y
CONFIG_INSTRUCTION_DECODER=y
CONFIG_OUTPUT_FORMAT="elf64-x86-64"
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_MMU=y
CONFIG_ARCH_MMAP_RND_BITS_MIN=28
CONFIG_ARCH_MMAP_RND_BITS_MAX=32
CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MIN=8
CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MAX=16
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_BUG=y
CONFIG_GENERIC_BUG_RELATIVE_POINTERS=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_ARCH_HAS_CPU_RELAX=y
CONFIG_ARCH_HIBERNATION_POSSIBLE=y
Seblu's avatar
Seblu committed
CONFIG_ARCH_NR_GPIO=1024
Seblu's avatar
Seblu committed
CONFIG_ARCH_SUSPEND_POSSIBLE=y
CONFIG_AUDIT_ARCH=y
CONFIG_HAVE_INTEL_TXT=y
CONFIG_X86_64_SMP=y
CONFIG_ARCH_SUPPORTS_UPROBES=y
CONFIG_FIX_EARLYCON_MEM=y
CONFIG_DYNAMIC_PHYSICAL_MASK=y
Seblu's avatar
Seblu committed
CONFIG_PGTABLE_LEVELS=5
Seblu's avatar
Seblu committed
CONFIG_CC_HAS_SANE_STACKPROTECTOR=y
Seblu's avatar
Seblu committed

#
# Processor type and features
#
CONFIG_SMP=y
CONFIG_X86_FEATURE_NAMES=y
CONFIG_X86_X2APIC=y
Seblu's avatar
Seblu committed
CONFIG_X86_MPPARSE=y
Seblu's avatar
Seblu committed
# CONFIG_GOLDFISH is not set
Seblu's avatar
Seblu committed
CONFIG_X86_CPU_RESCTRL=y
Seblu's avatar
Seblu committed
# CONFIG_X86_EXTENDED_PLATFORM is not set
CONFIG_X86_INTEL_LPSS=y
CONFIG_X86_AMD_PLATFORM_DEVICE=y
Seblu's avatar
Seblu committed
CONFIG_IOSF_MBI=y
Seblu's avatar
Seblu committed
# CONFIG_IOSF_MBI_DEBUG is not set
CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y
CONFIG_SCHED_OMIT_FRAME_POINTER=y
CONFIG_HYPERVISOR_GUEST=y
CONFIG_PARAVIRT=y
Seblu's avatar
Seblu committed
CONFIG_PARAVIRT_XXL=y
Seblu's avatar
Seblu committed
CONFIG_PARAVIRT_SPINLOCKS=y
Seblu's avatar
Seblu committed
CONFIG_X86_HV_CALLBACK_VECTOR=y
Seblu's avatar
Seblu committed
CONFIG_XEN=y
CONFIG_XEN_PV=y
Seblu's avatar
Seblu committed
CONFIG_XEN_512GB=y
Seblu's avatar
Seblu committed
CONFIG_XEN_PV_SMP=y
Seblu's avatar
Seblu committed
CONFIG_XEN_PV_DOM0=y
Seblu's avatar
Seblu committed
CONFIG_XEN_PVHVM=y
CONFIG_XEN_PVHVM_SMP=y
Seblu's avatar
Seblu committed
CONFIG_XEN_PVHVM_GUEST=y
Seblu's avatar
Seblu committed
CONFIG_XEN_SAVE_RESTORE=y
# CONFIG_XEN_DEBUG_FS is not set
Seblu's avatar
Seblu committed
CONFIG_XEN_PVH=y
Seblu's avatar
Seblu committed
CONFIG_XEN_DOM0=y
Seblu's avatar
Seblu committed
CONFIG_KVM_GUEST=y
Seblu's avatar
Seblu committed
CONFIG_ARCH_CPUIDLE_HALTPOLL=y
Seblu's avatar
Seblu committed
CONFIG_PVH=y
Seblu's avatar
Seblu committed
# CONFIG_PARAVIRT_TIME_ACCOUNTING is not set
CONFIG_PARAVIRT_CLOCK=y
Seblu's avatar
Seblu committed
CONFIG_JAILHOUSE_GUEST=y
Seblu's avatar
Seblu committed
CONFIG_ACRN_GUEST=y
Seblu's avatar
Seblu committed
CONFIG_INTEL_TDX_GUEST=y
Seblu's avatar
Seblu committed
# CONFIG_MK8 is not set
# CONFIG_MPSC is not set
CONFIG_MCORE2=y
# CONFIG_MATOM is not set
# CONFIG_GENERIC_CPU is not set
CONFIG_X86_INTERNODE_CACHE_SHIFT=6
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_X86_P6_NOP=y
CONFIG_X86_TSC=y
CONFIG_X86_CMPXCHG64=y
CONFIG_X86_CMOV=y
CONFIG_X86_MINIMUM_CPU_FAMILY=64
CONFIG_X86_DEBUGCTLMSR=y
Seblu's avatar
Seblu committed
CONFIG_IA32_FEAT_CTL=y
CONFIG_X86_VMX_FEATURE_NAMES=y
Seblu's avatar
Seblu committed
CONFIG_CPU_SUP_INTEL=y
CONFIG_CPU_SUP_AMD=y
Seblu's avatar
Seblu committed
CONFIG_CPU_SUP_HYGON=y
Seblu's avatar
Seblu committed
CONFIG_CPU_SUP_CENTAUR=y
Seblu's avatar
Seblu committed
CONFIG_CPU_SUP_ZHAOXIN=y
Seblu's avatar
Seblu committed
CONFIG_HPET_TIMER=y
CONFIG_HPET_EMULATE_RTC=y
CONFIG_DMI=y
Seblu's avatar
Seblu committed
# CONFIG_GART_IOMMU is not set
Seblu's avatar
Seblu committed
CONFIG_BOOT_VESA_SUPPORT=y
Seblu's avatar
Seblu committed
CONFIG_NR_CPUS_RANGE_BEGIN=2
CONFIG_NR_CPUS_RANGE_END=512
CONFIG_NR_CPUS_DEFAULT=64
Seblu's avatar
Seblu committed
CONFIG_NR_CPUS=320
Seblu's avatar
Seblu committed
CONFIG_SCHED_CLUSTER=y
Seblu's avatar
Seblu committed
CONFIG_SCHED_SMT=y
CONFIG_SCHED_MC=y
Seblu's avatar
Seblu committed
CONFIG_SCHED_MC_PRIO=y
Seblu's avatar
Seblu committed
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS=y
CONFIG_X86_MCE=y
Seblu's avatar
Seblu committed
# CONFIG_X86_MCELOG_LEGACY is not set
Seblu's avatar
Seblu committed
CONFIG_X86_MCE_INTEL=y
CONFIG_X86_MCE_AMD=y
CONFIG_X86_MCE_THRESHOLD=y
Seblu's avatar
Seblu committed
# CONFIG_X86_MCE_INJECT is not set
Seblu's avatar
Seblu committed

#
# Performance monitoring
#
CONFIG_PERF_EVENTS_INTEL_UNCORE=m
CONFIG_PERF_EVENTS_INTEL_RAPL=m
CONFIG_PERF_EVENTS_INTEL_CSTATE=m
CONFIG_PERF_EVENTS_AMD_POWER=m
Seblu's avatar
Seblu committed
CONFIG_PERF_EVENTS_AMD_UNCORE=m
Seblu's avatar
Seblu committed
CONFIG_PERF_EVENTS_AMD_BRS=y
Seblu's avatar
Seblu committed
# end of Performance monitoring

Seblu's avatar
Seblu committed
CONFIG_X86_16BIT=y
CONFIG_X86_ESPFIX64=y
CONFIG_X86_VSYSCALL_EMULATION=y
Seblu's avatar
Seblu committed
CONFIG_X86_IOPL_IOPERM=y
Seblu's avatar
Seblu committed
CONFIG_MICROCODE=y
CONFIG_MICROCODE_INTEL=y
CONFIG_MICROCODE_AMD=y
Seblu's avatar
Seblu committed
# CONFIG_MICROCODE_LATE_LOADING is not set
Seblu's avatar
Seblu committed
CONFIG_X86_MSR=m
CONFIG_X86_CPUID=m
Seblu's avatar
Seblu committed
CONFIG_X86_5LEVEL=y
Seblu's avatar
Seblu committed
CONFIG_X86_DIRECT_GBPAGES=y
Seblu's avatar
Seblu committed
CONFIG_X86_CPA_STATISTICS=y
Seblu's avatar
Seblu committed
CONFIG_X86_MEM_ENCRYPT=y
Seblu's avatar
Seblu committed
CONFIG_AMD_MEM_ENCRYPT=y
# CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT is not set
CONFIG_NUMA=y
# CONFIG_AMD_NUMA is not set
CONFIG_X86_64_ACPI_NUMA=y
# CONFIG_NUMA_EMU is not set
CONFIG_NODES_SHIFT=6
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SPARSEMEM_DEFAULT=y
Seblu's avatar
Seblu committed
# CONFIG_ARCH_MEMORY_PROBE is not set
Seblu's avatar
Seblu committed
CONFIG_ARCH_PROC_KCORE_TEXT=y
CONFIG_ILLEGAL_POINTER_VALUE=0xdead000000000000
Seblu's avatar
Seblu committed
CONFIG_X86_PMEM_LEGACY_DEVICE=y
CONFIG_X86_PMEM_LEGACY=y
CONFIG_X86_CHECK_BIOS_CORRUPTION=y
CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK=y
CONFIG_MTRR=y
CONFIG_MTRR_SANITIZER=y
CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=0
CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1
CONFIG_X86_PAT=y
CONFIG_ARCH_USES_PG_UNCACHED=y
CONFIG_ARCH_RANDOM=y
Seblu's avatar
Seblu committed
CONFIG_X86_UMIP=y
Seblu's avatar
Seblu committed
CONFIG_CC_HAS_IBT=y
# CONFIG_X86_KERNEL_IBT is not set
Seblu's avatar
Seblu committed
CONFIG_X86_INTEL_MEMORY_PROTECTION_KEYS=y
Seblu's avatar
Seblu committed
# CONFIG_X86_INTEL_TSX_MODE_OFF is not set
Seblu's avatar
Seblu committed
# CONFIG_X86_INTEL_TSX_MODE_ON is not set
Seblu's avatar
Seblu committed
CONFIG_X86_INTEL_TSX_MODE_AUTO=y
Seblu's avatar
Seblu committed
CONFIG_X86_SGX=y
Seblu's avatar
Seblu committed
CONFIG_EFI=y
CONFIG_EFI_STUB=y
CONFIG_EFI_MIXED=y
# CONFIG_HZ_100 is not set
# CONFIG_HZ_250 is not set
Seblu's avatar
Seblu committed
CONFIG_HZ_300=y
# CONFIG_HZ_1000 is not set
CONFIG_HZ=300
Seblu's avatar
Seblu committed
CONFIG_SCHED_HRTICK=y
CONFIG_KEXEC=y
CONFIG_KEXEC_FILE=y
Seblu's avatar
Seblu committed
CONFIG_ARCH_HAS_KEXEC_PURGATORY=y
Seblu's avatar
Seblu committed
CONFIG_KEXEC_SIG=y
# CONFIG_KEXEC_SIG_FORCE is not set
CONFIG_KEXEC_BZIMAGE_VERIFY_SIG=y
Seblu's avatar
Seblu committed
CONFIG_CRASH_DUMP=y
CONFIG_KEXEC_JUMP=y
CONFIG_PHYSICAL_START=0x1000000
CONFIG_RELOCATABLE=y
Seblu's avatar
Seblu committed
CONFIG_RANDOMIZE_BASE=y
CONFIG_X86_NEED_RELOCS=y
Seblu's avatar
Seblu committed
CONFIG_PHYSICAL_ALIGN=0x1000000
Seblu's avatar
Seblu committed
CONFIG_DYNAMIC_MEMORY_LAYOUT=y
Seblu's avatar
Seblu committed
CONFIG_RANDOMIZE_MEMORY=y
Seblu's avatar
Seblu committed
CONFIG_RANDOMIZE_MEMORY_PHYSICAL_PADDING=0xa
Seblu's avatar
Seblu committed
CONFIG_HOTPLUG_CPU=y
# CONFIG_BOOTPARAM_HOTPLUG_CPU0 is not set
# CONFIG_DEBUG_HOTPLUG_CPU0 is not set
# CONFIG_COMPAT_VDSO is not set
Seblu's avatar
Seblu committed
# CONFIG_LEGACY_VSYSCALL_XONLY is not set
CONFIG_LEGACY_VSYSCALL_NONE=y
Seblu's avatar
Seblu committed
# CONFIG_CMDLINE_BOOL is not set
CONFIG_MODIFY_LDT_SYSCALL=y
Seblu's avatar
Seblu committed
# CONFIG_STRICT_SIGALTSTACK_SIZE is not set
Seblu's avatar
Seblu committed
CONFIG_HAVE_LIVEPATCH=y
Seblu's avatar
Seblu committed
# end of Processor type and features

Seblu's avatar
Seblu committed
CONFIG_SPECULATION_MITIGATIONS=y
CONFIG_PAGE_TABLE_ISOLATION=y
CONFIG_RETPOLINE=y
CONFIG_CPU_IBPB_ENTRY=y
CONFIG_CPU_IBRS_ENTRY=y
Seblu's avatar
Seblu committed
CONFIG_ARCH_HAS_ADD_PAGES=y
Seblu's avatar
Seblu committed
CONFIG_ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE=y
Seblu's avatar
Seblu committed

#
# Power management and ACPI options
#
CONFIG_ARCH_HIBERNATION_HEADER=y
CONFIG_SUSPEND=y
CONFIG_SUSPEND_FREEZER=y
CONFIG_HIBERNATE_CALLBACKS=y
CONFIG_HIBERNATION=y
Seblu's avatar
Seblu committed
CONFIG_HIBERNATION_SNAPSHOT_DEV=y
Seblu's avatar
Seblu committed
CONFIG_PM_STD_PARTITION=""
CONFIG_PM_SLEEP=y
CONFIG_PM_SLEEP_SMP=y
CONFIG_PM_AUTOSLEEP=y
CONFIG_PM_WAKELOCKS=y
CONFIG_PM_WAKELOCKS_LIMIT=100
CONFIG_PM_WAKELOCKS_GC=y
CONFIG_PM=y
# CONFIG_PM_DEBUG is not set
CONFIG_PM_CLK=y
Seblu's avatar
Seblu committed
CONFIG_PM_GENERIC_DOMAINS=y
Seblu's avatar
Seblu committed
# CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
Seblu's avatar
Seblu committed
CONFIG_PM_GENERIC_DOMAINS_SLEEP=y
Seblu's avatar
Seblu committed
CONFIG_PM_GENERIC_DOMAINS_OF=y
Seblu's avatar
Seblu committed
CONFIG_ENERGY_MODEL=y
Seblu's avatar
Seblu committed
CONFIG_ARCH_SUPPORTS_ACPI=y
Seblu's avatar
Seblu committed
CONFIG_ACPI=y
CONFIG_ACPI_LEGACY_TABLES_LOOKUP=y
CONFIG_ARCH_MIGHT_HAVE_ACPI_PDC=y
CONFIG_ACPI_SYSTEM_POWER_STATES_SUPPORT=y
# CONFIG_ACPI_DEBUGGER is not set
Seblu's avatar
Seblu committed
CONFIG_ACPI_SPCR_TABLE=y
Seblu's avatar
Seblu committed
CONFIG_ACPI_FPDT=y
Seblu's avatar
Seblu committed
CONFIG_ACPI_LPIT=y
Seblu's avatar
Seblu committed
CONFIG_ACPI_SLEEP=y
CONFIG_ACPI_REV_OVERRIDE_POSSIBLE=y
CONFIG_ACPI_EC_DEBUGFS=m
CONFIG_ACPI_AC=m
CONFIG_ACPI_BATTERY=m
CONFIG_ACPI_BUTTON=m
Seblu's avatar
Seblu committed
CONFIG_ACPI_TINY_POWER_BUTTON=m
CONFIG_ACPI_TINY_POWER_BUTTON_SIGNAL=38
Seblu's avatar
Seblu committed
CONFIG_ACPI_VIDEO=m
CONFIG_ACPI_FAN=m
Seblu's avatar
Seblu committed
CONFIG_ACPI_TAD=m
Seblu's avatar
Seblu committed
CONFIG_ACPI_DOCK=y
CONFIG_ACPI_CPU_FREQ_PSS=y
Seblu's avatar
Seblu committed
CONFIG_ACPI_PROCESSOR_CSTATE=y
Seblu's avatar
Seblu committed
CONFIG_ACPI_PROCESSOR_IDLE=y
Seblu's avatar
Seblu committed
CONFIG_ACPI_CPPC_LIB=y
Seblu's avatar
Seblu committed
CONFIG_ACPI_PROCESSOR=y
Seblu's avatar
Seblu committed
CONFIG_ACPI_IPMI=m
CONFIG_ACPI_HOTPLUG_CPU=y
CONFIG_ACPI_PROCESSOR_AGGREGATOR=m
CONFIG_ACPI_THERMAL=m
Seblu's avatar
Seblu committed
CONFIG_ACPI_PLATFORM_PROFILE=m
Seblu's avatar
Seblu committed
CONFIG_ARCH_HAS_ACPI_TABLE_UPGRADE=y
CONFIG_ACPI_TABLE_UPGRADE=y
Seblu's avatar
Seblu committed
# CONFIG_ACPI_DEBUG is not set
CONFIG_ACPI_PCI_SLOT=y
CONFIG_ACPI_CONTAINER=y
Seblu's avatar
Seblu committed
CONFIG_ACPI_HOTPLUG_MEMORY=y
Seblu's avatar
Seblu committed
CONFIG_ACPI_HOTPLUG_IOAPIC=y
CONFIG_ACPI_SBS=m
CONFIG_ACPI_HED=y
CONFIG_ACPI_CUSTOM_METHOD=m
CONFIG_ACPI_BGRT=y
CONFIG_ACPI_NFIT=m
Seblu's avatar
Seblu committed
# CONFIG_NFIT_SECURITY_DEBUG is not set
Seblu's avatar
Seblu committed
CONFIG_ACPI_NUMA=y
Seblu's avatar
Seblu committed
CONFIG_ACPI_HMAT=y
Seblu's avatar
Seblu committed
CONFIG_HAVE_ACPI_APEI=y
CONFIG_HAVE_ACPI_APEI_NMI=y
CONFIG_ACPI_APEI=y
CONFIG_ACPI_APEI_GHES=y
CONFIG_ACPI_APEI_PCIEAER=y
CONFIG_ACPI_APEI_MEMORY_FAILURE=y
CONFIG_ACPI_APEI_EINJ=m
CONFIG_ACPI_APEI_ERST_DEBUG=m
Seblu's avatar
Seblu committed
CONFIG_ACPI_DPTF=y
Seblu's avatar
Seblu committed
CONFIG_DPTF_POWER=m
Seblu's avatar
Seblu committed
CONFIG_DPTF_PCH_FIVR=m
Seblu's avatar
Seblu committed
CONFIG_ACPI_WATCHDOG=y
Seblu's avatar
Seblu committed
CONFIG_ACPI_EXTLOG=m
Seblu's avatar
Seblu committed
CONFIG_ACPI_ADXL=y
Seblu's avatar
Seblu committed
CONFIG_ACPI_CONFIGFS=m
Seblu's avatar
Seblu committed
CONFIG_ACPI_PFRUT=m
CONFIG_ACPI_PCC=y
Seblu's avatar
Seblu committed
CONFIG_PMIC_OPREGION=y
Seblu's avatar
Seblu committed
CONFIG_TPS68470_PMIC_OPREGION=y
CONFIG_ACPI_VIOT=y
Seblu's avatar
Seblu committed
CONFIG_X86_PM_TIMER=y
Seblu's avatar
Seblu committed
CONFIG_ACPI_PRMT=y
Seblu's avatar
Seblu committed

#
# CPU Frequency scaling
#
CONFIG_CPU_FREQ=y
Seblu's avatar
Seblu committed
CONFIG_CPU_FREQ_GOV_ATTR_SET=y
Seblu's avatar
Seblu committed
CONFIG_CPU_FREQ_GOV_COMMON=y
Seblu's avatar
Seblu committed
# CONFIG_CPU_FREQ_STAT is not set
Seblu's avatar
Seblu committed
CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
Seblu's avatar
Seblu committed
# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
Seblu's avatar
Seblu committed
# CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL is not set
Seblu's avatar
Seblu committed
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=m
CONFIG_CPU_FREQ_GOV_USERSPACE=m
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m
Seblu's avatar
Seblu committed
CONFIG_CPU_FREQ_GOV_SCHEDUTIL=y
Seblu's avatar
Seblu committed

#
# CPU frequency scaling drivers
#
Seblu's avatar
Seblu committed
# CONFIG_CPUFREQ_DT is not set
Seblu's avatar
Seblu committed
CONFIG_X86_INTEL_PSTATE=y
CONFIG_X86_PCC_CPUFREQ=m
Seblu's avatar
Seblu committed
CONFIG_X86_AMD_PSTATE=m
Seblu's avatar
Seblu committed
CONFIG_X86_ACPI_CPUFREQ=m
Seblu's avatar
Seblu committed
# CONFIG_X86_ACPI_CPUFREQ_CPB is not set
Seblu's avatar
Seblu committed
CONFIG_X86_POWERNOW_K8=m
CONFIG_X86_AMD_FREQ_SENSITIVITY=m
# CONFIG_X86_SPEEDSTEP_CENTRINO is not set
Seblu's avatar
Seblu committed
# CONFIG_X86_P4_CLOCKMOD is not set
Seblu's avatar
Seblu committed

#
# shared options
#
Seblu's avatar
Seblu committed
# end of CPU Frequency scaling
Seblu's avatar
Seblu committed

#
# CPU Idle
#
CONFIG_CPU_IDLE=y
CONFIG_CPU_IDLE_GOV_LADDER=y
CONFIG_CPU_IDLE_GOV_MENU=y
Seblu's avatar
Seblu committed
CONFIG_CPU_IDLE_GOV_TEO=y
Seblu's avatar
Seblu committed
CONFIG_CPU_IDLE_GOV_HALTPOLL=y
CONFIG_HALTPOLL_CPUIDLE=m
Seblu's avatar
Seblu committed
# end of CPU Idle

Seblu's avatar
Seblu committed
CONFIG_INTEL_IDLE=y
Seblu's avatar
Seblu committed
# end of Power management and ACPI options
Seblu's avatar
Seblu committed

#
# Bus options (PCI etc.)
#
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
Seblu's avatar
Seblu committed
CONFIG_PCI_XEN=y
Seblu's avatar
Seblu committed
CONFIG_MMCONF_FAM10H=y
Seblu's avatar
Seblu committed
CONFIG_ISA_DMA_API=y
CONFIG_AMD_NB=y
Seblu's avatar
Seblu committed
# end of Bus options (PCI etc.)
Seblu's avatar
Seblu committed

#
Seblu's avatar
Seblu committed
# Binary Emulations
#
CONFIG_IA32_EMULATION=y
CONFIG_COMPAT_32=y
CONFIG_COMPAT=y
CONFIG_COMPAT_FOR_U64_ALIGNMENT=y
Seblu's avatar
Seblu committed
# end of Binary Emulations

Seblu's avatar
Seblu committed
CONFIG_HAVE_KVM=y
Seblu's avatar
Seblu committed
CONFIG_HAVE_KVM_PFNCACHE=y
Seblu's avatar
Seblu committed
CONFIG_HAVE_KVM_IRQCHIP=y
CONFIG_HAVE_KVM_IRQFD=y
CONFIG_HAVE_KVM_IRQ_ROUTING=y
Seblu's avatar
Seblu committed
CONFIG_HAVE_KVM_DIRTY_RING=y
Seblu's avatar
Seblu committed
CONFIG_HAVE_KVM_EVENTFD=y
CONFIG_KVM_MMIO=y
CONFIG_KVM_ASYNC_PF=y
CONFIG_HAVE_KVM_MSI=y
CONFIG_HAVE_KVM_CPU_RELAX_INTERCEPT=y
CONFIG_KVM_VFIO=y
CONFIG_KVM_GENERIC_DIRTYLOG_READ_PROTECT=y
CONFIG_KVM_COMPAT=y
CONFIG_HAVE_KVM_IRQ_BYPASS=y
Seblu's avatar
Seblu committed
CONFIG_HAVE_KVM_NO_POLL=y
Seblu's avatar
Seblu committed
CONFIG_KVM_XFER_TO_GUEST_WORK=y
Seblu's avatar
Seblu committed
CONFIG_HAVE_KVM_PM_NOTIFIER=y
Seblu's avatar
Seblu committed
CONFIG_VIRTUALIZATION=y
CONFIG_KVM=m
CONFIG_KVM_INTEL=m
Seblu's avatar
Seblu committed
CONFIG_X86_SGX_KVM=y
Seblu's avatar
Seblu committed
CONFIG_KVM_AMD=m
CONFIG_KVM_AMD_SEV=y
Seblu's avatar
Seblu committed
CONFIG_KVM_XEN=y
Seblu's avatar
Seblu committed
CONFIG_KVM_EXTERNAL_WRITE_TRACKING=y
Seblu's avatar
Seblu committed
CONFIG_AS_AVX512=y
CONFIG_AS_SHA1_NI=y
CONFIG_AS_SHA256_NI=y
Seblu's avatar
Seblu committed
CONFIG_AS_TPAUSE=y
Seblu's avatar
Seblu committed

#
# General architecture-dependent options
#
CONFIG_CRASH_CORE=y
CONFIG_KEXEC_CORE=y
CONFIG_HOTPLUG_SMT=y
Seblu's avatar
Seblu committed
CONFIG_GENERIC_ENTRY=y
Seblu's avatar
Seblu committed
# CONFIG_KPROBES is not set
CONFIG_JUMP_LABEL=y
# CONFIG_STATIC_KEYS_SELFTEST is not set
Seblu's avatar
Seblu committed
# CONFIG_STATIC_CALL_SELFTEST is not set
Seblu's avatar
Seblu committed
CONFIG_UPROBES=y
Seblu's avatar
Seblu committed
CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
CONFIG_ARCH_USE_BUILTIN_BSWAP=y
CONFIG_USER_RETURN_NOTIFIER=y
CONFIG_HAVE_IOREMAP_PROT=y
CONFIG_HAVE_KPROBES=y
CONFIG_HAVE_KRETPROBES=y
CONFIG_HAVE_OPTPROBES=y
CONFIG_HAVE_KPROBES_ON_FTRACE=y
Seblu's avatar
Seblu committed
CONFIG_ARCH_CORRECT_STACKTRACE_ON_KRETPROBE=y
Seblu's avatar
Seblu committed
CONFIG_HAVE_FUNCTION_ERROR_INJECTION=y
CONFIG_HAVE_NMI=y
Seblu's avatar
Seblu committed
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
Seblu's avatar
Seblu committed
CONFIG_HAVE_ARCH_TRACEHOOK=y
CONFIG_HAVE_DMA_CONTIGUOUS=y
CONFIG_GENERIC_SMP_IDLE_THREAD=y
CONFIG_ARCH_HAS_FORTIFY_SOURCE=y
CONFIG_ARCH_HAS_SET_MEMORY=y
Seblu's avatar
Seblu committed
CONFIG_ARCH_HAS_SET_DIRECT_MAP=y
Seblu's avatar
Seblu committed
CONFIG_HAVE_ARCH_THREAD_STRUCT_WHITELIST=y
CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT=y
Seblu's avatar
Seblu committed
CONFIG_ARCH_WANTS_NO_INSTR=y
Seblu's avatar
Seblu committed
CONFIG_HAVE_ASM_MODVERSIONS=y
Seblu's avatar
Seblu committed
CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
CONFIG_HAVE_RSEQ=y
Seblu's avatar
Seblu committed
CONFIG_HAVE_FUNCTION_ARG_ACCESS_API=y
Seblu's avatar
Seblu committed
CONFIG_HAVE_HW_BREAKPOINT=y
CONFIG_HAVE_MIXED_BREAKPOINTS_REGS=y
CONFIG_HAVE_USER_RETURN_NOTIFIER=y
CONFIG_HAVE_PERF_EVENTS_NMI=y
CONFIG_HAVE_HARDLOCKUP_DETECTOR_PERF=y
CONFIG_HAVE_PERF_REGS=y
CONFIG_HAVE_PERF_USER_STACK_DUMP=y
CONFIG_HAVE_ARCH_JUMP_LABEL=y
Seblu's avatar
Seblu committed
CONFIG_HAVE_ARCH_JUMP_LABEL_RELATIVE=y
Seblu's avatar
Seblu committed
CONFIG_MMU_GATHER_TABLE_FREE=y
CONFIG_MMU_GATHER_RCU_TABLE_FREE=y
Seblu's avatar
Seblu committed
CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y
Seblu's avatar
Seblu committed
CONFIG_HAVE_ALIGNED_STRUCT_PAGE=y
Seblu's avatar
Seblu committed
CONFIG_HAVE_CMPXCHG_LOCAL=y
CONFIG_HAVE_CMPXCHG_DOUBLE=y
CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION=y
CONFIG_ARCH_WANT_OLD_COMPAT_IPC=y
Seblu's avatar
Seblu committed
CONFIG_HAVE_ARCH_SECCOMP=y
Seblu's avatar
Seblu committed
CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
Seblu's avatar
Seblu committed
CONFIG_SECCOMP=y
Seblu's avatar
Seblu committed
CONFIG_SECCOMP_FILTER=y
Seblu's avatar
Seblu committed
# CONFIG_SECCOMP_CACHE_DEBUG is not set
Seblu's avatar
Seblu committed
CONFIG_HAVE_ARCH_STACKLEAK=y
Seblu's avatar
Seblu committed
CONFIG_HAVE_STACKPROTECTOR=y
CONFIG_STACKPROTECTOR=y
CONFIG_STACKPROTECTOR_STRONG=y
Seblu's avatar
Seblu committed
CONFIG_LTO=y
CONFIG_LTO_CLANG=y
Seblu's avatar
Seblu committed
CONFIG_ARCH_SUPPORTS_LTO_CLANG=y
CONFIG_ARCH_SUPPORTS_LTO_CLANG_THIN=y
Seblu's avatar
Seblu committed
CONFIG_HAS_LTO_CLANG=y
# CONFIG_LTO_NONE is not set
Seblu's avatar
Seblu committed
# CONFIG_LTO_CLANG_FULL is not set
CONFIG_LTO_CLANG_THIN=y
Seblu's avatar
Seblu committed
CONFIG_HAVE_ARCH_WITHIN_STACK_FRAMES=y
CONFIG_HAVE_CONTEXT_TRACKING=y
Seblu's avatar
Seblu committed
CONFIG_HAVE_CONTEXT_TRACKING_OFFSTACK=y
Seblu's avatar
Seblu committed
CONFIG_HAVE_VIRT_CPU_ACCOUNTING_GEN=y
CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y
Seblu's avatar
Seblu committed
CONFIG_HAVE_MOVE_PUD=y
Seblu's avatar
Seblu committed
CONFIG_HAVE_MOVE_PMD=y
Seblu's avatar
Seblu committed
CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y
CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE_PUD=y
CONFIG_HAVE_ARCH_HUGE_VMAP=y
Seblu's avatar
Seblu committed
CONFIG_HAVE_ARCH_HUGE_VMALLOC=y
Seblu's avatar
Seblu committed
CONFIG_ARCH_WANT_HUGE_PMD_SHARE=y
Seblu's avatar
Seblu committed
CONFIG_HAVE_ARCH_SOFT_DIRTY=y
CONFIG_HAVE_MOD_ARCH_SPECIFIC=y
CONFIG_MODULES_USE_ELF_RELA=y
Seblu's avatar
Seblu committed
CONFIG_HAVE_IRQ_EXIT_ON_IRQ_STACK=y
CONFIG_HAVE_SOFTIRQ_ON_OWN_STACK=y
Seblu's avatar
Seblu committed
CONFIG_ARCH_HAS_ELF_RANDOMIZE=y
CONFIG_HAVE_ARCH_MMAP_RND_BITS=y
CONFIG_HAVE_EXIT_THREAD=y
CONFIG_ARCH_MMAP_RND_BITS=28
CONFIG_HAVE_ARCH_MMAP_RND_COMPAT_BITS=y
CONFIG_ARCH_MMAP_RND_COMPAT_BITS=8
CONFIG_HAVE_ARCH_COMPAT_MMAP_BASES=y
Seblu's avatar
Seblu committed
CONFIG_PAGE_SIZE_LESS_THAN_64KB=y
Seblu's avatar
Seblu committed
CONFIG_PAGE_SIZE_LESS_THAN_256KB=y
Seblu's avatar
Seblu committed
CONFIG_HAVE_OBJTOOL=y
CONFIG_HAVE_JUMP_LABEL_HACK=y
CONFIG_HAVE_NOINSTR_HACK=y
CONFIG_HAVE_NOINSTR_VALIDATION=y
CONFIG_HAVE_UACCESS_VALIDATION=y
Seblu's avatar
Seblu committed
CONFIG_HAVE_STACK_VALIDATION=y
CONFIG_HAVE_RELIABLE_STACKTRACE=y
CONFIG_ISA_BUS_API=y
CONFIG_OLD_SIGSUSPEND3=y
CONFIG_COMPAT_OLD_SIGACTION=y
CONFIG_COMPAT_32BIT_TIME=y
CONFIG_HAVE_ARCH_VMAP_STACK=y
CONFIG_VMAP_STACK=y
Seblu's avatar
Seblu committed
CONFIG_HAVE_ARCH_RANDOMIZE_KSTACK_OFFSET=y
Seblu's avatar
Seblu committed
CONFIG_RANDOMIZE_KSTACK_OFFSET=y
Seblu's avatar
Seblu committed
CONFIG_RANDOMIZE_KSTACK_OFFSET_DEFAULT=y
Seblu's avatar
Seblu committed
CONFIG_ARCH_HAS_STRICT_KERNEL_RWX=y
CONFIG_STRICT_KERNEL_RWX=y
CONFIG_ARCH_HAS_STRICT_MODULE_RWX=y
CONFIG_STRICT_MODULE_RWX=y
CONFIG_HAVE_ARCH_PREL32_RELOCATIONS=y
Seblu's avatar
Seblu committed
CONFIG_ARCH_USE_MEMREMAP_PROT=y
Seblu's avatar
Seblu committed
# CONFIG_LOCK_EVENT_COUNTS is not set
Seblu's avatar
Seblu committed
CONFIG_ARCH_HAS_MEM_ENCRYPT=y
Seblu's avatar
Seblu committed
CONFIG_ARCH_HAS_CC_PLATFORM=y
Seblu's avatar
Seblu committed
CONFIG_HAVE_STATIC_CALL=y
CONFIG_HAVE_STATIC_CALL_INLINE=y
Seblu's avatar
Seblu committed
CONFIG_HAVE_PREEMPT_DYNAMIC=y
Seblu's avatar
Seblu committed
CONFIG_HAVE_PREEMPT_DYNAMIC_CALL=y
Seblu's avatar
Seblu committed
CONFIG_ARCH_WANT_LD_ORPHAN_WARN=y
Seblu's avatar
Seblu committed
CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
Seblu's avatar
Seblu committed
CONFIG_ARCH_SUPPORTS_PAGE_TABLE_CHECK=y
Seblu's avatar
Seblu committed
CONFIG_ARCH_HAS_ELFCORE_COMPAT=y
Seblu's avatar
Seblu committed
CONFIG_ARCH_HAS_PARANOID_L1D_FLUSH=y
Seblu's avatar
Seblu committed
CONFIG_DYNAMIC_SIGFRAME=y
Seblu's avatar
Seblu committed
CONFIG_HAVE_ARCH_NODE_DEV_GROUP=y
Seblu's avatar
Seblu committed

#
# GCOV-based kernel profiling
#
Seblu's avatar
Seblu committed
# CONFIG_GCOV_KERNEL is not set
Seblu's avatar
Seblu committed
CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y
Seblu's avatar
Seblu committed
# end of GCOV-based kernel profiling

Seblu's avatar
Seblu committed
CONFIG_HAVE_GCC_PLUGINS=y
Seblu's avatar
Seblu committed
# end of General architecture-dependent options

Seblu's avatar
Seblu committed
CONFIG_RT_MUTEXES=y
CONFIG_BASE_SMALL=0
CONFIG_MODULES=y
CONFIG_MODULE_FORCE_LOAD=y
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
Seblu's avatar
Seblu committed
# CONFIG_MODULE_UNLOAD_TAINT_TRACKING is not set
Seblu's avatar
Seblu committed
# CONFIG_MODVERSIONS is not set
# CONFIG_MODULE_SRCVERSION_ALL is not set
# CONFIG_MODULE_SIG is not set
Seblu's avatar
Seblu committed
# CONFIG_MODULE_COMPRESS_NONE is not set
Seblu's avatar
Seblu committed
# CONFIG_MODULE_COMPRESS_GZIP is not set
Seblu's avatar
Seblu committed
# CONFIG_MODULE_COMPRESS_XZ is not set
CONFIG_MODULE_COMPRESS_ZSTD=y
Seblu's avatar
Seblu committed
# CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set
Seblu's avatar
Seblu committed
CONFIG_MODPROBE_PATH="/usr/bin/modprobe"
Seblu's avatar
Seblu committed
CONFIG_MODULES_TREE_LOOKUP=y
CONFIG_BLOCK=y
Seblu's avatar
Seblu committed
CONFIG_BLOCK_LEGACY_AUTOLOAD=y
Seblu's avatar
Seblu committed
CONFIG_BLK_RQ_ALLOC_TIME=y
Seblu's avatar
Seblu committed
CONFIG_BLK_CGROUP_RWSTAT=y
Seblu's avatar
Seblu committed
CONFIG_BLK_DEV_BSG_COMMON=y
Seblu's avatar
Seblu committed
CONFIG_BLK_ICQ=y
Seblu's avatar
Seblu committed
CONFIG_BLK_DEV_BSGLIB=y
CONFIG_BLK_DEV_INTEGRITY=y
Seblu's avatar
Seblu committed
CONFIG_BLK_DEV_INTEGRITY_T10=y
Seblu's avatar
Seblu committed
CONFIG_BLK_DEV_ZONED=y
CONFIG_BLK_DEV_THROTTLING=y
Seblu's avatar
Seblu committed
CONFIG_BLK_DEV_THROTTLING_LOW=y
Seblu's avatar
Seblu committed
CONFIG_BLK_WBT=y
Seblu's avatar
Seblu committed
CONFIG_BLK_WBT_MQ=y
Seblu's avatar
Seblu committed
CONFIG_BLK_CGROUP_IOLATENCY=y
Seblu's avatar
Seblu committed
CONFIG_BLK_CGROUP_FC_APPID=y
Seblu's avatar
Seblu committed
CONFIG_BLK_CGROUP_IOCOST=y
Seblu's avatar
Seblu committed
CONFIG_BLK_CGROUP_IOPRIO=y
Seblu's avatar
Seblu committed
CONFIG_BLK_DEBUG_FS=y
CONFIG_BLK_DEBUG_FS_ZONED=y
CONFIG_BLK_SED_OPAL=y
Seblu's avatar
Seblu committed
CONFIG_BLK_INLINE_ENCRYPTION=y
CONFIG_BLK_INLINE_ENCRYPTION_FALLBACK=y
Seblu's avatar
Seblu committed

#
# Partition Types
#
CONFIG_PARTITION_ADVANCED=y
CONFIG_ACORN_PARTITION=y
CONFIG_ACORN_PARTITION_CUMANA=y
CONFIG_ACORN_PARTITION_EESOX=y
CONFIG_ACORN_PARTITION_ICS=y
CONFIG_ACORN_PARTITION_ADFS=y
CONFIG_ACORN_PARTITION_POWERTEC=y
CONFIG_ACORN_PARTITION_RISCIX=y
CONFIG_AIX_PARTITION=y
CONFIG_OSF_PARTITION=y
CONFIG_AMIGA_PARTITION=y
CONFIG_ATARI_PARTITION=y
CONFIG_MAC_PARTITION=y
CONFIG_MSDOS_PARTITION=y
CONFIG_BSD_DISKLABEL=y
CONFIG_MINIX_SUBPARTITION=y
CONFIG_SOLARIS_X86_PARTITION=y
CONFIG_UNIXWARE_DISKLABEL=y
CONFIG_LDM_PARTITION=y
# CONFIG_LDM_DEBUG is not set
CONFIG_SGI_PARTITION=y
CONFIG_ULTRIX_PARTITION=y
CONFIG_SUN_PARTITION=y
CONFIG_KARMA_PARTITION=y
CONFIG_EFI_PARTITION=y
CONFIG_SYSV68_PARTITION=y
# CONFIG_CMDLINE_PARTITION is not set
Seblu's avatar
Seblu committed
# end of Partition Types

Seblu's avatar
Seblu committed
CONFIG_BLOCK_COMPAT=y
CONFIG_BLK_MQ_PCI=y
CONFIG_BLK_MQ_VIRTIO=y
Seblu's avatar
Seblu committed
CONFIG_BLK_PM=y
Seblu's avatar
Seblu committed
CONFIG_BLOCK_HOLDER_DEPRECATED=y
Seblu's avatar
Seblu committed
CONFIG_BLK_MQ_STACKING=y
Seblu's avatar
Seblu committed

#
# IO Schedulers
#
Seblu's avatar
Seblu committed
CONFIG_MQ_IOSCHED_DEADLINE=y
Seblu's avatar
Seblu committed
CONFIG_MQ_IOSCHED_KYBER=m
CONFIG_IOSCHED_BFQ=m
CONFIG_BFQ_GROUP_IOSCHED=y
Seblu's avatar
Seblu committed
# CONFIG_BFQ_CGROUP_DEBUG is not set
Seblu's avatar
Seblu committed
# end of IO Schedulers

Seblu's avatar
Seblu committed
CONFIG_PREEMPT_NOTIFIERS=y
CONFIG_PADATA=y
CONFIG_ASN1=y
CONFIG_UNINLINE_SPIN_UNLOCK=y
CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y
CONFIG_MUTEX_SPIN_ON_OWNER=y
CONFIG_RWSEM_SPIN_ON_OWNER=y
CONFIG_LOCK_SPIN_ON_OWNER=y
CONFIG_ARCH_USE_QUEUED_SPINLOCKS=y
CONFIG_QUEUED_SPINLOCKS=y
CONFIG_ARCH_USE_QUEUED_RWLOCKS=y
CONFIG_QUEUED_RWLOCKS=y
Seblu's avatar
Seblu committed
CONFIG_ARCH_HAS_NON_OVERLAPPING_ADDRESS_SPACE=y
Seblu's avatar
Seblu committed
CONFIG_ARCH_HAS_SYNC_CORE_BEFORE_USERMODE=y
CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y
CONFIG_FREEZER=y

#
# Executable file formats
Seblu's avatar
Seblu committed
#
CONFIG_BINFMT_ELF=y
CONFIG_COMPAT_BINFMT_ELF=y
Seblu's avatar
Seblu committed
CONFIG_ELFCORE=y
Seblu's avatar
Seblu committed
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
CONFIG_BINFMT_SCRIPT=y
CONFIG_BINFMT_MISC=y
CONFIG_COREDUMP=y
Seblu's avatar
Seblu committed
# end of Executable file formats
Seblu's avatar
Seblu committed

#
# Memory Management options
#
Seblu's avatar
Seblu committed
CONFIG_ZPOOL=y
CONFIG_SWAP=y
CONFIG_ZSWAP=y
CONFIG_ZSWAP_DEFAULT_ON=y
# CONFIG_ZSWAP_COMPRESSOR_DEFAULT_DEFLATE is not set
# CONFIG_ZSWAP_COMPRESSOR_DEFAULT_LZO is not set
# CONFIG_ZSWAP_COMPRESSOR_DEFAULT_842 is not set
# CONFIG_ZSWAP_COMPRESSOR_DEFAULT_LZ4 is not set
# CONFIG_ZSWAP_COMPRESSOR_DEFAULT_LZ4HC is not set
CONFIG_ZSWAP_COMPRESSOR_DEFAULT_ZSTD=y
CONFIG_ZSWAP_COMPRESSOR_DEFAULT="zstd"
# CONFIG_ZSWAP_ZPOOL_DEFAULT_ZBUD is not set
CONFIG_ZSWAP_ZPOOL_DEFAULT_Z3FOLD=y
# CONFIG_ZSWAP_ZPOOL_DEFAULT_ZSMALLOC is not set
CONFIG_ZSWAP_ZPOOL_DEFAULT="z3fold"
# CONFIG_ZBUD is not set
CONFIG_Z3FOLD=y
CONFIG_ZSMALLOC=m
# CONFIG_ZSMALLOC_STAT is not set

#
# SLAB allocator options
#
# CONFIG_SLAB is not set
CONFIG_SLUB=y
CONFIG_SLAB_MERGE_DEFAULT=y
CONFIG_SLAB_FREELIST_RANDOM=y
CONFIG_SLAB_FREELIST_HARDENED=y
# CONFIG_SLUB_STATS is not set
CONFIG_SLUB_CPU_PARTIAL=y
# end of SLAB allocator options

CONFIG_SHUFFLE_PAGE_ALLOCATOR=y
# CONFIG_COMPAT_BRK is not set