mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-15 00:04:15 +08:00
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
This commit is contained in:
commit
8863e09241
@ -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 New Issue
Block a user