[PATCH] drivers/ata/Kconfig: PATA_SCC depends on wrong platform

Jeff Garzik jeff at garzik.org
Tue Mar 20 03:04:13 EST 2007


Akira Iguchi wrote:
> PATA_SCC depends on PPC_CELLEB. (not PPC_IBM_CELL_BLADE)
> 
> Signed-off-by: Kou Ishizaki <kou.ishizaki at toshiba.co.jp>
> Signed-off-by: Akira Iguchi <akira2.iguchi at toshiba.co.jp>
> ---
> 
> diff -Nrpu -X linux-2.6.21-rc3/Documentation/dontdiff linux-2.6.21-rc3/drivers/ata/Kconfig linux-2.6.21-rc3.mod/drivers/ata/Kconfig
> --- linux-2.6.21-rc3/drivers/ata/Kconfig	2007-03-07 13:41:20.000000000 +0900
> +++ linux-2.6.21-rc3.mod/drivers/ata/Kconfig	2007-03-15 23:04:14.000000000 +0900
> @@ -564,7 +564,7 @@ config PATA_IXP4XX_CF
>  
>  config PATA_SCC
>  	tristate "Toshiba's Cell Reference Set IDE support"
> -	depends on PCI && PPC_IBM_CELL_BLADE
> +	depends on PCI && PPC_CELLEB
>  	help
>  	  This option enables support for the built-in IDE controller on

aplied





More information about the Linuxppc-dev mailing list