提交 0b15f1e3 编写于 作者: B Bjorn Helgaas 提交者: Bjorn Helgaas

PCI/AER: Use "PCI Express" consistently in Kconfig text

Use "PCI Express" consistently in Kconfig text.  No functional change
intended.
Signed-off-by: NBjorn Helgaas <bhelgaas@google.com>
Reviewed-by: NKeith Busch <keith.busch@intel.com>
上级 4696b828
...@@ -24,7 +24,7 @@ config HOTPLUG_PCI_PCIE ...@@ -24,7 +24,7 @@ config HOTPLUG_PCI_PCIE
When in doubt, say N. When in doubt, say N.
config PCIEAER config PCIEAER
bool "Root Port Advanced Error Reporting support" bool "PCI Express Advanced Error Reporting support"
depends on PCIEPORTBUS depends on PCIEPORTBUS
select RAS select RAS
default y default y
...@@ -34,15 +34,15 @@ config PCIEAER ...@@ -34,15 +34,15 @@ config PCIEAER
Port will be handled by PCI Express AER driver. Port will be handled by PCI Express AER driver.
config PCIEAER_INJECT config PCIEAER_INJECT
tristate "PCIe AER error injector support" tristate "PCI Express error injection support"
depends on PCIEAER depends on PCIEAER
default n default n
help help
This enables PCI Express Root Port Advanced Error Reporting This enables PCI Express Root Port Advanced Error Reporting
(AER) software error injector. (AER) software error injector.
Debugging PCIe AER code is quite difficult because it is hard Debugging AER code is quite difficult because it is hard
to trigger various real hardware errors. Software based to trigger various real hardware errors. Software-based
error injection can fake almost all kinds of errors with the error injection can fake almost all kinds of errors with the
help of a user space helper tool aer-inject, which can be help of a user space helper tool aer-inject, which can be
gotten from: gotten from:
...@@ -127,7 +127,7 @@ config PCIE_PME ...@@ -127,7 +127,7 @@ config PCIE_PME
depends on PCIEPORTBUS && PM depends on PCIEPORTBUS && PM
config PCIE_DPC config PCIE_DPC
bool "PCIe Downstream Port Containment support" bool "PCI Express Downstream Port Containment support"
depends on PCIEPORTBUS && PCIEAER depends on PCIEPORTBUS && PCIEAER
default n default n
help help
...@@ -138,7 +138,7 @@ config PCIE_DPC ...@@ -138,7 +138,7 @@ config PCIE_DPC
it is safe to answer N. it is safe to answer N.
config PCIE_PTM config PCIE_PTM
bool "PCIe Precision Time Measurement support" bool "PCI Express Precision Time Measurement support"
default n default n
depends on PCIEPORTBUS depends on PCIEPORTBUS
help help
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册