From: Fabio Estevam Date: Mon, 23 Feb 2015 11:51:37 +0000 (-0300) Subject: imx31_phycore: Convert to generic board X-Git-Tag: v2015.04-rc3~17 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=9d4a161046284774ef3f85f7b94d5ed7ee85c808;p=u-boot imx31_phycore: Convert to generic board Boards need to select CONFIG_SYS_GENERIC_BOARD in order to prevent removal from the project. Acked-by: Anatolij Gustschin Signed-off-by: Fabio Estevam --- diff --git a/include/configs/imx31_phycore.h b/include/configs/imx31_phycore.h index 4195fa3533..49039d6dfb 100644 --- a/include/configs/imx31_phycore.h +++ b/include/configs/imx31_phycore.h @@ -18,6 +18,8 @@ #define CONFIG_MX31 /* This is a mx31 */ #define CONFIG_MX31_CLK32 32000 +#define CONFIG_SYS_GENERIC_BOARD + #define CONFIG_DISPLAY_CPUINFO #define CONFIG_DISPLAY_BOARDINFO