diff options
Diffstat (limited to 'package/gcc/Config.in.host')
-rw-r--r-- | package/gcc/Config.in.host | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/gcc/Config.in.host b/package/gcc/Config.in.host index 2b78b29d4a..5dcaa03ff0 100644 --- a/package/gcc/Config.in.host +++ b/package/gcc/Config.in.host @@ -67,7 +67,6 @@ config BR2_GCC_VERSION_7_X bool "gcc 7.x" # Broken or unsupported architectures depends on !BR2_arc - depends on !BR2_microblaze depends on !BR2_or1k # Unsupported MIPS cores depends on !BR2_mips_m6250 && !BR2_mips_p6600 |