aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/Kconfig
diff options
context:
space:
mode:
authorBjörn Gerhart <oss@extracloud.de>2011-12-13 13:19:58 -0500
committerGuenter Roeck <guenter.roeck@ericsson.com>2012-01-05 11:19:32 -0500
commitf58c44e698a8362d2ab2d1c966ca80b748ff9ff9 (patch)
treebd60a488afc116ece796fa24238437dea42b55a7 /drivers/hwmon/Kconfig
parent5cd3222a9f3742e3da6becbd1a939e1221e030c4 (diff)
hwmon: (f75375s) Add support for F75387SG/RG
Fintek F75387SG/RG is mostly compatible to F75373/F75375. Add support for it to the F75375S driver. Fan support for F75387SG/RG has been implemented but not tested. Cc: Riku Voipio <riku.voipio@iki.fi> Signed-off-by: Bjoern Gerhart <oss@extracloud.de> Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
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 91be41f60809..cb351d358387 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -367,11 +367,11 @@ config SENSORS_F71882FG
367 will be called f71882fg. 367 will be called f71882fg.
368 368
369config SENSORS_F75375S 369config SENSORS_F75375S
370 tristate "Fintek F75375S/SP and F75373" 370 tristate "Fintek F75375S/SP, F75373 and F75387"
371 depends on I2C 371 depends on I2C
372 help 372 help
373 If you say yes here you get support for hardware monitoring 373 If you say yes here you get support for hardware monitoring
374 features of the Fintek F75375S/SP and F75373 374 features of the Fintek F75375S/SP, F75373 and F75387
375 375
376 This driver can also be built as a module. If so, the module 376 This driver can also be built as a module. If so, the module
377 will be called f75375s. 377 will be called f75375s.