make fpu emulation support configurable through kernel_menuconfig by adding a prompt...
[openwrt/openwrt.git] / target / linux / generic-2.6 / patches-2.6.30 / 025-mips_disable_fpu.patch
index a8ffc230d7d625dce8361e9bf28c4e2dcd4bee1b..47ff7073d5c9a2e2c4d1a2fdf10fec9383107548 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