|
@@ -10,11 +10,10 @@ config WPA_SUPPLICANT_NO_TIMESTAMP_CHECK
|
|
|
choice
|
|
|
prompt "Choose TLS provider"
|
|
|
default WPA_SUPPLICANT_INTERNAL
|
|
|
- depends on PACKAGE_wpa-supplicant || PACKAGE_wpa-supplicant-mesh || PACKAGE_wpad || PACKAGE_wpad-mesh
|
|
|
+ depends on PACKAGE_wpa-supplicant || PACKAGE_wpad
|
|
|
|
|
|
config WPA_SUPPLICANT_INTERNAL
|
|
|
bool "internal"
|
|
|
- depends on PACKAGE_wpa-supplicant || PACKAGE_wpad
|
|
|
|
|
|
config WPA_SUPPLICANT_OPENSSL
|
|
|
bool "openssl"
|