On Fri, May 15, 2026 at 02:47:52PM +0200, Michal Simek wrote: > A platform (like Xilinx Microblaze V) does not have an ACLINT (Advanced > Core Local Interruptor) hardware block. > > Make RISCV_ACLINT and SPL_RISCV_ACLINT Kconfig symbols visible with > prompts. > > Signed-off-by: Michal Simek <[email protected]> > --- > > Changes in v3: > - don't enable it default because it is breaking some boards > > Changes in v2: > - Make symbols visible and disable them per platform basis > > arch/riscv/Kconfig | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Yao Zi <[email protected]>

