summaryrefslogtreecommitdiff
path: root/include/configs/LANTEC.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/LANTEC.h')
-rw-r--r--include/configs/LANTEC.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/configs/LANTEC.h b/include/configs/LANTEC.h
index 49ffb931e4..17402f0c9f 100644
--- a/include/configs/LANTEC.h
+++ b/include/configs/LANTEC.h
@@ -107,7 +107,8 @@
& ~CFG_CMD_SCSI \
& ~CFG_CMD_SPI \
& ~CFG_CMD_USB \
- & ~CFG_CMD_VFD )
+ & ~CFG_CMD_VFD \
+ & ~CFG_CMD_XIMG )
#if CONFIG_LANTEC >= 2
#define CONFIG_RTC_MPC8xx /* use internal RTC of MPC8xx */