make fpu emulation support configurable through kernel_menuconfig by adding a prompt...
[openwrt/svn-archive/archive.git] / target / linux / generic-2.6 / patches-2.6.32 / 025-mips_disable_fpu.patch
index 087a9a96a8dee575507900a9ebacad6353287c07..200b750af4d1b8512efbf04954de0f13b60ebb77 100644 (file)
@@ -13,8 +13,8 @@ Signed-off-by: Florian Fainelli <florian@openwrt.org>
        bool
  
 +config MIPS_FPU_EMU
        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
 +      help
 +         This option allows building a kernel with or without the Algorithmics
 +         FPU emulator enabled. Turning off this option results in a kernel which