projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56f7f14
)
configs: rpi: enable MMC_BCM2835 configuration
author
Jaehoon Chung
<jh80.chung@samsung.com>
Thu, 14 Mar 2019 08:14:27 +0000
(17:14 +0900)
committer
Marek Szyprowski
<m.szyprowski@samsung.com>
Tue, 16 Nov 2021 10:04:04 +0000
(11:04 +0100)
Enable MMC_BCM2835 configuration.
Change-Id: Ic5cd05df99fc86157efd686ec6f5f69fd090ec72
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
configs/rpi_3_defconfig
patch
|
blob
|
history
diff --git
a/configs/rpi_3_defconfig
b/configs/rpi_3_defconfig
index baae2297f91837cad7637636c08aac621e98ed1e..b95e60252d7617bdf6ec1c4ba2f4587d09e99e00 100644
(file)
--- 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