qemu-patch-raspberry4/hw/watchdog/Kconfig
Guenter Roeck 37f95959c7 hw: Move i.MX watchdog driver to hw/watchdog
In preparation for a full implementation, move i.MX watchdog driver
from hw/misc to hw/watchdog. While at it, add the watchdog files
to MAINTAINERS.

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Message-id: 20200517162135.110364-2-linux@roeck-us.net
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2020-05-21 20:00:18 +01:00

20 lines
251 B
Plaintext

config CMSDK_APB_WATCHDOG
bool
select PTIMER
config WDT_IB6300ESB
bool
default y if PCI_DEVICES
depends on PCI
config WDT_IB700
bool
default y
depends on ISA_BUS
config WDT_DIAG288
bool
config WDT_IMX2
bool