diff options
author | Tom Rini <trini@konsulko.com> | 2018-02-16 13:56:02 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-02-16 13:56:02 -0500 |
commit | bd650cd404b6dc870b6cc220025f35da4b31d0f4 (patch) | |
tree | 5082c02c7320fe0410624ccd1d9d6628905ca9df /include/configs/rcar-gen3-common.h | |
parent | 7961b9f6db19d039b4e6e9c21a9715b6d5b92393 (diff) | |
parent | 5b6ae550a8d88ca8c7b5c39642fe767729422edb (diff) | |
download | u-boot-bd650cd404b6dc870b6cc220025f35da4b31d0f4.tar.gz |
Merge git://git.denx.de/u-boot-sh
Diffstat (limited to 'include/configs/rcar-gen3-common.h')
-rw-r--r-- | include/configs/rcar-gen3-common.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 |