]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
spl: typo fix for SPL_ATF_SUPPORT description
authorKever Yang <kever.yang@rock-chips.com>
Thu, 7 Sep 2017 07:50:18 +0000 (15:50 +0800)
committerTom Rini <trini@konsulko.com>
Thu, 7 Sep 2017 14:44:38 +0000 (10:44 -0400)
Delete one redundant 'which' for SPL_ATF_SUPPORT description.

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
common/spl/Kconfig

index 9446cd9b42e45fb3be13f1c27a1dafbbac31cc4f..b05ec21ed62e6a8157a498513880aea749f0b7c0 100644 (file)
@@ -696,7 +696,7 @@ config SPL_ATF_SUPPORT
        bool "Support ARM Trusted Firmware"
        depends on ARM64
        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).
          More detail at: https://github.com/ARM-software/arm-trusted-firmware