diff options
Diffstat (limited to 'configs/iNet_3W_defconfig')
-rw-r--r-- | configs/iNet_3W_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/iNet_3W_defconfig b/configs/iNet_3W_defconfig index eaf7c5a08b..b195f78436 100644 --- a/configs/iNet_3W_defconfig +++ b/configs/iNet_3W_defconfig @@ -15,3 +15,5 @@ CONFIG_USB_MUSB_SUNXI=y CONFIG_DEFAULT_DEVICE_TREE="sun4i-a10-inet-3w" CONFIG_SPL=y CONFIG_SYS_EXTRA_OPTIONS="AXP209_POWER" +CONFIG_CMD_SETEXPR=y +CONFIG_CMD_NET=y |