From 78eba69d98b02aeba9faf00a89266282ec35fd44 Mon Sep 17 00:00:00 2001 From: Mario Six Date: Wed, 28 Mar 2018 14:38:17 +0200 Subject: treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig Migrate the CONFIG_DISPLAY_BOARDINFO_LATE option to Kconfig. Signed-off-by: Mario Six [trini: Re-run migration] Signed-off-by: Tom Rini --- configs/gwventana_emmc_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/gwventana_emmc_defconfig') diff --git a/configs/gwventana_emmc_defconfig b/configs/gwventana_emmc_defconfig index cc6de7aefbe..fe92c4b5bc0 100644 --- a/configs/gwventana_emmc_defconfig +++ b/configs/gwventana_emmc_defconfig @@ -20,6 +20,7 @@ CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/mach-imx/spl_sd.cfg" CONFIG_BOOTDELAY=3 CONFIG_SUPPORT_RAW_INITRD=y # CONFIG_DISPLAY_BOARDINFO is not set +CONFIG_DISPLAY_BOARDINFO_LATE=y CONFIG_BOARD_EARLY_INIT_F=y CONFIG_SPL_BOARD_INIT=y CONFIG_SPL_STACK_R=y -- cgit v1.2.3