]> git.karo-electronics.de Git - karo-tx-uboot.git/blob - drivers/watchdog/Kconfig
karo: tx53: romupdate: fix calculation of starting block in tx53_prog_uboot()
[karo-tx-uboot.git] / drivers / watchdog / Kconfig
1 config HW_WATCHDOG
2         bool "Generic SoC specific watchdog support"
3         depends on !ARCH_MX6
4
5 config IMX_WATCHDOG
6         bool "Freescale i.MX watchdog support"
7         depends on SOC_MX31 || SOC_MX35 || ARCH_MX5 || ARCH_MX6 || SOC_VF610 || SOC_LS102XA