[PATCH 26/26][SRU][OEM-5.10] UBUNTU: SAUCE: enable ath11k debugfs/tracing

You-Sheng Yang vicamo.yang at canonical.com
Fri Dec 4 15:20:12 UTC 2020


BugLink: https://bugs.launchpad.net/bugs/1879633

Signed-off-by: You-Sheng Yang <vicamo.yang at canonical.com>
---
 debian.oem/config/annotations          | 5 +++--
 debian.oem/config/config.common.ubuntu | 5 +++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/debian.oem/config/annotations b/debian.oem/config/annotations
index 58dd6bf48141..600eb0c4da66 100644
--- a/debian.oem/config/annotations
+++ b/debian.oem/config/annotations
@@ -6318,8 +6318,9 @@ CONFIG_ATH11K                                   policy<{'amd64': 'm', 'arm64': '
 CONFIG_ATH11K_AHB                               policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm'}>
 CONFIG_ATH11K_PCI                               policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm'}>
 CONFIG_ATH11K_DEBUG                             policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'n', 'ppc64el': 'n'}>
-CONFIG_ATH11K_DEBUGFS                           policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'n', 'ppc64el': 'n'}>
-CONFIG_ATH11K_TRACING                           policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'n', 'ppc64el': 'n'}>
+CONFIG_ATH11K_DEBUGFS                           policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y'}>
+CONFIG_ATH11K_SPECTRAL                          policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y'}>
+CONFIG_ATH11K_TRACING                           policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y'}>
 
 # Menu: Device Drivers >> Network device support >> Wireless LAN >> Atheros/Qualcomm devices >> Wilocity 60g WiFi card wil6210 support
 CONFIG_WIL6210                                  policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm'}>
diff --git a/debian.oem/config/config.common.ubuntu b/debian.oem/config/config.common.ubuntu
index bf2806fbcdc8..0ae3b9643f84 100644
--- a/debian.oem/config/config.common.ubuntu
+++ b/debian.oem/config/config.common.ubuntu
@@ -423,9 +423,10 @@ CONFIG_ATH10K_USB=m
 CONFIG_ATH11K=m
 CONFIG_ATH11K_AHB=m
 # CONFIG_ATH11K_DEBUG is not set
-# CONFIG_ATH11K_DEBUGFS is not set
+CONFIG_ATH11K_DEBUGFS=y
 CONFIG_ATH11K_PCI=m
-# CONFIG_ATH11K_TRACING is not set
+CONFIG_ATH11K_SPECTRAL=y
+CONFIG_ATH11K_TRACING=y
 CONFIG_ATH5K=m
 # CONFIG_ATH5K_DEBUG is not set
 CONFIG_ATH5K_PCI=y
-- 
2.29.2




More information about the kernel-team mailing list