[POWERPC] MPC52xx is a 6xx variant, remove PPC_52xx config option

Andrey Volkov avolkov at varma-el.com
Fri Oct 27 19:56:37 EST 2006


Grant Likely wrote:
> Signed-off-by: Grant Likely <grant.likely at secretlab.ca>
> ---
>  arch/powerpc/Kconfig |    5 -----
>  1 files changed, 0 insertions(+), 5 deletions(-)
> 
> diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig
> index f9b11c1..6bff8b7 100644
> --- a/arch/powerpc/Kconfig
> +++ b/arch/powerpc/Kconfig
> @@ -126,11 +126,6 @@ config CLASSIC32
>  	  systems, 64 bit IBM RS/6000 or an Apple G5, choose 6xx.
>  	  Note that the kernel runs in 32-bit mode even on 64-bit chips.
>  
> -config PPC_52xx
> -	bool "Freescale 52xx"
> -	select 6xx
> -	select PPC_FPU
> -	
>  config PPC_82xx
>  	bool "Freescale 82xx"
>  	select 6xx
Please _don't_ do it, since mpc5200 platform drivers depend from this
option.

--
Regards
Andrey Volkov




More information about the Linuxppc-embedded mailing list