aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafał Miłecki <[email protected]>2022-07-13 16:53:40 +0200
committerFlorian Fainelli <[email protected]>2022-07-15 14:59:08 -0700
commit746ef3ac89cadfac2c444b1704962b32fb309d4a (patch)
tree4addad7fcf54a0328dc77cddb0b68ad8a5bc171c
parent32d3da7d2f44f9d7ca92c36439e9673cdb786068 (diff)
arm64: bcmbca: Include full family name in Kconfig
Spell out the BCA acronym to explain where these chips are coming from. Signed-off-by: Rafał Miłecki <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Florian Fainelli <[email protected]>
-rw-r--r--arch/arm64/Kconfig.platforms2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
index 7fea6955944e..ab7b7f07e6a9 100644
--- a/arch/arm64/Kconfig.platforms
+++ b/arch/arm64/Kconfig.platforms
@@ -65,7 +65,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) origin SoC"
help
Say Y if you intend to run the kernel on a Broadcom Broadband ARM-based
BCA chipset.