lkml.org 
[lkml]   [2020]   [Sep]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] iio: add titles to some Kconfig symbols
Date
For some embedded systems, a workflow involving external kernel modules
that implement IIO devices is more practical than working with in-tree
sources. However, there are number of features in the IIO KConfig that can
only be switched on by enabling a particular sensor.

This came as a request a few years back:
https://github.com/analogdevicesinc/linux/issues/140

This patch implements that request.

After a quick run-through the iio Kconfig files, 4 seem to be useful to add
titles to.
i.e. IIO_TRIGGERED_EVENT, IIO_TRIGGERED_BUFFER, IIO_BUFFER_DMAENGINE &
IIO_BUFFER_DMA.

It's possible that for some out-of-tree drivers this could be useful.

Alexandru Ardelean (3):
iio: dma-buffer: Kconfig: Provide titles for IIO DMA Kconfig symbols
iio: Kconfig: Provide title for IIO_TRIGGERED_EVENT symbol
iio: buffer: Kconfig: add title for IIO_TRIGGERED_BUFFER symbol

drivers/iio/Kconfig | 2 +-
drivers/iio/buffer/Kconfig | 10 +++++-----
2 files changed, 6 insertions(+), 6 deletions(-)

--
2.25.1

\
 
 \ /
  Last update: 2020-09-24 13:19    [W:0.045 / U:0.268 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site