mirror of https://github.com/hak5/openwrt.git
x86_64: enable PCIE support
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44203lede-17.01
parent
fefba5d685
commit
65f81429b4
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue