We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ff1848d + 4cf7d58 commit ba643b6Copy full SHA for ba643b6
kernel/irq/Kconfig
@@ -31,10 +31,6 @@ config GENERIC_IRQ_EFFECTIVE_AFF_MASK
31
config GENERIC_PENDING_IRQ
32
bool
33
34
-# Deduce delayed migration from top-level interrupt chip flags
35
-config GENERIC_PENDING_IRQ_CHIPFLAGS
36
- bool
37
-
38
# Support for generic irq migrating off cpu before the cpu is offline.
39
config GENERIC_IRQ_MIGRATION
40
0 commit comments