summaryrefslogtreecommitdiff
path: root/toolchain/Config.in.2
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/Config.in.2')
-rw-r--r--toolchain/Config.in.22
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/Config.in.2 b/toolchain/Config.in.2
index 244fcf108..c99e4fb82 100644
--- a/toolchain/Config.in.2
+++ b/toolchain/Config.in.2
@@ -48,7 +48,7 @@ config BR2_USE_WCHAR
config BR2_SOFT_FLOAT
bool "Use software floating point by default"
default n
- depends on BR2_arm || BR2_armeb || BR2_avr32 || BR2_mips || BR2_mipsel || BR2_powerpc
+ depends on BR2_arm || BR2_armeb || BR2_avr32 || BR2_mips || BR2_mipsel || BR2_powerpc || BR2_nios2
help
If your target CPU does not have a Floating Point Unit (FPU) or a
kernel FPU emulator, but you still wish to support floating point