Explorar o código

sbc8548: enable command line editing by default.

Lets make things a bit more user friendly.  It isn't 1985 anymore.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Paul Gortmaker %!s(int64=16) %!d(string=hai) anos
pai
achega
ad22f9273c
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      include/configs/sbc8548.h

+ 1 - 0
include/configs/sbc8548.h

@@ -455,6 +455,7 @@
 /*
  * Miscellaneous configurable options
  */
+#define CONFIG_CMDLINE_EDITING			/* undef to save memory */
 #define CONFIG_SYS_LONGHELP			/* undef to save memory	*/
 #define CONFIG_SYS_LOAD_ADDR	0x2000000	/* default load address */
 #define CONFIG_SYS_PROMPT	"=> "		/* Monitor Command Prompt */