aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/Makefile
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/Makefile
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/Makefile')
-rw-r--r--arch/arm/mach-imx/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-imx/Makefile b/arch/arm/mach-imx/Makefile
index 3bbd06d76cba..5e33873d0160 100644
--- a/arch/arm/mach-imx/Makefile
+++ b/arch/arm/mach-imx/Makefile
@@ -36,7 +36,6 @@ obj-y += ssi-fiq-ksym.o
endif
# i.MX1 based machines
-obj-$(CONFIG_MACH_SCB9328) += mach-scb9328.o
obj-$(CONFIG_MACH_IMX1_DT) += imx1-dt.o
# i.MX21 based machines