pwm: Fix minor Kconfig whitespace issues
authorKrzysztof Kozlowski <krzk@kernel.org>
Mon, 30 Dec 2019 17:21:12 +0000 (18:21 +0100)
committerThierry Reding <thierry.reding@gmail.com>
Wed, 8 Jan 2020 12:56:02 +0000 (13:56 +0100)
Remove double whitespace after "config" keyword.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
drivers/pwm/Kconfig

index bd21655..c865d68 100644 (file)
@@ -490,7 +490,7 @@ config PWM_TEGRA
          To compile this driver as a module, choose M here: the module
          will be called pwm-tegra.
 
-config  PWM_TIECAP
+config PWM_TIECAP
        tristate "ECAP PWM support"
        depends on ARCH_OMAP2PLUS || ARCH_DAVINCI_DA8XX || ARCH_KEYSTONE || ARCH_K3
        help
@@ -499,7 +499,7 @@ config  PWM_TIECAP
          To compile this driver as a module, choose M here: the module
          will be called pwm-tiecap.
 
-config  PWM_TIEHRPWM
+config PWM_TIEHRPWM
        tristate "EHRPWM PWM support"
        depends on ARCH_OMAP2PLUS || ARCH_DAVINCI_DA8XX || ARCH_K3
        help