summaryrefslogtreecommitdiffstats
path: root/hw/watchdog
diff options
context:
space:
mode:
authorPaolo Bonzini2019-01-23 07:56:09 +0100
committerPaolo Bonzini2019-03-07 21:45:53 +0100
commita7e23159074c9d774fb1e88357b778994a0c9365 (patch)
treec1a5c126f4f16baeb52469203e4f63ea810de3e8 /hw/watchdog
parentscsi: express dependencies with Kconfig (diff)
downloadqemu-a7e23159074c9d774fb1e88357b778994a0c9365.tar.gz
qemu-a7e23159074c9d774fb1e88357b778994a0c9365.tar.xz
qemu-a7e23159074c9d774fb1e88357b778994a0c9365.zip
isa: express dependencies with kconfig
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Yang Zhong <yang.zhong@intel.com> Message-Id: <20190123065618.3520-36-yang.zhong@intel.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/watchdog')
-rw-r--r--hw/watchdog/Kconfig2
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