lantiq: ase: turn off fpu emulator in default build
[openwrt/openwrt.git] / config / Config-kernel.in
index fa06b5044219f5080bafce8fe7596dad00a0a708..15bc483418b6a15300d8eec1b5a0d2c3a748b95b 100644 (file)
@@ -42,6 +42,11 @@ config KERNEL_DEBUG_FS
          write to these files. Many common debugging facilities, such as
          ftrace, require the existence of debugfs.
 
+config KERNEL_MIPS_FPU_EMULATOR
+       bool "Compile the kernel with MIPS FPU Emulator"
+       default y if TARGET_pistachio
+       depends on (mips || mipsel || mips64 || mips64el)
+
 config KERNEL_ARM_PMU
        bool
        default n