powerpc/bsc913x: Convert to use generic board code
Signed-off-by: Harninder Rai <harninder.rai@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>
This commit is contained in:
parent
fc9b0b8043
commit
4aafbb4451
@ -11,6 +11,9 @@
|
||||
#ifndef __CONFIG_H
|
||||
#define __CONFIG_H
|
||||
|
||||
#define CONFIG_SYS_GENERIC_BOARD
|
||||
#define CONFIG_DISPLAY_BOARDINFO
|
||||
|
||||
#ifdef CONFIG_BSC9131RDB
|
||||
#define CONFIG_BSC9131
|
||||
#define CONFIG_NAND_FSL_IFC
|
||||
|
@ -11,6 +11,9 @@
|
||||
#ifndef __CONFIG_H
|
||||
#define __CONFIG_H
|
||||
|
||||
#define CONFIG_SYS_GENERIC_BOARD
|
||||
#define CONFIG_DISPLAY_BOARDINFO
|
||||
|
||||
#ifdef CONFIG_BSC9132QDS
|
||||
#define CONFIG_BSC9132
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user