diff options
Diffstat (limited to 'configs/qong_defconfig')
-rw-r--r-- | configs/qong_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/qong_defconfig b/configs/qong_defconfig index fddd836318..233b0462f4 100644 --- a/configs/qong_defconfig +++ b/configs/qong_defconfig @@ -1,2 +1,4 @@ CONFIG_ARM=y CONFIG_TARGET_QONG=y +CONFIG_CMD_SETEXPR=y +CONFIG_CMD_NET=y |