From 7899d7d5789653511f19f02ff6819f8c330018fc Mon Sep 17 00:00:00 2001 From: Fabio Estevam Date: Fri, 21 Feb 2014 19:21:40 -0300 Subject: [PATCH] ARM: mach-imx: Kconfig: Remove IMX_HAVE_PLATFORM_IMX2_WDT from SOC_IMX53 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit SOC_IMX53 is a device-tree only platform, so we don't need IMX_HAVE_PLATFORM_IMX2_WDT at all because this symbol only provides some code to help register imx2-wdt platform devices. Signed-off-by: Fabio Estevam Acked-by: Uwe Kleine-König Signed-off-by: Shawn Guo --- Reading git-format-patch failed