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

authored by Anup Patel and committed by Thomas Gleixner 4cf7d586 a64dcfb4

-4
-4
kernel/irq/Kconfig
··· 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 bool
··· 31 config GENERIC_PENDING_IRQ 32 bool 33 34 # Support for generic irq migrating off cpu before the cpu is offline. 35 config GENERIC_IRQ_MIGRATION 36 bool