diff options
author | Petr Štetiar <ynezz@true.cz> | 2019-11-18 15:40:08 +0100 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2019-11-24 14:19:43 +0100 |
commit | 3bbcffa0b61f66dbf20d62ee1f1833897c2e26ee (patch) | |
tree | ba04aaca5b0bdb2bb5779c2041f025342be2a040 /target/linux/apm821xx/config-4.19 | |
parent | 74acc160a959b50776b9012dc9122734c8a110da (diff) | |
download | upstream-3bbcffa0b61f66dbf20d62ee1f1833897c2e26ee.tar.gz upstream-3bbcffa0b61f66dbf20d62ee1f1833897c2e26ee.tar.bz2 upstream-3bbcffa0b61f66dbf20d62ee1f1833897c2e26ee.zip |
treewide: kernel config: remove runtime options
Remove CC_HAS_ASM_GOTO, CC_IS_GCC and GCC_VERSION kernel config options
which are set at runtime and which should be ignored now.
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Diffstat (limited to 'target/linux/apm821xx/config-4.19')
-rw-r--r-- | target/linux/apm821xx/config-4.19 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/apm821xx/config-4.19 b/target/linux/apm821xx/config-4.19 index 358eb3c716..72d648fd23 100644 --- a/target/linux/apm821xx/config-4.19 +++ b/target/linux/apm821xx/config-4.19 @@ -51,7 +51,6 @@ CONFIG_BUILD_SALT="" # CONFIG_CANYONLANDS is not set CONFIG_CC_HAS_SANCOV_TRACE_PC=y CONFIG_CC_HAS_STACKPROTECTOR_NONE=y -CONFIG_CC_IS_GCC=y CONFIG_CLANG_VERSION=0 CONFIG_CLONE_BACKWARDS=y CONFIG_CMDLINE="rootfstype=squashfs noinitrd" @@ -109,7 +108,6 @@ CONFIG_EXTRA_TARGETS="uImage" CONFIG_FIXED_PHY=y CONFIG_FREEZER=y # CONFIG_FSL_LBC is not set -CONFIG_GCC_VERSION=70300 CONFIG_GENERIC_ATOMIC64=y CONFIG_GENERIC_BUG=y CONFIG_GENERIC_CLOCKEVENTS=y |