From 985e28d021f2e0b1298ce143eda0d0c11ffef63d Mon Sep 17 00:00:00 2001 From: "ramesh.chandrasekaran" Date: Thu, 8 Nov 2012 17:03:07 +0530 Subject: st-mems-sensors: Sensor Code Migration to IIO framework Signed-off-by: ramesh.chandrasekaran --- drivers/staging/iio/gyro/Kconfig | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'drivers/staging/iio/gyro/Kconfig') 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 -- cgit v1.2.3