• R
    bcma: prepare Kconfig symbol for PCI driver · 1ca2760f
    Rafał Miłecki 提交于
    Driver for PCIe core requires PCI to be enabled, however we shouldn't
    require it for the whole bus. Someone may be not interested in extra
    PCI devices and what's more there are SoCs without any PCI at all (like
    BCM5356C0, BCM5357*, BCM47186B0). For more details see Kconfig "help".
    Please note this patch doesn't allow disabling PCI drivers yet, as it
    requires more work on calls to bcma_core_pci_* functions.
    Signed-off-by: NRafał Miłecki <zajec5@gmail.com>
    Signed-off-by: NKalle Valo <kvalo@codeaurora.org>
    1ca2760f
Makefile 730 字节