[i2c] [PATCH 1/1] Blackfin I2C TWI driver: disable BF54x for i2c driver compile error currently.
Jean Delvare
khali at linux-fr.org
Fri Mar 14 16:50:50 CET 2008
On Fri, 14 Mar 2008 00:43:10 -0700, Bryan Wu wrote:
> Signed-off-by: Bryan Wu <cooloney at kernel.org>
> ---
> drivers/i2c/busses/Kconfig | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig
> index 476b0bb..5fa9c3c 100644
> --- a/drivers/i2c/busses/Kconfig
> +++ b/drivers/i2c/busses/Kconfig
> @@ -100,7 +100,7 @@ config I2C_AU1550
>
> config I2C_BLACKFIN_TWI
> tristate "Blackfin TWI I2C support"
> - depends on BF534 || BF536 || BF537 || BF54x
> + depends on BF534 || BF536 || BF537
> help
> This is the TWI I2C device driver for Blackfin 534/536/537/54x.
> This driver can also be built as a module. If so, the module
Applied and queued for 2.6.25, thanks.
--
Jean Delvare
More information about the i2c
mailing list