summaryrefslogtreecommitdiff
path: root/configs/mx7dsabresd_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-07-29 17:35:29 (GMT)
committerJaehoon Chung <jh80.chung@samsung.com>2017-08-17 07:44:17 (GMT)
commit2088747743a38f7d074aa034809874c1f17e218a (patch)
tree185e9732cd2099255a3ea2590adbdfd00e60800c /configs/mx7dsabresd_defconfig
parent5248930ebf48448b76a59069a5a96037264c3d6e (diff)
downloadu-boot-2088747743a38f7d074aa034809874c1f17e218a.tar.xz
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/mx7dsabresd_defconfig')
-rw-r--r--configs/mx7dsabresd_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/mx7dsabresd_defconfig b/configs/mx7dsabresd_defconfig
index 7c99420..8f2e33a 100644
--- a/configs/mx7dsabresd_defconfig
+++ b/configs/mx7dsabresd_defconfig
@@ -45,7 +45,6 @@ CONFIG_DM_GPIO=y
CONFIG_DM_74X164=y
CONFIG_DM_I2C=y
CONFIG_DM_MMC=y
-# CONFIG_DM_MMC_OPS is not set
CONFIG_SPI_FLASH=y
CONFIG_SPI_FLASH_EON=y
CONFIG_PHYLIB=y