Patch by Robert Schwebel, 13 May 2004:
[platform/kernel/u-boot.git] / include / configs / hymod.h
index 75f52b5..6f19909 100644 (file)
                                        CFG_CMD_REISER  | \
                                        CFG_CMD_SCSI    | \
                                        CFG_CMD_SPI     | \
-                                       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>