summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2019-05-09 14:42:38 +0200
committerIgor Opaniuk <igor.opaniuk@toradex.com>2020-08-05 19:15:37 +0300
commit5e51c8186ae8d0ee96517b1dbc348bcd56d92cb0 (patch)
tree42e1ef2d86a0e1f7a780e361d586c0d695011dfb
parentc6ced284c6fce083bfb8e74b40e3fb7102144af4 (diff)
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 <stefan.agner@toradex.com> (cherry picked from commit 0471e6a5e1aeaaf8c1a706064e3b421e6e39eb4a)
-rw-r--r--configs/apalis-imx8qm_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/apalis-imx8qm_defconfig b/configs/apalis-imx8qm_defconfig
index ccb62584ed..48145e2407 100644
--- a/configs/apalis-imx8qm_defconfig
+++ b/configs/apalis-imx8qm_defconfig
@@ -19,6 +19,7 @@ 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_CPU=y
# CONFIG_BOOTM_NETBSD is not set
CONFIG_CMD_ASKENV=y