Skip to content

Commit

Permalink
MIPS: PNX8550: Remove support for SOC and JBS and STB810 boards.
Browse files Browse the repository at this point in the history
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
Ralf Baechle committed Feb 1, 2013
1 parent 9b73100 commit e33b045
Show file tree
Hide file tree
Showing 36 changed files with 5 additions and 2,882 deletions.
1 change: 0 additions & 1 deletion arch/mips/Kbuild.platforms
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ platforms += mti-sead3
platforms += netlogic
platforms += pmc-sierra
platforms += pnx833x
platforms += pnx8550
platforms += powertv
platforms += rb532
platforms += sgi-ip22
Expand Down
23 changes: 0 additions & 23 deletions arch/mips/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -385,16 +385,6 @@ config NXP_STB225
help
Support for NXP Semiconductors STB225 Development Board.

config PNX8550_JBS
bool "NXP PNX8550 based JBS board"
select PNX8550
select SYS_SUPPORTS_LITTLE_ENDIAN

config PNX8550_STB810
bool "NXP PNX8550 based STB810 board"
select PNX8550
select SYS_SUPPORTS_LITTLE_ENDIAN

config PMC_MSP
bool "PMC-Sierra MSP chipsets"
depends on EXPERIMENTAL
Expand Down Expand Up @@ -1113,19 +1103,6 @@ config SOC_PNX8335
bool
select SOC_PNX833X

config PNX8550
bool
select SOC_PNX8550

config SOC_PNX8550
bool
select DMA_NONCOHERENT
select HW_HAS_PCI
select SYS_HAS_CPU_MIPS32_R1
select SYS_HAS_EARLY_PRINTK
select SYS_SUPPORTS_32BIT_KERNEL
select GENERIC_GPIO

config SWAP_IO_SPACE
bool

Expand Down
98 changes: 0 additions & 98 deletions arch/mips/configs/pnx8550_jbs_defconfig

This file was deleted.

92 changes: 0 additions & 92 deletions arch/mips/configs/pnx8550_stb810_defconfig

This file was deleted.

43 changes: 0 additions & 43 deletions arch/mips/include/asm/mach-pnx8550/cm.h

This file was deleted.

86 changes: 0 additions & 86 deletions arch/mips/include/asm/mach-pnx8550/glb.h

This file was deleted.

Loading

0 comments on commit e33b045

Please sign in to comment.