Patch by Robert Schwebel, 13 May 2004:
[platform/kernel/u-boot.git] / include / configs / ZPC1900.h
index 03331d6..d3c8eb9 100644 (file)
                                 CFG_CMD_SCSI   | \
                                 CFG_CMD_SPI    | \
                                 CFG_CMD_USB    | \
-                                CFG_CMD_VFD    ) )
+                                CFG_CMD_VFD    | \
+                                CFG_CMD_XIMG   ) )
 
 /* this must be included AFTER the definition of CONFIG_COMMANDS (if any) */
 #include <cmd_confdefs.h>