[U-Boot] [PATCH] mcx: Enable command line editing

Detlev Zundel dzu at denx.de
Wed Feb 8 15:49:02 CET 2012


Signed-off-by: Detlev Zundel <dzu at denx.de>
CC: Stefano Babic <sbabic at denx.de>
---
 include/configs/mcx.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/include/configs/mcx.h b/include/configs/mcx.h
index 0940e86..fcc32d6 100644
--- a/include/configs/mcx.h
+++ b/include/configs/mcx.h
@@ -219,6 +219,8 @@
 	"else run nandboot; fi"
 
 #define CONFIG_AUTO_COMPLETE
+#define CONFIG_CMDLINE_EDITING
+
 /*
  * Miscellaneous configurable options
  */
-- 
1.7.7.6



More information about the U-Boot mailing list