Upstream: https://gitlab.com/qemu-project/qemu.git Upstream-Commit: d2e570cc0f97b936902a5b1b86b73c0f5998b475
31 lines
370 B
Plaintext
31 lines
370 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
|
|
|
|
config K230_WDT
|
|
bool
|
|
select PTIMER
|
|
|
|
config WDT_SBSA
|
|
bool
|
|
|
|
config ALLWINNER_WDT
|
|
bool
|
|
select PTIMER
|