From d26003e480aa851460c06c1a362c7c29e31f5582 Mon Sep 17 00:00:00 2001 From: Gabriel Ionescu Date: Wed, 17 Apr 2019 17:03:48 +0200 Subject: Enable ATH10K drivers Change-Id: Ide48a56d70c0faec8fce99fa6b170e1a84af97c7 Signed-off-by: Gabriel Ionescu --- features/wlan/wlan_ath10k.cfg | 4 ++++ features/wlan/wlan_ath10k.scc | 5 +++++ 2 files changed, 9 insertions(+) create mode 100644 features/wlan/wlan_ath10k.cfg create mode 100644 features/wlan/wlan_ath10k.scc 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 @@ +# Atheros 10K +CONFIG_WLAN_VENDOR_ATH=y +CONFIG_ATH10K=m +CONFIG_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 @@ +define KFEATURE_DESCRIPTION "ATH10k is the mac80211 wireless driver for Qualcom Atheros QCA988x family of chips" + +define KFEATURE_COMPATIBILITY all + +kconf hardware wlan_ath10k.cfg -- cgit v1.2.3-54-g00ecf