]> git.baikalelectronics.ru Git - kernel.git/commit
iio: addac: Kconfig: update ad74413r selections
authorAntoniu Miclaus <antoniu.miclaus@analog.com>
Tue, 12 Sep 2023 08:54:21 +0000 (11:54 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Oct 2023 21:08:55 +0000 (23:08 +0200)
commitff42d244b372d277e7046e066ce1ba8e741dfb93
treeb46c42579332a33d6350687c54b4e7c30c73e609
parent7d4ff34b6c336b0e813745aadb4f919e5a1c2596
iio: addac: Kconfig: update ad74413r selections

commit b120dd3a15582fb7a959cecb05e4d9814fcba386 upstream.

Building ad74413r without selecting IIO_BUFFER and
IIO_TRIGGERED_BUFFER generates error with respect to the iio trigger
functions that are used within the driver.
Update the Kconfig accordingly.

Fixes: fea251b6a5db ("iio: addac: add AD74413R driver")
Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
Link: https://lore.kernel.org/r/20230912085421.51102-1-antoniu.miclaus@analog.com
Cc: <Stable@vger.kernel.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/iio/addac/Kconfig