diff options
Diffstat (limited to 'target/linux/mvebu/patches-4.19/561-mvebu-armada-38x-enable-libata-leds.patch')
-rw-r--r-- | target/linux/mvebu/patches-4.19/561-mvebu-armada-38x-enable-libata-leds.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/target/linux/mvebu/patches-4.19/561-mvebu-armada-38x-enable-libata-leds.patch b/target/linux/mvebu/patches-4.19/561-mvebu-armada-38x-enable-libata-leds.patch new file mode 100644 index 0000000000..3f9ad364de --- /dev/null +++ b/target/linux/mvebu/patches-4.19/561-mvebu-armada-38x-enable-libata-leds.patch @@ -0,0 +1,10 @@ +--- a/arch/arm/mach-mvebu/Kconfig ++++ b/arch/arm/mach-mvebu/Kconfig +@@ -68,6 +68,7 @@ + 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. |