mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-09 17:17:04 -04:00
iio: trigger: iio-trig-bfin-timer: select missing dependency
This driver requires CONFIG_BFIN_GPTIMERS. Signed-off-by: Michael Hennerich <michael.hennerich@analog.com> Acked-by: Jonathan Cameron <jic23@cam.ac.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
64e62426f4
commit
c5ad56530a
@@ -31,6 +31,7 @@ config IIO_SYSFS_TRIGGER
|
||||
config IIO_BFIN_TMR_TRIGGER
|
||||
tristate "Blackfin TIMER trigger"
|
||||
depends on BLACKFIN
|
||||
select BFIN_GPTIMERS
|
||||
help
|
||||
Provides support for using a Blackfin timer as IIO triggers.
|
||||
If unsure, say N (but it's safe to say "Y").
|
||||
|
||||
Reference in New Issue
Block a user