diff options
Diffstat (limited to 'configs/imx28_xea_defconfig')
-rw-r--r-- | configs/imx28_xea_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/imx28_xea_defconfig b/configs/imx28_xea_defconfig index aaa7e31a93..c7a1e15a79 100644 --- a/configs/imx28_xea_defconfig +++ b/configs/imx28_xea_defconfig @@ -24,7 +24,7 @@ CONFIG_SPL_SYS_MALLOC_SIMPLE=y CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR=y CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR=0 CONFIG_SUPPORT_EMMC_BOOT_OVERRIDE_PART_CONFIG=y -CONFIG_SPL_DMA_SUPPORT=y +CONFIG_SPL_DMA=y CONFIG_SPL_DM_GPIO=y CONFIG_SPL_FORCE_MMC_BOOT=y CONFIG_SPL_MMC_TINY=y |