浏览代码

spl: typo fix for SPL_ATF_SUPPORT description

Delete one redundant 'which' for SPL_ATF_SUPPORT description.

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
Kever Yang 7 年之前
父节点
当前提交
b5b82abcf5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      common/spl/Kconfig

+ 1 - 1
common/spl/Kconfig

@@ -696,7 +696,7 @@ config SPL_ATF_SUPPORT
 	bool "Support ARM Trusted Firmware"
 	bool "Support ARM Trusted Firmware"
 	depends on ARM64
 	depends on ARM64
 	help
 	help
-	  ATF(ARM Trusted Firmware) is a component for ARM arch64 which which
+	  ATF(ARM Trusted Firmware) is a component for ARM arch64 which
 	  is loaded by SPL(which is considered as BL2 in ATF terminology).
 	  is loaded by SPL(which is considered as BL2 in ATF terminology).
 	  More detail at: https://github.com/ARM-software/arm-trusted-firmware
 	  More detail at: https://github.com/ARM-software/arm-trusted-firmware