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: http://review.tizen.org/git/?a=commitdiff_plain;h=9d4a161046284774ef3f85f7b94d5ed7ee85c808;p=platform%2Fkernel%2Fu-boot.git 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 4195fa3..49039d6 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