summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-04-05 16:07:43 -0600
committerSimon Glass <sjg@chromium.org>2015-04-18 11:11:37 -0600
commit5c4f9c1d722d7c11e304469bf5e54197bf95f0ce (patch)
tree7e131fdd288fdd44365c4cf75a31068c90815add /configs
parent5b4c6f299c6d2176dd87d284acd3f58a955eb16a (diff)
downloadtalos-obmc-uboot-5c4f9c1d722d7c11e304469bf5e54197bf95f0ce.tar.gz
talos-obmc-uboot-5c4f9c1d722d7c11e304469bf5e54197bf95f0ce.zip
dm: sunxi: Use driver model for Ethernet on Linksprite pcDuino3
Switch this board over to use driver model for Ethernet. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs')
-rw-r--r--configs/Linksprite_pcDuino3_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/Linksprite_pcDuino3_defconfig b/configs/Linksprite_pcDuino3_defconfig
index 8c76a736b1..e5aabdb888 100644
--- a/configs/Linksprite_pcDuino3_defconfig
+++ b/configs/Linksprite_pcDuino3_defconfig
@@ -17,3 +17,4 @@ CONFIG_OF_SEPARATE=y
CONFIG_ETH_DESIGNWARE=y
CONFIG_NETDEVICES=y
CONFIG_NET=y
+CONFIG_DM_ETH=y
OpenPOWER on IntegriCloud