[openwrt/openwrt] mediatek/filogic: enable led PWM driver by default

LEDE Commits lede-commits at lists.infradead.org
Tue May 21 01:40:49 PDT 2024


blogic pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/6e060300fcadcda31f7ce539199b1ca35601304e

commit 6e060300fcadcda31f7ce539199b1ca35601304e
Author: John Crispin <john at phrozen.org>
AuthorDate: Thu Apr 4 22:37:25 2024 +0200

    mediatek/filogic: enable led PWM driver by default
    
    Signed-off-by: John Crispin <john at phrozen.org>
---
 target/linux/mediatek/filogic/config-6.6 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/target/linux/mediatek/filogic/config-6.6 b/target/linux/mediatek/filogic/config-6.6
index 110f6e7550..5f4e42ac0f 100644
--- a/target/linux/mediatek/filogic/config-6.6
+++ b/target/linux/mediatek/filogic/config-6.6
@@ -228,6 +228,7 @@ CONFIG_IRQ_TIME_ACCOUNTING=y
 CONFIG_IRQ_WORK=y
 CONFIG_JBD2=y
 CONFIG_JUMP_LABEL=y
+CONFIG_LEDS_PWM=y
 CONFIG_LEDS_SMARTRG_LED=y
 CONFIG_LIBFDT=y
 CONFIG_LOCK_DEBUGGING_SUPPORT=y




More information about the lede-commits mailing list