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:
		| @@ -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" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Felix Fietkau
					Felix Fietkau