summaryrefslogtreecommitdiff
path: root/configs/MCR3000_defconfig
diff options
context:
space:
mode:
authorChristophe Leroy <christophe.leroy@csgroup.eu>2022-05-12 15:48:51 +0200
committerTom Rini <trini@konsulko.com>2022-08-08 10:50:20 -0400
commit81844aced3105af39d60efa3aed1ced9dc14f6e3 (patch)
tree93154a720716642b5f3f8c637d6ca53114c330e0 /configs/MCR3000_defconfig
parentc62b74652a330b09e2157b6ebc1f4d9ea3cec254 (diff)
net: mpc8xx_fec: Migrate to DM_ETH
Migrate mpc8xx_fec driver to DM_ETH. Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
Diffstat (limited to 'configs/MCR3000_defconfig')
-rw-r--r--configs/MCR3000_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/MCR3000_defconfig b/configs/MCR3000_defconfig
index 086507e601..94743d69d1 100644
--- a/configs/MCR3000_defconfig
+++ b/configs/MCR3000_defconfig
@@ -91,3 +91,4 @@ CONFIG_DM_SERIAL=y
CONFIG_WDT=y
CONFIG_SHA256=y
CONFIG_LZMA=y
+CONFIG_DM_ETH=y