From f1fc90e5a15fd04dc7d85fa31f5aac5735e8d1b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= Date: Mon, 18 Jul 2022 08:13:50 +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.10 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/bcm4908') diff --git a/target/linux/bcm4908/config-5.10 b/target/linux/bcm4908/config-5.10 index 8ecf355250..5a277147dc 100644 --- a/target/linux/bcm4908/config-5.10 +++ b/target/linux/bcm4908/config-5.10 @@ -118,6 +118,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