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>
Peter Korsgaard 10 months ago
parent
commit
2e3c0ab1b7
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

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