script: remove CONFIG_SYS_CCSRBAR_DEFAULT from white list
Now all mpc85xx and mpc86xx have converted to use SYS_CCSRBAR_DEFAULT in Kconfig. Drop this macro for LSCH2 and remove from white list. Signed-off-by: York Sun <york.sun@nxp.com>
This commit is contained in:
@@ -4482,7 +4482,6 @@ CONFIG_SYS_CBSIZE
|
||||
CONFIG_SYS_CCCR
|
||||
CONFIG_SYS_CCI400_ADDR
|
||||
CONFIG_SYS_CCSRBAR
|
||||
CONFIG_SYS_CCSRBAR_DEFAULT
|
||||
CONFIG_SYS_CCSRBAR_PHYS
|
||||
CONFIG_SYS_CCSRBAR_PHYS_HIGH
|
||||
CONFIG_SYS_CCSRBAR_PHYS_LOW
|
||||
|
||||
Reference in New Issue
Block a user