projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9b693e
)
hwmon: (it87) Fix Kconfig for IT87 driver
author
Guenter Roeck
<linux@roeck-us.net>
Wed, 12 Sep 2012 16:48:14 +0000
(09:48 -0700)
committer
Guenter Roeck
<linux@roeck-us.net>
Mon, 24 Sep 2012 04:08:35 +0000
(21:08 -0700)
Add missing reference to IT8782F and IT8783E/F to it87 driver description
in Kconfig. Replace wrong reference to Si960 with the correct Si950.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Acked-by: Jean Delvare <khali@linux-fr.org>
drivers/hwmon/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/hwmon/Kconfig
b/drivers/hwmon/Kconfig
index 86adde90c1bb263b9a81d56a5768095a549f18e2..6cf51cbeca6f2caf212ae86ef42b69cebfa6c841 100644
(file)
--- a/
drivers/hwmon/Kconfig
+++ b/
drivers/hwmon/Kconfig
@@
-505,8
+505,8
@@
config SENSORS_IT87
select HWMON_VID
help
If you say yes here you get support for ITE IT8705F, IT8712F,
- IT8716F, IT8718F, IT8720F, IT8721F, IT8726F, IT8728F
and IT8758E
-
sensor chips, and the SiS96
0 clone.
+ IT8716F, IT8718F, IT8720F, IT8721F, IT8726F, IT8728F
, IT8758E,
+
IT8782F, and IT8783E/F sensor chips, and the SiS95
0 clone.
This driver can also be built as a module. If so, the module
will be called it87.