blob: dd5acce4e003616e372724736161d7e283c6a362 [file] [log] [blame]
# Copyright (c) 2023 EPAM Systems
# SPDX-License-Identifier: Apache-2.0
menuconfig TEE
bool "Trusted Environment Drivers"
help
Include TEE drivers in system config
if TEE
module = TEE
module-str = tee
comment "Device Drivers"
source "drivers/tee/optee/Kconfig"
endif # TEE