mirror of
https://gitee.com/Vancouver2017/luban-lite.git
synced 2025-12-17 01:28: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
|