aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/Kconfig
diff options
context:
space:
mode:
authorAlexander Shiyan <shc_work@mail.ru>2016-08-06 07:56:23 +0300
committerShawn Guo <shawnguo@kernel.org>2016-08-09 22:47:16 +0800
commit5081c3262f0466e52e6ce49453a5603fd85e048a (patch)
tree37e7f366a3ab314894309a7366e9ed46d83d49c8 /arch/arm/mach-imx/Kconfig
parentARM: mxs: remove obsolete startup code for TX28 (diff)
downloadlinux-dev-5081c3262f0466e52e6ce49453a5603fd85e048a.tar.xz
linux-dev-5081c3262f0466e52e6ce49453a5603fd85e048a.zip
ARM: i.MX: Remove i.MX1 Armadeus APF9328 board support
mach-apf9328.c can be replaced with devicetree equivalent: imx1-apf9328.dts, so remove the board file. 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/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
index ee9a318cab31..52dd9440f04f 100644
--- a/arch/arm/mach-imx/Kconfig
+++ b/arch/arm/mach-imx/Kconfig
@@ -109,14 +109,6 @@ config MACH_SCB9328
help
Say Y here if you are using a Synertronixx scb9328 board
-config MACH_APF9328
- bool "APF9328"
- select IMX_HAVE_PLATFORM_IMX_I2C
- select IMX_HAVE_PLATFORM_IMX_UART
- select SOC_IMX1
- help
- Say Yes here if you are using the Armadeus APF9328 development board
-
config MACH_IMX1_DT
bool "Support i.MX1 platforms from device tree"
select SOC_IMX1