diff options
Diffstat (limited to 'configs/Colombus_defconfig')
-rw-r--r-- | configs/Colombus_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/Colombus_defconfig b/configs/Colombus_defconfig index d6aad5e674..810c88f230 100644 --- a/configs/Colombus_defconfig +++ b/configs/Colombus_defconfig @@ -10,3 +10,6 @@ CONFIG_DRAM_ZQ=251 CONFIG_AXP221_ALDO1_VOLT=3300 # No Vbus gpio for usb1 CONFIG_USB1_VBUS_PIN="" +CONFIG_ETH_DESIGNWARE=y +CONFIG_NETDEVICES=y +CONFIG_NET=y |