Searched hist:"016 a8845f6da65b2203f102f192046fbb624e250" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/iio/chemical/ |
H A D | Kconfig | 016a8845f6da65b2203f102f192046fbb624e250 Thu Feb 27 16:27:34 UTC 2020 Petr Štetiar <ynezz@true.cz> iio: chemical: sps30: fix missing triggered buffer dependency
SPS30 uses triggered buffer, but the dependency is not specified in the Kconfig file. Fix this by selecting IIO_BUFFER and IIO_TRIGGERED_BUFFER config symbols.
Cc: stable@vger.kernel.org Fixes: 232e0f6ddeae ("iio: chemical: add support for Sensirion SPS30 sensor") Signed-off-by: Petr Štetiar <ynezz@true.cz> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|