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/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig
index 25d52e0eec2c..4d44a2db29dd 100644
--- a/drivers/i2c/busses/Kconfig
+++ b/drivers/i2c/busses/Kconfig
@@ -342,6 +342,13 @@ config I2C_PARPORT_LIGHT
342 This support is also available as a module. If so, the module 342 This support is also available as a module. If so, the module
343 will be called i2c-parport-light. 343 will be called i2c-parport-light.
344 344
345config I2C_PASEMI
346 tristate "PA Semi SMBus interface"
347# depends on PPC_PASEMI && I2C && PCI
348 depends on I2C && PCI
349 help
350 Supports the PA Semi PWRficient on-chip SMBus interfaces.
351
345config I2C_PROSAVAGE 352config I2C_PROSAVAGE
346 tristate "S3/VIA (Pro)Savage" 353 tristate "S3/VIA (Pro)Savage"
347 depends on I2C && PCI 354 depends on I2C && PCI