Skip to content

Commit

Permalink
MIPS: Remove PNX833x alias NXP_STB22x
Browse files Browse the repository at this point in the history
Remove another unused MIPS platform.

Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
  • Loading branch information
Thomas Bogendoerfer committed Aug 24, 2020
1 parent 725ac66 commit 625326e
Show file tree
Hide file tree
Showing 18 changed files with 0 additions and 1,409 deletions.
1 change: 0 additions & 1 deletion arch/mips/Kbuild.platforms
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ platform-$(CONFIG_MIPS_MALTA) += mti-malta/
platform-$(CONFIG_NLM_COMMON) += netlogic/
platform-$(CONFIG_PIC32MZDA) += pic32/
platform-$(CONFIG_MACH_PISTACHIO) += pistachio/
platform-$(CONFIG_SOC_PNX833X) += pnx833x/
platform-$(CONFIG_RALINK) += ralink/
platform-$(CONFIG_MIKROTIK_RB532) += rb532/
platform-$(CONFIG_SGI_IP22) += sgi-ip22/
Expand Down
30 changes: 0 additions & 30 deletions arch/mips/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -589,19 +589,6 @@ config MACH_VR41XX
select SYS_SUPPORTS_MIPS16
select GPIOLIB

config NXP_STB220
bool "NXP STB220 board"
select SOC_PNX833X
help
Support for NXP Semiconductors STB220 Development Board.

config NXP_STB225
bool "NXP 225 board"
select SOC_PNX833X
select SOC_PNX8335
help
Support for NXP Semiconductors STB225 Development Board.

config RALINK
bool "Ralink based machines"
select CEVT_R4K
Expand Down Expand Up @@ -1266,23 +1253,6 @@ config PCI_XTALK_BRIDGE
config NO_EXCEPT_FILL
bool

config SOC_PNX833X
bool
select CEVT_R4K
select CSRC_R4K
select IRQ_MIPS_CPU
select DMA_NONCOHERENT
select SYS_HAS_CPU_MIPS32_R2
select SYS_SUPPORTS_32BIT_KERNEL
select SYS_SUPPORTS_LITTLE_ENDIAN
select SYS_SUPPORTS_BIG_ENDIAN
select SYS_SUPPORTS_MIPS16
select CPU_MIPSR2_IRQ_VI

config SOC_PNX8335
bool
select SOC_PNX833X

config MIPS_SPRAM
bool

Expand Down
77 changes: 0 additions & 77 deletions arch/mips/configs/pnx8335_stb225_defconfig

This file was deleted.

159 changes: 0 additions & 159 deletions arch/mips/include/asm/mach-pnx833x/gpio.h

This file was deleted.

Loading

0 comments on commit 625326e

Please sign in to comment.