G-CAMS-DATU/rt-thread/libcpu/mips/common/Kconfig

10 lines
173 B
Plaintext
Raw Permalink Normal View History

2024-05-13 08:08:47 +00:00
menu "RT-Thread MIPS CPU"
config RT_USING_FPU
bool "Using Float Point Unit"
default n
help
Using Float Point Unit in code.
endmenu