kernel-ark/drivers/pci/pcie
Jesper Juhl 4cfe02fabb PCI Express ASPM support should default to 'No'
Running 'make oldconfig' I just noticed that PCIEASPM defaults to
'y' in Kconfig even though the feature is both experimental and the
help text recommends that if you are unsure you say 'n'.
It seems to me that this really should default to 'n', not 'y' at the
moment.
The following patch makes that change. Please consider applying.

Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
2008-04-23 15:41:14 -07:00
..
aer PCI: replace remaining __FUNCTION__ occurrences 2008-04-20 21:47:09 -07:00
aspm.c PCI: add PCI Express ASPM support 2008-04-20 21:47:03 -07:00
Kconfig PCI Express ASPM support should default to 'No' 2008-04-23 15:41:14 -07:00
Makefile PCI: add PCI Express ASPM support 2008-04-20 21:47:03 -07:00
portdrv_bus.c PCI-Express AER implemetation: export pcie_port_bus_type 2006-09-26 17:43:52 -07:00
portdrv_core.c PCI: replace remaining __FUNCTION__ occurrences 2008-04-20 21:47:09 -07:00
portdrv_pci.c PCI: replace remaining __FUNCTION__ occurrences 2008-04-20 21:47:09 -07:00
portdrv.h PCI: pcie-check-and-return-bus_register-errors fix 2006-10-18 11:36:10 -07:00