hostapd: enable CONFIG_ACS for dfs channels.

This commit is contained in:
Arne Fitzenreiter
2014-03-19 19:03:22 +01:00
parent 0f0d6a5a7d
commit b3c0c61132
2 changed files with 5 additions and 1 deletions

View 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

View 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 = ""