mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-23 12:14:32 +08:00
configs: Enable mmc support
This commits enables mmc on the Actions Cubieboard7 board. Signed-off-by: Amit Singh Tomar <amittomer25@gmail.com>
This commit is contained in:
parent
57a91c3c9e
commit
94a43f7dc6
@ -16,3 +16,6 @@ CONFIG_PHY_REALTEK=y
|
||||
CONFIG_RTL8201F_PHY_S700_RMII_TIMINGS=y
|
||||
CONFIG_ETH_DESIGNWARE=y
|
||||
CONFIG_ETH_DESIGNWARE_S700=y
|
||||
CONFIG_DM_MMC=y
|
||||
CONFIG_MMC_OWL=y
|
||||
CONFIG_CMD_MMC=y
|
||||
|
Loading…
Reference in New Issue
Block a user