Skip to content

Commit

Permalink
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Linus Torvalds committed Dec 13, 2012
2 parents 8d9ea71 + 476ab8f commit 8863e09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/of/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ config OF_DEVICE

config OF_I2C
def_tristate I2C
depends on I2C && !SPARC
depends on I2C
help
OpenFirmware I2C accessors

Expand Down

0 comments on commit 8863e09

Please sign in to comment.