PCI Express ASPM support should default to 'No'
authorJesper Juhl <jesper.juhl@gmail.com>
Tue, 22 Apr 2008 22:28:47 +0000 (00:28 +0200)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 23 Apr 2008 22:41:14 +0000 (15:41 -0700)
commit4cfe02fabbb87108d7d06d2335429025ca84e616
tree237553a033c7956e365b9edaa061e15173ea2299
parent3dc5063786b273f1aee545844f6bd4e9651ebffe
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>
drivers/pci/pcie/Kconfig