]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - drivers/watchdog/Kconfig
83bdddc28d1c0fe74d4354a28ec3f2e4af923a9d
[karo-tx-uboot.git] / drivers / watchdog / Kconfig
1 config HW_WATCHDOG
2         bool "Generic SoC specific watchdog support"
3         depends on !SOC_MX6
4
5 config IMX_WATCHDOG
6         bool "Freescale i.MX watchdog support"
7         depends on SOC_MX31 || SOC_MX35 || SOC_MX5 || SOC_MX6 || SOC_VF610 || SOC_LS102XA