Skip to content

Commit

Permalink
Update config to the latest version for immortalwrt
Browse files Browse the repository at this point in the history
  • Loading branch information
ophub committed Apr 25, 2024
1 parent 0c3bf1e commit 28c260b
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions config/immortalwrt-master/config
Original file line number Diff line number Diff line change
Expand Up @@ -429,6 +429,7 @@ CONFIG_SSP_SUPPORT=y
CONFIG_BINUTILS_VERSION_2_40=y
CONFIG_BINUTILS_VERSION="2.40"
CONFIG_GCC_VERSION="13.2.0"
CONFIG_GCC_USE_DEFAULT_VERSION=y
CONFIG_LIBC="musl"
CONFIG_TARGET_SUFFIX="musl"
# CONFIG_IB is not set
Expand Down Expand Up @@ -2185,6 +2186,7 @@ CONFIG_PACKAGE_kmod-gpio-pca953x=y
CONFIG_PACKAGE_kmod-hwmon-core=y
# CONFIG_PACKAGE_kmod-hwmon-dme1737 is not set
# CONFIG_PACKAGE_kmod-hwmon-drivetemp is not set
# CONFIG_PACKAGE_kmod-hwmon-emc2305 is not set
# CONFIG_PACKAGE_kmod-hwmon-g762 is not set
# CONFIG_PACKAGE_kmod-hwmon-gpiofan is not set
# CONFIG_PACKAGE_kmod-hwmon-gsc is not set
Expand Down Expand Up @@ -3203,7 +3205,6 @@ CONFIG_HAS_LUAJIT_ARCH=y
# CONFIG_PACKAGE_luasql-pgsql is not set
# CONFIG_PACKAGE_luasql-sqlite3 is not set
# CONFIG_PACKAGE_luasrcdiet is not set
# CONFIG_PACKAGE_luci-lib-fs is not set
# CONFIG_PACKAGE_luv is not set
# CONFIG_PACKAGE_lyaml is not set
# CONFIG_PACKAGE_lzmq is not set
Expand Down Expand Up @@ -3268,7 +3269,6 @@ CONFIG_NODEJS_NPM_CACHE_DIR=""
# CONFIG_PACKAGE_node-exorcist is not set
# CONFIG_PACKAGE_node-expat is not set
# CONFIG_PACKAGE_node-express is not set
# CONFIG_PACKAGE_node-ffi-napi is not set
# CONFIG_PACKAGE_node-ffmpeg-for-homebridge is not set
# CONFIG_PACKAGE_node-firmata is not set
# CONFIG_PACKAGE_node-forever is not set
Expand Down Expand Up @@ -5272,6 +5272,7 @@ CONFIG_PACKAGE_luci-app-dockerman=y
# CONFIG_PACKAGE_luci-app-example is not set
# CONFIG_PACKAGE_luci-app-fileassistant is not set
# CONFIG_PACKAGE_luci-app-filebrowser is not set
# CONFIG_PACKAGE_luci-app-filebrowser-go is not set
CONFIG_PACKAGE_luci-app-firewall=y
CONFIG_PACKAGE_luci-app-frpc=y
CONFIG_PACKAGE_luci-app-frps=y
Expand Down Expand Up @@ -5477,6 +5478,7 @@ CONFIG_PACKAGE_luci-proto-relay=y
# 6. Libraries
#
CONFIG_PACKAGE_luci-lib-base=y
# CONFIG_PACKAGE_luci-lib-chartjs is not set
# CONFIG_PACKAGE_luci-lib-httpclient is not set
# CONFIG_PACKAGE_luci-lib-httpprotoutils is not set
CONFIG_PACKAGE_luci-lib-ip=y
Expand Down Expand Up @@ -6538,6 +6540,7 @@ CONFIG_PACKAGE_relayd=y
# CONFIG_PACKAGE_udp-broadcast-relay-redux is not set
# CONFIG_PACKAGE_vis is not set
# CONFIG_PACKAGE_yggdrasil is not set
# CONFIG_PACKAGE_yggdrasil-jumper is not set
# end of Routing and Redirection

#
Expand Down Expand Up @@ -6716,6 +6719,8 @@ CONFIG_OPENCONNECT_GNUTLS=y
# CONFIG_PACKAGE_uanytun-sslcrypt is not set
# CONFIG_PACKAGE_vpnc is not set
CONFIG_PACKAGE_vpnc-scripts=y
# CONFIG_PACKAGE_wgsd-client is not set
# CONFIG_PACKAGE_wgsd-coredns is not set
# CONFIG_PACKAGE_wireguard-tools is not set
# CONFIG_PACKAGE_xl2tpd is not set
# CONFIG_PACKAGE_zerotier is not set
Expand Down Expand Up @@ -6991,6 +6996,8 @@ CONFIG_PACKAGE_ethtool=y
# CONFIG_PACKAGE_fping is not set
# CONFIG_PACKAGE_generate-ipv6-address is not set
# CONFIG_PACKAGE_gensio-bin is not set
# CONFIG_PACKAGE_geoip-shell is not set
# CONFIG_PACKAGE_geoip-shell-iptables is not set
# CONFIG_PACKAGE_geoipupdate is not set
# CONFIG_PACKAGE_geth is not set
# CONFIG_PACKAGE_gg is not set
Expand Down Expand Up @@ -7524,6 +7531,7 @@ CONFIG_PACKAGE_xfs-mkfs=y
#
# SSL
#
# CONFIG_PACKAGE_gost_engine-util is not set
# end of SSL

#
Expand Down Expand Up @@ -8135,6 +8143,7 @@ CONFIG_PACKAGE_tini=y
# CONFIG_PACKAGE_ucode-mod-bpf is not set
CONFIG_PACKAGE_ucode-mod-html=y
CONFIG_PACKAGE_ucode-mod-lua=y
# CONFIG_PACKAGE_ucode-mod-uclient is not set
# CONFIG_PACKAGE_ucode-mod-udebug is not set
# CONFIG_PACKAGE_udebug-cli is not set
# CONFIG_PACKAGE_udebugd is not set
Expand Down

0 comments on commit 28c260b

Please sign in to comment.