OSDN Git Service

PCI/PTM: Remove dependency on PCIEPORTBUS
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 6 Nov 2019 22:01:15 +0000 (16:01 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 21 Nov 2019 13:52:32 +0000 (07:52 -0600)
The PTM support does not depend on the portdrv, so remove the Kconfig
dependency.

Link: https://lore.kernel.org/r/20191106222420.10216-3-helgaas@kernel.org
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Andrew Murray <andrew.murray@arm.com>
Cc: Jonathan Yong <jonathan.yong@intel.com>
drivers/pci/pcie/Kconfig

index 362eb8c..b0d781d 100644 (file)
@@ -135,7 +135,6 @@ config PCIE_DPC
 
 config PCIE_PTM
        bool "PCI Express Precision Time Measurement support"
-       depends on PCIEPORTBUS
        help
          This enables PCI Express Precision Time Measurement (PTM)
          support.