Browse Source

imx: ventana: config: add gzwrite support

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Reviewed-by: Stefano Babic <sbabic@denx.de>
Tim Harvey 8 năm trước cách đây
mục cha
commit
f7d9fcd156
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      include/configs/gw_ventana.h

+ 1 - 0
include/configs/gw_ventana.h

@@ -143,6 +143,7 @@
 #define CONFIG_CMD_HDMIDETECT    /* detect HDMI output device */
 #define CONFIG_CMD_GSC
 #define CONFIG_CMD_EECONFIG      /* Gateworks EEPROM config cmd */
+#define CONFIG_CMD_UNZIP         /* gzwrite */
 #define CONFIG_RBTREE
 
 /* Ethernet support */