aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorPali Rohár <pali@kernel.org>2020-08-17 17:13:19 +0200
committerStefan Roese <sr@denx.de>2020-08-31 14:45:53 +0200
commita68676535f2fdb279d0510ed4a202b940da9ca48 (patch)
treedfa6f434fb12f220bab25382e11ac0ff7ace4052 /configs
parent48f2c8a37f700859a7004dce5adb116597a45700 (diff)
downloadu-boot-a68676535f2fdb279d0510ed4a202b940da9ca48.zip
u-boot-a68676535f2fdb279d0510ed4a202b940da9ca48.tar.gz
u-boot-a68676535f2fdb279d0510ed4a202b940da9ca48.tar.bz2
arm: mvebu: Espressobin: Enable CONFIG_MVNETA
Espressobin uses mvneta ethernet driver. Signed-off-by: Pali Rohár <pali@kernel.org> Reviewed-by: Stefan Roese <sr@denx.de> Tested-by: Andre Heider <a.heider@gmail.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/mvebu_espressobin-88f3720_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mvebu_espressobin-88f3720_defconfig b/configs/mvebu_espressobin-88f3720_defconfig
index 5136f02..495faf4 100644
--- a/configs/mvebu_espressobin-88f3720_defconfig
+++ b/configs/mvebu_espressobin-88f3720_defconfig
@@ -80,3 +80,4 @@ CONFIG_USB_ETHER_RTL8152=y
CONFIG_USB_ETHER_SMSC95XX=y
CONFIG_SHA1=y
CONFIG_SHA256=y
+CONFIG_MVNETA=y