aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2015-01-29 19:12:29 +0000
committerJo-Philipp Wich <jow@openwrt.org>2015-01-29 19:12:29 +0000
commit293b505f467b9e56be16a5e7f6a5439e74f081b0 (patch)
tree5796383fbf4bf2327aeace58f29f6873cb166c5d /target
parent82dabab00dc2c07d77d5c8fb2a82c443728a2724 (diff)
downloadmaster-187ad058-293b505f467b9e56be16a5e7f6a5439e74f081b0.tar.gz
master-187ad058-293b505f467b9e56be16a5e7f6a5439e74f081b0.tar.bz2
master-187ad058-293b505f467b9e56be16a5e7f6a5439e74f081b0.zip
x86_64: enable PCIE support
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44201 3c298f89-4303-0410-b956-a3cf2f4a3e73
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