[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20230420192852.GA317599@bhelgaas>
Date: Thu, 20 Apr 2023 14:28:52 -0500
From: Bjorn Helgaas <helgaas@...nel.org>
To: 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>
Subject: Re: [PATCH 0/7] PCI: Tidy controller Kconfig
On Tue, Apr 18, 2023 at 12:43:29PM -0500, Bjorn Helgaas wrote:
> From: Bjorn Helgaas <bhelgaas@...gle.com>
>
> Use vendor name in all native controller Kconfig entries. Use consistent
> prompt language. Sort entries by vendor name so they appear in alpha order
> in menuconfig.
>
> Bjorn Helgaas (7):
> PCI: meson: Add 'Amlogic' to Kconfig prompt
> PCI: hv: Add 'Microsoft' to Kconfig prompt
> PCI: xilinx-nwl: Add 'Xilinx' to Kconfig prompt
> PCI: Use consistent controller Kconfig menu entry language
> PCI: Sort controller Kconfig entries by vendor
> PCI: dwc: Sort Kconfig entries by vendor
> PCI: mobiveil: Sort Kconfig entries by vendor
>
> drivers/pci/controller/Kconfig | 463 ++++++++++-----------
> drivers/pci/controller/cadence/Kconfig | 10 +-
> drivers/pci/controller/dwc/Kconfig | 518 ++++++++++++------------
> drivers/pci/controller/mobiveil/Kconfig | 19 +-
> 4 files changed, 506 insertions(+), 504 deletions(-)
I applied these to pci/controller/kconfig for v6.4.
Powered by blists - more mailing lists