[PATCH 1/12] qe_lib: Add QE Kconfig

Kumar Gala galak at kernel.crashing.org
Fri Sep 29 00:04:54 EST 2006


On Sep 28, 2006, at 8:38 AM, Chuck Meade wrote:

>> Signed-off-by: Li Yang <leoli at freescale.com>
>> Signed-off-by: Kim Phillips <kim.phillips at freescale.com>
>>
>> ---
>>  arch/powerpc/Kconfig |   12 ++++++++++++
>>  1 files changed, 12 insertions(+), 0 deletions(-)
>>
>> diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig
>> index 694b0c6..c907792 100644
>> --- a/arch/powerpc/Kconfig
>> +++ b/arch/powerpc/Kconfig
>> @@ -355,6 +355,16 @@ config APUS
>>  	  <http://linux-apus.sourceforge.net/>.
>>  endchoice
>>
>> +config QUICC_ENGINE
>> +	bool
>> +	depends on MPC836x
>
> The QUICC Engine is on chips other than MPC836x, such as the MPC832x:
> http://www.freescale.com/webapp/sps/site/prod_summary.jsp? 
> code=MPC8323E
>
> Why do you want it to depend on MPC836x?
> Or do you just plan to change this dependency once 832x support is in
> the source tree?

This will change when there is support for MPC832x, its fairly  
normally to start with the first processor that has the feature and  
than add others as time goes on.

- k



More information about the Linuxppc-dev mailing list