summaryrefslogtreecommitdiffstats
path: root/package/gcc
diff options
context:
space:
mode:
Diffstat (limited to 'package/gcc')
-rw-r--r--package/gcc/Config.in.host2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/gcc/Config.in.host b/package/gcc/Config.in.host
index 62da5b5324..0f6ced5b38 100644
--- a/package/gcc/Config.in.host
+++ b/package/gcc/Config.in.host
@@ -41,7 +41,7 @@ choice
# Broken or unsupported architectures
depends on !BR2_arc && !BR2_bfin
# Broken or unsupported ARM cores
- depends on !BR2_cortex_a17
+ depends on !BR2_cortex_a17 && !BR2_cortex_a72
# Unsupported MIPS cores
depends on !BR2_mips_interaptiv
# Unsupported for MIPS R5
OpenPOWER on IntegriCloud