make fpu emulation support configurable through kernel_menuconfig by adding a prompt...
[openwrt/staging/chunkeey.git] / target / linux / generic-2.6 / patches-2.6.28 / 024-mips_disable_fpu.patch
index dfa4ba2e041c9e31c49ffd4f9eb564768cbe8e10..718d08dc3718a988bfb7c04782b9b7f3d922b512 100644 (file)
@@ -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