x86_64: enable PCIE support
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44203
This commit is contained in:
parent
fefba5d685
commit
65f81429b4
1 changed files with 2 additions and 0 deletions
|
@ -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 a new issue