Browse Source

of_i2c: sparc: Allow OF_I2C for sparc

Signed-off-by: Andreas Larsson <andreas@gaisler.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Andreas Larsson 12 years ago
parent
commit
476ab8fb78
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/of/Kconfig

+ 1 - 1
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