From 5822f5ae7f4112b4969145d28842cde38c58a20b Mon Sep 17 00:00:00 2001 From: Stefan Roese Date: Tue, 3 Feb 2015 08:27:21 +0100 Subject: arm: spear: Move to generic board support Without this change the board support for these SPEAr boards would be dropped soon. Generic board support seems to work just fine. Signed-off-by: Stefan Roese Cc: Viresh Kumar Cc: Vipin Kumar Acked-by: Viresh Kumar --- include/configs/x600.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/configs/x600.h') diff --git a/include/configs/x600.h b/include/configs/x600.h index 04187c0a312..241bf65f307 100644 --- a/include/configs/x600.h +++ b/include/configs/x600.h @@ -16,6 +16,7 @@ */ #define CONFIG_SPEAR600 /* SPEAr600 SoC */ #define CONFIG_X600 /* on X600 board */ +#define CONFIG_SYS_GENERIC_BOARD #include -- cgit v1.2.3