summaryrefslogtreecommitdiff
path: root/include/configs/sheevaplug.h
diff options
context:
space:
mode:
authorHarm Berntsen <harm.berntsen@nedap.com>2021-03-30 10:19:37 +0200
committerStefan Roese <sr@denx.de>2021-04-08 08:50:52 +0200
commit426948df2a23a1b4d5c2df2bf2c13ddc3989f823 (patch)
tree8aa471baac3cea18b8e53b95bacc8a775495162b /include/configs/sheevaplug.h
parent90534ea56e059e89e40d5030c07a3089dede156e (diff)
configs: sheevaplug: remove non-dm MMC driver
This will be replaced with the driver model version Signed-off-by: Harm Berntsen <harm.berntsen@nedap.com> Reviewed-by: Stefan Roese <sr@denx.de> CC: Prafulla Wadaskar <prafulla@marvell.com> CC: Stefan Roese <sr@denx.de> CC: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/sheevaplug.h')
-rw-r--r--include/configs/sheevaplug.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/configs/sheevaplug.h b/include/configs/sheevaplug.h
index e1f8fb8ac8..abe8418984 100644
--- a/include/configs/sheevaplug.h
+++ b/include/configs/sheevaplug.h
@@ -51,14 +51,6 @@
#endif /* CONFIG_CMD_NET */
/*
- * SDIO/MMC Card Configuration
- */
-#ifdef CONFIG_CMD_MMC
-#define CONFIG_MVEBU_MMC
-#define CONFIG_SYS_MMC_BASE KW_SDIO_BASE
-#endif /* CONFIG_CMD_MMC */
-
-/*
* SATA driver configuration
*/
#ifdef CONFIG_IDE