summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/light/Kconfig
diff options
context:
space:
mode:
authorJonathan Cameron <jic23@kernel.org>2013-01-12 10:35:00 +0000
committerJonathan Cameron <jic23@kernel.org>2013-01-27 17:37:24 +0000
commit9c2251dd4b7feba14d35835c6835024840b1f76b (patch)
tree5f0ce5da5d55d02379f23b9eff0314f7cb595c38 /drivers/staging/iio/light/Kconfig
parentaf0b8ee32c831e6e8fbfe0b311b9ac017d14b78d (diff)
iio:light:tsl2563 move out of stagingiio-for-3.9b-v2
This driver is simple, uses the latest interfaces and contains few if any controversial elements. All of its interfaces have been in place for a long time now. Hence let's move it out of staging. Signed-off-by: Jonathan Cameron <jic23@kernel.org> Acked-by: Peter Meerwald <pmeerw@pmeerw.net>
Diffstat (limited to 'drivers/staging/iio/light/Kconfig')
-rw-r--r--drivers/staging/iio/light/Kconfig10
1 files changed, 0 insertions, 10 deletions
diff --git a/drivers/staging/iio/light/Kconfig b/drivers/staging/iio/light/Kconfig
index 4bed30eac3ed..ca8d6e66c899 100644
--- a/drivers/staging/iio/light/Kconfig
+++ b/drivers/staging/iio/light/Kconfig
@@ -25,16 +25,6 @@ config SENSORS_ISL29028
Proximity value via iio. The ISL29028 provides the concurrent sensing
of ambient light and proximity.
-config SENSORS_TSL2563
- tristate "TAOS TSL2560, TSL2561, TSL2562 and TSL2563 ambient light sensors"
- depends on I2C
- help
- If you say yes here you get support for the Taos TSL2560,
- TSL2561, TSL2562 and TSL2563 ambient light sensors.
-
- This driver can also be built as a module. If so, the module
- will be called tsl2563.
-
config TSL2583
tristate "TAOS TSL2580, TSL2581 and TSL2583 light-to-digital converters"
depends on I2C