mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-17 22:49:02 +00:00
configs: expu1: enable ver envvar for version_string
This is used by out ESW for reading u-boot build version. Signed-off-by: Aleksandar Gerasimovski <aleksandar.gerasimovski@hitachienergy.com> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
This commit is contained in:
parent
543a76f146
commit
c630cab558
1 changed files with 1 additions and 0 deletions
|
@ -76,3 +76,4 @@ CONFIG_SYS_QE_FW_ADDR=0x60020000
|
|||
CONFIG_SPECIFY_CONSOLE_INDEX=y
|
||||
CONFIG_DM_SERIAL=y
|
||||
CONFIG_SYS_NS16550=y
|
||||
CONFIG_VERSION_VARIABLE=y
|
||||
|
|
Loading…
Add table
Reference in a new issue