[OpenWrt-Devel] [PATCH v2] lantiq: enable LEDS_TRIGGER_MTD support
Florian Eckert
fe at dev.tdt.de
Fri Nov 30 02:33:07 EST 2018
Enable mtd led trigger for lantiq/xrx200 devices by default to show MTD
activity
Signed-off-by: Florian Eckert <fe at dev.tdt.de>
---
target/linux/lantiq/xrx200/config-4.14 | 1 +
1 file changed, 1 insertion(+)
diff --git a/target/linux/lantiq/xrx200/config-4.14 b/target/linux/lantiq/xrx200/config-4.14
index 7b15d4283b..5cbbf31633 100644
--- a/target/linux/lantiq/xrx200/config-4.14
+++ b/target/linux/lantiq/xrx200/config-4.14
@@ -27,6 +27,7 @@ CONFIG_INTEL_XWAY_PHY=y
# CONFIG_ISDN is not set
CONFIG_LANTIQ_XRX200=y
CONFIG_LEDS_TRIGGER_HEARTBEAT=y
+CONFIG_LEDS_TRIGGER_MTD=y
CONFIG_LZO_COMPRESS=y
CONFIG_LZO_DECOMPRESS=y
CONFIG_MIPS_MT=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