]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
74xx_7xx: CPCI750: Add commandline editing/history
authorStefan Roese <sr@denx.de>
Thu, 4 Jun 2009 11:35:35 +0000 (13:35 +0200)
committerWolfgang 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

index 8494faac29c1c3752c4a7064322fa5f13fa1cf11..3b0b888f7eb44f81a2b67f7f3c28823998d480c7 100644 (file)
@@ -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