aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/kernel/mac80211/Makefile')
-rw-r--r--package/kernel/mac80211/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/kernel/mac80211/Makefile b/package/kernel/mac80211/Makefile
index 14feeef4d5..72d4ac08af 100644
--- a/package/kernel/mac80211/Makefile
+++ b/package/kernel/mac80211/Makefile
@@ -521,12 +521,12 @@ define KernelPackage/ath/config
config PACKAGE_ATH_DFS
bool "Enable DFS support"
+ default y
help
Dynamic frequency selection (DFS) is required for most of the 5 GHz band
channels in Europe, US, and Japan.
- Select this option if you want to use such channels. Only EU (ETSI) DFS
- is supported at the moment.
+ Select this option if you want to use such channels.
endif
endef