led: Add LED dependency for LED_ACTIVITY and LED_BOOT

Add LED dependency for LED_ACTIVITY and LED_BOOT.

Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
Cc: Yegor Yefremov <yegorslists@googlemail.com>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
This commit is contained in:
Patrice Chotard
2025-10-17 08:57:45 -06:00
committed by Tom Rini
parent d9915318b5
commit 827ccb84ff
+2
View File
@@ -11,6 +11,7 @@ config LED
config LED_BOOT
bool "Enable LED boot support"
depends on LED
help
Enable LED boot support.
@@ -22,6 +23,7 @@ config LED_BOOT
config LED_ACTIVITY
bool "Enable LED activity support"
depends on LED
help
Enable LED activity support.