[PATCH] ARM: mach-imx: Kconfig: Do not select Babbage for MACH_IMX51_DT
From: Shawn Guo <hidden>
Date: 2012-12-31 00:28:50
From: Shawn Guo <hidden>
Date: 2012-12-31 00:28:50
On Fri, Dec 28, 2012 at 12:25:47PM -0200, Fabio Estevam wrote:
From: Fabio Estevam <redacted> When mx51 dt support was added it was necessary to select MACH_MX51_BABBAGE in order to get the mx51 dt built without errors. At that time, there was no pinctrl support for mx51 yet. Currently there is no need to select MACH_MX51_BABBAGE anymore. Reported-by: Matt Sealy <redacted> Signed-off-by: Fabio Estevam <redacted>
Applied, thanks.