mpc83xx: enable command line autocompletion
[platform/kernel/u-boot.git] / include / configs / MPC8315ERDB.h
index a8570ce..b106aa9 100644 (file)
 #endif
 
 #define CONFIG_CMDLINE_EDITING 1       /* add command line history */
+#define CONFIG_AUTO_COMPLETE           /* add autocompletion support   */
 
 #undef CONFIG_WATCHDOG         /* watchdog disabled */