[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <0e3d9536-03a1-3b2d-9f02-1b90abf5e890@amd.com>
Date: Wed, 19 Apr 2023 09:44:56 +0200
From: Michal Simek <michal.simek@....com>
To: Bjorn Helgaas <helgaas@...nel.org>, linux-pci@...r.kernel.org
Cc: Lorenzo Pieralisi <lpieralisi@...nel.org>,
Krzysztof WilczyĆski <kw@...ux.com>,
linux-kernel@...r.kernel.org, Bjorn Helgaas <bhelgaas@...gle.com>,
Michal Simek <michal.simek@...inx.com>
Subject: Re: [PATCH 3/7] PCI: xilinx-nwl: Add 'Xilinx' to Kconfig prompt
On 4/18/23 19:43, Bjorn Helgaas wrote:
>
> From: Bjorn Helgaas <bhelgaas@...gle.com>
>
> 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".
>
> Signed-off-by: Bjorn Helgaas <bhelgaas@...gle.com>
> Cc: Michal Simek <michal.simek@...inx.com>
> ---
> drivers/pci/controller/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/pci/controller/Kconfig b/drivers/pci/controller/Kconfig
> index 8b1f9a3f83ea..5875587d8b59 100644
> --- a/drivers/pci/controller/Kconfig
> +++ b/drivers/pci/controller/Kconfig
> @@ -28,7 +28,7 @@ config PCI_AARDVARK
> 3700 SoC.
>
> config PCIE_XILINX_NWL
> - bool "NWL PCIe Core"
> + bool "Xilinx NWL PCIe controller"
> depends on ARCH_ZYNQMP || COMPILE_TEST
> depends on PCI_MSI
> help
> --
> 2.25.1
>
Acked-by: Michal Simek <michal.simek@....com>
Thanks,
Michal
Powered by blists - more mailing lists