Author: jow Date: 2015-01-29 20:15:53 +0100 (Thu, 29 Jan 2015) New Revision: 44203
Modified: trunk/target/linux/x86_64/config-default Log: x86_64: enable PCIE support Signed-off-by: Jo-Philipp Wich <[email protected]> Modified: trunk/target/linux/x86_64/config-default =================================================================== --- trunk/target/linux/x86_64/config-default 2015-01-29 19:15:45 UTC (rev 44202) +++ trunk/target/linux/x86_64/config-default 2015-01-29 19:15:53 UTC (rev 44203) @@ -345,6 +345,8 @@ # 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 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
