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 9be8e1754a0b..6a9ac754ca5d 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig | |||
@@ -802,6 +802,15 @@ config SENSORS_ADS7828 | |||
802 | This driver can also be built as a module. If so, the module | 802 | This driver can also be built as a module. If so, the module |
803 | will be called ads7828. | 803 | will be called ads7828. |
804 | 804 | ||
805 | config SENSORS_ADS7871 | ||
806 | tristate "Texas Instruments ADS7871 A/D converter" | ||
807 | depends on SPI | ||
808 | help | ||
809 | If you say yes here you get support for TI ADS7871 & ADS7870 | ||
810 | |||
811 | This driver can also be built as a module. If so, the module | ||
812 | will be called ads7871. | ||
813 | |||
805 | config SENSORS_AMC6821 | 814 | config SENSORS_AMC6821 |
806 | tristate "Texas Instruments AMC6821" | 815 | tristate "Texas Instruments AMC6821" |
807 | depends on I2C && EXPERIMENTAL | 816 | depends on I2C && EXPERIMENTAL |