ARM: rmobile: Enable autocompletion on Gen3
This makes the shell so much more pleasant to use, so enable it. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
This commit is contained in:
parent
74caed0e33
commit
974147b437
|
|
@ -16,6 +16,7 @@
|
||||||
|
|
||||||
/* boot option */
|
/* boot option */
|
||||||
#define CONFIG_SUPPORT_RAW_INITRD
|
#define CONFIG_SUPPORT_RAW_INITRD
|
||||||
|
#define CONFIG_AUTO_COMPLETE
|
||||||
|
|
||||||
#define CONFIG_CMDLINE_TAG
|
#define CONFIG_CMDLINE_TAG
|
||||||
#define CONFIG_SETUP_MEMORY_TAGS
|
#define CONFIG_SETUP_MEMORY_TAGS
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue