[PATCH v3 1/2] riscv: Make RISCV_ACLINT visible

Yao Zi me at ziyao.cc
Mon Jun 8 16:35:46 CEST 2026


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 <michal.simek at amd.com>
> ---
> 
> 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 <me at ziyao.cc>


More information about the U-Boot mailing list