From: Álvaro Fernández Rojas Date: Fri, 27 Dec 2024 16:34:39 +0000 (+0100) Subject: generic: add missing CONFIG_LEDS_KTD202X symbol X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F17396%2Fhead;p=thirdparty%2Fopenwrt.git generic: add missing CONFIG_LEDS_KTD202X symbol Commit 56d97fff55f3 backported leds-ktd202x from upstream but didn't add the generic config symbol. Fixes: 56d97fff55f3 ("generic: backport support for KTD2026/7 rgb(w) led controller") Signed-off-by: Álvaro Fernández Rojas Link: https://github.com/openwrt/openwrt/pull/17396 Signed-off-by: Robert Marko --- diff --git a/target/linux/generic/config-6.6 b/target/linux/generic/config-6.6 index 2ea1b791038..c8ebee70278 100644 --- a/target/linux/generic/config-6.6 +++ b/target/linux/generic/config-6.6 @@ -3052,6 +3052,7 @@ CONFIG_LEDS_CLASS_MULTICOLOR=y # CONFIG_LEDS_INTEL_SS4200 is not set # CONFIG_LEDS_IS31FL319X is not set # CONFIG_LEDS_IS31FL32XX is not set +# CONFIG_LEDS_KTD202X is not set # CONFIG_LEDS_LM3530 is not set # CONFIG_LEDS_LM3532 is not set # CONFIG_LEDS_LM355x is not set