[ARM] Remove arch-imx from build system

arch-imx is superseeded by the MXC architecture support.
This patch removes arch-imx from the build system.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
这个提交包含在:
Sascha Hauer
2009-04-01 12:40:15 +02:00
父节点 84c9fa4304
当前提交 8c8fdbc9bd
修改 6 个文件,包含 13 行新增35 行删除

查看文件

@@ -118,7 +118,7 @@ config SPI_GPIO
config SPI_IMX
tristate "Freescale iMX SPI controller"
depends on ARCH_IMX && EXPERIMENTAL
depends on ARCH_MX1 && EXPERIMENTAL
help
This enables using the Freescale iMX SPI controller in master
mode.