aboutsummaryrefslogtreecommitdiff
path: root/configs/dreamplug_defconfig
diff options
context:
space:
mode:
authorTony Dinh <mibodhi@gmail.com>2021-07-25 23:01:18 -0700
committerStefan Roese <sr@denx.de>2021-07-31 09:59:58 +0200
commitd29e442f85292b8e5e5cdd6a7673d458d8d0f0ef (patch)
tree2209b5c81da894608f4d806576b04509397e7de5 /configs/dreamplug_defconfig
parent5534fb4f4833eda4e1a2df1c89a75db72e5e2008 (diff)
downloadu-boot-d29e442f85292b8e5e5cdd6a7673d458d8d0f0ef.zip
u-boot-d29e442f85292b8e5e5cdd6a7673d458d8d0f0ef.tar.gz
u-boot-d29e442f85292b8e5e5cdd6a7673d458d8d0f0ef.tar.bz2
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>
Diffstat (limited to 'configs/dreamplug_defconfig')
-rw-r--r--configs/dreamplug_defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/dreamplug_defconfig b/configs/dreamplug_defconfig
index 288182a..020d8b9 100644
--- a/configs/dreamplug_defconfig
+++ b/configs/dreamplug_defconfig
@@ -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