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/flea3.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/flea3.h') diff --git a/include/configs/flea3.h b/include/configs/flea3.h index e84803d..11d9391 100644 --- a/include/configs/flea3.h +++ b/include/configs/flea3.h @@ -20,8 +20,6 @@ #define CONFIG_SYS_DCACHE_OFF -#define CONFIG_DISPLAY_CPUINFO - /* Only in case the value is not present in mach-types.h */ #ifndef MACH_TYPE_FLEA3 #define MACH_TYPE_FLEA3 3668 -- cgit v1.1