summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--features/wlan/wlan_ath10k_dfs.cfg3
-rw-r--r--features/wlan/wlan_ath10k_dfs.scc5
-rw-r--r--features/wlan/wlan_ath_dynamic_user_reg_hints.cfg3
-rw-r--r--features/wlan/wlan_ath_dynamic_user_reg_hints.scc5
4 files changed, 16 insertions, 0 deletions
diff --git a/features/wlan/wlan_ath10k_dfs.cfg b/features/wlan/wlan_ath10k_dfs.cfg
new file mode 100644
index 0000000..c7a9a25
--- /dev/null
+++ b/features/wlan/wlan_ath10k_dfs.cfg
@@ -0,0 +1,3 @@
1# Atheros 10K Dynamic Frequency Selection support
2CONFIG_CFG80211_CERTIFICATION_ONUS=y
3CONFIG_ATH10K_DFS_CERTIFIED=y
diff --git a/features/wlan/wlan_ath10k_dfs.scc b/features/wlan/wlan_ath10k_dfs.scc
new file mode 100644
index 0000000..2e2b4d3
--- /dev/null
+++ b/features/wlan/wlan_ath10k_dfs.scc
@@ -0,0 +1,5 @@
1define KFEATURE_DESCRIPTION "ATH10k Dynamic Frequency Selection support"
2
3define KFEATURE_COMPATIBILITY all
4
5kconf hardware wlan_ath10k_dfs.cfg
diff --git a/features/wlan/wlan_ath_dynamic_user_reg_hints.cfg b/features/wlan/wlan_ath_dynamic_user_reg_hints.cfg
new file mode 100644
index 0000000..0ffedd9
--- /dev/null
+++ b/features/wlan/wlan_ath_dynamic_user_reg_hints.cfg
@@ -0,0 +1,3 @@
1# Atheros dynamic user regulatory hints support
2CONFIG_CFG80211_CERTIFICATION_ONUS=y
3CONFIG_ATH_REG_DYNAMIC_USER_REG_HINTS=y
diff --git a/features/wlan/wlan_ath_dynamic_user_reg_hints.scc b/features/wlan/wlan_ath_dynamic_user_reg_hints.scc
new file mode 100644
index 0000000..99ea390
--- /dev/null
+++ b/features/wlan/wlan_ath_dynamic_user_reg_hints.scc
@@ -0,0 +1,5 @@
1define KFEATURE_DESCRIPTION "Atheros dynamic user regulatory hints support"
2
3define KFEATURE_COMPATIBILITY all
4
5kconf hardware wlan_ath_dynamic_user_reg_hints.cfg