summaryrefslogtreecommitdiff
path: root/drivers/tee/Kconfig
blob: a452e888d778437a879c923fe57597bc4690610f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# Copyright (C) ST-Ericsson SA 2010
# Author: Martin Hovang (martin.xm.hovang@stericsson.com)
# License terms: GNU General Public License (GPL) version 2
#

# Trursted Execution Environment Configuration
config TEE_SUPPORT
	bool "Trusted Execution Environment Support"
	default y
	---help---
	  This implements the Trusted Execution Environment (TEE) Client
	  API Specification from GlobalPlatform Device Technology.