index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2022-11-03 15:00:41 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2022-11-03 15:00:41 +0100 |
commit | 9a6962c7a08569afe55b0216d24aee07380e68a2 (patch) | |
tree | 989788819cc58bcd0e7b46336ad9fab7d2f69b84 /core/linux-lts/config | |
parent | 3a4c3047a85f8dabb1d824f4956d3c9164821e72 (diff) |
-rw-r--r-- | core/linux-lts/config | 5 |
diff --git a/core/linux-lts/config b/core/linux-lts/config index 3af8ce89..14157f74 100644 --- a/core/linux-lts/config +++ b/core/linux-lts/config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.15.74 Kernel Configuration +# Linux/x86 5.15.76 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0" CONFIG_CC_IS_GCC=y @@ -10253,6 +10253,7 @@ CONFIG_LSM="landlock,lockdown,yama,integrity,bpf" # Memory initialization # CONFIG_CC_HAS_AUTO_VAR_INIT_PATTERN=y +CONFIG_CC_HAS_AUTO_VAR_INIT_ZERO_BARE=y CONFIG_CC_HAS_AUTO_VAR_INIT_ZERO=y # CONFIG_INIT_STACK_NONE is not set # CONFIG_GCC_PLUGIN_STRUCTLEAK_USER is not set @@ -10672,6 +10673,8 @@ CONFIG_SYMBOLIC_ERRNAME=y CONFIG_DEBUG_BUGVERBOSE=y # end of printk and dmesg options +CONFIG_AS_HAS_NON_CONST_LEB128=y + # # Compile-time checks and compiler options # |