arm: mvebu: turris_omnia: use MMC driver model
authorPierre Bourdon <[email protected]>
Thu, 11 Apr 2019 02:56:59 +0000 (04:56 +0200)
committerStefan Roese <[email protected]>
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 <[email protected]>
Cc: Marek Behun <[email protected]>
Signed-off-by: Stefan Roese <[email protected]>
configs/turris_omnia_defconfig

index 85f214148a8ebcd2e4214e1474964621212ecf80..5ef354864768c3386f01f0a28b9af355f14898af 100644 (file)
@@ -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