summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.21/024-mips_disable_fpu.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.21/024-mips_disable_fpu.patch')
-rw-r--r--target/linux/generic-2.6/patches-2.6.21/024-mips_disable_fpu.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.21/024-mips_disable_fpu.patch b/target/linux/generic-2.6/patches-2.6.21/024-mips_disable_fpu.patch
index 477506962..eabc3bfcc 100644
--- a/target/linux/generic-2.6/patches-2.6.21/024-mips_disable_fpu.patch
+++ b/target/linux/generic-2.6/patches-2.6.21/024-mips_disable_fpu.patch
@@ -13,8 +13,8 @@ Signed-off-by: Florian Fainelli <florian@openwrt.org>
bool
+config MIPS_FPU_EMU
-+ bool
-+ default n
++ bool "Enable FPU emulation"
++ default y
+ help
+ This option allows building a kernel with or without the Algorithmics
+ FPU emulator enabled. Turning off this option results in a kernel which