xref: /linux/arch/powerpc/platforms/52xx/Kconfig (revision 5cae84c9710cbb780bcbc96ac842a9e539f059ad)
15396132cSKumar Galaconfig PPC_MPC52xx
25396132cSKumar Gala	bool
3*5cae84c9SDomen Puncer	select FSL_SOC
45396132cSKumar Gala	default n
55396132cSKumar Gala
65396132cSKumar Galaconfig PPC_MPC5200
75396132cSKumar Gala	bool
85396132cSKumar Gala	select PPC_MPC52xx
95396132cSKumar Gala	default n
105396132cSKumar Gala
115396132cSKumar Galaconfig PPC_MPC5200_BUGFIX
125396132cSKumar Gala	bool "MPC5200 (L25R) bugfix support"
135396132cSKumar Gala	depends on PPC_MPC5200
145396132cSKumar Gala	default n
155396132cSKumar Gala	help
165396132cSKumar Gala	  Enable workarounds for original MPC5200 errata.  This is not required
175396132cSKumar Gala	  for MPC5200B based boards.
185396132cSKumar Gala
195396132cSKumar Gala	  It is safe to say 'Y' here
205396132cSKumar Gala
215396132cSKumar Galaconfig PPC_EFIKA
225396132cSKumar Gala	bool "bPlan Efika 5k2. MPC5200B based computer"
235396132cSKumar Gala	depends on PPC_MULTIPLATFORM && PPC32
245396132cSKumar Gala	select PPC_RTAS
255396132cSKumar Gala	select RTAS_PROC
265396132cSKumar Gala	select PPC_MPC52xx
275396132cSKumar Gala	select PPC_NATIVE
285396132cSKumar Gala	default n
295396132cSKumar Gala
305396132cSKumar Galaconfig PPC_LITE5200
315396132cSKumar Gala	bool "Freescale Lite5200 Eval Board"
325396132cSKumar Gala	depends on PPC_MULTIPLATFORM && PPC32
335396132cSKumar Gala	select PPC_MPC5200
345396132cSKumar Gala	default n
355396132cSKumar Gala
365396132cSKumar Gala
37