dm: sunxi: Use driver model for Ethernet on Linksprite pcDuino3
authorSimon Glass <sjg@chromium.org>
Sun, 5 Apr 2015 22:07:43 +0000 (16:07 -0600)
committerSimon Glass <sjg@chromium.org>
Sat, 18 Apr 2015 17:11:37 +0000 (11:11 -0600)
Switch this board over to use driver model for Ethernet.

Signed-off-by: Simon Glass <sjg@chromium.org>
configs/Linksprite_pcDuino3_defconfig

index 8c76a73..e5aabdb 100644 (file)
@@ -17,3 +17,4 @@ CONFIG_OF_SEPARATE=y
 CONFIG_ETH_DESIGNWARE=y
 CONFIG_NETDEVICES=y
 CONFIG_NET=y
+CONFIG_DM_ETH=y