From 476ab8fb78105f525cc56babb3980ffdd916aa24 Mon Sep 17 00:00:00 2001 From: Andreas Larsson Date: Tue, 4 Dec 2012 04:09:37 +0000 Subject: of_i2c: sparc: Allow OF_I2C for sparc Signed-off-by: Andreas Larsson Signed-off-by: David S. Miller --- drivers/of/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/of/Kconfig') 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 -- cgit