diff options
author | Devin Ryles <devin.ryles@intel.com> | 2014-11-06 00:30:03 +0300 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2014-11-12 19:19:13 +0300 |
commit | 3eee1799aed90e990e02a73a89bfcff1982c74dd (patch) | |
tree | 3e7af23be3e1fe5d1017680fab2b70a951f1e2e4 /drivers/i2c/busses/Kconfig | |
parent | 7ca0186468e1d167d3b343b1f8dc79cbd468001f (diff) | |
download | linux-3eee1799aed90e990e02a73a89bfcff1982c74dd.tar.xz |
i2c: i801: Add DeviceIDs for SunrisePoint LP
Signed-off-by: Devin Ryles <devin.ryles@intel.com>
Reviewed-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
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 917c3585f45b..06e99eb64295 100644 --- a/drivers/i2c/busses/Kconfig +++ b/drivers/i2c/busses/Kconfig @@ -123,6 +123,7 @@ config I2C_I801 Wildcat Point-LP (PCH) BayTrail (SOC) Sunrise Point-H (PCH) + Sunrise Point-LP (PCH) This driver can also be built as a module. If so, the module will be called i2c-i801. |