summaryrefslogtreecommitdiff
path: root/configs/am65x_evm_r5_defconfig
diff options
context:
space:
mode:
authorFaiz Abbas <faiz_abbas@ti.com>2020-02-26 11:14:38 +0300
committerPeng Fan <peng.fan@nxp.com>2020-03-09 03:33:16 +0300
commit91332bd2107daf23126c47a93fd57e24afbf1113 (patch)
treead687eacee5d94f0a6d1d41679b33fd1225dffab /configs/am65x_evm_r5_defconfig
parent0abf600746dd991b7c0f4766b6799788b4d3d1eb (diff)
downloadu-boot-91332bd2107daf23126c47a93fd57e24afbf1113.tar.xz
configs: am65x_evm: Add CONFIG_SUPPORT_EMMC_BOOT
With CONFIG_SUPPORT_EMMC_BOOT moved to Kconfig, move it to defconfig files. Signed-off-by: Faiz Abbas <faiz_abbas@ti.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Diffstat (limited to 'configs/am65x_evm_r5_defconfig')
-rw-r--r--configs/am65x_evm_r5_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/am65x_evm_r5_defconfig b/configs/am65x_evm_r5_defconfig
index 69055d5536..b475aceefe 100644
--- a/configs/am65x_evm_r5_defconfig
+++ b/configs/am65x_evm_r5_defconfig
@@ -73,6 +73,7 @@ CONFIG_K3_SEC_PROXY=y
CONFIG_MISC=y
CONFIG_K3_AVS0=y
CONFIG_DM_MMC=y
+CONFIG_SUPPORT_EMMC_BOOT=y
CONFIG_MMC_SDHCI=y
CONFIG_SPL_MMC_SDHCI_ADMA=y
CONFIG_MMC_SDHCI_AM654=y