From: Sujith Manoharan <c_manoha@xxxxxxxxxxxxxxxx> Signed-off-by: Sujith Manoharan <c_manoha@xxxxxxxxxxxxxxxx> --- backport/defconfigs/ath9k-debug | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 backport/defconfigs/ath9k-debug diff --git a/backport/defconfigs/ath9k-debug b/backport/defconfigs/ath9k-debug new file mode 100644 index 0000000..b7baedd --- /dev/null +++ b/backport/defconfigs/ath9k-debug @@ -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 -- 1.8.4 -- To unsubscribe from this list: send the line "unsubscribe backports" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html