[vivid][PATCH] UBUNTU: [Config] CONFIG_PCIEASPM_DEBUG=y
Chris J Arges
chris.j.arges at canonical.com
Fri Dec 5 18:48:24 UTC 2014
BugLink: http://bugs.launchpad.net/bugs/1398544
CONFIG_PCIEASPM_DEBUG can be used to enable/disable ASPM settings per PCIE
device. This config option allows for easier debugging of bugs in BIOS.
Enabling this adds sysfs entires to access ASPM settings for PCIe devices.
Signed-off-by: Chris J Arges <chris.j.arges at canonical.com>
---
debian.master/config/config.common.ubuntu | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
index 0f4fd6e..2d2c68f 100644
--- a/debian.master/config/config.common.ubuntu
+++ b/debian.master/config/config.common.ubuntu
@@ -5182,7 +5182,7 @@ CONFIG_PCI200SYN=m
CONFIG_PCIEAER=y
# CONFIG_PCIEAER_INJECT is not set
CONFIG_PCIEASPM=y
-# CONFIG_PCIEASPM_DEBUG is not set
+CONFIG_PCIEASPM_DEBUG=y
CONFIG_PCIEASPM_DEFAULT=y
# CONFIG_PCIEASPM_PERFORMANCE is not set
# CONFIG_PCIEASPM_POWERSAVE is not set
--
1.9.1
More information about the kernel-team
mailing list