From e3c6c7bfee388ceeb98991e9b08c83f097f3b02c Mon Sep 17 00:00:00 2001 From: Ajay Bhargav Date: Mon, 16 Feb 2015 16:04:48 +0100 Subject: arm: aspenite: convert to generic board Enable CONFIG_SYS_GENERIC_BOARD for Marvell Aspenite. Signed-off-by: Ajay Bhargav Acked-by: Prafulla Wadaskar Acked-by: Luka Perkov --- include/configs/aspenite.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'include/configs/aspenite.h') diff --git a/include/configs/aspenite.h b/include/configs/aspenite.h index 727b14a6c2..47760ef7ba 100644 --- a/include/configs/aspenite.h +++ b/include/configs/aspenite.h @@ -10,6 +10,11 @@ #ifndef __CONFIG_ASPENITE_H #define __CONFIG_ASPENITE_H +/* + * Generic board support + */ +#define CONFIG_SYS_GENERIC_BOARD + /* * Version number information */ -- cgit v1.2.1