summaryrefslogtreecommitdiff
path: root/configs/colibri_t20_defconfig
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2016-11-30 16:37:32 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2017-01-11 17:44:02 +0100
commitd257bdecf964c6af3009f323087d28000af26a0c (patch)
treee2096b1ac0e2a1145414119fed388628c510bd63 /configs/colibri_t20_defconfig
parent92db6eb1386895b5f790ccac9408d0325b7aa487 (diff)
mmc: tegra: move CONFIG_TEGRA_MMC from headers to defconfigs
Basically running the following script: tools/moveconfig.py CONFIG_TEGRA_MMC Note that I left the SPL specific handling in include/configs/tegra-common-post.h unchanged. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'configs/colibri_t20_defconfig')
-rw-r--r--configs/colibri_t20_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/colibri_t20_defconfig b/configs/colibri_t20_defconfig
index fa56a753b5..fc66dfa2e5 100644
--- a/configs/colibri_t20_defconfig
+++ b/configs/colibri_t20_defconfig
@@ -37,6 +37,7 @@ CONFIG_SPL_DM=y
CONFIG_DFU_MMC=y
CONFIG_DFU_RAM=y
# CONFIG_DM_MMC_OPS is not set
+CONFIG_TEGRA_MMC=y
CONFIG_MTD_UBI_FASTMAP=y
CONFIG_DM_PMIC=y
CONFIG_DM_REGULATOR=y