--- zzzz-none-000/linux-5.4.213/drivers/leds/Kconfig 2022-09-15 10:04:56.000000000 +0000 +++ miami-7690-761/linux-5.4.213/drivers/leds/Kconfig 2024-05-29 11:19:51.000000000 +0000 @@ -824,6 +824,15 @@ Say Y to enable the LM36274 LED driver for TI LMU devices. This supports the LED device LM36274. +config LEDS_IPQ + tristate "LED Support for IPQ SoC" + depends on LEDS_CLASS + help + This option enables support for the LEDs on IPQ SoCs. + There is support for ESS, WIFI and configurable LEDs. + Supports 2 and 3 wire mode. + Say Y to enable LEDs on IPQ SoCs. + comment "LED Triggers" source "drivers/leds/trigger/Kconfig"