aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/magnetometer
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/magnetometer
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/magnetometer')
-rw-r--r--drivers/iio/magnetometer/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/iio/magnetometer/Kconfig b/drivers/iio/magnetometer/Kconfig
index c332b0ae4a3b..4d55b1b851b3 100644
--- a/drivers/iio/magnetometer/Kconfig
+++ b/drivers/iio/magnetometer/Kconfig
@@ -36,8 +36,8 @@ config IIO_ST_MAGN_3AXIS
36 Say yes here to build support for STMicroelectronics magnetometers: 36 Say yes here to build support for STMicroelectronics magnetometers:
37 LSM303DLHC, LSM303DLM, LIS3MDL. 37 LSM303DLHC, LSM303DLM, LIS3MDL.
38 38
39 This driver can also be built as a module. If so, will be created 39 This driver can also be built as a module. If so, these modules
40 these modules: 40 will be created:
41 - st_magn (core functions for the driver [it is mandatory]); 41 - st_magn (core functions for the driver [it is mandatory]);
42 - st_magn_i2c (necessary for the I2C devices [optional*]); 42 - st_magn_i2c (necessary for the I2C devices [optional*]);
43 - st_magn_spi (necessary for the SPI devices [optional*]); 43 - st_magn_spi (necessary for the SPI devices [optional*]);