aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel/Kconfig
diff options
context:
space:
mode:
authorPeter Meerwald <pmeerw@pmeerw.net>2013-06-23 17:28:00 -0400
committerJonathan Cameron <jic23@kernel.org>2013-08-03 13:40:30 -0400
commit341673f1412cda87bcccb66f6ac4f01861657122 (patch)
tree2f31e360ad2938371926a9d49a8497cf59818f5b /drivers/iio/accel/Kconfig
parent1b2bbe3e662950fb60ce2683d5511ec4e369424f (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/accel/Kconfig')
-rw-r--r--drivers/iio/accel/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/iio/accel/Kconfig b/drivers/iio/accel/Kconfig
index 719d83fe51dd..a00267525b66 100644
--- a/drivers/iio/accel/Kconfig
+++ b/drivers/iio/accel/Kconfig
@@ -33,8 +33,8 @@ config IIO_ST_ACCEL_3AXIS
33 LSM303DLH, LSM303DLHC, LIS3DH, LSM330D, LSM330DL, LSM330DLC, 33 LSM303DLH, LSM303DLHC, LIS3DH, LSM330D, LSM330DL, LSM330DLC,
34 LIS331DLH, LSM303DL, LSM303DLM, LSM330. 34 LIS331DLH, LSM303DL, LSM303DLM, LSM330.
35 35
36 This driver can also be built as a module. If so, will be created 36 This driver can also be built as a module. If so, these modules
37 these modules: 37 will be created:
38 - st_accel (core functions for the driver [it is mandatory]); 38 - st_accel (core functions for the driver [it is mandatory]);
39 - st_accel_i2c (necessary for the I2C devices [optional*]); 39 - st_accel_i2c (necessary for the I2C devices [optional*]);
40 - st_accel_spi (necessary for the SPI devices [optional*]); 40 - st_accel_spi (necessary for the SPI devices [optional*]);