summaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
authorAndrew Isaacson2005-10-20 08:57:11 +0200
committerRalf Baechle2005-10-29 20:32:47 +0200
commit9a6dcea10308df50ed54d6d5a43c9f6c3e927118 (patch)
tree2739e2c12577925ffd99042b460d004f3eeb0bc8 /arch/mips/Kconfig
parentAdd support for BCM1480 family of chips. (diff)
downloadkernel-qcow2-linux-9a6dcea10308df50ed54d6d5a43c9f6c3e927118.tar.gz
kernel-qcow2-linux-9a6dcea10308df50ed54d6d5a43c9f6c3e927118.tar.xz
kernel-qcow2-linux-9a6dcea10308df50ed54d6d5a43c9f6c3e927118.zip
Support for 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/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index fdeffc81e17a..df5094dac6c7 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -546,6 +546,15 @@ config SGI_IP32
help
If you want this kernel to run on SGI O2 workstation, say Y here.
+config SIBYTE_BIGSUR
+ bool "Support for Sibyte BigSur"
+ select BOOT_ELF32
+ select DMA_COHERENT
+ select SIBYTE_BCM1x80
+ select SWAP_IO_SPACE
+ select SYS_SUPPORTS_BIG_ENDIAN
+ select SYS_SUPPORTS_LITTLE_ENDIAN
+
config SIBYTE_SWARM
bool "Support for Sibyte BCM91250A-SWARM"
select BOOT_ELF32