summaryrefslogtreecommitdiffstats
path: root/include/configs/MPC8349EMDS.h
diff options
context:
space:
mode:
authorKim Phillips <kim.phillips@freescale.com>2010-04-15 17:36:05 -0500
committerKim Phillips <kim.phillips@freescale.com>2010-04-22 18:34:49 -0500
commita059e90e16e126e25da33ce23a37e2acce84284c (patch)
treea2de3536f2d5254328348d4e2dc2dc57556ab6bc /include/configs/MPC8349EMDS.h
parentdfe812c744ee6dacae3b4d553694642668d9ac9d (diff)
downloadtalos-obmc-uboot-a059e90e16e126e25da33ce23a37e2acce84284c.tar.gz
talos-obmc-uboot-a059e90e16e126e25da33ce23a37e2acce84284c.zip
mpc83xx: enable command line autocompletion
because it's convenient. Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Diffstat (limited to 'include/configs/MPC8349EMDS.h')
-rw-r--r--include/configs/MPC8349EMDS.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/MPC8349EMDS.h b/include/configs/MPC8349EMDS.h
index bf28d9eaba..5c410c9e50 100644
--- a/include/configs/MPC8349EMDS.h
+++ b/include/configs/MPC8349EMDS.h
@@ -296,6 +296,7 @@
#define CONFIG_SYS_NS16550_COM2 (CONFIG_SYS_IMMR+0x4600)
#define CONFIG_CMDLINE_EDITING 1 /* add command line history */
+#define CONFIG_AUTO_COMPLETE /* add autocompletion support */
/* Use the HUSH parser */
#define CONFIG_SYS_HUSH_PARSER
#ifdef CONFIG_SYS_HUSH_PARSER
OpenPOWER on IntegriCloud