diff options
author | Henry Su <henry.su@amd.com> | 2007-07-12 14:12:29 +0200 |
---|---|---|
committer | Jean Delvare <khali@hyperion.delvare> | 2007-07-12 14:12:29 +0200 |
commit | c29c22218b99dad95f7cd0281415a854aeee805c (patch) | |
tree | ff2af319e645bc69bc8bb9c58e9a466b1a3c4bee /drivers/i2c/busses/Kconfig | |
parent | 5162b75b24963eebe62c4d4161d0fe0b337a313b (diff) | |
download | blackbird-op-linux-c29c22218b99dad95f7cd0281415a854aeee805c.tar.gz blackbird-op-linux-c29c22218b99dad95f7cd0281415a854aeee805c.zip |
i2c-piix4: Add support for the ATI SB700
Add the SMBus device ID for ATI SB700.
Signed-off-by: Henry Su <Henry.su@amd.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'drivers/i2c/busses/Kconfig')
-rw-r--r-- | drivers/i2c/busses/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig index 838dc1c19d61..165c1266fff7 100644 --- a/drivers/i2c/busses/Kconfig +++ b/drivers/i2c/busses/Kconfig @@ -207,6 +207,7 @@ config I2C_PIIX4 ATI IXP300 ATI IXP400 ATI SB600 + ATI SB700 Serverworks OSB4 Serverworks CSB5 Serverworks CSB6 |