summaryrefslogtreecommitdiff
path: root/include
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 /include
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 'include')
-rw-r--r--include/configs/am65x_evm.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/am65x_evm.h b/include/configs/am65x_evm.h
index 7d7f86a059..23ee2254ed 100644
--- a/include/configs/am65x_evm.h
+++ b/include/configs/am65x_evm.h
@@ -127,8 +127,6 @@
#define CONFIG_SYS_MMC_ENV_PART 1
#endif
-#define CONFIG_SUPPORT_EMMC_BOOT
-
/* Now for the remaining common defines */
#include <configs/ti_armv7_common.h>