From: Andreas Larsson Date: Tue, 4 Dec 2012 04:09:37 +0000 (+0000) Subject: of_i2c: sparc: Allow OF_I2C for sparc X-Git-Tag: v3.8-rc1~125^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=476ab8fb78105f525cc56babb3980ffdd916aa24;p=thirdparty%2Flinux.git of_i2c: sparc: Allow OF_I2C for sparc Signed-off-by: Andreas Larsson Signed-off-by: David S. Miller --- diff --git a/drivers/of/Kconfig b/drivers/of/Kconfig index dfba3e64d5953..d37bfcf5a3a26 100644 --- a/drivers/of/Kconfig +++ b/drivers/of/Kconfig @@ -53,7 +53,7 @@ config OF_DEVICE config OF_I2C def_tristate I2C - depends on I2C && !SPARC + depends on I2C help OpenFirmware I2C accessors