From 48a4ee50e4d02a54eb64fb3292c0b274e79e8519 Mon Sep 17 00:00:00 2001 From: Detlev Zundel Date: Wed, 8 Feb 2012 04:49:02 +0000 Subject: mcx: Enable command line editing Signed-off-by: Detlev Zundel CC: Stefano Babic --- include/configs/mcx.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/configs/mcx.h') diff --git a/include/configs/mcx.h b/include/configs/mcx.h index f3d26ead47..1315c3ceb8 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 */ -- cgit v1.2.3