From: Stefan Roese Date: Thu, 4 Jun 2009 11:35:35 +0000 (+0200) Subject: 74xx_7xx: CPCI750: Add commandline editing/history X-Git-Tag: v2009.08-rc1~153^2~28 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0a14d6b8f4d21ff59a9b7686a49a77069a9fcd2a;p=platform%2Fkernel%2Fu-boot.git 74xx_7xx: CPCI750: Add commandline editing/history Signed-off-by: Stefan Roese Cc: Reinhard Arlt --- diff --git a/include/configs/CPCI750.h b/include/configs/CPCI750.h index 8494faa..3b0b888 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