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.21 / 024-mips_disable_fpu.patch
index 4775069621f2bb1cbd0e115612f788748663fda5..eabc3bfccdbd4892487e3fedded4841c1c531190 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