aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/clocksource/Kconfig')
-rw-r--r--drivers/clocksource/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/clocksource/Kconfig b/drivers/clocksource/Kconfig
index f151c6cf27c3..0a04257edf65 100644
--- a/drivers/clocksource/Kconfig
+++ b/drivers/clocksource/Kconfig
@@ -85,3 +85,8 @@ config CLKSRC_SAMSUNG_PWM
85 Samsung S3C, S5P and Exynos SoCs, replacing an earlier driver 85 Samsung S3C, S5P and Exynos SoCs, replacing an earlier driver
86 for all devicetree enabled platforms. This driver will be 86 for all devicetree enabled platforms. This driver will be
87 needed only on systems that do not have the Exynos MCT available. 87 needed only on systems that do not have the Exynos MCT available.
88
89config VF_PIT_TIMER
90 bool
91 help
92 Support for Period Interrupt Timer on Freescale Vybrid Family SoCs.