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 293209b291..66e1d029e3 100644 --- a/hw/watchdog/Kconfig +++ b/hw/watchdog/Kconfig @@ -17,3 +17,6 @@ config WDT_DIAG288 config WDT_IMX2 bool + +config WDT_SBSA + bool |