summaryrefslogtreecommitdiffstats
path: root/include/configs/vpac270.h
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut@gmail.com>2011-11-12 03:35:50 +0100
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-12-06 23:59:32 +0100
commit7c7204db357eedc93b3b0ff1b760f58263b6c789 (patch)
treef89f634a4f7e822280e08ea33763a1d3c374c52d /include/configs/vpac270.h
parent411b9eaf554225c12ca253473002d0381cfec4ff (diff)
downloadblackbird-obmc-uboot-7c7204db357eedc93b3b0ff1b760f58263b6c789.tar.gz
blackbird-obmc-uboot-7c7204db357eedc93b3b0ff1b760f58263b6c789.zip
PXA: Enable command line editing for vpac270
Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Diffstat (limited to 'include/configs/vpac270.h')
-rw-r--r--include/configs/vpac270.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/vpac270.h b/include/configs/vpac270.h
index 8accebfce9..41f8a6b016 100644
--- a/include/configs/vpac270.h
+++ b/include/configs/vpac270.h
@@ -158,6 +158,8 @@
#define CONFIG_SYS_MAXARGS 16
#define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
#define CONFIG_SYS_DEVICE_NULLDEV 1
+#define CONFIG_CMDLINE_EDITING 1
+#define CONFIG_AUTO_COMPLETE 1
/*
* Clock Configuration
OpenPOWER on IntegriCloud