From: Arnd Bergmann Date: Mon, 3 Jun 2013 13:46:53 +0000 (+0200) Subject: ARM: imx: Synertronixx scb9328 needs to select SOC_IMX1 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=123860e1d311224237ea4131f398700ac40a00a3;p=linux-beck.git ARM: imx: Synertronixx scb9328 needs to select SOC_IMX1 This is required for building a kernel that enables only scb9328 and would not get the i.MX1 specific files otherwise. Signed-off-by: Arnd Bergmann Acked-by: Sascha Hauer --- diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig index f25cf888f3d4..de1bc910dd07 100644 --- a/arch/arm/mach-imx/Kconfig +++ b/arch/arm/mach-imx/Kconfig @@ -173,6 +173,7 @@ config ARCH_MX1ADS config MACH_SCB9328 bool "Synertronixx scb9328" select IMX_HAVE_PLATFORM_IMX_UART + select SOC_IMX1 help Say Y here if you are using a Synertronixx scb9328 board