mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-02 00:24:12 +08:00
PCI/PTM: Remove dependency on PCIEPORTBUS
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>
This commit is contained in:
parent
127a770949
commit
97a0ac8a46
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user