soc: starfive: jh71xx: select 64BIT for SOC_JH7110

We get a 32bit binary otherwise.

Signed-off-by: Daniel Maslowski <info@orangecms.org>
This commit is contained in:
Daniel Maslowski 2024-03-20 20:46:55 +01:00 committed by Carles Cufí
parent 6b495ceda9
commit 50c24f17e3
1 changed files with 1 additions and 0 deletions

View File

@ -25,3 +25,4 @@ config SOC_JH7110
select RISCV_ISA_EXT_C
select RISCV_ISA_EXT_ZICSR
select RISCV_ISA_EXT_ZIFENCEI
select 64BIT