From 3bbcffa0b61f66dbf20d62ee1f1833897c2e26ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0tetiar?= Date: Mon, 18 Nov 2019 15:40:08 +0100 Subject: treewide: kernel config: remove runtime options MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- target/linux/mvebu/config-4.19 | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/mvebu/config-4.19') diff --git a/target/linux/mvebu/config-4.19 b/target/linux/mvebu/config-4.19 index 4f1ef188ef..24093fd386 100644 --- a/target/linux/mvebu/config-4.19 +++ b/target/linux/mvebu/config-4.19 @@ -73,7 +73,6 @@ CONFIG_BLK_SCSI_REQUEST=y CONFIG_BOUNCE=y # CONFIG_CACHE_FEROCEON_L2 is not set CONFIG_CACHE_L2X0=y -CONFIG_CC_HAS_ASM_GOTO=y CONFIG_CLKDEV_LOOKUP=y CONFIG_CLKSRC_ARM_GLOBAL_TIMER_SCHED_CLOCK=y CONFIG_CLKSRC_MMIO=y -- cgit v1.2.3