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