Skip to content

Commit

Permalink
MIPS: PowerTV: Remove support code.
Browse files Browse the repository at this point in the history
Nobody seems to care about this platform anymore and my attempts to find
somebody willing to provide some tlc for PowerTV have failed so far.

So let's nuke the bloody thing.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Patchwork: https://patchwork.linux-mips.org/patch/5910/
  • Loading branch information
Ralf Baechle committed Oct 29, 2013
1 parent 1d7bf99 commit a6e95a8
Show file tree
Hide file tree
Showing 45 changed files with 0 additions and 5,972 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 += pmcs-msp71xx
platforms += pnx833x
platforms += powertv
platforms += ralink
platforms += rb532
platforms += sgi-ip22
Expand Down
21 changes: 0 additions & 21 deletions arch/mips/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -415,23 +415,6 @@ config PMC_MSP
of integrated peripherals, interfaces and DSPs in addition to
a variety of MIPS cores.

config POWERTV
bool "Cisco PowerTV"
select BOOT_ELF32
select CEVT_R4K
select CPU_MIPSR2_IRQ_VI
select CPU_MIPSR2_IRQ_EI
select CSRC_POWERTV
select DMA_NONCOHERENT
select HW_HAS_PCI
select SYS_HAS_CPU_MIPS32_R2
select SYS_SUPPORTS_32BIT_KERNEL
select SYS_SUPPORTS_BIG_ENDIAN
select SYS_SUPPORTS_HIGHMEM
select USB_OHCI_LITTLE_ENDIAN
help
This enables support for the Cisco PowerTV Platform.

config RALINK
bool "Ralink based machines"
select CEVT_R4K
Expand Down Expand Up @@ -814,7 +797,6 @@ source "arch/mips/jz4740/Kconfig"
source "arch/mips/lantiq/Kconfig"
source "arch/mips/lasat/Kconfig"
source "arch/mips/pmcs-msp71xx/Kconfig"
source "arch/mips/powertv/Kconfig"
source "arch/mips/ralink/Kconfig"
source "arch/mips/sgi-ip27/Kconfig"
source "arch/mips/sibyte/Kconfig"
Expand Down Expand Up @@ -893,9 +875,6 @@ config CSRC_BCM1480
config CSRC_IOASIC
bool

config CSRC_POWERTV
bool

config CSRC_R4K
bool

Expand Down
136 changes: 0 additions & 136 deletions arch/mips/configs/powertv_defconfig

This file was deleted.

120 changes: 0 additions & 120 deletions arch/mips/include/asm/mach-powertv/asic.h

This file was deleted.

90 changes: 0 additions & 90 deletions arch/mips/include/asm/mach-powertv/asic_reg_map.h

This file was deleted.

Loading

0 comments on commit a6e95a8

Please sign in to comment.