X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=config%2FConfig-kernel.in;fp=config%2FConfig-kernel.in;h=f686b4a96c298a73bdce7b674c5188b5464b3c9d;hp=fa06b5044219f5080bafce8fe7596dad00a0a708;hb=82ceb2ad2a155b65979630e774b728310c328be2;hpb=1d9296dcdb3fefd7e11838ff39220e99b8ad2a24 diff --git a/config/Config-kernel.in b/config/Config-kernel.in index fa06b50442..f686b4a96c 100644 --- a/config/Config-kernel.in +++ b/config/Config-kernel.in @@ -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 (TARGET_lantiq_ase || TARGET_pistachio) + depends on (mips || mipsel || mips64 || mips64el) + config KERNEL_ARM_PMU bool default n