Commit 123860e1 authored by Arnd Bergmann's avatar Arnd Bergmann

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: default avatarArnd Bergmann <arnd@arndb.de>
Acked-by: default avatarSascha Hauer <kernel@pengutronix.de>
parent 22fe3b89
...@@ -173,6 +173,7 @@ config ARCH_MX1ADS ...@@ -173,6 +173,7 @@ config ARCH_MX1ADS
config MACH_SCB9328 config MACH_SCB9328
bool "Synertronixx scb9328" bool "Synertronixx scb9328"
select IMX_HAVE_PLATFORM_IMX_UART select IMX_HAVE_PLATFORM_IMX_UART
select SOC_IMX1
help help
Say Y here if you are using a Synertronixx scb9328 board Say Y here if you are using a Synertronixx scb9328 board
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment