aboutsummaryrefslogtreecommitdiff
path: root/hw/watchdog/Kconfig
blob: 293209b291d6140c72756d0ee4c97954349fe2f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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