commit | cee2e022d208e2dd9c10d1d6845941e37cfe3e3a | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Wed Sep 30 15:45:07 2020 +0100 |
committer | Tom Rini <trini@konsulko.com> | Thu Oct 08 11:42:36 2020 -0400 |
tree | 64ba746732584f8d091f2257104790a63eb9fa36 | |
parent | fc6ef71a66bf1d085fd802331462eb33882597fd [diff] |
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>