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