4 bool "SSB Support for Broadcom BCM47XX"
5 select SYS_HAS_CPU_MIPS32_R1
8 select SSB_DRIVER_EXTIF
10 select SSB_B43_PCI_BRIDGE if PCI
11 select SSB_DRIVER_PCICORE if PCI
12 select SSB_PCICORE_HOSTMODE if PCI
13 select SSB_DRIVER_GPIO
17 Add support for old Broadcom BCM47xx boards with Sonics Silicon Backplane support.
19 This will generate an image with support for SSB and MIPS32 R1 instruction set.
22 bool "BCMA Support for Broadcom BCM47XX"
23 select SYS_HAS_CPU_MIPS32_R2
26 select BCMA_DRIVER_MIPS
27 select BCMA_HOST_PCI if PCI
28 select BCMA_DRIVER_PCI_HOSTMODE if PCI
29 select BCMA_DRIVER_GPIO
33 Add support for new Broadcom BCM47xx boards with Broadcom specific Advanced Microcontroller Bus.
35 This will generate an image with support for BCMA and MIPS32 R2 instruction set.