aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/i2c/busses/Kconfig')
-rw-r--r--drivers/i2c/busses/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig
index b865c8979aec..3c046097be71 100644
--- a/drivers/i2c/busses/Kconfig
+++ b/drivers/i2c/busses/Kconfig
@@ -485,6 +485,16 @@ config I2C_IOP3XX
485 This driver can also be built as a module. If so, the module 485 This driver can also be built as a module. If so, the module
486 will be called i2c-iop3xx. 486 will be called i2c-iop3xx.
487 487
488config I2C_KEMPLD
489 tristate "Kontron COM I2C Controller"
490 depends on MFD_KEMPLD
491 help
492 This enables support for the I2C bus interface on some Kontron ETX
493 and COMexpress (ETXexpress) modules.
494
495 This driver can also be built as a module. If so, the module
496 will be called i2c-kempld.
497
488config I2C_MPC 498config I2C_MPC
489 tristate "MPC107/824x/85xx/512x/52xx/83xx/86xx" 499 tristate "MPC107/824x/85xx/512x/52xx/83xx/86xx"
490 depends on PPC 500 depends on PPC