diff options
Diffstat (limited to 'configs/warp7_defconfig')
-rw-r--r-- | configs/warp7_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/warp7_defconfig b/configs/warp7_defconfig index 77ccecf718..29c5e91b67 100644 --- a/configs/warp7_defconfig +++ b/configs/warp7_defconfig @@ -9,5 +9,7 @@ CONFIG_HUSH_PARSER=y # CONFIG_CMD_IMI is not set # CONFIG_CMD_IMLS is not set # CONFIG_CMD_XIMG is not set +CONFIG_CMD_MEMTEST=y +CONFIG_CMD_USB=y CONFIG_CMD_GPIO=y # CONFIG_CMD_SETEXPR is not set |