diff options
Diffstat (limited to 'configs/Mele_M9_defconfig')
-rw-r--r-- | configs/Mele_M9_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/Mele_M9_defconfig b/configs/Mele_M9_defconfig index f9d4ccc415..592322d41f 100644 --- a/configs/Mele_M9_defconfig +++ b/configs/Mele_M9_defconfig @@ -18,3 +18,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 |