diff options
Diffstat (limited to 'drivers/leds/Kconfig')
| -rw-r--r-- | drivers/leds/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig index 597d7a79c988b..9e802c77ff770 100644 --- a/drivers/leds/Kconfig +++ b/drivers/leds/Kconfig @@ -124,6 +124,9 @@ config LEDS_AW200XX tristate "LED support for Awinic AW20036/AW20054/AW20072/AW20108" depends on LEDS_CLASS depends on I2C + depends on FB + depends on BACKLIGHT_CLASS_DEVICE + select FB_SYSMEM_HELPERS help This option enables support for the Awinic AW200XX LED controllers. It is a matrix LED driver programmed via an I2C interface. Devices have |
