summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2025-11-09 19:45:41 +0100
committerTom Rini <[email protected]>2025-11-11 11:54:56 -0600
commitaa99fc54ed6177f25a6d987dfc8def813784de50 (patch)
tree114772968240cbc665e201c1ca4f01ba8730c104
parent21181beb7e8f7a6dbc85dfa405dfaf127422eef0 (diff)
ARM: Fix HAS_ARMV7_SECURE_BASE help text
Drop the 'a' from 'ahardware', no functional change. Signed-off-by: Marek Vasut <[email protected]>
-rw-r--r--arch/arm/cpu/armv7/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/cpu/armv7/Kconfig b/arch/arm/cpu/armv7/Kconfig
index ab86d642eee..3a3c1784e18 100644
--- a/arch/arm/cpu/armv7/Kconfig
+++ b/arch/arm/cpu/armv7/Kconfig
@@ -28,7 +28,7 @@ config ARMV7_BOOT_SEC_DEFAULT
variable to "sec" or "nonsec".
config HAS_ARMV7_SECURE_BASE
- bool "Enable support for a ahardware secure memory area"
+ bool "Enable support for a hardware secure memory area"
default y if ARCH_LS1021A || ARCH_MX7 || ARCH_MX7ULP || ARCH_STM32MP \
|| MACH_SUN6I || MACH_SUN7I || MACH_SUN8I || TEGRA124