From fabcfa9222c4f683163514af667310178f8a45a0 Mon Sep 17 00:00:00 2001 From: Stefan Lippers-Hollmann Date: Tue, 7 Apr 2020 23:43:34 +0200 Subject: ipq40xx: re-add LEDS_LP5523 for the ASUS Lyra MAP-AC2200 This symbol had been enabled in the initial device support submission for kernel 4.14, but apparently got lost during the v4.19 port. The ASUS Lyra MAP-AC2200 has a single (very bright) rgb LED, which is controlled by the TI/National LP5523/55231 LED driver chip. It is left enabled in a pulsating infinite rainbow loop by the bootloader, expecting it to be reconfigured (disabled by default) after the boot process has finished and is also required to indicate failsafe/ firstboot conditions. Signed-off-by: Stefan Lippers-Hollmann --- target/linux/ipq40xx/config-4.19 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ipq40xx/config-4.19') diff --git a/target/linux/ipq40xx/config-4.19 b/target/linux/ipq40xx/config-4.19 index 9067299169..60d6cf29ef 100644 --- a/target/linux/ipq40xx/config-4.19 +++ b/target/linux/ipq40xx/config-4.19 @@ -274,6 +274,7 @@ CONFIG_IRQ_DOMAIN=y CONFIG_IRQ_DOMAIN_HIERARCHY=y CONFIG_IRQ_FORCED_THREADING=y CONFIG_IRQ_WORK=y +CONFIG_LEDS_LP5523=y CONFIG_LEDS_LP5562=y CONFIG_LEDS_LP55XX_COMMON=y CONFIG_LIBFDT=y -- cgit v1.2.3