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/pfla02.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/pfla02.h') diff --git a/include/configs/pfla02.h b/include/configs/pfla02.h index 86d875dccf8..e3c11918178 100644 --- a/include/configs/pfla02.h +++ b/include/configs/pfla02.h @@ -25,7 +25,6 @@ #define CONSOLE_DEV "ttymxc3" /* Early setup */ -#define CONFIG_DISPLAY_BOARDINFO_LATE /* Size of malloc() pool */ -- cgit v1.2.3