Code & Deploy
siGit Code
Git Hosting
Toggle menu
Code
Code Review
Models
Repos
Sign in
Sign in
@samitouri
/
QOSamiQemu
QOSamiQemu
/
hw
/
nvme
/
Kconfig
Code
Commits
Issues
Pulls
Sessions
CI/CD
master
master
text
5 lines
112 Bytes
Copy permalink
Copy
Raw
1
config NVME_PCI
2
bool
3
default y if PCI_DEVICES || PCIE_DEVICES
4
depends on PCI
5
select SPDM_SOCKET