Android: Enable TDLS support in the build
Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
This commit is contained in:
parent
ff4178d57c
commit
189206dddb
1 changed files with 2 additions and 0 deletions
|
@ -499,4 +499,6 @@ CONFIG_NO_ROAMING=y
|
|||
CONFIG_P2P=y
|
||||
CONFIG_AP=y
|
||||
|
||||
CONFIG_TDLS=y
|
||||
|
||||
include $(wildcard $(LOCAL_PATH)/android_config_*.inc)
|
||||
|
|
Loading…
Reference in a new issue