summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland Stigge <stigge@antcom.de>2012-10-25 11:28:33 (GMT)
committerSascha Hauer <s.hauer@pengutronix.de>2012-11-16 15:21:48 (GMT)
commit48b797adc02cdfc079930f2dfa3195b13ef7c0df (patch)
treeaa212fdad06b844d546d0168e375c0ce789dd2da
parenteebdb17287443408c979dbc1cee594f6b770bc68 (diff)
downloadlinux-48b797adc02cdfc079930f2dfa3195b13ef7c0df.tar.xz
watchdog: Support imx watchdog on SOC_IMX53
This patch fixes watchdog support after devicetree switch for imx53 Signed-off-by: Roland Stigge <stigge@antcom.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
-rw-r--r--arch/arm/mach-imx/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
index 01a2597..4e24b8c 100644
--- a/arch/arm/mach-imx/Kconfig
+++ b/arch/arm/mach-imx/Kconfig
@@ -821,6 +821,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