summaryrefslogtreecommitdiff
path: root/hw/watchdog/Kconfig
blob: 2118d897c93d0af87644e65f43ab8362d456cf2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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