Files
luban-lite-t3e-pro/packages/third-party/benchmark/linpack/Kconfig
刘可亮 7bbc029dae v1.0.0
2023-08-30 16:21:18 +08:00

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