X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/bfd6b9d73e44db0b171b323c6f175238b3b493b2..d7fbd60e8ef9911b95a92b78704a65cddf2bf593:/target/linux/generic-2.6/patches-2.6.31/025-mips_disable_fpu.patch diff --git a/target/linux/generic-2.6/patches-2.6.31/025-mips_disable_fpu.patch b/target/linux/generic-2.6/patches-2.6.31/025-mips_disable_fpu.patch index 6a52adafe..37d64a95d 100644 --- a/target/linux/generic-2.6/patches-2.6.31/025-mips_disable_fpu.patch +++ b/target/linux/generic-2.6/patches-2.6.31/025-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