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:
65b6f1c
)
stm32: add default kernel config option CONFIG_LEDS_CLASS_MULTICOLOR
author
jonathan brophy
<
[email protected]
>
Thu, 26 Dec 2024 10:01:33 +0000
(23:01 +1300)
committer
Hauke Mehrtens
<
[email protected]
>
Mon, 31 Mar 2025 22:05:32 +0000
(
00:05
+0200)
The generic target configuration activates the
CONFIG_LEDS_CLASS_MULTICOLOR option. Do not deactivate it for the stm32
target.
Signed-off-by: jonathan brophy <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/17277
[Reword commit message]
Signed-off-by: Hauke Mehrtens <
[email protected]
>
target/linux/stm32/stm32mp1/config-6.6
patch
|
blob
|
history
diff --git
a/target/linux/stm32/stm32mp1/config-6.6
b/target/linux/stm32/stm32mp1/config-6.6
index f7ed9030c69673d2d6c613ab68a07a6859a39e24..31ead21ce7351ea575b09c93757b7e844d248c1c 100644
(file)
--- a/
target/linux/stm32/stm32mp1/config-6.6
+++ b/
target/linux/stm32/stm32mp1/config-6.6
@@
-274,7
+274,6
@@
CONFIG_KERNEL_GZIP=y
CONFIG_KMAP_LOCAL=y
CONFIG_KMAP_LOCAL_NON_LINEAR_PTE_ARRAY=y
# CONFIG_LEDS_BRIGHTNESS_HW_CHANGED is not set
-# CONFIG_LEDS_CLASS_MULTICOLOR is not set
CONFIG_LEDS_GPIO=y
CONFIG_LEDS_TRIGGER_CPU=y
CONFIG_LEDS_TRIGGER_ONESHOT=y