diff mbox series

[Unstable,1/2] UBUNTU: [Config] Remove PCIEASPM_DEBUG from annotations

Message ID 20200408182815.2648-4-cascardo@canonical.com
State New
Headers show
Series [Unstable,1/2] UBUNTU: [Config] Remove PCIEASPM_DEBUG from annotations | expand

Commit Message

Thadeu Lima de Souza Cascardo April 8, 2020, 6:28 p.m. UTC
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@canonical.com>
---
 debian.master/config/annotations | 2 --
 1 file changed, 2 deletions(-)
diff mbox series

Patch

diff --git a/debian.master/config/annotations b/debian.master/config/annotations
index 130456160a8f..a4c812e72abd 100644
--- a/debian.master/config/annotations
+++ b/debian.master/config/annotations
@@ -6513,13 +6513,11 @@  CONFIG_PCI_EPF_TEST                             policy<{'amd64': 'n', 'arm64': '
 CONFIG_PCIEPORTBUS                              policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y', 'ppc64el': 'n', 's390x': 'y'}>
 CONFIG_HOTPLUG_PCI_PCIE                         policy<{'amd64': 'y', 'arm64': 'y', 'i386': 'y', 's390x': 'y'}>
 CONFIG_PCIEASPM                                 policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y', 'ppc64el': 'y', 's390x': 'y'}>
-CONFIG_PCIEASPM_DEBUG                           policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y', 's390x': 'y'}>
 CONFIG_PCIE_PTM                                 policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y', 'ppc64el': 'y', 's390x': 'y'}>
 CONFIG_PCIE_BW                                  policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'n', 'i386': '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', 'ppc64el': 'y', 's390x': 'y'}>