Etienne Carriere | e1ece83 | 2019-06-06 11:42:07 +0200 | [diff] [blame] | 1 | config BR2_PACKAGE_OPTEE_CLIENT_EXT |
Jens Wiklander | c0bc808 | 2018-02-27 20:25:25 +0100 | [diff] [blame] | 2 | bool "optee_client" |
3 | help | ||||
4 | http://github.org/OP-TEE/optee_client | ||||
5 | |||||
Etienne Carriere | e1ece83 | 2019-06-06 11:42:07 +0200 | [diff] [blame] | 6 | config BR2_PACKAGE_OPTEE_CLIENT_EXT_SITE |
Jens Wiklander | c0bc808 | 2018-02-27 20:25:25 +0100 | [diff] [blame] | 7 | string "OP-TEE client path" |
8 | default "" | ||||
9 | help | ||||
10 | The path to the source directory of OP-TEE client |