repo.or.cz
/
qemu
/
kevin.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
nvdimm: use *function* directly instead of allocating it again
[qemu/kevin.git]
/
hw
/
pci-bridge
/
Kconfig
blob
b167b98497b40387de0c57a17397283b04836ac5
1
config PCIE_PORT
2
bool
3
default y if PCI_DEVICES
4
depends on PCI_EXPRESS
5
6
config PXB
7
bool
8
default y if Q35
9
10
config XIO3130
11
bool
12
default y if PCI_DEVICES
13
depends on PCI_EXPRESS
14
15
config IOH3420
16
bool
17
default y if PCI_DEVICES
18
depends on PCI_EXPRESS
19
20
config I82801B11
21
bool
22
default y if PCI_DEVICES
23
depends on PCI_EXPRESS
24
25
config DEC_PCI
26
bool
27
28
config SIMBA
29
bool