Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

MIPS: BMIPS: Enable PCI Kconfig

Enable HAVE_PCI and PCI_DRIVERS_GENERIC so we can build PCIE_BRCMSTB
which is the PCIe host bridge driver for this platform.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>

authored by

Florian Fainelli and committed by
Thomas Bogendoerfer
1d987052 bdbf2038

+2
+2
arch/mips/Kconfig
··· 291 291 select USB_OHCI_BIG_ENDIAN_DESC if CPU_BIG_ENDIAN 292 292 select USB_OHCI_BIG_ENDIAN_MMIO if CPU_BIG_ENDIAN 293 293 select HARDIRQS_SW_RESEND 294 + select HAVE_PCI 295 + select PCI_DRIVERS_GENERIC 294 296 help 295 297 Build a generic DT-based kernel image that boots on select 296 298 BCM33xx cable modem chips, BCM63xx DSL chips, and BCM7xxx set-top