commit | 01b7e8f6d4878c1b095627a70f1f10afb4db8078 | [log] [tgz] |
---|---|---|
author | Soeren Moch <smoch@web.de> | Fri Mar 01 13:11:01 2019 +0100 |
committer | Stefano Babic <sbabic@denx.de> | Sat Apr 13 20:30:09 2019 +0200 |
tree | 17eb89753edcf10d64a5a669344d669003461985 | |
parent | 186d95380d282d2f0cd9cdb01b2c3805313c6a69 [diff] [blame] |
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>
diff --git a/configs/tbs2910_defconfig b/configs/tbs2910_defconfig index 54e34df..4d755c8 100644 --- a/configs/tbs2910_defconfig +++ b/configs/tbs2910_defconfig
@@ -46,6 +46,7 @@ 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