mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 07:04:28 +00:00
configs: seli8: 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
d1af7ca8f8
commit
543a76f146
1 changed files with 1 additions and 0 deletions
|
@ -79,3 +79,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…
Reference in a new issue