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