]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: Kconfig: Explain TFABOOT
authorAndre Przywara <andre.przywara@arm.com>
Wed, 30 Sep 2020 14:45:07 +0000 (15:45 +0100)
committerTom Rini <trini@konsulko.com>
Thu, 8 Oct 2020 15:42:36 +0000 (11:42 -0400)
commitcee2e022d208e2dd9c10d1d6845941e37cfe3e3a
tree64ba746732584f8d091f2257104790a63eb9fa36
parentfc6ef71a66bf1d085fd802331462eb33882597fd
arm: Kconfig: Explain TFABOOT

The CONFIG_TFABOOT option is more about what U-Boot DOES NOT need to do
than to support some features.

Explain a bit more in the Kconfig help text to avoid misunderstandings.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/arm/Kconfig