]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
hostapd: enable CONFIG_ACS for dfs channels.
authorArne Fitzenreiter <arne_f@ipfire.org>
Wed, 19 Mar 2014 18:03:22 +0000 (19:03 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Wed, 19 Mar 2014 18:03:22 +0000 (19:03 +0100)
config/hostapd/config
lfs/hostapd

index a23207368ea22203eece562ad6a550b984d2eea5..1cd76765a9a66cf92407d8de16e231c5a6e50597 100644 (file)
@@ -145,3 +145,7 @@ CONFIG_NO_STDOUT_DEBUG=y
 
 # IEEE 802.11ac (Very High Throughput) support
 CONFIG_IEEE80211AC=y
+
+# Enable AUTO_CHANNEL_SELECTION
+# This is needed for dfs (radar detection) channels
+CONFIG_ACS=y
index 424e4070898cd6abd967eb9ec9f82700f3fc25b3..36343de37c18e109ee8903e1bfdf83fabbe2f06f 100644 (file)
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = hostapd
-PAK_VER    = 27
+PAK_VER    = 28
 
 DEPS       = ""