MIPS: BCM63xx: Add support for the Broadcom BCM63xx family of SOCs.
Signed-off-by: Maxime Bizon <mbizon@freebox.fr> Signed-off-by: Florian Fainelli <florian@openwrt.org> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:

committed by
Ralf Baechle

parent
0de663ef86
commit
e7300d04bd
11
arch/mips/bcm63xx/boards/Kconfig
Normal file
11
arch/mips/bcm63xx/boards/Kconfig
Normal file
@@ -0,0 +1,11 @@
|
||||
choice
|
||||
prompt "Board support"
|
||||
depends on BCM63XX
|
||||
default BOARD_BCM963XX
|
||||
|
||||
config BOARD_BCM963XX
|
||||
bool "Generic Broadcom 963xx boards"
|
||||
select SSB
|
||||
help
|
||||
|
||||
endchoice
|
Reference in New Issue
Block a user