aboutsummaryrefslogtreecommitdiff
path: root/include/configs/CPCI750.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2006-10-28 02:28:02 +0200
committerWolfgang Denk <wd@denx.de>2006-10-28 02:28:02 +0200
commit8078f1a5f63a739b8533478f6c2b62fb1e2f79d7 (patch)
tree8d078239e1b4b3075e41c7876e303bdde982c835 /include/configs/CPCI750.h
parent471a7be7a042e95e440f5de969c9765214ae8d6e (diff)
README says CFG_AUTO_COMPLETE, but ocde uses CONFIG_AUTO_COMPLETE
Diffstat (limited to 'include/configs/CPCI750.h')
-rw-r--r--include/configs/CPCI750.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/CPCI750.h b/include/configs/CPCI750.h
index 244e45a75..bc23fc027 100644
--- a/include/configs/CPCI750.h
+++ b/include/configs/CPCI750.h
@@ -74,7 +74,7 @@
#define CFG_PROMPT_HUSH_PS2 "> "
-#define CFG_AUTO_COMPLETE 1
+#define CONFIG_AUTO_COMPLETE 1
/* Define which ETH port will be used for connecting the network */
#define CFG_ETH_PORT ETH_0