summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksandar Gerasimovski <[email protected]>2021-11-16 13:08:11 +0000
committerPriyanka Jain <[email protected]>2022-02-01 15:08:07 +0530
commitc630cab558b70b17636b3ea2e14d63e294fec751 (patch)
tree9887f19e3492bea90903c481b7bd978c3ffd4643
parent543a76f1461b716fe73fdbfd7507bb5752ffe4d5 (diff)
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 <[email protected]> Reviewed-by: Priyanka Jain <[email protected]>
-rw-r--r--configs/pg_wcom_expu1_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/pg_wcom_expu1_defconfig b/configs/pg_wcom_expu1_defconfig
index 53d57e0ba20..7ef87cedcc1 100644
--- a/configs/pg_wcom_expu1_defconfig
+++ b/configs/pg_wcom_expu1_defconfig
@@ -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