From: Jaehoon Chung Date: Thu, 14 Mar 2019 08:14:27 +0000 (+0900) Subject: configs: rpi: enable MMC_BCM2835 configuration X-Git-Tag: accepted/tizen/unified/20221108.163909~283 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=04875d3ac80d70740cfb1db0d5a16772a78f8da3;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 c9ecc6e4d1..8b2e0e0b96 100644 --- a/configs/rpi_3_defconfig +++ b/configs/rpi_3_defconfig @@ -30,6 +30,7 @@ CONFIG_TFTP_TSIZE=y CONFIG_BCM2835_GPIO=y CONFIG_MMC_SDHCI=y CONFIG_MMC_SDHCI_BCM2835=y +CONFIG_MMC_BCM2835=y CONFIG_PHYLIB=y CONFIG_PINCTRL=y # CONFIG_PINCTRL_GENERIC is not set