aboutsummaryrefslogtreecommitdiff
path: root/hw/timer/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hw/timer/Kconfig')
-rw-r--r--hw/timer/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/timer/Kconfig b/hw/timer/Kconfig
index 726be4f82c..bac2511715 100644
--- a/hw/timer/Kconfig
+++ b/hw/timer/Kconfig
@@ -36,6 +36,10 @@ config CMSDK_APB_DUALTIMER
bool
select PTIMER
+config SH_TIMER
+ bool
+ select PTIMER
+
config RENESAS_TMR
bool