topconfig: explicitly disable PCIEASPM

PCI Active State Power Management would be a nice feature to have,
but definetly not stable enough for 2.6.26 yet.
known to break ata drivers. to be revisited postlenny.

svn path=/dists/trunk/linux-2.6/; revision=11454
This commit is contained in:
Maximilian Attems 2008-05-25 10:22:16 +00:00
parent 67d86c54f8
commit 4995620a21
1 changed files with 5 additions and 0 deletions

View File

@ -1256,6 +1256,11 @@ CONFIG_PCI_LEGACY=y
##
CONFIG_HOTPLUG_PCI_CPCI=y
##
## file: drivers/pci/hotplug/Kconfig
##
# CONFIG_PCIEASPM is not set
##
## file: drivers/pcmcia/Kconfig
##