[PATCH 3/10] CPM2: Make support for the CPM2 optional on 8560	based	boards
    Scott Wood 
    scottwood at freescale.com
       
    Fri Jan 25 11:15:35 EST 2008
    
    
  
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
    
    
More information about the Linuxppc-dev
mailing list