From 8435179271106ec6fe9a9a5679b897755b1db8dd Mon Sep 17 00:00:00 2001 From: Lokesh Vutla Date: Tue, 11 Oct 2016 21:33:46 -0400 Subject: common: Add DISPLAY_BOARDINFO Create a Kconfig entry for DISPLAY_BOARDINFO and make it be the default in certain architectures. Migrate all config files. Signed-off-by: Lokesh Vutla Signed-off-by: Tom Rini --- include/configs/apf27.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'include/configs/apf27.h') diff --git a/include/configs/apf27.h b/include/configs/apf27.h index 4acd66d..b903ba5 100644 --- a/include/configs/apf27.h +++ b/include/configs/apf27.h @@ -25,11 +25,6 @@ #define CONFIG_SYS_NO_FLASH /* - * Board display option - */ -#define CONFIG_DISPLAY_BOARDINFO - -/* * SPL */ #define CONFIG_SPL_TARGET "u-boot-with-spl.bin" -- cgit v1.1