diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/led/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/led/Kconfig b/drivers/led/Kconfig index 609b1fa3fe..0ef45bc06a 100644 --- a/drivers/led/Kconfig +++ b/drivers/led/Kconfig @@ -17,6 +17,7 @@ config SPL_LED If this is acceptable and you have a need to use LEDs in SPL, enable this option. You will need to enable device tree in SPL for this to work. + config LED_GPIO bool "LED support for GPIO-connected LEDs" depends on LED && DM_GPIO |