]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
arm64: Kconfig: Spell out "ARMv9.4" in menuconfig text
authorWill Deacon <will@kernel.org>
Fri, 19 Sep 2025 13:56:43 +0000 (14:56 +0100)
committerWill Deacon <will@kernel.org>
Fri, 19 Sep 2025 13:56:43 +0000 (14:56 +0100)
commit92d051a1c1e30d6f8655a3fab91e19fdad72040b
tree718ab04348d74a50a26ea8616e40c38e1d5e8b07
parent19dd484cd19c308e2ea763f8d31e43a7f1ab6141
arm64: Kconfig: Spell out "ARMv9.4" in menuconfig text

The menuconfig entries to configure various architectural features are
all formatted as "ARMvx.y architecture features" with the unusual
exception of 9.4, which omits the "ARM" prefix.

Add the "ARM" prefix to the menuconfig entry for the ARMv9.4
architectural features.

Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/Kconfig