netdev: introduce ndo_set_rx_headroom
[cascardo/linux.git] / lib / Kconfig
index 435f731..133ebc0 100644 (file)
@@ -477,6 +477,11 @@ config DDR
          information. This data is useful for drivers handling
          DDR SDRAM controllers.
 
+config IRQ_POLL
+       bool "IRQ polling library"
+       help
+         Helper library to poll interrupt mitigation using polling.
+
 config MPILIB
        tristate
        select CLZ_TAB