mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-28 17:21:36 +02:00
configs: openrd: remove non-dm MMC driver
Unfortunately this board has no DM support at all. We are also way past the deadline for driver model support for various devices on this board. Signed-off-by: Harm Berntsen <harm.berntsen@nedap.com> Reviewed-by: Stefan Roese <sr@denx.de> CC: Stefan Roese <sr@denx.de>
This commit is contained in:
parent
16acff8cfc
commit
90534ea56e
@ -74,9 +74,4 @@
|
|||||||
#define CONFIG_SYS_ATA_IDE1_OFFSET MV_SATA_PORT1_OFFSET
|
#define CONFIG_SYS_ATA_IDE1_OFFSET MV_SATA_PORT1_OFFSET
|
||||||
#endif /*CONFIG_MVSATA_IDE*/
|
#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 */
|
#endif /* _CONFIG_OPENRD_BASE_H */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user