boards: axs10x, nsim, tb100: Enable cmdline history
authorAlexey Brodkin <abrodkin@synopsys.com>
Fri, 21 Apr 2017 08:04:19 +0000 (11:04 +0300)
committerAlexey Brodkin <abrodkin@synopsys.com>
Thu, 29 Jun 2017 16:34:10 +0000 (19:34 +0300)
Enable shell commands history on ARC boards for
more convenience of users.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
include/configs/axs10x.h
include/configs/nsim.h
include/configs/tb100.h

index 66e8cd5..e78a7a1 100644 (file)
@@ -96,6 +96,7 @@
 
 #define CONFIG_AUTO_COMPLETE
 #define CONFIG_SYS_MAXARGS             16
+#define CONFIG_CMDLINE_EDITING
 
 /*
  * Environment settings
index d6d26c7..5bbf610 100644 (file)
@@ -37,6 +37,7 @@
  */
 #define CONFIG_AUTO_COMPLETE
 #define CONFIG_SYS_MAXARGS             16
+#define CONFIG_CMDLINE_EDITING
 
 /*
  * Environment settings
index 115b3b3..fe8e6c4 100644 (file)
@@ -60,6 +60,7 @@
 
 #define CONFIG_AUTO_COMPLETE
 #define CONFIG_SYS_MAXARGS             16
+#define CONFIG_CMDLINE_EDITING
 
 /*
  * Environment settings