summaryrefslogtreecommitdiff
path: root/configs/p2371-2180_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-04-24 02:02:11 (GMT)
committerSimon Glass <sjg@chromium.org>2017-06-01 13:03:05 (GMT)
commit0e513e788ff7df8c68525c8bf952eb9ef9ab7482 (patch)
treeb5f2a7d4c2f7e35d38511086ea53b400840889b5 /configs/p2371-2180_defconfig
parent854f9a71f594555858cdffce18f6183a75d1d730 (diff)
downloadu-boot-0e513e788ff7df8c68525c8bf952eb9ef9ab7482.tar.xz
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/p2371-2180_defconfig')
-rw-r--r--configs/p2371-2180_defconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/p2371-2180_defconfig b/configs/p2371-2180_defconfig
index e409a39..d04f052 100644
--- a/configs/p2371-2180_defconfig
+++ b/configs/p2371-2180_defconfig
@@ -22,11 +22,9 @@ CONFIG_CMD_GPIO=y
# CONFIG_CMD_SETEXPR is not set
# CONFIG_CMD_NFS is not set
CONFIG_CMD_EXT4_WRITE=y
-# CONFIG_BLK is not set
CONFIG_DFU_MMC=y
CONFIG_DFU_RAM=y
CONFIG_DFU_SF=y
-# CONFIG_DM_MMC_OPS is not set
CONFIG_SPI_FLASH=y
CONFIG_SPI_FLASH_WINBOND=y
CONFIG_RTL8169=y