iio: drop wrong reference from Kconfig
The documentation lives in drivers/staging/iio/Documentation, but according to Jonathan it's obsolete and needs fixing. Signed-off-by: Jiri Kosina <jkosina@suse.cz> Acked-by: Jonathan Cameron <jic23@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
364ed2f465
commit
a529ae4ba3
1 changed files with 1 additions and 2 deletions
|
@ -8,8 +8,7 @@ menuconfig IIO
|
|||
help
|
||||
The industrial I/O subsystem provides a unified framework for
|
||||
drivers for many different types of embedded sensors using a
|
||||
number of different physical interfaces (i2c, spi, etc). See
|
||||
Documentation/iio for more information.
|
||||
number of different physical interfaces (i2c, spi, etc).
|
||||
|
||||
if IIO
|
||||
|
||||
|
|
Loading…
Reference in a new issue