From 6362a04725b859ac306e54359b14ea2612af28db Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Fri, 7 Aug 2020 14:21:10 +0200 Subject: kernel: remove obsolete kernel version switches for 4.14 This removes switches dependent on kernel version 4.14 as well as several packages/modules selected only for that version. This also removes sched-cake-virtual, which is not required anymore now that we have only one variant of cake. Signed-off-by: Adrian Schmutzler --- config/Config-kernel.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') 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 -- cgit v1.2.3