diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2012-12-11 21:02:55 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2012-12-13 18:15:30 +0100 |
commit | bdf20507da11a9a5b32ef04fa09f352828189aef (patch) | |
tree | 5fe9541a1b0dfe9628cd3fff26d6ac43de1206a9 /arch/mips/pmc-sierra/Kconfig | |
parent | VIDEO: Newport Fix console crashes (diff) | |
download | linux-bdf20507da11a9a5b32ef04fa09f352828189aef.tar.xz linux-bdf20507da11a9a5b32ef04fa09f352828189aef.zip |
MIPS: PMC-Sierra Yosemite: Remove support.
Nobody seems to be interested anymore and upstream also never had an
ethernet driver.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/pmc-sierra/Kconfig')
-rw-r--r-- | arch/mips/pmc-sierra/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/mips/pmc-sierra/Kconfig b/arch/mips/pmc-sierra/Kconfig index bbd76082fa8c..3482b8c8640c 100644 --- a/arch/mips/pmc-sierra/Kconfig +++ b/arch/mips/pmc-sierra/Kconfig @@ -34,10 +34,6 @@ config PMC_MSP7120_FPGA endchoice -config HYPERTRANSPORT - bool "Hypertransport Support for PMC-Sierra Yosemite" - depends on PMC_YOSEMITE - config MSP_HAS_USB boolean depends on PMC_MSP |