summaryrefslogtreecommitdiff
path: root/configs/colibri_imx6_nospl_defconfig
diff options
context:
space:
mode:
authorAlex Kiernan <alex.kiernan@gmail.com>2018-04-01 16:37:54 +0000
committerTom Rini <trini@konsulko.com>2018-04-08 23:05:58 -0400
commit3404a0b38291a11a70064c4218066e9d7eb56ca9 (patch)
treed59332f80a6300a7a4648ccf423f3db85cbfde62 /configs/colibri_imx6_nospl_defconfig
parentd91013034a3222137a5ac4d82aa45f15bd6ff284 (diff)
downloadu-boot-3404a0b38291a11a70064c4218066e9d7eb56ca9.tar.gz
Cleanup CONFIG_VERSION_VARIABLE migration
CONFIG_VERSION_VARIABLE had already been mostly migrated to Kconfig, but two headers still referenced it. Also set defaults so that most of the defconfigs inherit the default rather than needing it to be set explicitly. Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Reviewed-by: Petr Vorel <petr.vorel@gmail.com>
Diffstat (limited to 'configs/colibri_imx6_nospl_defconfig')
-rw-r--r--configs/colibri_imx6_nospl_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/colibri_imx6_nospl_defconfig b/configs/colibri_imx6_nospl_defconfig
index 84bd391326..aecc179161 100644
--- a/configs/colibri_imx6_nospl_defconfig
+++ b/configs/colibri_imx6_nospl_defconfig
@@ -9,6 +9,7 @@ CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/toradex/colibri_imx6/colibri_imx6.cfg
CONFIG_BOOTDELAY=1
# CONFIG_CONSOLE_MUX is not set
CONFIG_SUPPORT_RAW_INITRD=y
+CONFIG_VERSION_VARIABLE=y
# CONFIG_DISPLAY_BOARDINFO is not set
CONFIG_DISPLAY_BOARDINFO_LATE=y
CONFIG_BOARD_EARLY_INIT_F=y