generic: add missing CONFIG_LEDS_ST1202 symbol
authorRobert Marko <robimarko@gmail.com>
Mon, 27 Jan 2025 13:25:09 +0000 (14:25 +0100)
committerRobert Marko <robimarko@gmail.com>
Mon, 27 Jan 2025 13:27:52 +0000 (14:27 +0100)
ST1202 controller was added recently, but it was not disabled in the
generic config, so lets avoid individual target configs disabling it
and just disable it in generic config.

Link: https://github.com/openwrt/openwrt/pull/17746
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/generic/config-6.6

index c8ebee70278022e6816a06cd72cc655e4a71a1e3..a92151700d7012b386a71db35166461128e6bf64 100644 (file)
@@ -3082,6 +3082,7 @@ CONFIG_LEDS_CLASS_MULTICOLOR=y
 # CONFIG_LEDS_PWM_MULTICOLOR is not set
 # CONFIG_LEDS_REGULATOR is not set
 # CONFIG_LEDS_SPI_BYTE is not set
+# CONFIG_LEDS_ST1202 is not set
 # CONFIG_LEDS_SYSCON is not set
 # CONFIG_LEDS_TCA6507 is not set
 # CONFIG_LEDS_TI_LMU_COMMON is not set