summaryrefslogtreecommitdiff
path: root/include/configs/CPCI750.h
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2009-06-04 13:35:35 +0200
committerWolfgang Denk <wd@denx.de>2009-06-12 20:47:18 +0200
commit0a14d6b8f4d21ff59a9b7686a49a77069a9fcd2a (patch)
treefa307dc6e9f11ba55d716dc12cd8db58b70e647a /include/configs/CPCI750.h
parent60cfe87bd39e6f07f2b92eb4bff82bfd105f4724 (diff)
74xx_7xx: CPCI750: Add commandline editing/history
Signed-off-by: Stefan Roese <sr@denx.de> Cc: Reinhard Arlt <reinhard.arlt@esd-electronics.com>
Diffstat (limited to 'include/configs/CPCI750.h')
-rw-r--r--include/configs/CPCI750.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/configs/CPCI750.h b/include/configs/CPCI750.h
index 8494faac2..3b0b888f7 100644
--- a/include/configs/CPCI750.h
+++ b/include/configs/CPCI750.h
@@ -76,7 +76,8 @@
#define CONFIG_SYS_PROMPT_HUSH_PS2 "> "
-#define CONFIG_AUTO_COMPLETE 1
+#define CONFIG_CMDLINE_EDITING /* add command line history */
+#define CONFIG_AUTO_COMPLETE /* add autocompletion support */
/* Define which ETH port will be used for connecting the network */
#define CONFIG_SYS_ETH_PORT ETH_0