X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=drivers%2Fi2c%2FKconfig;h=d223650a97e426e582b2cfb58db3ecaedcf7cd4a;hb=d380a20486b84895223d17a31d811a1195f6c50d;hp=78fbee46362828fceb0e098f0088ba8b8828e1f6;hpb=465de977eeb4f98959caaa480a0323e139d23f3a;p=cascardo%2Flinux.git diff --git a/drivers/i2c/Kconfig b/drivers/i2c/Kconfig index 78fbee463628..d223650a97e4 100644 --- a/drivers/i2c/Kconfig +++ b/drivers/i2c/Kconfig @@ -88,8 +88,8 @@ config I2C_SMBUS tristate "SMBus-specific protocols" if !I2C_HELPER_AUTO help Say Y here if you want support for SMBus extensions to the I2C - specification. At the moment, the only supported extension is - the SMBus alert protocol. + specification. At the moment, two extensions are supported: + the SMBus Alert protocol and the SMBus Host Notify protocol. This support is also available as a module. If so, the module will be called i2c-smbus.