On 11/19/2013 09:45 PM, Jason Mobarak wrote: > --- > backport/defconfigs/wcn36xx | 13 +++++++++++++ > 1 file changed, 13 insertions(+) > create mode 100644 backport/defconfigs/wcn36xx > > diff --git a/backport/defconfigs/wcn36xx b/backport/defconfigs/wcn36xx > new file mode 100644 > index 0000000..374eb11 > --- /dev/null > +++ b/backport/defconfigs/wcn36xx > @@ -0,0 +1,13 @@ > +CPTCFG_CFG80211=m > +CPTCFG_CFG80211_DEFAULT_PS=y > +CPTCFG_CFG80211_DEBUGFS=y > +CPTCFG_MAC80211=m > +# CPTCFG_MAC80211_RC_PID is not set > +# CPTCFG_MAC80211_RC_MINSTREL is not set > +# CPTCFG_MAC80211_RC_DEFAULT_MINSTREL is not set > +CPTCFG_MAC80211_DEBUGFS=y > +CPTCFG_MAC80211_MESSAGE_TRACING=y > +CPTCFG_WLAN=y > +CPTCFG_ATH_CARDS=m > +CPTCFG_WCN36XX=m > +CPTCFG_WCN36XX_DEBUGFS=y > Could you add CPTCFG_CFG80211_WEXT=y please otherwise we will get bug reports where people are complaining that iwconfig does not work. And please add a Signed-off-by line. Hauke -- 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