Merge tag 'iio-for-4.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23...
[linux-2.6-block.git] / drivers / iio / pressure / Kconfig
index 15cd416365c152c906121c2aba0d4db6abf78b36..bd8d96b96771795ef6d122e2391ba30b99fceaf0 100644 (file)
@@ -5,6 +5,16 @@
 
 menu "Pressure sensors"
 
+config ABP060MG
+       tristate "Honeywell ABP pressure sensor driver"
+       depends on I2C
+       help
+         Say yes here to build support for the Honeywell ABP pressure
+         sensors.
+
+         To compile this driver as a module, choose M here: the module
+         will be called abp060mg.
+
 config BMP280
        tristate "Bosch Sensortec BMP180/BMP280 pressure sensor I2C driver"
        depends on (I2C || SPI_MASTER)