From a421192fb8d49da9a8bc30258c29c51675a1a1c9 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Mon, 23 Jan 2017 13:31:19 -0700 Subject: Convert CONFIG_ARCH_EARLY_INIT_R to Kconfig This converts the following to Kconfig: CONFIG_ARCH_EARLY_INIT_R Signed-off-by: Simon Glass --- include/configs/som-db5800-som-6867.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/som-db5800-som-6867.h') diff --git a/include/configs/som-db5800-som-6867.h b/include/configs/som-db5800-som-6867.h index 6235518bed..e13f343751 100644 --- a/include/configs/som-db5800-som-6867.h +++ b/include/configs/som-db5800-som-6867.h @@ -15,7 +15,6 @@ #define CONFIG_SYS_MONITOR_LEN (1 << 20) #define CONFIG_BOARD_EARLY_INIT_F -#define CONFIG_ARCH_EARLY_INIT_R #define CONFIG_ARCH_MISC_INIT #define CONFIG_STD_DEVICES_SETTINGS "stdin=serial,usbkbd\0" \ -- cgit v1.2.3