From: Fabio Estevam Date: Fri, 28 Dec 2012 14:25:47 +0000 (-0200) Subject: ARM: mach-imx: Kconfig: Do not select Babbage for MACH_IMX51_DT X-Git-Tag: firefly_0821_release~3680^2~1075^2~21^2~4 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=236d6ac0a1096b6ef833140e57fdfe1fed676bc6;p=firefly-linux-kernel-4.4.55.git ARM: mach-imx: Kconfig: Do not select Babbage for MACH_IMX51_DT 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 Signed-off-by: Fabio Estevam Signed-off-by: Shawn Guo --- diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig index 1ad0d76de8c7..ae3bd5469226 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