summaryrefslogtreecommitdiff
path: root/ath9k-regdom-hack.patch
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-11-07 03:37:01 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-11-07 03:37:01 -0800
commit1ff4521de5588743a096f7f6c53f798f6a86299e (patch)
tree6a3d5fcbd8ef4e2517c494f96223cbc184a9bb3d /ath9k-regdom-hack.patch
parentUpdated to 5.8.16.a (diff)
downloadlinux-libre-hardened-1ff4521de5588743a096f7f6c53f798f6a86299e.tar.xz
Updated to 5.9.6.a
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 @@