summaryrefslogtreecommitdiff
path: root/include/configs/mcx.h
diff options
context:
space:
mode:
authorDetlev Zundel <dzu@denx.de>2012-02-08 04:49:02 (GMT)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-02-27 20:19:24 (GMT)
commit48a4ee50e4d02a54eb64fb3292c0b274e79e8519 (patch)
treecfaebf797e4c53ba221e43e23dd233bda609bc12 /include/configs/mcx.h
parentfda9c20c808c05907404ece83d8829af44038723 (diff)
downloadu-boot-fsl-qoriq-48a4ee50e4d02a54eb64fb3292c0b274e79e8519.tar.xz
mcx: Enable command line editing
Signed-off-by: Detlev Zundel <dzu@denx.de> CC: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'include/configs/mcx.h')
-rw-r--r--include/configs/mcx.h2
1 files changed, 2 insertions, 0 deletions
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
*/