未验证 提交 757331db 编写于 作者: Z Zong Li 提交者: Palmer Dabbelt

RISC-V: Select GENERIC_LIB_UMODDI3 on RV32

On 32-bit, it need to use __umoddi3 by some drivers.
Signed-off-by: NZong Li <zong@andestech.com>
Signed-off-by: NPalmer Dabbelt <palmer@sifive.com>
上级 6315730e
......@@ -108,6 +108,7 @@ config ARCH_RV32I
select GENERIC_LIB_ASHRDI3
select GENERIC_LIB_LSHRDI3
select GENERIC_LIB_UCMPDI2
select GENERIC_LIB_UMODDI3
config ARCH_RV64I
bool "RV64I"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册