commit | 2d076bb8397fea2480487e9547e34b8d4f77eb67 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Mon Jul 02 18:33:02 2012 -0300 |
committer | Wim Van Sebroeck <wim@iguana.be> | Wed Dec 19 22:24:42 2012 +0100 |
tree | b14116b04c6c44498a09459ff77c3c912600af4f | |
parent | e09d9c3e9f85b8190ca1e495890f4cf5ee30baf6 [diff] |
watchdog: imx2_wdt: Select the driver via ARCH_MXC With device tree support in place, we should not use IMX_HAVE_PLATFORM_IMX2_WDT as a dependency for selecting the imx2_wdt driver. Use ARCH_MXC symbol instead, so that the driver can be even selected by a device-tree only SoC, such as i.MX6. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Acked-by: Shawn Guo <shawn.guo@linaro.org> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>