diff options
Diffstat (limited to 'drivers/led/Kconfig')
-rw-r--r-- | drivers/led/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/led/Kconfig b/drivers/led/Kconfig index b21bc94..2987337 100644 --- a/drivers/led/Kconfig +++ b/drivers/led/Kconfig @@ -9,7 +9,7 @@ config LED can provide access to board-specific LEDs. Use of the device tree for configuration is encouraged. -config SPL_LED_SUPPORT +config SPL_LED bool "Enable LED support in SPL" depends on LED help |