pwm: Fix minor Kconfig whitespace issues
Remove double whitespace after "config" keyword. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
This commit is contained in:
parent
651b510a74
commit
f24e564129
@ -490,7 +490,7 @@ config PWM_TEGRA
|
|||||||
To compile this driver as a module, choose M here: the module
|
To compile this driver as a module, choose M here: the module
|
||||||
will be called pwm-tegra.
|
will be called pwm-tegra.
|
||||||
|
|
||||||
config PWM_TIECAP
|
config PWM_TIECAP
|
||||||
tristate "ECAP PWM support"
|
tristate "ECAP PWM support"
|
||||||
depends on ARCH_OMAP2PLUS || ARCH_DAVINCI_DA8XX || ARCH_KEYSTONE || ARCH_K3
|
depends on ARCH_OMAP2PLUS || ARCH_DAVINCI_DA8XX || ARCH_KEYSTONE || ARCH_K3
|
||||||
help
|
help
|
||||||
@ -499,7 +499,7 @@ config PWM_TIECAP
|
|||||||
To compile this driver as a module, choose M here: the module
|
To compile this driver as a module, choose M here: the module
|
||||||
will be called pwm-tiecap.
|
will be called pwm-tiecap.
|
||||||
|
|
||||||
config PWM_TIEHRPWM
|
config PWM_TIEHRPWM
|
||||||
tristate "EHRPWM PWM support"
|
tristate "EHRPWM PWM support"
|
||||||
depends on ARCH_OMAP2PLUS || ARCH_DAVINCI_DA8XX || ARCH_K3
|
depends on ARCH_OMAP2PLUS || ARCH_DAVINCI_DA8XX || ARCH_K3
|
||||||
help
|
help
|
||||||
|
Loading…
Reference in New Issue
Block a user