diff options
author | Daniel Golle <daniel@makrotopia.org> | 2020-03-12 10:25:21 +0100 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2020-03-12 10:27:04 +0100 |
commit | f39230e4636c1003cf8cb2d739cd95a4344609b4 (patch) | |
tree | 525ffab518a009843b5f26dccc07b1dcbb54e13e /target/linux/oxnas/patches-4.14/510-ox820-libata-leds.patch | |
parent | 7f059af7a6dc71b67220272aa2681ccfdc3fa6e7 (diff) | |
download | upstream-f39230e4636c1003cf8cb2d739cd95a4344609b4.tar.gz upstream-f39230e4636c1003cf8cb2d739cd95a4344609b4.tar.bz2 upstream-f39230e4636c1003cf8cb2d739cd95a4344609b4.zip |
oxnas: switch to kernel 5.4 and remove kernel 4.14
Run-tested 5.4 on Shuttle KD20 for some days now, everything seems
fine so far. Let's have snapshot builds based on 5.4.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'target/linux/oxnas/patches-4.14/510-ox820-libata-leds.patch')
-rw-r--r-- | target/linux/oxnas/patches-4.14/510-ox820-libata-leds.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/oxnas/patches-4.14/510-ox820-libata-leds.patch b/target/linux/oxnas/patches-4.14/510-ox820-libata-leds.patch deleted file mode 100644 index 6d85a046b6..0000000000 --- a/target/linux/oxnas/patches-4.14/510-ox820-libata-leds.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/arch/arm/mach-oxnas/Kconfig -+++ b/arch/arm/mach-oxnas/Kconfig -@@ -1,6 +1,7 @@ - menuconfig ARCH_OXNAS - bool "Oxford Semiconductor OXNAS Family SoCs" - select ARCH_HAS_RESET_CONTROLLER -+ select ARCH_WANT_LIBATA_LEDS - select COMMON_CLK_OXNAS - select GPIOLIB - select MFD_SYSCON |