diff options
Diffstat (limited to 'drivers/leds')
-rw-r--r-- | drivers/leds/rgb/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/leds/rgb/Kconfig b/drivers/leds/rgb/Kconfig index 63fd40b257ec..204cf470beae 100644 --- a/drivers/leds/rgb/Kconfig +++ b/drivers/leds/rgb/Kconfig @@ -15,6 +15,7 @@ config LEDS_PWM_MULTICOLOR config LEDS_QCOM_LPG tristate "LED support for Qualcomm LPG" depends on OF + depends on PWM depends on SPMI help This option enables support for the Light Pulse Generator found in a |