From: Jesper Juhl Date: Tue, 22 Apr 2008 22:28:47 +0000 (+0200) Subject: PCI Express ASPM support should default to 'No' X-Git-Tag: v2.6.26-rc1~364^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cfe02fabbb87108d7d06d2335429025ca84e616;p=pandora-kernel.git 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 Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed