mirror of https://github.com/hak5/openwrt.git
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
|