- Remove toolchain settings
- Add new config options required for newer toolchains.
This commit is contained in:
Jeffrey Townsend
2019-08-20 17:32:08 +00:00
parent da2caa45fa
commit 53dc8fd8d5

View File

@@ -3,17 +3,6 @@
# Linux/x86_64 4.19.67 Kernel Configuration
#
#
# Compiler: gcc-4.9.real (Debian 4.9.2-10) 4.9.2
#
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=40902
CONFIG_CLANG_VERSION=0
CONFIG_CC_HAS_ASM_GOTO=y
CONFIG_IRQ_WORK=y
CONFIG_BUILDTIME_EXTABLE_SORT=y
CONFIG_THREAD_INFO_IN_TASK=y
#
# General setup
#
@@ -4280,6 +4269,8 @@ CONFIG_DEBUG_STACKOVERFLOW=y
CONFIG_HAVE_ARCH_KASAN=y
# CONFIG_KASAN is not set
CONFIG_ARCH_HAS_KCOV=y
CONFIG_CC_HAS_SANCOV_TRACE_PC=y
# CONFIG_KCOV is not set
# CONFIG_DEBUG_SHIRQ is not set
#