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/ls1043aqds.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/ls1043aqds.h') diff --git a/include/configs/ls1043aqds.h b/include/configs/ls1043aqds.h index 768d75b..820adc4 100644 --- a/include/configs/ls1043aqds.h +++ b/include/configs/ls1043aqds.h @@ -9,8 +9,6 @@ #include "ls1043a_common.h" -#define CONFIG_DISPLAY_BOARDINFO - #if defined(CONFIG_NAND_BOOT) || defined(CONFIG_SD_BOOT) #define CONFIG_SYS_TEXT_BASE 0x82000000 #elif defined(CONFIG_QSPI_BOOT) -- cgit v1.1