Skip to content

Commit 6ba4ce6

Browse files
committed
PCI: meson: Add 'Amlogic' to Kconfig prompt
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>
1 parent 30dc83a commit 6ba4ce6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/pci/controller/dwc/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ config PCIE_HISI_STB
321321
Say Y here if you want PCIe controller support on HiSilicon STB SoCs
322322

323323
config PCI_MESON
324-
tristate "MESON PCIe controller"
324+
tristate "Amlogic Meson PCIe controller"
325325
default m if ARCH_MESON
326326
depends on PCI_MSI
327327
select PCIE_DW_HOST

0 commit comments

Comments
 (0)