]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - kernel/irq/Kconfig
UBUNTU: Ubuntu-4.10.0-4.6
[mirror_ubuntu-zesty-kernel.git] / kernel / irq / Kconfig
index 3bbfd6a9c475610cef70ac32a928f79e50db60e8..736e12782f3b6c9bdd1a15672ecce311a19d3a27 100644 (file)
@@ -95,6 +95,10 @@ config IRQ_DOMAIN_DEBUG
 config IRQ_FORCED_THREADING
        bool
 
+config IRQ_FORCED_THREADING_DEFAULT
+       bool "Use IRQ threading by default"
+       depends on IRQ_FORCED_THREADING
+
 config SPARSE_IRQ
        bool "Support sparse irq numbering" if MAY_HAVE_SPARSE_IRQ
        ---help---