Commit 72073aa1 authored by Matti Vaittinen's avatar Matti Vaittinen Committed by Sebastian Reichel

power: supply: Fix Kconfig help text indentiation

Indent the help text as explained in
Documentation/process/coding-style.rst
Signed-off-by: default avatarMatti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
Signed-off-by: default avatarSebastian Reichel <sebastian.reichel@collabora.com>
parent 0902f836
...@@ -426,7 +426,7 @@ config CHARGER_PCF50633 ...@@ -426,7 +426,7 @@ config CHARGER_PCF50633
tristate "NXP PCF50633 MBC" tristate "NXP PCF50633 MBC"
depends on MFD_PCF50633 depends on MFD_PCF50633
help help
Say Y to include support for NXP PCF50633 Main Battery Charger. Say Y to include support for NXP PCF50633 Main Battery Charger.
config BATTERY_RX51 config BATTERY_RX51
tristate "Nokia RX-51 (N900) battery driver" tristate "Nokia RX-51 (N900) battery driver"
...@@ -620,15 +620,15 @@ config CHARGER_TPS65090 ...@@ -620,15 +620,15 @@ config CHARGER_TPS65090
tristate "TPS65090 battery charger driver" tristate "TPS65090 battery charger driver"
depends on MFD_TPS65090 depends on MFD_TPS65090
help help
Say Y here to enable support for battery charging with TPS65090 Say Y here to enable support for battery charging with TPS65090
PMIC chips. PMIC chips.
config CHARGER_TPS65217 config CHARGER_TPS65217
tristate "TPS65217 battery charger driver" tristate "TPS65217 battery charger driver"
depends on MFD_TPS65217 depends on MFD_TPS65217
help help
Say Y here to enable support for battery charging with TPS65217 Say Y here to enable support for battery charging with TPS65217
PMIC chips. PMIC chips.
config BATTERY_GAUGE_LTC2941 config BATTERY_GAUGE_LTC2941
tristate "LTC2941/LTC2943 Battery Gauge Driver" tristate "LTC2941/LTC2943 Battery Gauge Driver"
...@@ -682,16 +682,16 @@ config CHARGER_SC2731 ...@@ -682,16 +682,16 @@ config CHARGER_SC2731
tristate "Spreadtrum SC2731 charger driver" tristate "Spreadtrum SC2731 charger driver"
depends on MFD_SC27XX_PMIC || COMPILE_TEST depends on MFD_SC27XX_PMIC || COMPILE_TEST
help help
Say Y here to enable support for battery charging with SC2731 Say Y here to enable support for battery charging with SC2731
PMIC chips. PMIC chips.
config FUEL_GAUGE_SC27XX config FUEL_GAUGE_SC27XX
tristate "Spreadtrum SC27XX fuel gauge driver" tristate "Spreadtrum SC27XX fuel gauge driver"
depends on MFD_SC27XX_PMIC || COMPILE_TEST depends on MFD_SC27XX_PMIC || COMPILE_TEST
depends on IIO depends on IIO
help help
Say Y here to enable support for fuel gauge with SC27XX Say Y here to enable support for fuel gauge with SC27XX
PMIC chips. PMIC chips.
config CHARGER_UCS1002 config CHARGER_UCS1002
tristate "Microchip UCS1002 USB Port Power Controller" tristate "Microchip UCS1002 USB Port Power Controller"
...@@ -709,9 +709,9 @@ config CHARGER_BD70528 ...@@ -709,9 +709,9 @@ config CHARGER_BD70528
select LINEAR_RANGES select LINEAR_RANGES
default n default n
help help
Say Y here to enable support for getting battery status Say Y here to enable support for getting battery status
information and altering charger configurations from charger information and altering charger configurations from charger
block of the ROHM BD70528 Power Management IC. block of the ROHM BD70528 Power Management IC.
config CHARGER_BD99954 config CHARGER_BD99954
tristate "ROHM bd99954 charger driver" tristate "ROHM bd99954 charger driver"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment