diff options
author | David P <megver83@parabola.nu> | 2022-07-27 22:51:35 -0400 |
---|---|---|
committer | David P <megver83@parabola.nu> | 2022-07-27 22:51:35 -0400 |
commit | fe84eb3504cfb10b7e06186738a5a80be5409742 (patch) | |
tree | 3819ec08a2daf5185b12407fe7173a2b4218a9dc /libre/linux-libre-hardened/config | |
parent | 70d8619621681befae944ab2778c42d61058dff4 (diff) | |
download | abslibre-fe84eb3504cfb10b7e06186738a5a80be5409742.tar.gz abslibre-fe84eb3504cfb10b7e06186738a5a80be5409742.tar.bz2 abslibre-fe84eb3504cfb10b7e06186738a5a80be5409742.zip |
updpkg: libre/linux-libre-hardened 5.18.12.hardened1-1
Signed-off-by: David P <megver83@parabola.nu>
Diffstat (limited to 'libre/linux-libre-hardened/config')
-rw-r--r-- | libre/linux-libre-hardened/config | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/libre/linux-libre-hardened/config b/libre/linux-libre-hardened/config index 2ffff251a..f5d80bbe7 100644 --- a/libre/linux-libre-hardened/config +++ b/libre/linux-libre-hardened/config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.18.5-gnu-hardened1 Kernel Configuration +# Linux/x86 5.18.12-gnu-hardened1 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0" CONFIG_CC_IS_GCC=y @@ -194,6 +194,8 @@ CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y CONFIG_ARCH_WANT_BATCHED_UNMAP_TLB_FLUSH=y CONFIG_CC_HAS_INT128=y CONFIG_CC_IMPLICIT_FALLTHROUGH="-Wimplicit-fallthrough=5" +CONFIG_GCC12_NO_ARRAY_BOUNDS=y +CONFIG_CC_NO_ARRAY_BOUNDS=y CONFIG_ARCH_SUPPORTS_INT128=y CONFIG_NUMA_BALANCING=y CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=y @@ -10314,6 +10316,7 @@ CONFIG_CRYPTO_LIB_SM3=m CONFIG_CRYPTO_LIB_SM4=m # end of Crypto library routines +CONFIG_LIB_MEMNEQ=y CONFIG_CRC_CCITT=y CONFIG_CRC16=m CONFIG_CRC_T10DIF=y |