aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/Kconfig
diff options
context:
space:
mode:
authorRudolf Marek <r.marek@assembler.cz>2014-01-29 14:40:08 -0500
committerJean Delvare <khali@endymion.delvare>2014-01-29 14:40:08 -0500
commitc145d5c628c8ca02dabbf6829ae19ce525d42796 (patch)
tree0d3e553a0ae9abaf0c8e67ad7f42bc57431a98a1 /drivers/hwmon/Kconfig
parentd8ec26d7f8287f5788a494f56e8814210f0e64be (diff)
hwmon: (it87) Add support for the ITE IT8603E
Add support for IT8603E. This closes bug #57861: https://bugzilla.kernel.org/show_bug.cgi?id=57861 [JD: Fixes and clean-ups.] Signed-off-by: Rudolf Marek <r.marek@assembler.cz> Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r--drivers/hwmon/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index 52d548f1dc1d..f6ca3b21aebd 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -573,8 +573,8 @@ config SENSORS_IT87
573 help 573 help
574 If you say yes here you get support for ITE IT8705F, IT8712F, 574 If you say yes here you get support for ITE IT8705F, IT8712F,
575 IT8716F, IT8718F, IT8720F, IT8721F, IT8726F, IT8728F, IT8758E, 575 IT8716F, IT8718F, IT8720F, IT8721F, IT8726F, IT8728F, IT8758E,
576 IT8771E, IT8772E, IT8782F, and IT8783E/F sensor chips, and the 576 IT8771E, IT8772E, IT8782F, IT8783E/F and IT8603E sensor chips,
577 SiS950 clone. 577 and the SiS950 clone.
578 578
579 This driver can also be built as a module. If so, the module 579 This driver can also be built as a module. If so, the module
580 will be called it87. 580 will be called it87.