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 | if BR2_PACKAGE_OPTEE_CLIENT_EXT |
| 7 | config BR2_PACKAGE_OPTEE_CLIENT_EXT_SITE |
Jens Wiklander | c0bc808 | 2018-02-27 20:25:25 +0100 | [diff] [blame] | 8 | string "OP-TEE client path" |
| 9 | default "" |
| 10 | help |
| 11 | The path to the source directory of OP-TEE client |
| 12 | endif |