summaryrefslogtreecommitdiff
path: root/include/configs/AmigaOneG3SE.h
diff options
context:
space:
mode:
authorPeter Tyser <ptyser@xes-inc.com>2009-04-20 11:21:40 -0500
committerWolfgang Denk <wd@denx.de>2009-04-28 01:02:35 +0200
commitc93c102ace00764a56dbdf78bac134a23906721e (patch)
tree506b124108d50b7a17f052e17fc74693146a840a /include/configs/AmigaOneG3SE.h
parent54e822f9590cc6c70411bd8cabd42236e07a2aa7 (diff)
AmigaOneG3SE: Fix CONFIG_CMD_CONSOLE definition
Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
Diffstat (limited to 'include/configs/AmigaOneG3SE.h')
-rw-r--r--include/configs/AmigaOneG3SE.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/AmigaOneG3SE.h b/include/configs/AmigaOneG3SE.h
index b71da1fbf..fe04f27a1 100644
--- a/include/configs/AmigaOneG3SE.h
+++ b/include/configs/AmigaOneG3SE.h
@@ -85,7 +85,7 @@
#define CONFIG_CMD_IDE
#define CONFIG_CMD_FDC
#define CONFIG_CMD_CACHE
-#define CONFIG_CMD_CONSOLE|
+#define CONFIG_CMD_CONSOLE
#define CONFIG_CMD_USB
#define CONFIG_CMD_BSP
#define CONFIG_CMD_PCI