summaryrefslogtreecommitdiff
path: root/configs/cgtqmx8_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-08-30 09:16:28 -0400
committerTom Rini <trini@konsulko.com>2021-09-07 13:04:09 -0400
commitf84b48a1baec5d3039f17af6bfad024b617af4c0 (patch)
treec20bf6d5f98001f23cb5a378c7123f75ff411136 /configs/cgtqmx8_defconfig
parentec929484ecd95279abd5a95516ec8307571a26a4 (diff)
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/cgtqmx8_defconfig')
-rw-r--r--configs/cgtqmx8_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/cgtqmx8_defconfig b/configs/cgtqmx8_defconfig
index f819efae4d6..c7dac3b6053 100644
--- a/configs/cgtqmx8_defconfig
+++ b/configs/cgtqmx8_defconfig
@@ -46,6 +46,7 @@ CONFIG_CMD_FAT=y
CONFIG_SPL_OF_CONTROL=y
CONFIG_ENV_IS_IN_MMC=y
CONFIG_SYS_MMC_ENV_DEV=1
+CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y
CONFIG_SPL_DM=y
CONFIG_SPL_CLK=y
CONFIG_CLK_IMX8=y