Browse Source

boot/arm-trusted-firmware/Config.in: fix 'platform' typo

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
(cherry picked from commit 2e3c0ab1b7bbe8bb5a5abb493fc81e166593ac8f)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter Korsgaard 10 months ago
parent
commit
126fe42c9a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      boot/arm-trusted-firmware/Config.in

+ 1 - 1
boot/arm-trusted-firmware/Config.in

@@ -71,7 +71,7 @@ endif
 config BR2_TARGET_ARM_TRUSTED_FIRMWARE_PLATFORM
 config BR2_TARGET_ARM_TRUSTED_FIRMWARE_PLATFORM
 	string "ATF platform"
 	string "ATF platform"
 	help
 	help
-	  Target plaform to build for.
+	  Target platform to build for.
 
 
 config BR2_TARGET_ARM_TRUSTED_FIRMWARE_TARGET_BOARD
 config BR2_TARGET_ARM_TRUSTED_FIRMWARE_TARGET_BOARD
 	string "ATF target board"
 	string "ATF target board"