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 4cd5d7135e0f..9e2256de1d1a 100644
--- a/kernel/irq/Kconfig
+++ b/kernel/irq/Kconfig
@@ -13,6 +13,9 @@ config GENERIC_HARDIRQS
13config GENERIC_HARDIRQS_NO_DEPRECATED 13config GENERIC_HARDIRQS_NO_DEPRECATED
14 def_bool n 14 def_bool n
15 15
16config GENERIC_HARDIRQS_NO_COMPAT
17 def_bool n
18
16# Options selectable by the architecture code 19# Options selectable by the architecture code
17config HAVE_SPARSE_IRQ 20config HAVE_SPARSE_IRQ
18 def_bool n 21 def_bool n