x86/kvm_guest: enable PCIE support

SVN-Revision: 33741
This commit is contained in:
Jo-Philipp Wich 2012-10-12 16:51:31 +00:00
parent c730636027
commit 4cfd3dc8ed
1 changed files with 2 additions and 0 deletions

View File

@ -49,6 +49,8 @@ CONFIG_PARAVIRT_CLOCK=y
# CONFIG_PARAVIRT_DEBUG is not set
CONFIG_PARAVIRT_GUEST=y
CONFIG_PARAVIRT_TIME_ACCOUNTING=y
CONFIG_PCIEAER=y
CONFIG_PCIEPORTBUS=y
CONFIG_PCI_IOAPIC=y
CONFIG_PCI_LABEL=y
CONFIG_PCI_MMCONFIG=y