iio:pressure: initial zpa2326 barometer support
[linux-2.6-block.git] / drivers / iio / light / Kconfig
index 7c566f516572957e7a6ab36764bc5ad79c16f058..0db0a0d1bba03db91ddf76f712e7110b43967c86 100644 (file)
@@ -76,7 +76,6 @@ config BH1750
 config BH1780
        tristate "ROHM BH1780 ambient light sensor"
        depends on I2C
-       depends on !SENSORS_BH1780
        help
         Say Y here to build support for the ROHM BH1780GLI ambient
         light sensor.
@@ -238,6 +237,8 @@ config MAX44000
        tristate "MAX44000 Ambient and Infrared Proximity Sensor"
        depends on I2C
        select REGMAP_I2C
+       select IIO_BUFFER
+       select IIO_TRIGGERED_BUFFER
        help
         Say Y here if you want to build support for Maxim Integrated's
         MAX44000 ambient and infrared proximity sensor device.
@@ -333,11 +334,11 @@ config US5182D
         will be called us5182d.
 
 config VCNL4000
-       tristate "VCNL4000 combined ALS and proximity sensor"
+       tristate "VCNL4000/4010/4020 combined ALS and proximity sensor"
        depends on I2C
        help
-        Say Y here if you want to build a driver for the Vishay VCNL4000
-        combined ambient light and proximity sensor.
+        Say Y here if you want to build a driver for the Vishay VCNL4000,
+        VCNL4010, VCNL4020 combined ambient light and proximity sensor.
 
         To compile this driver as a module, choose M here: the
         module will be called vcnl4000.