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