From: Bjorn Helgaas <bhelgaas@xxxxxxxxxx> The "PTM enabled, 4dns granularity" message has an extra "d" in it; remove that. Remove the PTM and ASPM Kconfig dependencies on PCIEPORTBUS, since they don't depend on it. Fix the Makefile so PTM and ASPM can be built without PCIEPORTBUS. Bjorn Helgaas (5): PCI/PTM: Remove spurious "d" from granularity message PCI/PTM: Remove dependency on PCIEPORTBUS PCI/ASPM: Remove dependency on PCIEPORTBUS PCI: Remove PCIe Kconfig dependencies on PCI PCI: Allow building PCIe things without PCIEPORTBUS drivers/pci/Makefile | 3 ++- drivers/pci/pcie/Kconfig | 3 --- drivers/pci/pcie/ptm.c | 2 +- 3 files changed, 3 insertions(+), 5 deletions(-) -- 2.24.0.rc1.363.gb1bccd3e3d-goog