Skip to content

Commit 5ca2653

Browse files
superna9999arndb
authored andcommitted
ARM: oxnas: remove OXNAS support
Due to lack of maintainance and stall of development for a few years now, and since no new features will ever be added upstream, remove support for OX810 and OX820 ARM support. Acked-by: Linus Walleij <linus.walleij@linaro.org> Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Daniel Golle <daniel@makrotopia.org> Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
1 parent c00574b commit 5ca2653

6 files changed

Lines changed: 0 additions & 162 deletions

File tree

arch/arm/Kconfig

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -497,8 +497,6 @@ source "arch/arm/mach-omap2/Kconfig"
497497

498498
source "arch/arm/mach-orion5x/Kconfig"
499499

500-
source "arch/arm/mach-oxnas/Kconfig"
501-
502500
source "arch/arm/mach-pxa/Kconfig"
503501

504502
source "arch/arm/mach-qcom/Kconfig"

arch/arm/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,6 @@ machine-$(CONFIG_ARCH_MSTARV7) += mstar
203203
machine-$(CONFIG_ARCH_NOMADIK) += nomadik
204204
machine-$(CONFIG_ARCH_NPCM) += npcm
205205
machine-$(CONFIG_ARCH_NSPIRE) += nspire
206-
machine-$(CONFIG_ARCH_OXNAS) += oxnas
207206
machine-$(CONFIG_ARCH_OMAP1) += omap1
208207
machine-$(CONFIG_ARCH_OMAP2PLUS) += omap2
209208
machine-$(CONFIG_ARCH_ORION5X) += orion5x

arch/arm/mach-oxnas/Kconfig

Lines changed: 0 additions & 38 deletions
This file was deleted.

arch/arm/mach-oxnas/Makefile

Lines changed: 0 additions & 2 deletions
This file was deleted.

arch/arm/mach-oxnas/headsmp.S

Lines changed: 0 additions & 23 deletions
This file was deleted.

arch/arm/mach-oxnas/platsmp.c

Lines changed: 0 additions & 96 deletions
This file was deleted.

0 commit comments

Comments
 (0)