Browse Source

Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next

Pull tiny sparc update from David Miller:
 "Not much going on this release cycle in sparc land, just a Kconfig
  tweak."

* git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next:
  of_i2c: sparc: Allow OF_I2C for sparc
Linus Torvalds 12 years ago
parent
commit
8863e09241
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