arch: arm: fix a typos in Kconfig file

Architectue => Architecture

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
This commit is contained in:
Aurelien Jarno 2018-05-26 22:17:11 +02:00 committed by Anas Nashif
commit a9fe133d07

View file

@ -75,7 +75,7 @@ config ARM_SECURE_FIRMWARE
Secure Faults may only be handled by code executing in Secure
state.
menu "Architectue Floating Point Options"
menu "Architecture Floating Point Options"
depends on CPU_HAS_FPU
choice