tegra: Don't enable binman on ARMv8 SoCs
authorSimon Glass <sjg@chromium.org>
Sun, 19 Jul 2020 19:56:00 +0000 (13:56 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 29 Jul 2020 01:30:39 +0000 (19:30 -0600)
commit3077026ea1852473011ec7de25087d95ea4e6ddd
treebaa0b4ebfacaae931f071ff5c4a70d7d2b0112f0
parent1d62704d775a8cf74ed5e4bc819c85936cecae41
tegra: Don't enable binman on ARMv8 SoCs

At present only the ARMv7 tegra SoCs actually use binman to create an
image. Change the config to reflect this, since otherwise running binman
will produce an error.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/mach-tegra/Kconfig