Formatting of Kconfig files doesn't look so pretty, so let the
Great White Handkerchief come around and clean it up.

Signed-off-by: Enrico Weigelt, metux IT consult <[email protected]>
---
 drivers/rtc/Kconfig | 82 ++++++++++++++++++++++++++---------------------------
 1 file changed, 41 insertions(+), 41 deletions(-)

diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig
index e1a1f2b..f7d2553 100644
--- a/drivers/rtc/Kconfig
+++ b/drivers/rtc/Kconfig
@@ -1211,8 +1211,8 @@ config RTC_DRV_SPEAR
        depends on PLAT_SPEAR || COMPILE_TEST
        default y
        help
-        If you say Y here you will get support for the RTC found on
-        spear
+         If you say Y here you will get support for the RTC found on
+         spear
 
 config RTC_DRV_PCF50633
        depends on MFD_PCF50633
@@ -1309,10 +1309,10 @@ config RTC_DRV_IMXDI
        tristate "Freescale IMX DryIce Real Time Clock"
        depends on ARCH_MXC
        help
-          Support for Freescale IMX DryIce RTC
+         Support for Freescale IMX DryIce RTC
 
-          This driver can also be built as a module, if so, the module
-          will be called "rtc-imxdi".
+         This driver can also be built as a module, if so, the module
+         will be called "rtc-imxdi".
 
 config RTC_DRV_MESON
        tristate "Amlogic Meson RTC"
@@ -1475,12 +1475,12 @@ config RTC_DRV_PXA
        depends on ARCH_PXA
        select RTC_DRV_SA1100
        help
-         If you say Y here you will get access to the real time clock
-         built into your PXA27x or PXA3xx CPU. This RTC is actually 2 RTCs
-         consisting of an SA1100 compatible RTC and the extended PXA RTC.
+         If you say Y here you will get access to the real time clock
+         built into your PXA27x or PXA3xx CPU. This RTC is actually 2 RTCs
+         consisting of an SA1100 compatible RTC and the extended PXA RTC.
 
-        This RTC driver uses PXA RTC registers available since pxa27x
-        series (RDxR, RYxR) instead of legacy RCNR, RTAR.
+         This RTC driver uses PXA RTC registers available since pxa27x
+         series (RDxR, RYxR) instead of legacy RCNR, RTAR.
 
 config RTC_DRV_VT8500
        tristate "VIA/WonderMedia 85xx SoC RTC"
@@ -1699,21 +1699,21 @@ config RTC_DRV_MXC
        tristate "Freescale MXC Real Time Clock"
        depends on ARCH_MXC
        help
-          If you say yes here you get support for the Freescale MXC
-          RTC module.
+         If you say yes here you get support for the Freescale MXC
+         RTC module.
 
-          This driver can also be built as a module, if so, the module
-          will be called "rtc-mxc".
+         This driver can also be built as a module, if so, the module
+         will be called "rtc-mxc".
 
 config RTC_DRV_MXC_V2
        tristate "Freescale MXC Real Time Clock for i.MX53"
        depends on ARCH_MXC
        help
-          If you say yes here you get support for the Freescale MXC
-          SRTC module in i.MX53 processor.
+         If you say yes here you get support for the Freescale MXC
+         SRTC module in i.MX53 processor.
 
-          This driver can also be built as a module, if so, the module
-          will be called "rtc-mxc_v2".
+         This driver can also be built as a module, if so, the module
+         will be called "rtc-mxc_v2".
 
 config RTC_DRV_SNVS
        tristate "Freescale SNVS RTC support"
@@ -1721,19 +1721,19 @@ config RTC_DRV_SNVS
        depends on HAS_IOMEM
        depends on OF
        help
-          If you say yes here you get support for the Freescale SNVS
-          Low Power (LP) RTC module.
+         If you say yes here you get support for the Freescale SNVS
+         Low Power (LP) RTC module.
 
-          This driver can also be built as a module, if so, the module
-          will be called "rtc-snvs".
+         This driver can also be built as a module, if so, the module
+         will be called "rtc-snvs".
 
 config RTC_DRV_IMX_SC
        depends on IMX_SCU
        depends on HAVE_ARM_SMCCC
        tristate "NXP i.MX System Controller RTC support"
        help
-          If you say yes here you get support for the NXP i.MX System
-          Controller RTC module.
+         If you say yes here you get support for the NXP i.MX System
+         Controller RTC module.
 
 config RTC_DRV_SIRFSOC
        tristate "SiRFSOC RTC"
@@ -1757,11 +1757,11 @@ config RTC_DRV_MOXART
        tristate "MOXA ART RTC"
        depends on ARCH_MOXART || COMPILE_TEST
        help
-          If you say yes here you get support for the MOXA ART
-          RTC module.
+         If you say yes here you get support for the MOXA ART
+         RTC module.
 
-          This driver can also be built as a module. If so, the module
-          will be called rtc-moxart
+         This driver can also be built as a module. If so, the module
+         will be called rtc-moxart
 
 config RTC_DRV_MT6397
        tristate "MediaTek PMIC based RTC"
@@ -1799,39 +1799,39 @@ config RTC_DRV_PIC32
        depends on MACH_PIC32
        default y
        help
-          If you say yes here you get support for the PIC32 RTC module.
+         If you say yes here you get support for the PIC32 RTC module.
 
-          This driver can also be built as a module. If so, the module
-          will be called rtc-pic32
+         This driver can also be built as a module. If so, the module
+         will be called rtc-pic32
 
 config RTC_DRV_R7301
        tristate "EPSON TOYOCOM RTC-7301SF/DG"
        select REGMAP_MMIO
        depends on OF && HAS_IOMEM
        help
-          If you say yes here you get support for the EPSON TOYOCOM
-          RTC-7301SF/DG chips.
+         If you say yes here you get support for the EPSON TOYOCOM
+         RTC-7301SF/DG chips.
 
-          This driver can also be built as a module. If so, the module
-          will be called rtc-r7301.
+         This driver can also be built as a module. If so, the module
+         will be called rtc-r7301.
 
 config RTC_DRV_STM32
        tristate "STM32 RTC"
        select REGMAP_MMIO
        depends on ARCH_STM32 || COMPILE_TEST
        help
-          If you say yes here you get support for the STM32 On-Chip
-          Real Time Clock.
+         If you say yes here you get support for the STM32 On-Chip
+         Real Time Clock.
 
-          This driver can also be built as a module, if so, the module
-          will be called "rtc-stm32".
+         This driver can also be built as a module, if so, the module
+         will be called "rtc-stm32".
 
 config RTC_DRV_CPCAP
        depends on MFD_CPCAP
        tristate "Motorola CPCAP RTC"
        help
-          Say y here for CPCAP rtc found on some Motorola phones
-          and tablets such as Droid 4.
+         Say y here for CPCAP rtc found on some Motorola phones
+         and tablets such as Droid 4.
 
 config RTC_DRV_RTD119X
        bool "Realtek RTD129x RTC"
-- 
1.9.1

Reply via email to