diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2013-09-26 18:16:05 +0200 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2013-10-29 21:25:17 +0100 |
commit | a6e95a86e02e4a60b4355c84d19dba2baf3d87ba (patch) | |
tree | 49cf0fb42b16d15ffb9d3944e3319f3403dccf9a /arch/mips/Kbuild.platforms | |
parent | 1d7bf993e0731b4ac790667c196b2a2d787f95c3 (diff) | |
download | op-kernel-dev-a6e95a86e02e4a60b4355c84d19dba2baf3d87ba.zip op-kernel-dev-a6e95a86e02e4a60b4355c84d19dba2baf3d87ba.tar.gz |
MIPS: PowerTV: Remove support code.
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/
Diffstat (limited to 'arch/mips/Kbuild.platforms')
-rw-r--r-- | arch/mips/Kbuild.platforms | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/Kbuild.platforms b/arch/mips/Kbuild.platforms index d9d81c2..6e23912 100644 --- a/arch/mips/Kbuild.platforms +++ b/arch/mips/Kbuild.platforms @@ -20,7 +20,6 @@ platforms += mti-sead3 platforms += netlogic platforms += pmcs-msp71xx platforms += pnx833x -platforms += powertv platforms += ralink platforms += rb532 platforms += sgi-ip22 |