Skip to content

Commit

Permalink
B70: clean build config
Browse files Browse the repository at this point in the history
  • Loading branch information
txtyb committed Mar 26, 2023
1 parent 24ef9b6 commit 99f2438
Showing 1 changed file with 22 additions and 22 deletions.
44 changes: 22 additions & 22 deletions .config
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
CONFIG_TARGET_ramips=y
CONFIG_TARGET_ramips_mt7621=y
CONFIG_TARGET_ramips_mt7621_DEVICE_hiwifi_hc5962=y
CONFIG_ARIA2_BITTORRENT=y
CONFIG_ARIA2_NOXML=y
CONFIG_ARIA2_OPENSSL=y
CONFIG_ARIA2_WEBSOCKET=y
CONFIG_ARIA2_BITTORRENT=n
CONFIG_ARIA2_NOXML=n
CONFIG_ARIA2_OPENSSL=n
CONFIG_ARIA2_WEBSOCKET=n
CONFIG_LIBCURL_COOKIES=y
CONFIG_LIBCURL_FILE=y
CONFIG_LIBCURL_FTP=y
CONFIG_LIBCURL_HTTP=y
CONFIG_LIBCURL_MBEDTLS=y
CONFIG_LIBCURL_NO_SMB="!"
CONFIG_LIBCURL_PROXY=y
CONFIG_NODEJS_12=y
CONFIG_NODEJS_ICU_NONE=y
CONFIG_NODEJS_12=n
CONFIG_NODEJS_ICU_NONE=n
CONFIG_PACKAGE_6in4=y
CONFIG_PACKAGE_SAMBA_MAX_DEBUG_LEVEL=-1
CONFIG_PACKAGE_UnblockNeteaseMusic=m
CONFIG_PACKAGE_UnblockNeteaseMusic=n
CONFIG_PACKAGE_adbyby=y
CONFIG_PACKAGE_aria2=m
CONFIG_PACKAGE_ariang=m
CONFIG_PACKAGE_aria2=n
CONFIG_PACKAGE_ariang=n
CONFIG_PACKAGE_automount=y
CONFIG_PACKAGE_autosamba=y
CONFIG_PACKAGE_bash=m
Expand All @@ -34,9 +34,9 @@ CONFIG_PACKAGE_coreutils-nohup=m
CONFIG_PACKAGE_curl=y
CONFIG_PACKAGE_fdisk=y
CONFIG_PACKAGE_frpc=y
CONFIG_PACKAGE_haproxy=m
CONFIG_PACKAGE_haproxy=n
CONFIG_PACKAGE_hd-idle=y
CONFIG_PACKAGE_https-dns-proxy=m
CONFIG_PACKAGE_https-dns-proxy=n
CONFIG_PACKAGE_ip6tables=y
CONFIG_PACKAGE_iptables-mod-conntrack-extra=y
CONFIG_PACKAGE_iptables-mod-extra=m
Expand Down Expand Up @@ -99,15 +99,15 @@ CONFIG_PACKAGE_libwebsockets-full=y
CONFIG_PACKAGE_libxml2=m
CONFIG_PACKAGE_libyaml=m
CONFIG_PACKAGE_luci-app-adbyby-plus=y
CONFIG_PACKAGE_luci-app-aria2=m
CONFIG_PACKAGE_luci-app-clash=m
CONFIG_PACKAGE_luci-app-aria2=n
CONFIG_PACKAGE_luci-app-clash=n
CONFIG_PACKAGE_luci-app-eqos=m
CONFIG_PACKAGE_luci-app-frpc=y
CONFIG_PACKAGE_luci-app-guest-wifi=y
CONFIG_PACKAGE_luci-app-hd-idle=y
CONFIG_PACKAGE_luci-app-mwan3=y
CONFIG_PACKAGE_luci-app-openclash=m
CONFIG_PACKAGE_luci-app-passwall=m
CONFIG_PACKAGE_luci-app-openclash=n
CONFIG_PACKAGE_luci-app-passwall=n
CONFIG_PACKAGE_luci-app-qos=y
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_IPT2Socks=y
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Kcptun=y
Expand All @@ -122,12 +122,12 @@ CONFIG_PACKAGE_luci-app-verysync=m
CONFIG_PACKAGE_luci-app-zerotier=y
CONFIG_PACKAGE_luci-compat=m
CONFIG_PACKAGE_luci-i18n-adbyby-plus-zh-cn=y
CONFIG_PACKAGE_luci-i18n-aria2-zh-cn=m
CONFIG_PACKAGE_luci-i18n-aria2-zh-cn=n
CONFIG_PACKAGE_luci-i18n-frpc-zh-cn=y
CONFIG_PACKAGE_luci-i18n-guest-wifi-zh-cn=y
CONFIG_PACKAGE_luci-i18n-hd-idle-zh-cn=y
CONFIG_PACKAGE_luci-i18n-mwan3-zh-cn=y
CONFIG_PACKAGE_luci-i18n-passwall-zh-cn=m
CONFIG_PACKAGE_luci-i18n-passwall-zh-cn=n
CONFIG_PACKAGE_luci-i18n-qos-zh-cn=y
CONFIG_PACKAGE_luci-i18n-samba-zh-cn=y
CONFIG_PACKAGE_luci-i18n-ttyd-zh-cn=y
Expand All @@ -143,7 +143,7 @@ CONFIG_PACKAGE_luci-theme-netgear=m
CONFIG_PACKAGE_mwan3=y
CONFIG_PACKAGE_naiveproxy=y
CONFIG_PACKAGE_nano=y
CONFIG_PACKAGE_node=m
CONFIG_PACKAGE_node=n
CONFIG_PACKAGE_nspr=y
CONFIG_PACKAGE_ntfs3-mount=y
CONFIG_PACKAGE_odhcp6c=y
Expand Down Expand Up @@ -183,10 +183,10 @@ CONFIG_PACKAGE_verysync=m
CONFIG_PACKAGE_wsdd2=y
CONFIG_PACKAGE_xray-core=y
CONFIG_PACKAGE_zerotier=y
CONFIG_PACKAGE_dnscrypt-proxy2=m
CONFIG_PACKAGE_adguardhome=m
CONFIG_PACKAGE_luci-app-adguardhome=m
CONFIG_PACKAGE_luci-i18n-adguardhome-zh-cn=m
CONFIG_PACKAGE_dnscrypt-proxy2=n
CONFIG_PACKAGE_adguardhome=n
CONFIG_PACKAGE_luci-app-adguardhome=n
CONFIG_PACKAGE_luci-i18n-adguardhome-zh-cn=n
CONFIG_PACKAGE_htop=y
CONFIG_PACKAGE_mosdns=y
CONFIG_PACKAGE_luci-app-mosdns=y
Expand Down

0 comments on commit 99f2438

Please sign in to comment.