Code & Deploy
siGit Code
Git Hosting
Toggle menu
Code
Code Review
Models
Repos
Sign in
Sign in
@samitouri
/
QOSamiQemu
QOSamiQemu
/
hw
/
vfio-user
/
Kconfig
Code
Commits
Issues
Pulls
Sessions
CI/CD
master
master
text
7 lines
110 Bytes
Copy permalink
Copy
Raw
1
# SPDX-License-Identifier: GPL-2.0-or-later
2
3
config VFIO_USER
4
bool
5
default y
6
depends on VFIO_PCI
7