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>
This commit is contained in:
parent
90534ea56e
commit
426948df2a
1 changed files with 0 additions and 8 deletions
|
@ -50,14 +50,6 @@
|
|||
#define CONFIG_PHY_BASE_ADR 0
|
||||
#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
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue