1 # wpa_supplicant config
2 config WPA_SUPPLICANT_NO_TIMESTAMP_CHECK
3 bool "Disable timestamp check"
4 depends PACKAGE_wpa-supplicant || PACKAGE_wpa-supplicant-mini || PACKAGE_wpad || PACKAGE_wpad-mini
7 This disables the timestamp check for certificates in wpa_supplicant
8 Useful for devices without RTC that cannot reliably get the real date/time
11 prompt "Choose TLS provider"
12 default WPA_SUPPLICANT_INTERNAL
13 depends PACKAGE_wpa-supplicant || PACKAGE_wpad
15 config WPA_SUPPLICANT_INTERNAL
18 config WPA_SUPPLICANT_OPENSSL
20 select PACKAGE_libopenssl
24 config WPA_RFKILL_SUPPORT
25 bool "Add rfkill support"
26 depends PACKAGE_wpa-supplicant || PACKAGE_wpa-supplicant-mini || PACKAGE_wpad || PACKAGE_wpad-mini
29 config WPA_MSG_MIN_PRIORITY
30 int "Minimum debug message priority"
36 2 = most debugging messages
41 config DRIVER_WEXT_SUPPORT
45 config DRIVER_11N_SUPPORT