summaryrefslogtreecommitdiffstats
path: root/include/configs/tegra2-common.h
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-10-26 00:19:58 +0000
committerWolfgang Denk <wd@denx.de>2011-11-03 22:35:06 +0100
commited0fc4b172de0aae51055ae8e17c6593314c6ca2 (patch)
tree7f9abb1dde58be0fd3cc41273c7f4783908f7469 /include/configs/tegra2-common.h
parent355a835747c6f7c5071ead295a7dfc489c73cb03 (diff)
downloadtalos-obmc-uboot-ed0fc4b172de0aae51055ae8e17c6593314c6ca2.tar.gz
talos-obmc-uboot-ed0fc4b172de0aae51055ae8e17c6593314c6ca2.zip
sandbox/tegra2: fix typo in autocomplete define
Signed-off-by: Mike Frysinger <vapier@gentoo.org> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/tegra2-common.h')
-rw-r--r--include/configs/tegra2-common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/tegra2-common.h b/include/configs/tegra2-common.h
index a9c665c8d8..9c3b9fa3e9 100644
--- a/include/configs/tegra2-common.h
+++ b/include/configs/tegra2-common.h
@@ -100,7 +100,7 @@
/* turn on command-line edit/hist/auto */
#define CONFIG_CMDLINE_EDITING
#define CONFIG_COMMAND_HISTORY
-#define CONFIG_AUTOCOMPLETE
+#define CONFIG_AUTO_COMPLETE
#define CONFIG_SYS_NO_FLASH
OpenPOWER on IntegriCloud