1234567891011121314151617181920212223242526 |
- 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 WDT_SBSA
- bool
- config ALLWINNER_WDT
- bool
- select PTIMER
|