aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/bcm63xx/Kconfig
diff options
context:
space:
mode:
authorGravatar Jonas Gorski <jogo@openwrt.org> 2013-03-21 14:03:17 +0000
committerGravatar Ralf Baechle <ralf@linux-mips.org> 2013-05-08 01:19:03 +0200
commit2c8aaf71b0a4738ae8cb70d9367089bdb892aea3 (patch)
tree5ed40900de84142b9c4ed3812001154538f7cdde /arch/mips/bcm63xx/Kconfig
parentMIPS: BCM63XX: rework chip detection (diff)
downloadlinux-2c8aaf71b0a4738ae8cb70d9367089bdb892aea3.tar.gz
linux-2c8aaf71b0a4738ae8cb70d9367089bdb892aea3.tar.bz2
linux-2c8aaf71b0a4738ae8cb70d9367089bdb892aea3.zip
MIPS: BCM63XX: add basic BCM6362 support
Add basic support for detecting and booting the BCM6362. Signed-off-by: Jonas Gorski <jogo@openwrt.org> Patchwork: http://patchwork.linux-mips.org/patch/5009/ Acked-by: John Crispin <blogic@openwrt.org>
Diffstat (limited to 'arch/mips/bcm63xx/Kconfig')
-rw-r--r--arch/mips/bcm63xx/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/mips/bcm63xx/Kconfig b/arch/mips/bcm63xx/Kconfig
index d03e8799d1cf..5639662fd503 100644
--- a/arch/mips/bcm63xx/Kconfig
+++ b/arch/mips/bcm63xx/Kconfig
@@ -25,6 +25,10 @@ config BCM63XX_CPU_6358
bool "support 6358 CPU"
select HW_HAS_PCI
+config BCM63XX_CPU_6362
+ bool "support 6362 CPU"
+ select HW_HAS_PCI
+
config BCM63XX_CPU_6368
bool "support 6368 CPU"
select HW_HAS_PCI