Sfoglia il codice sorgente

mcx: Enable command line editing

Signed-off-by: Detlev Zundel <dzu@denx.de>
CC: Stefano Babic <sbabic@denx.de>
Detlev Zundel 13 anni fa
parent
commit
48a4ee50e4
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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
  */