diff options
Diffstat (limited to 'include/configs/sheevaplug.h')
-rw-r--r-- | include/configs/sheevaplug.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/configs/sheevaplug.h b/include/configs/sheevaplug.h index e1f8fb8ac84..abe8418984d 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 |