X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/bfd6b9d73e44db0b171b323c6f175238b3b493b2..8ea05ffd2b12394f22ffba544e8e9c81891e3bef:/target/linux/generic-2.6/patches-2.6.28/024-mips_disable_fpu.patch diff --git a/target/linux/generic-2.6/patches-2.6.28/024-mips_disable_fpu.patch b/target/linux/generic-2.6/patches-2.6.28/024-mips_disable_fpu.patch index dfa4ba2e0..718d08dc3 100644 --- a/target/linux/generic-2.6/patches-2.6.28/024-mips_disable_fpu.patch +++ b/target/linux/generic-2.6/patches-2.6.28/024-mips_disable_fpu.patch @@ -13,8 +13,8 @@ Signed-off-by: Florian Fainelli 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