From: Shaohui Xie <Shaohui.Xie@freescale.com> Date: Mon, 1 Dec 2014 07:39:23 +0000 (+0800) Subject: powerpc/p2041rdb: enable generic board configs X-Git-Tag: v2025.01-rc5-pxa1908~14160^2~9 X-Git-Url: http://git.dujemihanovic.xyz/html/static/gitweb.css?a=commitdiff_plain;h=84d13c58104ea121a8d38a1d9c71e404d8666875;p=u-boot.git powerpc/p2041rdb: enable generic board configs Add following configs in header file: CONFIG_SYS_GENERIC_BOARD CONFIG_DISPLAY_BOARDINFO Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com> --- diff --git a/include/configs/P2041RDB.h b/include/configs/P2041RDB.h index 2e11aaa13c..2eab964c75 100644 --- a/include/configs/P2041RDB.h +++ b/include/configs/P2041RDB.h @@ -13,6 +13,8 @@ #define CONFIG_P2041RDB #define CONFIG_PHYS_64BIT +#define CONFIG_SYS_GENERIC_BOARD +#define CONFIG_DISPLAY_BOARDINFO #define CONFIG_PPC_P2041 #ifdef CONFIG_RAMBOOT_PBL