spl: binman: Add config options for binman symbols in VPL
authorAlper Nebi Yasak <alpernebiyasak@gmail.com>
Sat, 18 Jun 2022 12:13:10 +0000 (15:13 +0300)
committerSimon Glass <sjg@chromium.org>
Tue, 28 Jun 2022 02:09:52 +0000 (03:09 +0100)
commit3a7d32787602a54486856e8392ba202b56ede3c7
treeb158b041dd286f74c25a37a486cbd1e29fb8154a
parentd8830cf84035120562bb490be276fab9e43d6414
spl: binman: Add config options for binman symbols in VPL

The SPL code declares binman symbols for U-Boot phases depending on
CONFIG_IS_ENABLED(BINMAN_UBOOT_SYMBOLS). This config exists for SPL and
TPL, also add a version for VPL.

Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
common/spl/Kconfig.vpl