dnsmasq: full: disable ipset support by default
[openwrt/staging/mkresin.git] / package / network / services / hostapd / Config.in
index b211877fb3cd526f1594d76d9fa6878fda60147a..5c00f3e24ea375423d1d0f1887aaf3e7cfb134a0 100644 (file)
@@ -13,6 +13,7 @@ config WPA_RFKILL_SUPPORT
                   PACKAGE_wpad-openssl || \
                   PACKAGE_wpad-wolfssl || \
                   PACKAGE_wpad-basic || \
+                  PACKAGE_wpad-basic-openssl || \
                   PACKAGE_wpad-basic-wolfssl || \
                   PACKAGE_wpad-mini || \
                   PACKAGE_wpad-mesh-openssl || \
@@ -33,6 +34,7 @@ config WPA_MSG_MIN_PRIORITY
                   PACKAGE_wpad-openssl || \
                   PACKAGE_wpad-wolfssl || \
                   PACKAGE_wpad-basic || \
+                  PACKAGE_wpad-basic-openssl || \
                   PACKAGE_wpad-basic-wolfssl || \
                   PACKAGE_wpad-mini || \
                   PACKAGE_wpad-mesh-openssl || \
@@ -77,10 +79,6 @@ config DRIVER_11AX_SUPPORT
        bool
        default n
 
-config DRIVER_11W_SUPPORT
-       bool
-       default n
-
 config WPA_ENABLE_WEP
        bool "Enable support for unsecure and obsolete WEP"
        help