mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-07-02 20:30:46 +00:00
powerpc: BSC9131/2: Move CONFIG_BSC9131/2 to Kconfig options
Replace CONFIG_BSC9131, CONFIG_BSC9132 with ARCH_BSC9131, ARCH_BSC9132 Kconfig options. Also drop #ifdef in BSC9131RDB.h since it is redundant. Signed-off-by: York Sun <york.sun@nxp.com>
This commit is contained in:
parent
ae59dded8d
commit
115d60c0cf
8 changed files with 23 additions and 24 deletions
|
@ -451,9 +451,7 @@ CONFIG_BOOT_RETRY_MIN
|
|||
CONFIG_BOOT_RETRY_TIME
|
||||
CONFIG_BOUNCE_BUFFER
|
||||
CONFIG_BPTR_VIRT_ADDR
|
||||
CONFIG_BSC9131
|
||||
CONFIG_BSC9131RDB
|
||||
CONFIG_BSC9132
|
||||
CONFIG_BSC9132QDS
|
||||
CONFIG_BSEIP
|
||||
CONFIG_BS_ADDR_DEVICE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue