[Focal 1/2] UBUNTU: [Config] Remove PCIEASPM_DEBUG from annotations
Thadeu Lima de Souza Cascardo
cascardo at canonical.com
Wed Apr 8 18:28:12 UTC 2020
This option has been removed by commit
87e90283c94c76ee11d379ab5a0973382bbd0baf ("PCI/ASPM: Remove PCIEASPM_DEBUG
Kconfig option and related code"), as the sysfs interface has been replaced
by way of commit 72ea91afbfb08619696ccde610ee4d0d29cf4a1d ("PCI/ASPM: Add
sysfs attributes for controlling ASPM link states").
The config option itself was removed in a previous local commit. Remove the
corresponding annotations, considering there is an alternative interface
now.
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo at canonical.com>
---
debian.master/config/annotations | 2 --
1 file changed, 2 deletions(-)
diff --git a/debian.master/config/annotations b/debian.master/config/annotations
index f3d2f3e19b66..3fee6e22fb1c 100644
--- a/debian.master/config/annotations
+++ b/debian.master/config/annotations
@@ -6347,13 +6347,11 @@ CONFIG_PCI_EPF_TEST policy<{'amd64': 'n', 'arm64': '
CONFIG_PCIEPORTBUS policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y', 'ppc64el': 'n', 'riscv64': 'y', 's390x': 'y'}>
CONFIG_HOTPLUG_PCI_PCIE policy<{'amd64': 'y', 'arm64': 'y', 'i386': 'y', 'riscv64': 'y', 's390x': 'y'}>
CONFIG_PCIEASPM policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y', 'riscv64': 'y', 's390x': 'y'}>
-CONFIG_PCIEASPM_DEBUG policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y', 'riscv64': 'y', 's390x': 'y'}>
CONFIG_PCIE_PTM policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y', 'riscv64': 'y', 's390x': 'y'}>
CONFIG_PCIE_BW policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'n', 'i386': 'n', 'riscv64': 'n', 's390x': 'n'}>
#
CONFIG_PCIEPORTBUS mark<ENFORCED> note<LP#1665404>
CONFIG_HOTPLUG_PCI_PCIE mark<ENFORCED> note<LP#1374440>
-CONFIG_PCIEASPM_DEBUG note<LP#1398544>
# Menu: Device Drivers >> PCI support >> PCI Express Port Bus support >> Default ASPM policy
CONFIG_PCIEASPM_DEFAULT policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y', 'riscv64': 'y', 's390x': 'y'}>
--
2.20.1
More information about the kernel-team
mailing list