Skip to content
This repository was archived by the owner on May 3, 2023. It is now read-only.

Commit c100129

Browse files
committed
Workflows: Use simple config for G-Dock
1 parent fc614fb commit c100129

1 file changed

Lines changed: 14 additions & 220 deletions

File tree

config/ipq40xx/generic.config

Lines changed: 14 additions & 220 deletions
Original file line numberDiff line numberDiff line change
@@ -1,223 +1,17 @@
1-
# Target Config
21
CONFIG_TARGET_ipq40xx=y
3-
CONFIG_TARGET_ipq40xx_DEVICE_p2w_r619ac-128m=y
4-
CONFIG_TARGET_BOARD="ipq40xx"
5-
CONFIG_ATH10K_LEDS=y
6-
CONFIG_ATH10K_THERMAL=y
2+
CONFIG_TARGET_ipq40xx_generic=y
3+
CONFIG_TARGET_MULTI_PROFILE=y
4+
CONFIG_TARGET_DEVICE_ipq40xx_generic_DEVICE_asus_rt-ac58u=y
5+
CONFIG_TARGET_DEVICE_ipq40xx_generic_DEVICE_asus_rt-acrh17=y
6+
CONFIG_TARGET_DEVICE_ipq40xx_generic_DEVICE_hiwifi_c526a=y
7+
CONFIG_TARGET_DEVICE_ipq40xx_generic_DEVICE_hiwifi_c526a-128m=y
8+
CONFIG_TARGET_DEVICE_ipq40xx_generic_DEVICE_netgear_ex6100v2=y
9+
CONFIG_TARGET_DEVICE_ipq40xx_generic_DEVICE_netgear_ex6150v2=y
10+
CONFIG_TARGET_DEVICE_ipq40xx_generic_DEVICE_netgear_ex6200v2=y
11+
CONFIG_TARGET_DEVICE_ipq40xx_generic_DEVICE_p2w_r619ac=y
12+
CONFIG_TARGET_PER_DEVICE_ROOTFS=y
713
CONFIG_TARGET_ROOTFS_TARGZ=y
8-
9-
# Packages Options
10-
CONFIG_ALL_NONSHARED=y
11-
12-
# Developer Options
13-
CONFIG_IB=y
14-
CONFIG_IB_STANDALONE=y
15-
CONFIG_IMAGEOPT=y
16-
CONFIG_MAKE_TOOLCHAIN=y
17-
CONFIG_SDK=y
18-
19-
# Extra Packages
20-
CONFIG_PACKAGE_htop=y
21-
CONFIG_PACKAGE_autocore-arm=y
22-
CONFIG_PACKAGE_automount=y
23-
CONFIG_PACKAGE_ipv6helper=m
24-
25-
# Kmods
26-
CONFIG_PACKAGE_kmod-ath10k=y
27-
CONFIG_PACKAGE_kmod-ath10k-ct=n
28-
CONFIG_PACKAGE_kmod-ath11k=n
2914
CONFIG_PACKAGE_kmod-multimedia-input=n
30-
CONFIG_PACKAGE_kmod-sdhci=y
31-
CONFIG_PACKAGE_kmod-thermal=y
32-
CONFIG_PACKAGE_kmod-usb2=y
33-
CONFIG_PACKAGE_kmod-usb2-pci=y
34-
CONFIG_PACKAGE_kmod-usb-audio=y
35-
CONFIG_PACKAGE_kmod-usb-printer=y
36-
37-
# Mobile Network Sharing
38-
CONFIG_PACKAGE_libimobiledevice-utils=y
39-
CONFIG_PACKAGE_libplist-utils=y
40-
CONFIG_PACKAGE_libudev-fbsd=y
41-
CONFIG_PACKAGE_libusbmuxd-utils=y
42-
CONFIG_PACKAGE_usbmuxd=y
43-
44-
# LuCI APP
45-
CONFIG_PACKAGE_luci-app-adguardhome=y
46-
CONFIG_PACKAGE_luci-app-adguardhome_INCLUDE_binary=y
47-
CONFIG_PACKAGE_luci-app-adguardhome=y
48-
CONFIG_PACKAGE_luci-app-airplay2=y
49-
CONFIG_PACKAGE_luci-app-argon-config=y
50-
CONFIG_PACKAGE_luci-app-aria2=y
51-
CONFIG_PACKAGE_luci-app-cifs-mount=y
52-
CONFIG_PACKAGE_luci-app-commands=y
53-
CONFIG_PACKAGE_luci-app-cpulimit=y
54-
CONFIG_PACKAGE_luci-app-diskman_INCLUDE_btrfs_progs=y
55-
CONFIG_PACKAGE_luci-app-diskman_INCLUDE_kmod_md_linear=y
56-
CONFIG_PACKAGE_luci-app-diskman_INCLUDE_kmod_md_raid456=y
57-
CONFIG_PACKAGE_luci-app-diskman_INCLUDE_lsblk=y
58-
CONFIG_PACKAGE_luci-app-diskman_INCLUDE_mdadm=y
59-
CONFIG_PACKAGE_luci-app-diskman=y
60-
CONFIG_PACKAGE_luci-app-eqos=y
61-
CONFIG_PACKAGE_luci-app-familycloud=y
62-
CONFIG_PACKAGE_luci-app-fileassistant=y
63-
CONFIG_PACKAGE_luci-app-frpc=y
64-
CONFIG_PACKAGE_luci-app-gowebdav=y
65-
CONFIG_PACKAGE_luci-app-guest-wifi=y
66-
CONFIG_PACKAGE_luci-app-hd-idle=y
67-
CONFIG_PACKAGE_luci-app-ipsec-server=y
68-
CONFIG_PACKAGE_luci-app-ipsec-vpnd=n
69-
CONFIG_PACKAGE_luci-app-jd-dailybonus=y
70-
CONFIG_PACKAGE_luci-app-mwan3=y
71-
CONFIG_PACKAGE_luci-app-mwan3helper=y
72-
CONFIG_PACKAGE_luci-app-n2n_v2=y
73-
CONFIG_PACKAGE_luci-app-nfs=y
74-
CONFIG_PACKAGE_luci-app-nlbwmon=n
75-
CONFIG_PACKAGE_luci-app-nps=y
76-
CONFIG_PACKAGE_luci-app-ntpc=y
77-
CONFIG_PACKAGE_luci-app-openclash=y
78-
CONFIG_PACKAGE_luci-app-openvpn-server=y
79-
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Brook=y
80-
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_ChinaDNS_NG=y
81-
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Haproxy=y
82-
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Hysteria=y
83-
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Kcptun=y
84-
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_NaiveProxy=n
85-
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_PDNSD=y
86-
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Shadowsocks_Libev_Client=y
87-
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Shadowsocks_Libev_Server=y
88-
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Shadowsocks_Rust_Client=n
89-
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Shadowsocks_Rust_Server=n
90-
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_ShadowsocksR_Libev_Client=y
91-
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_ShadowsocksR_Libev_Server=y
92-
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Simple_Obfs=y
93-
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Trojan_GO=y
94-
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Trojan_Plus=y
95-
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_V2ray_Plugin=y
96-
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_V2ray=y
97-
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Xray=y
98-
CONFIG_PACKAGE_luci-app-passwall=y
99-
CONFIG_PACKAGE_luci-app-pptp-server=y
100-
CONFIG_PACKAGE_luci-app-pushbot=y
101-
CONFIG_PACKAGE_luci-app-qbittorrent=n
102-
CONFIG_PACKAGE_luci-app-samba=y
103-
CONFIG_PACKAGE_luci-app-serverchan=y
104-
CONFIG_PACKAGE_luci-app-smartdns=y
105-
CONFIG_PACKAGE_luci-app-socat=y
106-
CONFIG_PACKAGE_luci-app-sqm=y
107-
CONFIG_PACKAGE_luci-app-ssr-mudb-server=y
108-
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Kcptun=y
109-
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_NaiveProxy=n
110-
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Redsocks2=y
111-
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Shadowsocks_Libev_Client=y
112-
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Shadowsocks_Libev_Server=y
113-
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Shadowsocks_Rust_Client=n
114-
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Shadowsocks_Rust_Server=n
115-
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_ShadowsocksR_Libev_Client=y
116-
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_ShadowsocksR_Libev_Server=y
117-
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Simple_Obfs=y
118-
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Trojan=y
119-
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_V2ray_Plugin=y
120-
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Xray=y
121-
CONFIG_PACKAGE_luci-app-ssr-plus=y
122-
CONFIG_PACKAGE_luci-app-syncdial=y
123-
CONFIG_PACKAGE_luci-app-transmission=y
124-
CONFIG_PACKAGE_luci-app-ttyd=y
125-
CONFIG_PACKAGE_luci-app-turboacc_INCLUDE_BBR_CCA=y
126-
CONFIG_PACKAGE_luci-app-turboacc_INCLUDE_DNSFORWARDER=y
127-
CONFIG_PACKAGE_luci-app-turboacc_INCLUDE_DNSPROXY=y
128-
CONFIG_PACKAGE_luci-app-turboacc_INCLUDE_OFFLOADING=y
129-
CONFIG_PACKAGE_luci-app-turboacc_INCLUDE_SHORTCUT_FE_DRV=n
130-
CONFIG_PACKAGE_luci-app-turboacc_INCLUDE_SHORTCUT_FE=n
131-
CONFIG_PACKAGE_luci-app-turboacc=y
132-
CONFIG_PACKAGE_luci-app-udpxy=y
133-
CONFIG_PACKAGE_luci-app-unblockneteasemusic=y
134-
CONFIG_PACKAGE_luci-app-usb-printer=y
135-
CONFIG_PACKAGE_luci-app-uugamebooster=y
136-
CONFIG_PACKAGE_luci-app-watchcat=y
137-
CONFIG_PACKAGE_luci-app-webadmin=y
138-
CONFIG_PACKAGE_luci-app-wifischedule=y
139-
CONFIG_PACKAGE_luci-app-wireguard=y
140-
CONFIG_PACKAGE_luci-app-wrtbwmon=y
141-
CONFIG_PACKAGE_luci-app-xlnetacc=y
142-
CONFIG_PACKAGE_luci-app-zerotier=y
143-
CONFIG_PACKAGE_luci-proto-bonding=y
144-
CONFIG_PACKAGE_luci-proto-ipv6=m
145-
CONFIG_PACKAGE_luci-proto-minieap=y
146-
CONFIG_PACKAGE_luci-proto-modemmanager=y
147-
CONFIG_PACKAGE_luci-proto-openconnect=y
148-
CONFIG_PACKAGE_luci-proto-relay=y
149-
CONFIG_PACKAGE_luci-proto-wireguard=y
150-
CONFIG_PACKAGE_luci-theme-argon=y
151-
CONFIG_PACKAGE_luci-theme-material=y
152-
153-
# LuCI Language Packages
154-
CONFIG_LUCI_LANG_ca=y
155-
CONFIG_LUCI_LANG_cs=y
156-
CONFIG_LUCI_LANG_de=y
157-
CONFIG_LUCI_LANG_el=y
158-
CONFIG_LUCI_LANG_es=y
159-
CONFIG_LUCI_LANG_fr=y
160-
CONFIG_LUCI_LANG_he=y
161-
CONFIG_LUCI_LANG_hu=y
162-
CONFIG_LUCI_LANG_it=y
163-
CONFIG_LUCI_LANG_ja=y
164-
CONFIG_LUCI_LANG_ko=y
165-
CONFIG_LUCI_LANG_ms=y
166-
CONFIG_LUCI_LANG_no=y
167-
CONFIG_LUCI_LANG_pl=y
168-
CONFIG_LUCI_LANG_pt=y
169-
CONFIG_LUCI_LANG_pt-br=y
170-
CONFIG_LUCI_LANG_ro=y
171-
CONFIG_LUCI_LANG_ru=y
172-
CONFIG_LUCI_LANG_sk=y
173-
CONFIG_LUCI_LANG_sv=y
174-
CONFIG_LUCI_LANG_tr=y
175-
CONFIG_LUCI_LANG_uk=y
176-
CONFIG_LUCI_LANG_vi=y
177-
CONFIG_LUCI_LANG_zh-tw=y
178-
179-
# Network Tools
180-
CONFIG_PACKAGE_ariang=y
181-
CONFIG_PACKAGE_bind-dig=y
182-
CONFIG_PACKAGE_bind-host=y
183-
CONFIG_PACKAGE_bind-client=y
184-
CONFIG_PACKAGE_coremark=y
185-
CONFIG_PACKAGE_ddns-scripts_cloudflare.com-v4=y
186-
CONFIG_PACKAGE_ddns-scripts_freedns_42_pl=y
187-
CONFIG_PACKAGE_ddns-scripts_godaddy.com-v1=y
188-
CONFIG_PACKAGE_ddns-scripts_no-ip_com=y
189-
CONFIG_PACKAGE_ddns-scripts_nsupdate=y
190-
CONFIG_PACKAGE_ddns-scripts_route53-v1=y
191-
CONFIG_PACKAGE_ip6tables=m
192-
CONFIG_PACKAGE_ip6tables-extra=m
193-
CONFIG_PACKAGE_ip6tables-mod-nat=m
194-
CONFIG_PACKAGE_iperf=y
195-
CONFIG_PACKAGE_minieap=y
196-
CONFIG_PACKAGE_openssh-sftp-client=y
197-
CONFIG_PACKAGE_openssh-sftp-server=y
198-
CONFIG_PACKAGE_ppp-mod-pptp=y
199-
CONFIG_PACKAGE_xl2tpd=y
200-
CONFIG_V2RAY_COMPRESS_UPX=y
201-
202-
# System Utilities
203-
CONFIG_PACKAGE_alpine-keys=y
204-
CONFIG_PACKAGE_alpine-repositories=y
205-
CONFIG_PACKAGE_apk=y
206-
CONFIG_PACKAGE_docker-ce=n
207-
CONFIG_PACKAGE_f2fsck=y
208-
CONFIG_PACKAGE_f2fs-tools=y
209-
CONFIG_PACKAGE_fdisk=y
210-
CONFIG_PACKAGE_fstrim=y
211-
CONFIG_PACKAGE_lsblk=y
212-
CONFIG_PACKAGE_lscpu=y
213-
CONFIG_PACKAGE_nano=y
214-
CONFIG_PACKAGE_resize2fs=y
215-
CONFIG_PACKAGE_shadow-chsh=y
216-
CONFIG_PACKAGE_tmate=y
217-
CONFIG_PACKAGE_tree=y
218-
CONFIG_PACKAGE_udp2raw-tunnel=y
219-
CONFIG_PACKAGE_udpspeeder=y
220-
CONFIG_PACKAGE_usbutils=y
221-
CONFIG_PACKAGE_vim=y
222-
CONFIG_PACKAGE_whereis=y
223-
CONFIG_PACKAGE_zsh=y
15+
CONFIG_PACKAGE_kmod-qlcnic=n
16+
CONFIG_PACKAGE_kmod-r8125=n
17+
CONFIG_PACKAGE_kmod-r8168=n

0 commit comments

Comments
 (0)