summaryrefslogtreecommitdiff
path: root/configs/s32v234evb_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-05-25 11:56:57 -0400
committerTom Rini <trini@konsulko.com>2020-05-25 11:56:57 -0400
commit71f70cfcf4a79a58682596e6b7769fe6f8f0c4d1 (patch)
tree19a90e91b62dec0f1098a8585e795e9480792898 /configs/s32v234evb_defconfig
parent9c5fef577494769e3ff07952a85f9b7125ef765b (diff)
parentefc0644802a2c9c1747539e017562aabde1f54ec (diff)
Merge branch '2020-05-25-misc-fixes'
- A few minor Kconfig migrations / corrections - DFU doc fixes/improvements - Bugfix for ARMv8, env userspace building, more NULL checks in generic PHY code
Diffstat (limited to 'configs/s32v234evb_defconfig')
-rw-r--r--configs/s32v234evb_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/s32v234evb_defconfig b/configs/s32v234evb_defconfig
index 99720a9193..78450c23d6 100644
--- a/configs/s32v234evb_defconfig
+++ b/configs/s32v234evb_defconfig
@@ -13,6 +13,7 @@ CONFIG_CMD_BOOTZ=y
CONFIG_CMD_MEMTEST=y
CONFIG_SYS_MEMTEST_START=0xc0000000
CONFIG_SYS_MEMTEST_END=0xc7c00000
+CONFIG_CMD_MMC=y
CONFIG_ENV_IS_IN_MMC=y
CONFIG_SYS_RELOC_GD_ENV_ADDR=y
CONFIG_DM=y