On 05/19/2013 06:43 PM, Larry Finger wrote: > Signed-off-by: Larry Finger <Larry.Finger@xxxxxxxxxxxx> > --- > > V2 in proper format for git repo > > Larry > > backport/defconfigs/rtlwifi | 19 +++++++++++++++++++ > 1 file changed, 19 insertions(+) > create mode 100644 backport/defconfigs/rtlwifi > > diff --git a/backport/defconfigs/rtlwifi b/backport/defconfigs/rtlwifi > new file mode 100644 > index 0000000..c86d000 > --- /dev/null > +++ b/backport/defconfigs/rtlwifi > @@ -0,0 +1,19 @@ > +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 This results in no rate control mechanism being selected is that intended? MAC80211_MESH and MAC80211_LEDS are also not selected. > +CPTCFG_MAC80211_DEBUGFS=y > +CPTCFG_MAC80211_MESSAGE_TRACING=y > +CPTCFG_WLAN=y > +CPTCFG_RTLWIFI=m > +CPTCFG_RTLWIFI_DEBUG=y > +CPTCFG_RTL8192CE=m > +CPTCFG_RTL8192SE=m > +CPTCFG_RTL8192DE=m > +CPTCFG_RTL8723AE=m > +CPTCFG_RTL8188EE=m > +CPTCFG_RTL8192CU=m > +CPTCFG_RTL8192C_COMMON=m > -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html