瀏覽代碼

smegw01: Select the CMD_UNZIP option

Select the CMD_UNZIP option so that the 'gzwrite' command
can be used to flash .gz image into the eMMC.

Signed-off-by: Fabio Estevam <festevam@denx.de>
Fabio Estevam 2 年之前
父節點
當前提交
96f747b1f0
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      configs/smegw01_defconfig

+ 1 - 0
configs/smegw01_defconfig

@@ -21,6 +21,7 @@ CONFIG_CMD_BOOTZ=y
 # CONFIG_CMD_IMI is not set
 # CONFIG_CMD_XIMG is not set
 CONFIG_CMD_MEMTEST=y
+CONFIG_CMD_UNZIP=y
 CONFIG_CMD_DFU=y
 CONFIG_CMD_GPIO=y
 CONFIG_CMD_MMC=y