diff options
Diffstat (limited to 'configs/omap4_sdp4430_defconfig')
-rw-r--r-- | configs/omap4_sdp4430_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/omap4_sdp4430_defconfig b/configs/omap4_sdp4430_defconfig index 512021dd37..2e0ebc416b 100644 --- a/configs/omap4_sdp4430_defconfig +++ b/configs/omap4_sdp4430_defconfig @@ -31,6 +31,7 @@ CONFIG_OF_CONTROL=y CONFIG_ENV_OVERWRITE=y CONFIG_ENV_IS_IN_MMC=y CONFIG_SYS_RELOC_GD_ENV_ADDR=y +CONFIG_SYS_MMC_ENV_DEV=1 CONFIG_DM=y CONFIG_DM_MMC=y CONFIG_MMC_OMAP_HS=y |