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/x600.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/x600.h') diff --git a/include/configs/x600.h b/include/configs/x600.h index f15b1f9..13b0b95 100644 --- a/include/configs/x600.h +++ b/include/configs/x600.h @@ -136,7 +136,6 @@ /* Miscellaneous configurable options */ #define CONFIG_ARCH_CPU_INIT -#define CONFIG_DISPLAY_CPUINFO #define CONFIG_BOOT_PARAMS_ADDR 0x00000100 #define CONFIG_CMDLINE_TAG #define CONFIG_SETUP_MEMORY_TAGS -- cgit v1.1