Hi Sean,

On Tue, 19 Feb 2008 16:58:01 -0500, Sean MacLennan wrote:
> Signed-off-by: Sean MacLennan <[EMAIL PROTECTED]>
> 
> --- for-2.6.25/drivers/i2c/busses/orig-i2c-ibm_iic.c  2008-02-18 
> 16:36:30.000000000 -0500
> +++ for-2.6.25/drivers/i2c/busses/i2c-ibm_iic.c       2008-02-19 
> 16:46:35.000000000 -0500
> @@ -6,6 +6,9 @@
>   * Copyright (c) 2003, 2004 Zultys Technologies.
>   * Eugene Surovegin <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]>
>   *
> + * Copyright (c) 2008 PIKA Technologies
> + * Sean MacLennan <[EMAIL PROTECTED]>
> + *
>   * Based on original work by
>   *   Ian DaSilva  <[EMAIL PROTECTED]>
>   *      Armin Kuster <[EMAIL PROTECTED]>
> (...)
> --- a/drivers/i2c/busses/Kconfig
> +++ b/drivers/i2c/busses/Kconfig
> @@ -244,7 +244,7 @@ config I2C_PIIX4
>  
>  config I2C_IBM_IIC
>       tristate "IBM PPC 4xx on-chip I2C interface"
> -     depends on IBM_OCP
> +     depends on 4xx
>       help
>         Say Y here if you want to use IIC peripheral found on 
>         embedded IBM PPC 4xx based systems. 

I've applied this version. I see that there are discussions going on
about the best "depends on" statement in Kconfig, feel free to submit
an updated (or incremental) patch as soon as a decision will have been
taken.

Thanks,
-- 
Jean Delvare
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to