diff options
author | 2012-01-11 15:42:10 +0100 | |
---|---|---|
committer | 2012-01-11 15:42:10 +0100 | |
commit | 7a5c3b8c5c27211846efe7029a3d2ee7087425e3 (patch) | |
tree | 92530366912b64c2826a882a79ebcfbe6ec28d59 /drivers/i2c | |
parent | Merge branch 'next/generic' into mips-for-linux-next (diff) | |
parent | MIPS: Alchemy: Update cpu-feature-overrides (diff) | |
download | wireguard-linux-7a5c3b8c5c27211846efe7029a3d2ee7087425e3.tar.xz wireguard-linux-7a5c3b8c5c27211846efe7029a3d2ee7087425e3.zip |
Merge branch 'next/alchemy' into mips-for-linux-next
Diffstat (limited to 'drivers/i2c')
-rw-r--r-- | drivers/i2c/busses/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig index a3afac4be734..cbe7a2fb779f 100644 --- a/drivers/i2c/busses/Kconfig +++ b/drivers/i2c/busses/Kconfig @@ -299,11 +299,11 @@ config I2C_AT91 unless your system can cope with those limitations. config I2C_AU1550 - tristate "Au1550/Au1200 SMBus interface" + tristate "Au1550/Au1200/Au1300 SMBus interface" depends on MIPS_ALCHEMY help If you say yes to this option, support will be included for the - Au1550 and Au1200 SMBus interface. + Au1550/Au1200/Au1300 SMBus interface. This driver can also be built as a module. If so, the module will be called i2c-au1550. |