Explorar el Código

mcx: Enable command line editing

Signed-off-by: Detlev Zundel <dzu@denx.de>
CC: Stefano Babic <sbabic@denx.de>
Detlev Zundel hace 13 años
padre
commit
48a4ee50e4
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      include/configs/mcx.h

+ 2 - 0
include/configs/mcx.h

@@ -219,6 +219,8 @@
 	"else run nandboot; fi"
 
 #define CONFIG_AUTO_COMPLETE
+#define CONFIG_CMDLINE_EDITING
+
 /*
  * Miscellaneous configurable options
  */