From: Detlev Zundel Date: Wed, 8 Feb 2012 04:49:02 +0000 (+0000) Subject: mcx: Enable command line editing X-Git-Tag: v2025.01-rc5-pxa1908~17674^2~304 X-Git-Url: http://git.dujemihanovic.xyz/html/index.html?a=commitdiff_plain;h=48a4ee50e4d02a54eb64fb3292c0b274e79e8519;p=u-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 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 */