summaryrefslogtreecommitdiff
path: root/configs/imx6ul_geam_mmc_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-07-29 11:35:29 -0600
committerJaehoon Chung <jh80.chung@samsung.com>2017-08-17 16:44:17 +0900
commit2088747743a38f7d074aa034809874c1f17e218a (patch)
tree185e9732cd2099255a3ea2590adbdfd00e60800c /configs/imx6ul_geam_mmc_defconfig
parent5248930ebf48448b76a59069a5a96037264c3d6e (diff)
dm: imx: Move i.MX devices to use CONFIG_DM_MMC_OPS
Now that the driver supports it, move these boards over to use driver model fully for MMC. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/imx6ul_geam_mmc_defconfig')
-rw-r--r--configs/imx6ul_geam_mmc_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/imx6ul_geam_mmc_defconfig b/configs/imx6ul_geam_mmc_defconfig
index dfeb083c8f..d0abfd8029 100644
--- a/configs/imx6ul_geam_mmc_defconfig
+++ b/configs/imx6ul_geam_mmc_defconfig
@@ -35,7 +35,6 @@ CONFIG_CMD_FAT=y
CONFIG_CMD_FS_GENERIC=y
# CONFIG_BLK is not set
CONFIG_SYS_I2C_MXC=y
-# CONFIG_DM_MMC_OPS is not set
CONFIG_PHYLIB=y
CONFIG_PHY_SMSC=y
CONFIG_FEC_MXC=y