[PATCH 3/10] CPM2: Make support for the CPM2 optional on 8560 based boards

Paul Gortmaker paul.gortmaker at windriver.com
Fri Jan 25 11:20:34 EST 2008


Scott Wood wrote:
> Paul Gortmaker wrote:
>> @@ -41,7 +42,7 @@ config MPC85xx_DS
>>  config SBC8560
>>      bool "Wind River SBC8560"
>>      select DEFAULT_UIMAGE
>> -    select PPC_CPM_NEW_BINDING
>> +    select PPC_CPM_NEW_BINDING if CPM2
>>      help
>>        This option enables support for the Wind River SBC8560 board
>
> Setting PPC_CPM_NEW_BINGING should be harmless if CPM2 isn't set.  
> Looks good otherwise.
>
> -Scott
>

Yes, it should be harmless;  I was just thinking of it
from the point of view of less chatter in the .config
file (yes, you could say that is a lost cause...)

P.



More information about the Linuxppc-dev mailing list