]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
clocksource/drivers/samsung_pwm: Fix typo in Kconfig
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Thu, 16 Jun 2016 13:53:18 +0000 (15:53 +0200)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Tue, 28 Jun 2016 08:16:55 +0000 (10:16 +0200)
Correct the typo in "driver" word in the option description.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/clocksource/Kconfig

index 47352d25c15eb8c747f4582c3518e07af1d0c167..6bbd3d8b09dbffefdb2e2e6f22686abcc4254aef 100644 (file)
@@ -270,7 +270,7 @@ config CLKSRC_EXYNOS_MCT
          Support for Multi Core Timer controller on Exynos SoCs.
 
 config CLKSRC_SAMSUNG_PWM
-       bool "PWM timer drvier for Samsung S3C, S5P" if COMPILE_TEST
+       bool "PWM timer driver for Samsung S3C, S5P" if COMPILE_TEST
        depends on GENERIC_CLOCKEVENTS
        depends on HAS_IOMEM
        help