summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorYe Li <ye.li@nxp.com>2019-07-18 18:56:56 -0700
committerYe Li <ye.li@nxp.com>2019-07-18 19:13:32 -0700
commit3f94cf98113af6c31e146afcf394f34ff4d2bc00 (patch)
treec1e0a35c555bbab78daa612ad7adba2d7c4d3760 /configs
parent77dcbf7029c0da8b991de60ba0f73a20ab1d1789 (diff)
MLK-22287 imx8mn: enable CONFIG_ENV_DEFAULT_NOWHERE at default
This CONFIG_ENV_DEFAULT_NOWHERE config must be enabled for USB download when we implemented the override function to select env storage medium. To avoid adding it to every imx8mn defconfig, enable the config as default on imx8mn. Signed-off-by: Ye Li <ye.li@nxp.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/imx8mn_ddr4_evk_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/imx8mn_ddr4_evk_defconfig b/configs/imx8mn_ddr4_evk_defconfig
index 51caaba952..b071a986eb 100644
--- a/configs/imx8mn_ddr4_evk_defconfig
+++ b/configs/imx8mn_ddr4_evk_defconfig
@@ -20,7 +20,6 @@ CONFIG_CMD_FAT=y
CONFIG_DEFAULT_DEVICE_TREE="fsl-imx8mn-ddr4-evk"
CONFIG_DEFAULT_FDT_FILE="fsl-imx8mn-ddr4-evk.dtb"
CONFIG_ENV_IS_IN_MMC=y
-CONFIG_ENV_DEFAULT_NOWHERE=y
CONFIG_ENV_IS_IN_SPI_FLASH=y
CONFIG_CMD_SF=y
CONFIG_CMD_I2C=y