From: Jaehoon Chung Date: Thu, 14 Mar 2019 08:14:27 +0000 (+0900) Subject: configs: rpi: enable MMC_BCM2835 configuration X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d1048c638bff2f2d744067c610f942ef4276b946;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 baae2297f9..b95e60252d 100644 --- a/configs/rpi_3_defconfig +++ b/configs/rpi_3_defconfig @@ -25,6 +25,7 @@ CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y CONFIG_TFTP_TSIZE=y CONFIG_MMC_SDHCI=y CONFIG_MMC_SDHCI_BCM2835=y +CONFIG_MMC_BCM2835=y CONFIG_PHYLIB=y CONFIG_DM_ETH=y CONFIG_PINCTRL=y