aboutsummaryrefslogtreecommitdiff
path: root/configs/apalis-imx8_defconfig
diff options
context:
space:
mode:
authorTom Rini2021-09-07 22:29:57 -0400
committerTom Rini2021-09-07 22:29:57 -0400
commit07298e4828b7d0904fbfd77d386f01b4a37a5609 (patch)
treeba4e04647da735f6ac5ddc547a26578d8e99855c /configs/apalis-imx8_defconfig
parentec929484ecd95279abd5a95516ec8307571a26a4 (diff)
parent5f588f831b7459ea910aaf75f4ddd2522987b0e6 (diff)
Merge branch '2021-09-07-ATAGs-and-related-migration' into next
- Merge ATAGs and MACH_ID options to Kconfig, and then disable them for nearly all platforms. A small number of platforms actively require this support still, and have it still enabled. Otherwise, it's migrated and disabled.
Diffstat (limited to 'configs/apalis-imx8_defconfig')
-rw-r--r--configs/apalis-imx8_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/apalis-imx8_defconfig b/configs/apalis-imx8_defconfig
index 87c9842613b..2c5d6925a03 100644
--- a/configs/apalis-imx8_defconfig
+++ b/configs/apalis-imx8_defconfig
@@ -35,6 +35,7 @@ CONFIG_ENV_OVERWRITE=y
CONFIG_ENV_IS_IN_MMC=y
CONFIG_SYS_RELOC_GD_ENV_ADDR=y
CONFIG_SYS_MMC_ENV_PART=1
+CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y
CONFIG_VERSION_VARIABLE=y
CONFIG_IP_DEFRAG=y
CONFIG_TFTP_BLOCKSIZE=4096