mirror_ubuntu-kernels/drivers/virt/coco/Kconfig

15 lines
277 B
Plaintext
Raw Normal View History

2024-07-02 00:48:40 +03:00
# SPDX-License-Identifier: GPL-2.0-only
#
# Confidential computing related collateral
#
config TSM_REPORTS
select CONFIGFS_FS
tristate
source "drivers/virt/coco/efi_secret/Kconfig"
source "drivers/virt/coco/sev-guest/Kconfig"
source "drivers/virt/coco/tdx-guest/Kconfig"