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.compiler2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/config/Config.in.compiler b/target/config/Config.in.compiler
index b4e5ebc2f..3f228e48f 100644
--- a/target/config/Config.in.compiler
+++ b/target/config/Config.in.compiler
@@ -49,6 +49,7 @@ config ADK_TOOLCHAIN_GCC_9
depends on !ADK_TARGET_ARCH_METAG
depends on !ADK_TARGET_ARCH_NDS32
depends on !ADK_TARGET_CPU_ARM_ARM11MPCORE
+ depends on !ADK_TARGET_CPU_ARM_CORTEX_A53
config ADK_TOOLCHAIN_GCC_8
bool "8.3.0"
@@ -59,6 +60,7 @@ config ADK_TOOLCHAIN_GCC_8
depends on !ADK_TARGET_ARCH_NDS32
depends on !ADK_TARGET_ARCH_OR1K
depends on !ADK_TARGET_CPU_ARM_ARM11MPCORE
+ depends on !ADK_TARGET_CPU_ARM_CORTEX_A53
config ADK_TOOLCHAIN_GCC_7
bool "7.4.0"