aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/trigger/Kconfig
diff options
context:
space:
mode:
authorJonathan Cameron <jic23@kernel.org>2013-04-14 12:54:00 +0100
committerJonathan Cameron <jic23@kernel.org>2013-05-22 22:16:48 +0100
commite64e7d5c8c86ead27ed51a95687ba8327a9c4d2a (patch)
tree538e59226f90d6fe150364be1cd29622c5266614 /drivers/staging/iio/trigger/Kconfig
parentstaging/iio/mxs-lradc: cleanup masklength (diff)
downloadlinux-dev-e64e7d5c8c86ead27ed51a95687ba8327a9c4d2a.tar.xz
linux-dev-e64e7d5c8c86ead27ed51a95687ba8327a9c4d2a.zip
iio:trigger:sysfs Move out of staging.
This simple driver is rather useful. No issues about its interface have been raised for some time hence the proposal to move it out of staging. Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/staging/iio/trigger/Kconfig')
-rw-r--r--drivers/staging/iio/trigger/Kconfig11
1 files changed, 0 insertions, 11 deletions
diff --git a/drivers/staging/iio/trigger/Kconfig b/drivers/staging/iio/trigger/Kconfig
index 1a051da62505..ae9fcd3382ea 100644
--- a/drivers/staging/iio/trigger/Kconfig
+++ b/drivers/staging/iio/trigger/Kconfig
@@ -18,17 +18,6 @@ config IIO_GPIO_TRIGGER
help
Provides support for using GPIO pins as IIO triggers.
-config IIO_SYSFS_TRIGGER
- tristate "SYSFS trigger"
- depends on SYSFS
- select IRQ_WORK
- help
- Provides support for using SYSFS entry as IIO triggers.
- If unsure, say N (but it's safe to say "Y").
-
- To compile this driver as a module, choose M here: the
- module will be called iio-trig-sysfs.
-
config IIO_BFIN_TMR_TRIGGER
tristate "Blackfin TIMER trigger"
depends on BLACKFIN