[PATCH] arm64: make ARCH_BCM4908 select ARCH_BCMBCA

Florian Fainelli f.fainelli at gmail.com
Fri Jul 15 14:56:22 PDT 2022


On Thu, 14 Jul 2022 06:58:58 +0200, Rafał Miłecki <zajec5 at gmail.com> wrote:
> From: Rafał Miłecki <rafal at milecki.pl>
> 
> BCA is a big set / family of devices sharing multiple hardware blocks.
> It covers BCM4908, BCM63xx, BCM68xx devices and more.
> 
> Most of drivers that depend on ARCH_BCM4908 should actually depend on
> ARCH_BCMBCA. To make such transition easier, cleaner and breakage-free
> add a proper "select".
> 
> Later on - if we decide to keep ARCH_BCM4908 - it may be moved under
> ARCH_BCMBCA menu. Keeping it may be helpful for limited compiling of DTS
> files and "default" Kconfig entires. Or we may just decide to drop it.
> 
> Signed-off-by: Rafał Miłecki <rafal at milecki.pl>
> ---

Applied to https://github.com/Broadcom/stblinux/commits/devicetree-arm64/next, thanks!
--
Florian



More information about the linux-arm-kernel mailing list