backports.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] backports: add defconfigs for Marvell wifi drivers
@ 2019-02-24 15:27 Tamás Szűcs
  0 siblings, 0 replies; only message in thread
From: Tamás Szűcs @ 2019-02-24 15:27 UTC (permalink / raw)
  To: hauke, mcgrof; +Cc: backports, Tamás Szűcs

Enable users to be able to conveniently select the Marvell wifi drivers that
they need.

Signed-off-by: Tamás Szűcs <tszucs@protonmail.ch>
---
 backport/defconfigs/libertas    | 10 ++++++++++
 backport/defconfigs/libertas_tf |  9 +++++++++
 backport/defconfigs/mwifiex     |  8 ++++++++
 backport/defconfigs/mwl8k       |  7 +++++++
 4 files changed, 34 insertions(+)
 create mode 100644 backport/defconfigs/libertas
 create mode 100644 backport/defconfigs/libertas_tf
 create mode 100644 backport/defconfigs/mwifiex
 create mode 100644 backport/defconfigs/mwl8k

diff --git a/backport/defconfigs/libertas b/backport/defconfigs/libertas
new file mode 100644
index 00000000..1cbb97d5
--- /dev/null
+++ b/backport/defconfigs/libertas
@@ -0,0 +1,10 @@
+CPTCFG_CFG80211=m
+CPTCFG_CFG80211_WEXT=y
+CPTCFG_WLAN=y
+CPTCFG_WLAN_VENDOR_MARVELL=y
+CPTCFG_LIBERTAS=m
+CPTCFG_LIBERTAS_USB=m
+CPTCFG_LIBERTAS_CS=m
+CPTCFG_LIBERTAS_SDIO=m
+CPTCFG_LIBERTAS_SPI=m
+CPTCFG_LIBERTAS_MESH=y
diff --git a/backport/defconfigs/libertas_tf b/backport/defconfigs/libertas_tf
new file mode 100644
index 00000000..dc931666
--- /dev/null
+++ b/backport/defconfigs/libertas_tf
@@ -0,0 +1,9 @@
+CPTCFG_CFG80211=m
+CPTCFG_CFG80211_WEXT=y
+CPTCFG_MAC80211=m
+CPTCFG_MAC80211_MESH=y
+CPTCFG_MAC80211_LEDS=y
+CPTCFG_WLAN=y
+CPTCFG_WLAN_VENDOR_MARVELL=y
+CPTCFG_LIBERTAS_THINFIRM=m
+CPTCFG_LIBERTAS_THINFIRM_USB=m
diff --git a/backport/defconfigs/mwifiex b/backport/defconfigs/mwifiex
new file mode 100644
index 00000000..25c1113e
--- /dev/null
+++ b/backport/defconfigs/mwifiex
@@ -0,0 +1,8 @@
+CPTCFG_CFG80211=m
+CPTCFG_CFG80211_WEXT=y
+CPTCFG_WLAN=y
+CPTCFG_WLAN_VENDOR_MARVELL=y
+CPTCFG_MWIFIEX=m
+CPTCFG_MWIFIEX_SDIO=m
+CPTCFG_MWIFIEX_PCIE=m
+CPTCFG_MWIFIEX_USB=m
diff --git a/backport/defconfigs/mwl8k b/backport/defconfigs/mwl8k
new file mode 100644
index 00000000..5f25b07c
--- /dev/null
+++ b/backport/defconfigs/mwl8k
@@ -0,0 +1,7 @@
+CPTCFG_CFG80211=m
+CPTCFG_CFG80211_WEXT=y
+CPTCFG_MAC80211=m
+CPTCFG_MAC80211_LEDS=y
+CPTCFG_WLAN=y
+CPTCFG_WLAN_VENDOR_MARVELL=y
+CPTCFG_MWL8K=m
-- 
2.11.0

--
To unsubscribe from this list: send the line "unsubscribe backports" in

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-02-24 16:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-24 15:27 [PATCH] backports: add defconfigs for Marvell wifi drivers Tamás Szűcs

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).