summaryrefslogtreecommitdiff
path: root/drivers/hwmon/Kconfig
diff options
context:
space:
mode:
authorLaxman Dewangan <ldewangan@nvidia.com>2010-09-15 13:29:58 +0530
committerBharat Nihalani <bnihalani@nvidia.com>2010-09-23 20:44:17 -0700
commitf62d5b35d65e87432575a4e637400899cbfbb940 (patch)
tree025ad807798fa55779f63e64681591091909b8aa /drivers/hwmon/Kconfig
parentef2fffe1540044bd2b454997b54058bd727491f3 (diff)
[driver] isl29018: Moving driver from hwmon to iio/light.
Moving the isl29018 from hwmon to the staging/iio/light driver. Replacing the hwmon registration with iio registration and doing required changes to make it iio driver. bug 728678 (cherry picked from commit 2c72f7dff2b74375b35936cd4c94a891f169009d) Change-Id: I223d4451b62f2260cd2f9ee2ed8ba77ec8672b52 Reviewed-on: http://git-master/r/7109 Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com> Tested-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r--drivers/hwmon/Kconfig11
1 files changed, 0 insertions, 11 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index 84b57fd0d202..1c2d89078d9d 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -1019,17 +1019,6 @@ config SENSORS_AK8975
This driver will provide the measurements of magnetic flux in 3 axis
which can be used for compass application.
-config SENSORS_ISL29018
- tristate "ISL 29018 Ambient light sensor"
- depends on I2C
- default n
- help
- If you say yes here you get support for ambinet light sensor from
- intersil 29018.
- This driver will provide the measurements of ambient light intensity
- in lux.
- Data from sensor is accessible via sysfs.
-
if ACPI
comment "ACPI drivers"