diff options
author | Hans de Goede <hdegoede@redhat.com> | 2011-07-03 13:32:53 +0200 |
---|---|---|
committer | Jean Delvare <khali@endymion.delvare> | 2011-07-03 13:32:53 +0200 |
commit | 5da556e33fc53179a5bec10b5698e262cf68e26d (patch) | |
tree | c1b0fb657a1a876ee223621940f0db358dbe046b /drivers/hwmon/Kconfig | |
parent | 7958e3b45dd03bf4bc35b3ec97b8a9a4d6c616a5 (diff) | |
download | op-kernel-dev-5da556e33fc53179a5bec10b5698e262cf68e26d.zip op-kernel-dev-5da556e33fc53179a5bec10b5698e262cf68e26d.tar.gz |
hwmon: (f71882fg) Add support for the F71869A
The F71869A is almost the same as the F71869F/E, except that it has
the normal number of temp and pwm zones for a F71882FG derived chip,
rather then the limited number of the F71869F/E.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Tested-by: Max Baldwin <archerseven@gmail.com>
Acked-by: Guenter Roeck <guenter.roeck@ericsson.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r-- | drivers/hwmon/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index 16db83c..5f888f7 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig @@ -333,7 +333,7 @@ config SENSORS_F71882FG F71858FG F71862FG F71863FG - F71869F/E + F71869F/E/A F71882FG F71883FG F71889FG/ED/A |