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:
4ec9dd4
)
arm: mvebu: turris_omnia: use MMC driver model
author
Pierre Bourdon
<delroth@gmail.com>
Thu, 11 Apr 2019 02:56:59 +0000
(
04:56
+0200)
committer
Stefan Roese
<sr@denx.de>
Fri, 26 Apr 2019 05:35:38 +0000
(07:35 +0200)
Enable DM_MMC for compliance with the driver model migration.
Signed-off-by: Pierre Bourdon <delroth@gmail.com>
Cc: Marek Behun <marek.behun@nic.cz>
Signed-off-by: Stefan Roese <sr@denx.de>
configs/turris_omnia_defconfig
patch
|
blob
|
history
diff --git
a/configs/turris_omnia_defconfig
b/configs/turris_omnia_defconfig
index 85f214148a8ebcd2e4214e1474964621212ecf80..5ef354864768c3386f01f0a28b9af355f14898af 100644
(file)
--- a/
configs/turris_omnia_defconfig
+++ b/
configs/turris_omnia_defconfig
@@
-42,6
+42,7
@@
CONFIG_SCSI_AHCI=y
CONFIG_ATSHA204A=y
CONFIG_MMC_SDHCI=y
CONFIG_MMC_SDHCI_MV=y
+CONFIG_DM_MMC=y
CONFIG_SPI_FLASH=y
CONFIG_SPI_FLASH_SPANSION=y
CONFIG_PHY_MARVELL=y