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:
73e982b
)
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
Jaehoon Chung
<jh80.chung@samsung.com>
Tue, 20 Oct 2020 06:13:47 +0000
(15:13 +0900)
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 fa031a6754ab675af6aa2f2d3d38458b1193e76c..6a7a5d36a661873496624fb898687bb7d6157607 100644
(file)
--- a/
configs/rpi_3_defconfig
+++ b/
configs/rpi_3_defconfig
@@
-50,6
+50,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