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