mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
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>
This commit is contained in:
parent
1afa471706
commit
476ab8fb78
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ config OF_DEVICE
|
|||
|
||||
config OF_I2C
|
||||
def_tristate I2C
|
||||
depends on I2C && !SPARC
|
||||
depends on I2C
|
||||
help
|
||||
OpenFirmware I2C accessors
|
||||
|
||||
|
|
Loading…
Reference in a new issue