From f4d6c1f5a5707c6d05b55cef81760e1db5040b08 Mon Sep 17 00:00:00 2001 From: AgustinLorenzo Date: Tue, 7 May 2024 22:50:58 +0200 Subject: [PATCH] [6.6] Updated the config with the latest commit (NSS WiFi) --- .full_config | 144 +++++++++++++++++++++++++++++++-------------------- 1 file changed, 87 insertions(+), 57 deletions(-) diff --git a/.full_config b/.full_config index 84a923a84767e..53d2cea13f70c 100644 --- a/.full_config +++ b/.full_config @@ -24,6 +24,7 @@ CONFIG_DEFAULT_TARGET_qualcommax_ipq807x=y # CONFIG_TARGET_mxs is not set # CONFIG_TARGET_ixp4xx is not set # CONFIG_TARGET_lantiq is not set +# CONFIG_TARGET_loongarch64 is not set # CONFIG_TARGET_malta is not set # CONFIG_TARGET_pistachio is not set # CONFIG_TARGET_mvebu is not set @@ -61,7 +62,10 @@ CONFIG_TARGET_MULTI_PROFILE=y # CONFIG_TARGET_qualcommax_ipq807x_DEVICE_linksys_mx4200v1 is not set # CONFIG_TARGET_qualcommax_ipq807x_DEVICE_linksys_mx4200v2 is not set # CONFIG_TARGET_qualcommax_ipq807x_DEVICE_linksys_mx5300 is not set +# CONFIG_TARGET_qualcommax_ipq807x_DEVICE_linksys_mx8500 is not set # CONFIG_TARGET_qualcommax_ipq807x_DEVICE_netgear_rax120v2 is not set +# CONFIG_TARGET_qualcommax_ipq807x_DEVICE_netgear_sxr80 is not set +# CONFIG_TARGET_qualcommax_ipq807x_DEVICE_netgear_sxs80 is not set # CONFIG_TARGET_qualcommax_ipq807x_DEVICE_netgear_wax218 is not set # CONFIG_TARGET_qualcommax_ipq807x_DEVICE_netgear_wax620 is not set # CONFIG_TARGET_qualcommax_ipq807x_DEVICE_netgear_wax630 is not set @@ -94,8 +98,11 @@ CONFIG_TARGET_DEVICE_PACKAGES_qualcommax_ipq807x_DEVICE_dynalink_dl-wrx36="" # CONFIG_TARGET_DEVICE_qualcommax_ipq807x_DEVICE_linksys_mx4200v1 is not set # CONFIG_TARGET_DEVICE_qualcommax_ipq807x_DEVICE_linksys_mx4200v2 is not set # CONFIG_TARGET_DEVICE_qualcommax_ipq807x_DEVICE_linksys_mx5300 is not set +# CONFIG_TARGET_DEVICE_qualcommax_ipq807x_DEVICE_linksys_mx8500 is not set CONFIG_TARGET_DEVICE_qualcommax_ipq807x_DEVICE_netgear_rax120v2=y CONFIG_TARGET_DEVICE_PACKAGES_qualcommax_ipq807x_DEVICE_netgear_rax120v2="" +# CONFIG_TARGET_DEVICE_qualcommax_ipq807x_DEVICE_netgear_sxr80 is not set +# CONFIG_TARGET_DEVICE_qualcommax_ipq807x_DEVICE_netgear_sxs80 is not set # CONFIG_TARGET_DEVICE_qualcommax_ipq807x_DEVICE_netgear_wax218 is not set # CONFIG_TARGET_DEVICE_qualcommax_ipq807x_DEVICE_netgear_wax620 is not set # CONFIG_TARGET_DEVICE_qualcommax_ipq807x_DEVICE_netgear_wax630 is not set @@ -124,7 +131,7 @@ CONFIG_TARGET_ARCH_PACKAGES="aarch64_cortex-a53" CONFIG_DEFAULT_TARGET_OPTIMIZATION="-Os -pipe -mcpu=cortex-a53" CONFIG_CPU_TYPE="cortex-a53" CONFIG_LINUX_6_6=y -CONFIG_MODULE_DEFAULT_ath10k-firmware-qca9887-ct=y +CONFIG_MODULE_DEFAULT_ath10k-firmware-qca9887=y CONFIG_DEFAULT_ath11k-firmware-ipq8074=y CONFIG_MODULE_DEFAULT_ath11k-firmware-ipq8074=y CONFIG_MODULE_DEFAULT_ath11k-firmware-qcn9074=y @@ -155,8 +162,8 @@ CONFIG_MODULE_DEFAULT_ipq-wifi-xiaomi_ax9000=y CONFIG_MODULE_DEFAULT_ipq-wifi-zyxel_nbg7815=y CONFIG_DEFAULT_iwinfo=y CONFIG_MODULE_DEFAULT_iwinfo=y -CONFIG_MODULE_DEFAULT_kmod-ath10k-ct=y -CONFIG_MODULE_DEFAULT_kmod-ath10k-ct-smallbuffers=y +CONFIG_MODULE_DEFAULT_kmod-ath10k=y +CONFIG_MODULE_DEFAULT_kmod-ath10k-smallbuffers=y CONFIG_DEFAULT_kmod-ath11k-ahb=y CONFIG_MODULE_DEFAULT_kmod-ath11k-ahb=y CONFIG_MODULE_DEFAULT_kmod-ath11k-pci=y @@ -176,6 +183,10 @@ CONFIG_DEFAULT_kmod-phy-aquantia=y CONFIG_MODULE_DEFAULT_kmod-phy-aquantia=y CONFIG_DEFAULT_kmod-qca-nss-dp=y CONFIG_MODULE_DEFAULT_kmod-qca-nss-dp=y +CONFIG_DEFAULT_kmod-qca-nss-drv=y +CONFIG_MODULE_DEFAULT_kmod-qca-nss-drv=y +CONFIG_DEFAULT_kmod-qca-nss-ecm=y +CONFIG_MODULE_DEFAULT_kmod-qca-nss-ecm=y CONFIG_MODULE_DEFAULT_kmod-spi-bitbang=y CONFIG_MODULE_DEFAULT_kmod-spi-gpio=y CONFIG_DEFAULT_kmod-usb-dwc3=y @@ -295,6 +306,7 @@ CONFIG_JSON_OVERVIEW_IMAGE_INFO=y CONFIG_SIGNED_PACKAGES=y CONFIG_SIGNATURE_CHECK=y CONFIG_DOWNLOAD_CHECK_CERTIFICATE=y +# CONFIG_USE_APK is not set # # General build options @@ -478,7 +490,6 @@ CONFIG_IPV6=y # CONFIG_USE_STRIP is not set CONFIG_USE_SSTRIP=y CONFIG_SSTRIP_DISCARD_TRAILING_ZEROES=y -# CONFIG_STRIP_KERNEL_EXPORTS is not set # CONFIG_USE_MKLIBS is not set # @@ -543,9 +554,9 @@ CONFIG_GDB=y # CONFIG_HAS_PREBUILT_LLVM_TOOLCHAIN is not set CONFIG_USE_MUSL=y CONFIG_SSP_SUPPORT=y -CONFIG_BINUTILS_VERSION_2_40=y -CONFIG_BINUTILS_VERSION="2.40" -CONFIG_GCC_VERSION="13.2.0" +CONFIG_BINUTILS_VERSION_2_42=y +CONFIG_BINUTILS_VERSION="2.42" +CONFIG_GCC_VERSION="13.3.0" CONFIG_GCC_USE_DEFAULT_VERSION=y CONFIG_LIBC="musl" CONFIG_TARGET_SUFFIX="musl" @@ -580,6 +591,8 @@ CONFIG_FEED_nss_packages=y # # Base system # +# CONFIG_PACKAGE_apk-mbedtls is not set +# CONFIG_PACKAGE_apk-openssl is not set # CONFIG_PACKAGE_attendedsysupgrade-common is not set # CONFIG_PACKAGE_auc is not set CONFIG_PACKAGE_base-files=y @@ -1806,6 +1819,8 @@ CONFIG_ZABBIX_POSTGRESQL=y # end of openwisp # CONFIG_PACKAGE_atop is not set +# CONFIG_PACKAGE_audit-utils is not set +# CONFIG_PACKAGE_auditd is not set # CONFIG_PACKAGE_backuppc is not set # CONFIG_PACKAGE_bottom is not set # CONFIG_PACKAGE_btop is not set @@ -1914,8 +1929,10 @@ CONFIG_PACKAGE_ipq-wifi-dynalink_dl-wrx36=m # CONFIG_PACKAGE_ipq-wifi-edimax_cax1800 is not set # CONFIG_PACKAGE_ipq-wifi-linksys_mx4200 is not set # CONFIG_PACKAGE_ipq-wifi-linksys_mx5300 is not set +# CONFIG_PACKAGE_ipq-wifi-linksys_mx8500 is not set # CONFIG_PACKAGE_ipq-wifi-netgear_lbr20 is not set CONFIG_PACKAGE_ipq-wifi-netgear_rax120v2=m +# CONFIG_PACKAGE_ipq-wifi-netgear_sxk80 is not set # CONFIG_PACKAGE_ipq-wifi-netgear_wax214 is not set # CONFIG_PACKAGE_ipq-wifi-netgear_wax218 is not set # CONFIG_PACKAGE_ipq-wifi-netgear_wax620 is not set @@ -1955,8 +1972,8 @@ CONFIG_PACKAGE_ath10k-board-qca9887=m # CONFIG_PACKAGE_ath10k-firmware-qca4019-ct-htt is not set # CONFIG_PACKAGE_ath10k-firmware-qca6174 is not set # CONFIG_PACKAGE_ath10k-firmware-qca9377 is not set -# CONFIG_PACKAGE_ath10k-firmware-qca9887 is not set -CONFIG_PACKAGE_ath10k-firmware-qca9887-ct=m +CONFIG_PACKAGE_ath10k-firmware-qca9887=m +# CONFIG_PACKAGE_ath10k-firmware-qca9887-ct is not set # CONFIG_PACKAGE_ath10k-firmware-qca9887-ct-full-htt is not set # CONFIG_PACKAGE_ath10k-firmware-qca9888 is not set # CONFIG_PACKAGE_ath10k-firmware-qca9888-ct is not set @@ -2114,6 +2131,7 @@ CONFIG_PACKAGE_nss-firmware-ipq8074=y # CONFIG_PACKAGE_rtl8192eu-firmware is not set # CONFIG_PACKAGE_rtl8192se-firmware is not set # CONFIG_PACKAGE_rtl8723au-firmware is not set +# CONFIG_PACKAGE_rtl8723be-firmware is not set # CONFIG_PACKAGE_rtl8723bu-firmware is not set # CONFIG_PACKAGE_rtl8723de-firmware is not set # CONFIG_PACKAGE_rtl8761a-firmware is not set @@ -2260,8 +2278,6 @@ CONFIG_PACKAGE_kmod-crypto-sha512=y # CONFIG_PACKAGE_kmod-crypto-xcbc is not set # CONFIG_PACKAGE_kmod-crypto-xts is not set # CONFIG_PACKAGE_kmod-cryptodev is not set -# CONFIG_PACKAGE_kmod-qca-nss-cfi-cryptoapi is not set -# CONFIG_PACKAGE_kmod-qca-nss-crypto is not set # end of Cryptographic API modules # @@ -2528,14 +2544,13 @@ CONFIG_PACKAGE_kmod-nls-base=y # CONFIG_PACKAGE_kmod-ipt-chaos is not set # CONFIG_PACKAGE_kmod-ipt-checksum is not set # CONFIG_PACKAGE_kmod-ipt-cluster is not set -# CONFIG_PACKAGE_kmod-ipt-clusterip is not set # CONFIG_PACKAGE_kmod-ipt-compat-xtables is not set # CONFIG_PACKAGE_kmod-ipt-condition is not set -CONFIG_PACKAGE_kmod-ipt-conntrack=y -CONFIG_PACKAGE_kmod-ipt-conntrack-extra=y +# CONFIG_PACKAGE_kmod-ipt-conntrack is not set +# CONFIG_PACKAGE_kmod-ipt-conntrack-extra is not set # CONFIG_PACKAGE_kmod-ipt-conntrack-label is not set # CONFIG_PACKAGE_kmod-ipt-coova is not set -CONFIG_PACKAGE_kmod-ipt-core=y +# CONFIG_PACKAGE_kmod-ipt-core is not set # CONFIG_PACKAGE_kmod-ipt-debug is not set # CONFIG_PACKAGE_kmod-ipt-delude is not set # CONFIG_PACKAGE_kmod-ipt-dhcpmac is not set @@ -2558,10 +2573,10 @@ CONFIG_PACKAGE_kmod-ipt-core=y # CONFIG_PACKAGE_kmod-ipt-logmark is not set # CONFIG_PACKAGE_kmod-ipt-lscan is not set # CONFIG_PACKAGE_kmod-ipt-lua is not set -CONFIG_PACKAGE_kmod-ipt-nat=y +# CONFIG_PACKAGE_kmod-ipt-nat is not set # CONFIG_PACKAGE_kmod-ipt-nat-extra is not set # CONFIG_PACKAGE_kmod-ipt-nat6 is not set -CONFIG_PACKAGE_kmod-ipt-nathelper-rtsp=y +# CONFIG_PACKAGE_kmod-ipt-nathelper-rtsp is not set # CONFIG_PACKAGE_kmod-ipt-nflog is not set # CONFIG_PACKAGE_kmod-ipt-nfqueue is not set # CONFIG_PACKAGE_kmod-ipt-offload is not set @@ -2580,12 +2595,11 @@ CONFIG_PACKAGE_kmod-ipt-nathelper-rtsp=y # CONFIG_PACKAGE_kmod-ipt-tproxy is not set # CONFIG_PACKAGE_kmod-ipt-u32 is not set # CONFIG_PACKAGE_kmod-netatop is not set -CONFIG_PACKAGE_kmod-nf-conncount=y CONFIG_PACKAGE_kmod-nf-conntrack=y # CONFIG_PACKAGE_kmod-nf-conntrack-netlink is not set CONFIG_PACKAGE_kmod-nf-conntrack6=y CONFIG_PACKAGE_kmod-nf-flow=y -CONFIG_PACKAGE_kmod-nf-ipt=y +# CONFIG_PACKAGE_kmod-nf-ipt is not set # CONFIG_PACKAGE_kmod-nf-ipt6 is not set # CONFIG_PACKAGE_kmod-nf-ipvs is not set CONFIG_PACKAGE_kmod-nf-log=y @@ -2894,7 +2908,7 @@ CONFIG_PACKAGE_kmod-tcp-bbr=y # CONFIG_PACKAGE_kmod-tcp-scalable is not set CONFIG_PACKAGE_kmod-tls=y # CONFIG_PACKAGE_kmod-trelay is not set -# CONFIG_PACKAGE_kmod-tun is not set +CONFIG_PACKAGE_kmod-tun=y CONFIG_PACKAGE_kmod-udptunnel4=y CONFIG_PACKAGE_kmod-udptunnel6=y # CONFIG_PACKAGE_kmod-veth is not set @@ -2946,20 +2960,6 @@ CONFIG_PACKAGE_kmod-mhi-bus=m # CONFIG_PACKAGE_kmod-reed-solomon is not set CONFIG_PACKAGE_kmod-regmap-core=m CONFIG_PACKAGE_kmod-regmap-i2c=m -# CONFIG_PACKAGE_kmod-rtc-ds1307 is not set -# CONFIG_PACKAGE_kmod-rtc-ds1374 is not set -# CONFIG_PACKAGE_kmod-rtc-ds1672 is not set -# CONFIG_PACKAGE_kmod-rtc-em3027 is not set -# CONFIG_PACKAGE_kmod-rtc-isl1208 is not set -# CONFIG_PACKAGE_kmod-rtc-mv is not set -# CONFIG_PACKAGE_kmod-rtc-pcf2123 is not set -# CONFIG_PACKAGE_kmod-rtc-pcf2127 is not set -# CONFIG_PACKAGE_kmod-rtc-pcf8563 is not set -# CONFIG_PACKAGE_kmod-rtc-r7301 is not set -# CONFIG_PACKAGE_kmod-rtc-rs5c372a is not set -# CONFIG_PACKAGE_kmod-rtc-rx8025 is not set -# CONFIG_PACKAGE_kmod-rtc-s35390a is not set -# CONFIG_PACKAGE_kmod-rtc-x1205 is not set # CONFIG_PACKAGE_kmod-sdhci is not set # CONFIG_PACKAGE_kmod-serial-8250 is not set # CONFIG_PACKAGE_kmod-serial-8250-exar is not set @@ -2979,6 +2979,25 @@ CONFIG_PACKAGE_kmod-thermal=y # # end of PCMCIA support +# +# RTC Real-Time Clock Support +# +# CONFIG_PACKAGE_kmod-rtc-ds1307 is not set +# CONFIG_PACKAGE_kmod-rtc-ds1374 is not set +# CONFIG_PACKAGE_kmod-rtc-ds1672 is not set +# CONFIG_PACKAGE_kmod-rtc-em3027 is not set +# CONFIG_PACKAGE_kmod-rtc-isl1208 is not set +# CONFIG_PACKAGE_kmod-rtc-mv is not set +# CONFIG_PACKAGE_kmod-rtc-pcf2123 is not set +# CONFIG_PACKAGE_kmod-rtc-pcf2127 is not set +# CONFIG_PACKAGE_kmod-rtc-pcf8563 is not set +# CONFIG_PACKAGE_kmod-rtc-r7301 is not set +# CONFIG_PACKAGE_kmod-rtc-rs5c372a is not set +# CONFIG_PACKAGE_kmod-rtc-rx8025 is not set +# CONFIG_PACKAGE_kmod-rtc-s35390a is not set +# CONFIG_PACKAGE_kmod-rtc-x1205 is not set +# end of RTC Real-Time Clock Support + # # SPI Support # @@ -3132,11 +3151,12 @@ CONFIG_PACKAGE_kmod-ath=y CONFIG_ATH_USER_REGD=y # CONFIG_PACKAGE_ATH_DEBUG is not set CONFIG_PACKAGE_ATH_DFS=y -# CONFIG_PACKAGE_kmod-ath10k is not set -CONFIG_PACKAGE_kmod-ath10k-ct=m -CONFIG_ATH10K-CT_LEDS=y -CONFIG_PACKAGE_kmod-ath10k-ct-smallbuffers=m -# CONFIG_PACKAGE_kmod-ath10k-smallbuffers is not set +CONFIG_PACKAGE_kmod-ath10k=m +CONFIG_ATH10K_LEDS=y +# CONFIG_ATH10K_THERMAL is not set +# CONFIG_PACKAGE_kmod-ath10k-ct is not set +# CONFIG_PACKAGE_kmod-ath10k-ct-smallbuffers is not set +CONFIG_PACKAGE_kmod-ath10k-smallbuffers=m CONFIG_PACKAGE_kmod-ath11k=y CONFIG_ATH11K_THERMAL=y CONFIG_ATH11K_DEBUGFS_STA=y @@ -3208,6 +3228,7 @@ CONFIG_PACKAGE_MAC80211_MESH=y # CONFIG_PACKAGE_kmod-rtl8192cu is not set # CONFIG_PACKAGE_kmod-rtl8192de is not set # CONFIG_PACKAGE_kmod-rtl8192se is not set +# CONFIG_PACKAGE_kmod-rtl8723be is not set # CONFIG_PACKAGE_kmod-rtl8723bs is not set # CONFIG_PACKAGE_kmod-rtl8812au-ct is not set # CONFIG_PACKAGE_kmod-rtl8821ae is not set @@ -3330,9 +3351,11 @@ CONFIG_LUA_ECO_MBEDTLS=y # CONFIG_PACKAGE_lua-wsapi-xavante is not set # CONFIG_PACKAGE_lua-xavante is not set # CONFIG_PACKAGE_lua5.3 is not set +# CONFIG_PACKAGE_lua5.4 is not set # CONFIG_PACKAGE_luabitop is not set # CONFIG_PACKAGE_luac is not set # CONFIG_PACKAGE_luac5.3 is not set +# CONFIG_PACKAGE_luac5.4 is not set # CONFIG_PACKAGE_luaexpat is not set # CONFIG_PACKAGE_luafilesystem is not set # CONFIG_PACKAGE_luajit is not set @@ -3679,6 +3702,7 @@ CONFIG_PACKAGE_ucode-mod-math=y CONFIG_PACKAGE_ucode-mod-nl80211=y # CONFIG_PACKAGE_ucode-mod-resolv is not set CONFIG_PACKAGE_ucode-mod-rtnl=y +# CONFIG_PACKAGE_ucode-mod-socket is not set # CONFIG_PACKAGE_ucode-mod-struct is not set CONFIG_PACKAGE_ucode-mod-ubus=y CONFIG_PACKAGE_ucode-mod-uci=y @@ -4243,7 +4267,6 @@ CONFIG_MBEDTLS_DES_C=y CONFIG_MBEDTLS_GCM_C=y CONFIG_MBEDTLS_NIST_KW_C=y # CONFIG_MBEDTLS_RIPEMD160_C is not set -# CONFIG_MBEDTLS_XTEA_C is not set CONFIG_MBEDTLS_RSA_NO_CRT=y CONFIG_MBEDTLS_KEY_EXCHANGE_PSK_ENABLED=y # CONFIG_MBEDTLS_KEY_EXCHANGE_DHE_PSK_ENABLED is not set @@ -4276,18 +4299,24 @@ CONFIG_MBEDTLS_ECP_DP_CURVE25519_ENABLED=y # # Build Options - unselect features to reduce binary size # -# CONFIG_MBEDTLS_CERTS_C is not set # CONFIG_MBEDTLS_CIPHER_MODE_OFB is not set # CONFIG_MBEDTLS_CIPHER_MODE_XTS is not set # CONFIG_MBEDTLS_DEBUG_C is not set -# CONFIG_MBEDTLS_HKDF_C is not set +CONFIG_MBEDTLS_HKDF_C=y # CONFIG_MBEDTLS_PLATFORM_C is not set # CONFIG_MBEDTLS_SELF_TEST is not set -# CONFIG_MBEDTLS_SSL_TRUNCATED_HMAC is not set CONFIG_MBEDTLS_THREADING_C=y CONFIG_MBEDTLS_THREADING_PTHREAD=y # CONFIG_MBEDTLS_VERSION_C is not set # CONFIG_MBEDTLS_VERSION_FEATURES is not set +CONFIG_MBEDTLS_PSA_CRYPTO_CLIENT=y +# CONFIG_MBEDTLS_DEPRECATED_WARNING is not set +CONFIG_MBEDTLS_SSL_PROTO_TLS1_2=y +CONFIG_MBEDTLS_SSL_PROTO_TLS1_3=y +CONFIG_MBEDTLS_SSL_TLS1_3_COMPATIBILITY_MODE=y +CONFIG_MBEDTLS_SSL_TLS1_3_KEY_EXCHANGE_MODE_PSK_ENABLED=y +CONFIG_MBEDTLS_SSL_TLS1_3_KEY_EXCHANGE_MODE_EPHEMERAL_ENABLED=y +CONFIG_MBEDTLS_SSL_TLS1_3_KEY_EXCHANGE_MODE_PSK_EPHEMERAL_ENABLED=y # # Build Options @@ -4345,10 +4374,10 @@ CONFIG_OPENSSL_ENGINE=y # CONFIG_OPENSSL_ENGINE_BUILTIN is not set # CONFIG_PACKAGE_libopenssl-afalg is not set # CONFIG_PACKAGE_libopenssl-afalg_sync is not set -CONFIG_PACKAGE_libopenssl-conf=y +# CONFIG_PACKAGE_libopenssl-conf is not set # CONFIG_PACKAGE_libopenssl-devcrypto is not set # CONFIG_PACKAGE_libopenssl-gost_engine is not set -CONFIG_PACKAGE_libopenssl-legacy=y +# CONFIG_PACKAGE_libopenssl-legacy is not set # CONFIG_PACKAGE_libwolfssl is not set # @@ -4413,7 +4442,9 @@ CONFIG_WOLFSSL_ALT_NAMES=y # # libimobiledevice # +# CONFIG_PACKAGE_libideviceactivation is not set # CONFIG_PACKAGE_libimobiledevice is not set +# CONFIG_PACKAGE_libimobiledevice-glue is not set # CONFIG_PACKAGE_libirecovery is not set # CONFIG_PACKAGE_libplist is not set # CONFIG_PACKAGE_libusbmuxd is not set @@ -4554,6 +4585,7 @@ CONFIG_PACKAGE_libext2fs=y # CONFIG_PACKAGE_libgpgmepp is not set # CONFIG_PACKAGE_libgphoto2 is not set # CONFIG_PACKAGE_libgpiod is not set +# CONFIG_PACKAGE_libgpiodcxx is not set # CONFIG_PACKAGE_libgps is not set # CONFIG_PACKAGE_libhamlib is not set # CONFIG_PACKAGE_libhavege is not set @@ -4587,6 +4619,7 @@ CONFIG_PACKAGE_libjson-c=y # CONFIG_PACKAGE_libltdl is not set CONFIG_PACKAGE_liblua=y # CONFIG_PACKAGE_liblua5.3 is not set +# CONFIG_PACKAGE_liblua5.4 is not set CONFIG_PACKAGE_liblucihttp=y CONFIG_PACKAGE_liblucihttp-lua=y CONFIG_PACKAGE_liblucihttp-ucode=y @@ -4668,13 +4701,9 @@ CONFIG_PACKAGE_libnl-tiny=y # CONFIG_PACKAGE_libpcap is not set # CONFIG_PACKAGE_libpci is not set # CONFIG_PACKAGE_libpciaccess is not set -# CONFIG_PACKAGE_libpcre is not set -# CONFIG_PACKAGE_libpcre16 is not set # CONFIG_PACKAGE_libpcre2 is not set # CONFIG_PACKAGE_libpcre2-16 is not set # CONFIG_PACKAGE_libpcre2-32 is not set -# CONFIG_PACKAGE_libpcre32 is not set -# CONFIG_PACKAGE_libpcrecpp is not set # CONFIG_PACKAGE_libpcsclite is not set # CONFIG_PACKAGE_libpfring is not set # CONFIG_PACKAGE_libpkcs11-spy is not set @@ -5534,7 +5563,6 @@ CONFIG_PACKAGE_luci-i18n-wol-es=y # CONFIG_PACKAGE_ip6tables-zz-legacy is not set # CONFIG_PACKAGE_iptables-mod-checksum is not set # CONFIG_PACKAGE_iptables-mod-cluster is not set -# CONFIG_PACKAGE_iptables-mod-clusterip is not set # CONFIG_PACKAGE_iptables-mod-conntrack-extra is not set # CONFIG_PACKAGE_iptables-mod-extra is not set # CONFIG_PACKAGE_iptables-mod-filter is not set @@ -5865,7 +5893,6 @@ CONFIG_PACKAGE_ip-tiny=y # CONFIG_PACKAGE_sslh is not set # CONFIG_PACKAGE_tc-bpf is not set CONFIG_PACKAGE_tc-full=y -CONFIG_PACKAGE_tc-mod-iptables=y # CONFIG_PACKAGE_tc-tiny is not set # CONFIG_PACKAGE_tcpproxy is not set # CONFIG_PACKAGE_udp-broadcast-relay-redux is not set @@ -6188,12 +6215,12 @@ CONFIG_WPA_MBO_SUPPORT=y CONFIG_PACKAGE_wpad-basic-mbedtls=m # CONFIG_PACKAGE_wpad-basic-openssl is not set # CONFIG_PACKAGE_wpad-basic-wolfssl is not set -# CONFIG_PACKAGE_wpad-mbedtls is not set +CONFIG_PACKAGE_wpad-mbedtls=y # CONFIG_PACKAGE_wpad-mesh-mbedtls is not set # CONFIG_PACKAGE_wpad-mesh-openssl is not set # CONFIG_PACKAGE_wpad-mesh-wolfssl is not set # CONFIG_PACKAGE_wpad-mini is not set -CONFIG_PACKAGE_wpad-openssl=y +# CONFIG_PACKAGE_wpad-openssl is not set # CONFIG_PACKAGE_wpad-wolfssl is not set # end of WirelessAPD @@ -6287,6 +6314,7 @@ CONFIG_PACKAGE_ethtool=y # CONFIG_PACKAGE_gping is not set CONFIG_PACKAGE_gre=y # CONFIG_PACKAGE_gsocket is not set +# CONFIG_PACKAGE_hev-socks5-server is not set # CONFIG_PACKAGE_hnet-full is not set # CONFIG_PACKAGE_hnet-full-l2tp is not set # CONFIG_PACKAGE_hnet-full-secure is not set @@ -6454,6 +6482,7 @@ CONFIG_PACKAGE_ppp-mod-pppoe=y # CONFIG_PACKAGE_socat is not set # CONFIG_PACKAGE_softflowd is not set # CONFIG_PACKAGE_soloscli is not set +# CONFIG_PACKAGE_speedtest-go is not set # CONFIG_PACKAGE_speedtest-netperf is not set # CONFIG_PACKAGE_speedtestcpp is not set # CONFIG_PACKAGE_spoofer is not set @@ -6835,8 +6864,11 @@ CONFIG_PACKAGE_ttyd=y # # libimobiledevice # +# CONFIG_PACKAGE_ideviceinstaller is not set # CONFIG_PACKAGE_idevicerestore is not set +# CONFIG_PACKAGE_ifuse is not set # CONFIG_PACKAGE_irecovery is not set +# CONFIG_PACKAGE_libideviceactivation-utils is not set # CONFIG_PACKAGE_libimobiledevice-utils is not set # CONFIG_PACKAGE_libusbmuxd-utils is not set # CONFIG_PACKAGE_plistutil is not set @@ -6881,12 +6913,9 @@ CONFIG_PACKAGE_ttyd=y # CONFIG_PACKAGE_adb is not set # CONFIG_PACKAGE_airos-dfs-reset is not set # CONFIG_PACKAGE_ap51-flash is not set -# CONFIG_PACKAGE_apk is not set # CONFIG_PACKAGE_arp-whisper is not set # CONFIG_PACKAGE_at is not set # CONFIG_PACKAGE_atheepmgr is not set -# CONFIG_PACKAGE_audit is not set -# CONFIG_PACKAGE_audit-utils is not set # CONFIG_PACKAGE_augeas is not set # CONFIG_PACKAGE_augeas-lenses is not set # CONFIG_PACKAGE_augeas-lenses-tests is not set @@ -7033,6 +7062,7 @@ CONFIG_PACKAGE_libjson-script=y # CONFIG_PACKAGE_lolcat is not set # CONFIG_PACKAGE_look is not set CONFIG_PACKAGE_losetup=y +# CONFIG_PACKAGE_lpac is not set # CONFIG_PACKAGE_lrzsz is not set # CONFIG_PACKAGE_lscpu is not set # CONFIG_PACKAGE_lsd is not set @@ -7050,7 +7080,7 @@ CONFIG_PACKAGE_losetup=y # CONFIG_PACKAGE_mc-skins is not set # CONFIG_PACKAGE_mcookie is not set # CONFIG_PACKAGE_mdio-tools is not set -CONFIG_PACKAGE_mhz=y +# CONFIG_PACKAGE_mhz is not set # CONFIG_PACKAGE_micrond is not set # CONFIG_PACKAGE_miniflux is not set # CONFIG_PACKAGE_mmc-utils is not set