提交 7e046383 编写于 作者: R Randy Dunlap 提交者: Greg Kroah-Hartman

Staging: iio: kconfig and make edits

Fix spelling, typos, indentation in iio Kconfig files.
Signed-off-by: NRandy Dunlap <randy.dunlap@oracle.com>
Acked-by: NJonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 73d3f665
...@@ -8,7 +8,7 @@ menuconfig IIO ...@@ -8,7 +8,7 @@ menuconfig IIO
---help--- ---help---
The industrial I/O subsystem provides a unified framework for The industrial I/O subsystem provides a unified framework for
drivers for many different types of embedded sensors using a drivers for many different types of embedded sensors using a
number of different physical interfaces (i2c, spi etc). See number of different physical interfaces (i2c, spi, etc). See
Documentation/industrialio for more information. Documentation/industrialio for more information.
if IIO if IIO
...@@ -23,8 +23,8 @@ if IIO_RING_BUFFER ...@@ -23,8 +23,8 @@ if IIO_RING_BUFFER
config IIO_SW_RING config IIO_SW_RING
tristate "Industrial I/O lock free software ring" tristate "Industrial I/O lock free software ring"
help help
example software ring buffer implementation. The design aim Example software ring buffer implementation. The design aim
of this particular realization was to minize write locking of this particular realization was to minimize write locking
with the intention that some devices would be able to write with the intention that some devices would be able to write
in interrupt context. in interrupt context.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册