PCI: meson: Add 'Amlogic' to Kconfig prompt
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 18 Apr 2023 17:43:30 +0000 (12:43 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 20 Apr 2023 21:18:04 +0000 (16:18 -0500)
Add the "Amlogic" vendor name to the CONFIG_PCI_MESON Kconfig prompt to
match other PCIe drivers.  Capitalize "Meson" to match other Meson Kconfig
prompts.

Link: https://lore.kernel.org/r/20230418174336.145585-2-helgaas@kernel.org
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Cc: Yue Wang <yue.wang@Amlogic.com>
drivers/pci/controller/dwc/Kconfig

index d29551261e80fbde5f393468367c92722fbb99ec..617fcc7563ae4560264cf9f884a3fccda68c3640 100644 (file)
@@ -321,7 +321,7 @@ config PCIE_HISI_STB
          Say Y here if you want PCIe controller support on HiSilicon STB SoCs
 
 config PCI_MESON
-       tristate "MESON PCIe controller"
+       tristate "Amlogic Meson PCIe controller"
        default m if ARCH_MESON
        depends on PCI_MSI
        select PCIE_DW_HOST