OPTEE: Kconfig: set config default to n
The config should be set in rockchip_defconfig. Change-Id: I140315e0cb11235ceaa108929bd815bded9cad82 Signed-off-by: Zhang Zhijie <zhangzj@rock-chips.com>
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
# Trursted Execution Environment Configuration
|
||||
config TEE_SUPPORT
|
||||
bool "Trusted Execution Environment Support"
|
||||
default y
|
||||
default n
|
||||
---help---
|
||||
This implements the Trusted Execution Environment (TEE) Client
|
||||
API Specification from GlobalPlatform Device Technology.
|
||||
|
||||
Reference in New Issue
Block a user