aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sensor/Kconfig
diff options
context:
space:
mode:
authorcodeworkx <codeworkx@cyanogenmod.com>2012-09-22 09:48:20 +0200
committercodeworkx <codeworkx@cyanogenmod.com>2012-09-22 14:02:16 +0200
commit2489007e7d740ccbc3e0a202914e243ad5178787 (patch)
treeb8e6380ea7b1da63474ad68a5dba997e01146043 /drivers/sensor/Kconfig
parent5f67568eb31e3a813c7c52461dcf66ade15fc2e7 (diff)
downloadkernel_samsung_smdk4412-2489007e7d740ccbc3e0a202914e243ad5178787.zip
kernel_samsung_smdk4412-2489007e7d740ccbc3e0a202914e243ad5178787.tar.gz
kernel_samsung_smdk4412-2489007e7d740ccbc3e0a202914e243ad5178787.tar.bz2
merge opensource jb u5
Change-Id: I1aaec157aa196f3448eff8636134fce89a814cf2
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