This patch series contains two patches to address iProc PCIe Kconfig related issues. The first patch adds more protection to PCIE_IPROC so it cannot be accidentally enabled for non-ARM based platforms. The second patch changes the config name of the iProc PCIe platform driver from PCIE_IPROC_PLTFM to PCIE_IPROC_PLATFORM
Ray Jui (2): pci: iproc: fix PCIE_IPROC in Kconfig pci: iproc: change PCIE_IPROC_PLTFM to PCIE_IPROC_PLATFORM drivers/pci/host/Kconfig | 4 +++- drivers/pci/host/Makefile | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/