[PATCH] watchdog: Support imx watchdog on SOC_IMX53

From: Roland Stigge
Date: Thu Oct 25 2012 - 07:28:41 EST


This patch fixes watchdog support after devicetree switch for imx53

Signed-off-by: Roland Stigge <stigge@xxxxxxxxx>

---
arch/arm/mach-imx/Kconfig | 1 +
1 file changed, 1 insertion(+)

--- linux-2.6.orig/arch/arm/mach-imx/Kconfig
+++ linux-2.6/arch/arm/mach-imx/Kconfig
@@ -739,6 +739,7 @@ config SOC_IMX53
select ARCH_MX5
select ARCH_MX53
select HAVE_CAN_FLEXCAN if CAN
+ select IMX_HAVE_PLATFORM_IMX2_WDT
select PINCTRL
select PINCTRL_IMX53
select SOC_IMX5
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/