summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2015-01-29 19:15:53 +0000
committerJo-Philipp Wich <jow@openwrt.org>2015-01-29 19:15:53 +0000
commit65f81429b4f56c20f3c76b91ce7e3740740a1075 (patch)
tree9dc27b982102ac64cb766e5ba52577c32fc0c894 /target
parentfefba5d685ad94cdfc328d4db8f97df13e669102 (diff)
downloadmaster-31e0f0ae-65f81429b4f56c20f3c76b91ce7e3740740a1075.tar.gz
master-31e0f0ae-65f81429b4f56c20f3c76b91ce7e3740740a1075.tar.bz2
master-31e0f0ae-65f81429b4f56c20f3c76b91ce7e3740740a1075.zip
x86_64: enable PCIE support
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44203
Diffstat (limited to 'target')
-rw-r--r--target/linux/x86_64/config-default2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/x86_64/config-default b/target/linux/x86_64/config-default
index dde8b25499..dbbb3e84e8 100644
--- a/target/linux/x86_64/config-default
+++ b/target/linux/x86_64/config-default
@@ -345,6 +345,8 @@ CONFIG_PARAVIRT_CLOCK=y
# CONFIG_PARAVIRT_TIME_ACCOUNTING is not set
# CONFIG_PC87413_WDT is not set
CONFIG_PCI=y
+CONFIG_PCIEAER=y
+CONFIG_PCIEPORTBUS=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_DOMAINS=y
# CONFIG_PCI_IOAPIC is not set