Skip to content

Commit 4cf7d58

Browse files
avpatelKAGA-KOKO
authored andcommitted
genirq: Remove unused CONFIG_GENERIC_PENDING_IRQ_CHIPFLAGS
CONFIG_GENERIC_PENDING_IRQ_CHIPFLAGS is not used anymore, hence remove it. Fixes: f94a182 ("genirq: Remove IRQ_MOVE_PCNTXT and related code") Signed-off-by: Anup Patel <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Link: https://lore.kernel.org/all/[email protected]
1 parent a64dcfb commit 4cf7d58

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

kernel/irq/Kconfig

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,6 @@ config GENERIC_IRQ_EFFECTIVE_AFF_MASK
3131
config GENERIC_PENDING_IRQ
3232
bool
3333

34-
# Deduce delayed migration from top-level interrupt chip flags
35-
config GENERIC_PENDING_IRQ_CHIPFLAGS
36-
bool
37-
3834
# Support for generic irq migrating off cpu before the cpu is offline.
3935
config GENERIC_IRQ_MIGRATION
4036
bool

0 commit comments

Comments
 (0)