York Sun 
							
						 
					 
					
						
						
						
						
							
						
						
							90b80386ff 
							
						 
					 
					
						
						
							
							crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig  
						
						... 
						
						
						
						Use Kconfig option to set little- or big-endian access to secure
boot and trust architecture.
Signed-off-by: York Sun <york.sun@nxp.com> 
						
						
					 
					
						2017-01-04 19:40:19 -05:00 
						 
				 
			
				
					
						
							
							
								York Sun 
							
						 
					 
					
						
						
						
						
							
						
						
							2c2e2c9e14 
							
						 
					 
					
						
						
							
							crypto: Move SYS_FSL_SEC_COMPAT into driver Kconfig  
						
						... 
						
						
						
						Instead of define CONFIG_SYS_FSL_SEC_COMPAT in header files for PowerPC
and ARM SoCs, move it to Kconfig under the driver.
Signed-off-by: York Sun <york.sun@nxp.com> 
						
						
					 
					
						2017-01-04 19:40:17 -05:00 
						 
				 
			
				
					
						
							
							
								York Sun 
							
						 
					 
					
						
						
						
						
							
						
						
							53c953841b 
							
						 
					 
					
						
						
							
							powerpc: mpc85xx: Move CONFIG_SYS_PPC_E500_DEBUG_TLB to Kconfig  
						
						... 
						
						
						
						Use Kconfig SYS_PPC_E500_DEBUG_TLB and clean up existing macros.
Signed-off-by: York Sun <york.sun@nxp.com>
[trini: Migrate 8572]
Signed-off-by: Tom Rini <trini@konsulko.com> 
						
						
					 
					
						2017-01-04 19:40:14 -05:00 
						 
				 
			
				
					
						
							
							
								York Sun 
							
						 
					 
					
						
						
						
						
							
						
						
							26e79b6547 
							
						 
					 
					
						
						
							
							powerpc: mpc85xx: Move CONFIG_SYS_NUM_TLBCAMS to Kconfig  
						
						... 
						
						
						
						Use Kconfig option for SYS_NUM_TLBCAMS and clean up existing macros.
Signed-off-by: York Sun <york.sun@nxp.com> 
						
						
					 
					
						2017-01-04 19:40:13 -05:00 
						 
				 
			
				
					
						
							
							
								Shengzhou Liu 
							
						 
					 
					
						
						
						
						
							
						
						
							473f1fc280 
							
						 
					 
					
						
						
							
							fsl/ddr: Enable erratum-a009942 workaround for B/T-series  
						
						... 
						
						
						
						Enable ERRATUM_A009942 workaround for B-series and T-series platforms.
Signed-off-by: Shengzhou Liu <Shengzhou.Liu@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com> 
						
						
					 
					
						2016-12-15 11:56:17 -08:00 
						 
				 
			
				
					
						
							
							
								Shengzhou Liu 
							
						 
					 
					
						
						
						
						
							
						
						
							02fb276157 
							
						 
					 
					
						
						
							
							fsl/ddr: Add erratum_a009942_check_cpo and clean related erratum  
						
						... 
						
						
						
						- add additional function erratum_a009942_check_cpo to check if the
  board needs tuning CPO calibration for optimal setting.
- move ERRATUM_A009942(with revision to check cpo_sample option) from
  fsl_ddr_gen4.c to ctrl_regs.c for reuse on all DDR4/DDR3 parts.
- move ERRATUM_A008378 from fsl_ddr_gen4.c to ctrl_regs.c
- remove obsolete ERRATUM_A004934 which is replaced with ERRATUM_A009942.
Signed-off-by: Shengzhou Liu <Shengzhou.Liu@nxp.com>
[YS: Replaced CONFIG_QEMU_E500 with CONFIG_ARCH_QEMU_E500]
Reviewed-by: York Sun <york.sun@nxp.com> 
						
						
					 
					
						2016-12-05 08:31:45 -08:00 
						 
				 
			
				
					
						
							
							
								York Sun 
							
						 
					 
					
						
						
						
						
							
						
						
							8303acbce8 
							
						 
					 
					
						
						
							
							powerpc: mpc85xx: Convert CONFIG_SYS_FSL_NUM_LAWS to Kconfig option  
						
						... 
						
						
						
						Move the macro to Kconfig SYS_FSL_NUM_LAWS.
Signed-off-by: York Sun <york.sun@nxp.com> 
						
						
					 
					
						2016-12-02 12:38:42 -08:00 
						 
				 
			
				
					
						
							
							
								York Sun 
							
						 
					 
					
						
						
						
						
							
						
						
							830fc1bfe7 
							
						 
					 
					
						
						
							
							powerpc: mpc85xx: Convert CONFIG_SYS_CCSRBAR_DEFAULT to Kconfig option  
						
						... 
						
						
						
						Move default value definitions to to Kconfig SYS_CCSRBAR_DEFAULT.
Signed-off-by: York Sun <york.sun@nxp.com> 
						
						
					 
					
						2016-12-02 08:52:34 -08:00 
						 
				 
			
				
					
						
							
							
								York Sun 
							
						 
					 
					
						
						
						
						
							
						
						
							3f82b56d41 
							
						 
					 
					
						
						
							
							powerpc: mpc85xx: Move CONFIG_MAX_CPUS to Kconfig  
						
						... 
						
						
						
						Use Kconfig to set MAX_CPUS for mpc85xx.
Signed-off-by: York Sun <york.sun@nxp.com> 
						
						
					 
					
						2016-11-23 23:42:16 -08:00 
						 
				 
			
				
					
						
							
							
								York Sun 
							
						 
					 
					
						
						
						
						
							
						
						
							cdb72c5212 
							
						 
					 
					
						
						
							
							powerpc: T4080: Drop configuration for T4080  
						
						... 
						
						
						
						There is no T4080 target. Drop related macros.
Signed-off-by: York Sun <york.sun@nxp.com> 
						
						
					 
					
						2016-11-23 23:42:16 -08:00 
						 
				 
			
				
					
						
							
							
								York Sun 
							
						 
					 
					
						
						
						
						
							
						
						
							26bc57da0a 
							
						 
					 
					
						
						
							
							powerpc: T4240: Remove macro CONFIG_PPC_T4240  
						
						... 
						
						
						
						Use CONFIG_ARCH_T4240 from Kconfig instead.
Signed-off-by: York Sun <york.sun@nxp.com> 
						
						
					 
					
						2016-11-23 23:42:15 -08:00 
						 
				 
			
				
					
						
							
							
								York Sun 
							
						 
					 
					
						
						
						
						
							
						
						
							652a7bbd87 
							
						 
					 
					
						
						
							
							powerpc: T4160: Remove macro CONFIG_PPC_T4160  
						
						... 
						
						
						
						Use CONFIG_ARCH_T4160 instead.
Signed-off-by: York Sun <york.sun@nxp.com> 
						
						
					 
					
						2016-11-23 23:42:15 -08:00 
						 
				 
			
				
					
						
							
							
								York Sun 
							
						 
					 
					
						
						
						
						
							
						
						
							0f3d80e993 
							
						 
					 
					
						
						
							
							powerpc: T2080, T2081: Remove macro CONFIG_PPC_T2080 and CONFIG_PPC_T2081  
						
						... 
						
						
						
						Use CONFIG_ARCH_T2080 and CONFIG_ARCH_T2081 instead.
Signed-off-by: York Sun <york.sun@nxp.com> 
						
						
					 
					
						2016-11-23 23:42:15 -08:00 
						 
				 
			
				
					
						
							
							
								York Sun 
							
						 
					 
					
						
						
						
						
							
						
						
							5449c98a2d 
							
						 
					 
					
						
						
							
							powerpc: T1042: Remove macro CONFIG_PPC_T1042  
						
						... 
						
						
						
						Replace CONFIG_PPC_T1042 with ARCH_T1024 in Kconfig and clean up
existing macros.
Signed-off-by: York Sun <york.sun@nxp.com> 
						
						
					 
					
						2016-11-23 23:42:13 -08:00 
						 
				 
			
				
					
						
							
							
								York Sun 
							
						 
					 
					
						
						
						
						
							
						
						
							5d73701073 
							
						 
					 
					
						
						
							
							powerpc: T1040: Remove macro CONFIG_PPC_T1040  
						
						... 
						
						
						
						Replace CONFIG_PPC_T1040 with ARCH_T1040 in Kconfig and clean up
existing macros.
Signed-off-by: York Sun <york.sun@nxp.com> 
						
						
					 
					
						2016-11-23 23:42:13 -08:00 
						 
				 
			
				
					
						
							
							
								York Sun 
							
						 
					 
					
						
						
						
						
							
						
						
							e5d5f5a8be 
							
						 
					 
					
						
						
							
							powerpc: T1024: Remove macro CONFIG_PPC_T1024  
						
						... 
						
						
						
						Replace CONFIG_PPC_T1024 with ARCH_T1024 in Kconfig and clean up
existing macros.
Signed-off-by: York Sun <york.sun@nxp.com> 
						
						
					 
					
						2016-11-23 23:42:13 -08:00 
						 
				 
			
				
					
						
							
							
								York Sun 
							
						 
					 
					
						
						
						
						
							
						
						
							5ff3f41d04 
							
						 
					 
					
						
						
							
							powerpc: T1023: Remove macro CONFIG_PPC_T1023  
						
						... 
						
						
						
						Replace CONFIG_PPC_T1023 with ARCH_T1023 in Kconfig and clean up
existing macros.
Signed-off-by: York Sun <york.sun@nxp.com> 
						
						
					 
					
						2016-11-23 23:42:12 -08:00 
						 
				 
			
				
					
						
							
							
								York Sun 
							
						 
					 
					
						
						
						
						
							
						
						
							10343403af 
							
						 
					 
					
						
						
							
							powerpc: QEMU_E500: Remove macro CONFIG_QEMU_E500  
						
						... 
						
						
						
						Replace CONFIG_QEMU_E500 with ARCH_QEMU_E500 in Kconfig and
clean up existing macros.
Signed-off-by: York Sun <york.sun@nxp.com> 
						
						
					 
					
						2016-11-23 23:42:12 -08:00 
						 
				 
			
				
					
						
							
							
								York Sun 
							
						 
					 
					
						
						
						
						
							
						
						
							b41f192b67 
							
						 
					 
					
						
						
							
							powerpc: B4420: Remove macro CONFIG_PPC_B4420  
						
						... 
						
						
						
						Replace CONFIG_PPC_B4420 with ARCH_B4420 in Kconfig and clean up
existing macros. 
						
						
					 
					
						2016-11-23 23:42:12 -08:00 
						 
				 
			
				
					
						
							
							
								York Sun 
							
						 
					 
					
						
						
						
						
							
						
						
							3006ebc37e 
							
						 
					 
					
						
						
							
							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> 
						
						
					 
					
						2016-11-23 23:42:12 -08:00 
						 
				 
			
				
					
						
							
							
								York Sun 
							
						 
					 
					
						
						
						
						
							
						
						
							9539036012 
							
						 
					 
					
						
						
							
							powerpc: P5040: Remove macro CONFIG_P5040  
						
						... 
						
						
						
						Replace CONFIG_P5040 with ARCH_P5040 in Kconfig and clean up
existing macros.
Signed-off-by: York Sun <york.sun@nxp.com> 
						
						
					 
					
						2016-11-23 23:42:11 -08:00 
						 
				 
			
				
					
						
							
							
								York Sun 
							
						 
					 
					
						
						
						
						
							
						
						
							cefe11cdb2 
							
						 
					 
					
						
						
							
							powerpc: P5020: Remove macro CONFIG_PPC_P5020  
						
						... 
						
						
						
						Replace CONFIG_PPC_P5020 with ARCH_P5020 in Kconfig and clean up
existing macros.
Signed-off-by: York Sun <york.sun@nxp.com> 
						
						
					 
					
						2016-11-23 23:42:11 -08:00 
						 
				 
			
				
					
						
							
							
								York Sun 
							
						 
					 
					
						
						
						
						
							
						
						
							e71372cb63 
							
						 
					 
					
						
						
							
							powerpc: P4080: Remove macro CONFIG_PPC_P4080  
						
						... 
						
						
						
						Replace CONFIG_PPC_P4080 with ARCH_P4080 in Kconfig and clean up
existing macros.
Signed-off-by: York Sun <york.sun@nxp.com> 
						
						
					 
					
						2016-11-23 23:42:11 -08:00 
						 
				 
			
				
					
						
							
							
								York Sun 
							
						 
					 
					
						
						
						
						
							
						
						
							5e5fdd2d00 
							
						 
					 
					
						
						
							
							powerpc: P3041: Remove macro CONFIG_PPC_P3041  
						
						... 
						
						
						
						Replace CONFIG_PPC_P3041 with ARCH_P3041 in Kconfig and clean up
existing macros.
Signed-off-by: York Sun <york.sun@nxp.com> 
						
						
					 
					
						2016-11-23 23:42:10 -08:00 
						 
				 
			
				
					
						
							
							
								York Sun 
							
						 
					 
					
						
						
						
						
							
						
						
							ce040c83f1 
							
						 
					 
					
						
						
							
							powerpc: P2041: Remove macro CONFIG_PPC_P2041  
						
						... 
						
						
						
						Replace CONFIG_PPC_P2041 with ARCH_P2041 in Kconfig and clean up
existing macros.
Signed-off-by: York Sun <york.sun@nxp.com> 
						
						
					 
					
						2016-11-23 23:42:10 -08:00 
						 
				 
			
				
					
						
							
							
								York Sun 
							
						 
					 
					
						
						
						
						
							
						
						
							789460c914 
							
						 
					 
					
						
						
							
							powerpc: P2010: Drop configuration for P2010  
						
						... 
						
						
						
						P2010 is a single-core version of P2020. There is no P2010 target
configured. Drop related macros. P2010 SoC is still supported.
Signed-off-by: York Sun <york.sun@nxp.com> 
						
						
					 
					
						2016-11-23 23:42:10 -08:00 
						 
				 
			
				
					
						
							
							
								York Sun 
							
						 
					 
					
						
						
						
						
							
						
						
							4593637b13 
							
						 
					 
					
						
						
							
							powerpc: P2020: Remove macro CONFIG_P2020  
						
						... 
						
						
						
						Replace CONFIG_P2020 with ARCH_P2020 in Kconfig and clean up
existing macros.
Signed-off-by: York Sun <york.sun@nxp.com> 
						
						
					 
					
						2016-11-23 23:42:10 -08:00 
						 
				 
			
				
					
						
							
							
								York Sun 
							
						 
					 
					
						
						
						
						
							
						
						
							4167a67d5d 
							
						 
					 
					
						
						
							
							powerpc: P1025: Remove macro CONFIG_P1025  
						
						... 
						
						
						
						Replace CONFIG_P1025 with ARCH_P1025 in Kconfig and clean up
existing macros.
Signed-off-by: York Sun <york.sun@nxp.com> 
						
						
					 
					
						2016-11-23 23:42:10 -08:00 
						 
				 
			
				
					
						
							
							
								York Sun 
							
						 
					 
					
						
						
						
						
							
						
						
							52b6f13d2c 
							
						 
					 
					
						
						
							
							powerpc: P1024: Remove CONFIG_P1024  
						
						... 
						
						
						
						Replace CONFIG_P1024 with ARCH_P1024 in Kconfig and clean up
existing macros.
Signed-off-by: York Sun <york.sun@nxp.com> 
						
						
					 
					
						2016-11-23 23:42:10 -08:00 
						 
				 
			
				
					
						
							
							
								York Sun 
							
						 
					 
					
						
						
						
						
							
						
						
							a990799d52 
							
						 
					 
					
						
						
							
							powerpc: P1021: Remove macro CONFIG_P1021  
						
						... 
						
						
						
						Replace CONFIG_P1021 with ARCH_P1021 in Kconfig and clean up
existing macros.
Signed-off-by: York Sun <york.sun@nxp.com> 
						
						
					 
					
						2016-11-23 23:42:09 -08:00 
						 
				 
			
				
					
						
							
							
								York Sun 
							
						 
					 
					
						
						
						
						
							
						
						
							484fff6478 
							
						 
					 
					
						
						
							
							powerpc: P1020: Remove macro CONFIG_P1020  
						
						... 
						
						
						
						Replace CONFIG_P1020 with ARCH_P1020 in Kconfig and clean up
existing macros.
Signed-off-by: York Sun <york.sun@nxp.com> 
						
						
					 
					
						2016-11-23 23:42:09 -08:00 
						 
				 
			
				
					
						
							
							
								York Sun 
							
						 
					 
					
						
						
						
						
							
						
						
							41c7b7b132 
							
						 
					 
					
						
						
							
							powerpc: P1017: Drop configuration for P1017  
						
						... 
						
						
						
						P1017 is a single-core version of P1023. There is no P1017 target
configured. Drop related macros. P1017 SoC is still supported.
Signed-off-by: York Sun <york.sun@nxp.com> 
						
						
					 
					
						2016-11-23 23:42:08 -08:00 
						 
				 
			
				
					
						
							
							
								York Sun 
							
						 
					 
					
						
						
						
						
							
						
						
							46d9fc0bb7 
							
						 
					 
					
						
						
							
							powerpc: P1014: Drop configuration for P1014  
						
						... 
						
						
						
						P1014 is a variant of P1010. There is no P1014 target configured.
Drop related macros. P1014 SoC is still supported.
Signed-off-by: York Sun <york.sun@nxp.com> 
						
						
					 
					
						2016-11-23 23:42:08 -08:00 
						 
				 
			
				
					
						
							
							
								York Sun 
							
						 
					 
					
						
						
						
						
							
						
						
							2f8b81268a 
							
						 
					 
					
						
						
							
							powerpc: P1013: Drop configuration for P1013  
						
						... 
						
						
						
						P1013 is a single-core version of P1022. There is no P1022 target
configured. Drop related macros. P1022 SoC is still supported.
Signed-off-by: York Sun <york.sun@nxp.com> 
						
						
					 
					
						2016-11-23 23:42:08 -08:00 
						 
				 
			
				
					
						
							
							
								York Sun 
							
						 
					 
					
						
						
						
						
							
						
						
							83b9bea116 
							
						 
					 
					
						
						
							
							powerpc: P1012: Drop configuration for P1012  
						
						... 
						
						
						
						P1012 is a single-core version of P1021. There is no P1012 target
configured. Drop related macros. P1012 SoC is still supported.
Signed-off-by: York Sun <york.sun@nxp.com> 
						
						
					 
					
						2016-11-23 23:42:07 -08:00 
						 
				 
			
				
					
						
							
							
								York Sun 
							
						 
					 
					
						
						
						
						
							
						
						
							1cdd96f325 
							
						 
					 
					
						
						
							
							powerpc: P1011: Remove macro CONFIG_P1011  
						
						... 
						
						
						
						Replace CONFIG_P1011 with ARCH_P1011 in Kconfig. P1011RDB seems to be in
scrapyard though.
Signed-off-by: York Sun <york.sun@nxp.com> 
						
						
					 
					
						2016-11-23 23:42:07 -08:00 
						 
				 
			
				
					
						
							
							
								York Sun 
							
						 
					 
					
						
						
						
						
							
						
						
							9bb1d6bcd2 
							
						 
					 
					
						
						
							
							powerpc: P1023: Remove macro CONFIG_P1023  
						
						... 
						
						
						
						Replace CONFIG_P1023 with ARCH_P1023 in Kconfig and clean up existing
macros.
Signed-off-by: York Sun <york.sun@nxp.com> 
						
						
					 
					
						2016-11-23 23:42:07 -08:00 
						 
				 
			
				
					
						
							
							
								York Sun 
							
						 
					 
					
						
						
						
						
							
						
						
							feb9e25bc7 
							
						 
					 
					
						
						
							
							powerpc: P1022: Remove macro CONFIG_P1022  
						
						... 
						
						
						
						Replace CONFIG_P1022 with ARCH_P1022 in Kconfig and clean up existing
macros.
Signed-off-by: York Sun <york.sun@nxp.com> 
						
						
					 
					
						2016-11-23 23:42:07 -08:00 
						 
				 
			
				
					
						
							
							
								York Sun 
							
						 
					 
					
						
						
						
						
							
						
						
							7d5f9f84f1 
							
						 
					 
					
						
						
							
							powerpc: P1010: Remove macro CONFIG_P1010  
						
						... 
						
						
						
						Replace CONFIG_P1010 with ARCH_P1010 in Kconfig and clean up existing
macros.
Signed-off-by: York Sun <york.sun@nxp.com> 
						
						
					 
					
						2016-11-23 23:42:07 -08:00 
						 
				 
			
				
					
						
							
							
								York Sun 
							
						 
					 
					
						
						
						
						
							
						
						
							c8f48474bc 
							
						 
					 
					
						
						
							
							powerpc: MPC8572: Remove macro CONFIG_MPC8572  
						
						... 
						
						
						
						Replace CONFIG_MPC8572 with ARCH_MPC8572 in Kconfig and clean up existing
macros.
Signed-off-by: York Sun <york.sun@nxp.com> 
						
						
					 
					
						2016-11-23 23:42:06 -08:00 
						 
				 
			
				
					
						
							
							
								York Sun 
							
						 
					 
					
						
						
						
						
							
						
						
							23b36a7d48 
							
						 
					 
					
						
						
							
							powerpc: MPC8569: Remove macro CONFIG_MPC8569  
						
						... 
						
						
						
						Replace CONFIG_MPC8569 with ARCH_MPC8569 in Kconfig and clean up existing
macros.
Signed-off-by: York Sun <york.sun@nxp.com> 
						
						
					 
					
						2016-11-23 23:42:06 -08:00 
						 
				 
			
				
					
						
							
							
								York Sun 
							
						 
					 
					
						
						
						
						
							
						
						
							d07c384310 
							
						 
					 
					
						
						
							
							powerpc: MPC8568: Remove macro CONFIG_MPC8568  
						
						... 
						
						
						
						Replace CONFIG_MPC8568 with ARCH_MPC8568 in Kconfig and clean up existing
macros.
Signed-off-by: York Sun <york.sun@nxp.com> 
						
						
					 
					
						2016-11-23 23:42:06 -08:00 
						 
				 
			
				
					
						
							
							
								York Sun 
							
						 
					 
					
						
						
						
						
							
						
						
							99d0a3123e 
							
						 
					 
					
						
						
							
							powerpc: MPC8560: Remove macro CONFIG_MPC8560  
						
						... 
						
						
						
						Replace CONFIG_MPC8560 with ARCH_MPC8560 in Kconfig and clean up existing
macros.
Signed-off-by: York Sun <york.sun@nxp.com> 
						
						
					 
					
						2016-11-23 23:42:05 -08:00 
						 
				 
			
				
					
						
							
							
								York Sun 
							
						 
					 
					
						
						
						
						
							
						
						
							3c3d8ab58d 
							
						 
					 
					
						
						
							
							powerpc: MPC8555: Remove macro CONFIG_MPC8555  
						
						... 
						
						
						
						Replace CONFIG_MPC8555 with ARCH_MPC8555 in Kconfig and clean up existing
macros.
Signed-off-by: York Sun <york.sun@nxp.com> 
						
						
					 
					
						2016-11-23 23:42:05 -08:00 
						 
				 
			
				
					
						
							
							
								York Sun 
							
						 
					 
					
						
						
						
						
							
						
						
							3aff30825e 
							
						 
					 
					
						
						
							
							powerpc: mpc8541: Remove macro CONFIG_MPC8541  
						
						... 
						
						
						
						Replace CONFIG_MPC8541 with ARCH_MPC8541 in Kconfig and clean up existing
macros.
Signed-off-by: York Sun <york.sun@nxp.com> 
						
						
					 
					
						2016-11-23 23:42:05 -08:00 
						 
				 
			
				
					
						
							
							
								York Sun 
							
						 
					 
					
						
						
						
						
							
						
						
							7f825218dc 
							
						 
					 
					
						
						
							
							powerpc: mpc8540: Remove macro CONFIG_MPC8540  
						
						... 
						
						
						
						Replace CONFIG_MPC8540 with ARCH_MPC8540 in Kconfig and clean up existing
macros.
Signed-off-by: York Sun <york.sun@nxp.com> 
						
						
					 
					
						2016-11-23 23:42:04 -08:00 
						 
				 
			
				
					
						
							
							
								York Sun 
							
						 
					 
					
						
						
						
						
							
						
						
							24ad75ae55 
							
						 
					 
					
						
						
							
							powerpc: MPC8536: Move CONFIG_MPC8536 to Kconfig option  
						
						... 
						
						
						
						Replace CONFIG_MPC8536 with ARCH_MPC8536 in Kconfig and clean up existing
macros.
Signed-off-by: York Sun <york.sun@nxp.com> 
						
						
					 
					
						2016-11-23 23:42:04 -08:00 
						 
				 
			
				
					
						
							
							
								York Sun 
							
						 
					 
					
						
						
						
						
							
						
						
							4fd64746b0 
							
						 
					 
					
						
						
							
							powerpc: C29X: Move CONFIG_PPC_C29X to Kconfig option  
						
						... 
						
						
						
						Replace CONFIG_PPC_C29X with ARCH_C29X in Kconfig and clean up existing
macros.
Signed-off-by: York Sun <york.sun@nxp.com> 
						
						
					 
					
						2016-11-23 23:42:04 -08:00 
						 
				 
			
				
					
						
							
							
								York Sun 
							
						 
					 
					
						
						
						
						
							
						
						
							115d60c0cf 
							
						 
					 
					
						
						
							
							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> 
						
						
					 
					
						2016-11-23 23:42:03 -08:00 
						 
				 
			
				
					
						
							
							
								York Sun 
							
						 
					 
					
						
						
						
						
							
						
						
							25cb74b30a 
							
						 
					 
					
						
						
							
							powerpc: MPC8544: Move CONFIG_MPC8544 to Kconfig option  
						
						... 
						
						
						
						Replace CONFIG_MPC8544 with ARCH_MPC8544 in Kconfig.
Signed-off-by: York Sun <york.sun@nxp.com> 
						
						
					 
					
						2016-11-23 23:42:03 -08:00