projects
/
openwrt
/
staging
/
svanheule.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9ddc74
)
generic: add missing CONFIG_LEDS_KTD202X symbol
author
Álvaro Fernández Rojas
<noltari@gmail.com>
Fri, 27 Dec 2024 16:34:39 +0000
(17:34 +0100)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Wed, 1 Jan 2025 22:14:31 +0000
(23:14 +0100)
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 <noltari@gmail.com>
Link:
https://github.com/openwrt/openwrt/pull/17396
Signed-off-by: Robert Marko <robimarko@gmail.com>
(cherry picked from commit
c846f48f6a1d7167ea4f55e5ce2cf4f1e27c8fe2
)
target/linux/generic/config-6.6
patch
|
blob
|
history
diff --git
a/target/linux/generic/config-6.6
b/target/linux/generic/config-6.6
index 2ea1b7910388f57a7ba3e5868a323618c0838d9c..c8ebee70278022e6816a06cd72cc655e4a71a1e3 100644
(file)
--- 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