summaryrefslogtreecommitdiff
path: root/configs/turris_omnia_defconfig
diff options
context:
space:
mode:
authorPierre Bourdon <delroth@gmail.com>2019-04-11 04:56:59 +0200
committerStefan Roese <sr@denx.de>2019-04-26 07:35:38 +0200
commit61b8c34e86e306ad597c1d57790c0774715c0b49 (patch)
tree54eb49a90ae0a018edb096dad19b24df094e51fd /configs/turris_omnia_defconfig
parent4ec9dd4071cb3e7d2c0c42f2eea935edceba5b7e (diff)
arm: mvebu: turris_omnia: use MMC driver model
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>
Diffstat (limited to 'configs/turris_omnia_defconfig')
-rw-r--r--configs/turris_omnia_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/turris_omnia_defconfig b/configs/turris_omnia_defconfig
index 85f214148a..5ef3548647 100644
--- 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