summaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
authorAndrew Isaacson2005-10-20 08:59:11 +0200
committerRalf Baechle2005-10-29 20:32:49 +0200
commit8a1417de9e11f9f577499cd4fe89fa35f4bf54fa (patch)
tree73194ecc1c84772aaf0296df7852a9e36a13cab6 /arch/mips/Kconfig
parentSupport for the BCM1480 on-chip PCI-X bridge. (diff)
downloadkernel-qcow2-linux-8a1417de9e11f9f577499cd4fe89fa35f4bf54fa.tar.gz
kernel-qcow2-linux-8a1417de9e11f9f577499cd4fe89fa35f4bf54fa.tar.xz
kernel-qcow2-linux-8a1417de9e11f9f577499cd4fe89fa35f4bf54fa.zip
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
select SWAP_IO_SPACE
select SYS_SUPPORTS_BIG_ENDIAN
select SYS_SUPPORTS_LITTLE_ENDIAN
+ select PCI_DOMAINS
config SIBYTE_SWARM
bool "Support for Sibyte BCM91250A-SWARM"