configs: rpi: enable MMC_BCM2835 configuration
authorJaehoon Chung <jh80.chung@samsung.com>
Thu, 14 Mar 2019 08:14:27 +0000 (17:14 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Wed, 12 Oct 2022 04:31:46 +0000 (13:31 +0900)
Enable MMC_BCM2835 configuration.

Change-Id: Ic5cd05df99fc86157efd686ec6f5f69fd090ec72
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
configs/rpi_3_defconfig

index c9ecc6e4d1eb149a18a1a6df0ceff89405a81dec..8b2e0e0b96be4ea4eaee0bc2c3a16701be1b9860 100644 (file)
@@ -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