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