summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOleksandr Suvorov <oleksandr.suvorov@toradex.com>2021-06-07 23:46:18 +0300
committerOleksandr Suvorov <oleksandr.suvorov@toradex.com>2021-06-07 23:46:18 +0300
commit6110494d804724881c1c0db91a3324ae344727fd (patch)
treee2627f68b6dafc9f15fa6818eba4ce1a02f0196b
parentc13b1ccc9d02badd1a63b7ca67309387f225ee9a (diff)
Revert "apalis-imx6: empty default environment"
This reverts commit 1aabd391a32c1050407d0744bf9b0dc973da5dca.
-rw-r--r--configs/apalis_imx6_tezi_defconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/apalis_imx6_tezi_defconfig b/configs/apalis_imx6_tezi_defconfig
index 0dc8eee055..75d1d3e937 100644
--- a/configs/apalis_imx6_tezi_defconfig
+++ b/configs/apalis_imx6_tezi_defconfig
@@ -62,8 +62,6 @@ CONFIG_OF_CONTROL=y
CONFIG_DEFAULT_DEVICE_TREE="imx6-apalis"
CONFIG_ENV_IS_IN_MMC=y
CONFIG_SYS_RELOC_GD_ENV_ADDR=y
-CONFIG_USE_DEFAULT_ENV_FILE=y
-CONFIG_DEFAULT_ENV_FILE="emptyenv.h"
CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y
CONFIG_IP_DEFRAG=y
CONFIG_TFTP_BLOCKSIZE=4096