Skip to content

Commit

Permalink
of_i2c: sparc: Allow OF_I2C for sparc
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Larsson <andreas@gaisler.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Andreas Larsson authored and David S. Miller committed Dec 7, 2012
1 parent 1afa471 commit 476ab8f
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 476ab8f

Please sign in to comment.