diff options
Diffstat (limited to 'configs/VCMA9_defconfig')
-rw-r--r-- | configs/VCMA9_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/VCMA9_defconfig b/configs/VCMA9_defconfig index 6aa8de0b50..3cc4185bcb 100644 --- a/configs/VCMA9_defconfig +++ b/configs/VCMA9_defconfig @@ -1,2 +1,3 @@ CONFIG_ARM=y CONFIG_TARGET_VCMA9=y +CONFIG_CMD_NET=y |