summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/configs/openrd.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/openrd.h b/include/configs/openrd.h
index e9fd0fc749b..03b9393c9b0 100644
--- a/include/configs/openrd.h
+++ b/include/configs/openrd.h
@@ -74,9 +74,4 @@
#define CONFIG_SYS_ATA_IDE1_OFFSET MV_SATA_PORT1_OFFSET
#endif /*CONFIG_MVSATA_IDE*/
-#ifdef CONFIG_CMD_MMC
-#define CONFIG_MVEBU_MMC
-#define CONFIG_SYS_MMC_BASE KW_SDIO_BASE
-#endif /* CONFIG_CMD_MMC */
-
#endif /* _CONFIG_OPENRD_BASE_H */