]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
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 66e8cd5e9a4b2b424c50359a5d2293259a446265..e78a7a140a105e0eefa506cc1c1b541d53c949ed 100644 (file)
@@ -96,6 +96,7 @@
 
 #define CONFIG_AUTO_COMPLETE
 #define CONFIG_SYS_MAXARGS             16
+#define CONFIG_CMDLINE_EDITING
 
 /*
  * Environment settings
index d6d26c74b43b5ccfdc0789d06623b139ad3f1570..5bbf6108463e14d298d49637925644fc931c41d9 100644 (file)
@@ -37,6 +37,7 @@
  */
 #define CONFIG_AUTO_COMPLETE
 #define CONFIG_SYS_MAXARGS             16
+#define CONFIG_CMDLINE_EDITING
 
 /*
  * Environment settings
index 115b3b3c5be53a627ef19836032dfba007780cfa..fe8e6c4e3b309e8a35d78b34a98a57963a5322ab 100644 (file)
@@ -60,6 +60,7 @@
 
 #define CONFIG_AUTO_COMPLETE
 #define CONFIG_SYS_MAXARGS             16
+#define CONFIG_CMDLINE_EDITING
 
 /*
  * Environment settings