diff options
author | Arnaud Ebalard <arno@natisbad.org> | 2013-11-09 18:39:14 +0100 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2013-11-18 14:08:05 -0800 |
commit | c98d6c65e6e6bd24a12174fff6ca4990d346de5d (patch) | |
tree | 472cd552f3da15494f2859f358167f77ccbf58e8 /drivers/hwmon/Kconfig | |
parent | 2d3c627502f2a9b0a7de06a5a2df2365542a72c9 (diff) |
hwmon: (lm75) Add support for GMT G751 chip
This was tested on a NETGEAR ReadyNAS 2120 device (Marvell Armada XP
based board, via DT).
Signed-off-by: Arnaud Ebalard <arno@natisbad.org>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r-- | drivers/hwmon/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index b3ab9d43bb3e..52d548f1dc1d 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig @@ -656,6 +656,7 @@ config SENSORS_LM75 - Analog Devices ADT75 - Dallas Semiconductor DS75, DS1775 and DS7505 + - Global Mixed-mode Technology (GMT) G751 - Maxim MAX6625 and MAX6626 - Microchip MCP980x - National Semiconductor LM75, LM75A |