|
@@ -28,7 +28,7 @@ config BR2_TARGET_OPTEE_OS_LATEST
|
|
|
config BR2_TARGET_OPTEE_OS_CUSTOM_TARBALL
|
|
|
bool "Custom tarball"
|
|
|
help
|
|
|
- This option allows to specify a URL pointing to a kernel
|
|
|
+ This option allows to specify a URL pointing to an OP-TEE OS
|
|
|
source tarball. This URL can use any protocol recognized by
|
|
|
Buildroot, like http://, ftp://, file:// or scp://.
|
|
|
|