]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: Kconfig: Update description for CONFIG_ARCH_VEXPRESS
authorVincenzo Frascino <vincenzo.frascino@arm.com>
Fri, 21 Feb 2025 18:03:40 +0000 (18:03 +0000)
committerSudeep Holla <sudeep.holla@arm.com>
Thu, 27 Feb 2025 10:11:54 +0000 (10:11 +0000)
Update the description and contextually the help text of
CONFIG_ARCH_VEXPRESS to reflect the inclusion of all ARM Ltd Platforms.

Signed-off-by: Vincenzo Frascino <vincenzo.frascino@arm.com>
Message-Id: <20250221180349.1413089-2-vincenzo.frascino@arm.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
arch/arm64/Kconfig.platforms

index 02f9248f7c84da36619ddb8dac55a4bfd96d65e3..c468c23b2bba03abb2dd66510d16512b579cecf2 100644 (file)
@@ -374,13 +374,12 @@ config ARCH_UNIPHIER
          This enables support for Socionext UniPhier SoC family.
 
 config ARCH_VEXPRESS
-       bool "ARMv8 software model (Versatile Express)"
+       bool "ARM Ltd Platforms"
        select GPIOLIB
        select PM
        select PM_GENERIC_DOMAINS
        help
-         This enables support for the ARMv8 software model (Versatile
-         Express).
+         This enables support for the ARM Ltd Platforms.
 
 config ARCH_VISCONTI
        bool "Toshiba Visconti SoC Family"