summaryrefslogtreecommitdiffstats
path: root/configs/openrd_client_defconfig
diff options
context:
space:
mode:
authorChris Packham <judge.packham@gmail.com>2018-05-03 23:00:35 +1200
committerTom Rini <trini@konsulko.com>2018-05-14 21:28:38 -0400
commited52ea507f120738b180d1a18a2945412b0ddb63 (patch)
treeaed7045c6e6f3543471abfa80210f1153ace65ef /configs/openrd_client_defconfig
parentedcf7eacbd733fdb1c9bbf6edf8db7f536171932 (diff)
downloadu-boot-ed52ea507f120738b180d1a18a2945412b0ddb63.tar.gz
u-boot-ed52ea507f120738b180d1a18a2945412b0ddb63.tar.xz
u-boot-ed52ea507f120738b180d1a18a2945412b0ddb63.zip
net: add Kconfig for MVGBE
Add Kconfig for MVGBE and update boards to select this. Signed-off-by: Chris Packham <judge.packham@gmail.com> Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'configs/openrd_client_defconfig')
-rw-r--r--configs/openrd_client_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/openrd_client_defconfig b/configs/openrd_client_defconfig
index 533a403248..fbc5b17b13 100644
--- a/configs/openrd_client_defconfig
+++ b/configs/openrd_client_defconfig
@@ -27,6 +27,8 @@ CONFIG_ISO_PARTITION=y
CONFIG_ENV_IS_IN_NAND=y
CONFIG_MVSATA_IDE=y
# CONFIG_MMC_HW_PARTITIONING is not set
+CONFIG_NETDEVICES=y
+CONFIG_MVGBE=y
CONFIG_SYS_NS16550=y
CONFIG_USB=y
CONFIG_USB_EHCI_HCD=y