From: Stefano Babic Date: Tue, 1 Sep 2015 14:47:36 +0000 (+0200) Subject: ea20: Convert to generic board X-Git-Tag: v2015.10-rc3~19 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=c4620350c4d4496873e2a4ae4f1b3b16b936384a;p=u-boot ea20: Convert to generic board Boards need to select CONFIG_SYS_GENERIC_BOARD in order to prevent removal from the project. Signed-off-by: Stefano Babic --- diff --git a/include/configs/ea20.h b/include/configs/ea20.h index 9a70aaecbf..2d1f1b3db9 100644 --- a/include/configs/ea20.h +++ b/include/configs/ea20.h @@ -24,6 +24,8 @@ #define CONFIG_VIDEO #define CONFIG_PREBOOT +#define CONFIG_SYS_GENERIC_BOARD + /* * SoC Configuration */