Jens Wiklander | c0bc808 | 2018-02-27 20:25:25 +0100 | [diff] [blame^] | 1 | config BR2_PACKAGE_OPTEE_BENCHMARK |
2 | bool "optee_benchmark" | ||||
3 | select BR2_PACKAGE_LIBYAML | ||||
4 | help | ||||
5 | http://github.org/OP-TEE/optee_benchmark | ||||
6 | |||||
7 | if BR2_PACKAGE_OPTEE_BENCHMARK | ||||
8 | config BR2_PACKAGE_OPTEE_BENCHMARK_SITE | ||||
9 | string "OP-TEE benchmark path" | ||||
10 | default "" | ||||
11 | help | ||||
12 | The path to the source directory of OP-TEE benchmark | ||||
13 | endif |