diff options
Diffstat (limited to 'hw/watchdog/Kconfig')
-rw-r--r-- | hw/watchdog/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/watchdog/Kconfig b/hw/watchdog/Kconfig index 35ccb729bf..2118d897c9 100644 --- a/hw/watchdog/Kconfig +++ b/hw/watchdog/Kconfig @@ -1,5 +1,6 @@ config CMSDK_APB_WATCHDOG bool + select PTIMER config WDT_IB6300ESB bool |