Files
luban-lite-t3e-pro/kernel/rt-thread/libcpu/mips/common/Kconfig
刘可亮 7bbc029dae v1.0.0
2023-08-30 16:21:18 +08:00

10 lines
173 B
Plaintext

menu "RT-Thread MIPS CPU"
config RT_USING_FPU
bool "Using Float Point Unit"
default n
help
Using Float Point Unit in code.
endmenu