RISC-V: Select CONFIG_GENERIC_PENDING_IRQ
authorAnup Patel <apatel@ventanamicro.com>
Mon, 17 Feb 2025 08:56:52 +0000 (14:26 +0530)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 20 Feb 2025 14:19:26 +0000 (15:19 +0100)
commit58d868b67a9ac0db477f714939f21849db5f5178
treec7f365e724c9904bb76cd099645d8e6b92ea1029
parente54b1b5e89ae765e6d71d41883a8f551fde8d0ab
RISC-V: Select CONFIG_GENERIC_PENDING_IRQ

Enable CONFIG_GENERIC_PENDING_IRQ for RISC-V so that RISC-V interrupt chips
can support delayed interrupt mirgration in interrupt context.

Signed-off-by: Anup Patel <apatel@ventanamicro.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20250217085657.789309-7-apatel@ventanamicro.com
arch/riscv/Kconfig