mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-23 06:51: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:
parent
e1a7456773
commit
b3cdadf5b5
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user