]> Git Repo - linux.git/blob - drivers/tee/amdtee/Kconfig
regmap: mmio: Allow passing an empty config->reg_stride
[linux.git] / drivers / tee / amdtee / Kconfig
1 # SPDX-License-Identifier: MIT
2 # AMD-TEE Trusted Execution Environment Configuration
3 config AMDTEE
4         tristate "AMD-TEE"
5         default m
6         depends on CRYPTO_DEV_SP_PSP && CRYPTO_DEV_CCP_DD
7         help
8           This implements AMD's Trusted Execution Environment (TEE) driver.
This page took 0.032635 seconds and 4 git commands to generate.