summaryrefslogtreecommitdiff
path: root/configs/imx8mn_beacon_2g_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-11-07 22:59:38 -0500
committerTom Rini <trini@konsulko.com>2021-11-12 14:18:17 -0500
commit27480e0a9fca90319237fef08cb6be4663199b38 (patch)
treef6b3c209e6451370813020ec3da728481fd3114c /configs/imx8mn_beacon_2g_defconfig
parent1ed68f920439a85f708652bf4a150bf775875dda (diff)
downloadu-boot-socfpga-27480e0a9fca90319237fef08cb6be4663199b38.tar.gz
Convert CONFIG_ENV_IS_IN_SPI_FLASH et al to Kconfig
This converts the following to Kconfig: CONFIG_ENV_IS_IN_SPI_FLASH CONFIG_ENV_IS_NOWHERE CONFIG_ENV_OFFSET CONFIG_ENV_OVERWRITE CONFIG_ENV_SECT_SIZE CONFIG_SYS_MMC_ENV_DEV CONFIG_SYS_MMC_ENV_PART Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/imx8mn_beacon_2g_defconfig')
-rw-r--r--configs/imx8mn_beacon_2g_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/imx8mn_beacon_2g_defconfig b/configs/imx8mn_beacon_2g_defconfig
index 61ab07ec93..5f116b7721 100644
--- a/configs/imx8mn_beacon_2g_defconfig
+++ b/configs/imx8mn_beacon_2g_defconfig
@@ -61,6 +61,7 @@ CONFIG_CMD_FAT=y
CONFIG_OF_CONTROL=y
CONFIG_SPL_OF_CONTROL=y
CONFIG_OF_SPL_REMOVE_PROPS="interrupt-parent interrupts"
+CONFIG_ENV_OVERWRITE=y
CONFIG_ENV_IS_IN_MMC=y
CONFIG_SYS_RELOC_GD_ENV_ADDR=y
CONFIG_SYS_MMC_ENV_DEV=2