summaryrefslogtreecommitdiff
path: root/config/arch/mips.in.2
diff options
context:
space:
mode:
Diffstat (limited to 'config/arch/mips.in.2')
-rw-r--r--config/arch/mips.in.22
1 files changed, 1 insertions, 1 deletions
diff --git a/config/arch/mips.in.2 b/config/arch/mips.in.2
index ee0424d..35c60e0 100644
--- a/config/arch/mips.in.2
+++ b/config/arch/mips.in.2
@@ -7,7 +7,7 @@ choice
config ARCH_mips_o32
bool
prompt "o32"
- depends on ARCH_32
+ depends on (ARCH_32 || MULTILIB)
help
This is the -mabi=32 gcc option.