]> git.sur5r.net Git - u-boot/blobdiff - include/configs/TQM85xx.h
net ppc: fix ethernet device names with spaces
[u-boot] / include / configs / TQM85xx.h
index d8f2602e59a3b6f2fdef04aafdfa3e97dd6255f0..abbaf383c75ccd49ab8c03721d57a703b3a71a19 100644 (file)
        {300, 600, 1200, 2400, 4800, 9600, 19200, 38400, 115200}
 
 #define CONFIG_CMDLINE_EDITING 1       /* add command line history     */
+#define CONFIG_AUTO_COMPLETE   1       /* add autocompletion support */
 #define CONFIG_SYS_HUSH_PARSER         1       /* Use the HUSH parser          */
 #ifdef CONFIG_SYS_HUSH_PARSER
 #define        CONFIG_SYS_PROMPT_HUSH_PS2      "> "