[U-Boot] [PATCH v1] configs: lx2160a: enable driver model for eSDHC
Yinbo Zhu
yinbo.zhu at nxp.com
Wed Oct 10 03:15:03 UTC 2018
Enable driver model for eSDHC on lx2160a rdb board.
Signed-off-by: Yinbo Zhu <yinbo.zhu at nxp.com>
---
configs/lx2160ardb_defconfig | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/configs/lx2160ardb_defconfig b/configs/lx2160ardb_defconfig
index bc16085..3d577fc 100644
--- a/configs/lx2160ardb_defconfig
+++ b/configs/lx2160ardb_defconfig
@@ -35,6 +35,9 @@ CONFIG_NXP_FSPI=y
CONFIG_PHYLIB=y
CONFIG_NETDEVICES=y
CONFIG_PHY_GIGE=y
+CONFIG_DM_MMC=y
+CONFIG_DM_MMC_OPS=n
+CONFIG_BLK=n
CONFIG_USB=y
CONFIG_DM_USB=y
CONFIG_USB_XHCI_HCD=y
--
1.7.1
More information about the U-Boot
mailing list