[PATCH 7/7] [POWERPC][SPI] spi_mpc83xx: allow use on MPC85xx

Peter Korsgaard jacmet at sunsite.dk
Wed Sep 26 00:48:00 EST 2007


>>>>> "Anton" == Anton Vorontsov <avorontsov at ru.mvista.com> writes:

Hi,
 
 Anton>  config SPI_MPC83xx
 Anton>  	tristate "Freescale MPC83xx SPI controller"
 Anton> -	depends on SPI_MASTER && PPC_83xx && EXPERIMENTAL
 Anton> +	depends on SPI_MASTER && (PPC_83xx || PPC_85xx) && EXPERIMENTAL
 Anton>  	select SPI_BITBANG
 Anton>  	help
 Anton>  	  This enables using the Freescale MPC83xx SPI controller in master

Please also update the help text.

-- 
Bye, Peter Korsgaard



More information about the Linuxppc-dev mailing list