mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-18 06:58:54 +00:00
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>
This commit is contained in:
parent
9a509cf66a
commit
84d13c5810
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue