提交 c5ad5653 编写于 作者: M Michael Hennerich 提交者: Greg Kroah-Hartman

iio: trigger: iio-trig-bfin-timer: select missing dependency

This driver requires CONFIG_BFIN_GPTIMERS.
Signed-off-by: NMichael Hennerich <michael.hennerich@analog.com>
Acked-by: NJonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 64e62426
...@@ -31,6 +31,7 @@ config IIO_SYSFS_TRIGGER ...@@ -31,6 +31,7 @@ config IIO_SYSFS_TRIGGER
config IIO_BFIN_TMR_TRIGGER config IIO_BFIN_TMR_TRIGGER
tristate "Blackfin TIMER trigger" tristate "Blackfin TIMER trigger"
depends on BLACKFIN depends on BLACKFIN
select BFIN_GPTIMERS
help help
Provides support for using a Blackfin timer as IIO triggers. Provides support for using a Blackfin timer as IIO triggers.
If unsure, say N (but it's safe to say "Y"). If unsure, say N (but it's safe to say "Y").
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册