From b826429c457abf26d979ddf147d60269207ec80a Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Thu, 9 May 2019 14:42:38 +0200 Subject: apalis-imx8: 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: Stefan Agner --- configs/apalis-imx8_defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/configs/apalis-imx8_defconfig b/configs/apalis-imx8_defconfig index 3ac459ae6a..df2849f44c 100644 --- a/configs/apalis-imx8_defconfig +++ b/configs/apalis-imx8_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