|
|
@@ -1,26 +1,4 @@
|
|
|
# wpa_supplicant config
|
|
|
-config WPA_SUPPLICANT_NO_TIMESTAMP_CHECK
|
|
|
- bool "Disable timestamp check"
|
|
|
- depends on PACKAGE_wpa-supplicant || \
|
|
|
- PACKAGE_wpa-supplicant-openssl || \
|
|
|
- PACKAGE_wpa-supplicant-wolfssl || \
|
|
|
- PACKAGE_wpa-supplicant-mesh-openssl || \
|
|
|
- PACKAGE_wpa-supplicant-mesh-wolfssl || \
|
|
|
- PACKAGE_wpa-supplicant-basic || \
|
|
|
- PACKAGE_wpa-supplicant-mini || \
|
|
|
- PACKAGE_wpa-supplicant-p2p || \
|
|
|
- PACKAGE_wpad || \
|
|
|
- PACKAGE_wpad-openssl || \
|
|
|
- PACKAGE_wpad-wolfssl || \
|
|
|
- PACKAGE_wpad-basic || \
|
|
|
- PACKAGE_wpad-mini || \
|
|
|
- PACKAGE_wpad-mesh-openssl || \
|
|
|
- PACKAGE_wpad-mesh-wolfssl
|
|
|
- default n
|
|
|
- help
|
|
|
- This disables the timestamp check for certificates in wpa_supplicant
|
|
|
- Useful for devices without RTC that cannot reliably get the real date/time
|
|
|
-
|
|
|
config WPA_RFKILL_SUPPORT
|
|
|
bool "Add rfkill support"
|
|
|
depends on PACKAGE_wpa-supplicant || \
|