1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-23 11:31:06 +02:00

x86: enable pci express support (backport of r24026)

git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@24027 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2010-11-17 22:46:27 +00:00
parent e1a7456773
commit b3cdadf5b5
2 changed files with 5 additions and 0 deletions

View File

@ -1,2 +1,6 @@
CONFIG_ILLEGAL_POINTER_VALUE=0
CONFIG_K8_NB=y
CONFIG_PATA_LEGACY=y
CONFIG_PATA_PLATFORM=y
CONFIG_PCIEAER=y
CONFIG_PCIEPORTBUS=y

View File

@ -107,6 +107,7 @@ CONFIG_OPROFILE=y
# CONFIG_PCI_GOANY is not set
CONFIG_PCI_GOOLPC=y
CONFIG_PCI_OLPC=y
# CONFIG_PCIEPORTBUS is not set
CONFIG_PERF_COUNTERS=y
CONFIG_PM_DEBUG=y
CONFIG_PM_SLEEP=y