提交 e2454455 编写于 作者: A Alison Schofield 提交者: Jonathan Cameron

iio: temperature: add Kconfig selects for triggered buffer

Select IIO_BUFFER and IIO_TRIGGERED_BUFFER to compile maxim_thermocouple.
Signed-off-by: NAlison Schofield <amsfield22@gmail.com>
Cc: Daniel Baluta <daniel.baluta@gmail.com>
Signed-off-by: NJonathan Cameron <jic23@kernel.org>
上级 197399dc
...@@ -6,6 +6,8 @@ menu "Temperature sensors" ...@@ -6,6 +6,8 @@ menu "Temperature sensors"
config MAXIM_THERMOCOUPLE config MAXIM_THERMOCOUPLE
tristate "Maxim thermocouple sensors" tristate "Maxim thermocouple sensors"
depends on SPI depends on SPI
select IIO_BUFFER
select IIO_TRIGGERED_BUFFER
help help
If you say yes here you get support for the Maxim series of If you say yes here you get support for the Maxim series of
thermocouple sensors connected via SPI. thermocouple sensors connected via SPI.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册