]> Git Repo - qemu.git/blob - hw/watchdog/Kconfig
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging
[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
This page took 0.025364 seconds and 4 git commands to generate.