xref: /qemu/backends/Kconfig (revision d50280af1bc4b9a59c4a6424c6172a1397f5f6c3)
1source tpm/Kconfig
2
3config IOMMUFD
4    bool
5    depends on VFIO
6
7config SPDM_SOCKET
8    bool
9    default y
10