mirror_ubuntu-kernels/drivers/virt/coco/tdx-guest/Kconfig

12 lines
342 B
Plaintext
Raw Permalink Normal View History

2024-07-02 00:48:40 +03:00
config TDX_GUEST_DRIVER
tristate "TDX Guest driver"
depends on INTEL_TDX_GUEST
select TSM_REPORTS
help
The driver provides userspace interface to communicate with
the TDX module to request the TDX guest details like attestation
report.
To compile this driver as module, choose M here. The module will
be called tdx-guest.