Change "Board LED support" to "Board LED Status support"

This commit is contained in:
Alan Carvalho de Assis 2016-10-11 14:29:27 -06:00 committed by Gregory Nutt
parent 91fa8ffaea
commit 4195692bb4

View File

@ -1501,7 +1501,7 @@ config ARCH_HAVE_LEDS
bool bool
config ARCH_LEDS config ARCH_LEDS
bool "Board LED support" bool "Board LED Status support"
default y default y
depends on ARCH_HAVE_LEDS depends on ARCH_HAVE_LEDS
---help--- ---help---