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