From 3536c2f9192eec9ac8266423b1b67982ce1495c6 Mon Sep 17 00:00:00 2001 From: Ulf Samuelsson Date: Tue, 23 Oct 2007 09:49:56 +0000 Subject: Ensure AVR32 FPU config is always correct --- toolchain/Config.in.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toolchain/Config.in.2') diff --git a/toolchain/Config.in.2 b/toolchain/Config.in.2 index d3a1a1945..244fcf108 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_mips || BR2_mipsel || BR2_powerpc + depends on BR2_arm || BR2_armeb || BR2_avr32 || BR2_mips || BR2_mipsel || BR2_powerpc 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 -- cgit v1.2.3