projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60cfe87
)
74xx_7xx: CPCI750: Add commandline editing/history
author
Stefan Roese
<sr@denx.de>
Thu, 4 Jun 2009 11:35:35 +0000
(13:35 +0200)
committer
Wolfgang Denk
<wd@denx.de>
Fri, 12 Jun 2009 18:47:18 +0000
(20:47 +0200)
Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Reinhard Arlt <reinhard.arlt@esd-electronics.com>
include/configs/CPCI750.h
patch
|
blob
|
history
diff --git
a/include/configs/CPCI750.h
b/include/configs/CPCI750.h
index 8494faac29c1c3752c4a7064322fa5f13fa1cf11..3b0b888f7eb44f81a2b67f7f3c28823998d480c7 100644
(file)
--- 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