mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-14 02:18:54 +00:00
9 lines
166 B
Plaintext
9 lines
166 B
Plaintext
|
|
menuconfig LPKG_USING_LINPACK
|
|
bool "LINPACK : a benchmark that measures the floating point computation performance."
|
|
default n
|
|
|
|
if LPKG_USING_LINPACK
|
|
|
|
endif
|