All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: bcmbca: include full family name in Kconfig
@ 2022-07-13 14:53 Rafał Miłecki
  2022-07-13 16:14 ` Florian Fainelli
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Rafał Miłecki @ 2022-07-13 14:53 UTC (permalink / raw)
  To: Florian Fainelli, William Zhang, Anand Gore, Kursad Oney
  Cc: bcm-kernel-feedback-list, linux-arm-kernel,
	Rafał Miłecki

From: Rafał Miłecki <rafal@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@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


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-07-15 21:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-13 14:53 [PATCH] arm64: bcmbca: include full family name in Kconfig Rafał Miłecki
2022-07-13 16:14 ` Florian Fainelli
2022-07-13 20:47 ` William Zhang
2022-07-14 20:37   ` Florian Fainelli
2022-07-15  6:04     ` Rafał Miłecki
2022-07-15 21:56 ` Florian Fainelli

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.