diff options
author | Martin Michlmayr <tbm@cyrius.com> | 2006-02-28 20:55:05 -0500 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2006-03-21 08:27:47 -0500 |
commit | a206f6a7aa78cfaad1d4519e87d9a54fa2b5cfa6 (patch) | |
tree | 12d180613e02ff66c34c30334135016d875402c5 /arch/mips | |
parent | 8145095cd8fd466980ea6401f26a52e462275222 (diff) |
[MIPS] Mention Broadcom part number for BigSur board
Mention the Broadcom part number for the BigSur board (BCM91480B)
in Kconfig, just like it's done for other Broadcom boards.
Signed-off-by: Martin Michlmayr <tbm@cyrius.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips')
-rw-r--r-- | arch/mips/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 6356f7d52ce6..97a9769a9046 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -602,7 +602,7 @@ config SGI_IP32 | |||
602 | If you want this kernel to run on SGI O2 workstation, say Y here. | 602 | If you want this kernel to run on SGI O2 workstation, say Y here. |
603 | 603 | ||
604 | config SIBYTE_BIGSUR | 604 | config SIBYTE_BIGSUR |
605 | bool "Support for Sibyte BigSur" | 605 | bool "Support for Sibyte BCM91480B-BigSur" |
606 | select BOOT_ELF32 | 606 | select BOOT_ELF32 |
607 | select DMA_COHERENT | 607 | select DMA_COHERENT |
608 | select PCI_DOMAINS | 608 | select PCI_DOMAINS |