aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/Kconfig
diff options
context:
space:
mode:
authorAlexander Shiyan <shc_work@mail.ru>2016-08-06 07:56:24 +0300
committerShawn Guo <shawnguo@kernel.org>2016-08-09 22:47:22 +0800
commitde2d6662ece073b1b02e94678f77c47646920f17 (patch)
tree91e86306113a6102624a0a6211a14612710295f2 /arch/arm/mach-imx/Kconfig
parentARM: i.MX: Remove i.MX1 Armadeus APF9328 board support (diff)
downloadlinux-dev-de2d6662ece073b1b02e94678f77c47646920f17.tar.xz
linux-dev-de2d6662ece073b1b02e94678f77c47646920f17.zip
ARM: i.MX: Remove i.MX1 Synertronixx SCB9328 board support
Synertronixx SCB9328 board is very similar to Armadeus APF9328, so it can be easily reimplemented in DT way. This patch removes support for non-DT support for this board. Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/mach-imx/Kconfig')
-rw-r--r--arch/arm/mach-imx/Kconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
index 52dd9440f04f..7aa8f814d226 100644
--- a/arch/arm/mach-imx/Kconfig
+++ b/arch/arm/mach-imx/Kconfig
@@ -102,13 +102,6 @@ if ARCH_MULTI_V4T
comment "MX1 platforms:"
-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
-
config MACH_IMX1_DT
bool "Support i.MX1 platforms from device tree"
select SOC_IMX1