mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-01-12 01:20:14 +00:00
genirq: Remove unused CONFIG_GENERIC_PENDING_IRQ_CHIPFLAGS
CONFIG_GENERIC_PENDING_IRQ_CHIPFLAGS is not used anymore, hence remove it.
Fixes: f94a18249b7f ("genirq: Remove IRQ_MOVE_PCNTXT and related code")
Signed-off-by: Anup Patel <apatel@ventanamicro.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20250209041655.331470-7-apatel@ventanamicro.com
This commit is contained in:
parent
a64dcfb451
commit
4cf7d58620
@ -31,10 +31,6 @@ config GENERIC_IRQ_EFFECTIVE_AFF_MASK
|
||||
config GENERIC_PENDING_IRQ
|
||||
bool
|
||||
|
||||
# Deduce delayed migration from top-level interrupt chip flags
|
||||
config GENERIC_PENDING_IRQ_CHIPFLAGS
|
||||
bool
|
||||
|
||||
# Support for generic irq migrating off cpu before the cpu is offline.
|
||||
config GENERIC_IRQ_MIGRATION
|
||||
bool
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user