linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: mach-imx: Kconfig: Do not select Babbage for MACH_IMX51_DT
@ 2012-12-28 14:25 Fabio Estevam
  2012-12-31  0:28 ` Shawn Guo
  0 siblings, 1 reply; 2+ messages in thread
From: Fabio Estevam @ 2012-12-28 14:25 UTC (permalink / raw)
  To: linux-arm-kernel

From: Fabio Estevam <fabio.estevam@freescale.com>

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 <matt@genesi-usa.com>
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
 arch/arm/mach-imx/Kconfig |    1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
index 1ad0d76..ae3bd54 100644
--- a/arch/arm/mach-imx/Kconfig
+++ b/arch/arm/mach-imx/Kconfig
@@ -756,7 +756,6 @@ comment "i.MX51 machines:"
 
 config MACH_IMX51_DT
 	bool "Support i.MX51 platforms from device tree"
-	select MACH_MX51_BABBAGE
 	select SOC_IMX51
 	help
 	  Include support for Freescale i.MX51 based platforms
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH] ARM: mach-imx: Kconfig: Do not select Babbage for MACH_IMX51_DT
  2012-12-28 14:25 [PATCH] ARM: mach-imx: Kconfig: Do not select Babbage for MACH_IMX51_DT Fabio Estevam
@ 2012-12-31  0:28 ` Shawn Guo
  0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2012-12-31  0:28 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Dec 28, 2012 at 12:25:47PM -0200, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam@freescale.com>
> 
> 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 <matt@genesi-usa.com>
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>

Applied, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-12-31  0:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-28 14:25 [PATCH] ARM: mach-imx: Kconfig: Do not select Babbage for MACH_IMX51_DT Fabio Estevam
2012-12-31  0:28 ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).