diff options
author | Daniel Golle <daniel@makrotopia.org> | 2022-10-21 18:59:37 +0100 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2022-10-21 20:57:53 +0100 |
commit | 63ff5b783d227bcdfb8db4500b84a3acf68b0f4c (patch) | |
tree | 7f620af901ac1b45832d83c119663c5a7c60c954 /target/linux/oxnas/patches-5.10/510-ox820-libata-leds.patch | |
parent | 6d4bcadaa343cb969f370631a5ed5338306c056e (diff) | |
download | upstream-63ff5b783d227bcdfb8db4500b84a3acf68b0f4c.tar.gz upstream-63ff5b783d227bcdfb8db4500b84a3acf68b0f4c.tar.bz2 upstream-63ff5b783d227bcdfb8db4500b84a3acf68b0f4c.zip |
oxnas: switch to Linux 5.15 and drop Linux 5.10
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'target/linux/oxnas/patches-5.10/510-ox820-libata-leds.patch')
-rw-r--r-- | target/linux/oxnas/patches-5.10/510-ox820-libata-leds.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/oxnas/patches-5.10/510-ox820-libata-leds.patch b/target/linux/oxnas/patches-5.10/510-ox820-libata-leds.patch deleted file mode 100644 index 05ae9ba44b..0000000000 --- a/target/linux/oxnas/patches-5.10/510-ox820-libata-leds.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/arch/arm/mach-oxnas/Kconfig -+++ b/arch/arm/mach-oxnas/Kconfig -@@ -2,6 +2,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 |