genirq: Provide edge_eoi flow handler
[sfrench/cifs-2.6.git] / kernel / irq / Kconfig
index 00f2c037267aa622780fd9f12dd555096116586e..72606ba10b1456ea061c273ee92ed139664f72cb 100644 (file)
@@ -51,6 +51,10 @@ config HARDIRQS_SW_RESEND
 config IRQ_PREFLOW_FASTEOI
        bool
 
+# Edge style eoi based handler (cell)
+config IRQ_EDGE_EOI_HANDLER
+       bool
+
 # Support forced irq threading
 config IRQ_FORCED_THREADING
        bool