]> Git Repo - J-u-boot.git/commitdiff
ARM: rmobile: Enable autocompletion on Gen3
authorMarek Vasut <[email protected]>
Thu, 15 Feb 2018 12:33:37 +0000 (13:33 +0100)
committerMarek Vasut <[email protected]>
Fri, 16 Feb 2018 15:43:09 +0000 (16:43 +0100)
This makes the shell so much more pleasant to use, so enable it.

Signed-off-by: Marek Vasut <[email protected]>
Cc: Nobuhiro Iwamatsu <[email protected]>
include/configs/rcar-gen3-common.h

index a16d26be99087388b5f021ae722f5e30ef6ac088..226069d67cb75fe553f4279d7867c57f2dfdb965 100644 (file)
@@ -16,6 +16,7 @@
 
 /* boot option */
 #define CONFIG_SUPPORT_RAW_INITRD
+#define CONFIG_AUTO_COMPLETE
 
 #define CONFIG_CMDLINE_TAG
 #define CONFIG_SETUP_MEMORY_TAGS
This page took 0.036615 seconds and 4 git commands to generate.