]> Git Repo - J-linux.git/blob - drivers/virt/coco/Kconfig
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-linux.git] / drivers / virt / coco / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # Confidential computing related collateral
4 #
5
6 config TSM_REPORTS
7         select CONFIGFS_FS
8         tristate
9
10 source "drivers/virt/coco/efi_secret/Kconfig"
11
12 source "drivers/virt/coco/pkvm-guest/Kconfig"
13
14 source "drivers/virt/coco/sev-guest/Kconfig"
15
16 source "drivers/virt/coco/tdx-guest/Kconfig"
17
18 source "drivers/virt/coco/arm-cca-guest/Kconfig"
This page took 0.02725 seconds and 4 git commands to generate.