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