diff options
Diffstat (limited to 'configs/h2200_defconfig')
-rw-r--r-- | configs/h2200_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/h2200_defconfig b/configs/h2200_defconfig index 7040c090bf..40c28eed0a 100644 --- a/configs/h2200_defconfig +++ b/configs/h2200_defconfig @@ -1,2 +1,3 @@ CONFIG_ARM=y CONFIG_TARGET_H2200=y +CONFIG_CMD_NET=y |