git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3450f62
)
colibri_pxa270_defconfig: enable dm_mmc
author
Marcel Ziswiler
<marcel@ziswiler.com>
Mon, 20 May 2019 00:45:02 +0000
(
02:45
+0200)
committer
Tom Rini
<trini@konsulko.com>
Tue, 30 Jun 2020 15:13:23 +0000
(11:13 -0400)
Enable CONFIG_DM_MMC.
Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>
Reviewed-by: Igor Opaniuk <igor.opaniuk@toradex.com>
configs/colibri_pxa270_defconfig
patch
|
blob
|
history
diff --git
a/configs/colibri_pxa270_defconfig
b/configs/colibri_pxa270_defconfig
index
df3ac6e
..
669b9df
100644
(file)
--- a/
configs/colibri_pxa270_defconfig
+++ b/
configs/colibri_pxa270_defconfig
@@
-33,6
+33,7
@@
CONFIG_ENV_IS_IN_FLASH=y
CONFIG_ENV_ADDR=0x80000
CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y
CONFIG_DM=y
+CONFIG_DM_MMC=y
CONFIG_PXA_MMC_GENERIC=y
CONFIG_MTD_NOR_FLASH=y
CONFIG_FLASH_CFI_DRIVER=y