summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/gyro/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/iio/gyro/Kconfig')
-rw-r--r--drivers/staging/iio/gyro/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/drivers/staging/iio/gyro/Kconfig b/drivers/staging/iio/gyro/Kconfig
index ea295b25308..c35e1e01241 100644
--- a/drivers/staging/iio/gyro/Kconfig
+++ b/drivers/staging/iio/gyro/Kconfig
@@ -46,4 +46,15 @@ config ADXRS450
This driver can also be built as a module. If so, the module
will be called adxrs450.
+config SENSORS_L3G4200D
+ tristate "STMicroelectronics L3G4200D 3-Axis Gyroscope"
+ depends on I2C
+ default n
+ help
+ Say Y here to add support for the STMicroelectronics
+ L3G4200D 3-Axis Gyroscope.
+
+ To compile this driver as a module, choose M here: the module
+ will be called l3g4200d.
+
endmenu