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