summaryrefslogtreecommitdiffstats
path: root/drivers/iio/Kconfig
diff options
context:
space:
mode:
authorMauro Carvalho Chehab2019-06-18 22:53:40 +0200
committerJonathan Cameron2019-06-22 11:41:57 +0200
commit1c349f4fd36e7f957217402f3a7f87031dc8a0b7 (patch)
treecfaaaa5b07c162660963732f6752f4f6dbd2eef0 /drivers/iio/Kconfig
parentiio: adc: stm32-adc: add missing vdda-supply (diff)
downloadkernel-qcow2-linux-1c349f4fd36e7f957217402f3a7f87031dc8a0b7.tar.gz
kernel-qcow2-linux-1c349f4fd36e7f957217402f3a7f87031dc8a0b7.tar.xz
kernel-qcow2-linux-1c349f4fd36e7f957217402f3a7f87031dc8a0b7.zip
docs: iio: convert to ReST
Rename the iio documentation files to ReST, add an index for them and adjust in order to produce a nice html output via the Sphinx build system. At its new index.rst, let's add a :orphan: while this is not linked to the main index.rst file, in order to avoid build warnings. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
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 a22cbee593fe..e8559c263a27 100644
--- a/drivers/iio/Kconfig
+++ b/drivers/iio/Kconfig
@@ -27,7 +27,7 @@ config IIO_CONFIGFS
help
This allows configuring various IIO bits through configfs
(e.g. software triggers). For more info see
- Documentation/iio/iio_configfs.txt.
+ Documentation/iio/iio_configfs.rst.
config IIO_TRIGGER
bool "Enable triggered sampling support"