From 2431153cd2e320975d830348b9fcb4c413de789f Mon Sep 17 00:00:00 2001 From: Ming Liu Date: Thu, 11 Jul 2019 16:41:18 +0800 Subject: colibri-imx8qxp: enable env import by default Enable env import by default. It is enabled in other modules too and it is required to boot TorizonCore. Signed-off-by: Ming Liu --- configs/colibri-imx8qxp_defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/configs/colibri-imx8qxp_defconfig b/configs/colibri-imx8qxp_defconfig index 1558059a61..c946b432d9 100644 --- a/configs/colibri-imx8qxp_defconfig +++ b/configs/colibri-imx8qxp_defconfig @@ -13,7 +13,6 @@ CONFIG_LOG=y CONFIG_VERSION_VARIABLE=y # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_BOARD_EARLY_INIT_F=y -# CONFIG_CMD_IMPORTENV is not set CONFIG_CMD_MEMTEST=y CONFIG_CMD_CLK=y CONFIG_CMD_FUSE=y -- cgit v1.2.3