summary refs log tree commit diff
path: root/drivers/iio/pressure/Kconfig
diff options
context:
space:
mode:
authorPeter Meerwald <pmeerw@pmeerw.net>2013-06-23 22:28:00 +0100
committerJonathan Cameron <jic23@kernel.org>2013-08-03 18:40:30 +0100
commit341673f1412cda87bcccb66f6ac4f01861657122 (patch)
tree2f31e360ad2938371926a9d49a8497cf59818f5b /drivers/iio/pressure/Kconfig
parent1b2bbe3e662950fb60ce2683d5511ec4e369424f (diff)
downloadlinux-341673f1412cda87bcccb66f6ac4f01861657122.tar.gz
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/pressure/Kconfig')
-rw-r--r--drivers/iio/pressure/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/iio/pressure/Kconfig b/drivers/iio/pressure/Kconfig
index 3cba7f551ebe..56ae8905c8e1 100644
--- a/drivers/iio/pressure/Kconfig
+++ b/drivers/iio/pressure/Kconfig
@@ -14,8 +14,8 @@ config IIO_ST_PRESS
 	  Say yes here to build support for STMicroelectronics pressure
 	  sensors: LPS331AP.
 
-	  This driver can also be built as a module. If so, will be created
-	  these modules:
+	  This driver can also be built as a module. If so, these modules
+	  will be created:
 	  - st_pressure (core functions for the driver [it is mandatory]);
 	  - st_pressure_i2c (necessary for the I2C devices [optional*]);
 	  - st_pressure_spi (necessary for the SPI devices [optional*]);