summaryrefslogtreecommitdiffstats
path: root/drivers/iio/Kconfig
diff options
context:
space:
mode:
authorPeter Meerwald2013-06-23 23:28:00 +0200
committerJonathan Cameron2013-08-03 19:40:29 +0200
commit93232cd56433c7495084b103b989c6ae7bdb203e (patch)
tree31e9412b8e1de3e130813dada8eb2c4d5d500012 /drivers/iio/Kconfig
parentiio: use I2C_FUNC_SMBUS_I2C_BLOCK macro (diff)
downloadkernel-qcow2-linux-93232cd56433c7495084b103b989c6ae7bdb203e.tar.gz
kernel-qcow2-linux-93232cd56433c7495084b103b989c6ae7bdb203e.tar.xz
kernel-qcow2-linux-93232cd56433c7495084b103b989c6ae7bdb203e.zip
iio: fix Kconfig typos
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/iio/Kconfig')
-rw-r--r--drivers/iio/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/iio/Kconfig b/drivers/iio/Kconfig
index 9af763a90d93..be8e303789af 100644
--- a/drivers/iio/Kconfig
+++ b/drivers/iio/Kconfig
@@ -23,7 +23,7 @@ if IIO_BUFFER
config IIO_BUFFER_CB
boolean "IIO callback buffer used for push in-kernel interfaces"
help
- Should be selected by any drivers that do-inkernel push
+ Should be selected by any drivers that do in-kernel push
usage. That is, those where the data is pushed to the consumer.
config IIO_KFIFO_BUF