[i2c] [PATCH3/7] i2c: OF helpers for the i2c API
David Miller
davem at davemloft.net
Fri Apr 11 19:43:06 CEST 2008
From: Jochen Friedrich <jochen at scram.de>
Date: Fri, 11 Apr 2008 16:09:17 +0200
> +
> +config OF_I2C
> + def_bool y
> + depends on OF && PPC_OF && I2C
> + help
> + OpenFirmware I2C accessors
I wouldn't mind trying to use this infrastructure on
sparc64, and I don't see any powerpc specific interfaces
being invoked, so if you could remove the PPC_OF
requirement I'd appreciate it.
Thanks.
More information about the i2c
mailing list