Skip to content

Commit

Permalink
Update r2s-rk3328-config
Browse files Browse the repository at this point in the history
  • Loading branch information
soffchen authored Mar 5, 2021
1 parent 6bed59b commit 2978f80
Showing 1 changed file with 16 additions and 4 deletions.
20 changes: 16 additions & 4 deletions r2s-rk3328-config
Original file line number Diff line number Diff line change
Expand Up @@ -3464,6 +3464,7 @@ CONFIG_NODEJS_ICU_NONE=y
# CONFIG_PACKAGE_node-pi-spi is not set
# CONFIG_PACKAGE_node-pm2 is not set
# CONFIG_PACKAGE_node-pty is not set
# CONFIG_PACKAGE_node-pty-prebuilt-multiarch is not set
# CONFIG_PACKAGE_node-red is not set
# CONFIG_PACKAGE_node-red-contrib-gpio is not set
# CONFIG_PACKAGE_node-red-contrib-homekit-bridged is not set
Expand Down Expand Up @@ -5143,10 +5144,10 @@ CONFIG_PACKAGE_luci-app-vlmcsd=y
# CONFIG_PACKAGE_luci-app-vpnbypass is not set
CONFIG_PACKAGE_luci-app-vsftpd=y
CONFIG_PACKAGE_luci-app-vssr=y
CONFIG_PACKAGE_luci-app-vssr_INCLUDE_V2ray_plugin=y
CONFIG_PACKAGE_luci-app-vssr_INCLUDE_Xray=y
CONFIG_PACKAGE_luci-app-vssr_INCLUDE_Trojan=y
CONFIG_PACKAGE_luci-app-vssr_INCLUDE_Kcptun=y
CONFIG_PACKAGE_luci-app-vssr_INCLUDE_Xray_plugin=y
CONFIG_PACKAGE_luci-app-vssr_INCLUDE_ShadowsocksR_Server=y
CONFIG_PACKAGE_luci-app-watchcat=y
# CONFIG_PACKAGE_luci-app-webadmin is not set
Expand Down Expand Up @@ -6026,7 +6027,6 @@ CONFIG_AMULE_CRYPTOPP_STATIC_LINKING=y
#
# Project V
#
# CONFIG_PACKAGE_v2ray is not set
CONFIG_PACKAGE_v2ray-plugin=y
# CONFIG_v2ray-plugin_INCLUDE_GOPROXY is not set

Expand Down Expand Up @@ -6411,7 +6411,7 @@ CONFIG_PACKAGE_trojan-go=y
# Configuration
#
# CONFIG_TROJAN_GO_COMPRESS_GOPROXY is not set
CONFIG_TROJAN_GO_COMPRESS_UPX=y
# CONFIG_TROJAN_GO_COMPRESS_UPX is not set
CONFIG_PACKAGE_uhttpd=y
# CONFIG_PACKAGE_uhttpd-mod-lua is not set
CONFIG_PACKAGE_uhttpd-mod-ubus=y
Expand Down Expand Up @@ -6715,7 +6715,19 @@ CONFIG_PACKAGE_wpad-mini=y
CONFIG_PACKAGE_wwan=y
# CONFIG_PACKAGE_xinetd is not set
CONFIG_PACKAGE_xray-core=y
# CONFIG_PACKAGE_xray-geodata is not set

#
# Xray-core Configuration
#
CONFIG_XRAY_CORE_PROVIDE_V2RAY_CORE=y
# CONFIG_XRAY_CORE_COMPRESS_GOPROXY is not set
# CONFIG_XRAY_CORE_COMPRESS_UPX is not set
# CONFIG_PACKAGE_xray-example is not set
CONFIG_PACKAGE_xray-geodata=y
CONFIG_PACKAGE_xray-plugin=y
# CONFIG_XRAY_PLUGIN_PROVIDE_V2RAY_PLUGIN is not set
# CONFIG_XRAY_PLUGIN_COMPRESS_GOPROXY is not set
# CONFIG_XRAY_PLUGIN_COMPRESS_UPX is not set

#
# Sound
Expand Down

0 comments on commit 2978f80

Please sign in to comment.