]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - drivers/watchdog/Kconfig
config: rename CONFIG_MX* to CONFIG_SOC_MX*
[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