aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/irq/Kconfig')
-rw-r--r--kernel/irq/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/kernel/irq/Kconfig b/kernel/irq/Kconfig
index 48ad25f5fa59..9149be729e45 100644
--- a/kernel/irq/Kconfig
+++ b/kernel/irq/Kconfig
@@ -35,6 +35,9 @@ config AUTO_IRQ_AFFINITY
35config HARDIRQS_SW_RESEND 35config HARDIRQS_SW_RESEND
36 def_bool n 36 def_bool n
37 37
38config IRQ_PREFLOW_FASTEOI
39 def_bool n
40
38config SPARSE_IRQ 41config SPARSE_IRQ
39 bool "Support sparse irq numbering" 42 bool "Support sparse irq numbering"
40 depends on HAVE_SPARSE_IRQ 43 depends on HAVE_SPARSE_IRQ