summaryrefslogtreecommitdiff
path: root/drivers/misc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/misc/Kconfig')
-rw-r--r--drivers/misc/Kconfig20
1 files changed, 20 insertions, 0 deletions
diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig
index 64971baf11fa..1a1cd2e7c590 100644
--- a/drivers/misc/Kconfig
+++ b/drivers/misc/Kconfig
@@ -335,6 +335,26 @@ config ISL29020
This driver can also be built as a module. If so, the module
will be called isl29020.
+config SENSORS_FXOS8700
+ tristate "Freescale FXOS8700 M+G combo sensor"
+ depends on I2C && SYSFS
+ help
+ If you say yes here you get support for the Freescale FXOS8700
+ m+g combo sensor.
+
+ This driver can also be built as a module. If so, the module
+ will be called fxos8700.
+
+config SENSORS_FXAS2100X
+ tristate "Freescale FXAS2100X gyroscope sensor"
+ depends on I2C && SYSFS
+ help
+ If you say yes here you get support for the Freescale FXAS2100X
+ gyroscope sensor.
+
+ This driver can also be built as a module. If so, the module
+ will be called fxas2100x.
+
config SENSORS_TSL2550
tristate "Taos TSL2550 ambient light sensor"
depends on I2C && SYSFS