[PATCH] arm64: bcmbca: include full family name in Kconfig

Rafał Miłecki zajec5 at gmail.com
Wed Jul 13 07:53:40 PDT 2022


From: Rafał Miłecki <rafal at milecki.pl>

It helps to understand that "magic" BCMBCA acronym. The full name was
found in Florian's pull request for 5.20.

Signed-off-by: Rafał Miłecki <rafal at milecki.pl>
---
 arch/arm64/Kconfig.platforms | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
index 83e3943f7a55..2259d3732cc4 100644
--- a/arch/arm64/Kconfig.platforms
+++ b/arch/arm64/Kconfig.platforms
@@ -64,7 +64,7 @@ config ARCH_BCM_IPROC
 	  This enables support for Broadcom iProc based SoCs
 
 config ARCH_BCMBCA
-	bool "Broadcom Broadband SoC"
+	bool "Broadcom Broadband Carrier Access (BCA) SoC"
 	help
 	  Say Y if you intend to run the kernel on a Broadcom Broadband ARM-based
 	  BCA chipset.
-- 
2.34.1




More information about the linux-arm-kernel mailing list