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 59a667c503..8749edfb6a 100644 --- a/hw/timer/Kconfig +++ b/hw/timer/Kconfig @@ -41,3 +41,6 @@ config RENESAS_TMR config RENESAS_CMT bool + +config AVR_TIMER16 + bool |