summaryrefslogtreecommitdiff
path: root/drivers/mfd/Kconfig
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzk@kernel.org>2018-08-07 18:11:24 +0200
committerLee Jones <lee.jones@linaro.org>2018-10-23 08:58:34 +0100
commit838a724072d37c45d717ca38252496253d4c09bc (patch)
tree4c4d70f8b9be323f007635b250a9746f13e21238 /drivers/mfd/Kconfig
parentd7d8d7a2405f8b6296660648e893fc3442269d81 (diff)
mfd: sec-core: Fix indentation of Kconfig description
The indentation should be a tab followed by two spaces. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/mfd/Kconfig')
-rw-r--r--drivers/mfd/Kconfig8
1 files changed, 4 insertions, 4 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index 0b79c5d04cc9..7ef170dc766d 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -1038,10 +1038,10 @@ config MFD_SEC_CORE
select REGMAP_I2C
select REGMAP_IRQ
help
- Support for the Samsung Electronics MFD series.
- This driver provides common support for accessing the device,
- additional drivers must be enabled in order to use the functionality
- of the device
+ Support for the Samsung Electronics MFD series.
+ This driver provides common support for accessing the device,
+ additional drivers must be enabled in order to use the functionality
+ of the device
config MFD_SI476X_CORE
tristate "Silicon Laboratories 4761/64/68 AM/FM radio."