From: Jaehoon Chung Date: Thu, 14 Mar 2019 08:14:27 +0000 (+0900) Subject: configs: rpi: enable MMC_BCM2835 configuration X-Git-Tag: submit/tizen/20201110.005738~173 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cdb5ac099453f3eec76e9cc1bb5c1c5f3a04b986;p=platform%2Fkernel%2Fu-boot.git configs: rpi: enable MMC_BCM2835 configuration Enable MMC_BCM2835 configuration. Change-Id: Ic5cd05df99fc86157efd686ec6f5f69fd090ec72 Signed-off-by: Jaehoon Chung --- diff --git a/configs/rpi_3_defconfig b/configs/rpi_3_defconfig index fa031a6754..6a7a5d36a6 100644 --- a/configs/rpi_3_defconfig +++ b/configs/rpi_3_defconfig @@ -50,6 +50,7 @@ CONFIG_SPL_OF_CONTROL=y CONFIG_SPL_DM=y CONFIG_MMC_SDHCI=y CONFIG_MMC_SDHCI_BCM2835=y +CONFIG_MMC_BCM2835=y CONFIG_PHYLIB=y CONFIG_DM_ETH=y CONFIG_PINCTRL=y