diff options
Diffstat (limited to 'hw/watchdog/Kconfig')
| -rw-r--r-- | hw/watchdog/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/watchdog/Kconfig b/hw/watchdog/Kconfig index 66e1d029e3..861fd00334 100644 --- a/hw/watchdog/Kconfig +++ b/hw/watchdog/Kconfig @@ -20,3 +20,7 @@ config WDT_IMX2 config WDT_SBSA bool + +config ALLWINNER_WDT + bool + select PTIMER |