Skip to content

Commit

Permalink
Update .config
Browse files Browse the repository at this point in the history
  • Loading branch information
zc360 committed Aug 3, 2024
1 parent 8b44791 commit 1868b94
Showing 1 changed file with 52 additions and 43 deletions.
95 changes: 52 additions & 43 deletions .config
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ CONFIG_TARGET_mediatek_filogic=y
# CONFIG_TARGET_mediatek_filogic_DEVICE_abt_asr3000 is not set
# CONFIG_TARGET_mediatek_filogic_DEVICE_asus_tuf-ax4200 is not set
# CONFIG_TARGET_mediatek_filogic_DEVICE_bananapi_bpi-r3 is not set
# CONFIG_TARGET_mediatek_filogic_DEVICE_bananapi_bpi-r4 is not set
# CONFIG_TARGET_mediatek_filogic_DEVICE_bananapi_bpi-r4-poe is not set
# CONFIG_TARGET_mediatek_filogic_DEVICE_cetron_ct3003 is not set
# CONFIG_TARGET_mediatek_filogic_DEVICE_cetron_ct3003-mod is not set
# CONFIG_TARGET_mediatek_filogic_DEVICE_cmcc_rax3000m-emmc is not set
Expand All @@ -69,6 +71,8 @@ CONFIG_TARGET_mediatek_filogic=y
# CONFIG_TARGET_mediatek_filogic_DEVICE_glinet_gl-mt3000 is not set
# CONFIG_TARGET_mediatek_filogic_DEVICE_glinet_gl-mt6000 is not set
# CONFIG_TARGET_mediatek_filogic_DEVICE_h3c_magic-nx30-pro is not set
# CONFIG_TARGET_mediatek_filogic_DEVICE_hf_m7986r1-emmc is not set
# CONFIG_TARGET_mediatek_filogic_DEVICE_hf_m7986r1-nand is not set
# CONFIG_TARGET_mediatek_filogic_DEVICE_imou_lc-hx3001 is not set
# CONFIG_TARGET_mediatek_filogic_DEVICE_jcg_q30-pro is not set
# CONFIG_TARGET_mediatek_filogic_DEVICE_jdcloud_re-cs-05 is not set
Expand All @@ -94,7 +98,7 @@ CONFIG_TARGET_PROFILE="DEVICE_xiaomi_mi-router-ax3000t"
CONFIG_TARGET_ARCH_PACKAGES="aarch64_cortex-a53"
CONFIG_DEFAULT_TARGET_OPTIMIZATION="-Os -pipe -mcpu=cortex-a53"
CONFIG_CPU_TYPE="cortex-a53"
CONFIG_LINUX_5_15=y
CONFIG_LINUX_6_1=y
CONFIG_DEFAULT_autocore-arm=y
CONFIG_DEFAULT_base-files=y
CONFIG_DEFAULT_block-mount=y
Expand Down Expand Up @@ -143,9 +147,12 @@ CONFIG_DEFAULT_luci-app-upnp=y
CONFIG_DEFAULT_luci-app-vlmcsd=y
CONFIG_DEFAULT_luci-app-vsftpd=y
CONFIG_DEFAULT_luci-app-wol=y
CONFIG_DEFAULT_luci-proto-ipv6=y
CONFIG_DEFAULT_mt7981-wo-firmware=y
CONFIG_DEFAULT_mtd=y
CONFIG_DEFAULT_netifd=y
CONFIG_DEFAULT_odhcp6c=y
CONFIG_DEFAULT_odhcpd-ipv6only=y
CONFIG_DEFAULT_opkg=y
CONFIG_DEFAULT_ppp=y
CONFIG_DEFAULT_ppp-mod-pppoe=y
Expand Down Expand Up @@ -204,14 +211,14 @@ CONFIG_TARGET_ROOTFS_INITRAMFS_SEPARATE=y
#
# CONFIG_TARGET_ROOTFS_EXT4FS is not set
CONFIG_TARGET_ROOTFS_SQUASHFS=y
CONFIG_TARGET_SQUASHFS_BLOCK_SIZE=1024
CONFIG_TARGET_SQUASHFS_BLOCK_SIZE=256
CONFIG_TARGET_UBIFS_FREE_SPACE_FIXUP=y
CONFIG_TARGET_UBIFS_JOURNAL_SIZE=""

#
# Image Options
#
CONFIG_TARGET_ROOTFS_PARTSIZE=160
CONFIG_TARGET_ROOTFS_PARTSIZE=448
# CONFIG_TARGET_ROOTFS_PERSIST_VAR is not set
# end of Target Images

Expand Down Expand Up @@ -252,7 +259,6 @@ CONFIG_KERNEL_PRINTK=y
CONFIG_KERNEL_SWAP=y
# CONFIG_KERNEL_PROC_STRIPPED is not set
CONFIG_KERNEL_DEBUG_FS=y
# CONFIG_KERNEL_ARM_PMU is not set
# CONFIG_KERNEL_PERF_EVENTS is not set
# CONFIG_KERNEL_PROFILING is not set
# CONFIG_KERNEL_UBSAN is not set
Expand Down Expand Up @@ -283,11 +289,13 @@ CONFIG_KERNEL_COREDUMP=y
CONFIG_KERNEL_ELF_CORE=y
# CONFIG_KERNEL_PROVE_LOCKING is not set
# CONFIG_KERNEL_SOFTLOCKUP_DETECTOR is not set
# CONFIG_KERNEL_HARDLOCKUP_DETECTOR is not set
# CONFIG_KERNEL_DETECT_HUNG_TASK is not set
# CONFIG_KERNEL_WQ_WATCHDOG is not set
# CONFIG_KERNEL_DEBUG_ATOMIC_SLEEP is not set
# CONFIG_KERNEL_DEBUG_VM is not set
CONFIG_KERNEL_PRINTK_TIME=y
# CONFIG_KERNEL_SLUB_DEBUG is not set
# CONFIG_KERNEL_SLABINFO is not set
# CONFIG_KERNEL_PROC_PAGE_MONITOR is not set
CONFIG_KERNEL_RELAY=y
Expand Down Expand Up @@ -344,7 +352,6 @@ CONFIG_KERNEL_IP_MROUTE=y
CONFIG_KERNEL_IP_MROUTE_MULTIPLE_TABLES=y
CONFIG_KERNEL_IP_PIMSM_V1=y
CONFIG_KERNEL_IP_PIMSM_V2=y
CONFIG_KERNEL_MPTCP=y
CONFIG_KERNEL_IPV6=y
CONFIG_KERNEL_IPV6_MULTIPLE_TABLES=y
CONFIG_KERNEL_IPV6_SUBTREES=y
Expand All @@ -353,8 +360,8 @@ CONFIG_KERNEL_IPV6_MROUTE_MULTIPLE_TABLES=y
CONFIG_KERNEL_IPV6_PIMSM_V2=y
CONFIG_KERNEL_IPV6_SEG6_LWTUNNEL=y
# CONFIG_KERNEL_LWTUNNEL_BPF is not set
CONFIG_KERNEL_MPTCP_IPV6=y
# CONFIG_KERNEL_NET_L3_MASTER_DEV is not set
# CONFIG_KERNEL_XDP_SOCKETS is not set
CONFIG_KERNEL_PAGE_POOL=y
# CONFIG_KERNEL_PAGE_POOL_STATS is not set
# CONFIG_KERNEL_IP_PNP is not set
Expand Down Expand Up @@ -425,6 +432,7 @@ CONFIG_PKG_ASLR_PIE_REGULAR=y
# CONFIG_PKG_CC_STACKPROTECTOR_NONE is not set
CONFIG_PKG_CC_STACKPROTECTOR_REGULAR=y
# CONFIG_PKG_CC_STACKPROTECTOR_STRONG is not set
# CONFIG_PKG_CC_STACKPROTECTOR_ALL is not set
# CONFIG_KERNEL_CC_STACKPROTECTOR_NONE is not set
CONFIG_KERNEL_CC_STACKPROTECTOR_REGULAR=y
# CONFIG_KERNEL_CC_STACKPROTECTOR_STRONG is not set
Expand Down Expand Up @@ -482,6 +490,7 @@ CONFIG_TARGET_SUFFIX="musl"
# CONFIG_SDK is not set
# CONFIG_MAKE_TOOLCHAIN is not set
# CONFIG_IMAGEOPT is not set
# CONFIG_TARGET_DEFAULT_LAN_IP_FROM_PREINIT is not set
# CONFIG_PREINITOPT is not set
CONFIG_TARGET_PREINIT_SUPPRESS_STDERR=y
# CONFIG_TARGET_PREINIT_DISABLE_FAILSAFE is not set
Expand All @@ -508,6 +517,8 @@ CONFIG_FEED_helloworld=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
Expand Down Expand Up @@ -1631,7 +1642,7 @@ CONFIG_DROPBEAR_SCP=y
CONFIG_PACKAGE_firewall=y
# CONFIG_PACKAGE_firewall4 is not set
CONFIG_PACKAGE_fstools=y
# CONFIG_FSTOOLS_UBIFS_EXTROOT is not set
CONFIG_FSTOOLS_UBIFS_EXTROOT=y
# CONFIG_FSTOOLS_OVL_MOUNT_FULL_ACCESS_TIME is not set
# CONFIG_FSTOOLS_OVL_MOUNT_COMPRESS_ZLIB is not set
CONFIG_PACKAGE_fwtool=y
Expand Down Expand Up @@ -1687,7 +1698,7 @@ CONFIG_PACKAGE_urngd=y
CONFIG_PACKAGE_usign=y
# CONFIG_PACKAGE_uxc is not set
# CONFIG_PACKAGE_wireless-tools is not set
# CONFIG_PACKAGE_zram-swap is not set
CONFIG_PACKAGE_zram-swap=y
# CONFIG_PACKAGE_zyxel-bootconfig is not set
# end of Base system

Expand Down Expand Up @@ -1777,6 +1788,7 @@ CONFIG_PACKAGE_htop=y
# CONFIG_PACKAGE_trusted-firmware-a-mt7981-snand-ddr3 is not set
# CONFIG_PACKAGE_trusted-firmware-a-mt7981-spim-nand-ddr3 is not set
# CONFIG_PACKAGE_trusted-firmware-a-mt7981-spim-nand-ddr4 is not set
# CONFIG_PACKAGE_trusted-firmware-a-mt7981-spim-nand-ubi-ddr4 is not set
# CONFIG_PACKAGE_trusted-firmware-a-mt7986-emmc-ddr3 is not set
# CONFIG_PACKAGE_trusted-firmware-a-mt7986-emmc-ddr4 is not set
# CONFIG_PACKAGE_trusted-firmware-a-mt7986-nor-ddr3 is not set
Expand All @@ -1785,8 +1797,10 @@ CONFIG_PACKAGE_htop=y
# CONFIG_PACKAGE_trusted-firmware-a-mt7986-sdmmc-ddr4 is not set
# CONFIG_PACKAGE_trusted-firmware-a-mt7986-snand-ddr3 is not set
# CONFIG_PACKAGE_trusted-firmware-a-mt7986-snand-ddr4 is not set
# CONFIG_PACKAGE_trusted-firmware-a-mt7986-spim-nand-4k-ddr4 is not set
# CONFIG_PACKAGE_trusted-firmware-a-mt7986-spim-nand-ddr3 is not set
# CONFIG_PACKAGE_trusted-firmware-a-mt7986-spim-nand-ddr4 is not set
# CONFIG_PACKAGE_trusted-firmware-a-mt7986-spim-nand-ubi-ddr4 is not set
# CONFIG_PACKAGE_trusted-firmware-a-mt7988-emmc-comb is not set
# CONFIG_PACKAGE_trusted-firmware-a-mt7988-emmc-ddr3 is not set
# CONFIG_PACKAGE_trusted-firmware-a-mt7988-emmc-ddr4 is not set
Expand All @@ -1799,9 +1813,12 @@ CONFIG_PACKAGE_htop=y
# CONFIG_PACKAGE_trusted-firmware-a-mt7988-snand-comb is not set
# CONFIG_PACKAGE_trusted-firmware-a-mt7988-snand-ddr3 is not set
# CONFIG_PACKAGE_trusted-firmware-a-mt7988-snand-ddr4 is not set
# CONFIG_PACKAGE_trusted-firmware-a-mt7988-snand-ubi-comb is not set
# CONFIG_PACKAGE_trusted-firmware-a-mt7988-spim-nand-comb is not set
# CONFIG_PACKAGE_trusted-firmware-a-mt7988-spim-nand-ddr3 is not set
# CONFIG_PACKAGE_trusted-firmware-a-mt7988-spim-nand-ddr4 is not set
# CONFIG_PACKAGE_trusted-firmware-a-mt7988-spim-nand-ubi-comb is not set
# CONFIG_PACKAGE_u-boot-mt7628_ravpower_rp-wd009 is not set
# CONFIG_PACKAGE_u-boot-mt7981_rfb-emmc is not set
# CONFIG_PACKAGE_u-boot-mt7981_rfb-nor is not set
# CONFIG_PACKAGE_u-boot-mt7981_rfb-sd is not set
Expand All @@ -1812,6 +1829,12 @@ CONFIG_PACKAGE_htop=y
# CONFIG_PACKAGE_u-boot-mt7986_bananapi_bpi-r3-sdmmc is not set
# CONFIG_PACKAGE_u-boot-mt7986_bananapi_bpi-r3-snand is not set
# CONFIG_PACKAGE_u-boot-mt7986_rfb is not set
# CONFIG_PACKAGE_u-boot-mt7988_bananapi_bpi-r4-emmc is not set
# CONFIG_PACKAGE_u-boot-mt7988_bananapi_bpi-r4-poe-emmc is not set
# CONFIG_PACKAGE_u-boot-mt7988_bananapi_bpi-r4-poe-sdmmc is not set
# CONFIG_PACKAGE_u-boot-mt7988_bananapi_bpi-r4-poe-snand is not set
# CONFIG_PACKAGE_u-boot-mt7988_bananapi_bpi-r4-sdmmc is not set
# CONFIG_PACKAGE_u-boot-mt7988_bananapi_bpi-r4-snand is not set
# CONFIG_PACKAGE_u-boot-mt7988_rfb-emmc is not set
# CONFIG_PACKAGE_u-boot-mt7988_rfb-nor is not set
# CONFIG_PACKAGE_u-boot-mt7988_rfb-sd is not set
Expand Down Expand Up @@ -1867,6 +1890,7 @@ CONFIG_PACKAGE_htop=y
CONFIG_PACKAGE_autocore-arm=y
# CONFIG_PACKAGE_automount is not set
# CONFIG_PACKAGE_autosamba is not set
# CONFIG_PACKAGE_cpufreq is not set
CONFIG_PACKAGE_ipv6helper=y
# CONFIG_PACKAGE_jose is not set
CONFIG_PACKAGE_libiwinfo-data=y
Expand All @@ -1887,6 +1911,7 @@ CONFIG_PACKAGE_libiwinfo-data=y
# end of ath10k Board-Specific Overrides

# CONFIG_PACKAGE_aircard-pcmcia-firmware is not set
# CONFIG_PACKAGE_amd64-microcode is not set
# CONFIG_PACKAGE_amdgpu-firmware is not set
# CONFIG_PACKAGE_ar3k-firmware is not set
# CONFIG_PACKAGE_ath10k-board-qca4019 is not set
Expand Down Expand Up @@ -2192,7 +2217,7 @@ CONFIG_PACKAGE_kmod-crypto-rng=y
CONFIG_PACKAGE_kmod-crypto-seqiv=y
CONFIG_PACKAGE_kmod-crypto-sha1=y
CONFIG_PACKAGE_kmod-crypto-sha256=y
# CONFIG_PACKAGE_kmod-crypto-sha3 is not set
CONFIG_PACKAGE_kmod-crypto-sha3=y
CONFIG_PACKAGE_kmod-crypto-sha512=y
# CONFIG_PACKAGE_kmod-crypto-test is not set
CONFIG_PACKAGE_kmod-crypto-user=y
Expand Down Expand Up @@ -2475,7 +2500,7 @@ CONFIG_PACKAGE_kmod-ip6tables=y
# 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 is not set
CONFIG_PACKAGE_kmod-ipt-conntrack-extra=y
# CONFIG_PACKAGE_kmod-ipt-conntrack-label is not set
CONFIG_PACKAGE_kmod-ipt-core=y
# CONFIG_PACKAGE_kmod-ipt-debug is not set
Expand Down Expand Up @@ -2613,6 +2638,7 @@ CONFIG_PACKAGE_kmod-macvlan=y
# CONFIG_PACKAGE_kmod-mlxsw-minimal is not set
# CONFIG_PACKAGE_kmod-mlxsw-pci is not set
# CONFIG_PACKAGE_kmod-mlxsw-spectrum is not set
# CONFIG_PACKAGE_kmod-mtk-t7xx is not set
# CONFIG_PACKAGE_kmod-natsemi is not set
# CONFIG_PACKAGE_kmod-ne2k-pci is not set
# CONFIG_PACKAGE_kmod-net-selftests is not set
Expand Down Expand Up @@ -3041,8 +3067,12 @@ CONFIG_PACKAGE_kmod-mt7915e=y
# CONFIG_PACKAGE_kmod-mt7921s is not set
# CONFIG_PACKAGE_kmod-mt7921u is not set
# CONFIG_PACKAGE_kmod-mt7922-firmware is not set
# CONFIG_PACKAGE_kmod-mt7925e is not set
# CONFIG_PACKAGE_kmod-mt7925u is not set
CONFIG_PACKAGE_kmod-mt7981-firmware=y
# CONFIG_PACKAGE_kmod-mt7986-firmware is not set
# CONFIG_PACKAGE_kmod-mt7996-firmware is not set
# CONFIG_PACKAGE_kmod-mt7996e is not set
# CONFIG_PACKAGE_kmod-mwifiex-pcie is not set
# CONFIG_PACKAGE_kmod-mwifiex-sdio is not set
# CONFIG_PACKAGE_kmod-mwl8k is not set
Expand Down Expand Up @@ -4392,6 +4422,7 @@ CONFIG_PACKAGE_libiwinfo=y
# CONFIG_PACKAGE_libjaylink is not set
# CONFIG_PACKAGE_libjpeg-turbo is not set
CONFIG_PACKAGE_libjson-c=y
# CONFIG_PACKAGE_libjwt is not set
# CONFIG_PACKAGE_libkeyutils is not set
# CONFIG_PACKAGE_libkmod is not set
# CONFIG_PACKAGE_libksba is not set
Expand Down Expand Up @@ -4755,7 +4786,8 @@ CONFIG_PACKAGE_luci-app-autoreboot=y
# CONFIG_PACKAGE_luci-app-cpufreq is not set
# CONFIG_PACKAGE_luci-app-cshark is not set
# CONFIG_PACKAGE_luci-app-dawn is not set
CONFIG_PACKAGE_luci-app-ddns=y
# CONFIG_PACKAGE_luci-app-ddns is not set
CONFIG_PACKAGE_luci-app-ddns-go=y
# CONFIG_PACKAGE_luci-app-design-config is not set
# CONFIG_PACKAGE_luci-app-diag-core is not set
# CONFIG_PACKAGE_luci-app-diskman is not set
Expand Down Expand Up @@ -4785,6 +4817,7 @@ CONFIG_PACKAGE_luci-app-firewall=y
# CONFIG_PACKAGE_luci-app-ipsec-server is not set
# CONFIG_PACKAGE_luci-app-ipsec-vpnd is not set
# CONFIG_PACKAGE_luci-app-kodexplorer is not set
# CONFIG_PACKAGE_luci-app-leigod-acc is not set
# CONFIG_PACKAGE_luci-app-lxc is not set
# CONFIG_PACKAGE_luci-app-minidlna is not set
# CONFIG_PACKAGE_luci-app-mjpg-streamer is not set
Expand Down Expand Up @@ -4913,7 +4946,7 @@ CONFIG_PACKAGE_luci-app-wol=y
#
# 4. Themes
#
# CONFIG_PACKAGE_luci-theme-argon is not set
CONFIG_PACKAGE_luci-theme-argon=y
# CONFIG_PACKAGE_luci-theme-argon-mod is not set
CONFIG_PACKAGE_luci-theme-bootstrap=y
# CONFIG_PACKAGE_luci-theme-design is not set
Expand Down Expand Up @@ -4995,35 +5028,8 @@ CONFIG_PACKAGE_luci-i18n-autoreboot-zh-cn=y
# CONFIG_PACKAGE_luci-i18n-base-vi is not set
CONFIG_PACKAGE_luci-i18n-base-zh-cn=y
# CONFIG_PACKAGE_luci-i18n-base-zh-tw is not set
# CONFIG_PACKAGE_luci-i18n-ddns-bg is not set
# CONFIG_PACKAGE_luci-i18n-ddns-ca is not set
# CONFIG_PACKAGE_luci-i18n-ddns-cs is not set
# CONFIG_PACKAGE_luci-i18n-ddns-de is not set
# CONFIG_PACKAGE_luci-i18n-ddns-el is not set
# CONFIG_PACKAGE_luci-i18n-ddns-en is not set
# CONFIG_PACKAGE_luci-i18n-ddns-es is not set
# CONFIG_PACKAGE_luci-i18n-ddns-fr is not set
# CONFIG_PACKAGE_luci-i18n-ddns-he is not set
# CONFIG_PACKAGE_luci-i18n-ddns-hi is not set
# CONFIG_PACKAGE_luci-i18n-ddns-hu is not set
# CONFIG_PACKAGE_luci-i18n-ddns-it is not set
# CONFIG_PACKAGE_luci-i18n-ddns-ja is not set
# CONFIG_PACKAGE_luci-i18n-ddns-ko is not set
# CONFIG_PACKAGE_luci-i18n-ddns-mr is not set
# CONFIG_PACKAGE_luci-i18n-ddns-ms is not set
# CONFIG_PACKAGE_luci-i18n-ddns-no is not set
# CONFIG_PACKAGE_luci-i18n-ddns-pl is not set
# CONFIG_PACKAGE_luci-i18n-ddns-pt is not set
# CONFIG_PACKAGE_luci-i18n-ddns-pt-br is not set
# CONFIG_PACKAGE_luci-i18n-ddns-ro is not set
# CONFIG_PACKAGE_luci-i18n-ddns-ru is not set
# CONFIG_PACKAGE_luci-i18n-ddns-sk is not set
# CONFIG_PACKAGE_luci-i18n-ddns-sv is not set
# CONFIG_PACKAGE_luci-i18n-ddns-tr is not set
# CONFIG_PACKAGE_luci-i18n-ddns-uk is not set
# CONFIG_PACKAGE_luci-i18n-ddns-vi is not set
CONFIG_PACKAGE_luci-i18n-ddns-zh-cn=y
# CONFIG_PACKAGE_luci-i18n-ddns-zh-tw is not set
CONFIG_PACKAGE_luci-i18n-ddns-go-zh-cn=y
# CONFIG_PACKAGE_luci-i18n-ddns-go-zh_Hans is not set
CONFIG_PACKAGE_luci-i18n-filetransfer-zh-cn=y
# CONFIG_PACKAGE_luci-i18n-firewall-ca is not set
# CONFIG_PACKAGE_luci-i18n-firewall-cs is not set
Expand Down Expand Up @@ -5309,7 +5315,7 @@ CONFIG_PACKAGE_iptables=y
# CONFIG_PACKAGE_iptables-mod-cluster is not set
# CONFIG_PACKAGE_iptables-mod-clusterip is not set
# CONFIG_PACKAGE_iptables-mod-condition is not set
# CONFIG_PACKAGE_iptables-mod-conntrack-extra is not set
CONFIG_PACKAGE_iptables-mod-conntrack-extra=y
# CONFIG_PACKAGE_iptables-mod-delude is not set
# CONFIG_PACKAGE_iptables-mod-dhcpmac is not set
# CONFIG_PACKAGE_iptables-mod-dnetmap is not set
Expand Down Expand Up @@ -5671,6 +5677,7 @@ CONFIG_PACKAGE_ip-full=y
# CONFIG_PACKAGE_tc-mod-iptables is not set
# CONFIG_PACKAGE_tc-tiny is not set
# CONFIG_PACKAGE_tcpproxy is not set
# CONFIG_PACKAGE_ua2f is not set
# CONFIG_PACKAGE_udp-broadcast-relay-redux is not set
# CONFIG_PACKAGE_vis is not set
# CONFIG_PACKAGE_yggdrasil is not set
Expand Down Expand Up @@ -5870,6 +5877,7 @@ CONFIG_PACKAGE_ip-full=y
# CONFIG_PACKAGE_cgi-io is not set
# CONFIG_PACKAGE_clamav is not set
# CONFIG_PACKAGE_cloudflared is not set
CONFIG_PACKAGE_ddns-go=y
# CONFIG_PACKAGE_e2guardian is not set
# CONFIG_PACKAGE_etebase is not set
# CONFIG_PACKAGE_freshclam is not set
Expand All @@ -5889,6 +5897,7 @@ CONFIG_PACKAGE_microsocks=y
# CONFIG_PACKAGE_nginx-ssl is not set
# CONFIG_PACKAGE_nginx-ssl-util is not set
# CONFIG_PACKAGE_nginx-ssl-util-nopcre is not set
# CONFIG_PACKAGE_ngrokc is not set
# CONFIG_PACKAGE_phtunnel is not set
# CONFIG_PACKAGE_polipo is not set
# CONFIG_PACKAGE_privoxy is not set
Expand Down Expand Up @@ -6122,6 +6131,7 @@ CONFIG_PACKAGE_iw=y
# CONFIG_PACKAGE_krb5-libs is not set
# CONFIG_PACKAGE_krb5-server is not set
# CONFIG_PACKAGE_krb5-server-extras is not set
# CONFIG_PACKAGE_leigod-acc is not set
CONFIG_PACKAGE_libipset=y
# CONFIG_PACKAGE_libndp is not set
# CONFIG_PACKAGE_linknx is not set
Expand Down Expand Up @@ -6672,7 +6682,6 @@ CONFIG_PACKAGE_uboot-envtools=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_at is not set
# CONFIG_PACKAGE_atheepmgr is not set
# CONFIG_PACKAGE_audit is not set
Expand Down

0 comments on commit 1868b94

Please sign in to comment.