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: firefly_0821_release~3680^2~1466^2 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=476ab8fb78105f525cc56babb3980ffdd916aa24;p=firefly-linux-kernel-4.4.55.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 dfba3e64d595..d37bfcf5a3a2 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