mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-06-25 16:12:05 +00:00
arm: kirkwood: Dreamplug: Add DM Ethernet and DM SATA configs
Add DM_ETH, SATA_MV and associated configs to dreamplug_defconfig Signed-off-by: Tony Dinh <mibodhi@gmail.com> Reviewed-by: Stefan Roese <sr@denx.de>
This commit is contained in:
parent
5534fb4f48
commit
d29e442f85
1 changed files with 4 additions and 0 deletions
|
@ -49,3 +49,7 @@ CONFIG_KIRKWOOD_SPI=y
|
|||
CONFIG_USB=y
|
||||
CONFIG_USB_EHCI_HCD=y
|
||||
CONFIG_USB_STORAGE=y
|
||||
CONFIG_DM_ETH=y
|
||||
CONFIG_NET_RANDOM_ETHADDR=y
|
||||
CONFIG_CMD_SATA=y
|
||||
CONFIG_SATA_MV=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue