projects
/
platform
/
upstream
/
kernel-adaptation-pc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eebdb17
)
watchdog: Support imx watchdog on SOC_IMX53
author
Roland Stigge
<stigge@antcom.de>
Thu, 25 Oct 2012 11:28:33 +0000
(13:28 +0200)
committer
Sascha Hauer
<s.hauer@pengutronix.de>
Fri, 16 Nov 2012 15:21:48 +0000
(16:21 +0100)
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>
arch/arm/mach-imx/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/mach-imx/Kconfig
b/arch/arm/mach-imx/Kconfig
index
01a2597
..
4e24b8c
100644
(file)
--- 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