]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - drivers/watchdog/Kconfig
karo: merge with Ka-Ro specific tree for secure boot support
[karo-tx-uboot.git] / drivers / watchdog / Kconfig
1 config HW_WATCHDOG
2         bool "Generic SoC specific watchdog support"
3         depends on !MX6
4
5 config IMX_WATCHDOG
6         bool "Freescale i.MX watchdog support"
7         depends on MX31 || MX35 || MX5 || MX6 || VF610 || LS102XA