drm/tests: hdmi: Fix memory leaks in drm_display_mode_from_cea_vic()
[drm/drm-misc.git] / drivers / virt / coco / Kconfig
blobd9ff676bf48db7b6e8554d72e4d0e3c7299ff8f8
1 # SPDX-License-Identifier: GPL-2.0-only
3 # Confidential computing related collateral
6 config TSM_REPORTS
7         select CONFIGFS_FS
8         tristate
10 source "drivers/virt/coco/efi_secret/Kconfig"
12 source "drivers/virt/coco/pkvm-guest/Kconfig"
14 source "drivers/virt/coco/sev-guest/Kconfig"
16 source "drivers/virt/coco/tdx-guest/Kconfig"