mbox series

[v2,0/2] arm64: Kconfig.platforms: Group vendors together

Message ID 20220829173830.3567047-1-f.fainelli@gmail.com (mailing list archive)
Headers show
Series arm64: Kconfig.platforms: Group vendors together | expand

Message

Florian Fainelli Aug. 29, 2022, 5:38 p.m. UTC
This is a follow up from:
https://lore.kernel.org/all/20220712164235.40293-1-f.fainelli@gmail.com/

such that we have SoCs from the same vendor grouped into a menuconfig to
be visually nicer and assist in selecting the specific SoCs.

Florian Fainelli (2):
  arm64: Kconfig.platforms: Re-organized Broadcom menu
  arm64: Kconfig.platforms: Group NXP platforms together

 arch/arm64/Kconfig.platforms | 52 +++++++++++++++++++++++-------------
 1 file changed, 33 insertions(+), 19 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Sept. 2, 2022, 11 a.m. UTC | #1
Hello:

This series was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Mon, 29 Aug 2022 10:38:27 -0700 you wrote:
> This is a follow up from:
> https://lore.kernel.org/all/20220712164235.40293-1-f.fainelli@gmail.com/
> 
> such that we have SoCs from the same vendor grouped into a menuconfig to
> be visually nicer and assist in selecting the specific SoCs.
> 
> Florian Fainelli (2):
>   arm64: Kconfig.platforms: Re-organized Broadcom menu
>   arm64: Kconfig.platforms: Group NXP platforms together
> 
> [...]

Here is the summary with links:
  - [v2,1/2] arm64: Kconfig.platforms: Re-organized Broadcom menu
    https://git.kernel.org/soc/soc/c/96796c914b84
  - [v2,2/2] arm64: Kconfig.platforms: Group NXP platforms together
    https://git.kernel.org/soc/soc/c/566e373fe047

You are awesome, thank you!