diff options
Diffstat (limited to 'include/configs/tegra2-common.h')
-rw-r--r-- | include/configs/tegra2-common.h | 2 |
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 |