diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2007-03-13 13:37:17 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2007-03-13 16:59:31 +0000 |
commit | aea0e582d3ed9fa966c60b41871381e7f734adf2 (patch) | |
tree | 208c3ce7ebf7f81ef1203b866ac1da6ffb945f13 /arch/mips/Kconfig | |
parent | 795a22583ba11deb82d57dd70632c7ac390bb8c8 (diff) | |
download | kernel-crypto-aea0e582d3ed9fa966c60b41871381e7f734adf2.tar.gz kernel-crypto-aea0e582d3ed9fa966c60b41871381e7f734adf2.tar.xz kernel-crypto-aea0e582d3ed9fa966c60b41871381e7f734adf2.zip |
[MIPS] Viper2: Remove defective support.
A defconfig file and the 10 lines of code (including comments ...) that
are rotting since lmo commit 6516a42dc8b40c6c00010346dd51496125b16644
don't quite make proper support, so let's trash it.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index a1cd84f9b3b..2b9c65c3b5d 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -470,11 +470,6 @@ config MIPS_XXS1500 select SOC_AU1500 select SYS_SUPPORTS_LITTLE_ENDIAN -config PNX8550_V2PCI - bool "Philips PNX8550 based Viper2-PCI board" - select PNX8550 - select SYS_SUPPORTS_LITTLE_ENDIAN - config PNX8550_JBS bool "Philips PNX8550 based JBS board" select PNX8550 |