diff options
Diffstat (limited to 'hw/watchdog/Kconfig')
-rw-r--r-- | hw/watchdog/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/watchdog/Kconfig b/hw/watchdog/Kconfig index 2118d89..293209b 100644 --- a/hw/watchdog/Kconfig +++ b/hw/watchdog/Kconfig @@ -14,3 +14,6 @@ config WDT_IB700 config WDT_DIAG288 bool + +config WDT_IMX2 + bool |