uhttpd: update to the latest version, adds a small json handler fix
[oweals/openwrt.git] / package / network / services / hostapd / Config.in
index 65125a36dfd83e6e8b7a6cb2335f6508b025ac36..645888e74510c5c42c21a7208ee0dcc884fb0e2a 100644 (file)
@@ -10,11 +10,10 @@ config WPA_SUPPLICANT_NO_TIMESTAMP_CHECK
 choice
        prompt "Choose TLS provider"
        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
        bool "internal"
-       depends on PACKAGE_wpa-supplicant || PACKAGE_wpad
 
 config WPA_SUPPLICANT_OPENSSL
        bool "openssl"
@@ -46,3 +45,7 @@ config DRIVER_WEXT_SUPPORT
 config DRIVER_11N_SUPPORT
        bool
        default n
+
+config DRIVER_11W_SUPPORT
+       bool
+       default n