diff options
Diffstat (limited to 'hw/timer/Kconfig')
-rw-r--r-- | hw/timer/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/timer/Kconfig b/hw/timer/Kconfig index 59b3f44d69..7039c2a686 100644 --- a/hw/timer/Kconfig +++ b/hw/timer/Kconfig @@ -35,3 +35,6 @@ config CMSDK_APB_TIMER config CMSDK_APB_DUALTIMER bool select PTIMER + +config RENESAS_TMR + bool |