xref
: /
qemu
/
hw
/
pci
/
Kconfig
(revision e56d931a9ddee7230f647a25ada33ee19d26aa6d)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
config PCI
2
bool
3
4
config PCI_EXPRESS
5
bool
6
select PCI
7
8
config PCI_DEVICES
9
bool
10