]> git.karo-electronics.de Git - linux-beck.git/blobdiff - init/Kconfig
relay: Use irq_work instead of plain timer for deferred wakeup
[linux-beck.git] / init / Kconfig
index d7fc226396652c6e61dc53ec9743a18dccbdf6c2..34407f15e6d34da57be238f69441f1dad9e60764 100644 (file)
@@ -1288,6 +1288,7 @@ config SYSFS_DEPRECATED_V2
 
 config RELAY
        bool "Kernel->user space relay support (formerly relayfs)"
+       select IRQ_WORK
        help
          This option enables support for relay interface support in
          certain file systems (such as debugfs).