projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9373862
)
odroid-c2: enable new Meson GX MMC driver in board defconfig
author
Heiner Kallweit
<hkallweit1@gmail.com>
Wed, 12 Apr 2017 18:32:06 +0000
(20:32 +0200)
committer
Jaehoon Chung
<jh80.chung@samsung.com>
Fri, 14 Apr 2017 06:16:06 +0000
(15:16 +0900)
Enable new Meson GX MMC driver in Odroid C2 defconfig.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
configs/odroid-c2_defconfig
patch
|
blob
|
history
diff --git
a/configs/odroid-c2_defconfig
b/configs/odroid-c2_defconfig
index 2cf5011f46bc586bca5a9cf67fdded976d1c2930..00da76e49ee161d15a7a1993b4d07b670f6605b0 100644
(file)
--- a/
configs/odroid-c2_defconfig
+++ b/
configs/odroid-c2_defconfig
@@
-14,7
+14,10
@@
CONFIG_DEFAULT_DEVICE_TREE="meson-gxbb-odroidc2"
# CONFIG_CMD_SETEXPR is not set
CONFIG_OF_CONTROL=y
CONFIG_NET_RANDOM_ETHADDR=y
-# CONFIG_MMC is not set
+CONFIG_MMC=y
+CONFIG_DM_MMC=y
+CONFIG_MMC_MESON_GX=y
+CONFIG_CMD_MMC=y
CONFIG_DM_ETH=y
CONFIG_ETH_DESIGNWARE=y
CONFIG_PINCTRL=y