From a100107d5612ba568c817f22c628b2c9eeb431bf Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Tue, 5 Feb 2013 12:27:44 +0100 Subject: hw: move watchdogs to hw/watchdog, configure via default-configs/ Signed-off-by: Paolo Bonzini --- default-configs/x86_64-softmmu.mak | 1 + 1 file changed, 1 insertion(+) (limited to 'default-configs/x86_64-softmmu.mak') diff --git a/default-configs/x86_64-softmmu.mak b/default-configs/x86_64-softmmu.mak index 5ba1116719..0e5ab554e5 100644 --- a/default-configs/x86_64-softmmu.mak +++ b/default-configs/x86_64-softmmu.mak @@ -29,3 +29,4 @@ CONFIG_PFLASH_CFI01=y CONFIG_TPM_TIS=y CONFIG_TPM_PASSTHROUGH=y CONFIG_PCI_HOTPLUG=y +CONFIG_WDT_IB700=y -- cgit v1.2.1