[PATCH 1/2] of_i2c: sparc: Allow OF_I2C for sparc
Andreas Larsson
andreas at gaisler.com
Wed Dec 5 01:09:37 EST 2012
Signed-off-by: Andreas Larsson <andreas at gaisler.com>
---
drivers/of/Kconfig | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/of/Kconfig b/drivers/of/Kconfig
index dfba3e6..d37bfcf 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
--
1.7.0.4
More information about the devicetree-discuss
mailing list