X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=include%2Fconfigs%2FMPC8560ADS.h;h=31740fdb251d4639183eb7479e90d1d7d5196343;hb=3df4f46f3209c067dcadc969ed02d27c97fa3632;hp=98677e5f1bd433bdc29501672d98efa777463c74;hpb=b6c208ab1ebc2ac01e0029b8456210617ff67156;p=karo-tx-uboot.git diff --git a/include/configs/MPC8560ADS.h b/include/configs/MPC8560ADS.h index 98677e5f1b..31740fdb25 100644 --- a/include/configs/MPC8560ADS.h +++ b/include/configs/MPC8560ADS.h @@ -438,7 +438,8 @@ * Miscellaneous configurable options */ #define CONFIG_SYS_LONGHELP /* undef to save memory */ -#define CONFIG_CMDLINE_EDITING /* Command-line editing */ +#define CONFIG_CMDLINE_EDITING /* Command-line editing */ +#define CONFIG_AUTO_COMPLETE /* add autocompletion support */ #define CONFIG_SYS_LOAD_ADDR 0x1000000 /* default load address */ #define CONFIG_SYS_PROMPT "=> " /* Monitor Command Prompt */