drivers: leds: Kconfig: pedantic cleanups
Clean up spaces before tabs. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net> Acked-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Jacek Anaszewski <jacek.anaszewski@gmail.com>
This commit is contained in:
parent
71c8730802
commit
0eae60583f
|
@ -56,7 +56,7 @@ config LEDS_AAT1290
|
||||||
depends on OF
|
depends on OF
|
||||||
depends on PINCTRL
|
depends on PINCTRL
|
||||||
help
|
help
|
||||||
This option enables support for the LEDs on the AAT1290.
|
This option enables support for the LEDs on the AAT1290.
|
||||||
|
|
||||||
config LEDS_AN30259A
|
config LEDS_AN30259A
|
||||||
tristate "LED support for Panasonic AN30259A"
|
tristate "LED support for Panasonic AN30259A"
|
||||||
|
@ -413,13 +413,13 @@ config LEDS_CLEVO_MAIL
|
||||||
|
|
||||||
This module can drive the mail LED for the following notebooks:
|
This module can drive the mail LED for the following notebooks:
|
||||||
|
|
||||||
Clevo D400P
|
Clevo D400P
|
||||||
Clevo D410J
|
Clevo D410J
|
||||||
Clevo D410V
|
Clevo D410V
|
||||||
Clevo D400V/D470V (not tested, but might work)
|
Clevo D400V/D470V (not tested, but might work)
|
||||||
Clevo M540N
|
Clevo M540N
|
||||||
Clevo M5x0N (not tested, but might work)
|
Clevo M5x0N (not tested, but might work)
|
||||||
Positivo Mobile (Clevo M5x0V)
|
Positivo Mobile (Clevo M5x0V)
|
||||||
|
|
||||||
If your model is not listed here you can try the "nodetect"
|
If your model is not listed here you can try the "nodetect"
|
||||||
module parameter.
|
module parameter.
|
||||||
|
@ -462,7 +462,7 @@ config LEDS_WM831X_STATUS
|
||||||
depends on MFD_WM831X
|
depends on MFD_WM831X
|
||||||
help
|
help
|
||||||
This option enables support for the status LEDs of the WM831x
|
This option enables support for the status LEDs of the WM831x
|
||||||
series of PMICs.
|
series of PMICs.
|
||||||
|
|
||||||
config LEDS_WM8350
|
config LEDS_WM8350
|
||||||
tristate "LED Support for WM8350 AudioPlus PMIC"
|
tristate "LED Support for WM8350 AudioPlus PMIC"
|
||||||
|
|
Loading…
Reference in New Issue