Commit f7d9fcd15634216392130cbd84757b0e706a171a

Authored by Tim Harvey
Committed by Stefano Babic
1 parent ad68d7b88e

imx: ventana: config: add gzwrite support

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Reviewed-by: Stefano Babic <sbabic@denx.de>

Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff

include/configs/gw_ventana.h
... ... @@ -143,6 +143,7 @@
143 143 #define CONFIG_CMD_HDMIDETECT /* detect HDMI output device */
144 144 #define CONFIG_CMD_GSC
145 145 #define CONFIG_CMD_EECONFIG /* Gateworks EEPROM config cmd */
  146 +#define CONFIG_CMD_UNZIP /* gzwrite */
146 147 #define CONFIG_RBTREE
147 148  
148 149 /* Ethernet support */