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:
committed by
Tom Rini
parent
d9915318b5
commit
827ccb84ff
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user