From e48124460f9df700e33baae0ee3d688d02d4ddb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= Date: Sun, 17 Jul 2022 15:10:01 +0200 Subject: kernel: backport LEDs driver for BCMBCA devices MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This includes BCM63xx and BCM4908 families. Signed-off-by: Rafał Miłecki (cherry picked from commit d9ab1e56d8d16182bd292f393c012d7e6873ed89) --- target/linux/bcm4908/config-5.4 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/bcm4908') diff --git a/target/linux/bcm4908/config-5.4 b/target/linux/bcm4908/config-5.4 index 86bbfc2910..4339cd6f9f 100644 --- a/target/linux/bcm4908/config-5.4 +++ b/target/linux/bcm4908/config-5.4 @@ -128,6 +128,7 @@ CONFIG_IRQ_DOMAIN=y CONFIG_IRQ_DOMAIN_HIERARCHY=y CONFIG_IRQ_FORCED_THREADING=y CONFIG_IRQ_WORK=y +CONFIG_LEDS_BCM63138=y CONFIG_LEDS_GPIO=y CONFIG_LIBFDT=y CONFIG_LOCK_DEBUGGING_SUPPORT=y -- cgit v1.2.3