summaryrefslogtreecommitdiff
path: root/configs/imx8qm_rom7720_a1_4G_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-08-30 16:16:28 +0300
committerTom Rini <trini@konsulko.com>2021-09-07 20:04:09 +0300
commitf84b48a1baec5d3039f17af6bfad024b617af4c0 (patch)
treec20bf6d5f98001f23cb5a378c7123f75ff411136 /configs/imx8qm_rom7720_a1_4G_defconfig
parentec929484ecd95279abd5a95516ec8307571a26a4 (diff)
downloadu-boot-f84b48a1baec5d3039f17af6bfad024b617af4c0.tar.xz
Convert CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig
This converts the following to Kconfig: CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/imx8qm_rom7720_a1_4G_defconfig')
-rw-r--r--configs/imx8qm_rom7720_a1_4G_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/imx8qm_rom7720_a1_4G_defconfig b/configs/imx8qm_rom7720_a1_4G_defconfig
index 503e000c69..bf7b1f134d 100644
--- a/configs/imx8qm_rom7720_a1_4G_defconfig
+++ b/configs/imx8qm_rom7720_a1_4G_defconfig
@@ -46,6 +46,7 @@ CONFIG_ENV_OVERWRITE=y
CONFIG_ENV_IS_IN_MMC=y
CONFIG_SYS_RELOC_GD_ENV_ADDR=y
CONFIG_SYS_MMC_ENV_DEV=2
+CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y
CONFIG_NET_RANDOM_ETHADDR=y
CONFIG_SPL_DM=y
CONFIG_SPL_CLK=y