diff mbox series

[1/1,SRU,U/H] UBUNTU: [Config] enable ath11k debugfs/tracing

Message ID 20210401065312.985031-2-vicamo.yang@canonical.com
State New
Headers show
Series Enable ath11k debugfs/tracing | expand

Commit Message

You-Sheng Yang April 1, 2021, 6:53 a.m. UTC
BugLink: https://bugs.launchpad.net/bugs/1922033

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

Patch

diff --git a/debian.master/config/annotations b/debian.master/config/annotations
index 6b3425c4e64d..2f7af78be392 100644
--- a/debian.master/config/annotations
+++ b/debian.master/config/annotations
@@ -6412,8 +6412,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.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
index ff192392a7e1..7c11036226b3 100644
--- a/debian.master/config/config.common.ubuntu
+++ b/debian.master/config/config.common.ubuntu
@@ -857,9 +857,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