diff options
Diffstat (limited to 'include/configs/ls1021aiot.h')
-rw-r--r-- | include/configs/ls1021aiot.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/ls1021aiot.h b/include/configs/ls1021aiot.h index 2edcb07..d926449 100644 --- a/include/configs/ls1021aiot.h +++ b/include/configs/ls1021aiot.h @@ -53,7 +53,7 @@ #define CONFIG_SPL_ENV_SUPPORT #define CONFIG_SPL_I2C #define CONFIG_SPL_WATCHDOG -#define CONFIG_SPL_MMC_SUPPORT +#define CONFIG_SPL_MMC #define CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR 0xe8 #define CONFIG_SPL_MAX_SIZE 0x1a000 |