summaryrefslogtreecommitdiff
path: root/target/config/Config.in.compiler
diff options
context:
space:
mode:
Diffstat (limited to 'target/config/Config.in.compiler')
-rw-r--r--target/config/Config.in.compiler8
1 files changed, 0 insertions, 8 deletions
diff --git a/target/config/Config.in.compiler b/target/config/Config.in.compiler
index 21bc95839..3d756aa0d 100644
--- a/target/config/Config.in.compiler
+++ b/target/config/Config.in.compiler
@@ -35,7 +35,6 @@ config ADK_TOOLCHAIN_GCC_GIT
depends on !ADK_TARGET_ARCH_NDS32
depends on !ADK_TARGET_ARCH_OR1K
depends on !ADK_TARGET_CPU_SH_J2
- select ADK_DISABLE_HONOUR_CFLAGS
config ADK_TOOLCHAIN_GCC_7
bool "7.2.0"
@@ -45,12 +44,10 @@ config ADK_TOOLCHAIN_GCC_7
depends on !ADK_TARGET_ARCH_NDS32
depends on !ADK_TARGET_ARCH_OR1K
depends on !ADK_TARGET_CPU_SH_J2
- select ADK_DISABLE_HONOUR_CFLAGS
config ADK_TOOLCHAIN_GCC_6
bool "6.3.0"
depends on ADK_TARGET_CPU_SH_J2
- select ADK_DISABLE_HONOUR_CFLAGS
config ADK_TOOLCHAIN_GCC_4_9
bool "4.9.4"
@@ -59,22 +56,18 @@ config ADK_TOOLCHAIN_GCC_4_9
config ADK_TOOLCHAIN_GCC_CSKY
bool "csky"
- select ADK_DISABLE_HONOUR_CFLAGS
depends on ADK_TARGET_ARCH_CSKY
config ADK_TOOLCHAIN_GCC_OR1K
bool "or1k"
- select ADK_DISABLE_HONOUR_CFLAGS
depends on ADK_TARGET_ARCH_OR1K
config ADK_TOOLCHAIN_GCC_NDS32
bool "4.9.3-nds32"
- select ADK_DISABLE_HONOUR_CFLAGS
depends on ADK_TARGET_ARCH_NDS32
config ADK_TOOLCHAIN_GCC_ARC
bool "arc-2016.09-release"
- select ADK_DISABLE_HONOUR_CFLAGS
depends on ADK_TARGET_ARCH_ARC
config ADK_TOOLCHAIN_GCC_4_4
@@ -83,7 +76,6 @@ config ADK_TOOLCHAIN_GCC_4_4
config ADK_TOOLCHAIN_GCC_4_2
bool "4.2.4"
- select ADK_DISABLE_HONOUR_CFLAGS
select ADK_TOOLCHAIN_GCC_OLD
depends on ADK_TARGET_ARCH_METAG