1 --- a/arch/mips/bcm47xx/Kconfig
2 +++ b/arch/mips/bcm47xx/Kconfig
3 @@ -8,8 +8,10 @@ config BCM47XX_SSB
4 select SSB_DRIVER_EXTIF
6 select SSB_B43_PCI_BRIDGE if PCI
7 + select SSB_DRIVER_PCICORE if PCI
8 select SSB_PCICORE_HOSTMODE if PCI
13 Add support for old Broadcom BCM47xx boards with Sonics Silicon Backplane support.
14 @@ -25,6 +27,7 @@ config BCM47XX_BCMA
15 select BCMA_HOST_PCI if PCI
16 select BCMA_DRIVER_PCI_HOSTMODE if PCI
17 select BCMA_DRIVER_GPIO
21 Add support for new Broadcom BCM47xx boards with Broadcom specific Advanced Microcontroller Bus.