[U-Boot] [PATCH 05/11] bubblegum_96: Complete DM migration
Simon Glass
sjg at chromium.org
Sat May 11 19:23:50 UTC 2019
Migrate to driver model for MMC.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
configs/bubblegum_96_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/bubblegum_96_defconfig b/configs/bubblegum_96_defconfig
index 89f811ae02..4239c6992c 100644
--- a/configs/bubblegum_96_defconfig
+++ b/configs/bubblegum_96_defconfig
@@ -19,4 +19,5 @@ CONFIG_DEFAULT_DEVICE_TREE="bubblegum_96"
CONFIG_CLK=y
CONFIG_CLK_OWL=y
CONFIG_CLK_S900=y
+CONFIG_DM_MMC=y
CONFIG_OWL_SERIAL=y
--
2.21.0.1020.gf2820cf01a-goog
More information about the U-Boot
mailing list