summaryrefslogtreecommitdiff
path: root/drivers/led/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/led/Kconfig')
-rw-r--r--drivers/led/Kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/led/Kconfig b/drivers/led/Kconfig
index c98cbf92fab..a37ec633fb6 100644
--- a/drivers/led/Kconfig
+++ b/drivers/led/Kconfig
@@ -137,7 +137,8 @@ config SPL_LED_GPIO
See the help of LED_GPIO for details.
config LED_STATUS
- bool "Enable status LED API"
+ bool "Enable legacy status LED API"
+ depends on !LED
help
Allows common u-boot commands to use a board's leds to
provide status for activities like booting and downloading files.