backports: add defconfigs for Atheros wifi drivers
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 9 Jun 2013 10:49:41 +0000 (12:49 +0200)
committerLuis R. Rodriguez <mcgrof@do-not-panic.com>
Thu, 13 Jun 2013 18:24:08 +0000 (11:24 -0700)
This adds default configs for Atheros wifi drivers.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
backport/defconfigs/ar5523 [new file with mode: 0644]
backport/defconfigs/ath5k [new file with mode: 0644]
backport/defconfigs/ath6kl [new file with mode: 0644]
backport/defconfigs/ath9k [new file with mode: 0644]
backport/defconfigs/carl9170 [new file with mode: 0644]
backport/defconfigs/wil6210 [new file with mode: 0644]

diff --git a/backport/defconfigs/ar5523 b/backport/defconfigs/ar5523
new file mode 100644 (file)
index 0000000..b218d9a
--- /dev/null
@@ -0,0 +1,8 @@
+CPTCFG_CFG80211=m
+CPTCFG_CFG80211_WEXT=y
+CPTCFG_MAC80211=m
+CPTCFG_MAC80211_LEDS=y
+CPTCFG_MAC80211_MESH=y
+CPTCFG_WLAN=y
+CPTCFG_ATH_CARDS=m
+CPTCFG_AR5523=m
diff --git a/backport/defconfigs/ath5k b/backport/defconfigs/ath5k
new file mode 100644 (file)
index 0000000..df95c57
--- /dev/null
@@ -0,0 +1,8 @@
+CPTCFG_CFG80211=m
+CPTCFG_CFG80211_WEXT=y
+CPTCFG_MAC80211=m
+CPTCFG_MAC80211_LEDS=y
+CPTCFG_MAC80211_MESH=y
+CPTCFG_WLAN=y
+CPTCFG_ATH_CARDS=m
+CPTCFG_ATH5K=m
diff --git a/backport/defconfigs/ath6kl b/backport/defconfigs/ath6kl
new file mode 100644 (file)
index 0000000..a372127
--- /dev/null
@@ -0,0 +1,7 @@
+CPTCFG_CFG80211=m
+CPTCFG_CFG80211_WEXT=y
+CPTCFG_WLAN=y
+CPTCFG_ATH_CARDS=m
+CPTCFG_ATH6KL=m
+CPTCFG_ATH6KL_SDIO=m
+CPTCFG_ATH6KL_USB=m
diff --git a/backport/defconfigs/ath9k b/backport/defconfigs/ath9k
new file mode 100644 (file)
index 0000000..0e935cc
--- /dev/null
@@ -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_ATH_CARDS=m
+CPTCFG_ATH9K=m
+CPTCFG_ATH9K_HTC=m
diff --git a/backport/defconfigs/carl9170 b/backport/defconfigs/carl9170
new file mode 100644 (file)
index 0000000..cc94e37
--- /dev/null
@@ -0,0 +1,8 @@
+CPTCFG_CFG80211=m
+CPTCFG_CFG80211_WEXT=y
+CPTCFG_MAC80211=m
+CPTCFG_MAC80211_LEDS=y
+CPTCFG_MAC80211_MESH=y
+CPTCFG_WLAN=y
+CPTCFG_ATH_CARDS=m
+CPTCFG_CARL9170=m
diff --git a/backport/defconfigs/wil6210 b/backport/defconfigs/wil6210
new file mode 100644 (file)
index 0000000..3fa29b8
--- /dev/null
@@ -0,0 +1,5 @@
+CPTCFG_CFG80211=m
+CPTCFG_CFG80211_WEXT=y
+CPTCFG_WLAN=y
+CPTCFG_ATH_CARDS=m
+CPTCFG_WIL6210=m