diff options
Diffstat (limited to '')
-rw-r--r-- | source/k/kernel-configs/config-huge-5.19.15.x64 (renamed from source/k/kernel-configs/config-huge-5.19.14.x64) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/source/k/kernel-configs/config-huge-5.19.14.x64 b/source/k/kernel-configs/config-huge-5.19.15.x64 index 6939f3131..db4c2f496 100644 --- a/source/k/kernel-configs/config-huge-5.19.14.x64 +++ b/source/k/kernel-configs/config-huge-5.19.15.x64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.19.14 Kernel Configuration +# Linux/x86 5.19.15 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.0" CONFIG_CC_IS_GCC=y @@ -9871,6 +9871,7 @@ CONFIG_LSM="lockdown,yama,loadpin,safesetid,integrity" # 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=y # CONFIG_INIT_STACK_ALL_PATTERN is not set |