RISC-V Local Interrupt Controller

modulename: irq-riscv-intc.ko

configname: CONFIG_RISCV_INTC

Linux Kernel Configuration
└─>Device Drivers
└─>IRQ chip support
└─>RISC-V Local Interrupt Controller
In linux kernel since version 4.14.326 (release Date: 2023-09-23)  
This enables support for the per-HART local interrupt controller
found in standard RISC-V systems. The per-HART local interrupt
controller handles timer interrupts, software interrupts, and
hardware interrupts. Without a per-HART local interrupt controller,
a RISC-V system will be unable to handle any interrupts.

If you don't know what to do here, say Y.

source code:
depends
CONFIG_RISCV