]> git.proxmox.com Git - mirror_qemu.git/blob - hw/watchdog/Kconfig
Merge remote-tracking branch 'remotes/juanquintela/tags/migration-pull-request' into...
[mirror_qemu.git] / hw / watchdog / Kconfig
1 config CMSDK_APB_WATCHDOG
2 bool
3 select PTIMER
4
5 config WDT_IB6300ESB
6 bool
7 default y if PCI_DEVICES
8 depends on PCI
9
10 config WDT_IB700
11 bool
12 default y
13 depends on ISA_BUS
14
15 config WDT_DIAG288
16 bool