[U-Boot] [PATCH v1 22/29] imx6: aristainetos: add version variable

Heiko Schocher hs at denx.de
Sun Dec 1 11:23:25 CET 2019


add VERSION_VARIABLE

Signed-off-by: Heiko Schocher <hs at denx.de>
---

 configs/aristainetos2_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/aristainetos2_defconfig b/configs/aristainetos2_defconfig
index 11b9f2ab1d..82fe512098 100644
--- a/configs/aristainetos2_defconfig
+++ b/configs/aristainetos2_defconfig
@@ -14,6 +14,7 @@ CONFIG_BOOTDELAY=3
 # CONFIG_CONSOLE_MUX is not set
 CONFIG_SYS_CONSOLE_IS_IN_ENV=y
 CONFIG_SUPPORT_RAW_INITRD=y
+CONFIG_VERSION_VARIABLE=y
 CONFIG_BOUNCE_BUFFER=y
 CONFIG_BOARD_TYPES=y
 CONFIG_BOARD_EARLY_INIT_F=y
-- 
2.21.0



More information about the U-Boot mailing list