backports: Add a defconfig for ath9k debugging
authorSujith Manoharan <c_manoha@qca.qualcomm.com>
Mon, 28 Oct 2013 03:55:54 +0000 (09:25 +0530)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 28 Oct 2013 20:25:55 +0000 (21:25 +0100)
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
backport/defconfigs/ath9k-debug [new file with mode: 0644]

diff --git a/backport/defconfigs/ath9k-debug b/backport/defconfigs/ath9k-debug
new file mode 100644 (file)
index 0000000..b7baedd
--- /dev/null
@@ -0,0 +1,19 @@
+CPTCFG_CFG80211=m
+CPTCFG_CFG80211_WEXT=y
+CPTCFG_MAC80211=m
+CPTCFG_MAC80211_LEDS=y
+CPTCFG_MAC80211_MESH=y
+CPTCFG_MAC80211_DEBUGFS=y
+CPTCFG_MAC80211_DEBUG_MENU=y
+CPTCFG_MAC80211_VERBOSE_DEBUG=y
+CPTCFG_MAC80211_MLME_DEBUG=y
+CPTCFG_MAC80211_STA_DEBUG=y
+CPTCFG_MAC80211_HT_DEBUG=y
+CPTCFG_MAC80211_IBSS_DEBUG=y
+CPTCFG_MAC80211_PS_DEBUG=y
+CPTCFG_WLAN=y
+CPTCFG_ATH_CARDS=m
+CPTCFG_ATH9K=m
+CPTCFG_ATH9K_HTC=m
+CPTCFG_ATH_DEBUG=y
+CPTCFG_ATH9K_DEBUGFS=y