]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Android: Enable TDLS support in the build
authorSunil Dutt <duttus@codeaurora.org>
Thu, 14 Feb 2013 15:47:42 +0000 (17:47 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 14 Feb 2013 19:01:54 +0000 (21:01 +0200)
Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>

wpa_supplicant/android.config

index 796ff64ac1e2684fb8d8eafb7c4c0d2df42fbe0d..43881fe4833aec7ae2a7cc3cf90e8b77558f5d80 100644 (file)
@@ -499,4 +499,6 @@ CONFIG_NO_ROAMING=y
 CONFIG_P2P=y
 CONFIG_AP=y
 
+CONFIG_TDLS=y
+
 include $(wildcard $(LOCAL_PATH)/android_config_*.inc)