From: Krzysztof Kozlowski Date: Tue, 7 Aug 2018 16:11:24 +0000 (+0200) Subject: mfd: sec-core: Fix indentation of Kconfig description X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=838a724072d37c45d717ca38252496253d4c09bc;p=openwrt%2Fstaging%2Fblogic.git mfd: sec-core: Fix indentation of Kconfig description The indentation should be a tab followed by two spaces. Signed-off-by: Krzysztof Kozlowski Signed-off-by: Lee Jones --- 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."