1config CMSDK_APB_WATCHDOG 2 bool 3 select PTIMER 4 5config WDT_IB6300ESB 6 bool 7 default y if PCI_DEVICES 8 depends on PCI 9 10config WDT_IB700 11 bool 12 default y 13 depends on ISA_BUS 14 15config WDT_DIAG288 16 bool 17