[OpenWrt-Devel] [PATCH 2/2] lantiq: enable LEDS_TRIGGER_MTD support
Florian Eckert
fe at dev.tdt.de
Thu Nov 29 08:25:38 EST 2018
Enable mtd led trigger for lantiq devices by default to show MTD
activity
Signed-off-by: Florian Eckert <fe at dev.tdt.de>
---
target/linux/lantiq/config-4.14 | 1 +
1 file changed, 1 insertion(+)
diff --git a/target/linux/lantiq/config-4.14 b/target/linux/lantiq/config-4.14
index 055a428792..938aafc1f5 100644
--- a/target/linux/lantiq/config-4.14
+++ b/target/linux/lantiq/config-4.14
@@ -127,6 +127,7 @@ CONFIG_LANTIQ_ETOP=y
CONFIG_LANTIQ_WDT=y
# CONFIG_LANTIQ_XRX200 is not set
CONFIG_LEDS_GPIO=y
+CONFIG_LEDS_TRIGGER_MTD=y
CONFIG_LIBFDT=y
CONFIG_MDIO_BUS=y
CONFIG_MDIO_DEVICE=y
--
2.11.0
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list