From: Jesper Dangaard Brouer Date: Fri, 15 Jun 2012 10:13:25 +0000 (+0800) Subject: leds: correct trivial type in drivers/leds/Kconfig X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=dff67758c1c61c23a3f691675c67f1a3c9c47f7a;p=linux-beck.git leds: correct trivial type in drivers/leds/Kconfig Correct "hadrware" to "hardware", for LEDS_TRIGGER_TRANSIENT. Signed-off-by: Jesper Dangaard Brouer Signed-off-by: Bryan Wu --- diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig index 54dd1a396fa9..52f1d456f3d2 100644 --- a/drivers/leds/Kconfig +++ b/drivers/leds/Kconfig @@ -511,7 +511,7 @@ config LEDS_TRIGGER_TRANSIENT depends on LEDS_TRIGGERS help This allows one time activation of a transient state on - GPIO/PWM based hadrware. + GPIO/PWM based hardware. If unsure, say Y. endif # NEW_LEDS