summaryrefslogtreecommitdiff
path: root/drivers/als/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/als/Kconfig')
-rw-r--r--drivers/als/Kconfig14
1 files changed, 0 insertions, 14 deletions
diff --git a/drivers/als/Kconfig b/drivers/als/Kconfig
index 1564ffca5e75..200c52ba5eff 100644
--- a/drivers/als/Kconfig
+++ b/drivers/als/Kconfig
@@ -8,17 +8,3 @@ menuconfig ALS
This framework provides a generic sysfs I/F for Ambient Light
Sensor devices.
If you want this support, you should say Y or M here.
-
-if ALS
-
-config ALS_TSL2550
- tristate "Taos TSL2550 ambient light sensor"
- depends on EXPERIMENTAL && I2C
- help
- If you say yes here you get support for the Taos TSL2550
- ambient light sensor.
-
- This driver can also be built as a module. If so, the module
- will be called tsl2550.
-
-endif #ALS