Skip to content

Commit

Permalink
ARM: 6888/1: remove ns9xxx port
Browse files Browse the repository at this point in the history
The port is actually unmaintained and only received global
cleanups and a few build fixes since mid 2008.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
  • Loading branch information
Uwe Kleine-König authored and Russell King committed Apr 28, 2011
1 parent e8dad69 commit 16dc062
Show file tree
Hide file tree
Showing 43 changed files with 0 additions and 2,431 deletions.
14 changes: 0 additions & 14 deletions arch/arm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -554,18 +554,6 @@ config ARCH_KS8695
Support for Micrel/Kendin KS8695 "Centaur" (ARM922T) based
System-on-Chip devices.

config ARCH_NS9XXX
bool "NetSilicon NS9xxx"
select CPU_ARM926T
select GENERIC_GPIO
select GENERIC_CLOCKEVENTS
select HAVE_CLK
help
Say Y here if you intend to run this kernel on a NetSilicon NS9xxx
System.

<http://www.digi.com/products/microprocessors/index.jsp>

config ARCH_W90X900
bool "Nuvoton W90X900 CPU"
select CPU_ARM926T
Expand Down Expand Up @@ -951,8 +939,6 @@ source "arch/arm/mach-netx/Kconfig"
source "arch/arm/mach-nomadik/Kconfig"
source "arch/arm/plat-nomadik/Kconfig"

source "arch/arm/mach-ns9xxx/Kconfig"

source "arch/arm/mach-nuc93x/Kconfig"

source "arch/arm/plat-omap/Kconfig"
Expand Down
1 change: 0 additions & 1 deletion arch/arm/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,6 @@ machine-$(CONFIG_ARCH_MXC91231) := mxc91231
machine-$(CONFIG_ARCH_MXS) := mxs
machine-$(CONFIG_ARCH_NETX) := netx
machine-$(CONFIG_ARCH_NOMADIK) := nomadik
machine-$(CONFIG_ARCH_NS9XXX) := ns9xxx
machine-$(CONFIG_ARCH_OMAP1) := omap1
machine-$(CONFIG_ARCH_OMAP2) := omap2
machine-$(CONFIG_ARCH_OMAP3) := omap2
Expand Down
56 changes: 0 additions & 56 deletions arch/arm/configs/ns9xxx_defconfig

This file was deleted.

40 changes: 0 additions & 40 deletions arch/arm/mach-ns9xxx/Kconfig

This file was deleted.

12 changes: 0 additions & 12 deletions arch/arm/mach-ns9xxx/Makefile

This file was deleted.

2 changes: 0 additions & 2 deletions arch/arm/mach-ns9xxx/Makefile.boot

This file was deleted.

156 changes: 0 additions & 156 deletions arch/arm/mach-ns9xxx/board-a9m9750dev.c

This file was deleted.

15 changes: 0 additions & 15 deletions arch/arm/mach-ns9xxx/board-a9m9750dev.h

This file was deleted.

17 changes: 0 additions & 17 deletions arch/arm/mach-ns9xxx/board-jscc9p9360.c

This file was deleted.

13 changes: 0 additions & 13 deletions arch/arm/mach-ns9xxx/board-jscc9p9360.h

This file was deleted.

Loading

0 comments on commit 16dc062

Please sign in to comment.