diff options
Diffstat (limited to 'configs/CSQ_CS908_defconfig')
-rw-r--r-- | configs/CSQ_CS908_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/CSQ_CS908_defconfig b/configs/CSQ_CS908_defconfig index f57fabf9ad..db22e4c6dc 100644 --- a/configs/CSQ_CS908_defconfig +++ b/configs/CSQ_CS908_defconfig @@ -8,6 +8,7 @@ CONFIG_DEFAULT_DEVICE_TREE="sun6i-a31s-cs908" CONFIG_SPL=y CONFIG_SYS_EXTRA_OPTIONS="USB_EHCI,SUNXI_GMAC" CONFIG_CMD_SETEXPR=y +CONFIG_CMD_NET=y CONFIG_ETH_DESIGNWARE=y CONFIG_AXP221_DLDO1_VOLT=3300 CONFIG_AXP221_ALDO1_VOLT=3300 |