1 # wpa_supplicant config
2 config WPA_SUPPLICANT_NO_TIMESTAMP_CHECK
3 bool "Disable timestamp check"
4 depends on PACKAGE_wpa-supplicant || PACKAGE_wpa-supplicant-mesh || PACKAGE_wpa-supplicant-mini || PACKAGE_wpad || PACKAGE_wpad-mini || PACAKGE_wpad-mesh
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 on PACKAGE_wpa-supplicant || PACKAGE_wpa-supplicant-mesh || PACKAGE_wpad || PACKAGE_wpad-mesh
15 config WPA_SUPPLICANT_INTERNAL
17 depends on PACKAGE_wpa-supplicant || PACKAGE_wpad
19 config WPA_SUPPLICANT_OPENSSL
21 select PACKAGE_libopenssl
25 config WPA_RFKILL_SUPPORT
26 bool "Add rfkill support"
27 depends on PACKAGE_wpa-supplicant || PACKAGE_wpa-supplicant-mesh || PACKAGE_wpa-supplicant-mini || PACKAGE_wpad || PACKAGE_wpad-mini || PACKAGE_wpad-mesh
30 config WPA_MSG_MIN_PRIORITY
31 int "Minimum debug message priority"
37 2 = most debugging messages
42 config DRIVER_WEXT_SUPPORT
46 config DRIVER_11N_SUPPORT