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>,
"K . Y . Srinivasan" <kys@microsoft.com>,
"Haiyang Zhang" <haiyangz@microsoft.com>,
"Wei Liu" <wei.liu@kernel.org>,
"Dexuan Cui" <decui@microsoft.com>
Subject: [PATCH 2/7] PCI: hv: Add 'Microsoft' to Kconfig prompt
Date: Tue, 18 Apr 2023 12:43:31 -0500 [thread overview]
Message-ID: <20230418174336.145585-3-helgaas@kernel.org> (raw)
In-Reply-To: <20230418174336.145585-1-helgaas@kernel.org>
From: Bjorn Helgaas <bhelgaas@google.com>
Add the "Microsoft" vendor name to the CONFIG_PCI_HYPERV_INTERFACE Kconfig
prompt so it matches other PCIe drivers and other Hyper-V prompts.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Cc: K. Y. Srinivasan <kys@microsoft.com>
Cc: Haiyang Zhang <haiyangz@microsoft.com>
Cc: Wei Liu <wei.liu@kernel.org>
Cc: Dexuan Cui <decui@microsoft.com>
---
drivers/pci/controller/Kconfig | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/drivers/pci/controller/Kconfig b/drivers/pci/controller/Kconfig
index 42654035654a..8b1f9a3f83ea 100644
--- a/drivers/pci/controller/Kconfig
+++ b/drivers/pci/controller/Kconfig
@@ -285,11 +285,12 @@ config PCIE_BRCMSTB
Broadcom STB based SoCs, like the Raspberry Pi 4.
config PCI_HYPERV_INTERFACE
- tristate "Hyper-V PCI Interface"
+ tristate "Microsoft Hyper-V PCI Interface"
depends on ((X86 && X86_64) || ARM64) && HYPERV && PCI_MSI
help
- The Hyper-V PCI Interface is a helper driver allows other drivers to
- have a common interface with the Hyper-V PCI frontend driver.
+ The Hyper-V PCI Interface is a helper driver that allows other
+ drivers to have a common interface with the Hyper-V PCI frontend
+ driver.
config PCI_LOONGSON
bool "LOONGSON PCI Controller"
--
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 ` [PATCH 1/7] PCI: meson: Add 'Amlogic' to Kconfig prompt Bjorn Helgaas
2023-04-18 18:10 ` Florian Fainelli
2023-04-18 18:40 ` Bjorn Helgaas
2023-04-19 18:48 ` Florian Fainelli
2023-04-18 17:43 ` Bjorn Helgaas [this message]
2023-04-19 18:17 ` [PATCH 2/7] PCI: hv: Add 'Microsoft' " 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-3-helgaas@kernel.org \
--to=helgaas@kernel.org \
--cc=bhelgaas@google.com \
--cc=decui@microsoft.com \
--cc=haiyangz@microsoft.com \
--cc=kw@linux.com \
--cc=kys@microsoft.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=lpieralisi@kernel.org \
--cc=wei.liu@kernel.org \
/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