From: Bjorn Helgaas <helgaas@kernel.org>
To: linux-pci@vger.kernel.org
Cc: "Lorenzo Pieralisi" <lpieralisi@kernel.org>,
"Krzysztof Wilczyński" <kw@linux.com>,
linux-kernel@vger.kernel.org,
"Bjorn Helgaas" <bhelgaas@google.com>,
"Yue Wang" <yue.wang@Amlogic.com>
Subject: [PATCH 1/7] PCI: meson: Add 'Amlogic' to Kconfig prompt
Date: Tue, 18 Apr 2023 12:43:30 -0500 [thread overview]
Message-ID: <20230418174336.145585-2-helgaas@kernel.org> (raw)
In-Reply-To: <20230418174336.145585-1-helgaas@kernel.org>
From: Bjorn Helgaas <bhelgaas@google.com>
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.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Cc: Yue Wang <yue.wang@Amlogic.com>
---
drivers/pci/controller/dwc/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/pci/controller/dwc/Kconfig b/drivers/pci/controller/dwc/Kconfig
index d29551261e80..617fcc7563ae 100644
--- a/drivers/pci/controller/dwc/Kconfig
+++ b/drivers/pci/controller/dwc/Kconfig
@@ -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
--
2.25.1
next prev parent reply other threads:[~2023-04-18 17:43 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-18 17:43 [PATCH 0/7] PCI: Tidy controller Kconfig Bjorn Helgaas
2023-04-18 17:43 ` Bjorn Helgaas [this message]
2023-04-18 18:10 ` [PATCH 1/7] PCI: meson: Add 'Amlogic' to Kconfig prompt Florian Fainelli
2023-04-18 18:40 ` Bjorn Helgaas
2023-04-19 18:48 ` Florian Fainelli
2023-04-18 17:43 ` [PATCH 2/7] PCI: hv: Add 'Microsoft' " Bjorn Helgaas
2023-04-19 18:17 ` Wei Liu
2023-04-18 17:43 ` [PATCH 3/7] PCI: xilinx-nwl: Add 'Xilinx' " Bjorn Helgaas
2023-04-19 7:44 ` Michal Simek
2023-04-18 17:43 ` [PATCH 4/7] PCI: Use consistent controller Kconfig menu entry language Bjorn Helgaas
2023-04-18 17:43 ` [PATCH 5/7] PCI: Sort controller Kconfig entries by vendor Bjorn Helgaas
2023-04-18 17:43 ` [PATCH 6/7] PCI: dwc: Sort " Bjorn Helgaas
2023-04-18 17:43 ` [PATCH 7/7] PCI: mobiveil: " Bjorn Helgaas
2023-04-20 19:28 ` [PATCH 0/7] PCI: Tidy controller Kconfig Bjorn Helgaas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230418174336.145585-2-helgaas@kernel.org \
--to=helgaas@kernel.org \
--cc=bhelgaas@google.com \
--cc=kw@linux.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=lpieralisi@kernel.org \
--cc=yue.wang@Amlogic.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox