Files
luban-lite-t3e-pro/packages/third-party/benchmark/linpack/Kconfig

9 lines
166 B
Plaintext
Raw Normal View History

2023-08-30 16:21:18 +08:00
menuconfig LPKG_USING_LINPACK
bool "LINPACK : a benchmark that measures the floating point computation performance."
default n
if LPKG_USING_LINPACK
endif