youhua_wr1200js: Reset config
This commit is contained in:
parent
3007460764
commit
b8b2acfc23
|
@ -1,92 +1,3 @@
|
|||
CONFIG_TARGET_ramips=y
|
||||
CONFIG_TARGET_ramips_mt7621=y
|
||||
CONFIG_TARGET_ramips_mt7621_DEVICE_youhua_wr1200js=y
|
||||
|
||||
CONFIG_BUILD_PATENTED=y
|
||||
|
||||
# IPv6 相关
|
||||
CONFIG_IPV6=y
|
||||
CONFIG_KERNEL_IPV6=y
|
||||
CONFIG_PACKAGE_ipv6helper=y
|
||||
CONFIG_PACKAGE_dnsmasq_full_dhcpv6=y
|
||||
CONFIG_PACKAGE_6rd=y
|
||||
CONFIG_PACKAGE_6to4=y
|
||||
|
||||
# 加密
|
||||
CONFIG_PACKAGE_luci-ssl-openssl=y
|
||||
|
||||
# USB 相关
|
||||
CONFIG_PACKAGE_automount=y
|
||||
CONFIG_PACKAGE_e2fsprogs=y
|
||||
CONFIG_PACKAGE_luci-app-hd-idle=y
|
||||
CONFIG_PACKAGE_luci-app-usb-printer=y
|
||||
|
||||
## USB 网络共享
|
||||
CONFIG_PACKAGE_kmod-usb-net=y
|
||||
CONFIG_PACKAGE_kmod-usb-net-asix=y
|
||||
CONFIG_PACKAGE_kmod-usb-net-cdc-ether=y
|
||||
CONFIG_PACKAGE_kmod-usb-net-cdc-ncm=y
|
||||
CONFIG_PACKAGE_kmod-usb-net-hso=y
|
||||
CONFIG_PACKAGE_kmod-usb-net-huawei-cdc-ncm=y
|
||||
CONFIG_PACKAGE_kmod-usb-net-ipheth=y
|
||||
CONFIG_PACKAGE_kmod-usb-net-rndis=y
|
||||
CONFIG_PACKAGE_libudev-fbsd=y
|
||||
CONFIG_PACKAGE_usbutils=y
|
||||
|
||||
## USB 网络存储
|
||||
CONFIG_PACKAGE_autosamba=y
|
||||
CONFIG_PACKAGE_luci-app-samba=y
|
||||
CONFIG_PACKAGE_luci-app-vsftpd=y
|
||||
|
||||
# 主题包以及相关设置
|
||||
CONFIG_PACKAGE_luci-theme-argon=y
|
||||
CONFIG_PACKAGE_luci-app-argon-config=y
|
||||
|
||||
# DDNS 相关
|
||||
CONFIG_PACKAGE_luci-app-ddns=y
|
||||
CONFIG_PACKAGE_ddns-scripts_aliyun=y
|
||||
CONFIG_PACKAGE_ddns-scripts_dnspod=y
|
||||
CONFIG_PACKAGE_ddns-scripts_cloudflare.com-v4=y
|
||||
CONFIG_PACKAGE_ddns-scripts_freedns_42_pl=y
|
||||
CONFIG_PACKAGE_ddns-scripts_no-ip_com=y
|
||||
|
||||
## 下载管理工具
|
||||
CONFIG_PACKAGE_luci-app-aria2=y
|
||||
CONFIG_PACKAGE_curl=y
|
||||
CONFIG_PACKAGE_wget=y
|
||||
|
||||
# LUCI Appliciations
|
||||
CONFIG_PACKAGE_luci-app-accesscontrol=y
|
||||
CONFIG_PACKAGE_luci-app-adbyby-plus=y
|
||||
CONFIG_PACKAGE_luci-app-bearDropper=y
|
||||
CONFIG_PACKAGE_luci-app-eqos=y
|
||||
CONFIG_PACKAGE_luci-app-filetransfer=y
|
||||
# CONFIG_PACKAGE_luci-app-mwan3 is not set
|
||||
CONFIG_PACKAGE_luci-app-mwan3helper=y
|
||||
CONFIG_PACKAGE_luci-app-nlbwmon=y
|
||||
CONFIG_PACKAGE_luci-app-onliner=y
|
||||
CONFIG_PACKAGE_luci-app-sqm=y
|
||||
CONFIG_PACKAGE_luci-app-smartdns=y
|
||||
CONFIG_PACKAGE_luci-app-serverchan=y
|
||||
CONFIG_PACKAGE_luci-app-socat=y
|
||||
CONFIG_SOCAT_SSL=y
|
||||
# CONFIG_PACKAGE_luci-app-syncdial is not set
|
||||
CONFIG_PACKAGE_luci-app-ttyd=y
|
||||
CONFIG_PACKAGE_luci-app-uhttpd=y
|
||||
CONFIG_PACKAGE_luci-app-upnp=y
|
||||
CONFIG_PACKAGE_luci-app-unblockmusic=y
|
||||
CONFIG_UnblockNeteaseMusic_Go=y
|
||||
CONFIG_PACKAGE_luci-app-webadmin=y
|
||||
CONFIG_PACKAGE_luci-app-wol=y
|
||||
CONFIG_PACKAGE_luci-app-wireguard=y
|
||||
CONFIG_PACKAGE_luci-app-zerotier=y
|
||||
|
||||
# Other Appliciations
|
||||
CONFIG_PACKAGE_ppp-mod-pppol2tp=y
|
||||
CONFIG_PACKAGE_ppp-mod-pptp=y
|
||||
CONFIG_PACKAGE_wpad=y
|
||||
CONFIG_PACKAGE_xz=y
|
||||
CONFIG_PACKAGE_xz-utils=y
|
||||
|
||||
## 网络性能
|
||||
CONFIG_PACKAGE_iperf3=y
|
Loading…
Reference in New Issue