diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/am65x_evm.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/am65x_evm.h b/include/configs/am65x_evm.h index ea365b979b..1d291f5724 100644 --- a/include/configs/am65x_evm.h +++ b/include/configs/am65x_evm.h @@ -107,6 +107,8 @@ #define CONFIG_SYS_REDUNDAND_ENVIRONMENT #endif +#define CONFIG_SUPPORT_EMMC_BOOT + /* Now for the remaining common defines */ #include <configs/ti_armv7_common.h> |
