[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1351164513-27999-1-git-send-email-stigge@antcom.de>
Date: Thu, 25 Oct 2012 13:28:33 +0200
From: Roland Stigge <stigge@...com.de>
To: wim@...ana.be, grant.likely@...retlab.ca,
linux-watchdog@...r.kernel.org, linux-kernel@...r.kernel.org,
kernel@...gutronix.de, linux-arm-kernel@...ts.infradead.org
Cc: Roland Stigge <stigge@...com.de>
Subject: [PATCH] watchdog: Support imx watchdog on SOC_IMX53
This patch fixes watchdog support after devicetree switch for imx53
Signed-off-by: Roland Stigge <stigge@...com.de>
---
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists