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 <freifunk@adrianschmutzler.de>
This commit is contained 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
|
||||
|
||||
Reference in New Issue
Block a user