summaryrefslogtreecommitdiff
path: root/ath9k-regdom-hack.patch
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-10-19 15:51:18 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-10-19 15:51:18 -0700
commit15d76ad333c2fea62ce7a54bec749d59ad3a064b (patch)
treea70ac21901c3728f6bcb4acfe2175442af2e9488 /ath9k-regdom-hack.patch
parentUpdated to 5.7.19 (diff)
downloadlinux-ck-15d76ad333c2fea62ce7a54bec749d59ad3a064b.tar.xz
Updated to 5.9.1
Diffstat (limited to 'ath9k-regdom-hack.patch')
-rw-r--r--ath9k-regdom-hack.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/ath9k-regdom-hack.patch b/ath9k-regdom-hack.patch
index 76a8db5..6b1bbce 100644
--- a/ath9k-regdom-hack.patch
+++ b/ath9k-regdom-hack.patch
@@ -6,14 +6,14 @@
+config ATH_USER_REGD
+ bool "Do not enforce EEPROM regulatory restrictions"
-+ ---help---
++ help
+ Say Y, if you want to ignore the EEPROM regulatory restrictions
+ in order to change the wireless region from userspace.
+
+
config ATH_DEBUG
bool "Atheros wireless debugging"
- ---help---
+ help
--- a/drivers/net/wireless/ath/regd.c
+++ b/drivers/net/wireless/ath/regd.c
@@ -345,6 +345,10 @@