diff options
Diffstat (limited to 'configs/Mele_I7_defconfig')
-rw-r--r-- | configs/Mele_I7_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/Mele_I7_defconfig b/configs/Mele_I7_defconfig index 0e9a9500f2..e91d507f4d 100644 --- a/configs/Mele_I7_defconfig +++ b/configs/Mele_I7_defconfig @@ -24,3 +24,6 @@ CONFIG_AXP221_ALDO1_VOLT=3300 CONFIG_USB1_VBUS_PIN="PC27" # No Vbus gpio for usb2 CONFIG_USB2_VBUS_PIN="" +CONFIG_ETH_DESIGNWARE=y +CONFIG_NETDEVICES=y +CONFIG_NET=y |