Skip to content

Commit bf909c5

Browse files
committed
PCI: xilinx-nwl: Add 'Xilinx' to Kconfig prompt
Add the "Xilinx" vendor name to the CONFIG_PCIE_XILINX_NWL Kconfig prompt so it matches other drivers. Rename from "PCIe Core" to "PCIe controller". Link: https://lore.kernel.org/r/20230418174336.145585-4-helgaas@kernel.org Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Michal Simek <michal.simek@amd.com>
1 parent 7f5441c commit bf909c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/pci/controller/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ config PCI_AARDVARK
2828
3700 SoC.
2929

3030
config PCIE_XILINX_NWL
31-
bool "NWL PCIe Core"
31+
bool "Xilinx NWL PCIe controller"
3232
depends on ARCH_ZYNQMP || COMPILE_TEST
3333
depends on PCI_MSI
3434
help

0 commit comments

Comments
 (0)