x86/kvm_guest: enable PCIE support
SVN-Revision: 33741
This commit is contained in:
parent
c730636027
commit
4cfd3dc8ed
1 changed files with 2 additions and 0 deletions
|
@ -49,6 +49,8 @@ CONFIG_PARAVIRT_CLOCK=y
|
||||||
# CONFIG_PARAVIRT_DEBUG is not set
|
# CONFIG_PARAVIRT_DEBUG is not set
|
||||||
CONFIG_PARAVIRT_GUEST=y
|
CONFIG_PARAVIRT_GUEST=y
|
||||||
CONFIG_PARAVIRT_TIME_ACCOUNTING=y
|
CONFIG_PARAVIRT_TIME_ACCOUNTING=y
|
||||||
|
CONFIG_PCIEAER=y
|
||||||
|
CONFIG_PCIEPORTBUS=y
|
||||||
CONFIG_PCI_IOAPIC=y
|
CONFIG_PCI_IOAPIC=y
|
||||||
CONFIG_PCI_LABEL=y
|
CONFIG_PCI_LABEL=y
|
||||||
CONFIG_PCI_MMCONFIG=y
|
CONFIG_PCI_MMCONFIG=y
|
||||||
|
|
Loading…
Reference in a new issue