blob: 6ccd99194bd9a1e08e98b44f7bbdf6b72035abe5 [file] [log] [blame]
Etienne Carrieree1ece832019-06-06 11:42:07 +02001config BR2_PACKAGE_OPTEE_CLIENT_EXT
Jens Wiklanderc0bc8082018-02-27 20:25:25 +01002 bool "optee_client"
3 help
4 http://github.org/OP-TEE/optee_client
5
Etienne Carrieree1ece832019-06-06 11:42:07 +02006if BR2_PACKAGE_OPTEE_CLIENT_EXT
7config BR2_PACKAGE_OPTEE_CLIENT_EXT_SITE
Jens Wiklanderc0bc8082018-02-27 20:25:25 +01008 string "OP-TEE client path"
9 default ""
10 help
11 The path to the source directory of OP-TEE client
12endif