]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/RBC823.h
Patch by Robert Schwebel, 13 May 2004:
[karo-tx-uboot.git] / include / configs / RBC823.h
index 1666d646c0af98676a2ab5cb16bd84ec3f96b5d3..3592290d508321cbe4d68989562792f411161e7d 100644 (file)
                                ~CFG_CMD_PCMCIA & \
                                ~CFG_CMD_REISER & \
                                ~CFG_CMD_SCSI   & \
-                               ~CFG_CMD_SETGETDCR      & \
+                               ~CFG_CMD_SETGETDCR & \
                                ~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>