From 19a9747535c105fa458d0c9929e6785cf56d1292 Mon Sep 17 00:00:00 2001 From: Lokesh Vutla Date: Sat, 8 Oct 2016 14:41:44 -0400 Subject: common/Kconfig: Add DISPLAY_CPUINFO Create a Kconfig entry for DISPLAY_CPUINFO 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/ls2080a_common.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/ls2080a_common.h') diff --git a/include/configs/ls2080a_common.h b/include/configs/ls2080a_common.h index 42d0298..5576279 100644 --- a/include/configs/ls2080a_common.h +++ b/include/configs/ls2080a_common.h @@ -216,8 +216,6 @@ unsigned long long get_qixis_addr(void); #define CONFIG_HWCONFIG #define HWCONFIG_BUFFER_SIZE 128 -#define CONFIG_DISPLAY_CPUINFO - /* Allow to overwrite serial and ethaddr */ #define CONFIG_ENV_OVERWRITE -- cgit v1.1