mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-09 18:59:13 +08:00
hostapd: remove useless TLS provider selection override for wpad-mesh/wpa_supplicant-mesh
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48537
This commit is contained in:
parent
c1e6ef488f
commit
eb47ddd557
@ -10,11 +10,10 @@ config WPA_SUPPLICANT_NO_TIMESTAMP_CHECK
|
|||||||
choice
|
choice
|
||||||
prompt "Choose TLS provider"
|
prompt "Choose TLS provider"
|
||||||
default WPA_SUPPLICANT_INTERNAL
|
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
|
config WPA_SUPPLICANT_INTERNAL
|
||||||
bool "internal"
|
bool "internal"
|
||||||
depends on PACKAGE_wpa-supplicant || PACKAGE_wpad
|
|
||||||
|
|
||||||
config WPA_SUPPLICANT_OPENSSL
|
config WPA_SUPPLICANT_OPENSSL
|
||||||
bool "openssl"
|
bool "openssl"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user