aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2017-02-02 12:25:01 +0100
committerFelix Fietkau <nbd@nbd.name>2017-02-02 12:44:38 +0100
commit47540afa5d84dbf019c4227eed758dbc4a4aa01b (patch)
treec47edef7e76bd30f1b62ba51185d2fb24f953795 /package
parentb622f40249a08165e5fb24ad5ce31fa49becdb72 (diff)
downloadupstream-47540afa5d84dbf019c4227eed758dbc4a4aa01b.tar.gz
upstream-47540afa5d84dbf019c4227eed758dbc4a4aa01b.tar.bz2
upstream-47540afa5d84dbf019c4227eed758dbc4a4aa01b.zip
ath9k: add a warning to the tx99 config option
Lots of users try random stuff when they encounter any kind of difficulty. I've had to debug a number of cases where people had enabled this option for no reason. Hopefully this warning will reduce the number of useless support cases. Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'package')
-rw-r--r--package/kernel/mac80211/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/Makefile b/package/kernel/mac80211/Makefile
index a5e56d9858..245114397f 100644
--- a/package/kernel/mac80211/Makefile
+++ b/package/kernel/mac80211/Makefile
@@ -248,7 +248,7 @@ define KernelPackage/ath9k/config
depends on PACKAGE_kmod-ath9k
config ATH9K_TX99
- bool "Enable TX99 support"
+ bool "Enable TX99 support (WARNING: testing only, breaks normal operation!)"
depends on PACKAGE_kmod-ath9k
config ATH9K_UBNTHSR