diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-03-02 23:04:01 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-03-02 23:04:01 +0100 |
commit | 9f4a9b83f13544df61efd3645308f64205dc8db9 (patch) | |
tree | d51816466e7a62e147c08a7ea7b9f3df1df6cad0 /drivers/iio/gyro/Kconfig | |
parent | Merge tag 'fixes-for-3.14d' of git://git.kernel.org/pub/scm/linux/kernel/git/... (diff) | |
parent | Merge 3.14-rc4 into char-misc-linus (diff) | |
download | linux-9f4a9b83f13544df61efd3645308f64205dc8db9.tar.xz linux-9f4a9b83f13544df61efd3645308f64205dc8db9.zip |
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: |