summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/clocksource/Kconfig')
-rw-r--r--drivers/clocksource/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/clocksource/Kconfig b/drivers/clocksource/Kconfig
index 337a7a2e13..7b04663d2e 100644
--- a/drivers/clocksource/Kconfig
+++ b/drivers/clocksource/Kconfig
@@ -88,4 +88,10 @@ config CLOCKSOURCE_DW_APB_TIMER
help
Enables the support for the dw_apb timer.
+config CLOCKSOURCE_TI_DM
+ bool
+
+config CLOCKSOURCE_TI_32K
+ bool
+
endmenu