]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
stm32: add default kernel config option CONFIG_LEDS_CLASS_MULTICOLOR
authorjonathan brophy <professor_jonny@hotmail.com>
Thu, 26 Dec 2024 10:01:33 +0000 (23:01 +1300)
committerHauke Mehrtens <hauke@hauke-m.de>
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 <professor_jonny@hotmail.com>
Link: https://github.com/openwrt/openwrt/pull/17277
[Reword commit message]
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/stm32/stm32mp1/config-6.6

index f7ed9030c69673d2d6c613ab68a07a6859a39e24..31ead21ce7351ea575b09c93757b7e844d248c1c 100644 (file)
@@ -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