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