-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.config
74 lines (63 loc) · 2.05 KB
/
.config
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
CONFIG_TARGET_ramips=y
CONFIG_TARGET_ramips_mt7621=y
CONFIG_TARGET_ramips_mt7621_DEVICE_d-team_newifi-d2=y
CONFIG_KERNEL_MIPS_FPU_EMULATOR=y
# plug-in
CONFIG_PACKAGE_luci-app-syncdial=y
CONFIG_PACKAGE_luci-app-upnp=y
CONFIG_PACKAGE_luci-app-usb-printer=y
# CONFIG_PACKAGE_luci-app-turboaxx=n
# CONFIG_PACKAGE_luci-app-webadmin=n
# CONFIG_PACKAGE_htop is not set
# CONFIG_PACKAGE_curl is not set
# CONFIG_PACKAGE_wget is not set
# CONFIG_PACKAGE_tcpdump is not set
# add ipv6 support
CONFIG_PACKAGE_dnsmasq_full_dhcpv6=n
CONFIG_PACKAGE_ipv6helper=n
CONFIG_PACKAGE_iputils-traceroute6=n
# USB3.0:
CONFIG_PACKAGE_kmod-usb2=y
CONFIG_PACKAGE_kmod-usb2-pci=y
CONFIG_PACKAGE_kmod-usb3=y
# CONFIG_PACKAGE_kmod-usb-audio=n
CONFIG_PACKAGE_kmod-usb-printer=y
CONFIG_PACKAGE_automount=y
# CONFIG_PACKAGE_autosamba=n
# CONFIG_PACKAGE_autosamba-ksmbd=n
# ksmbd
# CONFIG_PACKAGE_kmod-fs-ksmbd=n
# doh, dot
CONFIG_PACKAGE_https-dns-proxy=y
CONFIG_PACKAGE_luci-app-https-dns-proxy=y
# CONFIG_PACKAGE_stubby=n
# nfs
# CONFIG_PACKAGE_kmod-fs-nfsd is not set
# CONFIG_PACKAGE_kmod-fs-nfs is not set
# CONFIG_PACKAGE_kmod-fs-nfs-v4 is not set
# remove chinese lang by default
CONFIG_PACKAGE_default-settings-chn=n
CONFIG_PACKAGE_luci-i18n-base-zh-cn=n
CONFIG_PACKAGE_luci-i18n-filetransfer-zh-cn=n
CONFIG_PACKAGE_luci-i18n-firewall-zh-cn=n
CONFIG_PACKAGE_luci-i18n-mwan3-zh-cn=n
CONFIG_PACKAGE_luci-i18n-upnp-zh-cn=n
CONFIG_PACKAGE_luci-i18n-usb-printer-zh-cn=n
# optimize firmware size for non-wifi boards and broken pcie devices
CONFIG_PACKAGE_iwinfo=n
CONFIG_PACKAGE_libiwinfo20210430=n
CONFIG_PACKAGE_libiwinfo-lua=n
CONFIG_PACKAGE_libiwinfo-data=n
CONFIG_PACKAGE_hostapd-common=n
CONFIG_PACKAGE_wpad-basic-wolfssl=n
CONFIG_PACKAGE_wireless-tools=n
CONFIG_PACKAGE_l1profile=n
CONFIG_PACKAGE_kmod-mt7603e=n
CONFIG_PACKAGE_kmod-mt76x2e=n
CONFIG_PACKAGE_mt_wifi=n
CONFIG_PACKAGE_luci-app-mtwifi=n
# optimize firmware size for spi-nor and big ram (mainly low-cost budget devices)
CONFIG_PACKAGE_zram-swap=n
CONFIG_PACKAGE_luci-app-filetransfer=n
CONFIG_PACKAGE_luci-app-cpufreq=n
CONFIG_PACKAGE_wget-ssl=n