Signed-off-by: Hauke Mehrtens <hauke@xxxxxxxxxx> --- backport/defconfigs/cw1200 | 9 +++++++++ backport/defconfigs/wifi | 3 +++ 2 files changed, 12 insertions(+) create mode 100644 backport/defconfigs/cw1200 diff --git a/backport/defconfigs/cw1200 b/backport/defconfigs/cw1200 new file mode 100644 index 0000000..ba03143 --- /dev/null +++ b/backport/defconfigs/cw1200 @@ -0,0 +1,9 @@ +CPTCFG_CFG80211=m +CPTCFG_CFG80211_WEXT=y +CPTCFG_MAC80211=m +CPTCFG_MAC80211_LEDS=y +CPTCFG_MAC80211_MESH=y +CPTCFG_WLAN=y +CPTCFG_CW1200=m +CPTCFG_CW1200_WLAN_SDIO=m +CPTCFG_CW1200_WLAN_SPI=m diff --git a/backport/defconfigs/wifi b/backport/defconfigs/wifi index d55849b..5c9f293 100644 --- a/backport/defconfigs/wifi +++ b/backport/defconfigs/wifi @@ -23,6 +23,9 @@ CPTCFG_BRCMSMAC=m CPTCFG_CARL9170=m CPTCFG_CFG80211=m CPTCFG_CFG80211_WEXT=y +CPTCFG_CW1200=m +CPTCFG_CW1200_WLAN_SDIO=m +CPTCFG_CW1200_WLAN_SPI=m CPTCFG_HERMES=m CPTCFG_HERMES_PRISM=y CPTCFG_IPW2100=m -- 1.7.10.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