Skip to content

Commit

Permalink
leds: correct trivial type in drivers/leds/Kconfig
Browse files Browse the repository at this point in the history
Correct "hadrware" to "hardware", for LEDS_TRIGGER_TRANSIENT.

Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com>
Signed-off-by: Bryan Wu <bryan.wu@canonical.com>
  • Loading branch information
Jesper Dangaard Brouer authored and Bryan Wu committed Jul 23, 2012
1 parent a0193cb commit dff6775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/leds/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit dff6775

Please sign in to comment.