Files
luban-lite-t3e-pro/packages/third-party/benchmark/linpack/Kconfig
2025-09-30 11:56:06 +08:00

9 lines
174 B
Plaintext

menuconfig LPKG_USING_LINPACK
bool "LINPACK : a benchmark that measures the floating point computation performance."
default n
if LPKG_USING_LINPACK
endif