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>
master
Simon Glass 9 years ago
parent 5b4c6f299c
commit 5c4f9c1d72
  1. 1
      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

Loading…
Cancel
Save