From: Ajay Bhargav Date: Mon, 16 Feb 2015 15:04:48 +0000 (+0100) Subject: arm: aspenite: convert to generic board X-Git-Tag: v2015.04-rc4~62^2~3 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=e3c6c7bfee388ceeb98991e9b08c83f097f3b02c;p=u-boot 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 --- 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 */