aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mvebu/patches-5.4/301-mvebu-armada-38x-enable-libata-leds.patch
diff options
context:
space:
mode:
authorPaul Spooren <mail@aparcar.org>2021-10-01 11:28:36 -1000
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2021-10-02 18:16:33 +0200
commit8ff832333590adee3c827ca8fe92da541f86c303 (patch)
tree3343b1cef45463091e0dde15f7a6e2eee3772f53 /target/linux/mvebu/patches-5.4/301-mvebu-armada-38x-enable-libata-leds.patch
parentb48d30521d4d2f90af50b06c7cf95dd6a24acd35 (diff)
downloadupstream-8ff832333590adee3c827ca8fe92da541f86c303.tar.gz
upstream-8ff832333590adee3c827ca8fe92da541f86c303.tar.bz2
upstream-8ff832333590adee3c827ca8fe92da541f86c303.zip
mvebu: remove obsolete Kernel 5.4
With the upgrade to Kernel 5.10 per default the old version is no longer required to be in tree. Signed-off-by: Paul Spooren <mail@aparcar.org>
Diffstat (limited to 'target/linux/mvebu/patches-5.4/301-mvebu-armada-38x-enable-libata-leds.patch')
-rw-r--r--target/linux/mvebu/patches-5.4/301-mvebu-armada-38x-enable-libata-leds.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/mvebu/patches-5.4/301-mvebu-armada-38x-enable-libata-leds.patch b/target/linux/mvebu/patches-5.4/301-mvebu-armada-38x-enable-libata-leds.patch
deleted file mode 100644
index b8ab700c97..0000000000
--- a/target/linux/mvebu/patches-5.4/301-mvebu-armada-38x-enable-libata-leds.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/arch/arm/mach-mvebu/Kconfig
-+++ b/arch/arm/mach-mvebu/Kconfig
-@@ -69,6 +69,7 @@ config MACH_ARMADA_38X
- select HAVE_SMP
- select MACH_MVEBU_V7
- select PINCTRL_ARMADA_38X
-+ select ARCH_WANT_LIBATA_LEDS
- help
- Say 'Y' here if you want your kernel to support boards based
- on the Marvell Armada 380/385 SoC with device tree.