powerpc: B4860: Remove macro CONFIG_PPC_B4860
Replace CONFIG_PPC_B4860 with ARCH_B4860 in Kconfig and clean up existing macros. Signed-off-by: York Sun <york.sun@nxp.com>
This commit is contained in:
@@ -790,7 +790,7 @@ unsigned long get_board_ddr_clk(void);
|
||||
|
||||
#define __USB_PHY_TYPE ulpi
|
||||
|
||||
#ifdef CONFIG_PPC_B4860
|
||||
#ifdef CONFIG_ARCH_B4860
|
||||
#define HWCONFIG "hwconfig=fsl_ddr:ctlr_intlv=null," \
|
||||
"bank_intlv=cs0_cs1;" \
|
||||
"en_cpc:cpc2;"
|
||||
|
||||
Reference in New Issue
Block a user