diff options
Diffstat (limited to 'configs/warp7_secure_defconfig')
-rw-r--r-- | configs/warp7_secure_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/warp7_secure_defconfig b/configs/warp7_secure_defconfig index b80e1a6e8d..8beda72cd8 100644 --- a/configs/warp7_secure_defconfig +++ b/configs/warp7_secure_defconfig @@ -14,12 +14,12 @@ CONFIG_CMD_BOOTZ=y # CONFIG_CMD_IMLS is not set # CONFIG_CMD_XIMG is not set CONFIG_CMD_MEMTEST=y +CONFIG_CMD_DFU=y +CONFIG_CMD_GPIO=y CONFIG_CMD_MMC=y CONFIG_CMD_PART=y CONFIG_CMD_USB=y -CONFIG_CMD_DFU=y CONFIG_CMD_USB_MASS_STORAGE=y -CONFIG_CMD_GPIO=y # CONFIG_CMD_SETEXPR is not set CONFIG_CMD_CACHE=y CONFIG_CMD_EXT2=y |