From: Volodymyr Babchuk Date: Tue, 24 Sep 2019 15:46:48 +0000 (+0000) Subject: xen/arm: optee: update description in Kconfig X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=433387661ec789962dffd8ec929f59fdee78194c;p=people%2Fiwj%2Fxen.git xen/arm: optee: update description in Kconfig OP-TEE mediator now is "Tech Preview" state, and we want to update it's description in Kconfig accordingly. Signed-off-by: Volodymyr Babchuk Acked-by: Julien Grall --- diff --git a/xen/arch/arm/tee/Kconfig b/xen/arch/arm/tee/Kconfig index b4b6aa2610..392169b255 100644 --- a/xen/arch/arm/tee/Kconfig +++ b/xen/arch/arm/tee/Kconfig @@ -3,7 +3,8 @@ config OPTEE default n depends on TEE help - Enable experimental OP-TEE mediator. It allows guests to access - OP-TEE running on your platform. This requires virtualization-enabled - OP-TEE present. You can learn more about virtualization for OP-TEE - at https://optee.readthedocs.io/architecture/virtualization.html + Enable the OP-TEE mediator. It allows guests to access + OP-TEE running on your platform. This requires + virtualization-enabled OP-TEE present. You can learn more + about virtualization for OP-TEE at + https://optee.readthedocs.io/architecture/virtualization.html