summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/Kconfig
diff options
context:
space:
mode:
authorVladimir Barinov <vladimir.barinov@cogentembedded.com>2015-08-28 17:27:52 +0300
committerJonathan Cameron <jic23@kernel.org>2015-09-23 20:23:18 +0100
commit72aa29ce0a59779dcda91e967600a0f8637945a6 (patch)
tree642c271d74b79aaae398bcc17fc35bc3cc61a46c /drivers/iio/adc/Kconfig
parent47196620c82f8d8cef0dc61b87b76f18278537dd (diff)
downloadop-kernel-dev-72aa29ce0a59779dcda91e967600a0f8637945a6.zip
op-kernel-dev-72aa29ce0a59779dcda91e967600a0f8637945a6.tar.gz
iio: adc: hi8435: Holt HI-8435 threshold detector
Add Holt threshold detector driver for HI-8435 chip Signed-off-by: Vladimir Barinov <vladimir.barinov@cogentembedded.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/iio/adc/Kconfig')
-rw-r--r--drivers/iio/adc/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/drivers/iio/adc/Kconfig b/drivers/iio/adc/Kconfig
index 2753118..7868c74 100644
--- a/drivers/iio/adc/Kconfig
+++ b/drivers/iio/adc/Kconfig
@@ -183,6 +183,17 @@ config EXYNOS_ADC
To compile this driver as a module, choose M here: the module will be
called exynos_adc.
+config HI8435
+ tristate "Holt Integrated Circuits HI-8435 threshold detector"
+ select IIO_TRIGGERED_EVENT
+ depends on SPI
+ help
+ If you say yes here you get support for Holt Integrated Circuits
+ HI-8435 chip.
+
+ This driver can also be built as a module. If so, the module will be
+ called hi8435.
+
config LP8788_ADC
tristate "LP8788 ADC driver"
depends on MFD_LP8788
OpenPOWER on IntegriCloud