| bool "SSB Support for Broadcom BCM47XX" |
| select SYS_HAS_CPU_MIPS32_R1 |
| select SSB_B43_PCI_BRIDGE if PCI |
| select SSB_PCICORE_HOSTMODE if PCI |
| Add support for old Broadcom BCM47xx boards with Sonics Silicon Backplane support. |
| This will generate an image with support for SSB and MIPS32 R1 instruction set. |
| bool "BCMA Support for Broadcom BCM47XX" |
| select SYS_HAS_CPU_MIPS32_R2 |
| select BCMA_DRIVER_PCI_HOSTMODE if PCI |
| Add support for new Broadcom BCM47xx boards with Broadcom specific Advanced Microcontroller Bus. |
| This will generate an image with support for BCMA and MIPS32 R2 instruction set. |