Skip to content
Snippets Groups Projects
Commit 3f144cd2 authored by Sai Pavan Akhil Remella's avatar Sai Pavan Akhil Remella
Browse files

QCLINUX: arm64: defconfig: qcom: Enable WLAN debug configs


WLAN specific debugfs entries are used by Wifi Certification tool
to communicate with mac80211/ath11k modules, the following WLAN
configs enable debugfs entries,
1. CONFIG_ATH11K_DEBUGFS
2. CONFIG_MAC80211_DEBUGFS.

Change-Id: Ic25abe82ad1ca6d07f9230a6eb96ed55add4cb03
Signed-off-by: default avatarSai Pavan Akhil Remella <quic_saipavan@quicinc.com>
parent 7389c7ae
No related branches found
No related tags found
No related merge requests found
......@@ -851,3 +851,5 @@ CONFIG_AQTION=m
CONFIG_STMMAC_ETH=m
CONFIG_MARVELL_PHY=m
CONFIG_PHY_QCOM_SGMII_ETH=m
CONFIG_ATH11K_DEBUGFS=y
CONFIG_MAC80211_DEBUGFS=y
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment