diff options
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r-- | drivers/hwmon/Kconfig | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index 19d72bcf966a..6fad9f082f67 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig | |||
@@ -959,6 +959,15 @@ config SENSORS_SMSC47B397 | |||
959 | This driver can also be built as a module. If so, the module | 959 | This driver can also be built as a module. If so, the module |
960 | will be called smsc47b397. | 960 | will be called smsc47b397. |
961 | 961 | ||
962 | config SENSORS_SCH5627 | ||
963 | tristate "SMSC SCH5627" | ||
964 | help | ||
965 | If you say yes here you get support for the hardware monitoring | ||
966 | features of the SMSC SCH5627 Super-I/O chip. | ||
967 | |||
968 | This driver can also be built as a module. If so, the module | ||
969 | will be called sch5627. | ||
970 | |||
962 | config SENSORS_ADS7828 | 971 | config SENSORS_ADS7828 |
963 | tristate "Texas Instruments ADS7828" | 972 | tristate "Texas Instruments ADS7828" |
964 | depends on I2C | 973 | depends on I2C |