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 --- include/configs/gw_ventana.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/gw_ventana.h') diff --git a/include/configs/gw_ventana.h b/include/configs/gw_ventana.h index 4845c9f..a470bd8 100644 --- a/include/configs/gw_ventana.h +++ b/include/configs/gw_ventana.h @@ -24,7 +24,6 @@ #include "imx6_spl.h" /* common IMX6 SPL configuration */ #include "mx6_common.h" -#define CONFIG_DISPLAY_BOARDINFO_LATE #define CONFIG_MACH_TYPE 4520 /* Gateworks Ventana Platform */ -- cgit v1.1