[Feature][ZXW-88]merge P50 version

Only Configure: No
Affected branch: master
Affected module: unknown
Is it affected on both ZXIC and MTK: only ZXIC
Self-test: Yes
Doc Update: No

Change-Id: I34667719d9e0e7e29e8e4368848601cde0a48408
diff --git a/ap/app/wpa_supplicant-2.10/wpa_supplicant/.config b/ap/app/wpa_supplicant-2.10/wpa_supplicant/.config
index 734a955..86f7132 100755
--- a/ap/app/wpa_supplicant-2.10/wpa_supplicant/.config
+++ b/ap/app/wpa_supplicant-2.10/wpa_supplicant/.config
@@ -302,7 +302,11 @@
 # none = Empty template
 #CONFIG_TLS=openssl
 #CONFIG_TLS_ADD_DL=y
+ifeq ($(USE_VEHICLE_DC),yes)
+CONFIG_TLS=openssl
+else
 CONFIG_TLS=wolfssl
+endif
 
 # TLS-based EAP methods require at least TLS v1.0. Newer version of TLS (v1.1)
 # can be enabled to get a stronger construction of messages when block ciphers