* [PATCH] ARM: imx: Synertronixx scb9328 needs to select SOC_IMX1
@ 2013-06-21 23:29 Arnd Bergmann
2013-06-22 5:09 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Arnd Bergmann @ 2013-06-21 23:29 UTC (permalink / raw)
To: linux-arm-kernel
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 <arnd@arndb.de>
Cc: Sascha Hauer <kernel@pengutronix.de>
diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
index eef9590..60661a4 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] ARM: imx: Synertronixx scb9328 needs to select SOC_IMX1
2013-06-21 23:29 [PATCH] ARM: imx: Synertronixx scb9328 needs to select SOC_IMX1 Arnd Bergmann
@ 2013-06-22 5:09 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2013-06-22 5:09 UTC (permalink / raw)
To: linux-arm-kernel
On Sat, Jun 22, 2013 at 01:29:12AM +0200, Arnd Bergmann wrote:
> 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 <arnd@arndb.de>
> Cc: Sascha Hauer <kernel@pengutronix.de>
Acked-by: Sascha Hauer <kernel@pengutronix.de>
>
> diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
> index eef9590..60661a4 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
>
>
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-06-22 5:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-21 23:29 [PATCH] ARM: imx: Synertronixx scb9328 needs to select SOC_IMX1 Arnd Bergmann
2013-06-22 5:09 ` Sascha Hauer
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).