diff options
author | pks <pks@pks.rocks> | 2021-06-01 21:45:26 +0200 |
---|---|---|
committer | pks <pks@pks.rocks> | 2021-06-01 21:45:26 +0200 |
commit | f59636f30da2b02aad79cfc8b0678af949ca7214 (patch) | |
tree | e5e4a9043352463b53074dbb73f80e2f069cbfed /config | |
parent | d41104e0b9503f3cee7024a9828b4228264b5413 (diff) |
5.10.41
Diffstat (limited to 'config')
-rw-r--r-- | config | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -1,16 +1,17 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.10.37-pks Kernel Configuration +# Linux/x86 5.10.41-pks Kernel Configuration # -CONFIG_CC_VERSION_TEXT="gcc (Gentoo 10.3.0 p1) 10.3.0" +CONFIG_CC_VERSION_TEXT="gcc (Gentoo 11.1.0 p1) 11.1.0" CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=100300 +CONFIG_GCC_VERSION=110100 CONFIG_LD_VERSION=236010000 CONFIG_CLANG_VERSION=0 CONFIG_LLD_VERSION=0 CONFIG_CC_CAN_LINK=y CONFIG_CC_CAN_LINK_STATIC=y CONFIG_CC_HAS_ASM_GOTO=y +CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y CONFIG_CC_HAS_ASM_INLINE=y CONFIG_IRQ_WORK=y CONFIG_BUILDTIME_TABLE_SORT=y @@ -644,7 +645,6 @@ CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y # end of GCOV-based kernel profiling CONFIG_HAVE_GCC_PLUGINS=y -# CONFIG_GCC_PLUGINS is not set # end of General architecture-dependent options CONFIG_RT_MUTEXES=y @@ -4147,6 +4147,7 @@ CONFIG_HAVE_ARCH_KGDB=y CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y # CONFIG_UBSAN is not set CONFIG_HAVE_ARCH_KCSAN=y +CONFIG_HAVE_KCSAN_COMPILER=y # end of Generic Kernel Debugging Instruments # CONFIG_DEBUG_KERNEL is not set |