summaryrefslogtreecommitdiff
path: root/configs/tec_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-04-23 20:02:11 -0600
committerSimon Glass <sjg@chromium.org>2017-06-01 07:03:05 -0600
commit0e513e788ff7df8c68525c8bf952eb9ef9ab7482 (patch)
treeb5f2a7d4c2f7e35d38511086ea53b400840889b5 /configs/tec_defconfig
parent854f9a71f594555858cdffce18f6183a75d1d730 (diff)
tegra: Convert MMC to use driver model for operations
Enable CONFIG_DM_MMC_OPS and CONFIG_BLK for all Tegra devices. This moves Tegra to use driver model fully for MMC. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/tec_defconfig')
-rw-r--r--configs/tec_defconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/tec_defconfig b/configs/tec_defconfig
index 5c394b73f5..6d1bde8492 100644
--- a/configs/tec_defconfig
+++ b/configs/tec_defconfig
@@ -23,8 +23,6 @@ CONFIG_CMD_EXT4_WRITE=y
# CONFIG_SPL_ISO_PARTITION is not set
# CONFIG_SPL_EFI_PARTITION is not set
CONFIG_SPL_DM=y
-# CONFIG_BLK is not set
-# CONFIG_DM_MMC_OPS is not set
CONFIG_DM_PMIC=y
CONFIG_DM_REGULATOR=y
CONFIG_DM_REGULATOR_FIXED=y