mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-28 20:44:26 +01:00
Rename parsec to parsec_benchmark
This commit is contained in:
8
buildroot_config_fragment_parsec
Normal file
8
buildroot_config_fragment_parsec
Normal file
@@ -0,0 +1,8 @@
|
||||
BR2_PACKAGE_PARSEC_BENCHMARK=y
|
||||
#BR2_PACKAGE_PARSEC_BENCHMARK_BUILD_LIST="splash2x"
|
||||
#BR2_PACKAGE_PARSEC_BENCHMARK_INPUT_SIZE="simsmall"
|
||||
# Because PARSEC + its data are huge. TODO: can't we automate calculating the size?
|
||||
# Problems will arise if someone tries to use two such benchmarks.
|
||||
# Cannot be selected automatically from Kconfig:
|
||||
# https://stackoverflow.com/questions/40309054/how-to-select-the-value-of-a-string-option-from-another-option-in-kbuild-kconfig/49096538#49096538
|
||||
BR2_TARGET_ROOTFS_EXT2_SIZE="128M"
|
||||
Reference in New Issue
Block a user