mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-28 02:34:59 +00:00
Cleanup
- Remove toolchain settings - Add new config options required for newer toolchains.
This commit is contained in:
@@ -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
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user