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/20191107.042334~31 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3685eb54b4ee4a25ef23a50a1f21ba50c802752d;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 f1aab5d98a..351339718c 100644 --- a/configs/rpi_3_defconfig +++ b/configs/rpi_3_defconfig @@ -52,6 +52,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