aboutsummaryrefslogtreecommitdiff
path: root/include/configs/ZPC1900.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/ZPC1900.h')
-rw-r--r--include/configs/ZPC1900.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/configs/ZPC1900.h b/include/configs/ZPC1900.h
index 03331d6c0..d3c8eb9c0 100644
--- a/include/configs/ZPC1900.h
+++ b/include/configs/ZPC1900.h
@@ -134,7 +134,8 @@
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>