[PATCH] powerpc: automatically select QE options

Li Yang-r58472 LeoLi at freescale.com
Tue Mar 13 21:24:45 EST 2007


Timur,

ACK on removing choices for UCC_FAST and UCC_SLOW.  

> diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig
> index 6dfbd52..54dd66c 100644
> --- a/arch/powerpc/Kconfig
> +++ b/arch/powerpc/Kconfig
> @@ -396,8 +396,6 @@ endchoice
> 
>  config QUICC_ENGINE
>  	bool
> -	depends on PPC_MPC836x || PPC_MPC832x
> -	default y
>  	help
>  	  The QUICC Engine (QE) is a new generation of communications
>  	  coprocessors on Freescale embedded CPUs (akin to CPM in older
chips).

But I'd prefer QUICC_ENGINE option to depend on chip models rather than
boards.  Also the comment doesn't reflect this change.

[snip]

- Leo



More information about the Linuxppc-dev mailing list