summaryrefslogtreecommitdiffstats
path: root/include/configs/mcx.h
diff options
context:
space:
mode:
authorDetlev Zundel <dzu@denx.de>2012-02-08 04:49:02 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-02-27 21:19:24 +0100
commit48a4ee50e4d02a54eb64fb3292c0b274e79e8519 (patch)
treecfaebf797e4c53ba221e43e23dd233bda609bc12 /include/configs/mcx.h
parentfda9c20c808c05907404ece83d8829af44038723 (diff)
downloadtalos-obmc-uboot-48a4ee50e4d02a54eb64fb3292c0b274e79e8519.tar.gz
talos-obmc-uboot-48a4ee50e4d02a54eb64fb3292c0b274e79e8519.zip
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 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
*/
OpenPOWER on IntegriCloud