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:
parent
6b495ceda9
commit
50c24f17e3
|
@ -25,3 +25,4 @@ config SOC_JH7110
|
||||||
select RISCV_ISA_EXT_C
|
select RISCV_ISA_EXT_C
|
||||||
select RISCV_ISA_EXT_ZICSR
|
select RISCV_ISA_EXT_ZICSR
|
||||||
select RISCV_ISA_EXT_ZIFENCEI
|
select RISCV_ISA_EXT_ZIFENCEI
|
||||||
|
select 64BIT
|
||||||
|
|
Loading…
Reference in a new issue