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>
Mon, 28 Oct 2024 11:27:54 +0000 (20:27 +0900)
Enable MMC_BCM2835 configuration.

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

index 9853c448809ad90ae3771d69eb1aabfb12639dca..dea970639e4ac5bcf6a463b777fefe8c58618995 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