You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
i2c: xtensa s6000 i2c driver
Support for the s6000 on-chip i2c controller. Signed-off-by: Oskar Schirmer <os@emlix.com> Signed-off-by: Daniel Glöckner <dg@emlix.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org>
This commit is contained in:
committed by
Ben Dooks
parent
c724d67dff
commit
b486ddbc0f
@@ -472,6 +472,16 @@ config I2C_S3C2410
|
||||
Say Y here to include support for I2C controller in the
|
||||
Samsung S3C2410 based System-on-Chip devices.
|
||||
|
||||
config I2C_S6000
|
||||
tristate "S6000 I2C support"
|
||||
depends on XTENSA_VARIANT_S6000
|
||||
help
|
||||
This driver supports the on chip I2C device on the
|
||||
S6000 xtensa processor family.
|
||||
|
||||
To compile this driver as a module, choose M here. The module
|
||||
will be called i2c-s6000.
|
||||
|
||||
config I2C_SH7760
|
||||
tristate "Renesas SH7760 I2C Controller"
|
||||
depends on CPU_SUBTYPE_SH7760
|
||||
|
||||
Reference in New Issue
Block a user