Files
linux-kernel-module-cheat/parsec-benchmark/Config.in
2018-03-03 13:45:58 +00:00

17 lines
272 B
Plaintext

config BR2_PACKAGE_PARSEC
bool "PARSEC"
help
Parsec system benchmark.
http://parsec.cs.princeton.edu/
if BR2_PACKAGE_PARSEC
config BR2_PACKAGE_PARSEC_BUILD_LIST
string "build_list"
default all
help
Space separated list of parsec packages to build.
endif