mirror of
https://abf.rosa.ru/djam/kernel-6.7-xanmod.git
synced 2025-02-24 01:22:47 +00:00
5.14.14-xanmod2
This commit is contained in:
parent
9477ab1a9a
commit
bc7b87c321
3 changed files with 21 additions and 15 deletions
3
.abf.yml
3
.abf.yml
|
@ -1,4 +1,3 @@
|
|||
sources:
|
||||
linux-5.14.tar.xz: 82c1b2888febfe12510a8e83e09b7652c606ffda
|
||||
patch-5.14.13-xanmod1.xz: ce79c3af8a2f3bdfdecdb1c690753a7e9aa53ea6
|
||||
|
||||
patch-5.14.14-xanmod2.xz: b46837f98bcba41e56a711fed9b23a5f37913b95
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86 5.14.13.xm1-1.klp-xanmod-rosa2021.1-x86_64 Kernel Configuration
|
||||
# Linux/x86 5.14.14-xanmod-1.klprosa2021.1-x86_64 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0 20210728 (ROSA)"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
@ -675,7 +675,7 @@ CONFIG_CPU_FREQ_GOV_SCHEDUTIL=y
|
|||
#
|
||||
CONFIG_X86_INTEL_PSTATE=y
|
||||
CONFIG_X86_PCC_CPUFREQ=y
|
||||
CONFIG_X86_AMD_PSTATE=y
|
||||
CONFIG_X86_AMD_PSTATE=m
|
||||
CONFIG_X86_ACPI_CPUFREQ=y
|
||||
CONFIG_X86_ACPI_CPUFREQ_CPB=y
|
||||
CONFIG_X86_POWERNOW_K8=y
|
||||
|
@ -10421,7 +10421,6 @@ CONFIG_KEY_DH_OPERATIONS=y
|
|||
CONFIG_KEY_NOTIFICATIONS=y
|
||||
CONFIG_SECURITY_DMESG_RESTRICT=y
|
||||
CONFIG_SECURITY=y
|
||||
CONFIG_SECURITY_WRITABLE_HOOKS=y
|
||||
CONFIG_SECURITYFS=y
|
||||
CONFIG_SECURITY_NETWORK=y
|
||||
CONFIG_PAGE_TABLE_ISOLATION=y
|
||||
|
@ -10434,11 +10433,11 @@ CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y
|
|||
CONFIG_HARDENED_USERCOPY=y
|
||||
# CONFIG_HARDENED_USERCOPY_FALLBACK is not set
|
||||
# CONFIG_HARDENED_USERCOPY_PAGESPAN is not set
|
||||
# CONFIG_FORTIFY_SOURCE is not set
|
||||
CONFIG_FORTIFY_SOURCE=y
|
||||
# CONFIG_STATIC_USERMODEHELPER is not set
|
||||
CONFIG_SECURITY_SELINUX=y
|
||||
CONFIG_SECURITY_SELINUX_BOOTPARAM=y
|
||||
CONFIG_SECURITY_SELINUX_DISABLE=y
|
||||
# CONFIG_SECURITY_SELINUX_DISABLE is not set
|
||||
CONFIG_SECURITY_SELINUX_DEVELOP=y
|
||||
CONFIG_SECURITY_SELINUX_AVC_STATS=y
|
||||
CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=1
|
||||
|
@ -10521,7 +10520,7 @@ CONFIG_LSM="lockdown,yama,integrity,apparmor"
|
|||
# Memory initialization
|
||||
#
|
||||
CONFIG_INIT_STACK_NONE=y
|
||||
CONFIG_INIT_ON_ALLOC_DEFAULT_ON=y
|
||||
# CONFIG_INIT_ON_ALLOC_DEFAULT_ON is not set
|
||||
# CONFIG_INIT_ON_FREE_DEFAULT_ON is not set
|
||||
# end of Memory initialization
|
||||
# end of Kernel hardening options
|
||||
|
@ -10573,10 +10572,10 @@ CONFIG_CRYPTO_ENGINE=m
|
|||
#
|
||||
CONFIG_CRYPTO_RSA=y
|
||||
CONFIG_CRYPTO_DH=y
|
||||
CONFIG_CRYPTO_ECC=m
|
||||
CONFIG_CRYPTO_ECC=y
|
||||
CONFIG_CRYPTO_ECDH=m
|
||||
CONFIG_CRYPTO_ECDSA=m
|
||||
CONFIG_CRYPTO_ECRDSA=m
|
||||
CONFIG_CRYPTO_ECRDSA=y
|
||||
CONFIG_CRYPTO_SM2=m
|
||||
CONFIG_CRYPTO_CURVE25519=m
|
||||
CONFIG_CRYPTO_CURVE25519_X86=m
|
||||
|
@ -10647,7 +10646,7 @@ CONFIG_CRYPTO_SHA256=y
|
|||
CONFIG_CRYPTO_SHA512=y
|
||||
CONFIG_CRYPTO_SHA3=m
|
||||
CONFIG_CRYPTO_SM3=m
|
||||
CONFIG_CRYPTO_STREEBOG=m
|
||||
CONFIG_CRYPTO_STREEBOG=y
|
||||
CONFIG_CRYPTO_WP512=m
|
||||
CONFIG_CRYPTO_GHASH_CLMUL_NI_INTEL=m
|
||||
|
||||
|
@ -10952,7 +10951,15 @@ CONFIG_DYNAMIC_DEBUG_CORE=y
|
|||
#
|
||||
# Compile-time checks and compiler options
|
||||
#
|
||||
# CONFIG_DEBUG_INFO is not set
|
||||
CONFIG_DEBUG_INFO=y
|
||||
# CONFIG_DEBUG_INFO_REDUCED is not set
|
||||
# CONFIG_DEBUG_INFO_COMPRESSED is not set
|
||||
# CONFIG_DEBUG_INFO_SPLIT is not set
|
||||
# CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT is not set
|
||||
CONFIG_DEBUG_INFO_DWARF4=y
|
||||
# CONFIG_DEBUG_INFO_DWARF5 is not set
|
||||
# CONFIG_DEBUG_INFO_BTF is not set
|
||||
CONFIG_GDB_SCRIPTS=y
|
||||
CONFIG_FRAME_WARN=1024
|
||||
# CONFIG_STRIP_ASM_SYMS is not set
|
||||
# CONFIG_READABLE_ASM is not set
|
||||
|
|
|
@ -32,12 +32,12 @@
|
|||
%define kernelversion 5
|
||||
%define patchlevel 14
|
||||
# sublevel is used for stable-based kernels
|
||||
%define sublevel 13
|
||||
%define sublevel 14
|
||||
%define patch_name xanmod
|
||||
%define patch_rel 1
|
||||
%define patch_rel 2
|
||||
|
||||
# Release number. Increase this before a rebuild.
|
||||
%define rpmrel 3.%{userlabel}
|
||||
%define rpmrel 1.%{userlabel}
|
||||
|
||||
%define fullrpmrel %{rpmrel}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue