mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 23:54:05 +02:00
11 lines
255 B
Diff
11 lines
255 B
Diff
|
--- a/arch/mips/bcm47xx/Kconfig
|
||
|
+++ b/arch/mips/bcm47xx/Kconfig
|
||
|
@@ -21,6 +21,7 @@ config BCM47XX_BCMA
|
||
|
select BCMA
|
||
|
select BCMA_HOST_SOC
|
||
|
select BCMA_DRIVER_MIPS
|
||
|
+ select BCMA_HOST_PCI if PCI
|
||
|
select BCMA_DRIVER_PCI_HOSTMODE if PCI
|
||
|
default y
|
||
|
help
|