]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/MPC8360ERDK.h
mpc83xx: enable command line autocompletion
[people/ms/u-boot.git] / include / configs / MPC8360ERDK.h
index c7bc9cddb8119eb35a229aac1e509fb5099f8f98..a43e465520309c119b29ff29b2fd7b1c0f07357d 100644 (file)
 #define CONFIG_SYS_NS16550_COM2        (CONFIG_SYS_IMMR+0x4600)
 
 #define CONFIG_CMDLINE_EDITING 1       /* add command line history */
+#define CONFIG_AUTO_COMPLETE           /* add autocompletion support   */
 /* Use the HUSH parser */
 #define CONFIG_SYS_HUSH_PARSER
 #ifdef CONFIG_SYS_HUSH_PARSER