From de2d6662ece073b1b02e94678f77c47646920f17 Mon Sep 17 00:00:00 2001 From: Alexander Shiyan Date: Sat, 6 Aug 2016 07:56:24 +0300 Subject: 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 Signed-off-by: Shawn Guo --- arch/arm/mach-imx/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/arm/mach-imx/Makefile') 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 -- cgit v1.2.3