summaryrefslogtreecommitdiff
path: root/configs/tbs2910_defconfig
diff options
context:
space:
mode:
authorSoeren Moch <smoch@web.de>2019-03-01 13:11:01 +0100
committerStefano Babic <sbabic@denx.de>2019-04-13 20:30:09 +0200
commit01b7e8f6d4878c1b095627a70f1f10afb4db8078 (patch)
tree17eb89753edcf10d64a5a669344d669003461985 /configs/tbs2910_defconfig
parent186d95380d282d2f0cd9cdb01b2c3805313c6a69 (diff)
board: tbs2910: Convert mmc to driver model
So we don't need to duplicate settings from the device tree in the board file. Signed-off-by: Soeren Moch <smoch@web.de>
Diffstat (limited to 'configs/tbs2910_defconfig')
-rw-r--r--configs/tbs2910_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/tbs2910_defconfig b/configs/tbs2910_defconfig
index 54e34df6aa..4d755c88c3 100644
--- a/configs/tbs2910_defconfig
+++ b/configs/tbs2910_defconfig
@@ -46,6 +46,7 @@ CONFIG_DM_GPIO=y
CONFIG_DM_I2C=y
CONFIG_SYS_I2C_MXC=y
CONFIG_DM_KEYBOARD=y
+CONFIG_DM_MMC=y
CONFIG_FSL_ESDHC=y
CONFIG_PHYLIB=y
CONFIG_MII=y