summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2012-10-12 16:51:31 +0000
committerJo-Philipp Wich <jow@openwrt.org>2012-10-12 16:51:31 +0000
commit4cfd3dc8ede115a2fff7251ae06d3bbb1b1e8e54 (patch)
tree45fd9590b03f5dabc465bb09c4537f74c6409b93 /target
parentc7306360272a1722953022e95bd42374a47c8471 (diff)
downloadmtk-20170518-4cfd3dc8ede115a2fff7251ae06d3bbb1b1e8e54.zip
mtk-20170518-4cfd3dc8ede115a2fff7251ae06d3bbb1b1e8e54.tar.gz
mtk-20170518-4cfd3dc8ede115a2fff7251ae06d3bbb1b1e8e54.tar.bz2
x86/kvm_guest: enable PCIE support
SVN-Revision: 33741
Diffstat (limited to 'target')
-rw-r--r--target/linux/x86/kvm_guest/config-3.32
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/x86/kvm_guest/config-3.3 b/target/linux/x86/kvm_guest/config-3.3
index 11c21c4..38f9db6 100644
--- a/target/linux/x86/kvm_guest/config-3.3
+++ b/target/linux/x86/kvm_guest/config-3.3
@@ -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