diff options
Diffstat (limited to 'hw/watchdog')
-rw-r--r-- | hw/watchdog/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/watchdog/Kconfig b/hw/watchdog/Kconfig index edb3d42ce9..35ccb729bf 100644 --- a/hw/watchdog/Kconfig +++ b/hw/watchdog/Kconfig @@ -8,6 +8,8 @@ config WDT_IB6300ESB config WDT_IB700 bool + default y + depends on ISA_BUS config WDT_DIAG288 bool |