summaryrefslogtreecommitdiff
path: root/drivers/iio/pressure/Kconfig
diff options
context:
space:
mode:
authorDaniel Baluta <daniel.baluta@intel.com>2016-02-03 19:50:38 +0300
committerJonathan Cameron <jic23@kernel.org>2016-02-06 21:18:13 +0300
commit713bbb4efb9dcda2e96c8338db1f21c68f2d822a (patch)
tree39ad0c0528497f7dcf79f783f71ba044d94e070a /drivers/iio/pressure/Kconfig
parent1ad1ce9b669095bfe94c32ecd19f2a426837eb93 (diff)
downloadlinux-713bbb4efb9dcda2e96c8338db1f21c68f2d822a.tar.xz
iio: pressure: ms5611: Add triggered buffer support
This will be used together with an external trigger (e.g hrtimer based software trigger). Signed-off-by: Daniel Baluta <daniel.baluta@intel.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/iio/pressure/Kconfig')
-rw-r--r--drivers/iio/pressure/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/iio/pressure/Kconfig b/drivers/iio/pressure/Kconfig
index cf03a43545a1..f15f66d6f527 100644
--- a/drivers/iio/pressure/Kconfig
+++ b/drivers/iio/pressure/Kconfig
@@ -69,6 +69,7 @@ config MPL3115
config MS5611
tristate "Measurement Specialties MS5611 pressure sensor driver"
+ select IIO_TRIGGERED_BUFFER
help
Say Y here to build support for the Measurement Specialties
MS5611, MS5607 pressure and temperature sensors.