diff options
Diffstat (limited to 'configs/Mele_M5_defconfig')
-rw-r--r-- | configs/Mele_M5_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/Mele_M5_defconfig b/configs/Mele_M5_defconfig index 14423182ae..d0f0425a92 100644 --- a/configs/Mele_M5_defconfig +++ b/configs/Mele_M5_defconfig @@ -11,3 +11,6 @@ CONFIG_MACH_SUN7I=y CONFIG_DRAM_CLK=432 CONFIG_DRAM_ZQ=122 CONFIG_DRAM_EMR1=4 +CONFIG_ETH_DESIGNWARE=y +CONFIG_NETDEVICES=y +CONFIG_NET=y |