mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
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>
This commit is contained in:
@@ -17,3 +17,4 @@ CONFIG_OF_SEPARATE=y
|
||||
CONFIG_ETH_DESIGNWARE=y
|
||||
CONFIG_NETDEVICES=y
|
||||
CONFIG_NET=y
|
||||
CONFIG_DM_ETH=y
|
||||
|
Reference in New Issue
Block a user