From: Marek Vasut Date: Thu, 15 Feb 2018 12:33:37 +0000 (+0100) Subject: ARM: rmobile: Enable autocompletion on Gen3 X-Git-Tag: v2018.03-rc3~10^2~5 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=974147b4373f49e10a22de43ba643f49431f9d18;p=u-boot ARM: rmobile: Enable autocompletion on Gen3 This makes the shell so much more pleasant to use, so enable it. Signed-off-by: Marek Vasut Cc: Nobuhiro Iwamatsu --- diff --git a/include/configs/rcar-gen3-common.h b/include/configs/rcar-gen3-common.h index a16d26be99..226069d67c 100644 --- a/include/configs/rcar-gen3-common.h +++ b/include/configs/rcar-gen3-common.h @@ -16,6 +16,7 @@ /* boot option */ #define CONFIG_SUPPORT_RAW_INITRD +#define CONFIG_AUTO_COMPLETE #define CONFIG_CMDLINE_TAG #define CONFIG_SETUP_MEMORY_TAGS