]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:28:33 +0000 (22:28 +0200)
Switch this board over to use driver model for Ethernet.

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

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