summaryrefslogtreecommitdiff
path: root/configs/p2771-0000-500_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-10-01 14:43:19 -0600
committerSimon Glass <sjg@chromium.org>2016-10-11 10:17:03 -0600
commit252788b4eda852e0195e1903e55480b4bf4fea9d (patch)
treeafd6e751f25a018f28d58559f0f1bc996eeb2e02 /configs/p2771-0000-500_defconfig
parent896a74f615d6ffcbbcbec1505b19ed3280fe7873 (diff)
dm: mmc: Enable DM_MMC_OPS by default with DM_MMC
These two options go together and it is best to do the conversion in one step. So enable DM_MMC_OPS by default if DM_MMC is enabled. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/p2771-0000-500_defconfig')
-rw-r--r--configs/p2771-0000-500_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/p2771-0000-500_defconfig b/configs/p2771-0000-500_defconfig
index 0fbe58e71b..28160c27ff 100644
--- a/configs/p2771-0000-500_defconfig
+++ b/configs/p2771-0000-500_defconfig
@@ -27,6 +27,7 @@ CONFIG_CMD_FAT=y
CONFIG_CMD_FS_GENERIC=y
# CONFIG_BLK is not set
CONFIG_TEGRA186_BPMP_I2C=y
+# CONFIG_DM_MMC_OPS is not set
CONFIG_E1000=y
CONFIG_RTL8169=y
CONFIG_PCI_TEGRA=y