ipv6-support: Update iteration
[openwrt.git] / target / linux / brcm47xx / patches-3.3 / 010-MIPS-BCM47xx-Fix-BCMA_DRIVER_PCI_HOSTMODE.patch
1 --- a/arch/mips/bcm47xx/Kconfig
2 +++ b/arch/mips/bcm47xx/Kconfig
3 @@ -21,6 +21,7 @@ config BCM47XX_BCMA
4         select BCMA
5         select BCMA_HOST_SOC
6         select BCMA_DRIVER_MIPS
7 +       select BCMA_HOST_PCI if PCI
8         select BCMA_DRIVER_PCI_HOSTMODE if PCI
9         default y
10         help