From: Jo-Philipp Wich Date: Thu, 29 Jan 2015 19:15:53 +0000 (+0000) Subject: x86_64: enable PCIE support X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=b8eccbebe3a022a10e1bcb96c31613f4898c6434;p=15.05%2Fopenwrt.git x86_64: enable PCIE support Signed-off-by: Jo-Philipp Wich git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44203 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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