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

9 lines
174 B
Plaintext
Raw Normal View History

2025-09-30 11:56:06 +08:00
menuconfig LPKG_USING_LINPACK
bool "LINPACK : a benchmark that measures the floating point computation performance."
default n
if LPKG_USING_LINPACK
endif