Skip to content

Commit

Permalink
ARM: remove support for mxc91231
Browse files Browse the repository at this point in the history
Since support for mxc91231 was introduced 2009 it only saw patches that
were part of (mxc or arm) global cleanups. The only supported machine
only had 4 devices (2x UART, sdhc, watchdog).

Cc: Dmitriy Taychenachev <dimichxp@gmail.com>
LAKML-Reference: 1302211482-17926-1-git-send-email-u.kleine-koenig@pengutronix.de
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
  • Loading branch information
Uwe Kleine-König authored and Sascha Hauer committed May 19, 2011
1 parent f142b61 commit 13cf8df
Show file tree
Hide file tree
Showing 25 changed files with 2 additions and 2,275 deletions.
1 change: 0 additions & 1 deletion arch/arm/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,6 @@ machine-$(CONFIG_ARCH_MX2) := imx
machine-$(CONFIG_ARCH_MX25) := imx
machine-$(CONFIG_ARCH_MX3) := mx3
machine-$(CONFIG_ARCH_MX5) := mx5
machine-$(CONFIG_ARCH_MXC91231) := mxc91231
machine-$(CONFIG_ARCH_MXS) := mxs
machine-$(CONFIG_ARCH_NETX) := netx
machine-$(CONFIG_ARCH_NOMADIK) := nomadik
Expand Down
11 changes: 0 additions & 11 deletions arch/arm/mach-mxc91231/Kconfig

This file was deleted.

2 changes: 0 additions & 2 deletions arch/arm/mach-mxc91231/Makefile

This file was deleted.

3 changes: 0 additions & 3 deletions arch/arm/mach-mxc91231/Makefile.boot

This file was deleted.

Loading

0 comments on commit 13cf8df

Please sign in to comment.