aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sensor/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/sensor/Kconfig')
-rw-r--r--drivers/sensor/Kconfig19
1 files changed, 19 insertions, 0 deletions
diff --git a/drivers/sensor/Kconfig b/drivers/sensor/Kconfig
index 4b0190a..f7888b9 100644
--- a/drivers/sensor/Kconfig
+++ b/drivers/sensor/Kconfig
@@ -19,6 +19,14 @@ config SENSORS_AK8975C
If you say yes here you get support for Asahi Kasei's
orientation sensor AK8975.
+config SENSORS_AK8963C
+ tristate "AK8963 compass support"
+ default n
+ depends on I2C
+ help
+ If you say yes here you get support for Asahi Kasei's
+ orientation sensor AK8963.
+
config SENSORS_BMP180
depends on I2C && SYSFS
tristate "BMP180 digital pressure sensor"
@@ -93,6 +101,17 @@ config SENSORS_BH1721
Say N here if you do not use BH1721.
+config SENSORS_AL3201
+ depends on I2C
+ tristate "AL3201 driver"
+ default n
+ help
+ Say Y here if you use AL3201.
+ This option enables light sensor using
+ ROHM AL3201 device driver.
+
+ Say N here if you do not use AL3201.
+
config SENSORS_K3DH
tristate "K3DH acceleration sensor support"
depends on I2C