From a059e90e16e126e25da33ce23a37e2acce84284c Mon Sep 17 00:00:00 2001 From: Kim Phillips Date: Thu, 15 Apr 2010 17:36:05 -0500 Subject: mpc83xx: enable command line autocompletion because it's convenient. Signed-off-by: Kim Phillips --- include/configs/SIMPC8313.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/configs/SIMPC8313.h') diff --git a/include/configs/SIMPC8313.h b/include/configs/SIMPC8313.h index 36e952e741..40e89d9a5b 100644 --- a/include/configs/SIMPC8313.h +++ b/include/configs/SIMPC8313.h @@ -342,7 +342,7 @@ #endif #define CONFIG_CMDLINE_EDITING 1 - +#define CONFIG_AUTO_COMPLETE /* add autocompletion support */ /* * Miscellaneous configurable options -- cgit v1.2.1