]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/vme8349.h
mpc83xx: enable command line autocompletion
[people/ms/u-boot.git] / include / configs / vme8349.h
index 7603300ae187797efaa690c38c5391abecd5750f..cb987a1e42b1ad4751f0e83e51f797a813e34957 100644 (file)
 #define CONFIG_SYS_NS16550_COM2                (CONFIG_SYS_IMMR + 0x4600)
 
 #define CONFIG_CMDLINE_EDITING         /* 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