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 cd0244f4e1..edb3d42ce9 100644 --- a/hw/watchdog/Kconfig +++ b/hw/watchdog/Kconfig @@ -3,6 +3,8 @@ config CMSDK_APB_WATCHDOG config WDT_IB6300ESB bool + default y if PCI_DEVICES + depends on PCI config WDT_IB700 bool |