diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-03-03 02:04:01 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-03-03 02:04:01 +0400 |
commit | 9f4a9b83f13544df61efd3645308f64205dc8db9 (patch) | |
tree | d51816466e7a62e147c08a7ea7b9f3df1df6cad0 /drivers/iio/gyro/Kconfig | |
parent | d3dae4ad180a2f7994bda854f5fc820b5067af7b (diff) | |
parent | 58e868be77bda526cc8d4264488ed393bc607720 (diff) | |
download | linux-9f4a9b83f13544df61efd3645308f64205dc8db9.tar.xz |
Merge iio fixes into staging-linus
These I forgot about before, but need to get into 3.14-final.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/iio/gyro/Kconfig')
-rw-r--r-- | drivers/iio/gyro/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/iio/gyro/Kconfig b/drivers/iio/gyro/Kconfig index 41c64a43bcab..ac2d69e34c8c 100644 --- a/drivers/iio/gyro/Kconfig +++ b/drivers/iio/gyro/Kconfig @@ -70,7 +70,7 @@ config IIO_ST_GYRO_3AXIS select IIO_TRIGGERED_BUFFER if (IIO_BUFFER) help Say yes here to build support for STMicroelectronics gyroscopes: - L3G4200D, LSM330DL, L3GD20, L3GD20H, LSM330DLC, L3G4IS, LSM330. + L3G4200D, LSM330DL, L3GD20, LSM330DLC, L3G4IS, LSM330. This driver can also be built as a module. If so, these modules will be created: |