aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86/kvm_guest
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
commite61520a37c152d14be3fafa55390d88b4e0fac84 (patch)
treea5db8cff59fbf29503f816132556995230513be4 /target/linux/x86/kvm_guest
parentb9a33c08d621459eab6f894c40d45701e3e4111e (diff)
downloadmaster-187ad058-e61520a37c152d14be3fafa55390d88b4e0fac84.tar.gz
master-187ad058-e61520a37c152d14be3fafa55390d88b4e0fac84.tar.bz2
master-187ad058-e61520a37c152d14be3fafa55390d88b4e0fac84.zip
x86/kvm_guest: enable PCIE support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33741 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86/kvm_guest')
-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 11c21c48a3..38f9db63dc 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