diff options
author | Peter Meerwald <pmeerw@pmeerw.net> | 2013-06-23 17:28:00 -0400 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2013-08-03 13:40:30 -0400 |
commit | 341673f1412cda87bcccb66f6ac4f01861657122 (patch) | |
tree | 2f31e360ad2938371926a9d49a8497cf59818f5b /drivers/iio/gyro | |
parent | 1b2bbe3e662950fb60ce2683d5511ec4e369424f (diff) |
iio: reword help text of several IIO_ST drivers
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
Acked-by: "Denis Ciocca" <denis.ciocca@st.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/iio/gyro')
-rw-r--r-- | drivers/iio/gyro/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/iio/gyro/Kconfig b/drivers/iio/gyro/Kconfig index 8498e9dcda68..1fdcc8451fdf 100644 --- a/drivers/iio/gyro/Kconfig +++ b/drivers/iio/gyro/Kconfig | |||
@@ -58,8 +58,8 @@ config IIO_ST_GYRO_3AXIS | |||
58 | Say yes here to build support for STMicroelectronics gyroscopes: | 58 | Say yes here to build support for STMicroelectronics gyroscopes: |
59 | L3G4200D, LSM330DL, L3GD20, L3GD20H, LSM330DLC, L3G4IS, LSM330. | 59 | L3G4200D, LSM330DL, L3GD20, L3GD20H, LSM330DLC, L3G4IS, LSM330. |
60 | 60 | ||
61 | This driver can also be built as a module. If so, will be created | 61 | This driver can also be built as a module. If so, these modules |
62 | these modules: | 62 | will be created: |
63 | - st_gyro (core functions for the driver [it is mandatory]); | 63 | - st_gyro (core functions for the driver [it is mandatory]); |
64 | - st_gyro_i2c (necessary for the I2C devices [optional*]); | 64 | - st_gyro_i2c (necessary for the I2C devices [optional*]); |
65 | - st_gyro_spi (necessary for the SPI devices [optional*]); | 65 | - st_gyro_spi (necessary for the SPI devices [optional*]); |