From: Bjorn Helgaas Date: Wed, 6 Nov 2019 22:07:36 +0000 (-0600) Subject: PCI/ASPM: Remove dependency on PCIEPORTBUS X-Git-Tag: v5.5-rc1~55^2~22^2~9 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=33ce09ef17329be407fc238a214d6f49fdc8a007;p=linux-block.git PCI/ASPM: Remove dependency on PCIEPORTBUS The ASPM support does not depend on the portdrv, so remove the Kconfig dependency. Link: https://lore.kernel.org/r/20191106222420.10216-4-helgaas@kernel.org Signed-off-by: Bjorn Helgaas Reviewed-by: Andrew Murray --- diff --git a/drivers/pci/pcie/Kconfig b/drivers/pci/pcie/Kconfig index b0d781d72d1b..b196ad816129 100644 --- a/drivers/pci/pcie/Kconfig +++ b/drivers/pci/pcie/Kconfig @@ -63,7 +63,7 @@ config PCIE_ECRC # config PCIEASPM bool "PCI Express ASPM control" if EXPERT - depends on PCI && PCIEPORTBUS + depends on PCI default y help This enables OS control over PCI Express ASPM (Active State