[PATCH] backports: add support for wcn36xx

Hauke Mehrtens hauke at hauke-m.de
Tue Nov 19 16:54:01 EST 2013


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



More information about the wcn36xx mailing list