
6 Sep
2013
6 Sep
'13
3:04 p.m.
From: Andreas Bießmann andreas.biessmann@corscience.de
Signed-off-by: Andreas Bießmann andreas.biessmann@corscience.de --- include/configs/tricorder.h | 1 + 1 file changed, 1 insertion(+)
diff --git a/include/configs/tricorder.h b/include/configs/tricorder.h index 220dbdc..b2642a4 100644 --- a/include/configs/tricorder.h +++ b/include/configs/tricorder.h @@ -251,6 +251,7 @@ /* Miscellaneous configurable options */ #define CONFIG_SYS_LONGHELP /* undef to save memory */ #define CONFIG_SYS_HUSH_PARSER /* use "hush" command parser */ +#define CONFIG_CMDLINE_EDITING /* enable cmdline history */ #define CONFIG_AUTO_COMPLETE #define CONFIG_SYS_PROMPT "OMAP3 Tricorder # " #define CONFIG_SYS_CBSIZE 512 /* Console I/O Buffer Size */
--
1.7.10.4