aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
authorAndrew Isaacson <adi@broadcom.com>2005-10-20 02:59:11 -0400
committerRalf Baechle <ralf@linux-mips.org>2005-10-29 14:32:49 -0400
commit8a1417de9e11f9f577499cd4fe89fa35f4bf54fa (patch)
tree73194ecc1c84772aaf0296df7852a9e36a13cab6 /arch/mips/Kconfig
parentdc41f94f770904f1fd63488ce4d30722ea514aad (diff)
BCM1480 HT support
PCI support code for PLX 7250 PCI-X tunnel on BCM91480B BigSur board. Signed-Off-By: Andy Isaacson <adi@broadcom.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index df5094dac6c7..3c438631fd7c 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -554,6 +554,7 @@ config SIBYTE_BIGSUR
554 select SWAP_IO_SPACE 554 select SWAP_IO_SPACE
555 select SYS_SUPPORTS_BIG_ENDIAN 555 select SYS_SUPPORTS_BIG_ENDIAN
556 select SYS_SUPPORTS_LITTLE_ENDIAN 556 select SYS_SUPPORTS_LITTLE_ENDIAN
557 select PCI_DOMAINS
557 558
558config SIBYTE_SWARM 559config SIBYTE_SWARM
559 bool "Support for Sibyte BCM91250A-SWARM" 560 bool "Support for Sibyte BCM91250A-SWARM"