summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGabriel Ionescu <gabriel.ionescu@enea.com>2019-04-17 17:03:48 +0200
committerGabriel Ionescu <Gabriel.Ionescu@enea.com>2019-04-24 13:24:50 +0200
commitd26003e480aa851460c06c1a362c7c29e31f5582 (patch)
tree321205bd686687a523b762ce73731140fe2db5e2
parent1d1f0387d788bd31050b7b1476c8c26b7f0af5c6 (diff)
downloadenea-kernel-cache-d26003e480aa851460c06c1a362c7c29e31f5582.tar.gz
Enable ATH10K drivers
Change-Id: Ide48a56d70c0faec8fce99fa6b170e1a84af97c7 Signed-off-by: Gabriel Ionescu <gabriel.ionescu@enea.com>
-rw-r--r--features/wlan/wlan_ath10k.cfg4
-rw-r--r--features/wlan/wlan_ath10k.scc5
2 files changed, 9 insertions, 0 deletions
diff --git a/features/wlan/wlan_ath10k.cfg b/features/wlan/wlan_ath10k.cfg
new file mode 100644
index 0000000..68afc9a
--- /dev/null
+++ b/features/wlan/wlan_ath10k.cfg
@@ -0,0 +1,4 @@
1# Atheros 10K
2CONFIG_WLAN_VENDOR_ATH=y
3CONFIG_ATH10K=m
4CONFIG_ATH10K_PCI=m
diff --git a/features/wlan/wlan_ath10k.scc b/features/wlan/wlan_ath10k.scc
new file mode 100644
index 0000000..8572337
--- /dev/null
+++ b/features/wlan/wlan_ath10k.scc
@@ -0,0 +1,5 @@
1define KFEATURE_DESCRIPTION "ATH10k is the mac80211 wireless driver for Qualcom Atheros QCA988x family of chips"
2
3define KFEATURE_COMPATIBILITY all
4
5kconf hardware wlan_ath10k.cfg