diff options
Diffstat (limited to 'configs/tt01_defconfig')
-rw-r--r-- | configs/tt01_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/tt01_defconfig b/configs/tt01_defconfig index a0e6664522..58cd9f9907 100644 --- a/configs/tt01_defconfig +++ b/configs/tt01_defconfig @@ -1,2 +1,3 @@ CONFIG_ARM=y CONFIG_TARGET_TT01=y +CONFIG_CMD_NET=y |