From: Detlev Zundel Date: Wed, 8 Feb 2012 04:49:02 +0000 (+0000) Subject: mcx: Enable command line editing X-Git-Tag: v2012.04-rc1~115 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=48a4ee50e4d02a54eb64fb3292c0b274e79e8519;p=platform%2Fkernel%2Fu-boot.git mcx: Enable command line editing Signed-off-by: Detlev Zundel CC: Stefano Babic --- diff --git a/include/configs/mcx.h b/include/configs/mcx.h index f3d26ea..1315c3c 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 */