diff options
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r-- | drivers/hwmon/Kconfig | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index 6fad9f082f67..e4bd13b3cd8b 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig | |||
@@ -968,6 +968,16 @@ config SENSORS_SCH5627 | |||
968 | This driver can also be built as a module. If so, the module | 968 | This driver can also be built as a module. If so, the module |
969 | will be called sch5627. | 969 | will be called sch5627. |
970 | 970 | ||
971 | config SENSORS_ADS1015 | ||
972 | tristate "Texas Instruments ADS1015" | ||
973 | depends on I2C | ||
974 | help | ||
975 | If you say yes here you get support for Texas Instruments ADS1015 | ||
976 | 12-bit 4-input ADC device. | ||
977 | |||
978 | This driver can also be built as a module. If so, the module | ||
979 | will be called ads1015. | ||
980 | |||
971 | config SENSORS_ADS7828 | 981 | config SENSORS_ADS7828 |
972 | tristate "Texas Instruments ADS7828" | 982 | tristate "Texas Instruments ADS7828" |
973 | depends on I2C | 983 | depends on I2C |