
1 Sep
2015
1 Sep
'15
4:47 p.m.
Boards need to select CONFIG_SYS_GENERIC_BOARD in order to prevent removal from the project.
Signed-off-by: Stefano Babic sbabic@denx.de --- include/configs/ea20.h | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/include/configs/ea20.h b/include/configs/ea20.h index b9f28a3..3602fe1 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 */
--
1.9.1