diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/Config-kernel.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/Config-kernel.in b/config/Config-kernel.in index 4eaaa4afae..492c762678 100644 --- a/config/Config-kernel.in +++ b/config/Config-kernel.in @@ -44,7 +44,7 @@ config KERNEL_DEBUG_FS write to these files. Many common debugging facilities, such as ftrace, require the existence of debugfs. -# remove KERNEL_MIPS_FPU_EMULATOR after kernel 4.14 and 4.14 are gone +# remove KERNEL_MIPS_FPU_EMULATOR after kernel 4.19 is gone config KERNEL_MIPS_FPU_EMULATOR bool "Compile the kernel with MIPS FPU Emulator" default y if TARGET_pistachio |