diff options
| author | Bjorn Helgaas <bhelgaas@google.com> | 2024-03-14 14:54:46 -0500 |
|---|---|---|
| committer | Bjorn Helgaas <bhelgaas@google.com> | 2024-09-19 14:24:00 -0500 |
| commit | 5c7bdac783be8dcba1427460e7971445f839a5e2 (patch) | |
| tree | 63f17caaf52e2f7a87e8f161476035a4dd5f434f /drivers/pci/controller | |
| parent | 2ac11a2fdcc3aa210d76b65c61c6758f44ac6c54 (diff) | |
PCI: Fix typos
Fix typos.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/pci/controller')
| -rw-r--r-- | drivers/pci/controller/cadence/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/pci/controller/cadence/Kconfig b/drivers/pci/controller/cadence/Kconfig index 1d5a70c9055e..8a0044bb3989 100644 --- a/drivers/pci/controller/cadence/Kconfig +++ b/drivers/pci/controller/cadence/Kconfig @@ -38,7 +38,7 @@ config PCIE_CADENCE_PLAT_EP select PCIE_CADENCE_EP select PCIE_CADENCE_PLAT help - Say Y here if you want to support the Cadence PCIe platform controller in + Say Y here if you want to support the Cadence PCIe platform controller in endpoint mode. This PCIe controller may be embedded into many different vendors SoCs. |
