x86, ioapic: replace loop with nr_irqs with for_each_irq_icfg
[deliverable/linux.git] / arch / Kconfig
index 0267babe5eb9dc6a6c79f2347234b7d78aafc2e8..b367622462659cd053314786a53fe7fc4a7f161e 100644 (file)
@@ -103,3 +103,9 @@ config HAVE_CLK
          The <linux/clk.h> calls support software clock gating and
          thus are a key power management tool on many systems.
 
+config HAVE_DYN_ARRAY
+       def_bool n
+
+config HAVE_SPARSE_IRQ
+       def_bool n
+
This page took 0.025285 seconds and 5 git commands to generate.